/*
Theme Name: ConvergeHub
Theme URI: https://wordpress.org/themes/ConvergeHub/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: ConvergeHub is the all-in-one Customer Relationship Management software that lets you take charge of business growth and manage your Sales, Marketing, Service and Billing from one platform.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: ConvergeHub

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */
/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
}
/* h2{
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #070126;
    letter-spacing: 0;
}
p{
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    color: #000000 !important;
    margin: 0;
    padding: 0;
}
h6{
    padding: 0px;
    margin: 0px;
}*/

/*cursor*/
.cursorPointer {
    cursor: pointer;
}

.white-text{
    color: #ffffff;
}
.pinkText {
    color: #704FE6 !important
}
.light-biege-bg{
    background-color: #FFECDB;
}
.light-purple-bg{
    background-color: #F9E7FF;
}
.light-blue-bg{
    background-color: #E7F5FF;
}
.light-green-bg{
    background-color: #EBFFDB;
}
.light-red-bg{
    background-color: #ffe0e7;
}

.wdth-179{
    width: 179px;
}
.wdth-141{
    width: 141px;
}
.wdth-150{
    width: 150px !important;
}
.wdth-215{
    width: 215px !important;
}
.wdth-275{
    width: 275px !important;
}
.h-55{
    height: 55px;
}
.lineh-55{
    line-height: 55px;
}
.mt-0 {
    margin-top: 0px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-110 {
    margin-top: 110px
}

.mb-0 {
    margin-bottom: 0px !important
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.ml-0 {
    margin-left: 0px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}
.ml-45 {
    margin-left: 45px
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.pt-0 {
    padding-top: 0px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}
.pt-80 {
    padding-top: 80px
}

.pb-0 {
    padding-bottom: 0px
}
.pb-2 {
    padding-bottom: 2px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}
.pb-80 {
    padding-bottom: 80px
}

.pl-0 {
    padding-left: 0px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pr-0 {
    padding-right: 0px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.bt-1 {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.br-1 {
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.bl-1 {
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.bb-1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}
.bb-black {
    border-bottom: 2px solid rgba(0, 0, 0, 0.9)
}
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

iframe {
    width: 100%
}

.placeholder_color {
    color: #070126 !important;
    opacity: 0.7;
}

::-webkit-input-placeholder {
    color: #070126;
    opacity: 0.5
}

:-ms-input-placeholder {
    color: #070126;
    opacity: 0.5
}

::placeholder {
    color: #070126;
    opacity: 0.5
}
.mr-10{
    margin-right: 10px;
}
h1,
.sectionInner h2,
.blogListing-boxContent h2,
.tutorialListing-box h2,
.blogType-box h2,
.tips-box h2,
.eBook-box h2,
.blog-details_downloadKit-area h2 {
    margin: 0;
    letter-spacing: 0.3px;
    line-height: 1.4em;
    padding: 0 0 25px
}
nav ul li,
nav .menu-item-description,
a.loginBtn,
.header-top .cta-1,
.sidenav a,
.sidenav li,
/*.ft-bottom,
 .footer-nav h6, */
.footer-nav_set li,
.ft-logo span {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400 !important
}
.homeFreetrial h2 {
    font-size: 40px
}

h2,
h3 {
    line-height: 1.5;
    margin-bottom: 23px
}

h4 {
    color: #070126;
    line-height: 1.5em
}

/* h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: uppercase
} */
.blue-color{
    color: #418AFE !important;
}
.openlight {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 300
}

.openregular {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400
}

.opensemi {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600
}

.openbold {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700
}

.openextra {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 800
}
.wdth-179{
    width: 179px !important;
}
.wdth-141{
    width: 141px !important;
}
.border-0{
    border: 0px !important;
}

.header-panel{
    background-color: #D428EA;
    background: linear-gradient(0deg,rgba(212, 40, 234, 1) 0%, rgba(142, 35, 246, 1) 100%);
    display: flex;
    /* position: relative;
    z-index: 1010; */
    color: #ffffff;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    height: 56px;
    width: 100%;
    z-index: 10000;
}
.header-panel button{
    border: 0px;
}
.header-panel p{
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 0;
}
.header-panel p a{
    color: #ffffff;
    font-weight: 700;
}
.offer_notification_close {
    display: block !important;
    height: 24px !important;
    width: 24px !important;
    border: 0px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0px, -50%);
}

.feature-row_content h3,
.plan-features__overview {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700
}

.testimonialDetail .clientContent span,
.sidenav a,
.blogDropdownMenubtn,
.pricing .price_switcher .when_paid_annualy cite,
.pricing-block .price .cost:before,
.pricing-block .price .cost-monthly:before,
.pricing-block .price .cost cite,
.pricing-block .price .cost-monthly cite,
.lead_generator-content h2,
.features-header__price {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400
}

.comingsoon h1 {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 800
}

.footer-nav_set li {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400
}

.ltr {
    direction: ltr
}

.rtl {
    direction: rtl
}

.marCenter,
.center-block,
.pricing-top,
.pricing_growth-platform,
.pricing_faq-area,
.contact-form,
.error-page-top,
.search-top,
.webinar-content,
.pricing-testimonial {
    float: none;
    margin: 0 auto
}

.displayBlock {
    display: block
}

.displayInline {
    display: inline-block
}

.grey-color {
    color: #555
}

.grey-color1,
.grey-color1 a {
    color: #4C4C4C
}
.mt-45{
    margin-top: 45px;
}
.mt-55{
    margin-top: 55px;
}
nav ul li a,
a.loginBtn,
.icon:before {
    color: #2a2828
}

h1,
.lead_generator-title,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="file"],
input[type="tel"],
input[type="time"],
input[type="date"],
input[type="datetime"],
input[type="month"],
textarea,
select,
.home_banner-content .title,
.blogListing-boxContent h2,
.tutorialListing-box h2,
.blog-details_downloadKit-area h2,
.pricing-block .terms,
.pricing-block .premium-industry_text {
    color: #282828
}

.sidebar-responsive-menu a:hover,
nav ul li a:hover,
.boxContent-icon,
a.link_readmore,
.homeFreetrial h2,
nav ul li:nth-child(2):hover::after,
#pagination a:hover,
.pink-text,
.red-border,
.tips-box h2,
.eBook-box h2,
nav .feature-btn a,
.select-arrow,
.freeTool p,
.pricing-block .tryfree,
.news-rgt_panel h4,
.tourContent-icon,
.sitemap-listing li a:hover,
.lead_generator_tutorial-text:before,
.lead_generator_tutorial-text .close-quote:after,
nav li.current-menu-item a {
    color: #704FE6
}

.red-border {
    border: 1px solid #704FE6 !important
}

.footer-nav h6:before,
/* input[type="submit"], */
input[type="button"],
input[type="reset"],
.cta-1,
.cta-2,
.cta-3:hover,
nav .feature-btn a:hover,
.header-sign-up,
.freeTool,
.blogTips p,
.blog-details_downloadKit-area li i,
.sitemap h3::before {
    background-color: #704FE6;
    color:#ffffff;
}

.blogDropdownMenu a:hover {
    background-color: rgba(241, 37, 69, 0.09);
    color: #666
}

.cta-1:hover,
.blogTips p:hover,
.blog-details_downloadKit-area li i:hover {
    background-color: #c51430;
    color: #fff
}

.greycolor,
.greycolor:hover {
    color: #555
}

.greycolor1,
.greycolor1:hover {
    color: #8392a0
}

.testimonialDetail .clientContent span,
.lead_generator_visitors-leads .visitor-content span,
.news-content .press_date-time,
.lead-generator_top-form .secure-text,
.secure-text1 {
    color: #8da2b5;
    display: block;
    font-size: 13px
}

.greenBg,
.category-search_area input[type="submit"],
.blog_leave-comment .form-submit .submit,
.blog-mailingList input[type="submit"],
.infographicListing .cta-1 {
    background-color: #704FE6
}

.greenBg2,
.contact-form input[type="submit"] {
    background-color: #704FE6
}
.blog-search-field{
    background-color: #fff;
    border: 1px solid #EAEAEA;
    height: 58px;
    width: 516px;
    border-radius: 16px;
}
.blog-search-field-btn {
    border-radius: 38px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    position: absolute;
    right: 0px;
    bottom: 73px;
    padding: 0px 13px !important;
    height: 45px !important;
    border: 1px solid #704fe6;
}
.category-search_area input[type="submit"]:hover,
.blog_leave-comment .form-submit .submit:hover,
.blog-mailingList input[type="submit"]:hover,
.price-get_button:hover,
.infographicListing .cta-1:hover {
    background-color: #A341FE
}

.price-org_button:hover {
    background-color: #d86f0a
}

.greenBg2:hover,
.contact-form input[type="submit"]:hover {
    border-radius: 16px;
    border: 1px solid #C7C7C7;
    background-color: #ffffff;
    color: #704FE6;
}

.cta-3:hover {
    border: 1px solid #704FE6
}

nav li ul {
    border-top: 3px solid #704FE6
}

.cta-1,
a.loginBtn,
nav ul li a,
.sidenav,
.sidenav a,
.footer-nav_set li,
.ft-bottomText,
.ft-bottomText a,
a.link_readmore,
.blog-category,
.blog-category a,
.category-separator,
.blog_post-by,
#pagination .dots {
    font-size: 14px
}

.font35 {
    font-size: 35px
}

.greyBg {
    background-color: #fbfbfb
}

.light-blue {
    background-color: #f6fafd
}

.orangeBg,
.price-org_button {
    background-color: #f88312
}

.purpleBg {
    background-color: #c31d6f
}

.greenBg1 {
    background-color: #0ed2ab
}

.box-shadow {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.box-shadow:hover {
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2)
}

.box-shadow-2:hover {
    -moz-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.15)
}

.blogDetails-content .bctt-click-to-tweet,
.blog-details_pic img {
    -moz-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4)
}

.form-inner,
.form-inner-loading,
.form-inner-success,
.common-form_area {
    -moz-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2)
}

.common-inner {
    padding: 80px 0
}

.m_top20 {
    margin-top: 20px
}

.m_top37 {
    margin-top: 37px
}

.m_bot38 {
    margin-bottom: 38px
}

.m_top30 {
    margin-top: 30px
}

.m_top55 {
    margin-top: 55px
}

.m_top80 {
    margin-top: 80px
}

.m_bot20 {
    margin-bottom: 20px
}

.m_bot30 {
    margin-bottom: 30px
}

.m_bot50 {
    margin-bottom: 50px
}

.m_bot {
    margin-bottom: 72px
}

.p_0 {
    padding: 0px
}

.p_top0 {
    padding-top: 0px
}

.p_top8 {
    padding-top: 8px
}

.p_top16 {
    padding-top: 16px
}

.p_top30 {
    padding-top: 30px
}

.p_top50 {
    padding-top: 50px
}

.p_bot0 {
    padding-bottom: 0px
}

.p_topBot {
    padding: 50px 0
}

.p_bot10 {
    padding-bottom: 10px
}

.p_bot20 {
    padding-bottom: 20px
}

.p_bot30 {
    padding-bottom: 30px
}

.p_bot50 {
    padding-bottom: 50px
}

.m_bot60 {
    margin-bottom: 60px !important
}

.m_top50 {
    margin-top: 50px
}

.m_top40 {
    margin-top: 40px !important
}

.center-image {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: table;
    float: none;
    margin: 0 auto
}

.p_bot70 {
    padding-bottom: 70px
}

a,
a.loginBtn,
.ft-bottomText a,
.footer-nav_set li a,
.cbp-af-header,
.cbp-af-header .logo,
.cbp-af-header.cbp-af-header-shrink,
.cbp-af-header.cbp-af-header-shrink .logo,
nav ul li a,
.sidenav,
.top-bar .request-btn,
.search,
a.link_readmore:after,
.slide_menu_social li.front-twitter,
.slide_menu_social li.front-youtube,
.slide_menu_social li.front-facebook,
.slide_menu_social li.front-plus,
.slide_menu_social li.front-linkedin,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="file"],
input[type="tel"],
input[type="time"],
input[type="date"],
input[type="datetime"],
input[type="month"],
textarea,
select,
.integrations-box,
nav li ul,
nav ul li:nth-child(2)::after,
.blogListing-box,
.blogType-box,
.tips-box,
.eBook-box,
.category-search_area input[type="submit"],
input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.cta-1,
.freeTool p,
.blogTips p,
.blog-details_downloadKit-area li i,
.price-get_button,
.price-org_button,
.feature-gardient .cta-1,
.feature-gardient .cta-3,
nav li li:hover,
.cta-5,
.news-content .news-link a:after,
.infographicListing-box,
.infographicListing .cta-1,
a.slidesjs-next,
a.slidesjs-previous,
.lead_content-circle_block,
.compare-box {
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

.cbp-af-header.cbp-af-header-shrink {
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1)
}

.sprite {
    background-image: url(assets/images/sprite.png);
    background-repeat: no-repeat
}

.homeFreetrial li::before,
.biodetails img,
.testimonialDetail .clientPic img,
.pricing-testimonial .picThumb img,
.feature-bottom_nav .sale-circle,
.feature-bottom_nav .marketing-circle,
.feature-bottom_nav .service-circle,
.feature-bottom_nav .billing-circle,
.feature-bottom_nav .collaboration-circle,
.feature-bottom_nav .platform-circle,
nav li.sales-icon a::before,
nav li.marketing-icon a::before,
nav li.service-icon a::before,
nav li.billing-icon a::before,
.lead_content-circle_block,
.about-founder_team .pic-circle img,
.integration .settingup_pic img,
.bio img,
#close_video {
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="file"],
input[type="tel"],
input[type="time"],
input[type="date"],
input[type="datetime"],
input[type="month"],
input[type="search"],
textarea,
select {
    background-color: #fff;
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #C7C7C7;
    color: #000;
    /*font-size:17px;*/
    font-size: 14px;
    height: 49px;
    outline: none;
    line-height: 49px;
    letter-spacing: 0;
    border-radius: 20px;
}
textarea {
    resize: none !important;
}

.form-check {
    color: #000;
    display: flex;
    align-items: start;
    gap: 0.8rem;
    justify-content: start;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 23px;
}
.form-check input {
    margin-top: 4px;
    min-height: 15px;
    min-width: 15px;
}

select {
    width: 100%;
    padding: 6px 12px;
    outline: none
}

