*, p, h1, h2, h3, h4, h5, li, ol, ul {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: var(--zf-primary-regular);
}
.i18n-ar .existing-service-crm {
    padding: 0 35px 0 0;
    margin-right: 12px;
    box-sizing: border-box;
}
.select-section {
    position: relative;
    text-align: center;
    margin: 5px 0 15px;
}
.form-group .hide, .select-section .hide {
    display: none !important;
}
.form-group.invalid .hide, .select-section.invalid .hide {
    display: block !important;
}
.list-box {
    display: none;
    position: absolute;
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 5px 0px;
    top: 35px;
    background: #fff;
    max-height: 250px;
    overflow-x: hidden;
    z-index: 2;
    text-align: left;
}
.list-box.active {
    display: block;
}
.list-data {
    display: block;
    font-size: 14px;
    padding: 0px 7.5px;
    cursor: pointer;
}
.list-data.active {
    color: #009eda;
    font-weight: 700;
}
.list-data:hover {
    color: #009eda;
}
div.zgdprform-state-container {
    margin: 5px auto 15px;
    text-align: center;
}
.header, .zgh-signup.vpvcrm-btn, .umain .bot-cta, .hide {
    display: none !important;
}
.product-nav-links {
    margin: 0 25px;
}
.body-umain .product-nav-links {
    margin: 0;
}
div.zgdprform-state-container, .zgdprform-countrylist-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.select-section:after, div.zgdprform-state-container:after, .zgdprform-countrylist-container:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 18px;
    top: 18px;
    margin-top: -3px;
    border-radius: 6px;
    z-index: 0;
}
div.zgdprform-state-container .globalstatecode, .zgdprform-countrylist-container .globalcountrycode {
    width: 100% !important;
    padding: 0 25px 0 5px !important;
    margin: 0 !important;
    background: unset !important;
    border: 1px solid #e4e4e4 !important;
    font-size: 14px !important;
    height: 35px !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    position: relative;
    z-index: 1;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}
#local-review-container input[type="submit"] {
    -webkit-appearance: none !important;
}
.timeline_msg {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}
.main {
    margin-top: -80px;
}
.page-overlay {
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgb(255, 255, 255);
    position: fixed;
    left: 0px;
    top: 0px;
}
.banner-section {
    padding: 140px 25px 120px;
    background: #0067ff;
    text-align: center;
}
.banner-inner {
    max-width: 960px;
    width: 100%;
    display: inline-block;
    color: #fff;
}
.banner-hdr {
    font-family: var(--zf-primary-bold);
    font-size: 50px;
    margin-bottom: 15px;
}
.banner-para {
    font-family: var(--zf-primary-regular);
    font-size: 18px;
    line-height: 28px;
}
.para-highlt {
    font-family: var(--zf-primary-semibold);
    font-size: 18px;
    line-height: 28px;
}
.banner-btn, .bot-cta span {
    font-family: var(--zf-primary-semibold);
    font-size: 18px;
    padding: 10px 25px;
    background: #f0483e;
    color: #fff;
    cursor: pointer;
    outline: none;
    border: none;
    text-decoration: none;
    display: inline-block;
}
.banner-btn {
    margin-top: 55px;
    display: inline-block;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
    color: #fff;
    padding: 20px 0 5px;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, #mini-panel-product_menu .product-nav-links .menu > li > a, .product-nav-links li .nolink {
    color: #fff;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links .dropdown-menu li a {
    color: #333;
    font-family: var(--zf-primary-regular);
}
.expanded.dropdown .caret {
    background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat -1px -48px !important;
}
.product-header-top .expanded.dropdown .caret {
    background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat -12px -48px !important;
}
.compare-conatiner {
    padding: 85px 25px 105px;
    text-align: center;
}
.compare-hdr {
    font-family: var(--zf-primary-bold);
    font-size: 34px;
    line-height: 42px;
    text-align: center;
}
.cmpr-tabl-con {
    padding-top: 85px;
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}
.mob-ftr-cmpr-con {
    display: none;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 1;
}
.compare-tabl {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    position: relative;
}
#mob-othr-ftr .mob-cmpr-inner-sec {
    border-left: 1px solid #e3e3e3;
}
#mob-othr-ftr .mob-cmpr-inner-sec.blt {
    border-left: none;
}
.col_shadow {
    position: absolute;
    top: 0;
    width: 18%;
    border: 1px solid #62b5f7;
}
.col_shadow.anim-shadow {
    box-shadow: 0 30px 70px rgba(0, 0, 0, .2);
    transition: all ease 0.5s;
}
.othr-ftr, .mob-depth-con, .mob-curency-con, .mob-compare-con, .sgr-crm-img, .testimonial-sprites.mob, .rating_count, .d-none {
    display: none;
}
.cmpr-tbl-row, .crm-price-tbl-row, .cmn-price-tr {
    display: table-row;
}
.cmpr-tbl-td.hdr {
    padding: 12px 22px 14px;
}
.cmpr-tbl-td:first-child {
    width: 24%;
    text-align: left;
}
.cmpr-tbl-td:nth-child(2), .cmpr-tbl-td:nth-child(3), .cmpr-tbl-td:nth-child(4) {
    width: 18%;
}
.cmpr-tbl-td:nth-child(5, .cmn-price-td:nth-child(3), .cmn-price-td:nth-child(4), .cmn-price-td:nth-child(5)) {
 width: 20%;
}
.cmpr-tbl-td.zcrm, .video-show-container {
    position: relative;
}
.zoho-clr {
    position: absolute;
    width: 100%;
    left: 0;
    top: -1px;
}
.zoho-clr span {
    width: 25%;
    float: left;
    height: 3px;
}
.zoho-clr span:last-child:before {
    content: '';
    clear: both;
    display: block;
}
.scs-pop-inr {
    padding: 12px 20px;
    position: relative;
    max-width: 360px;
    margin: 0 auto;
    background: #40BD60;
    width: 100%;
    opacity: 0;
}
.success-alert .scs-txt {
    font-size: 14px;
    display: block;
    text-align: center;
    font-family: var(--zf-primary-regular);
    color: #fff;
}
.success-alert .close-icn {
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    font-family: var(--zf-primary-regular);
    position: absolute;
    top: 5px;
    right: 12px;
}
.success-alert {
    display: none;
    margin: 0px auto 0;
    height: 42px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 0;
}
.scs-pop-inr.animate {
    animation: bounceIn 0.8s forwards;
    -webiki-animation: bounceIn 0.8s forwards;
}
@keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
 animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.cmpr-tbl-td {
    padding: 22px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #d7d7d7;
}
.cmpr-tbl-td:first-child span {
    font-family: var(--zf-primary-semibold);
}
.bg_lazy_loaded .sprites-icn {
    background-image: url(https://www.zoho.com/crm/lp/images/zwitch-sprites.svg);
    display: inline-block;
}
.zoho-logo {
    background-position: 0 0;
    width: 78px;
    height: 41px;
}
.salesforce-logo {
    background-position: -85px 0;
    width: 61px;
    height: 41px;
}
.sugar-crm-logo {
    background-position: -153px 0;
    width: 140px;
    height: 41px;
}
.microsoft-logo {
    background-position: -301px 0;
    width: 90px;
    height: 41px;
}
.zoho-crm {
    background-position: -400px 0;
    width: 128px;
    height: 41px;
}
.tick {
    background-position: -545px -14px;
    width: 17px;
    height: 12px;
}
.false {
    background-position: -532px -15px;
    width: 12px;
    height: 13px;
}
.comp-txt {
    padding-top: 5px;
    display: block;
    font-family: var(--zf-primary-semibold);
}
.crm-txt {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    font-size: 16px;
    font-family: var(--zf-primary-bold);
}
.depth-compare {
    text-align: center;
    background: #0067ff;
    padding: 70px 20px;
}
.cmpr-bx {
    background: #fff;
    border-radius: 4px;
    width: 360px;
    position: relative;
    display: inline-block;
    height: 90px;
}
.go-tag {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    outline: none;
}
.comp-bx-con .go-tag:nth-child(2) .cmpr-bx {
    margin: 0 20px;
}
.cmpr {
    padding: 4px 12px 0;
    font-size: 14px;
}
.cmpr-bx .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 90%;
    text-align: center;
}
.vim, .captcha-img {
    vertical-align: middle;
    display: inline-block;
}
.depth-compare h2 {
    font-family: var(--zf-primary-bold);
    color: #fff;
    font-size: 34px;
    padding-bottom: 40px;
}
.customer-container {
    padding: 90px 25px 100px;
    text-align: center;
    position: relative;
}
.customer-container.bg_lazy_loaded:before {
    position: absolute;
    content: "";
    background-image: url(https://www.zoho.com/crm/lp/images/cstmr-bg-quotes.png);
    width: 251px;
    height: 216px;
    background-size: 251px auto;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.cstmr-hdr {
    font-size: 34px;
    margin-bottom: 50px;
    font-family: var(--zf-primary-bold);
}
.custmr-bx-con {
    max-width: 1120px;
    width: 100%;
    display: inline-block;
}
.cstmr-bx {
    width: 49%;
    padding: 15px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box-inner {
    padding: 40px 30px;
    border: 1px solid #e3e3e3;
    box-shadow: 2px 2px 10px #e3e3e3;
    text-align: left;
    background: #fff;
}
.bx-para {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Roboto Slab', serif;
    padding-bottom: 25px;
}
.cstmr-name {
    font-family: var(--zf-primary-bold);
    font-size: 20px;
}
.cstmr-role {
    color: #3e3e3e;
    font-size: 16px;
}
.bg_lazy_loaded.cstmr-video-con {
    padding: 80px 25px 0;
    text-align: center;
    background-image: url(https://www.zoho.com/crm/lp/images/zwitch-video-bg.jpg);
    background-size: cover;
}
.desclaimer {
    font-size: 12px;
    line-height: 20px;
    max-width: 700px;
    padding: 20px;
    color: #333;
    text-align: center;
    margin: 0 auto;
}
.cstmr-video-con img {
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    width: 90%;
    max-width: 772px;
}
.amnt-container {
    padding: 110px 25px;
}
.currency-tabl {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
    padding-top: 65px;
}
.big_bold {
    font-family: 'Roboto Slab', serif;
    font-size: 36px;
    font-weight: 600;
}
.crm-price-td {
    padding: 15px 22px;
    display: table-cell;
    vertical-align: middle;
}
.crm-price-td span, .cmn-price-td span {
    font-size: 18px;
}
span.big_font {
    font-family: 'Roboto Slab', serif;
    font-size: 36px;
    font-weight: 300;
}
span.r_blt {
    font-weight: 600;
}
span.blt {
    font-family: var(--zf-primary-bold);
}
.crm-price-tbale {
    border: 1px solid #62b5f7;
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    box-shadow: 2px 2px 10px #e3e3e3;
}
.crm-price-td:nth-child(1), .cmn-price-td:nth-child(1) {
    width: 16%;
}
.crm-price-td:nth-child(2), .cmn-price-td:nth-child(2) {
    width: 24%;
}
.crm-price-td:nth-child(3) {
    width: 60%;
}
.cmn-price-td {
    padding: 18px 22px;
    vertical-align: middle;
    display: table-cell;
    border: 1px solid #e3e3e3;
}
.row1 .cmn-price-td {
    border: none;
}
.cmn-price-tbl {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.shadow-box {
    position: absolute;
    background: transparent;
    border: 1px solid #62b5f7;
    width: 40%;
    right: -2px;
    transition: all ease 1s;
}
.shadow-box.anim-shadow {
    box-shadow: 0 30px 70px rgba(0, 0, 0, .2);
}
.bot-cta {
    text-align: center;
    padding: 0 25px 45px;
}
.bot-cta p {
    font-family: var(--zf-primary-semibold);
    font-size: 34px;
    padding-bottom: 30px;
}
/**************** video popup ****************/
.freez-layer {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    left: 0;
    top: 0;
    display: none;
    overflow: hidden !important;
}
.banner-button-con {
    margin-bottom: 40px;
}
.video-popup {
    max-width: 860px;
    width: 98%;
    height: 510px;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    background: #fff;
    top: 50%;
    border: 1px solid #DEDEDE;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
    padding: 30px;
    box-sizing: border-box;
}
.popup-close {
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: -22px;
    top: -21px;
    display: inline-block;
    width: 17px;
    background-position: -104px -115px;
    background-image: url(https://www.zoho.com/images/zoho-home-sprite.png);
}
#ifrm {
    width: 800px;
    height: 450px;
}
/****************************************  form-section-start ************************************/
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.formSec.active {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.formSec {
    width: 100%;
    overflow: auto;
    max-width: 420px;
    position: fixed;
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
    right: 0;
    top: 0;
    z-index: 9999;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-box-shadow: -7px 0px 28px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: -7px 0px 28px 0px rgba(0, 0, 0, 0.46);
    box-shadow: -7px 0px 28px 0px rgba(0, 0, 0, 0.46);
    height: 100%;
    background: #fff;
}
.form-head {
    position: fixed;
    width: 420px;
}
.section8-conatiner p {
    font-size: 36px;
    font-family: var(--zf-primary-light);
    color: #000;
    margin-top: 6px;
    line-height: normal;
    text-align: center;
}
.form-close {
    background: url(https://www.zoho.com/crm/outsmart/images/close-icon.png) no-repeat;
    height: 18px;
    position: absolute;
    right: 30px;
    top: 14px;
    width: 18px;
    cursor: pointer;
}
.formInner input[type="text"] {
    border: 1px solid #e2e2e2;
    font-size: 14px;
    height: 28px;
    max-width: 330px;
    padding-left: 8px;
    width: 100%;
}
.formInner select {
    border: 1px solid #e2e2e2;
    font-size: 14px;
    height: 30px;
    max-width: 340px;
    width: 100%;
}
.formInner textarea {
    border: 1px solid #e2e2e2;
    font-size: 14px;
    padding: 5px 8px;
    height: 60px;
    width: 100%;
    max-width: 322px;
}
.formSec h2 {
    font-family: var(--zf-primary-regular);
    background: #03A9F5;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.submit-btn {
    background: none repeat scroll 0 0 #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    margin: 5px 0 20px;
    max-width: 130px;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    width: 100%;
    float: left;
    margin-left: 10px;
}
.formInner p {
    color: #333;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 12px;
}
.formInner p span {
    display: block;
    padding: 0px 0 5px;
}
.formInner {
    border-left: 1px solid #ddd;
    padding: 82px 30px 15px;
    background: #fff;
    box-sizing: border-box;
    height: 100%;
}
.form-show {
    right: 0 !important;
}
.from-txt {
    font-size: 36px;
    font-weight: 400;
}
.reload-img {
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 0 35px;
    font-size: 16px;
    font-family: var(--zf-primary-regular);
    cursor: pointer;
    color: #03a9f5;
    text-decoration: none;
}
/****************************************  form-section-end ************************************/
.mob-cmpr-left, .mob-cmpr-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.mob-cmpr-hdr.lft {
    background: #1a75d2;
    position: relative;
}
.mob-hdr-txt {
    font-size: 18px;
    color: #fff;
    font-family: var(--zf-primary-bold);
    padding: 12px;
}
.drodown-prd-con {
    width: 100%;
    position: relative;
    padding: 9px 20px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    text-align: right;
}
.product-header-top #mini-panel-product_menu .product-nav-links .menu > li > a, .product-header-top .product-nav-links li .nolink {
    color: #333
}
select#mob-prd-selct {
    box-sizing: border-box;
    margin: 0;
    color: #000;
    border: none;
    display: inline-block;
    width: 75%;
    font-size: 16px;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: 0.5s ease;
    border-radius: 0;
    outline: none;
    text-align: center;
}
.drodown-prd-con:before {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    position: absolute;
    right: 15px;
    top: 20px;
    content: "";
    display: block;
}
.mob-cmpr-inner-sec {
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
    height: 44px;
    position: relative;
}
.mob-cmpr-inner-sec span {
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    display: inline-block;
    text-align: center;
}
.mob-cmpr-inner-sec span.txt {
    width: 82%;
}
.mob-cmpr-inner-sec.blt {
    text-align: left;
    padding: 18px 15px 18px 25px;
}
.mob-cmpr-inner-sec.blt span {
    font-family: var(--zf-primary-bold) !important;
    font-size: 18px;
    display: block;
    width: 160%;
    text-align: center;
    transform: translateX(-18%) translateY(-40%);
}
#mob-othr-ftr .mob-cmpr-inner-sec.blt span {
    text-indent: -99999px;
    display: inline-block;
}
.rating-table-con {
    padding: 0px 25px 100px;
    text-align: center;
}
.rating-table-inner {
    max-width: 1200px;
    width: 100%;
    margin: 20px auto 0;
}
.inner-hdr {
    font-size: 36px;
    line-height: 44px;
    font-family: var(--zf-primary-bold);
    padding-bottom: 15px;
}
.awrd_logo {
    display: block;
    width: 94%;
    max-width: 320px;
    margin: 25px auto 10px;
}
.rating-table {
    margin: 50px auto 0;
    border: 1px solid rgba(0, 0, 0, 0.13);
}
.rating-sec {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    padding: 25px 30px;
    background: #fff;
}
.four_half1 {
    background-position: -304px -369px;
    width: 113px;
    height: 20px;
}
.four_half2, .four_half3 {
    background-position: -162px -369px;
    width: 113px;
    height: 20px;
}
.four_star {
    background-position: -20px -369px;
    width: 113px;
    height: 20px;
}
.star-con {
    width: 113px;
    display: inline-block;
    position: relative;
    height: 20px;
}
.star-con .anim-star {
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    transition: all ease 2.4s;
}
.star-con .gray-star {
    background-position: -730px -369px;
    width: 113px;
    height: 20px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
.rating-sec:nth-child(1), .rating-sec:nth-child(2), .rating-sec:nth-child(3), .rating-sec:nth-child(4), .rating-sec:nth-child(5), .rating-sec:nth-child(6) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.rating-sec:nth-child(2), .rating-sec:nth-child(3), .rating-sec:nth-child(5), .rating-sec:nth-child(6), .rating-sec:nth-child(8), .rating-sec:nth-child(9) {
    border-left: 1px solid rgba(0, 0, 0, 0.13);
}
.rating-left {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.finance-online {
    background-position: -914px -174px;
    width: 149px;
    height: 24px;
}
.trust-radius {
    background-position: -1081px -19px;
    width: 154px;
    height: 27px;
}
.pc {
    background-position: -921px -70px;
    width: 51px;
    height: 61px;
    margin: 0 !important;
}
.get-app {
    background-position: -999px -74px;
    width: 97px;
    height: 26px;
}
.capterra {
    background-position: -914px -20px;
    width: 149px;
    height: 33px;
}
.google-play {
    background-position: -1116px -70px;
    width: 128px;
    height: 30px;
}
.app-store {
    background-position: -1000px -120px;
    width: 123px;
    height: 35px;
}
.softeware-suggest {
    background-position: -1142px -122px;
    width: 113px;
    height: 35px;
}
.gatner {
    background-position: -1082px -170px;
    width: 161px;
    height: 35px;
}
.bg_lazy_loaded .svg-sprites {
    background-image: url(https://www.zoho.com/crm/lp/images/india-crm-sprites.svg);
    background-repeat: no-repeat;
    display: inline-block;
}
.rating-right {
    width: 38%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.rating-txt {
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    color: #333;
    padding-bottom: 4px;
}
.rating-txt span {
    font-size: 36px;
    color: #333;
    font-family: 'Roboto Slab', serif;
}
.captcha-error, .emphty-error, .mail-error, .phone-error {
    text-align: left;
    font-size: 12px;
    padding: 5px 0 0 !important;
    color: #f34637;
    max-width: 330px;
    margin: 0 auto;
}
/*New awards css*/

.rating-con-main {
    text-align: center;
    padding: 0 25px 140px;
}
.rating-con {
    padding-top: 35px
}
.other-lang .rating-con {
    padding-top: 75px;
}
.i18n-pt-br .rating-con {
    padding-top: 60px
}
.rating-left-con {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 30px;
    width: 580px;
    text-align: center;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative
}
.i18n-ar .rating-left-con {
    padding: 0 0 0 60px;
    margin: 0
}
.rating-sqr-bx {
    width: 255px;
    float: left;
    padding: 25px 25px 25px 28px;
    box-sizing: border-box;
    margin-left: 7px;
    margin-bottom: 7px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    -webkit-box-shadow: -1px 3px 5px 0 rgba(222, 222, 222, 1);
    -moz-box-shadow: -1px 3px 5px 0 rgba(222, 222, 222, 1);
    box-shadow: -1px 3px 5px 0 rgba(222, 222, 222, 1)
}
.rating-sqr-bx .icn-con {
    height: 100px;
    position: relative
}
.icn-con span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}
.zwt-sprt {
    background-image: url(/sites/default/files/crm/images/zwitch-awards-sprite.svg);
    background-repeat: no-repeat;
}
.gartner-icn {
    background-position: -252px -100px;
    width: 123px;
    height: 98px;
}
.peer-insights-icn {
    background-position: -134px -99px;
    width: 99px;
    height: 99px;
}
.ctgry-ldr-icn {
    background-position: -393px -100px;
    width: 88px;
    height: 98px;
}
.great-usr-exp-icn {
    background-position: -10px -99px;
    width: 104px;
    height: 99px;
}
.rating-descr {
    font: 400 15px/1.4 Roboto, Arial, Helvetica, sans-serif;
    padding-top: 15px;
    word-break: break-word
}
.rating-sqr-bx:nth-child(1), .rating-sqr-bx:nth-child(3) {
    margin-left: 0
}
.rating-right-con {
    width: 455px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    margin-bottom: 0px
}
.app-rating {
    width: 100%;
    display: block;
    padding: 30px 25px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 6px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}
.app-logo-con {
    display: inline-block;
    vertical-align: middle;
    width: 156px
}
.app-logo, .i18n-en .more-cstmrs, .i18n-in .more-cstmrs, .i18n-au .more-cstmrs, .rating-txt .rating_count_alter, .testimonial-inner {
    display: inline-block
}
.appstore {
    background-position: -10px -48px;
    width: 147px;
    height: 42px;
}
.getapp {
    background-position: -166px -56px;
    width: 136px;
    height: 26px;
}
.googleplay {
    background-position: -10px -216px;
    width: 133px;
    height: 30px;
}
.trustradius {
    background-position: -312px -56px;
    width: 154px;
    height: 27px;
}
.capterra {
    background-position: -159px -218px;
    width: 136px;
    height: 31px;
}
.star-rating {
    margin-left: 25px;
    width: 101px;
    vertical-align: middle;
    height: 17px;
    display: inline-block
}
.star-45 {
    background-position: -328px -211px;
}
.star-42 {
    background-position: -439px -211px;
}
.star-40 {
    background-position: -328px -237px;
}
.rating-txt {
    margin-left: 28px;
    display: inline-block;
    vertical-align: middle;
    color: #333
}
.rating-txt .hlght-txt {
    font: 36px/36px Roboto;
    display: inline-block;
    vertical-align: bottom
}
.nrml-txt {
    font: 20px/20px Roboto !important;
    display: inline-block;
    vertical-align: bottom
}
.lft-brdr {
    display: block;
    height: 100%;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0
}
.gartner .lft-brdr {
    background: #d2bd77
}
.peer-insights .lft-brdr {
    background: #6ec2dd
}
.ctgry-ldr .lft-brdr {
    background: #fd8b7d
}
.great-usr-exp .lft-brdr {
    background: #71569c
}
.anim-elem {
    opacity: 0;
    -ms-transform: translateY(18px);
    transform: translateY(18px);
}
.anim-init {
    transition: .7s opacity cubic-bezier(.25,.46,.45,.94),1s transform cubic-bezier(.25,.46,.45,.94);
}
.rating-con-inner {
    max-width: 1140px;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.rating-con-inner .inner-hdr { 
    text-align: left;
}
.rating-left-con .yellow-pattern {
    top: -52px;
    left: -7px;
    width: 167px;
    height: 167px;
    z-index: -2;
}
.yellow-pattern {
    background-image: url(/sites/default/files/crm/plus-pattern-bg-yellow.svg);
}
.adtnl-pattern {
    background-size: 14px;
    background-repeat: repeat;
    position: absolute;
    transition: all ease .55s;
    display: inline-block;
}
/*	media query starts*/
	

@media only screen and (max-width: 1180px) {
.rating-left-con {
    width: 480px;
    padding-left: 35px;
}
.rating-right-con {
    width: 400px;
    margin-left: 0;
}
.rating-sqr-bx {
    width: 205px;
}
.rating-txt, .star-rating {
    margin-left: 5px;
}
.cstmr-bx {
    padding: 15px 6px;
}
.cmpr-bx {
    display: block;
    margin: 0 auto 20px !important;
}
}

@media only screen and (max-width: 992px) {
.rating-txt .rating_count {
    display: inline-block;
}
.rating-con-main {
    padding: 0 25px 80px
}
.rating-con-inner {
    max-width: 700px;
}
.rating-left-con {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    float: none;
    padding-left: 0;
}
.rating-sqr-bx {
    width: 49.5%;
    margin-left: 1%;
}
.rating-right-con {
    max-width: 800px;
    width: 100%;
    margin: 35px auto 0;
    display: block;
    text-align: center;
}
.app-rating {
    width: 32.3%;
    float: left;
    margin-left: 1%;
    height: 175px;
    margin-bottom: 10px;
}
.app-rating:nth-child(1), .app-rating:nth-child(4) {
    margin-left: 0;
}
.app-logo-con {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
}
.logo-sec .sugar-crm-logo {
    display: none !important;
}
.i18n-ar span.big_font {
    font-size: 16px;
}
.customer-container {
    padding: 70px 25px 50px;
}
.rating_count {
    display: inline-block !important;
}
.rating_count_alter {
    display: none;
}
.rating-table-con {
    padding: 0 25px 50px;
}
.rating-table {
    border: none !important;
    margin: 20px auto 0;
    max-width: 670px;
    width: 100%;
}
.rating-sec {
    width: 47%;
    margin: 3% 1% 0;
    float: none;
    display: inline-block;
    padding: 25px 20px;
    border: 1px solid #e3e3e3 !important;
}
.star-con .anim-star {
    width: 100% !important;
}
.mob-depth-con {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border: 1px solid #e3e3e3;
    width: 92%;
    background: #fff;
}
.bot-cta p {
    font-size: 28px;
    line-height: 38px;
}
.amnt-container {
    padding: 70px 4%;
}
.banner-section {
    padding: 140px 25px 70px;
}
.banner-hdr {
    font-size: 42px;
    line-height: 50px;
}
.cmny-name {
    padding: 25px 10px 10px;
    background: #f7f7f7;
}
.mb-amnt-con .mb-amnt-inner {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.mb-amnt-con .mb-amnt-inner:nth-child(1), .mb-amnt-con .mb-amnt-inner:nth-child(2), .mb-amnt-con .mb-amnt-inner:nth-child(3) {
    border-bottom: none;
}
.mob-curency-con {
    display: block;
    max-width: 100%;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    margin: 50px auto 0;
}
.zohocrm-con {
    padding: 32px 20px 5px;
    text-align: center;
}
.zohocrm-con > span, .cmny-name > span {
    display: block !important;
    margin: 0 auto 10px;
    text-align: center;
}
span.mb-curncy {
    display: block !important;
    margin: 0 auto 8px;
}
.crm-amnt {
    padding-top: 0px;
    font-size: 20px;
}
.big_bold {
    font-size: 20px;
}
.mb-amnt-inner {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding: 25px 20px;
    text-align: center;
}
.currency-tabl {
    display: none;
}
.cstmr-hdr {
    margin-bottom: 30px;
}
.box-inner {
    padding: 35px 25px;
    min-height: unset !important;
}
.cstmr-bx {
    padding: 15px 4px;
    width: 100%;
    max-width: 620px;
    display: block;
    margin: 0 auto;
}
.bx-para {
    font-size: 16px;
}
.cstmr-name {
    font-size: 16px;
    padding-bottom: 6px;
}
.sgr-crm-img {
    width: 120px;
    display: inline-block;
}
.cmny-name .sgr-crm-img {
    width: 140px;
    display: block;
    margin: 0 auto 10px;
}
.cmpr-tbl-td, .cmn-price-td {
    font-size: 14px;
    line-height: 22px;
    padding: 22px 12px;
}
.crm-price-td span, .cmn-price-td span {
    font-size: 14px;
}
span.big_font {
    font-size: 26px;
    font-weight: 300;
}
.video-popup {
    max-width: 660px;
    height: 398px;
}
#ifrm {
    width: 600px;
    height: 338px;
}
.rating-left-con .yellow-pattern{
  display:none;
}
}

@media only screen and (max-width: 767px) {
.umain #mini-panel-product_menu .menu-icon-help-header .product-title a{
		color: #fff !important;
	}
.rating-con-main {
    padding: 0 25px 30px
}
.mob-ftr-cmpr-con {
    top: 0px;
}
.rating-table-inner {
    max-width: 380px;
    width: 100%;
}
.rating-sec {
    width: 100%;
    border: 1px solid #e3e3e3 !important;
    margin-bottom: 10px;
    padding: 10px 30px;
}
.rating-sec:nth-child(2), .rating-sec:nth-child(3), .rating-sec:nth-child(5), .rating-sec:nth-child(8), .rating-sec:nth-child(9) {
    display: none;
}
.mob-depth-con {
    top: 0px;
}
.mob-hdr-txt {
    padding: 11px 12px;
}
.main {
    margin-top: -50px;
    overflow: hidden;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
    color: #fff;
}
.banner-section {
    padding: 70px 25px;
}
.customer-container:before {
    width: 120px;
    height: 105px;
    background-size: 120px auto;
}
.mob-ftr-cmpr-con .mob-cmpr-hdr {
    width: 50%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}
.compare-hdr, .cstmr-hdr {
    font-size: 30px;
    line-height: 40px;
}
.compare-hdr {
    padding: 0 25px;
}
.mob-curency-con {
    margin: 40px auto 0;
}
.banner-para {
    margin-bottom: 25px;
}
.banner-btn {
    margin-top: 32px;
}
.banner-hdr {
    font-size: 38px;
    line-height: 46px;
}
.compare-conatiner {
    padding: 65px 0 70px;
}
.mob-compare-con {
    display: block;
    padding-top: 45px;
}
.cmpr-tabl-con {
    display: none;
}
.video-popup {
    max-width: 360px;
    height: 250px;
    padding: 7px;
}
#ifrm {
    width: 346px;
    height: 236px;
}
.popup-close {
    right: -6px;
    top: -40px;
}
.i18n-ar .drodown-prd-con:before {
    right: 2px;
}
}

@media only screen and (max-width:640px) {
.app-rating:nth-child(1), .app-rating:nth-child(3), .app-rating:nth-child(5) {
    margin-left: 0;
}
.app-rating {
    width: 49%;
}
}

@media only screen and (max-width: 580px) {
.drodown-prd-con {
    text-align: left;
}
select#mob-prd-selct {
    width: 104%;
}
}
.lang-ar h2.compare-hdr, .depth-compare h2, .bot-cta p, div.desclaimer, h2.inner-hdr, h2.cstmr-hdr, p.para-sec, .main .banner-section, h1.banner-hdr, p.banner-para, .banner-section .banner-inner, .lang-ar .bot-cta, .lang-ar .depth-compare .comp-bx-con, .lang-ar .customer-container, .lang-ar .cstmr-video-con {
    text-align: center;
}
.lang-ar .col_shadow.anim-shadow {
    right: 235px;
}
.lang-ar .shadow-box {
    right: unset;
    left: -2px;
}
.lang-ar .rating-sec {
    float: right;
}
.lang-ar .rating-sec:nth-child(2), .rating-sec:nth-child(3), .rating-sec:nth-child(5), .rating-sec:nth-child(6), .rating-sec:nth-child(8), .rating-sec:nth-child(9) {
    border-right: 1px solid rgba(0, 0, 0, 0.13);
}

@media only screen and (max-width:500px) {
.app-rating, .rating-sqr-bx {
    width: 100%;
    max-width: 385px;
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto 5px !important;
}
.app-rating {
    background: 0 0;
    padding: 25px 0;
    border: none;
    height: auto;
    text-align: left;
    position: relative;
    box-shadow: none;
    transform: scale(.8);
    -webkit-transform: scale(.8)
}
.app-rating:after {
    content: '';
    height: 1px;
    background: #e3e3e3;
    width: 100%;
    bottom: 0;
    left: 0;
    display: block;
    position: absolute
}
.app-rating:last-child:after {
    display: none
}
.app-logo-con {
    display: inline-block;
    text-align: left
}
.mb-amnt-inner {
    padding: 25px 5px;
}
.video-popup {
    max-width: 340px;
    height: 240px;
    padding: 7px;
}
#ifrm {
    width: 326px;
    height: 224px;
}
}

@media only screen and (max-width:420px) {
.rating-right-con {
    transform: scale(.9);
    -webkit-transform: scale(.9)
}
}