option {
    border-right: 1px solid #ccc;
    padding: 3px 14px
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
    border: 0px;
    color: #fff
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.cta-1,
.freeTool p,
.blogTips p,
.webinar p {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    padding: 15px;
    /*letter-spacing: 0.3px;*/
    /* text-transform: uppercase; */
    border-radius: 16px;
    border: 1px solid #704FE6;
}

/* input[type="submit"]:hover, */
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover,
.cta-1:hover,
.freeTool p:hover,
.blogTips p:hover {
    background-color: #fff;
    border: 1px solid #704FE6;
    color: #704FE6;
}

input[type="search"] {
    background-color: #fff;
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #c3c3c3;
    height: 30px;
    letter-spacing: 0.3px
}

select {
    width: 100%;
    padding: 6px 12px;
    outline: none
}

button {
    outline: none
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

a.link_readmore {
    position: relative;
    padding-right: 25px
}

a.link_readmore:after {
    content: "\24";
    font-size: 16px;
    position: absolute;
    top: 3px;
    right: 0
}

a.link_readmore:hover:after {
    right: -5px
}

.cta-1 {
    border-radius: 16px;
    border: 1px solid #704FE6;
    /* color: #fff;
    text-transform: uppercase */
}

.header-top .cta-1 {
    float: right;
    /*margin:0 20px 0 30px*/
    margin: 0 10px
}

.cta-2 {
    border: 1px solid #704FE6;
    color: #fff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 16px;
    font-weight: 700;
    padding: 0 15px;
}
.cta-2:hover {
    background-color: #fff !important;
    border: 1px solid #704FE6 !important;
    color: #704FE6
}

.cta-3 {
    border: 1px solid #fff;
    float: left;
    padding: 10px 14px
}

.cta-3:hover {
    color: #fff
}

.cta-4 {
    border: 3px solid #704FE6;
    color: #704FE6;
    display: inline-block;
    font-size: 22px;
    padding: 18px 15px
}

.cta-4:hover {
    background-color: #704FE6;
    color: #fff
}

.cta-5 {
    background-color: #ffb744;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 17px 30px
}
.white-btn{
    border-radius: 16px;
    border:1px solid #C7C7C7;
    background-color: #ffffff;
    color: #704FE6;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 48px;
    width: 130px;
    line-height: 48px;
    text-align: center;
    text-transform: none;
}
.white-btn:hover{
    text-transform: none;
    border:1px solid #704FE6;
    background-color: #704FE6;
    color: #ffffff;
}
.customer-trends-report-herobtn{
    border-radius: 16px;
    border:1px solid #C7C7C7;
    background-color: #ffffff;
    color: #704FE6;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 48px;
    width: 150px;
    line-height: normal;
    text-align: center;
    text-transform: none;
}
.customer-trends-report-herobtn:hover{
    text-transform: none;
    border:1px solid #704FE6;
    background-color: #704FE6;
    color: #ffffff;
}
.violet-btn{
    border-radius: 16px;
    border:1px solid #704FE6;
    background-color: #704FE6;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 48px;
    width: 130px;
    line-height: 48px;
    text-align: center;
    text-transform: none;
}
.violet-btn:hover{
    border-radius: 16px;
    border:1px solid #C7C7C7;
    background-color: #ffffff;
    color: #704FE6;
}
.purple-btn{
    border-radius: 16px;
    border:1px solid #A341FE;
    background-color: #A341FE;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 48px;
    width: 130px;
    line-height: 48px;
    text-align: center;
}
.purple-btn:hover{
    border-radius: 16px;
    border:1px solid #C7C7C7;
    background-color: #ffffff;
    color: #A341FE;
}
.purple-border-btn{
    border-radius: 16px;
    border:1px solid #A341FE;
    background-color: #ffffff;
    color: #A341FE;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 48px;
    width: 130px;
    line-height: 48px;
    text-align: center;
    text-transform: none;
}
.purple-border-btn:hover{
    text-transform: none;
    border:1px solid #A341FE;
    background-color: #A341FE;
    color: #ffffff;
}
.purple-text{
    color: #A341FE;
}
.cta-5:hover,
.webinar-content .cta-2:hover {
    background-color: #d28f25;
    color: #fff
}

.price-get_button {
    background-color: #704FE6
}

a.loginBtn {
    float: right;
    margin-top: 17px;
    /* margin-right: 40px; */
    margin-right: 20px;
}

/*{content:"\7e";margin-right:8px}*/
.home_get-started {
    margin-top: 40px;
    position: relative
}

.home_freeicon {
    background-position: -607px top;
    height: 44px;
    position: absolute;
    right: 68px;
    top: 23px;
    width: 125px
}

a.goTop {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: none;
    font-size: 30px;
    padding: 5px;
    position: fixed;
    right: 0;
    bottom: 125px;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s normal none 1 running fadeInRight;
    opacity: 1;
    z-index: 99999
}


.header-top, .header-top_feedback {
    padding: 12px 0
}

.header-top_lead_generator {
    padding: 5px 0
}

.logoArea {
    /* height: 30px; */
    margin-top: 10px;
    /* width: 240px */
}

.logoArea_lead-generator {
    /* height: 30px; */
    margin-top: 9px;
    /* width: 240px */
}

nav {
    margin: 12px 0 0 84px
}

nav ul {
    margin: 0px;
    padding: 0px
}

nav ul li {
    float: left;
    font-size: 18px;
    position: relative
}

nav ul li:nth-child(2)::after {
    content: "3";
    position: absolute;
    right: -18px;
    top: 3px
}

nav ul li:nth-child(2) {
    /* margin-right: 10px */
    margin-right: 18px;
}

nav ul li:nth-child(6)::after { /*21.1.26*/
    content: "3";
    position: absolute;
    right: -18px;
    top: 3px
}

nav li ul.sub-menu li:nth-child(5)::after {
    display: none
}

nav ul li:nth-child(5) {
    margin-right: 10px
}

nav ul li a {
    padding-bottom: 33px
}

nav ul li+li { /*21.1.26*/
    /* margin-left: 26px */
    /*margin-left: 40px;*/
    margin: 0 12px;
}

nav ul li a {
    font-weight: 500;
    line-height: 0.35px
}

nav li:hover>ul {
    opacity: 1;
    visibility: visible
}

nav li ul {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    width: 480px;
    z-index: 9999;
    padding: 10px 0 0;
    top: 42px;
    position: absolute
}

nav li li {
    float: left;
    margin: 0;
    padding: 0 15px;
    width: 50%
}

nav li ul li+li { /*21.1.26*/
    margin-left: 0px !important;
    margin-right: 0px !important;
}

nav li ul li+li:nth-child(6)::after {
    display: none;
}

nav li li {
    display: inline-block;
    font-size: 14px;
    word-wrap: break-word
}

nav li ul li:nth-child(2)::after {
    content: " "
}

nav li ul li:nth-child(2) {
    margin-right: 0px
}

nav li li a {
    color: #282828 !important;
    font-weight: 600;
    padding: 10px 0 10px 50px;
    width: 200px;
    display: block;
    line-height: normal
}

nav li li:hover {
    background-color: rgba(163, 65, 254, 0.09)
}

nav li li:hover a {
    color: #070126
}

nav li li:last-child:hover {
    /*background-color:transparent*/
}

nav li a {
    position: relative
}

nav li.sales-icon a::before,
nav li.marketing-icon a::before,
nav li.service-icon a::before,
nav li.billing-icon a::before {
    content: "";
    display: block;
    height: 36px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 36px
}

nav li.sales-icon a::before {
    /*content: "\e0ed";
    color: #37cf5b;
    font-size: 28px;
    line-height: 34px;
    top: 10px;*/
    background-image: url(assets/images/features-resources/sales.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.marketing-icon a::before {
    /*content: "\f0a1";
    color: #059eae;
    font-size: 22px;
    line-height: 36px;
    top: 10px;*/
    background-image: url(assets/images/features-resources/marketing.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.service-icon a::before {
    /*content: "\e027";
    color: #f08f31;
    font-size: 20px;
    line-height: 36px;
    top: 10px;*/
    background-image: url(assets/images/features-resources/service.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.billing-icon a::before {
    /*content: "\e0ee";
    color: #112e7a;
    font-size: 22px;
    line-height: 36px;
    top: 10px;*/
    background-image: url(assets/images/features-resources/billing.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}

.margin-bottom {
    margin-bottom: 10px
}

nav li.integration-icon a::before {
    /*background-image: url(assets/images/integration-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;*/
    background-image: url(assets/images/features-resources/integration.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.blog-icon a::before {
    /*background-image: url(assets/images/blog-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;*/
    background-image: url(assets/images/features-resources/blog.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.tutorial-icon a::before {
    /*background-image: url(assets/images/tutorial-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;*/
    background-image: url(assets/images/features-resources/tutorial.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.newsletter-icon a:before {
    /*background-image: url(assets/images/newsletter-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px;*/
    background-image: url(assets/images/features-resources/newsletter.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.casestudy-icon a:before {
    background-image: url(assets/images/features-resources/casestudies.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.testimonial-icon a:before {
    background-image: url(assets/images/features-resources/testimonial.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav li.guide-icon a {
    background-image: url(assets/images/guide-icon.png);
    background-repeat: no-repeat;
    background-position: 0 15px
}



nav .menu-item-description {
    display: block;
    font-size: 13px;
    line-height: normal
}

nav .feature-btn {
    clear: both;
    display: block;
    float: none;
    /*padding:15px 0 0;*/
    padding: 0;
    width: 100%;
}

.paddingtop-20 {
    background-color: #fff !important;
    padding-top: 20px !important;
}

nav .feature-btn a::before {
    content: "\24";
    font-size: 16px;
    position: absolute;
    right: 180px;
    top: 11px
}

nav .feature-btn a {
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    display: block;
    margin-top: 0;
    padding: 8px 0;
    text-align: center;
    width: 100%
}

nav .feature-btn a:hover {
    color: #fff !important;
}

.slideMenubar {
    float: right
}

.menu_bar_toggle {
    background-position: -192px top;
    cursor: pointer;
    display: block;
    padding: 0;
    height: 17px;
    margin-top: 16px;
    width: 21px
}

.sidenav-inner {
    padding: 30px 20px
}
/*Tutorial link remove for mobile device*/
.tutorials-for-mobile {
    display: block;
}
@media only screen 
    and (min-width:320px) 
    and (max-width:760px) {
        .tutorials-for-mobile {
            display: none !important;
        }
}

.top-bar {
    margin-bottom: 22px
}

.menu-slide-main-menu-container {
    display: none
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: -15px;
    background-color: #222a37;
    overflow-x: hidden
}

.sidenav ul {
    margin-bottom: 30px
}

.sidenav .right_panel-menu_top li a {
    text-transform: uppercase
}

.sidenav li {
    display: block;
    margin: 0 0 9px
}

.sidenav,
.sidenav a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize
}

.menu-slide-contact-container a {
    text-transform: none
}

.sidenav .closebtn {
    background-position: -150px top;
    cursor: pointer;
    display: block;
    float: right;
    height: 13px;
    margin: 15px 15px 12px 0;
    width: 12px
}

.slide_menu_social li.front-twitter,
.slide_menu_social li.front-youtube,
.slide_menu_social li.front-facebook,
.slide_menu_social li.front-plus,
.slide_menu_social li.front-linkedin {
    display: block;
    float: left;
    /*margin-right: 10px;*/
    margin: 5px;
    text-indent: -200000px
}

.slide_menu_social ul {
    margin: 0px
}

.menu-slide-contact-container li:last-child a:hover {
    color: #fff
}

.slide_menu_social li a {
    display: block
}

.slide_menu_social li.front-twitter {
    /*background-position: -136px -112px;
    height: 15px;
    width: 18px*/
    background-position: -130px -108px;
    height: 28px;
    width: 28px;
    background-color: #a341fe;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.slide_menu_social li.front-youtube {
    /*background-position: -163px -112px;
    height: 17px;
    width: 24px*/
    background-position: -161px -107px;
    height: 28px;
    width: 28px;
    background-color: #a341fe;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.slide_menu_social li.front-facebook {
    /*background-position: -198px -112px;
    height: 19px;
    width: 9px*/
    background-position: -189px -108px;
    height: 28px;
    width: 28px;
    background-color: #a341fe;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.slide_menu_social li.front-plus {
    /*background-position: -221px -112px;
    height: 20px;
    width: 24px*/
    background-position: -221px -112px;
    height: 28px;
    width: 28px;
    background-color: #a341fe;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.slide_menu_social li.front-linkedin {
    /*background-position: -253px -112px;
    height: 18px;
    width: 16px*/
    background-position: -247px -108px;
    height: 28px;
    width: 28px;
    background-color: #a341fe;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.slide_menu_social li.front-twitter:hover {
    /*background-position: -136px -132px*/
    background-position: -128px -126px;
    background-color: #fff;
}

.slide_menu_social li.front-youtube:hover {
    /*background-position: -163px -132px*/
    background-position: -161px -126px;
    background-color: #fff;
}

.slide_menu_social li.front-facebook:hover {
    /*background-position: -198px -132px*/
    background-position: -189px -127px;
    background-color: #fff;
}

.slide_menu_social li.front-plus:hover {
    background-position: -221px -132px
}

.slide_menu_social li.front-linkedin:hover {
    /*background-position: -253px -132px*/
    background-position: -247px -127px;
    background-color: #fff;
}

.cbp-af-header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.cbp-af-header .logo {
    /* height: 30px; */
    /* width: 240px */
}

.cbp-af-header.cbp-af-header-shrink {
    /* padding: 8px 0 */
}

.cbp-af-header.cbp-af-header-shrink .logo {
    /* height: 29px;
    width: 230px */
}

@media screen and (max-width:55em) {
    .cbp-af-header .logo {
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
        height: 29px;
        width: 230px
    }

    .cbp-af-header.cbp-af-header-shrink .logo {
        height: 29px;
        margin-top: 3px;
        width: 230px
    }
}

@media screen and (max-width:32.25em) {}

@media screen and (max-width:24em) {}

.box {
    float: right;
    position: relative;
    margin: 10px 0 0 0;
    /*width:150px*/
    width: 60px
}

.search {
    max-width: 0;
    /*padding:1px 5px;*/
    padding: 1px 30px 1px 5px;
    position: absolute;
    /*right:20px;*/
    right: 15px;
    box-sizing: border-box;
    opacity: 0;
    width: 200px
}

.search.expanded {
    height: 30px;
    margin-top: -2px;
    max-width: 200px;
    opacity: 1
}

.icon {
    cursor: pointer;
    height: 17px;
    position: absolute;
    /*right:25px;*/
    right: 22px;
    /*top:5px;*/
    top: 7px;
    width: 17px
}

.icon:before {
    content: "\55";
    font-size: 16px
}

.search-submit {
    background-color: transparent !important;
    background-position: -781px -136px;
    height: 16px;
    padding: 0 !important;
    position: absolute;
    /*right:26px;top:5px;*/
    right: 22px;
    top: 7px;
    width: 16px;
    z-index: 10
}

.results {
    font-size: 16px;
    margin-bottom: 30px;
    display: block
}

.search-header {
    margin: 40px 0;
    border-bottom: 1px solid #eeeeee
}

.entry-title {
    text-align: left
}

.entry-summary {
    color: #555555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    text-align: left;
    margin-bottom: 40px
}

.page-container {
    padding-top: 72px
}

.page-container_lead-generator {
    padding-top: 60px
}

.home_banner-content {
    margin-top: 130px;
    text-align: center
}

.home_banner-content p {
    padding: 0 7%
}

.home_banner-content .title {
    font-size: 50px;
    margin-bottom: 36px
}

.home_banner-content .title span {
    background-image: url(assets/images/sketch-underline.png);
    background-repeat: no-repeat;
    background-position: bottom center
}

.crm_for_smb {
    text-align: center
}

.crm_for_smb_inner-area {
    background-image: url(assets/images/crm_for_smb-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 38px 0
}

.crm_content {
    text-align: left
}

.crm-row+.crm-row {
    padding-top: 284px
}

.crm_content .fs1 {
    font-size: 20px;
    margin: 2px 8px 0 0
}

.sectionInner {
    text-align: center
}

.homeVideo {
    text-align: left;
    position: relative
}

#video_img,
#close_video {
    cursor: pointer
}

#close_video {
    cursor: pointer;
    color: #333;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px #ccc;
    -o-box-shadow: 0 0 5px #ccc;
    -ms-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    font-size: 28px;
    font-weight: bold;
    display: none;
    line-height: 28px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: -12px;
    right: -12px;
    width: 30px;
    z-index: 10
}

#close_video:before {
    content: "x"
}

#video_play {
    position: relative;
    padding-bottom: 56.25%;
    height: 500px;
    width: 100%
}

.homevideo-large {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    -moz-box-shadow: 0 0 10px #ccc;
    -o-box-shadow: 0 0 10px #ccc;
    -ms-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    padding: 0px
}

#ytplayer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.homeVideo-height {
    height: 740px
}

.sectionInner .homeVideo-content {
    text-align: left
}

.sectionInner .homeVideo-content li {
    position: relative
}

.sectionInner .homeVideo-content li+li {
    margin-top: 22px
}

.sectionInner .homeVideo-content li span {
    color: #999;
    font-size: 46px;
    left: -50px;
    position: absolute;
    top: 45%
}

.businessGrw-soft p,
.integration-area p {
    margin-bottom: 35px
}

.businessGrw-soft .boxContent .col-md-13 {
    height: 330px
}

.boxContent .col-md-13:nth-child(1n+4) {
    margin-top: 50px
}

.businessGrw-soft .boxContent-icon {
    height: 80px
}


.testimonials-banner-bg {
    background: rgb(244,255,248);
background: linear-gradient(15deg, rgba(244,255,248,1) 0%, rgba(235,242,255,1) 100%);
    height: 505px;
    /* margin-top: 50px; */
    position: relative;
}
.testimonials-banner-bg:after {
    filter: blur(30px);
    content: "";
    height: 101px;
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
}
.testimonials-banner-hgt{
    height: 510px !important;
}
.testimonials-banner {
    background: url(assets/images/banner-testimonials.svg);
    background-repeat: no-repeat;
    background-size: 72%;
    background-position: center top;
    text-align: center;
    padding-bottom: 135px;
    padding-top: 120px;
    z-index: 9;
    position: relative;
}
/* .testimonialsbanner-content h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 81px;
} */
/* .testimonialsbanner-content h1 span{
    color: #A341FE;
} */
.testimonialsbanner-content h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 95px;
    padding: 0 0 0px;
}
.testimonialsbanner-content h1 span{
    display: block;
}
.testimonialsbanner-content h1 span span{
     color: #A341FE;
     display: inline-block;
}
.testimonials-banner_link {
    text-align: center;
    margin-top: 24px;
}
.testimonal-sec{
    background: rgb(250,245,255);
background: radial-gradient(circle, rgba(250,245,255,1) 0%, rgba(255,255,255,1) 67%);
}
.testimonal-sec .col-md-4{
    padding-left: 15px;
    padding-right: 15px;
}
.testimonal-sec h2 {
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
    text-align: center;
    margin-bottom: 15px;
}
.testimonal-sec p {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
    padding: 0 266px;
}
.testimonal-inner-box{
    border: 1px solid #EAEAEA;
    background-color: #fff;
    border-radius: 8px;
    padding: 55px 40px;
    height: 325px;
    margin-bottom: 20px;
}
.testimonal-inner-box2{
    border: 1px solid #EAEAEA;
    background-color: #fff;
    border-radius: 8px;
    /* padding: 55px 40px; */
    padding: 35px;
    height: 460px;
    margin-bottom: 20px;
}
.testimonal-inner-box2 h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
}
.testimonal-inner-box2 p{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
    color: #070126;
    padding: 0px;
    margin-top: 20px;
}
.testi-inner-sec{
    display: flex;
    align-items: start !important;
    flex-direction: row !important;
    text-align: left;
}
.testi-box-img{
    width: 60px;
    height: 60px;
    border-radius: 8px;
    margin-right: 10px;
}
.testi-box-img img{
    width: 60px;
    height: 60px;
    border-radius: 8px;
}
.testi-box-content{
    /* width: 410px; */
}
.testimonal-inner-box h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
}
.testimonal-inner-box p{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
    color: #070126;
    padding: 0px;
    margin-top: 20px;
}
.testi-subheading {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
.review-content{
    padding: 0 0 0 105px ;
    position: relative;
    width: 412px;
}

.review-content::before{
    background-color: #A341FE;
    background-image: url(assets/images/testi-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    content: "";
    width: 61px;
    height: 62px;
    position: absolute;
    border-radius: 50%;
    left: 0px;
    top: 0px;
}
.testi-content h2{
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
    text-align: left;
    margin-bottom: 65px;
}
.testi-content p{
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    text-align: left;
    margin-bottom: 0px;
}
.review-content h6{
    color: #070126;
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 65px;
}
.review-side-img{
    position: relative;
    z-index: 1;
}
.review-rating-sec {
    background-color: #A341FE;
    padding: 20px;
    border-radius: 29px;
    /* box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.06); */
    padding: 22px;
    width: 240px;
    position: absolute;
    z-index: 1;
    left: -60px;
    bottom: 40px;
    text-align: center;
    color: #fff;
}
.review-rating-sec h2{
    font-size: 58px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    line-height: normal;
}
.review-rating-sec h6{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 0px;
    margin: 0px;
}





.boxContent-icon {
    font-size: 60px;
    margin-bottom: 23px;
    text-align: center
}

.mca_whyconvergehub h1,
.mca_whyconvergehub h2 {
    padding-bottom: 80px
}

.mca_whyconvergehub h2 {
    padding-bottom: 70px
}

.mca_whyconvergehub .boxContent-icon {
    margin-bottom: 0px
}

.mca_whyconvergehub .cta-1 {
    display: inline-block
}

.businessGrw-soft .mca .col-md-13 {
    height: 230px
}

.mca .col-md-13:nth-child(1n+4) {
    margin-top: 0px
}

.mca_whyconvergehub-sticky li {
    display: inline-block;
    text-align: center;
    padding: 20px 0;
    position: relative;
    width: 20%
}

.mca_whyconvergehub-sticky li a {
    color: #fff;
    font-size: 16px
}

.mca_whyconvergehub-sticky li.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.mca_whyconvergehub-sticky li.active:after {
    border-color: rgba(248, 131, 18, 0);
    border-top-color: #f88312;
    border-width: 14px;
    margin-left: -17px
}

.deal-workflow {
    background-image: url(assets/images/merchant-cash-advance-edition.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.deal-workflow h2,
.deal-workflow h3,
.deal-workflow .fa {
    color: #fff
}

.deal-workflow p {
    color: #888
}

.main-form {
    position: relative
}

.form_close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(https://d1dh8zq0hn9bdl.cloudfront.net/website/wp-content/uploads/2025/02/close.png) no-repeat 0 0;
    height: 20px;
    width: 20px
}

.homeTestimonial {
    margin-top: 53px
}

.mainTestimonial {
    margin: 53px 0 80px
}

.testimonial-listing {
    margin-bottom: 70px
}

.testimonial-box {
    padding: 50px 30px;
    position: relative
}

.testimonial-box:after {
    top: 100%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute
}

.testimonial-box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f6fafd;
    border-width: 17px
}

.testimonial-box p {
    color: #8392a0;
    font-size: 18px;
    text-align: left
}

.testimonial-box .topCircle {
    height: 44px;
    position: absolute;
    left: 8.8%;
    margin-top: -20px;
    top: 0;
    width: 44px
}

.testimonialDetail {
    margin: 37px 0 0 30px
}

.testimonialDetail .clientPic,
.testimonialDetail .clientContent {
    float: left
}

.testimonialDetail .clientContent td {
    height: 50px
}

.testimonialDetail .clientContent {
    color: #31404e;
    font-size: 14px;
    line-height: 1.7em;
    margin-left: 17px;
    width: 70%
}

.homeFreetrial h2 {
    font-size: 45px
}

.homeTrial {
    margin: 0 auto;
    height: 50px;
    margin-top: 23px;
    width: 460px
}

.homeTrial input[type="email"],
.homeTrial input[type="text"] {
    border: 1px solid #dde5ed;
    border-right: 0px;
    text-indent: 10px;
    width: 100%;
}

.homeFreetrial ul {
    margin-top: 34px
}

.homeFreetrial li {
    color: #5f7487;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    padding: 0 6px 0 14px;
    position: relative
}

.homeFreetrial li::before {
    background-color: #8da2b5;
    content: " ";
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px
}

.homeFreetrial li:first-child {
    padding-left: 0
}

.homeFreetrial li:first-child::before {
    display: none
}

.homeFreetrial li:last-child {
    padding-right: 0
}

.showcase-top-section .integration-plus {
    color: #e8e8e8;
    float: left;
    font-size: 150px;
    line-height: 250px;
    margin-left: 30px
}

.showcase-top-section .logos {
    width: 250px
}

.integrations-box {
    height: 390px;
    list-style: none;
    margin-bottom: 60px;
    padding: 30px 24px;
    text-align: center
}

.integrations-box-2 {
    border: 1px solid #efefef;
    height: 390px;
    margin-bottom: 60px;
    list-style: none;
    padding: 30px 24px;
    text-align: center
}

.integrations-box a,
.integrations-box-2 a {
    display: block;
    height: 100%
}

.integrations-box .integrations-logo,
.integrations-box-2 .integrations-logo {
    display: block;
    height: 78px;
    margin-bottom: 30px;
    text-align: center
}

.header-sign-up {
    width: 100%;
    padding: 30px 0 95px 0;
    background: #F944A8;
background: linear-gradient(0deg,rgba(249, 68, 168, 1) 0%, rgba(154, 21, 243, 1) 100%);
}

.sign-up-logo {
    margin: 0 auto;
    text-align: center
}
.newsignup-form{
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    align-items: top;
    justify-content: start;
}
.signup-left{
    background: #7612FA;
    background: linear-gradient(0deg,rgba(118, 18, 250, 1) 0%, rgba(236, 4, 251, 1) 100%);
    padding: 27px 35px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.signup-left h2{
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #ffffff;
    letter-spacing: 0;
}
.signup-left h6{
    color: #fff;
    font-family: "Figtree", serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 0 0px;
    line-height: 29px;
    letter-spacing: 0;
}
.signup-left h4{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #ffffff;
    letter-spacing: 0;
}
.signup-left h4 span{
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #ffffff;
    opacity: 0.3;
    display: block;
    text-transform: uppercase;
}
.signup-price{
    margin-top: 25px;
}
.remove-price{
    display: block;
    color: #ffffff;
    font-size: 55px;
    font-weight: 500 !important;
    position: relative;
    text-align: left;
}
.remove-price:before {
    content: "";
    background-color: #fff;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -2%;
    width: 30%;
}
.prsnt-price{
    width: 160px;
    height: 160px;
    background-color: #ffc208;
    text-align: center;
    line-height: 155px;
    border-radius: 50%;
    color: #000;
    font-size: 56px;
    font-weight: 600;
    margin: -10px auto auto;

}
.signup-right{
    padding: 35px 35px;

}

.signup-right h1{
    font-size: 25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #704fe6;
}
.sign-up-container {
    width: 100%;
    background-color: #fbfbfb
}
.sign-up-container p {
    color: #000000;
    font-family: "Figtree", serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 30px;
    padding: 0 0px;
    line-height: 29px;
    letter-spacing: 0;
}
.form-inner {
    width: 100%;
    background: #fff;
    /* padding: 40px 40px; */
    margin-top: -66px;
    text-align: center;
    border-radius: 10px;
}

.already-signup {
    color: #5f7487;
    margin-top: 20px;
    font-size: 13px;
    display: block
}

.already-signup a {
    color: #a3abb3
}

.form-inner-box {
    width: 100%;
    margin: 25px auto auto
}

.sign-up-ft-container {
    background-color: #ffffff;
padding: 20px 0;
border-top: 2px solid #e9e9e9;
box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.1);
}

.sign-up-container-loading {
    width: 100%;
    background-color: #fbfbfb;
    padding-bottom: 200px
}

.form-inner-loading {
    width: 100%;
    background: #fff;
    padding: 40px 43px 80px 40px;
    margin-top: -66px;
    text-align: center
}

.sign-up-loading {
    font-size: 70px;
    color: #059eae;
    margin-bottom: 30px;
    display: block
}

.sign-up-container-success {
    width: 100%;
    background-color: #fbfbfb;
    padding-bottom: 200px
}

.form-inner-success {
    width: 100%;
    background: #fff;
    padding: 40px 43px;
    margin-top: -66px;
    text-align: center
}

.form-inner-success p {
    margin-bottom: 40px
}

.account-success {
    font-size: 70px;
    color: #67c205;
    margin-bottom: 30px;
    display: block
}

.selectbox {
    border: 1px solid #c3c3c3;
    height: 49px;
    overflow: hidden;
    position: relative;
    width: 100%;
    line-height: 46px;
    letter-spacing: 0px;
    border-radius: 16PX;
}

.selecttext {
    background: #FFFFFF;
    display: inline-block;
    left: 0;
    color: rgb(0, 0, 0) !important;
    position: absolute;
    top: -1px;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 12px
}

.select-arrow {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 11px;
    font-size: 22px
}

.selectbox select {
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    opacity: 0;
    position: relative;
    z-index: 1 !important;
    width: 100%
}

.aro-pswd_info .homeFreetrial ul {
    margin-top: 0px
}

.invalid,
.valid,
.sign-passwork_ok {
    position: relative
}

#pswd_info ul li.valid:before {
    background-color: #cbcbcb;
    content: " ";
    font-size: 8px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 9px;
    width: 100%
}

#pswd_info ul li.valid {
    color: #cbcbcb !important
}

.sign-passwork_ok {
    color: #2fbd36;
    font-size: 13px;
    text-align: center
}

.sign-passwork_ok:before {
    content: "\f00c";
    margin-right: 10px
}

#pswd_info {
    display: block !important;
    padding: 0 0 15px
}

.click-to-view {
    color: #c3c3c3;
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 15px
}

.blogListing {
    margin-bottom: 60px
}

.blogListing-box {
    background-color: #f6fafd
}

.transform:hover {
    -moz-transform: scale(1.015);
    -ms-transform: scale(1.015);
    -o-transform: scale(1.015);
    -webkit-transform: scale(1.015);
    transform: scale(1.015)
}

.blogListing-box figure img {
    height: 175px;
    width: 100%
}

.blogListing-boxContent {
    margin-bottom: 52px;
    padding: 14px 20px 0;
    text-align: left
}

.blogListing-boxContent h2 {
    display: block;
    padding: 0px
}

.blogDetails-content p {
    margin-bottom: 15px
}

.blogListing-boxCategory {
    padding: 0 20px 32px;
    text-align: left
}

.blogDetails-boxCategory {
    padding: 0 0 32px;
    text-align: left
}

.blog-details_pic {
    text-align: center;
    margin: 40px auto
}

.blog-category,
.blog-category a {
    text-transform: uppercase
}

.category-separator {
    padding: 0 3px
}

.blogSearch_area {
    margin-top: 0px;
    width: 310px
}

.category-search_area {
    margin: 23px 0 70px
}

.blogDropdownMenubtn {
    background-color: transparent;
    background-position: right 22px;
    border: none;
    color: #555;
    cursor: pointer;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    padding: 0 30px 0 0;
    text-align: left;
    text-transform: capitalize
}

.blogDropdownMenubtn:hover {
    background-color: transparent;
    border: 0px;
}

.blogDropdownMenu {
    position: relative;
    display: inline-block
}

.blogDropdownMenu-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 220px;
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    z-index: 99;
    font-size: 14px;
    text-align: left;
    padding: 5px 0
}

.blogDropdownMenu-content a {
    color: #666;
    line-height: 26px;
    padding: 3px 15px;
    text-decoration: none;
    display: block
}

.show {
    display: block
}

.blogType-box,
.tips-box,
.eBook-box {
    text-align: center
}

.blogType-boxContent {
    padding: 100px 25px
}

.blogTips-boxContent {
    padding: 20px 40px
}

.blogType-box h2 {
    color: #fff
}

.blogDetails-content h6 {
    color: #555;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 15px;
    padding-bottom: 0;
    text-transform: none
}

.webinar {
    background-color: #704FE6
}

.webinar p {
    background-color: #fff;
    color: #704FE6;
    display: inline-block;
    text-transform: uppercase
}

.freeTool p {
    background-color: #fff;
    display: inline-block;
    text-transform: uppercase
}

.freeTool p:hover {
    background-color: #fff
}

.blogTips {
    background-color: #fff
}

.blogTips p {
    color: #fff;
    display: inline-block
}

.blog-details {
    padding-top: 70px
}

.blog-lft_panel {
    float: left
}

.blog-rgt_panel {
    float: right;
    padding-top: 10px
}

.blogDetails-content {
    background-color: #fbfbfb;
    border: solid 1px #f5f5f5;
    border-radius: 5px;
    padding: 30px 20px
}

.blogDetails-content .bctt-click-to-tweet {
    margin: 40px auto;
    padding: 20px;
    width: 480px
}

.blogDetails-content .bctt-click-to-tweet .bctt-ctt-text a {
    color: #282828 !important;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px
}

.blogDetails-content ul {
    margin: 10px 0
}

.blogDetails-content li {
    color: #555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    list-style-type: circle;
    margin: 0 0 0 20px;
    padding: 0
}

.biodetails {
    margin: 50px 0;
    padding: 0 20px
}

.biodetails .testimonialDetail {
    margin: 0px
}

.bio img {
    float: left;
    height: 50px;
    width: 50px
}

.bio p:first-child {
    float: left
}

.bio p {
    display: inline-block
}

.bio .admin_blog_detals {
    color: #31404e;
    float: left;
    font-size: 14px;
    line-height: 1.7em;
    margin-left: 17px;
    width: 88%
}

.bio .admin_blog_detals p {
    color: #8da2b5;
    display: block;
    font-size: 13px
}

.blog-details_downloadKit-area ul.the_champ_sharing_ul {
    left: 0 !important
}

.blog-details_downloadKit-area ul.the_champ_sharing_ul li {
    float: none !important
}

.blog-details_downloadKit-area div.the_champ_horizontal_sharing li {
    display: inline-block;
    margin: 0 20px !important
}

.biodetails img {
    float: left;
    height: 50px;
    width: 50px
}

.biodetails .user-name {
    color: #070126;
    display: block;
    font-size: 15px;
    padding-bottom: 3px
}

.blog-rgt_panel .lead-tool,
.blog-rgt_panel .signup-tool,
.freeEbook-download {
    margin-bottom: 50px
}

.blogTips-icon {
    background-position: -410px -252px;
    margin: auto auto 50px;
    height: 159px;
    width: 181px
}

.eBook-pic {
    margin-bottom: 10px
}

.blog_leave-comment {
    margin-bottom: 80px;
    padding: 0 20px
}

.blog_leave-comment textarea {
    height: 150px
}

.blog_comments {
    margin-bottom: 20px;
    padding: 0 20px
}

.blog_comments h2 span {
    color: #8da2b5;
    font-size: 12px;
    padding-left: 3px
}

.blog_comments ol {
    margin: 0px;
    padding: 0px
}

.blog_comments .comment {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.blog_comments .comment .avatar img {
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    height: 50px;
    width: 50px
}

.blog_comments .comment .comment-author {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 25px
}

.blog_comments .comment .comment-metadata {
    color: #aeaeae;
    display: block;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 10px
}

.blog_comments .comment .comment-content p {
    color: #727272;
    font-size: 14px;
}

.misha_comment_loadmore {
    color: #704FE6;
    display: inline-block;
    font-size: 11px;
    cursor: pointer;
    padding: 0 15px 0 0;
    text-transform: uppercase;
    position: relative
}

.misha_comment_loadmore:before {
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    right: 0px;
    top: 1px
}

.comment-user p {
    margin: 0px;
    padding: 0px !important
}

.blog-comment-name,
.blog-comment-subj {
    width: 48%
}

.blog-comment-name {
    float: left
}

.blog-comment-subj {
    float: right
}

.blog-details_newsletter {
    margin-bottom: 80px;
    text-align: center
}

.blog-details_newsletter form {
    width: 400px
}

.blog-details_newsletter input[type="email"] {
    width: 82%
}

.blog-mailingList-pic,
.blog-mailingList {
    float: left
}

.blog-mailingList h2 {
    color: #fff
}

.blog-mailingList-pic figure {
    margin: -167px 0 0 96px;
    width: 406px
}

.blog-mailingList {
    margin-left: 111px
}

.blog-details_downloadKit-area {
    margin-bottom: 80px;
    text-align: center
}

.blog-details_downloadKit-area ul {
    display: block;
    margin-top: 14px
}

.logged-in-as {
    float: left
}

.blog-recent-post {
    margin-bottom: 20px
}

.blog-recent_area-area {
    margin-bottom: 80px
}

.blog-recent-post h2 {
    margin-bottom: 23px
}

.blog-recent-post .blogListing-boxContent {
    height: 180px;
    margin-bottom: 0px;
    padding: 20px
}

.integration-logo {
    margin: 70px 0
}

.integration-features_area {
    margin-top: 72px
}

.integration h3 {
    line-height: 1.4em;
    padding-top: 16px
}

.integration-settingup_area,
.integration-video_area {
    margin-top: 50px
}

.integration .features-list,
.integration .settingup-list {
    padding-bottom: 80px
}

.integration .features-list:last-child,
.integration .settingup-list:last-child {
    padding-bottom: 0px
}

.integration .ltr {
    text-align: left
}

.integration .rtl {
    text-align: right
}

.integration .features_pic img {
    border: 1px solid #c3c3c3
}

.integration .settingup_pic img {
    border: 1px solid #c3c3c3;
    height: 350px;
    width: 350px
}

.pricing-testimonial {
    text-align: center
}

.pricing-testimonial .picThumb {
    display: inline-block;
    height: 52px;
    margin-bottom: 21px;
    width: 52px
}

.pricing-testimonial p {
    color: #070126;
    font-size: 22px
}

.pricing-testimonial .client-details {
    color: #8392a0;
    display: block;
    font-size: 15px;
    padding-top: 14px
}

.growth-platform_block {
    text-align: center;
    margin-top: 20px
}

.growth-platform_block span {
    color: #704FE6;
    display: inline-block;
    font-size: 60px;
    margin-bottom: 36px
}

.pricing_faq-block {
    text-align: left;
    margin-top: 40px
}

.pricingTab .col-md-13:nth-child(3) {
    margin-top: -20px
}

.pricing-block .premium-industry_text {
    font-size: 14px;
    padding-top: 16px
}

.pricing-block .premium-industry_text a {
    color: #704FE6
}

.pricing .compare-plans_btn {
    display: inline-block;
    text-transform: capitalize;
    margin-top: -30px
}

.contact h3 {
    margin-bottom: 8px
}

.contact .address {
    margin: 90px 0
}

.contact .contact-bottom {
    border-top: 1px solid #e8e8e8;
    padding-top: 50px
}

.contact .contact-bottom .contact-bottom_title {
    color: #666;
    font-size: 20px;
    padding-bottom: 12px
}

.contact .contact-bottom .contact-bottom_touch,
.contact .contact-bottom .contact-bottom_touch a {
    color: #070126;
    font-size: 35px
}

.contact .contact-bottom .contact-bottom_touch span {
    margin-right: 9px
}

.contact-form textarea.form-control {
    height: 60px;
    line-height: normal
}

#pagination {
    text-align: center;
    height: 22px;
    line-height: 21px;
    clear: both;
    margin: 10px 0 50px;
    font-size: 14px
}

#pagination .active_tnt_link {
    padding: 8px 15px;
    margin-left: 10px;
    text-decoration: none;
    color: #0072BC;
    cursor: default
}

#pagination .disabled_pagination_prev {
    padding: 7px;
    text-decoration: none;
    background-color: transparent;
    color: #D7D7D7;
    cursor: default
}

#pagination .disabled_pagination_next {
    padding: 7px;
    text-decoration: none;
    background-color: transparent;
    color: #D7D7D7;
    cursor: default
}

#pagination span {
    padding: 8px 15px;
    margin-left: 25px;
    text-decoration: none;
    background-color: #704FE6;
    color: #fff;
    cursor: default
}

#pagination .dots {
    background-color: transparent;
    margin-left: 25px
}

#pagination a:link,
#pagination a:visited {
    font-size: 14px;
    padding: 0;
    margin-left: 25px;
    text-decoration: none;
    width: 22px
}

.feature-row_content h3 {
    font-size: 35px
}

.feature-row_content h3 {
    background: #2f96e9;
    background: -moz-linear-gradient(-45deg, #2f96e9 0, #30cfc3 25%);
    background: -webkit-linear-gradient(-45deg, #2f96e9 0, #30cfc3 25%);
    background: linear-gradient(135deg, #2f96e9 0, #30cfc3 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal
}

.feature-row_content h4 {
    font-size: 22px;
    padding-bottom: 16px
}

.feature-row_content p {
    padding-bottom: 20px
}

.error-page h1 {
    margin-bottom: 12px;
    padding: 0
}

.error-page h2 {
    font-size: 22px;
    margin-bottom: 12px;
    padding: 0px
}

.error-page-text {
    padding-top: 150px
}

.error-page-top .cta-1 {
    display: inline-block;
    margin-top: 30px
}

.webinar-content li {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 50px;
    padding-bottom: 50px
}

.webinar-content .webinar-content_left-block {
    border-left: 3px solid #ffb744;
    padding: 10px 0 10px 20px
}

.webinar-content .webinar-date {
    color: #8392a0;
    font-size: 13px;
    padding-bottom: 9px
}

.webinar-content h2 {
    color: #070126;
    font-size: 22px;
    line-height: 35px
}

.webinar-content .cta-5 {
    margin-top: 37px
}

.webinar-content .cta-2 {
    background-color: #ffb744;
    display: inline-block
}

.announcement-heading {
    color: #282828;
    display: block;
    font-size: 35px;
    font-weight: 600
}

.infographicListing {
    margin-bottom: 80px
}

.infographic-page .blogDropdownMenubtn {
    background-position: -696px right;
    font-size: 20px;
    padding: 0 35px 0 0
}

.infographicListing-box {
    background-color: #fff
}

.infographicListing figure img {
    height: 720px;
    width: 100%
}

.infographicListing .blogListing-boxContent h2 {
    font-size: 30px
}

.infographicListing .blogListing-boxContent {
    padding: 30px 20px 40px
}

.infographic-gardient_header {
    background-color: #31cd56;
    background: -webkit-gradient(linear, left top, right top, from(#31cd56), to(#33c7b7));
    background: -webkit-linear-gradient(left, #31cd56, #33c7b7);
    background: -moz-linear-gradient(left, #31cd56, #33c7b7);
    background: -ms-linear-gradient(left, #31cd56, #33c7b7);
    background: -o-linear-gradient(left, #31cd56, #33c7b7);
    text-align: center;
    padding: 74px 0
}

.infographic-form_area {
    background-color: #fff;
    margin-top: -150px;
    padding: 0px;
    position: relative
}

.infographic-download_pic {
    display: block;
    height: 250px;
    overflow: hidden
}

.infographic-download-heading {
    background-color: #383f47;
    padding: 40px 0
}

.infographic-download-heading h1,
.infographic-download-heading p {
    color: #fff
}

.infographic-download-heading h1 {
    padding-bottom: 15px
}

.infographic-download-heading p {
    margin: 0px;
    padding-bottom: 25px
}

.infographic-overlay-text {
    background: url(assets/images/infographic-overlay-text.png) no-repeat 0 0;
    position: absolute;
    height: 100px;
    right: -34px;
    top: 28px;
    width: 223px
}

.infographic-details {
    margin-top: 30px
}

.affix {
    background-color: #fff;
    padding: 20px 0 0;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 9999 !important
}

.tourContent_bgs {
    text-align: left;
    margin-top: 3px
}

.tourContent_bgs .col-md-13:nth-child(n+4) {
    margin-top: 45px
}

.tour-section h1 {
    padding-bottom: 77px
}

.tourContent-icon {
    font-size: 28px;
    float: left
}

.tourContent-block {
    float: right;
    height: 170px;
    width: 85%
}

.tourContent-block p {
    line-height: 24px;
    margin-bottom: 0px
}

.full-content h2 {
    font-size: 26px
}

.full-content p {
    margin-bottom: 20px
}

.news-content p {
    text-align: justify
}

.full-content ul,
.news-content ul {
    margin: 10px 0 20px
}

.full-content li,
.news-content li {
    color: #555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    list-style-type: circle;
    margin: 0 0 0 20px;
    padding: 0
}

.tutorialListing {
    margin-bottom: 60px
}

.tutorial_category-name {
    color: #666;
    display: block;
    font-size: 14px;
    padding: 15px 0 20px;
    text-transform: uppercase
}

.tutorialListing-box {
    text-align: left
}

.tutorialListing-box figure img {
    border: 1px solid #e8e8e8;
    height: 206px;
    width: 100%
}

.tutorials_page-title {
    color: #282828;
    font-size: 35px;
    font-weight: 500;
    /*letter-spacing: 0.3px;*/
    line-height: 1.4em;
    margin: 0;
    padding: 0 0 25px
}

.tutorials-content p {
    text-align: justify
}

.sitemap-listing li {
    font-size: 17px;
    list-style-type: circle;
    margin-bottom: 15px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em
}

.sitemap-listing li a {
    color: #555555
}

.sitemap h3::before {
    content: " ";
    height: 2px;
    left: 15px;
    position: absolute;
    top: 35px;
    width: 40px
}

.lead_generator-title {
    font-size: 35px
}

.lead_generator-heading h1 {
    padding-bottom: 20px
}

.lead_generator-heading h1 cite {
    font-style: normal
}

.lead_generator-heading h2 {
    font-size: 22px;
    padding-bottom: 20px
}

.lead_generator-heading h3 {
    font-size: 35px;
    padding-bottom: 0
}

.lead_generator-heading h4 {
    font-size: 22px;
    padding-bottom: 20px
}

.lead_generator-heading p {
    color: #070126;
    margin-bottom: 16px
}

.lead-generator_top-form {
    position: relative
}

.lead-form-overlay-text {
    background: url(assets/images/lead-form-overlay-text.png) no-repeat 0 0;
    position: absolute;
    height: 76px;
    right: -197px;
    top: -10px;
    width: 207px
}

.lead-generator_top-form .form-group {
    float: left;
    margin: 0 1%;
    width: 48%
}

.lead-generator_top-form button {
    margin: 20px 0 15px
}

.secure-text:before {
    content: "\7e";
    color: #333;
    margin-right: 5px
}

.secure-text1:before {
    content: "\7e";
    color: #8392a0;
    margin-right: 5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .lead-generator_top-form .secure-text:before {
        color: #8392a0
    }

    ::i-block-chrome,
    .cssname {}
}

@media screen and (min-width:0\0) {
    .lead-generator_top-form .secure-text:before {
        color: #8392a0
    }
}

.lead_generator-content h2 cite {
    color: #282828;
    font-style: normal
}

.lead_content-circle_block {
    height: 380px;
    text-align: center;
    width: 380px
}

.lead_content-circle_block td {
    height: 380px
}

.lead_content-circle_block h3,
.lead_content-circle_block p {
    display: inline-block
}

.lead_content-circle_block h3 {
    padding: 0 54px 10px
}

.lead_content-circle_block p {
    padding: 0 70px
}

.lead_content-circle_block h3,
.lead_content-circle_block p {
    color: #fff
}

.lead_content-circle_block h3 {
    line-height: 1.4em;
    margin-bottom: 0px
}

.lead_content-circle_block h3 cite {
    display: block;
    font-size: 50px;
    font-style: normal;
    line-height: 1.7em
}

.lead_generator_visitors-leads .visitor-content .cta-2 {
    margin: 40px 0 30px
}

.lead_generator_tutorial-text {
    text-align: left;
    padding-left: 4%;
    margin-left: 3%;
    position: relative;
    width: 80%
}

.lead_generator_tutorial-text p {
    font-size: 35px;
    line-height: 46px
}

.lead_generator_tutorial-text:before {
    font-size: 88px;
    content: ' \02BA';
    position: absolute;
    left: 0;
    top: -18px
}

.lead_generator_tutorial-text .close-quote::after {
    bottom: -10px;
    content: "\02BA";
    display: inline-block;
    font-size: 88px;
    margin-left: 10px;
    position: absolute
}
.about-banner-bg {
    background: rgb(255,251,251);
    background: linear-gradient(90deg, rgba(255,251,251,1) 0%, rgba(236,232,242,1) 100%);
    height: 545px;
    /* margin-top: 50px; */
    position: relative;
}
.about-banner-bg:after {
    filter: blur(30px);
    content: "";
    height: 101px;
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
}
.about-banner-hgt{
    height: 510px !important;
}
.about-banner {
    background: url(assets/images/banner-about.svg);
    background-repeat: no-repeat;
    background-size: 72%;
    background-position: center top;
    text-align: center;
    padding-bottom: 135px;
    padding-top: 120px;
    z-index: 9;
    position: relative;
}
.aboutbanner-content h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 81px;
}
.aboutbanner-content h1 span{
    color: #A341FE;
}
.about-banner_link {
    text-align: center;
    margin-top: 24px;
}
.subpg-banner-bg{
    background: rgb(255,251,251);
    background: linear-gradient(90deg, rgba(255,251,251,1) 0%, rgba(236,232,242,1) 100%);
    /* height: 740px; */
    height: 685px;
    position: relative;
}
.subpg-banner-hgt{
    height: 510px !important;
}
.about-us-banner {
    /* width: 100%; */

    /* background-image: url(../convergehub/assets/images/banner-about.svg);
    background: url(../convergehub/assets/images/banner-about.svg), -webkit-linear-gradient(left, #fffbfb, #ece8f2);*/
    background: url(../convergehub/assets/images/banner-about.svg);
    background-repeat: no-repeat;
    background-size: 72%;
    background-position: center top;
    text-align: center;
    /* background: rgb(255,251,251);
background: linear-gradient(90deg, rgba(255,251,251,1) 0%, rgba(236,232,242,1) 100%); */
padding-bottom: 135px;
padding-top: 120px;
}
.newbanner-content{

}
.newbanner-content h1{
    font-size: 72px;
    font-weight: 700;
}
.newbanner-content h1 span{
    color: #A341FE;
}
.newbanner-content p{
    color: #070126;
}

.about-us-heading h1 {
    padding-bottom: 0
}
.about-value{
     position: relative;
    margin-top: -56px;
    z-index: 7;
}
.about-value h2{
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
    text-align: left;
    /* margin-left: 105px; */
}
.about-value-pic img{
    text-align: left;
    max-width: none;
    width: 100%;
    height: 500px;
    border-radius: 20px;
}
.value-content-box{
    background-color: #ECECFA;
    /* height: 525px; */
    border-radius: 20px;
    /* margin-top: 73px; */

}
.value-content-box li.active{
 background-color: #A341FE;
 color: #ffffff !important;
}
.value-content-box li{
    cursor: pointer;
}
.value-content-box li.active h4, .value-content-box li.active p{
    color: #ffffff;
}
.value-list-box{
    padding: 35px 65px;
    display: flex;
    justify-content: start !important;
    align-items: center !important;
    flex-direction: row !important;
}
.value-list-box-icon{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    display: block;
    line-height: 95px;
    margin-right: 80px;
}
.value-list-box-content {
    color: #fff;
    text-align: left !important;

}
.value-list-box-content h4{
    color: #070126;
    font-size: 24px;
    font-weight: 600;
}
.value-list-box-content p{
    color: #070126;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.value-content-box li.active:first-child{
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
}
.value-content-box li.active:last-child{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

 }
.value-list-box-icon img{
    width: auto;
}
.about-value .carousel.fade{
    opacity:1
}
.about-services{
    margin-top: 30px;
}
.about-services-content{
    margin-left: 70px;
}
.about-services-content h2{
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #070126;
    letter-spacing: 0;
}
.about-services-content p{
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    color: #000000;
    margin-bottom: 25px;
}
.about-services-content ul.bullet-check {
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 0px;
}
.about-services-content ul.bullet-check li {
    /* list-style-image: url(assets/images/bullet.svg);
    margin: 0 0 15px 0;
    padding: 0 0 0 20px; */
    color: #070126;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
}
.about-services-content ul.bullet-check li::before {
    background-image: url(assets/images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;;
    content: "";
    width: 26px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 2px;
}
.about-services-content ul.arrow-line li:last-child {
    margin-bottom: 0px;
}
.about-customer-img{
    position: relative;
    z-index: 1;
}
.about-customer-sec{
    background-color: #ffffff;
    padding: 20px;
    border-radius: 29px;
    box-shadow: 0px 24px 64px 0px rgba(0,0,0,0.06);
    padding: 22px;
    width: 252px;
    position: absolute;
    z-index: 1;
    right: -60px;
    bottom: 40px;
    text-align: left;
}
.about-customer-sec ul{
    display: block;
    clear: both;
}
.about-customer-sec ul li{
    width: 48px;
    height: 48px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    float: left;
    /* position: absolute;
    margin-left: 5px;
    right: 0px; */
}

.about-customer-sec ul li:last-child{
    width: 48px !important;
    height: 48px !important;
    border: 4px solid #ffffff;
    border-radius: 50%;
    background-color: #F2F6FC;
    line-height: 39px;
    font-size: 16px;
    color: #A341FE;
    font-weight: 600;
}
.about-customer-sec ul li img{
    width: 65px;
    border-radius: 50%;
}

.about-customer-sec ul li + li {
    margin-left: -10px;
    z-index: 9;
    position: relative;
}
.about-customer-sec h6{
    color: #070126;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin: 10px 0 0 0px;
    padding: 0;
    display: inline-block;
    text-align: left;
}
.about-team-new{

}

.about-team h2{
    font-size: 48px;
    font-weight: 700;
    color: #070126;
    padding-bottom: 15px;
}
.about-team p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 40px;
}
.about-team-box{
    border: 1px solid #ECECFA;
    border-radius: 12px;
    padding: 32px;
}
.about-gardient {
    background-color: #b6d2ff;
    background-repeat: repeat-y;
    background: -webkit-linear-gradient(left, #bfeff5, #b6d2ff);
    text-align: center;
}


.about-gardient h2, .about-gardient p {
    color: #070126 !important
  }
.about-gardient h2 {
    padding-bottom: 20px !important;
    font-size: 48px;
    font-weight: 700;
    color: #070126;
text-align: center;
}
.about-gardient h2 span{
    display: block;
}
.about-gardient p {
    font-size: 19px;
    font-weight: 400;
    color: #070126;
    margin-bottom: 24px;
    text-align: center;
}








.about-us-slides #slides {
    display: none;
    position: relative
}

.about-us-slides a.slidesjs-next,
.about-us-slides a.slidesjs-previous {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    top: 40%;
    background-color: rgba(241, 37, 69, 0.4);
    overflow: hidden;
    cursor: pointer;
    text-indent: -20000px
}

.about-us-slides a.slidesjs-next {
    left: 0;
    background-position: 20px -436px
}

.about-us-slides a.slidesjs-previous {
    right: 0;
    background-position: 29px -566px
}

.slidesjs-pagination-item a,
.slidesjs-play,
.slidesjs-navigation {
    display: none
}

.calendar,
.team,
.code,
.plugins {
    font-size: 53px;
    color: #704FE6;
    text-align: center;
    display: block
}

.about-us-counter .count,
.about-us-counter .count_plus,
.about-us-counter .comma {
    color: #A341FE;
    font-size: 48px;
    line-height: 1.4em;
    font-weight: 700;
    text-align: center;
    margin: 10px 0 5px 0
}
.about-counter{
    padding-top: 150px;
}
.about-us-counter p {
    /* text-transform: uppercase */
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: normal;
}
.counter-line{
    /* border-right: 1px solid #EAEAEA; */
    /* height: 50px; */
    /* margin: 15px 0; */
}
.counter-line:after {
    background-color: #EAEAEA;
    height: 50px;
    content: "";
    position: absolute;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
}

.about-founder_team+.about-founder_team {
    margin-top: 80px
}

.about-founder_team .pic-circle img {
    width: 110px;
    height: 110px;
    background: #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.about-founder_team .team-detail .designation {
    font-size: 16px;
    color: #A341FE;
    margin-bottom: 16px;
    display: block;
    font-weight: 700;
}
.about-founder_team .team-detail h3 {
    font-size: 24px;
    color: #070126;
    margin-bottom: 8px;
    display: block;
    font-weight: 700;
}

.about-founder_team .team-detail p {
    text-align: left;
    margin-bottom: 10px;
    color: #000000;
    line-height: 31px;
}

.compare-box {
    list-style: none;
    margin-bottom: 26px;
    text-align: center
}

.compare-box table {
    width: 100%
}

.compare-box td {
    height: 175px
}

.compare-box .compare-logo {
    display: block;
    text-align: center
}

.disclaimer p {
    color: #bfbfbf;
    font-size: 13px
}

.compare-details-content p {
    text-align: justify
}

.alternative-logo {
    padding: 30px 0
}

.alternative-mid p {
    margin-bottom: 30px
}

.alternative-table table {
    border: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
    margin-top: 30px
}

.alternative-table>thead>tr>th {
    background-color: #e9e9e9;
    border: none;
    color: #070126;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding: 17px 10px;
    font-size: 17px
}

.alternative-table th:nth-of-type(1) {
    width: 50%
}

.alternative-table>tbody>tr>td:nth-of-type(1) {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-align: left
}

.alternative-table>tbody>tr>td:nth-of-type(2) {
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    text-align: center
}

.alternative-table>tbody>tr>td:nth-of-type(3) {
    border-bottom: 1px solid #e9e9e9;
    border-right: none;
    text-align: center
}

.alternative-table>tbody>tr>td {
    background-color: #fff;
    border-top: none;
    color: #282828;
    font-size: 15px;
    padding: 20px;
    vertical-align: middle
}

.alternative-icon {
    color: #3b8e66;
    font-size: 17px
}

.alternative-tabile-mid p {
    margin-bottom: 20px
}

.alternative-tabile-bot-text {
    margin-top: 30px;
    font-size: 17px;
    display: block;
    color: #555555;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em
}

.thankyou {
    text-align: center
}

.thankyou h1 {
    font-size: 40px;
    padding-bottom: 35px
}

.thankyou h1 cite {
    font-style: normal
}

.thankyou p {
    font-size: 22px
}

.thankyou .cta-1 {
    display: inline-block;
    margin-top: 75px
}

.success {
    text-align: center
}

.success .cta-1 {
    display: inline-block;
    margin-top: 75px
}

.success-table {
    padding: 40px 0 0
}

.success-table table {
    border: 1px solid #e8e8e8
}

.success-table td {
    padding: 5px 10px
}

.success-table tbody tr:nth-child(2n+1) td {
    background-color: #e8e8e8
}

.lead_generator_thank_you img {
    margin-bottom: 30px
}

.lead_generator_thank_you {
    text-align: center
}

.lead_generator_thank_you p {
    font-size: 22px
}

.lead_generator_thank_you .cta-2 {
    display: inline-block;
    margin-top: 75px
}

.comingsoon {
    text-align: center
}

.comingsoon h1 {
    color: #070126;
    font-size: 108px;
    letter-spacing: 20px;
    line-height: 115px;
    padding-bottom: 35px;
    text-transform: uppercase
}

.comingsoon p {
    font-size: 35px
}

.comingsoon .cta-1 {
    display: inline-block;
    margin-top: 75px
}

.newsletter-gardient_header {
    background-color: #7e2d87;
    background: -webkit-gradient(linear, left top, right top, from(#7e2d87), to(#c3348a));
    background: -webkit-linear-gradient(left, #7e2d87, #c3348a);
    background: -moz-linear-gradient(left, #7e2d87, #c3348a);
    background: -ms-linear-gradient(left, #7e2d87, #c3348a);
    background: -o-linear-gradient(left, #7e2d87, #c3348a);
    text-align: center;
    padding: 74px 0
}

.requestdemo-gardient_header {
    background-color: #2f96e9;
    background: -webkit-gradient(linear, left top, right top, from(#2f96e9), to(#30cfc3));
    background: -webkit-linear-gradient(left, #2f96e9, #30cfc3);
    background: -moz-linear-gradient(left, #2f96e9, #30cfc3);
    background: -ms-linear-gradient(left, #2f96e9, #30cfc3);
    background: -o-linear-gradient(left, #2f96e9, #30cfc3);
    text-align: center;
    padding: 74px 0
}

.optout-gardient_header {
    background-color: #b012f0;
    background: -webkit-gradient(linear, left top, right top, from(#b012f0), to(#fea729));
    background: -webkit-linear-gradient(left, #b012f0, #fea729);
    background: -moz-linear-gradient(left, #b012f0, #fea729);
    background: -ms-linear-gradient(left, #b012f0, #fea729);
    background: -o-linear-gradient(left, #b012f0, #fea729);
    text-align: center;
    padding: 74px 0
}

.common-form_area {
    background-color: #fff;
    margin-top: -150px;
    padding: 0px;
    position: relative;
    border-radius: 10px;
}

.common-heading {
    padding: 40px 0
}
.requestDemo p,h1{
    color: #000;
}
.buynow-border {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 12px
}

.downloadbrochure-gardient_header {
    background-color: #ec3a4a;
    background: -webkit-gradient(linear, left top, right top, from(#ec3a4a), to(#fe835a));
    background: -webkit-linear-gradient(left, #ec3a4a, #fe835a);
    background: -moz-linear-gradient(left, #ec3a4a, #fe835a);
    background: -ms-linear-gradient(left, #ec3a4a, #fe835a);
    background: -o-linear-gradient(left, #ec3a4a, #fe835a);
    text-align: center;
    padding: 74px 0
}

.landing-gardient_header {
    background-color: #ec3a4a;
    background: -webkit-gradient(linear, left top, right top, from(#ec3a4a), to(#fe835a));
    background: -webkit-linear-gradient(left, #ec3a4a, #fe835a);
    background: -moz-linear-gradient(left, #ec3a4a, #fe835a);
    background: -ms-linear-gradient(left, #ec3a4a, #fe835a);
    background: -o-linear-gradient(left, #ec3a4a, #fe835a);
    text-align: center;
    padding: 74px 0 0;
    height: 710px
}

.landing-gardient_header h1,
.landing-gardient_header p {
    color: #fff
}

.landing-gardient_header .common-form_area {
    margin-top: 0px
}

.landing-top-header {
    margin-bottom: 70px
}

.landing-right-content li {
    padding-bottom: 30px
}

.landing-right-content {
    text-align: left
}

.landing-right-content h3 {
    color: #fff;
    margin-bottom: 7px;
    text-transform: uppercase
}

.landing-right-content span {
    color: #fff;
    font-size: 50px;
    margin-right: 25px !important
}

.landing-right-content .content {
    width: 80%
}

.breadcrumb {
    color: #555555;
    font-size: 14px
}

.breadcrumb a {
    color: #704FE6;
    display: inline-block;
    margin: 20px 0;
    padding-right: 8px
}

.breadcrumb a:after {
    content: "\f105";
    padding-left: 8px
}

.ft-container {
    background-color: #ffffff;
    padding-top: 80px
}

.ft-logo {
    text-align: left
}

.ft-logo span {
    color: #000000;
    display: block;
    font-size: 12px;
    padding: 15px 0 22px
}
.logo_below_text{

}
.logo_below_text p{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 40px;
    letter-spacing: 0;
}
.ft-logo li {
    float: left;
    text-align: center;
    margin-right: 13px;
    /* height: 137px;
    width: 50% */
}
.ft-logo li:last-child{
    margin-right: 0px;
}
.ft-logo li:nth-child(3),
.ft-logo li:nth-child(4) {
    /* padding: 20px 0 */
}

.footer-nav_area {
    float: right
}
.ft-social_right{
    margin-top: 40px;
}
.footer-nav_set {
    margin-bottom: 30px
}

.footer-nav h6 {
    position: relative;
    color: #A341FE;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
.menu-footer-menu-first-container {
    margin-bottom: 60px;
}
.menu-footer-menu-first-container ul{}
.menu-footer-menu-first-container ul li{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
h6 {
    /* color: #fff; */
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: none;
}

/* .footer-nav h6:before {
    content: " ";
    height: 2px;
    position: absolute;
    top: 39px;
    left: 0;
    width: 40px
} */

.footer-nav_set li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 28px;
}

.footer-nav_set li a {
    color: #000000;
}

.ft-social_left {
    margin-right: 22px;
    width: 100%;
}

.ft-linkedin,
.ft-facebook,
.ft-twitter,
.ft-googleplay,
.ft-appstore {
    display: block;
    text-indent: -20000px;
    margin-bottom: 13px
}

.ft-linkedin {
    background-position: -344px top;
    height: 32px;
    width: 32px
}

.ft-facebook {
    background-position: -344px -32px;
    height: 32px;
    width: 32px
}

.ft-twitter {
    background-position: -344px -64px;
    height: 32px;
    width: 32px
}

.ft-googleplay {
    background-position: -409px top;
    height: 36px;
    width: 122px
}

.ft-appstore {
    background-position: -409px -36px;
    height: 36px;
    width: 118px
}

.ft-bottom {
    border-top: 1px solid #EAEAEA;
    padding: 25px 0;
    color: #070126;
}

.ft-bottomText,
.ft-bottomText a {
    color: #070126;
    font-size: 14px;
    /*padding: 0 10px;*/
}

.copyright-text {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.ft-bottomLink {
    text-align: right;
}

.ft-bottomLink li {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

/* .ft-bottomLink li+li:before {
    background-color: #898989;
    content: "";
    height: 15px;
    left: -2px;
    top: 3px;
    position: absolute;
    width: 1px
} */

.ft-bottom-contact {
    text-align: right
}

.signup-footer {
    position: fixed;
    bottom: 0;
    width: 100%
}

.heateor_ss_mobile_footer {
    display: none !important
}

@media only screen and (min-width:320px) and (max-width:1024px) {
    .row-medium {
        margin-left: -15px;
        margin-right: -15px
    }

    iframe {
        height: auto;
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {

    .tour-gardient .cta-3,
    .tour-gardient .cta-1,
    .feature-gardient .cta-1,
    .feature-gardient .cta-3 {
        display: block;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .testimonialsbanner-content h1{
        font-size: 66px;
        line-height: 70px;
    }
    .testimonal-sec p{
        padding: 0 0;
    }

    .what-is-crm-video {
        width: 100% !important
    }

    .what-is-crm-video iframe {
        width: 100%;
        height: 300px
    }

    .blogDetails-content .bctt-click-to-tweet {
        width: 100%
    }

    .blog-details_newsletter form {
        width: 100%
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(1) {
        background-color: #3b5998 !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(2) {
        background-color: #00aced !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(3) {
        background-color: #2c79ad !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(4) {
        background-color: #649a3f !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(1) img {
        display: none !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(2) img {
        display: none !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(3) img {
        display: none !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(4) img {
        display: none !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(1) {
        background-image: url(assets/images/facebook-white-30.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(2) {
        background-image: url(assets/images/twitter-white-30.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(3) {
        background-image: url(assets/images/linkedin-white-30.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }

    .sumome-share-client-mobile-bottom-bar a:nth-child(4) {
        background-image: url(assets/images/email-white-30.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important
    }

    .homeVideo,
    .homeVideo-content,
    .homeTrial input[type="submit"],
    .homeTrial input[type="email"],
    .homeTrial input[type="text"],
    .news-content,
    .news-rgt_panel,
    .showcase-top-section,
    .convergehub-integration-logo,
    .showcase-top-section .logos,
    .blog-lft_panel,
    .blog-rgt_panel,
    .blog-mailingList,
    .biodetails img,
    .bhoechie-tab-menu,
    .bhoechie-tab,
    .bhoechie-tab-menu .icon_currency,
    .bhoechie-tab-menu .fa,
    .bhoechie-tab-menu .icon_headphones,
    .bhoechie-tab-menu .icon_tools,
    .bhoechie-tab-menu .icon_calulator,
    .lead_generator-title,
    .logoArea_lead-generator,
    .lead-generator_pic,
    .lead_content-circle_block,
    .lead_generator_tutorial-pic,
    .lead_generator_tutorial-text,
    .visitor-pic,
    .visitor-content,
    .feature-row_content,
    .why-convergehub_pic,
    .feature-bottom_nav li,
    .webinar-top-content,
    .error-page-text,
    .error-page-pic,
    .news-content,
    .news-rgt_panel,
    .downloadBrochure,
    .landing-left-form,
    .landing-right-content,
    .landing-right-content .content,
    .landing-right-content span {
        float: none !important
    }

    .menu-slide-main-menu-container {
        display: block
    }

    .menu-slide-main-menu-container li ul {
        margin: 10px 0
    }

    .menu-slide-main-menu-container li ul li {
        border-bottom: 1px dashed #333d4d;
        padding: 0 0 9px 20px;
        position: relative
    }

    .menu-slide-main-menu-container li ul li::before {
        color: #495363;
        content: "-";
        font-size: 18px;
        position: absolute;
        left: 8px;
        top: -4px
    }

    .header-top {
        border-bottom: 1px solid #f2f2f2
    }

    .home_banner-content {
        margin-top: 0
    }

    .home_banner-content p {
        padding: 0
    }

    nav,
    .header-top .cta-1,
    .header-top .loginBtn,
    .header-top .box {
        display: none
    }

    .menu_bar_toggle {
        margin-top: 10px
    }

    .home_freeicon {
        right: 0;
        top: 70px
    }

    .crm_for_smb_inner-area {
        background-image: none
    }

    .crm-row+.crm-row {
        padding-top: 30px
    }

    .crm_content+.crm_content {
        margin-top: 30px
    }

    .crm_for_smb_inner-area {
        padding-bottom: 0
    }

    .sectionInner .homeVideo-content li span {
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        left: 0;
        margin-right: 6px;
        position: relative;
        top: 0
    }

    .sectionInner .homeVideo-content li span:after {
        content: ".";
        font-size: 22px;
        font-weight: 600
    }

    .boxContent .col-md-13 {
        margin-bottom: 22px
    }

    .boxContent .col-md-13:nth-child(n+4),
    .homeVideo,
    .homeVideo-content {
        margin-top: 0
    }

    .homeVideo,
    .homeVideo-content {
        text-align: center !important
    }

    .homeVideo figure {
        margin-bottom: 20px
    }

    .homeTestimonial .col-md-4 {
        margin-top: 60px
    }

    .homeTrial {
        height: auto;
        width: 100%
    }

    .homeTrial input[type="email"],
    .homeTrial input[type="text"] {
        border-right: 1px solid #dde5ed;
        width: 100%
    }

    .homeTrial input[type="submit"] {
        margin-top: 10px
    }

    .sectionInner h2,
    .blog-details_downloadKit-area h2,
    .homeFreetrial h2 {
        font-size: 28px
    }

    .about-us-slides a.slidesjs-next,
    .about-us-slides a.slidesjs-previous {
        display: none
    }

    .contact .contact-bottom .contact-bottom_touch,
    .contact .contact-bottom .contact-bottom_touch a {
        font-size: 23px
    }

    .integrations-box,
    .integrations-box-2 {
        height: auto
    }

    .integrations-box-2 {
        margin-bottom: 0px
    }

    .showcase-top-section {
        margin-top: 30px
    }

    .showcase-top-section .integration-plus {
        float: none;
        font-size: 150px;
        line-height: 150px;
        margin-left: 0
    }

    .showcase-top-section .logos {
        margin: 0 auto
    }

    .grid-item {
        position: relative !important;
        top: 0 !important
    }

    .blogListing-box figure img {
        height: auto
    }

    .blog-mailingList-pic {
        display: none
    }

    .blog-mailingList {
        margin-left: 0
    }

    .blog-details_newsletter {
        margin: 0 0 30px;
        padding: 30px 0
    }

    .blog-details_downloadKit-area div.the_champ_horizontal_sharing li {
        margin: 0 5px !important
    }

    .testimonialDetail {
        text-align: center
    }

    .testimonialDetail .clientPic,
    .testimonialDetail .clientContent {
        display: block;
        text-align: center
    }

    .testimonialDetail .clientContent tr {
        text-align: center !important
    }

    .clientContent table {
        width: 100%
    }

    .list-group {
        display: none
    }

    .tour-section {
        padding-bottom: 0px
    }

    .tour-section+.tour-section {
        padding: 40px 0 0 !important
    }

    .bhoechie-tab-menu {
        margin-bottom: 40px
    }

    .bhoechie-tab-menu {
        text-align: center
    }

    .bhoechie-tab-menu .icon_currency,
    .bhoechie-tab-menu .fa-bullhorn,
    .bhoechie-tab-menu .icon_tools,
    .bhoechie-tab-menu .icon_calulator,
    .bhoechie-tab-menu .fa-users,
    .bhoechie-tab-menu .fa-television {
        margin: 7px 5px 0 0
    }

    .tour-tab-content {
        text-align: center !important
    }

    .lead_generator-title {
        font-size: 28px;
        text-align: center
    }

    .feature-bottom_nav li {
        padding: 20px 0;
        width: 100%
    }

    .feature-bottom_nav li {
        border-right: 0px
    }

    .feature-bottom_nav .nav4,
    .feature-bottom_nav .nav5,
    .feature-bottom_nav .nav6 {
        border-bottom: 1px solid #e8e8e8
    }

    .feature-bottom_nav li:nth-child(1):hover:after,
    .feature-bottom_nav li:nth-child(2):hover:after,
    .feature-bottom_nav li:nth-child(3):hover:after,
    .feature-bottom_nav li:nth-child(4):hover:after,
    .feature-bottom_nav li:nth-child(5):hover:after,
    .feature-bottom_nav li:nth-child(6):hover:after {
        background-color: transparent;
        bottom: 0;
        content: " ";
        left: 0;
        height: auto;
        position: relative;
        width: 100%
    }

    .feature-bottom_nav li:nth-child(1):hover:after,
    .feature-bottom_nav li.sale-green:after,
    .feature-bottom_nav li:nth-child(2):hover:after,
    .feature-bottom_nav li.marketing-blue:after,
    .feature-bottom_nav li:nth-child(3):hover:after,
    .feature-bottom_nav li.service-yellow:after,
    .feature-bottom_nav li:nth-child(4):hover:after,
    .feature-bottom_nav li.billing-navyblue:after,
    .feature-bottom_nav li:nth-child(5):hover:after,
    .feature-bottom_nav li.collaboration-red:after,
    .feature-bottom_nav li:nth-child(6):hover:after,
    .feature-bottom_nav li.platform-purple:after {
        border-bottom: 0px;
        height: 0px;
        position: relative
    }

    .lead-form-overlay-text {
        display: none
    }

    .lead-generator_pic {
        text-align: center
    }

    .lead_content-circle_block {
        border-radius: 0%;
        height: auto;
        margin-top: 40px;
        width: 100%
    }

    .lead_generator_tutorial-pic,
    lead_generator_tutorial-text {
        text-align: center
    }

    .lead_generator_tutorial-text::before {
        top: -55px
    }

    .lead_generator_tutorial-text {
        margin-left: 0;
        padding-left: 0;
        width: 100%
    }

    .lead_generator_tutorial-text p {
        font-size: 24px;
        line-height: 34px
    }

    .lead-generator_top-form .form-group {
        float: none;
        margin: 0 0 3%;
        width: 100%
    }

    .visitor-pic,
    visitor-content {
        text-align: center
    }

    .why-convergehub_pic {
        margin-bottom: 40px;
        text-align: center
    }

    .feature-slider_section {
        padding: 0px
    }

    .tab-menu {
        display: none
    }

    .tab-content {
        padding-top: 0 !important
    }

    .why-convergehub_pic,
    .why-convergehub_content {
        text-align: center !important
    }

    .why-convergehub_content {
        margin-bottom: 40px
    }

    .pricingTab .pricing-block {
        margin-bottom: 50px
    }

    .mca_whyconvergehub-sticky {
        display: none
    }

    .features-footer__cta {
        padding: 4em 0 1em !important
    }

    .webinar-top-content {
        margin-bottom: 30px
    }

    .webinar-btn {
        margin-left: 10px;
        text-align: left
    }

    .webinar-content .cta-2 {
        font-size: 16px
    }

    .error-page-pic {
        text-align: center
    }

    .error-page-text {
        padding-top: 20px;
        text-align: center
    }

    .comingsoon h1 {
        font-size: 50px;
        letter-spacing: 8px;
        line-height: 55px
    }

    .comingsoon p {
        font-size: 22px
    }

    .sitemap {
        margin-bottom: 20px
    }

    .sitemap-listing {
        margin-left: 15px
    }

    .ch-ts span,
    .ch-sitemap span {
        display: block
    }

    .form-inner {
        padding: 40px 10px
    }

    .infographic-download_pic img {
        width: 100%
    }

    .infographic-overlay-text {
        display: none
    }

    .infographic-download-heading {
        position: relative
    }

    .lead-generator_top-form {
        padding: 0 3%
    }

    .form-inner-box {
        width: 100%
    }

    .copyright-text {
        text-align: center
    }

    .ft-bottomLink {
        text-align: center
    }

    .ft-bottom-contact {
        text-align: center
    }

    .ft-logo {
        text-align: center
    }

    .footer-nav_area {
        float: none
    }

    .home_banner-image {
        text-align: center
    }

    .home_banner-content {
        margin-bottom: 50px
    }

    .menu-footer-menu-first-container,
    .menu-footer-menu-third-container,
    .menu-footer-menu-fourth-container,
    .menu-footer-menu-second-container {
        margin-bottom: 30px
    }

    .ft-bottomText {
        margin-bottom: 5px
    }

    .downloadBrochure {
        margin-bottom: 30px
    }

    #biodetails .clientPic {
        width: 100%
    }

    .landing-gardient_header {
        padding: 74px 0;
        height: auto
    }

    .landing-left-form {
        margin-bottom: 30px
    }

    .landing-right-content h3,
    .landing-right-content p,
    .landing-right-content span {
        text-align: center
    }

    .landing-right-content span {
        display: block;
        margin-bottom: 30px
    }

    .landing-right-content .content {
        width: 100%
    }

    #video_img,
    #close_video {
        display: none
    }

    #video_play {
        display: block !important;
        margin: 30px 0
    }

    .homeVideo-height,
    #video_play {
        height: auto
    }

    .quickBooks-main {
        padding: 50px 0 !important
    }

    .quickBooks-wrapper {
        padding: 30px 15px !important
    }

    .quickBooks-title h1 {
        font-size: 34px !important
    }

    .quickBooks-wrapper {
        width: 95% !important
    }

    .quickBooks-crm-author .clientContent {
        width: 70% !important
    }

    .quickBooks-Inner .bctt-click-to-tweet {
        width: 100% !important
    }

    .quickBooks-help {
        padding: 40px 20px !important
    }

    .help-text {
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:960px) {
    .what-is-crm-video {
        width: 100% !important
    }

    .what-is-crm-video iframe {
        width: 100%;
        height: 350px
    }

    .homeVideo,
    .homeVideo-content,
    .homeTrial input[type="submit"],
    .homeTrial input[type="email"],
    .homeTrial input[type="text"],
    .news-content,
    .news-rgt_panel,
    .showcase-top-section,
    .blog-lft_panel,
    .blog-rgt_panel,
    .blog-mailingList,
    .bhoechie-tab-menu,
    .bhoechie-tab,
    .bhoechie-tab-menu .icon_currency,
    .bhoechie-tab-menu .fa,
    .bhoechie-tab-menu .icon_tools,
    .bhoechie-tab-menu .icon_calulator,
    .lead-generator_pic,
    lead_content-circle_block,
    .lead_generator_tutorial-pic,
    lead_generator_tutorial-text,
    .visitor-pic,
    visitor-content,
    .feature-row_content,
    .why-convergehub_pic,
    .webinar-top-content,
    .error-page-text,
    .error-page-pic,
    .news-content,
    .news-rgt_panel,
    .landing-left-form,
    .landing-right-content {
        float: none !important
    }

    .menu-slide-main-menu-container {
        display: block
    }

    .homeVideo-height {
        height: auto
    }

    .menu-slide-main-menu-container li ul {
        margin: 10px 0
    }

    .menu-slide-main-menu-container li ul li {
        border-bottom: 1px dashed #333d4d;
        padding: 0 0 9px 20px;
        position: relative
    }

    .menu-slide-main-menu-container li ul li::before {
        color: #495363;
        content: "-";
        font-size: 18px;
        position: absolute;
        left: 8px;
        top: -5px
    }

    .header-top {
        border-bottom: 1px solid #f2f2f2
    }

    .home_banner-content {
        margin-top: 0
    }

    .home_banner-content p {
        padding: 0
    }

    nav,
    .header-top .cta-1,
    .header-top .loginBtn,
    .header-top .box {
        display: none
    }

    .menu_bar_toggle {
        margin-top: 10px
    }

    .home_freeicon {
        right: 92px
    }

    .crm_for_smb_inner-area {
        background-image: none
    }

    .crm-row+.crm-row {
        padding-top: 30px
    }

    .crm_content+.crm_content {
        margin-top: 30px
    }

    .crm_for_smb_inner-area {
        padding-bottom: 0
    }

    .sectionInner .homeVideo-content li span {
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        left: 0;
        margin-right: 6px;
        position: relative;
        top: 0
    }

    .sectionInner .homeVideo-content li span:after {
        content: ".";
        font-size: 22px;
        font-weight: 600
    }

    .boxContent .col-md-13 {
        margin-bottom: 22px
    }

    .homeVideo,
    .homeVideo-content {
        text-align: center !important
    }

    .homeVideo figure {
        margin-bottom: 50px
    }

    .testimonial-box::after {
        left: 5%
    }

    .homeTestimonial .col-md-4 {
        margin-top: 60px
    }

    .homeTestimonial .col-md-4:first-child {
        margin-top: 0px
    }

    .homeTrial {
        height: auto;
        width: 100%
    }

    .homeTrial input[type="email"],
    .homeTrial input[type="text"] {
        border-right: 1px solid #dde5ed;
        width: 100%
    }

    .homeTrial input[type="submit"] {
        margin-top: 10px
    }

    .sectionInner h2,
    .blog-details_downloadKit-area h2,
    .homeFreetrial h2 {
        font-size: 28px
    }

    .integrations-box,
    .integrations-box-2 {
        height: auto
    }

    .integrations-box-2 {
        margin-bottom: 0px
    }

    .showcase-top-section {
        margin-top: 50px
    }

    .showcase-top-section .integration-plus {
        margin: 0 50px
    }

    .blogDropdownMenu {
        margin-bottom: 20px
    }

    .grid-item {
        position: relative !important;
        top: 0 !important
    }

    .blogListing-box figure img {
        height: auto
    }

    .blog-mailingList-pic {
        display: none
    }

    .blog-mailingList {
        margin-left: 0
    }

    .blog-details_newsletter {
        margin: 0 0 30px;
        padding: 30px 0
    }

    .blog-mailingList {
        text-align: center
    }

    .mca_whyconvergehub-sticky {
        display: none
    }

    .list-group {
        display: none
    }

    .tour-section {
        padding-bottom: 0px
    }

    .tour-section+.tour-section {
        padding: 40px 0 0 !important
    }

    .bhoechie-tab-menu {
        margin-bottom: 40px
    }

    .bhoechie-tab-menu {
        text-align: center
    }

    .bhoechie-tab-menu .icon_currency,
    .bhoechie-tab-menu .fa-bullhorn,
    .bhoechie-tab-menu .icon_tools,
    .bhoechie-tab-menu .icon_calulator,
    .bhoechie-tab-menu .fa-users,
    .bhoechie-tab-menu .fa-television {
        margin: 7px 5px 0 0
    }

    .tour-tab-content {
        text-align: center !important
    }

    .why-convergehub_pic {
        margin-bottom: 40px;
        text-align: center
    }

    .lead-form-overlay-text {
        display: none
    }

    .lead-generator_pic {
        text-align: center
    }

    .lead_content-circle_block {
        border-radius: 0%;
        height: auto;
        margin-top: 40px;
        width: 100%
    }

    .lead_generator_tutorial-pic,
    lead_generator_tutorial-text {
        text-align: center
    }

    .lead_generator_tutorial-text::before {
        top: -55px
    }

    .lead_generator_tutorial-text {
        margin-left: 0;
        padding-left: 0;
        width: 100%
    }

    .lead_generator_tutorial-text p {
        font-size: 24px;
        line-height: 34px
    }

    .visitor-pic,
    visitor-content {
        text-align: center
    }

    .feature-slider_section {
        padding: 0px
    }

    .feature-bottom_nav .group-features {
        margin-left: 0
    }

    .tab-menu {
        display: none
    }

    .tab-content {
        padding-top: 0 !important
    }

    .why-convergehub_pic,
    .why-convergehub_content {
        text-align: center !important
    }

    .why-convergehub_content {
        margin-bottom: 40px
    }

    .why-convergehub_pic {
        margin-bottom: 0
    }

    .webinar-top-content {
        margin-bottom: 30px
    }

    .infographic-overlay-text {
        right: 10px;
        top: 25px
    }

    .infographic-download_pic img {
        width: 100%
    }

    .lead-generator_top-form {
        padding: 0 5%
    }

    .error-page-pic {
        text-align: center
    }

    .error-page-text {
        padding-top: 20px;
        text-align: center
    }

    .sitemap {
        margin-bottom: 20px
    }

    .sitemap-listing {
        margin-left: 15px
    }

    .copyright-text {
        text-align: center
    }

    .ft-bottomLink {
        text-align: center
    }

    .ft-bottom-contact {
        text-align: center
    }

    .ft-logo {
        text-align: center
    }

    .footer-nav_area {
        float: none
    }

    .home_banner-image {
        text-align: center
    }

    .home_banner-content {
        margin-bottom: 50px
    }

    .landing-gardient_header {
        padding: 74px 0;
        height: auto
    }

    .landing-left-form {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:901px) and (max-width:1024px) {
    .what-is-crm-video {
        width: 100% !important
    }

    .what-is-crm-video iframe {
        width: 100%;
        height: 350px
    }

    .menu-slide-main-menu-container {
        display: block
    }

    .menu-slide-main-menu-container li ul {
        margin: 10px 0
    }

    .menu-slide-main-menu-container li ul li {
        border-bottom: 1px dashed #333d4d;
        padding: 0 0 9px 20px;
        position: relative
    }

    .menu-slide-main-menu-container li ul li::before {
        color: #495363;
        content: "-";
        font-size: 18px;
        position: absolute;
        left: 8px;
        top: -5px
    }

    .header-top {
        border-bottom: 1px solid #f2f2f2
    }

    .home_banner-content {
        margin-top: 0
    }

    .home_banner-content p {
        padding: 0
    }

    nav,
    .header-top .cta-1,
    .header-top .loginBtn,
    .header-top .box {
        display: none
    }

    .menu_bar_toggle {
        margin-top: 10px
    }

    .home_freeicon {
        right: 5px
    }

    .crm_for_smb_inner-area {
        background-image: none
    }

    .crm-row+.crm-row {
        padding-top: 30px
    }

    .sectionInner .homeVideo-content li span {
        left: -30px
    }

    .boxContent .col-md-13:nth-child(n+4) {
        height: 400px;
        margin-top: 0px
    }

    .boxContent .col-md-13 {
        height: 400px
    }

    .tab-menu {
        top: 40px !important
    }

    .integrations-box,
    .integrations-box-2 {
        height: 450px
    }

    .convergehub-integration-logo {
        width: 42%
    }

    .convergehub-integration-logo img {
        width: 94%
    }

    .showcase-top-section .logos img {
        width: 80%
    }

    .showcase-top-section .integration-plus {
        font-size: 100px;
        line-height: 200px;
        margin-left: 0px
    }

    .showcase-top-section .logos {
        width: 230px
    }

    .deal-workflow .boxContent .col-md-13:nth-child(n+4) {
        height: auto
    }

    .why-convergehub_pic img {
        width: 90%
    }

    .landing-gardient_header {
        padding: 74px 0;
        height: auto
    }
}

.panel {
    box-shadow: none
}

.panel-default {
    border: none
}

.panel-heading {
    padding: 10px 0
}

.panel-default .panel-heading,
.noncollapse-box {
    font-size: 17px;
    color: #555555;
    background-color: #fff
}

.panel-group {
    margin: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border: none
}

.feedback .panel-body {
    background-color: #fbfbfb;
    padding: 20px;
    margin: 10px 0
}

.feedback input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.feedback label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    line-height: 17px;
    margin: 0;
    cursor: pointer;
    font-weight: normal
}

.feedback label::before,
.feedback label::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px
}

.feedback label::before {
    content: " ";
    border: 2px solid #c3c3c3
}

.feedback input[type="checkbox"]+label::after {
    content: "";
    line-height: 20px;
    width: 21px;
    height: 24px;
    top: -7px;
    left: 3px;
    background-image: url(assets/images/tick.png);
    background-repeat: no-repeat
}

.feedback input[type="checkbox"]:checked+label::before {
    border-color: #704FE6
}

.feedback input[type="checkbox"]+label::after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

input[type="checkbox"]:checked+label::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.feedback textarea {
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    color: #909090;
    float: left;
    font-size: 16px;
    height: 125px;
    line-height: 27px;
    padding: 15px 10px;
    resize: none;
    width: 100%
}

.noncollapse-box textarea {
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    color: #909090;
    float: left;
    font-size: 17px;
    height: 125px;
    line-height: 27px;
    margin-top: 10px;
    padding: 15px 10px;
    resize: none;
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::-webkit-input-placeholder {
        color: #070126;
        opacity: 0.5
    }
}

.message-cta {
    width: 127px
}

.thankyou-message-box p {
    margin-bottom: 40px
}

.thankyou-message-box span {
    color: #704FE6;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    margin-bottom: 40px;
    display: block
}

.justify {
    text-align: justify
}

.what-is-crm-menu {
    width: 100%
}

#menu-center {
    width: 100%;
    margin: 0 auto
}

#menu-center ul {
    margin: 50px 0 0 0
}

#menu-center ul li {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 110px;
    margin: 0 10px
}

#menu-center ul li a {
    color: #4c4c4c;
    font-size: 12px
}

.crm-icon {
    margin-bottom: 10px;
    display: block
}

.what-is-crm-content h1,
.what-is-crm-content h2 {
    background: #2f96e9;
    background: -moz-linear-gradient(-45deg, #2f96e9 0, #30cfc3 90%);
    background: -webkit-linear-gradient(-45deg, #2f96e9 0, #30cfc3 90%);
    background: linear-gradient(135deg, #2f96e9 0, #30cfc3 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
    padding: 0;
    font-weight: 700
}

.what-is-crm-list {
    padding-bottom: 20px
}

.what-is-crm-video {
    width: 914px;
    padding-top: 40px;
    display: table;
    float: none;
    margin: 0 auto
}

.what-is-crm-icon {
    font-size: 30px;
    display: inline-block;
    margin-right: 5px
}

.what-is-crm-row_content p {
    padding-bottom: 20px
}

.what-is-crm-topList li {
    list-style-type: circle;
    line-height: 30px;
    margin: 0 0 20px 15px;
    color: #704FE6;
    font-size: 17px;
    letter-spacing: 0.3px
}

.what-is-crm-cta {
    margin: 50px 0 70px 0
}

.what-is-crm-list li {
    color: #555555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    list-style-type: circle;
    margin: 0 0 0 20px;
    padding: 0
}

.m_bot0 {
    margin-bottom: 0px
}

.m_right10 {
    margin-right: 10px
}

.quickBooks-bg {
    background-color: #f2f2f2
}

.quickBooks-main {
    padding: 70px 0
}

.quickBooks-wrapper {
    background-color: #fff;
    padding: 80px 60px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    width: 100%;
    max-width: 900px
}

.quickBooks-title h1 {
    font-size: 50px;
    text-align: center;
    font-weight: 700
}

.quickBooks-Inner {
    text-align: left
}

.quickBooks-Inner p {
    padding-bottom: 20px
}

.quickBooks-Inner .bctt-click-to-tweet {
    margin: 40px auto;
    padding: 20px;
    width: 480px
}

.quickBooks-Inner .bctt-click-to-tweet .bctt-ctt-text a {
    color: #282828 !important;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px
}

.quickBooks-Inner .bctt-click-to-tweet {
    -moz-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.4)
}

.quickBooks-crm-author {
    width: 100%;
    display: inline-block
}

.author-pic {
    width: 51px;
    height: 51px;
    border-radius: 50%
}

.quickBooks-crm-author .clientContent {
    color: #31404e;
    font-size: 14px;
    line-height: 1.7em;
    margin-left: 17px;
    width: 88%
}

.quickBooks-crm-author .clientContent span {
    color: #8da2b5;
    display: block;
    font-size: 13px
}

.quickBooks-crm-author .author-pic,
.quickBooks-crm-author .clientContent {
    float: left
}

.quickBooks-center-imageshadow img {
    margin: 40px auto;
    background-color: #fff;
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2)
}

.quickBooks-center-image img {
    margin: 40px auto
}

.chapter-section ul {
    margin: 0;
    padding: 0
}

.chapter-section li {
    list-style: none;
    line-height: 30px;
    margin: 0 0 20px;
    color: #555555;
    font-size: 17px;
    letter-spacing: 0.3px
}

.chapter-section li a {
    color: #2f99e6;
    font-weight: 600;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-bottom: 1px dashed #ccc
}

.chapter-section li a:hover {
    color: #704FE6;
    border-bottom: 1px solid #704FE6
}

.chapter-section li:last-child a {
    margin-left: 20px
}

.chapter-title {
    width: 100%;
    padding: 36px 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    background: #2f96e9;
    background: -moz-linear-gradient(-45deg, #2f96e9 0, #30cfc3 90%);
    background: -webkit-linear-gradient(-45deg, #2f96e9 0, #30cfc3 90%);
    background: linear-gradient(135deg, #2f96e9 0, #30cfc3 90%)
}

.chapter-title h2 {
    padding: 0
}

.chapter-number {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #704FE6;
    display: block;
    font-size: 35px;
    color: #fff;
    line-height: 80px;
    position: absolute;
    top: 0;
    margin-top: -53px;
    left: 42%
}

.quickBooks-listNo {
    margin: 0;
    padding: 0
}

.quickBooks-listNo li {
    list-style-type: decimal;
    margin: 0 0 15px 30px
}

.quickBooks-help {
    margin: 50px 0;
    padding: 40px;
    border-radius: 10px;
    background-color: #f6f6f7
}

.quickBooks-help .help-icon,
.quickBooks-help .help-text {
    float: left
}

.help-text {
    padding-left: 30px;
    width: 80%
}

.help-text h3 {
    margin-bottom: 20px
}

.help-text li {
    list-style-type: none;
    margin-bottom: 20px;
    color: #555555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    padding: 0
}

.circle {
    width: 40px;
    height: 40px;
    background: #704FE6;
    border-radius: 50%
}

.quickBooks-Inner .quickBooks-listIcon {
    color: #4c4c4c;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 38px;
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
    font-weight: 700
}

.sumome-share-client-left-page a:nth-child(1) {
    background-color: #3b5998 !important
}

.sumome-share-client-left-page a:nth-child(2) {
    background-color: #00aced !important
}

.sumome-share-client-left-page a:nth-child(3) {
    background-color: #2c79ad !important
}

.sumome-share-client-left-page a:nth-child(4) {
    background-color: #649a3f !important
}

.sumome-share-client-left-page a:nth-child(1) img {
    display: none !important
}

.sumome-share-client-left-page a:nth-child(2) img {
    display: none !important
}

.sumome-share-client-left-page a:nth-child(3) img {
    display: none !important
}

.sumome-share-client-left-page a:nth-child(4) img {
    display: none !important
}

.sumome-share-client-left-page a:nth-child(1) {
    background-image: url(assets/images/facebook-white-30.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.sumome-share-client-left-page a:nth-child(2) {
    background-image: url(assets/images/twitter-white-30.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.sumome-share-client-left-page a:nth-child(3) {
    background-image: url(assets/images/linkedin-white-30.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.sumome-share-client-left-page a:nth-child(4) {
    background-image: url(assets/images/email-white-30.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.desktop-video {
    display: block
}

.desktop-video .desktop-video-frame {
    display: block
}

.mobile-video {
    display: none;
    cursor: pointer
}

@media only screen and (min-width:320px) and (max-width:359px) {
    .desktop-video {
        display: none
    }

    .mobile-video {
        display: block;
        position: relative
    }

    .mobile-video .mobile-video-frame {
        display: block;
        height: 163px
    }

    .mobile-video .video-loader {
        position: absolute;
        left: 40%;
        top: 30%;
        width: 20%
    }
}

@media only screen and (min-width:360px) and (max-width:400px) {
    .desktop-video {
        display: none
    }

    .mobile-video {
        display: block;
        position: relative
    }

    .mobile-video .mobile-video-frame {
        display: block;
        height: 185px
    }

    .mobile-video .video-loader {
        position: absolute;
        left: 32%;
        top: 28%;
        width: 30%
    }
}

@media only screen and (min-width:401px) and (max-width:480px) {
    .desktop-video {
        display: none
    }

    .mobile-video {
        display: block;
        position: relative
    }

    .mobile-video .mobile-video-frame {
        display: block;
        height: 254px
    }

    .mobile-video .video-loader {
        position: absolute;
        left: 40%;
        top: 40%;
        width: 20%
    }
}

@media only screen and (min-width:481px) and (max-width:640px) {
    .desktop-video {
        display: none
    }

    .mobile-video {
        display: block;
        position: relative
    }

    .mobile-video .mobile-video-frame {
        display: block;
        height: 344px
    }

    .mobile-video .video-loader {
        position: absolute;
        left: 25%;
        top: 12%
    }
}

@media only screen and (min-width:768px) and (max-width:950px) {
    .desktop-video {
        display: none
    }

    .mobile-video {
        display: block;
        position: relative
    }

    .mobile-video .mobile-video-frame {
        display: block;
        height: 405px
    }

    .mobile-video .video-loader {
        position: absolute;
        left: 32%;
        top: 20%
    }
}

.cookie {
    background-color: rgba(40, 40, 40, 0.96);
    color: #fff;
    padding: 35px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999
}
.cookie button{
    border: 1px solid #704fe6
}
.cookie .content {
    display: block;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    margin-right: 100px;
    width: 590px
}

.cookie-close {
    background-color: #704FE6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 22px;
    line-height: 19px;
    right: 12px;
    position: absolute;
    top: 12px;
    text-align: center;
    width: 22px
}

.cookie .cta-3 {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    padding: 13px;
    text-transform: uppercase;
    border-radius: 16px;
}
.cookie .cta-3:hover {
    background-color: #704FE6;
    border: 2px solid #704FE6
}
.close:hover
{
    border: 0;
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .cookie .content {
        margin: 5px 0px 15px;
        width: 100%
    }

    .cookie .cta-1 {
        padding: 15px 10px
    }

    .cookie .cta-3 {
        padding: 13px 5px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .cookie .content {
        margin: 5px 0px 15px;
        width: 100%
    }
    .home_video-area{
        width: 100%;
    }
}

/* @media only screen and (min-width:768px) and (max-width:1199px) {
    .cookie .content {
        margin-right: 20px
    }

} */
@media only screen
and (min-width : 1025px)
and (max-width : 1199px) {
    .home_video-area{
        width: 100% !important;
    }

}

/*25.09.2018*/
.common-heading {
    padding: 40px 0 30px
}

.brochure-download-box h1 {
    padding-left: 50px;
    padding-right: 50px
}

.brochure_curveGrey {
    overflow: hidden;
    z-index: 10
}

.brochure_curveGrey::after {
    background-color: #f2f2f2;
    content: "";
    height: 600px;
    position: absolute;
    right: -270px;
    top: 0;
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    width: 500px;
    z-index: -10
}

.brochure_absolute {
    position: absolute;
    right: -12px;
    bottom: -15px;
    z-index: 99
}

.ebook-title {
    font-size: 40px !important
}

.brochure_absolute p {
    position: absolute;
    top: 67px;
    left: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    width: 70%;
    -webkit-transform: rotateZ(-6deg);
    -moz-transform: rotateZ(-6deg);
    -ms-transform: rotateZ(-6deg);
    transform: rotateZ(-6deg);
    text-align: left;
    line-height: normal
}

.brochure_absolute-mob {
    display: none
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .brochure_curveGrey::after {
        height: 120%
    }

    .brochure_absolute {
        bottom: 0px;
        position: relative;
        right: 0px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .brochure_absolute {
        display: none
    }

    .brochure_absolute-mob {
        display: inline-block;
        position: relative
    }

    .brochure_absolute-mob p {
        position: absolute;
        top: 67px;
        left: 60px;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        width: 70%;
        -webkit-transform: rotateZ(-6deg);
        -moz-transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        transform: rotateZ(-6deg);
        text-align: left;
        line-height: normal
    }
}

/*27.9.18*/
a.price-org_button {
    color: #fff;
    font-size: 15px;
    padding: 15px 30px
}

/*support form:13.09.18*/
.ext-member {
    padding: 6px 0
}

.supportswitch {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    width: 75px
}

.supportswitch-checkbox {
    display: none
}

.supportswitch-label {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    display: block;
    margin-bottom: 0px;
    overflow: hidden
}

.supportswitch-inner {
    display: block;
    margin-left: -100%;
    -webkit-transition: margin 0.2s ease-in 0s;
    -moz-transition: margin 0.2s ease-in 0s;
    -ms-transition: margin 0.2s ease-in 0s;
    transition: margin 0.2s ease-in 0s;
    width: 200%
}

.supportswitch-inner:before,
.supportswitch-inner:after {
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    padding: 0;
    width: 50%
}

.supportswitch-inner:before {
    background-color: #696969;
    color: #fff;
    content: "Yes";
    padding-left: 10px;
    text-align: left
}

.supportswitch-inner:after {
    background-color: #d6d6d6;
    color: #555;
    content: "No";
    padding-right: 15px;
    text-align: right
}

.supportswitch-switch {
    background: #ffffff;
    border-radius: 20px;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 23px;
    margin: 5px;
    position: absolute;
    right: 40px;
    top: 0;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    width: 23px
}

.supportswitch-checkbox:checked+.supportswitch-label .supportswitch-inner {
    margin-left: 0
}

.supportswitch-checkbox:checked+.supportswitch-label .supportswitch-switch {
    right: 0px
}

@media only screen and (min-width:320px) and (max-width:767px) {

    .blog-comment-name,
    .blog-comment-subj {
        width: 100%
    }

    .contact .contact-bottom .contact-bottom_title {
        font-size: 18px
    }
}

/*24.9.18*/
.support-email {
    display: block;
    margin-right: 0 !important
}

.rocket-launch-video {
    margin: 0 auto;
    height: 470px;
    width: 627px
}

@media only screen and (min-width:320px) and (max-width:767px) {

    .rocket-launch-video,
    .voo-id,
    .rocket-launch-video iframe {
        width: 100% !important
    }

    .rocket-launch-video {
        height: auto !important
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .nav {
        margin: 25px 0 0 33px
    }

    .nav ul li:nth-child(2)::after {
        content: "3";
        position: absolute;
        right: -18px;
        top: -7px
    }
}

/*business growth technology*/
.growth-technology-chapter ul {
    margin: 0;
    padding: 0
}

.growth-technology-chapter li {
    list-style: none;
    line-height: 30px;
    margin: 0 0 20px;
    font-size: 17px;
    letter-spacing: 0.3px
}

.growth-technology-chapter li a {
    color: #2f99e6;
    font-weight: 600;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-bottom: 1px dashed #ccc
}

.growth-technology-chapter li a:hover {
    color: #704FE6;
    border-bottom: 1px solid #704FE6
}

.technology-chapter-title {
    width: 100%;
    padding: 36px 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    background: #ec3a4a, ;
    background: -moz-linear-gradient(45deg, #ec3a4a 0, #fe835a 90%);
    background: -webkit-linear-gradient(45deg, #ec3a4a 0, #fe835a 90%);
    background: linear-gradient(45deg, #ec3a4a 0, #fe835a 90%)
}

.technology-chapter-title h2 {
    padding: 0
}

/*convergehub help*/
.help-nav ul li:nth-child(2)::after {
    content: "";
}

.help-nav ul li:nth-child(2) {
    margin-right: 0px;
}

.section-helpdashboard_inner,
.section-helpdashboard .chhelp-icon,
.section-helpdashboard .chhelp-title,
.dashboard_setupguide-link li a {
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

.section-helpdashboard_inner:hover {
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1)
}

.help-header {
    padding: 30px 0 0;
    text-align: center;
}

.help-header_border {
    border-bottom: 1px solid #dddddd;
}

.help-header .header-title {
    color: #282828;
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 20px;
}

.help-header_search {
    margin: 0 auto;
    position: relative;
    width: 40%;
}

.help-header form input[type="text"] {
    border: 1px solid #dddddd;
    padding: 5px 15px 5px 40px;
    text-align: left;
    outline: none;
    width: 100%;
}

.help-header form input[type="submit"] {
    background-image: url(assets/images/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    outline: none;
    height: 19px;
    padding: 0px;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 19px;
}

.help-body_heading {
    padding: 60px 0 50px;
}

.help-body_heading h1 {
    color: #282828;
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    padding-bottom: 10px;
}

.section-helpdashboard {
    padding: 0;
    text-align: center;
}

.section-helpdashboard_inner {
    background-color: #fbfbfb;
    border: 1px solid #dde5ed;
    height: 360px;
    margin-bottom: 30px;
    padding: 50px;
}

.section-helpdashboard .chhelp-icon {
    background-color: #704FE6;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 60px;
    height: 100px;
    text-align: center;
    margin: auto auto 30px;
    width: 100px;
}

.section-helpdashboard .chhelp-icon .fa {
    margin-top: 20px;
}

.section-helpdashboard .chhelp-title {
    color: #4c4c4c;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.section-helpdashboard_inner:hover .chhelp-title {
    color: #704FE6;
}

.section-dashboard_setupguide-link {
    padding: 30px 0 70px;
    text-align: center;
}

.section-dashboard_setupguide-link p {
    margin-bottom: 50px;
    padding: 0 8%;
}

.section-dashboard_setupguide-link h2 {
    color: #282828;
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0px;
}

.dashboard_setupguide-link ul {
    margin: 0px;
    padding: 0 8%;
}

.dashboard_setupguide-link li {
    display: block;
    font-size: 17px;
    float: left;
    text-align: left;
    position: relative;
    margin: 0 2% 8px 2%;
    width: 28%;
}

a.search_read-more:before,
.dashboard_setupguide-link li a:before {
    content: "\f105";
    color: #555;
    margin-right: 5px;
}

.dashboard_setupguide-link li a {
    color: #555;
    display: inline-block;
    margin: 5px 0;
}

.dashboard_setupguide-link li:hover a,
.dashboard_setupguide-link li:hover a:before {
    color: #704FE6;
}

.help-inner_breadcrumb_section {
    background-color: #fff;
    padding: 20px 0;
    text-align: left;
    margin-bottom: 50px;
}

.help-inner_breadcrumb {
    color: #a1a1a1;
    font-size: 14px;
    float: left;
    padding-right: 50px;
    margin: 15px 0;
    width: 60%;
}

.help-inner_breadcrumb span+span:before {
    color: #704FE6 !important;
    content: "\f105";
    margin: 0 10px;
}

.help-inner_breadcrumb a {
    color: #704FE6 !important;
    margin: 0px !important;
}

.help-inner_search {
    float: right;
    width: 40%;
}

.help_search {
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.help_search input[type="text"] {
    border: 1px solid #dddddd;
    padding: 5px 15px 5px 40px;
    text-align: left;
    outline: none;
    width: 100%;
}

.help_search input[type="submit"] {
    background-image: url(assets/images/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    outline: none;
    height: 19px;
    padding: 0px;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 19px;
}

.help-inner_content_section {
    color: #2a2828;
    padding-bottom: 70px;
}

.help-inner_content_leftpanel {
    float: left;
    width: 23%;
}

.help-inner_content_rightpanel {
    float: right;
    width: 72%;
}

.help-inner_content {
    /*border-bottom:1px solid #ddd;margin-bottom:50px;padding-bottom:50px;*/
}

.help-inner_content_rightpanel h1 {
    font-weight: 600;
}

.help-inner_content img.for-media_border {
    border: 1px solid #dbdbdb;
}

.help-inner_content .for-media_top {
    margin-top: 30px;
}

.help-inner_content p {
    margin-bottom: 15px;
}

.help-inner_content .help-body_menu {
    margin: 30px 0;
}

.help-inner_content .help-image_both {
    margin: 30px 0;
}

.help-inner_content .help-image_top {
    margin-top: 30px;
}

.help-inner_content .help-image_bottom {
    margin-bottom: 30px;
}

.help-inner_content .for-media_bottom {
    margin-bottom: 30px;
}

.help-inner_content ul.helplisting {
    margin: 30px 0 30px 18px;
}

.help-inner_content ul.helplisting li {
    list-style-type: decimal;
    margin: 0 0 10px;
    padding: 0px;
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px;
}

.help-inner_content ul.helplisting2 {
    margin: 10px 0 20px 50px;
}

.help-inner_content ul.helplisting2 li {
    list-style-type: decimal;
    padding: 0px;
    color: #555;
    font-size: 17px;
    line-height: 1.2em;
    letter-spacing: .3px;
}

.help-inner_content_related {
    border-bottom: 1px solid #ddd;
    padding: 0 0 40px 0;
    margin-bottom: 50px;
}

.help-inner_content_related .rarticle_title {
    background-color: #f4f4f4;
    color: #5c5c5c;
    display: block;
    font-weight: 300;
    font-size: 27px;
    padding: 5px;
    margin-bottom: 50px;
}

.help-inner_content_related li {
    margin-bottom: 20px;
}

.help-inner_content_related li:last-child {
    margin-bottom: 0px;
}

.help-inner_content_related .rarticle_icon {
    background-color: #eee;
    color: #949494;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    font-size: 30px;
    float: left;
    height: 60px;
    text-align: center;
    margin-top: 10px;
    width: 60px;
}

.help-inner_content_related .rarticle_icon .fa {
    margin-top: 16px;
}

.help-inner_content_related .rarticle_content {
    float: right;
    width: 750px;
}

.rarticle_sub-heading {
    color: #704FE6;
    font-size: 25px;
    font-weight: 300;
    padding-bottom: 5px;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.search-page {
    background-color: #f7f7f7;
    text-align: left;
    color: #2a2828;
    font-size: 14px;
    padding: 20px 0;
    margin-bottom: 40px;
}

.search-page h1.page-title {
    font-size: 22px;
    margin: 0px;
    padding: 0px;
}

.help_search-listing h2 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.help_search-listing {
    margin-bottom: 30px;
}

.help_search-listing h2 a {
    color: #2a2828;
}

.help_search-listing h2 a:hover {
    color: #704FE6;
}

a.search_read-more {
    display: inline-block;
    font-size: 14px;
    margin: 15px 0 0 0;
}

a.search_read-more:before {
    content: "\f105";
    color: #704FE6;
    margin-right: 5px;
}

.back-to-search a.back:before {
    content: "\f104";
    color: #704FE6;
    margin-right: 5px;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('assets/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

a.search_read-more:before,
.dashboard_setupguide-link li a:before,
.help-body_menu li:before,
.back-to-search a.back:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width :320px) and (max-width :767px) {
    .help-header_search {
        width: 90%;
    }

    .section-helpdashboard_inner {
        height: auto;
    }

    .section-dashboard_setupguide-link p {
        padding: 0 5%;
    }

    .dashboard_setupguide-link li {
        border-bottom: 1px solid #dde5ed;
        float: none;
        width: 96%;
    }

    .dashboard_setupguide-link li a {
        padding: 5px 0;
    }

    .help-inner_breadcrumb {
        float: none;
        padding-right: 0px;
        margin: 0 0 10px 0;
        width: 100%;
    }

    .help-inner_search {
        float: none;
        width: 100%;
    }

    .help-inner_breadcrumb_section {
        margin-bottom: 30px;
    }

    .help-inner_content_leftpanel,
    .help-inner_content_rightpanel {
        float: none;
        width: 100%;
    }

    .help-inner_content_leftpanel {
        margin-bottom: 30px;
    }

    .help-inner_content_related .rarticle_icon {
        float: none;
        margin: 0 auto;
    }

    .help-inner_content_related .rarticle_content {
        float: none;
        text-align: center;
        width: 100%;
    }
}

@media only screen and (min-width :768px) and (max-width :990px) {
    .help-header_search {
        width: 90%;
    }

    .section-helpdashboard_inner {
        height: auto;
    }

    .section-dashboard_setupguide-link p {
        padding: 0 5%;
    }

    .dashboard_setupguide-link li {
        border-bottom: 1px solid #dde5ed;
        float: none;
        width: 96%;
    }

    .dashboard_setupguide-link li a {
        padding: 5px 0;
    }
}

@media only screen and (min-width :995px) and (max-width :1050px) {
    .help-header_search {
        width: 90%;
    }

    .dashboard_setupguide-link li {
        border-bottom: 1px solid #dde5ed;
        width: 28%;
    }

    .dashboard_setupguide-link li a {
        padding: 5px 0;
    }
}

.fixed-footer {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 999
}

.light-grey-background {
    background-color: #fbfbfb
}

/*g2 start*/
.g2-header-sign-up {
    background-color: #704FE6;
    padding: 40px 0 70px;
    width: 100%
}

.g2-form-inner {
    background: #fff;
    -moz-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    margin-top: -30px;
    text-align: center;
    position: relative;
    width: 100%
}

.g2-form-inner .left-panel,
.g2-form-inner .right-panel {
    padding: 50px 34px
}

.g2-form-inner .left-panel h1 {
    color: #282828;
    font-size: 32px;
    margin: 0;
    /*letter-spacing: 0.3px;*/
    line-height: 1.4em;
    padding: 0 0 25px
}

.g2-form-inner .left-panel p {
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px;
    margin: 0;
    padding: 0
}

.g2-form-inner .left-panel .form-inner-box {
    width: 88%;
    margin: 25px auto auto
}

.g2-form-inner .left-panel .already-signup {
    color: #5f7487;
    margin-top: 20px;
    font-size: 13px;
    display: block
}

.g2-form-inner .right-panel {
    background-color: #f8f8f8
}

.g2-form-inner .right-panel .alignleft {
    text-align: left
}

.g2-form-inner .right-panel .aligncenter {
    text-align: center
}

.g2-form-inner .right-panel .item-quote {
    margin-bottom: 8px
}

.g2-form-inner .right-panel .item-heading {
    color: #282828;
    font-size: 21px;
    margin-bottom: 15px
}

.g2-form-inner .right-panel .item-name,
.g2-form-inner .right-panel .item-company {
    color: #555555;
    font-size: 16px
}

.g2-form-inner .right-panel .item-rating {
    margin-top: 10px
}

.g2-form-inner .right-panel .carousel.fade {
    opacity: 1
}

.g2-form-inner .right-panel .carousel-inner {
    position: relative;
    height: 450px;
    width: 100%;
    overflow: hidden;
    text-align: left
}

.g2-form-inner .right-panel .carousel.fade .item {
    -moz-transition: opacity ease-in-out 4s;
    -o-transition: opacity ease-in-out 4s;
    -webkit-transition: opacity ease-in-out 4s;
    transition: opacity ease-in-out 4s;
    left: 0 !important;
    opacity: 0;
    padding: 0 10px;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1
}

.g2-form-inner .right-panel .carousel.fade .item:first-child {
    top: auto;
    position: relative
}

.g2-form-inner .right-panel .carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 4s;
    -o-transition: opacity ease-in-out 4s;
    -webkit-transition: opacity ease-in-out 4s;
    transition: opacity ease-in-out 4s;
    z-index: 2
}

.g2-form-inner .right-panel .carousel-control {
    z-index: 2
}

.g2-form-inner .right-panel ol.carousel-indicators {
    margin-bottom: 0px
}

.g2-form-inner .right-panel .carousel-indicators {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.g2-form-inner .right-panel .carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0px 7px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #7d7d7d;
    border: 0px;
    border-radius: 50%
}

.g2-form-inner .right-panel .carousel-indicators .active {
    background-color: #704FE6
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
    .g2-form-inner .right-panel {
        padding: 40px 30px 80px 30px
    }

    .g2-form-inner .right-panel .carousel-inner {
        height: 510px
    }
}

@media only screen and (min-width : 995px) and (max-width : 1050px) {
    .g2-form-inner .right-panel .carousel-inner {
        height: 480px
    }
}

.form-loader {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 230px
}

.form-loader-contact {
    display: block;
    text-align: right
}

.form-loader .loader,
.form-loader-contact .loader {
    display: inline-block;
    float: left;
    text-align: left
}

.form-loader .loader img,
.form-loader-contact .loader img {
    height: auto;
    width: 34px
}

.form-loader .text,
.form-loader-contact .text {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 9px
}

/*start demo calendar*/
.request_lead-capture-area {
    padding: 40px 50px 50px 50px;
    height: 800px
}

.request_lead-capture-area .common-heading {
    padding: 0px
}

.request_lead-capture-area h2 {
    font-size: 35px;
    letter-spacing: 0.3px !important;
    line-height: 1.4em !important;
    color: #282828;
    font-weight: 700;
    margin: 0 !important;
    padding: 0 0 15px !important;
    text-transform: none;
    text-transform: capitalize
}

.requestDemoCaptureForm .selecttext {
    padding: 4px 12px;
    line-height: 40px;
}

.bookDemo-none .selecttext {
    padding: 4px 12px
}

.request_lead-capture-area .form-heading {
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center
}

.request_lead-capture-area .sub-text {
    margin-bottom: 40px
}

.request_lead-capture-area .book-box_calender {
    box-shadow: none
}

.request_lead-capture-area .active-time {
    background-color: #069fae;
    cursor: pointer;
    border: 1px solid #069fae;
    color: #fff;
    font-size: 17px;
    padding: 3px 0;
    text-align: center;
    text-decoration: none
}

.request-form_left-panel {
    overflow: hidden
}

.calendar-part_right-panel {
    overflow: hidden
}

.requestDemoCaptureForm {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px
}

.requestDemoCalendar .book-box_calender_innerright {
    padding: 5px 0px 0px 0px
}

.requestDemoCalendar .mca_calender {
    margin: 0px 0 70px
}

.requestDemoCalendar .panel-body {
    height: 480px !important
}

.requestDemoCalendar .book-box_calender_left {
    height: 550px
}

.requestDemoCapture .mca-form_btn {
    margin-bottom: 0px
}

.demo_event_time {
    margin-top: 40px
}

@media only screen and (min-width:320px) and (max-width:995px) {
    .request-form_left-panel {
        float: none;
        width: 100%;
        padding: 0 15px
    }

    .calendar-part_right-panel {
        float: none;
        margin-top: 40px;
        width: 100%
    }

    .requestDemoCalendar .book-box_calender_left {
        height: auto;
        padding-bottom: 15px
    }

    .requestDemoCalendar .panel-body {
        padding-bottom: 26px
    }

    .request_lead-capture-area {
        padding: 40px 20px 50px 20px;
        height: auto
    }

    .request_lead-capture-area .sub-text {
        margin-bottom: 0px
    }

    .requestDemoCalendar .mca_calender {
        margin: 0px 0px 0px
    }

    .book-box_calender_innerright {
        padding: 10px 0px 0px 0px
    }

    .book-box_calender_left {
        height: 540px
    }
}

@media only screen and (min-width:996px) and (max-width:1050px) {
    .request-form_left-panel {
        width: 300px
    }

    .calendar-part_right-panel {
        width: 630px
    }

    .requestDemoCalendar .book-box_calender_left {
        height: auto;
        padding-bottom: 15px
    }

    .requestDemoCalendar .panel-body {
        height: 415px !important;
        padding-bottom: 15px
    }
}

.ch_event_area {
    padding: 0 0 0 0
}

.mark-calendar {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #555555;
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px
}

.event-icon {
    display: block;
    margin-top: 45px;
    margin-bottom: 45px;
    text-align: center
}

.cta-blue {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    padding: 15px;
    /*letter-spacing: 0.3px;*/
    background-color: #30cbc6;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 7px;
    width: 170px
}

.break-text {
    display: block
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .cta-blue {
        margin-bottom: 15px
    }

    .break-text {
        display: initial
    }
}

/*brainstorm*/
.brainstorm-gardient_header {
    background-color: #ec3a4a;
    background: -webkit-gradient(linear, left top, right top, from(#ec3a4a), to(#fe835a));
    background: -webkit-linear-gradient(left, #ec3a4a, #fe835a);
    background: -moz-linear-gradient(left, #ec3a4a, #fe835a);
    background: -ms-linear-gradient(left, #ec3a4a, #fe835a);
    background: -o-linear-gradient(left, #ec3a4a, #fe835a);
    text-align: center;
    padding: 74px 0
}

.brainstorm-text {
    padding: 0 50px;
}

.brainstormArea {
    height: 120px !important;
    line-height: 27px;
    resize: none !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .brainstorm-text {
        padding: 0 30px;
    }
}

.g2-success-heading {
    display: block
}

.inactive {
    color: #ccc;
    cursor: default;
    pointer-events: none;
}

.sales-force-automation-section h2 {
    border-bottom: 1px dashed #ccc;
    color: #070126;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 50px
}

.sales-force-automation-section h3 {
    color: #4C4C4C;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0px
}

.sales-force-automation-faq {
    margin: 50px 0 10px
}

.sales-force-automation-faq .accordion {
    background-color: #f2f2f2;
    color: #282828;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.sales-force-automation-faq .accordion:after {
    border: 2px solid #646464;
    border-radius: 50%;
    content: '\002B';
    color: #777;
    float: left;
    font-size: 25px;
    height: 30px;
    line-height: 27px;
    margin-right: 15px;
    text-align: center;
    width: 30px
}

.sales-force-automation-faq .active:after {
    content: "\2212"
}

.sales-force-automation-faq .panel {
    background-color: transparent;
    padding: 0 16px;
    max-height: 0;
    text-align: left;
    overflow: hidden;
    -moz-transition: max-height .2s ease-out;
    -ms-transition: max-height .2s ease-out;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

.panel {
    box-shadow: none
}

.sales-force-automation-faq p {
    padding-bottom: 20px
}

.sales-force-automation-faq p:first-child {
    padding-top: 20px
}

.sales-force-automation-faq .sub-heading {
    color: #555;
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.7em;
    letter-spacing: .3px;
    margin: 0 0 10px;
    padding: 0
}

ul.sf-faq-listing {
    margin: 0px;
    padding: 0px
}

ul.sf-faq-listing li {
    margin: 0 0 20px 20px;
    padding: 0px;
    list-style-type: disc;
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px
}

.partnerPortal-header-banner {
    position: relative;
}

.partnerPortal ul {
    margin: 10px 0 30px;
}

.partnerPortal li {
    color: #555;
    font-size: 17px;
    /*letter-spacing: 0.3px;*/
    line-height: 1.7em;
    list-style-type: circle;
    margin: 0 0 0 20px;
    padding: 0;
}

.partnerAgrement-link {
    display: inline-block;
    float: right;
}

@media only screen and (min-width:320px) and (max-width:999px) {
    .partnerportal-content {
        padding-top: 0px;
    }

    .partnerPortal-header-banner .cta-1 {
        margin-bottom: 20px;
    }

    .partnerAgrement-link {
        display: block;
        float: none;
        text-align: left;
    }
}

.blog-share a.share-icon {
    background-color: #704FE6;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 18px;
    text-align: center;
    width: 50px;
}

.blog-share a.share-icon:hover {
    background-color: #222a37;
}

.blog-table thead th {
    background-color: #ededed;
    color: #555;
    font-size: 15px;
    border: solid 1px #ddd !important;
    vertical-align: middle !important;
}

.blog-table tbody td {
    background-color: #fff;
    border: solid 1px #ddd !important
}

.blog-table tbody td li {
    font-size: 14px;
}

.news-featured-image {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 35px;
    padding: 3px;
    text-align: center;
    width: 900px
}

.newsletter-featured-image {
    background-color: #fff;
    border: 0px;
    margin-bottom: 35px;
    padding: 3px;
    text-align: center;
    width: 800px
}

.alignleft {
    text-align: left
}

.aligncenter {
    text-align: center
}

.alignright {
    text-align: right
}

ol.alternative-detail-list {
    padding: 0 0 0 20px;
}

ol.alternative-detail-list li {
    list-style: inherit;
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px;
    margin-bottom: 10px
}

.alternative-faq h5 {
    border-bottom: 1px dashed #ccc;
    color: #070126;
    font-size: 25px;
    padding-bottom: 15px;
    margin-bottom: 50px;
    line-height: normal;
    font-weight: 600;
}

.compare-details-content {
    text-align: left
}

.compare-heading2 {
    font-size: 30px
}

ul.alternative-bullet {
    padding: 0 0 0 20px
}

ul.alternative-bullet li {
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px;
    list-style-type: disc
}

ul.alternative-number {
    padding: 0 0 0 20px
}

ul.alternative-number li {
    color: #555;
    font-size: 17px;
    line-height: 1.7em;
    letter-spacing: .3px;
    list-style-type: decimal
}

a.cta-request-demo {
    background-color: #704FE6;
    border-radius: 50px;
    border: 2px solid #704FE6;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 20px;
    margin: 0 4px;
    transition: all 0.4s ease-in-out 0s;
}

a.cta-request-demo:hover {
    background-color: #fff;
    border: 2px solid #704FE6;
    color: #704FE6;
}

a.cta-free-trial {
    background-color: #fff;
    border-radius: 50px;
    border: 2px solid #704FE6;
    color: #704FE6;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 20px;
    margin: 0 4px;
    transition: all 0.4s ease-in-out 0s;
}

a.cta-free-trial:hover {
    background-color: #704FE6;
    border: 2px solid #704FE6;
    color: #fff;
}

.mb-30 {
    margin-bottom: 30px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pt-5 {
    padding-top: 5px !important
}

ul.referral-program-list {
    padding: 0 0 0 20px;
    margin: 0px
}

ul.referral-program-list li {
    color: #070126;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
    margin: 0 0 10px;
    list-style-type: circle;
    text-align: left;
    line-height: 27px
}

.referral-benefits-cta-area {
    margin-top: -30px;
    padding: 0px;
    position: relative
}

.referral-benefits-cta {
    background-color: #fff;
    box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    padding: 15px
}

.referral-benefits-cta p {
    font-size: 16px;
    min-height: 80px
}

.referral-benefits-cta h2 {
    color: #4C4C4C;
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
    padding: 0 0 15px
}

.affiliate-join-btn {
    background-color: #704FE6;
    border: solid 1px #704FE6;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin: 5px;
    width: 183px;
}

.affiliate-learn-btn {
    background-color: #ffffff;
    border: solid 1px #704FE6;
    border-radius: 4px;
    color: #704FE6;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin: 5px
}

.feature-bottom-subheader {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center
}

ul.referral-details-list {
    padding: 0 0 0 20px;
    margin: 0px
}

ul.referral-details-list li {
    color: #070126;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
    margin: 0 0 10px;
    list-style-type: circle;
    text-align: left;
    line-height: 27px
}

.advocate-partner-program-heading h1 {
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 35px
}

.advocate-partner-program-heading h1 {
    background: #2f96e9;
    background: -moz-linear-gradient(-45deg, #2f96e9 0, #30cfc3 25%);
    background: -webkit-linear-gradient(-45deg, #2f96e9 0, #30cfc3 25%);
    background: linear-gradient(135deg, #2f96e9 0, #30cfc3 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal
}

.btn_white,
.btn_red {
    display: inline-block;
    font-family: "Figtree", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    padding: 15px;
    /*letter-spacing: 0.3px;*/
    /* text-transform: uppercase; */
    border-radius: 16px;
}

.btn_white {
    background-color: #fff;
    color: #704FE6;
}

.btn_red {
    background-color: #704FE6;
    color: #fff;
}

.icon-box{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 12px;
    display: block;
}
.customer-managmnt-sec{
    background: rgb(247,225,228);
    background: linear-gradient(180deg, rgba(247,225,228,1) 0%, rgba(225,185,253,1) 100%);
    padding: 80px 75px 0;
    height: 500px;
}
.customer-managmnt-heading{
    display: flex;
    justify-content: space-between !important;
    align-items: start !important;
    flex-direction: row !important;
    line-height: normal;
    margin-bottom: 80px;
}
.customer-managmnt-heading h2{
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
}
.customer-managmnt-right{
    margin-left: auto !important;
    /* width: 410px; */
    width: 510px;
}
.customer-managmnt-heading p{
    font-size: 18px;
    font-weight: 400;
    color: #070126;
    text-align: left;
    line-height: 28px;
}
.endtoend-list{
    margin-top:-215px;
}
.endtoend-list-container{
    background-color: #ffffff;
    padding: 32px 24px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    /* height: 348px; */
}
.endtoend-list-container h4{
    font-size: 23px;
    font-weight: 600;
}
.endtoend-list-container p{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

.homeNew_testimonial {
    margin-bottom: 110px;
    padding: 80px 0;
    background-color: #F4F1FF;
    position: relative;
}
.testi-left{
    display: block;
    position: absolute;
    left: 0;
    height: 100%;
    background: rgb(219, 210, 252);
    background: linear-gradient(90deg, rgba(219, 210, 252, 1) -15%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    margin: -80px 0;
    width: 120px;

}
.testi-right{
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(219, 210, 252, 1) 100%);
    display: block;
    position: absolute;
    right: 0;
    height: 100%;
    margin: -80px 0;
    width: 120px;
    z-index: 1;
}
.homeNew_testimonial h2 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px
}
.homeNew_testimonial p {
    color: #000000;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 15px;
}
.homeNew_testimonial .honetestimonial-link-area {
    display: block;
    text-align: center;
}

.homeNew_testimonial .honetestimonial-link {
    display: inline-block;
    font-size: 14px;
    margin-top: 100px;
    font-weight: 700;
}

.homeNew_testimonial .honetestimonial-linkArrow {
    margin: 5px 0 0 5px;
    display: inline-block;
    float: right
}

.homeNew_testimonial .thumb-pad2 {
    height: 405px;
    padding:0 16px;
    position: relative;

    /* width: auto */
}
.thumb-pad2-innar{
    background-color: #fff;
    border-radius: 8px;
    padding: 55px 40px;
    height: 405px;
}
.thumb-pad2-innar p{
    text-align: left;
}
.testi-thumb-sec{
    display: flex;
    align-items: start !important;
    flex-direction: row !important;
    text-align: left;
}
.testi-thumb-img{
    width: 60px;
    height: 60px;
    border-radius: 8px;
    margin-right: 10px;
}
.testi-thumb-img img{
    width: 60px;
    height: 60px;
    border-radius: 8px;
}
.testi-thumb-content{
    /* width: 410px; */
}
.testi-thumb-content h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
}
.testi-subheading {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
/* .item-li{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
} */
/* .item-li div{
    width: 33.33%;
    height: 100%;
} */


.homeNew_testimonial .list_carousel {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.homeNew_testimonial .pager a {
    background-color: #7b7b7b;
    border-radius: 50%;
    cursor: pointer;
    height: 8px;
    display: inline-block;
    margin: 0 3px;
    text-indent: -2000000px;
    width: 8px
}

.homeNew_testimonial .pager a.selected {
    background-color: #704FE6
}

.homeNew_testimonial .list_carousel ul#foo {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}

.homeNew_testimonial .list_carousel ul#foo li {
    list-style: none;
    float: left;
    overflow: hidden;
    margin-top: 0
}
.tour-collaboration{}


.tour-collaboration h2{
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: 60px;
    text-align: center;
}
.tour-collaboration h2 span{
    display: block;
}
.tour-collaboration p {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
    /* padding: 0 314px; */
}
.tour-collaboration p span{
    display: block;
}
.tour-collaboration-sec h4{
    padding: 0 0px;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.tour-collaboration-sec p{
    padding: 0 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
.tour-collaboration-bg{
    background: rgb(191,254,234);
    background: linear-gradient(36deg, rgba(191,254,234,1) 0%, rgba(130,189,255,1) 48%, rgba(233,231,255,1) 100%);
    height: 540px;
    border-radius: 27px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin: 0 65px;
}
.tour-collaboration-bg img{
    /* width: 90%;
    text-align: center; */
    border-radius: 12px;
    border: 20px solid rgba(255, 255, 255, 0.6);
    text-align: center;
    margin: 0 auto;
    display: block;
}
.homeNew_freetrial_form {
    margin: 0 0 0px;
    padding: 80px 0 0;
    text-align: center;
    background: rgb(247,225,228);
    background:linear-gradient(180deg, rgba(247,225,228,1) 0%, rgba(225,185,253,1) 100%);
}
.free-trial-form{
    background-color: #fff;
    border: 1px solid #EAEAEA;
    height: 58px;
    width: 516px;
    border-radius: 16px;
}

.homeNew_freetrial_form h2 {
    color: #070126;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    padding: 0 180px;
    line-height: normal
}
.homeNew_freetrial_form p {
    color: #070126;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    /* padding:0px 378px; */
    line-height: 26px;
}
.homeNew_freetrial_form p span{
    display: block;
}
.homeNew_freetrial_form .homeNew_banner-form {
    margin: 10px auto auto;
}
.homeNew_freetrial_form small {
    color: #070126;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 25px;
}
.homeNew_freetrial_form small span {
    /* background-color: #8392a0;
    border-radius: 50%; */
    background-image: url(assets/images/bullet.svg);
    display: inline-block;
    margin: -6px 15px;
    height: 24px;
    width: 24px
}
.homeNew_freetrial_form img {
    margin: 90px auto auto;
}

.homeNew_footer-form {
    margin: 32px auto 0px;
    position: relative;
    width: 512px
}
.homeNew_footer-form input[type="text"],
.homeNew_footer-form input[type="email"] {
    width: 320px;
    height: 56px;
    border: 0px;
    border-radius: 16px;
    color: #000000;
    font-family: inherit;
    font-size: 16px;
    float: left;
    padding-left: 15px;
    outline: none;
    position: relative;
}

.homeNew_footer-form input[type="submit"] {
    /* background-color: #704FE6;
    border: 2px solid #704FE6; */
    border-radius: 12px;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    position: absolute;
    right: 0px;
    top: 5px;
    line-height: 40px;
    padding: 0px 13px;
    height: 48px;
    border: 1px solid #A341FE;
}

/*CCPA Privacy Policy*/
.ccpa-privacy-policy {}
.ccpa-privacy-policy h1 {
    font-size: 55px;
    font-weight: 600;
    padding-bottom: 20px;
}
.ccpa-privacy-policy .ccpa-privacy-policy-updated-date {
    display: block;
    font-size: 22px;
    margin-bottom: 150px;
}
.ccpa-privacy-policy h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: normal;
}
.ccpa-privacy-policy p {
    color: #000;
    font-size: 18px;
}
.ccpa-categories-personal-info-table {
    margin-bottom: 20px;
}
.ccpa-categories-personal-info-table td {
    border: solid 1px #e5e5e5;
    padding: 5px;
}
.ccpa-categories-personal-info-table thead td {
    background-color: #f2f2f2;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.ccpa-categories-personal-info-table tbody td {
    color: #000;
    font-size: 18px;
}
.ccpa-listing li {
    color: #000;
    font-size: 18px;
    margin-left: 40px;
}
.ccpa-listing2 li {
    color: #000;
    font-size: 18px;
    margin-left: 0;
    display: flex;
    align-items: center;
    list-style-type: circle;
    gap: 0.8rem;
}
.ccpa-optout-form {
    background-color: #fff;
    box-shadow: 0 2px 40px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    padding: 50px;
}
h1.optout-form-heading {
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 20px;
}
.optout-form-content p {
    color: #000;
    font-size: 18px;
}
.optout-form-checkbox {
    color: #000;
    font-size: 15px;
    margin-left: 0;
    display: flex;
    align-items: start;
    gap: 0.8rem;
}
.optout-form-checkbox label {
    font-weight: 500;
}
.optout-form-checkbox input[type="checkbox"] {
    margin-top: 1px;
    min-height: 15px;
    min-width: 15px;
}
.optout-form {
    padding: 15px;
}

/*newsletter listing*/
.newsletter-list-header {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(216, 223, 255, 0.3) 0%, rgba(255, 236, 218, 0.3) 100%);
    height: 320px;
    position: relative;
}
.newsletter-list-header:after {
    filter: blur(20px);
    content: "";
    height: 100px;
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
}
.newsletter-list-header-banner {
    background-image: url(../convergehub/assets/images/banner-newsletter.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
    text-align: center;
    padding: 48px 0;
    z-index: 9;
    position: relative;
}
.newsletter-list-header-content-area {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: start;
    gap: 3rem;
    margin: 0 auto;
    width: 1100px;
}
.newsletter-list-header-content-area img {
    width: 500px;
}
.newsletter-list-header h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    padding-bottom: 15px;
}
.newsletter-list-header p {
    font-size: 17px;
    line-height: 1.7em;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.news-content .newsletter-listing {
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06);
    transition: 0.5s;
}
.newsletter-listing-heading {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 10px;
}
.news-content .icon-box {
    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    border-radius: 0px;
    width: auto;
    height: auto;
}
.news-content .icon-box img {
    border: 0px;
    margin: 0;
    padding: 0;
    width: 70%;
}
.newsletter-list-heading {
    color: #282828;
    font-size: 23px !important;
    font-weight: 700 !important;
    padding-bottom: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 75%;
}
.newsletter-list-heading a {
    color: #000;
}
.newsletter-publish-date {
    background-color: rgba(216, 223, 255, 0.9);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-left: auto;
    padding: 5px 10px;
    text-transform: capitalize;
    position: absolute;
    right: -15px;
}
.newsletter-publish-date:after {
    background-color: rgba(162, 174, 231, 1);
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    right: 0px;
    top: -4px;
    transform: skewY(25deg);
    width: 20px;
    z-index: -1;
}
.newsletter-publish-date_details {
    background-color: rgba(216, 223, 255, 0.9);
    border-radius: 20px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 10px;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.newsletter-listing-content {
    padding-left: 45px;
}
.newsletter-listing-content p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.4em;
}
.newsletter-listing-content .news-link {
    display: block;
}
.newsletter-listing-content a {
    font-size: 16px;
    position: relative;
    padding-right: 25px;
}
.newsletter-listing-content a:after {
    content: "\24";
    position: absolute;
    top: 4px;
    right: 0;
}
.newsletter-listing-content a:hover:after {
    right: -5px;
}
/*newsletter details*/
.newsletter-details-section {
    background-color: #fff; /*#eaf0f6*/
    font-family: "Poppins", sans-serif;
    margin: 30px 0;
    padding: 25px 25px 40px 25px;
    text-align: center;
}
@media only screen
and (min-width : 320px)
and (max-width : 767px) {
    .newsletter-list-header {
        height: auto;
    }
    .newsletter-list-header-content-area img {
        width: 70%;
    }
    .newsletter-list-header-content-area {
        flex-direction: column;
        width: 100%;
    }
    .newsletter-listing-heading {
        align-items: start;
        flex-direction: column;
    }
    .newsletter-list-heading {
        width: 100%;
    }
    .newsletter-publish-date {
        margin: 10px 0;
    }
    .newsletter-listing-content {
        padding-left: 0;
    }
}
@media only screen
and (min-width : 768px)
and (max-width : 1180px) {
    .newsletter-list-header-content-area {
        width: 100%;
    }
    .newsletter-list-header:after {
        bottom: -30px;
    }
    .newsletter-publish-date {
        font-size: 12px;
    }
}


@media only screen
and (min-width : 991px)
and (max-width : 1070px) {
    .common-inner{
		padding: 45px 0 !important;
	}
    .about-gardient h2,.tour-billing h2,.whyus-gardient h2,.about-value h2,.about-services-content h2,.about-team h2{
		font-size: 34px !important;
    line-height: 48px;
	}
    .homeNew_icons .subHeading,.mca_faq p,.about-gardient p,.about-services-content p{
        font-size: 18px !important;
      }
      .whyus-banner-bg{
        height: 360px;
      }
      .whyus-content-mainbox {
        right: 30px !important;
    }
    .tour-billing h2{
        margin-bottom: 8px;
    }
    .footer-nav_set li{
        font-size: 14px;
    }
    .value-list-box {
        padding: 20px;
    }
    .value-list-box-icon {
        width: 75px;
        height: 75px;
        line-height: 75px;
        margin-right: 20px;
    }
    .value-list-box-content h4,.tour-collaboration-sec h4{
        font-size: 20px;
    }
    .value-list-box-content p{
        font-size: 15px;
    }
    .about-services-content ul.bullet-check li{
        font-size: 18px;
    }
    .about-team h2 {
        padding-bottom: 0px;
    }
    .about-team-box{
        padding: 20px;
    }
    .about-founder_team .team-detail p{
        font-size: 16px;
    }
    .home_video-area{
        width: 100% !important;
        height: auto !important;
    }

    .accordion {
        padding: 10px !important;
        width: 100%;
        height: 70px;
        font-size: 15px;
        line-height: 24px !important;
    }
    .homeNew_freetrial_form p,.mca-customers-heading p{
        padding:  0 0px !important;
    }

    .homeNew_banner_heading,.testimonialsbanner-content h1{
        font-size: 64px !important;
    }
    .homeNew_banner_subheading,.testimonialsbanner-content p{
        font-size: 15px !important;
    }
    .testimonials-banner-bg{
        height: 410px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1439px) {
    nav {
        margin: 12px 0 0 34px;
    }
    .container {
        width: 1200px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .header-panel {
        height: auto;
        width: 100%;
        padding: 10px 0;
    }
    .feature-block-box:after{
        display: none !important;
      }
    .header-panel p {
        font-size: 17px;
        line-height: normal;
        margin-top: 0px;
        padding: 0 20px;
    }
    .whyus-banner-bg{
        height: 383px !important;
    }
    .counter-line:after{
        display: none;
    }

    .whyus-content-box1 {
        width: 230px;
        height: 230px;
    }
    .whyus-content-box1 h2 {
        margin-top: 45px !important;
    }
    .whyus-content-box2{
        width: 245px !important;
        height: 245px !important;
        left: 242px !important;
        top: 26px !important;
    }
    .whyus-content-box1 {
        width: 260px !important;
        height: 260px !important;
        right: -20px !important;
        top: 26px !important;
        z-index: 9;
    }
    .whyus-content-box1 h2{
        margin-top: 68px !important;
    }
    .whyus-content-box2 h2 {
        margin-top: 63px !important;
    }
    .billing-box-sec h3{
        margin-top: 20px;
    }
    .tour-billing p{
        padding: 0 0 !important;

    }
    .whyus-content-mainbox{
        margin-bottom: 25px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .featurebanner-content h1{
        font-size: 57px !important;
    }
    .feature-block-box:after{
        display: none !important;
      }
    h1{
        font-size: 34px;
    }
    .whyusbanner-content h1{
        font-size: 52px !important;
    }
    .whyus-content-sec {
        margin-bottom: 0 !important;
    }
    .whyus-content-sec h2 {
        font-size: 38px !important;
    }
    .tour-billing p{
        padding: 0 0 !important;
    }
    .whyus-content-mainbox{
        display: none;
    }
    .newsignup-form{
        display: grid;
        grid-auto-flow: row;
    }
    .header-panel {
        height: 50px;
        width: 100%;
        padding: 5px 0;
    }
    .header-panel p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0px;
        padding: 0 10px;
        margin-right: 22px;
    }
    .header-panel_close {
        display: block !important;
        position: absolute !important;
        right: 0px !important;
    }
}

.yZ2NDTTkcGEjNOuOYT2IjhjNI5J3NYN {
    display: none !important;
}

/*Industries nav 21.1.26 */
.industries-nav {}
nav ul li.industries-nav::after {
    content: "3";
    position: absolute;
    right: -15px;
    top: 3px;
}
nav ul li.industries-nav li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 5px;
}
nav ul li.industries-nav li:nth-child(5) {
    margin-right: 0px;
}
nav ul li.industries-nav li:nth-child(6)::after {
    display: none;
}
nav ul li.industries-nav .professional-development36 a::before {
    background-image: url(ch-assets/images/professional-development36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav ul li.industries-nav .accounting-and-law-firms36 a::before {
    background-image: url(ch-assets/images/accounting-and-law-firms36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav ul li.industries-nav .it-services36 a::before {
    background-image: url(ch-assets/images/it-services36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav ul li.industries-nav .insurance-agencies-brokers36 a::before {
    background-image: url(ch-assets/images/insurance-agencies-brokers36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav ul li.industries-nav .financial-services36 a::before {
    background-image: url(ch-assets/images/financial-services36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}
nav ul li.industries-nav .real-estate36 a::before {
    background-image: url(ch-assets/images/real-estate36.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    display: inline-block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 36px;
}