@import url("https://zoho.com/sites/all/themes/zoho/css/zfont.css");



/* RESET CSS PART */

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
ol,
ul,
li,
fieldset,
form,
label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

ol,
ul {
    list-style: none
}

a {
    border: none;
    text-decoration: none;
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
}


/* COADING PART STARTS */

body {
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background: #f9f9f9
}

.signing .all-apps {
    padding-left: 11px;
}

.signing .all-apps span {
    background: url("../images/zoho-home-sprite.png") no-repeat -262px -117px;
    height: 10px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 15px;
}

#cookie-policy {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {
        text-rendering: optimizeSpeed;
    }
}

.logo span,
.scroll-down span,
.watch-video span,
.si1,
.si2,
.si3,
.footer-zohologo a,
.popup-close span,
.video-player .icon-close,
.watch-story span,
.logo a,
.iconic-menu .logo a,
.socl-signup div span,
.madeinindia-banner span em,
.domain-bundle li span,
.featured-product-list a span {
    background-image: url("../images/zohohome-sprite-new.png");
    background-repeat: no-repeat;
    text-indent: -999em;
    display: inline-block
}

.featured-product-list a span.fea-newsprite {
    background-image: url('../images/zoho-featured-new-app-sprite.png');
}

p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
}

.white-bg {
    background: #fff
}

.new {
    background: #fef07d none repeat scroll 0 0;
    color: #c46b0c;
    font-size: 10px;
    font-style: normal;
    left: 0;
    line-height: 15px;
    position: absolute;
    text-indent: 0;
    top: 0;
    display: inline-block;
    padding: 0 5px;
    font-family: var(--zf-primary-semibold);
    text-transform: uppercase;
}

.zrefreshed {
    color: #e6851d;
    font-size: 12px;
    font-style: normal;
    left: 50%;
    position: absolute;
    text-indent: 0;
    top: -5px;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    text-transform: none;
    margin-left: -29px;
}

@media screen and (max-width: 650px) {
    .featuredapp-sec .zrefreshed {
        top: -10px;
        transform: scale(0.8);
    }
}

@media screen and (max-width: 480px) {
    .featuredapp-sec .zrefreshed {
        top: 5px;
    }
    .category-apps .zrefreshed {
        transform: scale(0.8);
        top: 5px;
    }
}


/* MAIN SECTION CSS START */

.main-section {
    overflow: hidden;
    background: #fff;
}

.loggedin-sec.signup-section .signup-box,
.loggedin-main .signing .signup {
    display: none;
}

.loggedin-sec.signup-section .loggedin-userinfo {
    display: block;
}

.loggedin-sec.signup-section .testi-video .video-caption {
    opacity: 1;
}


/* LOGGED IN USERS DETAILS */

.loggedin-userinfo {
    margin: -120px auto 0;
    max-width: 350px;
    min-height: 150px;
    position: relative;
    top: 50%;
    z-index: 88;
    padding: 0 40px;
}

.loggedin-userinfo h2 {
    color: #fff;
    font-size: 34px;
    letter-spacing: -1.25px;
    line-height: 42px;
    padding: 0 0 25px;
}

.loggedin-userinfo h2 span {
    display: block;
}

.loggedin-userinfo a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    height: 46px;
    line-height: 44px;
    padding: 0 50px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
}

.loggedin-userinfo a:hover {
    padding: 0 55px;
}


/*SIGNUP SECTION CSS START */

.signup-section {
    background-color: #333;
    /*   background-image: url("../images/zoho-home-signup-bg.jpg"); */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 100%;
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    max-width: 375px;
    opacity: 0;
    transition: .9s ease opacity;
    -webkit-transition: .9s ease opacity;
}

.signup-section::after {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.signup-button-part {
    display: none;
    text-align: center;
}

.signup-button-part p {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 25px;
    text-align: center;
}

.testi-video {
    bottom: 25px;
    color: #fff;
    max-width: 220px;
    position: absolute;
    right: 30px;
    text-align: right;
    z-index: 9;
}

.testi-video p {
    color: #ccc;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Roboto Slab', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.testi-video .video-caption {
    opacity: 0.5;
    transition: 0.5s ease-in;
    -webkit-transition: 0.5s ease-in;
}

.testi-video:hover .video-caption {
    opacity: 0.9;
}

.testi-video p span {
    display: block;
    padding-top: 15px;
    cursor: pointer;
}


/*SIGNUP SECTION CSS ENDS */

.main-content {
    width: auto;
    margin-right: 375px;
}


/* MAIN SECTION CSS ENDS */


/* HEADER BG ANIMATION STARTS */

.signing {
    color: #999;
    font-size: 11px;
    padding: 0 10px;
    position: fixed;
    right: 0;
    top: 15px;
    z-index: 99;
}

.signing a {
    color: #fff;
    display: inline;
    font-size: 12px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    padding: 15px 10px;
    text-transform: none;
}

.header {
    padding: 80px 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background: #fff;
}

.banner-content {
    z-index: 9;
    position: relative;
}

.home-bg-fading {
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    opacity: 0;
    transition: opacity .7s ease;
    -moz-transition: opacity .7s ease;
    -webkit-transition: opacity .7s ease;
    -o-transition: opacity .7s ease;
    -ms-transition: opacity .7s ease;
}

.home-bg-fading img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


/* HOME BG VIDEO PART */

.homebg-video {
    background: #fff;
    border: 1px solid #f2f2f2;
    display: none;
    max-width: 1000px;
    overflow: hidden;
    position: fixed;
    z-index: 999999;
}

.homebg-video-placing {
    height: 560px;
    width: 1000px;
}

.video-content-part {
    padding: 15px 25px;
    overflow: hidden;
    position: relative;
}

.video-sharing-part {
    float: right;
    height: 32px;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 175px;
}

.video-content-part p {
    box-shadow: none;
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.video-content-part p a {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-decoration: underline;
}

.video-signup {
    display: none;
    overflow: hidden;
    padding: 15px 20px;
    text-align: right;
}

.video-signup p {
    color: #333;
    float: none;
}

.video-signup a {
    background: none repeat scroll 0 0 #f0483e;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    height: 20px;
    line-height: 22px;
    margin: 0 0 0 5px;
    padding: 3px 10px;
    text-shadow: none;
    text-transform: uppercase;
}

.homebg-video-placing {
    height: 500px;
    width: 888px;
}

.popup-close {
    right: 25px;
    top: 25px;
}


/* HEADER BG ANIMATION ENDS */

.logo {
    margin-bottom: 40px;
}

.logo span {
    background-position: left top;
    width: 156px;
    height: 54px
}

.logo a {
    background-position: left -64px;
    display: block;
    height: 32px;
    width: 90px;
}

h1 {
    color: #000;
    font-size: 52px;
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
    letter-spacing: -1.5px;
    line-height: 1.25;
    padding: 0 0 5px;
}

.header .description {
    color: #333;
    font-size: 18px;
    line-height: 1.65;
    margin: 0 auto;
    max-width: 900px;
    padding: 5px 5% 60px;
    position: relative;
    text-shadow: none;
}

.header .description::after {
    background: #03a9f5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    width: 90px;
}

.header .description span {
    display: block;
}

.zoho-desc {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
    max-width: 740px;
    padding: 45px 50px 50px;
    text-align: center;
}

.zoho-desc span {
    display: block;
}

.getstarted-box {
    margin: 70px auto 0;
    max-width: 200px;
}

.getstarted-box a,
.getstarted-box-bottom a {
    color: #FFFFFF;
    border: 2px solid #fff;
    display: inline-block;
    font-size: 15px;
    font-family: var(--zf-primary-bold), Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: 42px;
    line-height: 42px;
    padding: 2px 25px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    transition: 0.5s ease;
}

.getstarted-box-bottom a {
    color: #FFFFFF;
    border: 2px solid #f0483e;
    background: #f0483e;
}

.getstarted-box a:hover,
.getstarted-box-bottom a:hover {
    color: #FFFFFF;
    border: 2px solid #f0483e;
    box-shadow: 0 100px 0 #f0483e inset;
}

.getstarted-box span,
.getstarted-box-bottom span {
    color: #ccc;
    display: block;
    font-size: 13px;
    font-family: var(--zf-primary-regular);
    font-weight: inherit;
    padding-top: 5px;
    text-align: center;
}

.getstarted-box-bottom span {
    color: #999;
}

.scroll-down {
    display: none;
    height: 22px;
    margin: 45px auto 0;
    opacity: 0.3;
    width: 44px
}

.scroll-down:hover {
    opacity: .75
}

.scroll-down span {
    display: block;
    margin-top: 22px;
    background-position: left -112px;
    width: 44px;
    height: 22px;
    cursor: pointer
}

.scrolldown-arrow {
    top: 0px;
    position: relative
}

.scrolldown-arrow2 {
    top: -35px;
    animation: 1.25s ease scrolldown-arrow2
}

.watch-story {
    bottom: 0;
    cursor: pointer;
    font-style: normal;
    padding: 10px 0;
    position: absolute;
    right: 0;
    width: 625px;
}

.watchwatch-story .watchit {
    color: #fff;
    display: block;
    font-size: 12px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 15px;
    margin: 0 25px 5px 0;
    text-align: right;
}

.watchit:hover .video-desc {
    opacity: 1;
    visibility: visible;
}

.watch-story .video-desc {
    display: inline;
    float: none;
    font-style: normal;
    opacity: 0.6;
}

.watch-story span {
    background-position: -166px -114px;
    height: 18px;
    position: relative;
    right: -3px;
    top: 5px;
    width: 18px;
}


/* HEADER PARTS ENDS */


/* RECENT RELEASE PART STARTS */

.recently-released {
    margin: 0 auto;
    max-width: 700px;
    overflow: hidden;
    padding: 60px 0 60px 5%;
    position: relative;
    display: none
}

.recently {
    background: #fff160;
    color: #000;
    padding: 3px 10px;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0
}

.recently-launch-name {
    float: left;
    padding: 0 5% 0 0;
    width: 30%
}

.recently-launch-details {
    width: 40%;
    float: left;
    padding: 0 5%
}

.recently-launch-details {
    box-shadow: 1px 0 0 #e2e2e2 inset;
    -webkit-box-shadow: 1px 0 0 #e2e2e2 inset;
}

.recently-launch-name h2 {
    font-size: 30px;
    color: #222;
    letter-spacing: -1.5px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    float: left;
    padding: 30px 0 0 25px
}

.recently-launch-name img {
    padding: 15px 0 0 0;
    float: left
}

.recently-launch-details h3 {
    font-size: 18px;
    color: #222;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    padding: 0 0 10px 0
}

.recently-launch-details p {
    font-size: 14px;
    color: #666;
}

.recently-launch-details a {
    color: #5f8b1b;
    text-decoration: underline
}


/* RECENT RELEASE PART ENDS */


/*  category PART STARTS */

.category {
    background: #fff;
}

.category h2 {
    color: #999;
    font-size: 13px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    padding-top: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.category h2 small {
    border-bottom: 1px solid #bbb;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    width: 40px;
}

.category li>span {
    display: none;
}

.category ul {
    margin: 0 auto;
    max-width: 1400px;
    overflow: hidden;
    padding: 40px 2% 80px;
}

.category li {
    float: left;
    min-height: 525px;
    padding: 50px 2%;
    position: relative;
    text-align: center;
    width: 29.3333%;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    box-shadow: -1px -1px 0 #e5e5e5 inset;
}

.category li:first-child,
.category li:nth-child(2),
.category li:nth-child(3) {
    min-height: 870px;
    padding: 0 2% 50px;
}

.category li:nth-child(4),
.category li:nth-child(5),
.category li:last-child {
    min-height: 380px;
    box-shadow: -1px -0px 0 #e5e5e5 inset;
    padding: 50px 2% 0;
}

.category li {
    box-shadow: -1px -1px 0 #e5e5e5 inset;
}

.category li:nth-child(3) {
    box-shadow: -0px -1px 0 #e5e5e5 inset;
}

.category .bp,
.category .hr {
    min-height: 360px;
    box-shadow: -1px -0px 0 #e5e5e5 inset;
}

.category li:last-child {
    box-shadow: none;
}

.ci1,
.ci2,
.ci3,
.ci4,
.ci5,
.ci6 {
    margin-bottom: 30px;
    opacity: 0.7;
    width: 48px;
    height: 48px
}

.ci1 {
    background-position: left -139px
}

.ci2 {
    background-position: -71px -139px
}

.ci3 {
    background-position: -143px -139px
}

.ci4 {
    background-position: -216px -139px
}

.ci5 {
    background-position: -290px -139px
}

.ci6 {
    background-position: -359px -139px
}

.category li h4 {
    font-size: 24px;
    color: #333;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 30px;
    margin: 0 0 10px;
    letter-spacing: -0.5px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}

.category h4 a {
    color: #333
}

.category h4 em {
    display: none;
    height: 2px;
    margin: 15px 0 20px;
    width: 35px;
}

.category p a {
    color: #666;
    letter-spacing: 0.2px
}

.category li p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    min-height: 65px;
    padding: 0 5% 15px;
}

.category-apps {
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
}

.category-apps a {
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    color: #333;
    display: block;
    float: left;
    font-family: var(--zf-primary-semibold);
    font-size: 12px;
    font-weight: inherit;
    line-height: 18px;
    margin: 0;
    max-width: 100%;
    min-height: 60px;
    padding: 31px 0;
    position: relative;
    text-transform: uppercase;
    width: 33.333%;
    box-sizing: border-box;
    box-shadow: none;
}

.category-apps a:last-child {
    border-bottom: none;
}

@media screen and (min-width:1025px) {
    body .zoho1-logo a {
        font-size: 50px;
        background-size: 150px auto;
        padding: 0 0 0 155px;
    }
}

@media screen and (min-width:480px) {
    .sales-marketing a:nth-child(2),
    .sales-marketing a:nth-child(3n+2) {
        border-right: none;
    }
    .email-collab a:nth-child(2),
    .email-collab a:nth-child(3n+2) {
        border-right: none;
    }
    .email-collab a:nth-child(15) {
        border-bottom: none;
    }
    .customer-support a:nth-child(3),
    .customer-support a:nth-child(4),
    .customer-support a:nth-child(5) {
        border-bottom: none;
    }
    .four-product a:first-child,
    .three-product a:first-child,
    .four-product a:last-child,
    .three-product a:last-child {
        border-right: none;
    }
    .four-product a:nth-child(2),
    .four-product a:nth-child(3) {
        border-bottom: 1px solid #fff;
    }
    .three-product a:nth-child(2) {
        border-bottom: none;
    }
    .two-product a:last-child {
        border-right: none;
    }
    .two-product a:last-child {
        border-bottom: 1px solid #f5f5f5;
    }
    .finance a:nth-child(2),
    .finance a:nth-child(3n+2),
    .customer-support a:nth-child(2),
    .customer-support a:nth-child(3n+2) {
        border-right: none;
    }
    .finance a:nth-child(6),
    .finance a:nth-child(7) {
        border-bottom: none;
    }
}

.sales-marketing a:hover {
    border-bottom: 1px solid rgba(26, 171, 226, 1);
}

.email-collab a:hover {
    border-bottom: 1px solid rgba(234, 120, 93, 1);
}

.customer-support.five-product a:hover {
    border-bottom: 1px solid rgba(90, 180, 108, 1);
}

.finance a:hover {
    border-bottom: 1px solid rgba(72, 187, 180, 1);
}

.hr a:hover {
    border-bottom: 1px solid #ffcc00;
}

.bp .four-product a:hover,
.custom-solutions a:hover {
    border-bottom: 1px solid rgba(70, 97, 186, 1);
}

.category-apps a span {
    background-image: url("../images/product-icon-sprite.png");
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    margin: 0 auto 10px;
    text-indent: -999em;
    width: 30px
}

.category-apps .featured-app {
    font-size: 16px;
    line-height: 23px;
    padding: 15px 0 20px;
    width: 66.666%;
}

.two-product {
    max-width: 100%;
}

.three-product .featured-app,
.four-product .featured-app {
    max-width: 100%;
    padding: 15px 0 20px;
    width: 100%;
    border-right: none;
}

.three-product a {
    max-width: 100%;
    width: 50%;
}

.four-product a {
    max-width: 100%;
    width: 33.333%;
}

.pi1 {
    background-position: left top
}

.pi2 {
    background-position: -36px top
}

.pi3 {
    background-position: -70px top
}

.pi4 {
    background-position: -105px top
}

.pi5 {
    background-position: -140px top
}

.pi6 {
    background-position: -175px top
}

.pi7 {
    background-position: -2px -34px
}

.pi8 {
    background-position: -36px -34px
}

.pi9 {
    background-position: -3px -66px
}

.pi10 {
    background-position: -37px -66px
}

.pi11 {
    background-position: -72px -68px
}

.pi12 {
    background-position: -109px -68px
}

.pi13 {
    background-position: -141px -68px
}

.pi14 {
    background-position: -176px -68px
}

.pi15 {
    background-position: -213px -68px
}

.pi16 {
    background-position: left -104px
}

.pi17 {
    background-position: -38px -104px
}

.pi18 {
    background-position: -3px -138px
}

.pi19 {
    background-position: -38px -138px
}

.pi20 {
    background-position: -2px -171px
}

.pi21 {
    background-position: -38px -171px
}

.pi28 {
    background-position: -135px -102px
}

.pi29 {
    background-position: -245px -66px;
}

.pi30 {
    background-position: -273px 0;
}

.pi31 {
    background-position: -274px -66px;
}

.pi32 {
    background-position: -67px -34px;
}

.pi33 {
    background-position: -102px -175px;
}

.pi34 {
    background-position: -100px -35px;
}

.pi35 {
    background-position: -307px -63px;
}

.pi36 {
    background-position: -309px 5px;
}

.pi37 {
    background-position: -175px -102px;
}

.pi38 {
    background-position: -342px -66px;
}

.pi39 {
    background-position: -242px -100px;
}

.pi40 {
    background-position: -276px -100px;
}

.pi41 {
    background-position: -135px -175px;
}

.pi42 {
    background-position: -142px -32px;
}

.pi-show {
    background-position: -176px -175px;
}

.category-apps .pi22 {
    background-position: -68px -100px;
    width: 32px;
}

.category-apps .pi24 {
    background-position: -208px 0;
}

.category-apps .pi25 {
    background-position: -242px 0;
}

.category-apps .pi26 {
    background-position: -71px -175px;
}

.category-apps .pi27 {
    background-position: -100px -101px;
}

.category-apps a.gst {
    display: none;
}

.category-apps a span.pi-gst {
    background-position: -387px -128px;
    background-size: 470px auto;
}

.category-apps a span.pi-flow {
    background-position: -102px -140px;
}

.category-apps a span.pi-pagesense {
    background-position: -175px -140px;
}

.category-apps .contactmanager,
.category-apps .mdm {
    font-size: 11px;
    line-height: 13px;
    position: relative;
    padding: 31px 0 23px;
    min-height: 124px;
}

.category-apps .mdm {
    line-height: 13px;
}


/* CATAGORY APP PRODUCTS CSS FOR RETINA DISPLAY STARTS */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .category-apps a span {
        background-image: url('../images/product-icon-sprite@2x.png');
        background-size: 380px auto;
    }
}


/* CATAGORY APP PRODUCTS CSS FOR RETINA DISPLAY ENDS */


/* FEATURED APP ICON CSS  */

.category-apps a.featured-app span {
    height: 60px;
    width: 64px;
}

.featured-app .pi1 {
    background-position: left -205px;
    margin-bottom: 5px;
}

.featured-app .pi9 {
    background-position: -72px -208px;
    margin-bottom: 5px;
}

.featured-app .pi16 {
    background-position: -134px -205px;
    margin-bottom: 5px;
}

.featured-app .pi20 {
    background-position: -195px -205px;
    margin-bottom: 5px;
}

.featured-app .pi7 {
    background-position: -262px -208px;
    margin-bottom: 5px;
}

.featured-app .pi18 {
    background-position: -323px -210px;
    margin-bottom: 5px;
}

.three-product a {
    width: 50%
}

.watch-video {
    clear: both;
    color: #333;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 30px;
    margin: 0 auto;
    max-width: 165px;
    min-height: 30px;
    text-transform: uppercase;
    position: relative;
    top: -40px;
    cursor: pointer
}

.watch-video span {
    background-position: -62px -109px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 24px;
}


/* FLIP SLIDER START */

.zoho-benifits {
    margin-bottom: 20px
}

.flip-part {
    width: 520px;
    height: 120px;
    overflow: hidden;
    background: #f9f9f9;
    position: relative;
    margin: 0 auto
}

.flip-part .flip-text {
    font-size: 34px;
    left: 50%;
    letter-spacing: -1.25px;
    line-height: 28px;
    margin: 0 0 0 -260px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 20%;
    visibility: hidden;
    width: 520px;
    color: #555;
    background: #f9f9f9;
    transition: 2s ease;
    -webkit-transition: 2s ease;
    -moz-transition: 2s ease;
    -ms-transition: 2s ease;
    -o-transition: 2s ease
}

.flip-part .flip-text.text-shows {
    opacity: 1;
    visibility: visible;
    z-index: 9
}


/* FLIP SLIDER ENDS */


/* HOME ABOUT ZOHO SECTION */

.about-zoho {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.more-about-details {
    float: none;
    margin: 0 auto;
    max-width: 1300px;
    padding: 100px 0;
    width: 100%;
}

.more-about-details ul {
    overflow: hidden;
    text-align: left
}

.more-about-details li {
    box-shadow: 1px 0 0 #efefef inset;
    -moz-box-shadow: 1px 0 0 #efefef inset;
    -ms-box-shadow: 1px 0 0 #efefef inset;
    -o-box-shadow: 1px 0 0 #efefef inset;
    -webkit-box-shadow: 1px 0 0 #efefef inset;
    min-height: 180px;
    float: left;
    padding: 30px 3.5%;
    position: relative;
    text-align: center;
    width: 26%;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
}

.more-about-details li:first-child {
    padding: 0 3.5%;
    box-shadow: -0px 0 0 #efefef inset;
    -moz-box-shadow: -0px 0 0 #efefef inset;
    -ms-box-shadow: -0px 0 0 #efefef inset;
    -o-box-shadow: -0px 0 0 #efefef inset;
    -webkit-box-shadow: -0px 0 0 #efefef inset;
    text-align: center;
}

.more-about-details li:last-child,
.more-about-details .gapps-small-banner {
    text-align: left;
}

.more-about-details .apple-watch-banner {
    padding: 0 3.5%;
}

.more-about-details .mobilesmall-banner {
    text-align: center;
    padding: 0 3.5% 0;
    display: none;
}

.more-about-details h4 {
    color: #333;
    font-size: 21px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    letter-spacing: -0.5px;
    line-height: 30px;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8)
}

.more-about-details h4 span {
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
}

.more-about-details h4 em {
    display: block;
    font-size: 22px;
    font-style: normal;
    letter-spacing: -0.5px;
}

.more-about-details h5 {
    color: #333;
    font-size: 20px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    letter-spacing: -1px;
    line-height: 28px;
    margin: 5px 0 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8)
}

.more-about-details h4 a,
.more-about-details h5 a {
    color: #333
}

.more-about-details p a {
    color: #666
}

.more-about-details li p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px
}

.about-links {}

.about-links a {
    border-bottom: 1px solid #BBBBBB;
    color: #333;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 20px;
    letter-spacing: -0.5px;
    display: inline;
    text-transform: uppercase;
    transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s
}

.zoholics-links a {
    color: #333;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    padding: 10px 25px 10px 0;
    transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    text-decoration: underline;
    text-transform: uppercase;
}

.zoholics-links span {
    background-position: -136px -117px;
    height: 12px;
    margin-left: 5px;
    width: 12px;
}


/* IN INDIA BANNER CSS */

.about-zoho-inner {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1400px;
    overflow: auto;
    padding: 100px 0;
}

.user-million-cont h3 span {
    color: #333;
    display: block;
    font-size: 50px;
    font-family: 'proxima_novalight';
    font-weight: inherit;
    letter-spacing: -2px;
    line-height: 60px;
    margin: 5px 0 30px;
}

.zohoin,
.mobile-sec,
.integrated-gapps,
.zoho-crmplus-bundle {
    border-right: 1px solid #e8e8e8;
    box-sizing: border-box;
    float: left;
    min-height: 230px;
    padding: 0 5%;
    text-align: left;
    width: 50%;
}

.mobile-sec-inner,
.gapps-inner {
    margin: 0 auto;
    max-width: 300px;
    position: relative;
}

.gapps-inner {
    max-width: 340px;
}

.crmplus-bundle-inner,
.zohoin-inner {
    box-sizing: border-box;
    position: relative;
}

.crmplus-bundle-inner {
    margin: 0 auto;
    max-width: 470px;
    padding: 50px 0 0 210px;
}

.zohoin-inner {
    margin: 30px auto 0;
    max-width: 350px;
}

.gapps-inner {
    margin-top: 55px;
}

.zoho-crmplus-bundle p {
    margin-bottom: 10px;
}

.crm-bundle-img,
.india-bundle-img {
    display: block;
    margin-bottom: 15px;
}

.zohoin,
.integrated-gapps {
    border: none;
}

.css-animated .zohoin p span {
    opacity: 1;
}

.zohoin p span::after {
    background: rgba(0, 0, 0, 0) url("../images/zohohome-sprite-new.png") no-repeat scroll -154px -145px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 30px;
}

video {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}

.about-zoho-inner h3,
.about-zoho-inner h3 span {
    color: #333;
    display: block;
    font-size: 24px;
    font-family: var(--zf-primary-regular);
    font-weight: inherit;
    letter-spacing: -0.75px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: left;
    text-transform: none;
}

.integrated-gapps h3 img {
    margin-top: 5px;
}

.zohoin-inner h3 {
    padding-top: 20px;
}

.integrated-gapps p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
}

.view-more-detials {
    border-bottom: 1px solid #ccc;
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    margin: 0 auto;
    padding: 0 0 1px;
    text-transform: uppercase;
}

.bottom-signup-band {
    padding: 60px 0;
    text-align: center;
    background: #fff
}

.bottom-signup-band h3 {
    color: #333;
    font-size: 24px;
    letter-spacing: -0.4px;
    line-height: 30px;
    margin: 0 auto 25px;
    max-width: 500px
}

.bottom-signup-band .getstarted-box {
    margin: 0 auto
}

.mobile-sec-inner .view-more-detials {
    transition: 0.75s ease 1.25s;
    -webkit-transition: 0.75s ease 1.25s;
    opacity: 0;
}

.css-animated .mobile-sec-inner .view-more-detials {
    opacity: 1;
}

.mobile-apps-img {
    margin: 0 0 10px;
    min-height: 240px;
    position: relative;
}

.mobile-devices {
    display: none;
}

.device-ipadair,
.device-iphone,
.device-iwatch {
    position: absolute;
    opacity: 0;
}

.device-ipadair {
    left: 100px;
    bottom: 0;
    transition: 0.6s ease 0.25s;
    -webkit-transition: 0.6s ease 0.25s;
    width: 170px;
    height: 240px;
}

.device-iphone {
    left: 320px;
    bottom: 5px;
    transition: 0.6s ease 0.5s;
    -webkit-transition: 0.6s ease 0.5s;
    width: 80px;
    height: 160px;
}

.device-iwatch {
    left: 410px;
    bottom: 9px;
    transition: 0.6s ease 0.7s;
    -webkit-transition: 0.6s ease 0.7s;
    width: 55px;
    height: 80px;
}

.css-animated .device-ipadair {
    left: 0;
    opacity: 1;
}

.css-animated .device-iphone {
    left: 165px;
    opacity: 1;
}

.css-animated .device-iwatch {
    left: 246px;
    opacity: 1;
}


/* SIGNUP PART CSS STARTS */

.signup-box {
    margin: -300px auto 0;
    max-width: 300px;
    position: relative;
    top: 50%;
    width: 100%;
    z-index: 888;
}

.signup-heading {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.3px;
    line-height: 32px;
    margin: 0 0 5px;
    text-align: left;
}

.signup-heading span {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 5px 0 12px;
    color: #ccc;
    max-width: 250px;
}


/* SIGNUP FORM CSS STARTS */

.end_pop,
.confirm_pop {
    margin: 20px auto 0;
    overflow: hidden;
    padding: 0 10px 50px;
    position: relative;
    width: 840px;
}

.endpopsb {
    border-bottom: 2px solid #000000;
    padding-bottom: 25px;
}

.thank_tit {
    color: #333333;
    font-size: 24px;
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
    letter-spacing: -0.5px;
    line-height: 56px;
    margin: 0 0 20px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
}

#new_zohosignup {}

.thank_tit span {
    font-family: 'proxima_novalight';
    font-weight: inherit;
}

.sub_inftxt {
    color: #888888;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
}

.sub_inftxt span {
    color: #333;
}

.signup_frm,
.thank_titmn {
    margin: 30px auto 0;
    min-height: 90px;
}

.signup_frm {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    position: relative;
}

.sgnusrname,
.sgnpaswrd,
.sgnemail,
.zs-txtfldnew,
.captchaCnt {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    border: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-family: var(--zf-primary-regular);
    font-weight: inherit;
    padding: 5px 10px 5px 0;
    width: 100%;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: medium none;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    z-index: 9;
    position: relative;
}

.za-email-container.sgfrm {
    margin-bottom: 10px;
}

.sgnusrname:focus,
.sgnpaswrd:focus,
.sgnemail:focus,
.zs-txtfldnew:focus {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.focusin {
    border: 1px solid #03a9f5;
}


/* LIGHT THEME CSS STARTS */

.light-theme.loggedin-sec h2 {
    color: #000;
}

.light-theme.loggedin-sec .loggedin-userinfo a {
    color: #000;
    border: 1px solid #333;
}

.light-theme.signup-section::after {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}

.signup-section.light-theme .sgnusrname,
.signup-section.light-theme .sgnpaswrd,
.signup-section.light-theme .sgnemail,
.signup-section.light-theme .zs-txtfldnew,
.signup-section.light-theme .captchaCnt {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    color: #000;
}

.signup-section.light-theme .sgnusrname:focus,
.signup-section.light-theme .sgnpaswrd:focus,
.signup-section.light-theme .sgnemail:focus,
.signup-section.light-theme .zs-txtfldnew:focus,
.signup-section.light-theme .captchaCnt:focus {
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

.signup-section.light-theme .signup-heading {
    color: #000;
}

.signup-section.light-theme .signup-heading span,
.signup-section.light-theme .pwderror {
    color: #444;
}

.signup-section.light-theme .sign_agree,
.signup-section.light-theme .socl-signup p {
    color: #555;
}

.signup-section.light-theme .sign_agree:hover,
.signup-section.light-theme .testi-video p,
.light-theme.signing a {
    color: #000;
}


/* LIGHT THEME CSS ENDS */


/* DARK THEME CSS STARTS */

.signup-section.dark-theme .signup-heading {
    color: #fff;
}

.signup-section.dark-theme .sign_agree {
    color: #bbb;
}

.signup-section.dark-theme .sign_agree:hover,
.signup-section.dark-theme .testi-video p {
    color: #fff;
}


/* DARK THEME CSS ENDS */

input:focus,
input:active {
    outline: none;
}

.za-captcha-container {
    clear: both;
    display: none;
    padding: 10px 0;
    text-align: left;
}

.zs-txtfldnew {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
}

.sgnbtnmn {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
}

.sgnbtn {
    clear: both;
    float: none;
    height: 46px;
    padding-left: 0;
}

.sgnbtn input,
.signup-button-part a {
    background-color: #f0483e;
    border: 1px solid #f0483e;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 46px;
    padding: 5px 0;
    position: relative;
    width: 100%;
    z-index: 99;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-transform: uppercase;
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
}

.signup-button-part a {
    display: block;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    max-width: 210px;
    padding: 0;
    text-align: center;
}

.signbtm-msg {
    border-top: 1px solid #d9d9d9;
    font-size: 14px;
    margin: 20px 20px 20px 0px;
    padding-top: 20px;
    text-align: center;
}

.snews-letter {
    color: #444444;
    font-size: 12px;
    height: 0;
    margin: 0;
    opacity: 0;
    padding-left: 0;
    visibility: hidden;
}

.sign_agree {
    color: #aaa;
    font-size: 10px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 16px;
    margin-top: 0;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}

.sign_agree a {
    color: inherit;
    text-decoration: underline;
}

.sign_agree:hover {
    color: #fff;
}

.sgfrm .field {
    color: #666666;
    font-size: 13px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
}

.signup_error,
.jqval-error,
.error {
    color: #f0483e;
    float: left;
    font-size: 12px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
}

.field-msg {
    bottom: 0;
    clear: both;
    left: 0;
    position: absolute;
    width: 100%;
}

.field-msg .jqval-error,
.show-password,
.password-strength div {
    display: none !important;
}

.field-msg .jqval-error a {
    color: #03a9f5;
    text-decoration: underline;
    display: inline-block;
    padding-left: 5px;
}

.za-captcha-container .error.jqval-error {
    display: block !important;
    width: 100%;
}

.portalName {
    text-align: left;
}

.field-error .error {
    display: inline-block !important;
}

.password-strength {
    text-align: left;
    clear: both;
}

.password-strength div {
    color: #FE0000;
    margin: 0;
    overflow: hidden;
    padding-top: 5px;
}

.pwderror,
.dummyerror {
    bottom: 5px;
    color: #ccc;
    display: none;
    font-size: 12px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    line-height: 18px;
    position: absolute;
    right: 0;
}

.placeholder {
    color: #e8e8e8;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 20px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    z-index: 7;
}

.added-placeholder .placeholder {
    top: 0;
    font-size: 12px;
}

.light-theme .placeholder {
    color: #111;
}

.pwdparent {
    margin: 0 !important;
}


/* SIGNIN USING SOCIAL MEDIAS CSS STARTS */

.socl-signup {
    margin: 0;
    overflow: hidden;
    padding: 12px 0 0;
    text-align: right;
}

.socl-signup p {
    color: #ccc;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    position: relative;
    text-align: right;
    top: -5px;
}

.socl-signup div {
    display: inline-block;
}

.socl-signup div span {
    background-position: -185px -140px;
    background-repeat: no-repeat;
    color: #496faf;
    cursor: pointer;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    height: 20px;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    text-indent: -99999em;
    width: 20px;
    display: inline-block;
    line-height: 25px;
    float: right;
    opacity: 0.8;
}

.vi-gapps {
    display: none;
}

.socl-signup span:hover {
    opacity: 1;
}

.socl-signup .vi-google {
    background-position: -226px -71px;
}

.socl-signup .vi-linkedin {
    background-position: -274px -71px;
}


/* DARK THEME SIGNIN PRODUCT ICONS */

.light-theme .socl-signup .vi-google {
    background-position: -202px -71px;
}

.light-theme .socl-signup .vi-linkedin {
    background-position: -249px -71px;
}


/* DARK THEME SIGNIN PRODUCT ICONS ENDS */

.idpform {
    position: relative;
    text-align: left;
    overflow: hidden;
    padding: 0 0 25px 0;
    width: 100%;
}

.idpform .sub-domain {
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    left: 7px;
    margin-right: 0;
    opacity: 0;
    position: absolute;
    top: 25px;
}

.idpform[novalidate="true"] .sub-domain {
    opacity: 1;
}

.idpform .error {
    bottom: 0;
    color: #f0483e;
    display: block;
    float: none;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0 0 0 10px;
    position: absolute;
    text-align: left;
}

.small-input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
    padding: 10px 10px 10px 45px;
    width: 78%;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: medium none;
}

.signupbtn.openidbtn {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #03a9f5;
    border: medium none;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 21.5%;
    z-index: 99;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: medium none;
}

.openidlink {
    background: url("https://www.zoho.com/docs/images/signup-sprite.png") no-repeat scroll -73px -41px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 24px;
    margin: 6px 17px 6px 0;
    width: 24px;
    text-indent: 1px;
}

.confirmn {
    font-size: 13px;
    margin-top: 30px;
}

.confirmn_msg {
    color: #777777;
    line-height: 23px;
}

.confirmn_msg a {
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    margin: 4px 0;
}

.signup_frm .create-new {
    color: #fff;
    font-size: 22px;
    font-family: 'proxima_novalight';
    font-weight: inherit;
    margin: 0 0 25px;
    text-align: left;
}

.sgfrm {
    box-sizing: border-box;
    overflow: auto;
    padding: 20px 0;
    position: relative;
    width: 100%;
}

.za-password-container.sgfrm {
    padding: 20px 0 25px;
}

.zoho-logo {
    padding: 0 5px;
    position: relative;
    top: 2px;
}

.zp-signupSuccess {
    margin: 45px auto 12px;
    max-height: 2500px;
    min-height: 600px;
    padding: 20px;
    position: relative;
    width: 380px;
    z-index: 1000;
}

.zp-awesome {
    color: #666666;
    font-size: 28px;
    text-align: center;
}

.zp-successTxt {
    color: #666666;
    font-size: 14px;
    margin-top: 25px;
    text-align: center;
}

.za-email-suggestion {
    color: #fff;
}


/* SIGNIN USING SOCIAL MEDIAS CSS ENDS */


/* SIGNUP FORM CSS ENDS */


/* SIGNUP PART CSS ENDS */


/* CSS FOR FREE DOMAIN STARTS */

.for-india-link {
    color: #333;
    display: none;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0;
    padding: 12px 0 15px;
}

.for-india-link a {
    color: #03a9f5;
    text-decoration: underline;
}

.header.header-india {
    background-image: url("../images/free-domain-bg.png");
    background-position: center 120px;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 60px 5% 30px;
}

.header.header-india .logo {
    margin-bottom: 25px;
}

.header.header-india .description {
    padding: 5px 5% 0;
}

.header.header-india .description::after {
    content: none;
}

.header.header-india .signup-button-part {
    padding: 25px 0 0;
}

.domain-part {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    margin: 40px auto 50px;
    max-width: 920px;
    padding: 50px 60px;
    position: relative;
}

.domain-part h2 {
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.domain-bundle {
    margin: 0 auto;
    max-width: 930px;
    overflow: hidden;
    padding: 20px 0 0;
}

.domain-bundle h2 {
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    max-width: 160px;
    text-align: left;
    text-transform: none;
}

.free-domain-part-content .domain-content {
    overflow: hidden;
    margin-bottom: 50px;
}

.free-domain-part .highlighted {
    color: #fa8267;
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
}

.free-domain-container,
#available,
#not-available {
    margin: 0 auto;
    max-width: 100%;
    overflow: visible;
}

.domain-area {
    margin: 0 auto;
    max-width: 940px;
    overflow: hidden;
    padding: 0 0 35px;
    position: relative;
}

.free-domain {
    box-sizing: border-box;
    float: left;
    max-width: 650px;
    padding: 0 145px 0 0;
    position: relative;
    width: 68%;
}

.free-domain .placeholder {
    color: #666;
    left: 2px;
}

.own-domain {
    bottom: 20px;
    left: 0;
    position: absolute;
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-align: left;
    font-style: normal;
}

.own-domain a {
    color: #666;
    cursor: pointer;
    text-decoration: underline;
}

#zpDomainName {
    border: none;
    border-bottom: 1px solid #999;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 15px 0 0 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
    z-index: 9;
    background: none;
}

.select-area {
    background: #fff none repeat scroll 0 0;
    bottom: -6px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 130px;
}

.select-area>span {
    display: inline-block;
    font-size: 18px;
    float: left;
}

.select-area span:first-child {
    padding-right: 10px;
}

.select-area .domainDropDown {
    font-size: 18px;
    line-height: 50px;
    color: #000;
    width: 100%;
    cursor: pointer;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    display: block;
}

.domainDropDown:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: 3px;
    top: 23px;
    width: 0;
    z-index: 5;
    cursor: pointer;
}

.select-option {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: red none repeat scroll 0 0;
    border-color: navy #e2e2e2 #e2e2e2;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    position: absolute;
    top: 51px;
    width: 100%;
    z-index: 99;
    text-align: center;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.select-option span {
    /*   border-bottom: 1px solid #d2d2d2; */
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    width: auto;
    background: #fff;
    color: #000;
    cursor: pointer;
}

.select-option span:hover {
    background: #ddd;
    /* color:#fff; */
}

.select-wrap {
    background: #fff none repeat scroll 0 0;
    bottom: 1px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    position: absolute;
    right: 0;
}

.select-wrap select {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    margin-right: 0;
    margin-top: 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    width: 75px;
}

.select-wrap select option {
    -moz-appearance: none;
    border: medium none;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
}

.check-avail {
    -moz-appearance: none;
    background-color: #455ebc;
    border: medium none;
    box-shadow: 0 0 0 #5ab46c inset;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    height: 46px;
    line-height: 44px;
    margin: 4px 5px 0 0;
    text-transform: uppercase;
    width: 28%;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.check-avail.loading {
    box-shadow: 200px 0 0 #5ab46c inset;
    transition: 3s linear;
    -webkit-transition: 3s linear;
}

.check-avail.go {
    background: #5ab46c;
}

.domainError {
    background: #ea785d;
    color: #fff;
    padding: 0px 10px;
    font-size: 15px;
    text-align: left;
    overflow: hidden;
    float: none;
    clear: both;
    height: auto;
    min-height: initial;
    line-height: 40px;
}

.available,
.not-available {
    color: #000;
    display: none;
    font-size: 15px;
    font-family: 'proxima_novalight';
    font-weight: inherit;
    line-height: 25px;
    text-align: left;
    background: #fff;
    padding: 10px 10px;
    box-sizing: border-box;
}

.available span {
    color: #41ad00;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    word-wrap: break-word;
}

.claimnow {
    background: none repeat scroll 0 0 #5ab46c;
    border: medium none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    height: 42px;
    line-height: 40px;
    width: 140px;
    cursor: pointer;
    display: block;
    margin: 12px 0 0;
}

.not-available span {
    color: #e94925;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
}

#notification {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    display: none;
    font-size: 18px;
    line-height: 28px;
    left: 0;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: left;
    bottom: 0;
    color: #333;
}

#notification span.success {
    color: #41ad00;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
}

#notification span.error {
    color: #e94925;
    float: none;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
}

.domain-bundle ul {
    float: left;
    margin: 0 auto;
    max-width: 770px;
    overflow: hidden;
    padding: 0 0 0 20px;
}

.domain-bundle li {
    box-sizing: padding-box;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 0 0 45px;
    position: relative;
    text-align: left;
    width: auto;
    opacity: 0;
}

.domain-bundle li:last-child {
    margin-right: 0px;
}

.domain-bundle li span {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    display: inline-block;
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
}

.domain-bundle li a {
    color: #333;
}

.domain-bundle li.icon1 span {
    background-position: -208px 0;
}

.domain-bundle li.icon2 span {
    background-position: -245px 0;
}

.domain-bundle li.icon3 span {
    background-position: -285px 0;
}

.domain-bundle li.icon4 span {
    background-position: -325px 0;
}

.domain-bundle li.icon1 {
    animation: fading-up 1s forwards 0.75s;
    -webkit-animation: fading-up 1s forwards 0.75s;
    -moz-animation: fading-up 1s forwards 0.75s;
}

.domain-bundle li.icon2 {
    animation: fading-up 1s forwards1s;
    -webkit-animation: fading-up 1s forwards 1s;
    -moz-animation: fading-up 1s forwards 1s;
}

.domain-bundle li.icon3 {
    animation: fading-up 1s forwards 1.25s;
    -webkit-animation: fading-up 1s forwards 1.25s;
    -moz-animation: fading-up 1s forwards 1.25s;
}

.domain-bundle li.icon4 {
    animation: fading-up 1s forwards 1.5s;
    -webkit-animation: fading-up 1s forwards 1.5s;
    -moz-animation: fading-up 1s forwards 1.5s;
}

@-webkit-keyframes fading-up {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fading-up {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes fading-up {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fading-up {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fading-up {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.domain-bundle .learn-more-bundle {
    color: #03a9f5;
    display: inline-block;
    float: left;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 0 0 20px;
    position: relative;
    text-decoration: underline;
    opacity: 0;
    animation: fading-up 1s forwards1s;
    -webkit-animation: fading-up 1s forwards 1.75s;
    -moz-animation: fading-up 1s forwards 1.75s;
}


/* CSS FOR FREE DOMAIN ENDS */


/*  FOOTER PART */

.footer {
    background: #222222;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.footer-banner {
    width: 30%;
    float: left;
    text-align: center;
    padding: 100px 0;
}

.footer-banner-inner {
    margin: 40px auto 0;
    max-width: 300px;
    position: relative;
}

.footer-banner-inner h4 {
    color: #fff;
    font-size: 24px;
    font-weight: inherit;
    line-height: 32px;
    margin: 15px 0 5px;
}

.footer-banner-inner span {
    color: #1894ea;
    display: block;
    font-family: var(--zf-primary-semibold);
    font-size: 12px;
    font-weight: inherit;
    margin: 0 auto;
    text-transform: uppercase;
}

.footer-banner-inner .playicon {
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    height: 30px;
    left: 50%;
    margin: 0 0 0 -17px;
    position: absolute;
    right: 0;
    top: 30%;
    width: 30px;
}

.footer-banner-inner .playicon::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    content: "";
    height: 0;
    left: 13px;
    position: absolute;
    top: 8px;
    width: 0;
}

.footer-part {
    float: left;
    padding: 100px 0;
    text-align: left;
    width: 70%;
    background: #333;
}

.footer-links {
    border-bottom: 1px solid #444;
    margin: 0 5%;
    max-width: 900px;
    overflow: hidden;
    padding: 0 0 50px;
    margin-bottom: 50px
}

.footer-links ul {
    float: left;
    overflow: hidden;
    width: 29%
}

.footer-links ul:nth-child(3),
.footer-links ul:nth-child(4) {
    float: left;
    overflow: hidden;
    width: 21%
}

.footer-links li {
    color: #aaa;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
    padding: 5px 0;
    line-height: 14px;
    font-size: 14px
}

.footer-links .apps-links li:first-child {
    text-transform: none;
    font-family: var(--zf-primary-semibold);
    padding: 0 0 5px 0;
}

.footer-links li:first-child {
    padding: 0 0 12px 0;
    text-transform: uppercase;
    font-family: var(--zf-primary-bold);
    font-weight: inherit;
}

.footer-links li a {
    color: #999;
    font-size: 13px;
    line-height: 16px
}

.common-footer {
    margin: 0 5%;
    max-width: 900px;
    padding: 0;
    text-align: left;
}

.common-footer p {
    color: #999;
    font-family: var(--zf-primary-semibold);
    font-size: 12px;
    line-height: 18px;
    padding: 20px 0 0;
}

.common-footer ul {
    margin: 0 auto 5px;
    overflow: hidden;
    max-width: 900px;
}

.common-footer li {
    border-left: 1px solid #444;
    display: inline-block;
    line-height: 0;
    overflow: hidden;
    padding: 0px 12px;
    margin-bottom: 10px;
}

.common-footer li:first-child {
    border-left: medium none;
    padding: 0px 12px 0 0;
}

.common-footer li:last-child {
    padding: 0 0 0 12px;
}

.common-footer li a {
    color: #999;
    font-size: 12px;
    line-height: 14px;
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
}

.social-icons {
    display: inline;
    padding: 5px 0 0;
    margin-left: -10px;
}

.si1,
.si2,
.si3 {
    width: 20px;
    height: 20px
}

.si1 {
    background-position: -324px -69px;
}

.si2 {
    background-position: -300px -69px;
}

.si3 {
    background-position: -348px -69px;
}

.social-icons a {
    line-height: 0;
    margin: 0 8px;
    text-align: center
}

.footer-zohologo a {
    background-position: -114px -71px;
    height: 25px;
    margin: 15px 0 0;
    width: 75px
}

@media screen and (max-width: 991px) {
    .common-footer li,
    .common-footer li:first-child,
    .common-footer li:last-child {
        border-left: 0;
        padding: 5px 12px;
    }
}

@media screen and (max-width: 480px) {
    .common-footer ul {
        max-width: 340px;
    }
}

.common-footer .zdomainlink {
    display: inline-block;
    max-width: initial;
    padding: 0;
    vertical-align: middle;
    margin: 0;
}


/* FOOTER PART ENDS */


/*SOCIAL ICON START*/

.social-likes,
.social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle!important;
    word-spacing: 0!important;
    text-indent: 0!important;
    list-style: none!important
}

.social-likes__counter {
    display: none !important;
}

.social-likes {
    opacity: 0
}

.social-likes_visible {
    opacity: 1;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
}

.social-likes>* {
    display: inline-block;
    visibility: hidden
}

.social-likes_vertical>* {
    display: block
}

.social-likes_visible .social-likes__widget {
    visibility: inherit
}

.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.social-likes__widget:before,
.social-likes__widget:after {
    display: none!important
}

.social-likes_vertical .social-likes__widget {
    display: block;
    float: left;
    clear: left
}

.social-likes__button,
.social-likes__icon,
.social-likes__counter {
    text-decoration: none;
    text-rendering: optimizeLegibility
}

.social-likes__button,
.social-likes__counter {
    display: inline-block;
    margin: 0;
    outline: 0
}

.social-likes__button {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.social-likes__button:before {
    content: "";
    display: inline-block
}

.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0
}

.social-likes__counter {
    display: none;
    position: relative
}

.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
    display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
    display: none
}

.social-likes_vertical .social-likes__widget {
    display: block
}

.social-likes_notext .social-likes__button {
    padding-left: 0
}

.social-likes_single-w {
    position: relative;
    display: inline-block
}

.social-likes_single {
    position: absolute;
    text-align: left;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0 .3s, opacity .3s ease-out;
    transition: visibility 0s .3s, opacity .3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.social-likes_single.social-likes_opened .social-likes__single-container {
    visibility: visible
}

.social-likes__button_single {
    position: relative
}

.social-likes,
.social-likes__widget {
    border: 0;
    font-size: 14px
}

.social-likes__widget {
    line-height: 20px
}

.social-likes {
    min-height: 28px;
}


/*.social-likes, .social-likes_single-w {
line-height: 20px
}*/

.social-likes__widget {
    margin: 3px
}

.social-likes__button,
.social-likes__counter {
    font-size: 12px;
    line-height: 28px;
}

.social-likes__button {
    padding: 0px 10px 0px 10px;
}

.social-likes__icon {
    background-repeat: no-repeat;
    height: 20px;
    margin: 5px 0 0 6px;
    width: 20px;
}

.social-likes__counter {
    color: rgba(0, 0, 0, 0.5);
    cursor: default;
    display: inline;
    line-height: 16px;
    margin-left: 0;
    padding: 5px 10px;
}

.social-likes__counter:before,
.social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.social-likes__counter:before {
    top: 9px;
    left: -7px;
    border: 6px inset transparent;
    border-left: 0;
    border-right: 6px solid;
    border-right-color: inherit;
    opacity: 1;
}

.social-likes__counter:after {
    top: 24%;
    left: -7px;
    border: 7px inset transparent;
    border-left: 0;
    border-right: 7px solid
}

.social-likes_vertical {
    margin: -6px -4px
}

.social-likes_vertical .social-likes__widget {
    margin: 6px 4px
}

.social-likes_notext .social-likes__widget {
    margin: 3px 2px
}

.social-likes_notext .social-likes__button {
    width: 16px
}

.social-likes__button_facebook {
    background: none repeat scroll 0 0 #4a67b7;
    color: #ffffff;
    padding-left: 30px;
    padding-right: 15px;
}

.social-likes__button_facebook:hover {}

.social-likes__icon_facebook {
    background-image: url('../images/icon-facebook.png');
}

.social-likes__counter_facebook {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #4a67b7;
}

.social-likes__counter_facebook:after {
    border-right-color: #fff;
}

.social-likes__button_twitter {
    background: none repeat scroll 0 0 #3DCDFF;
    color: #FFFFFF;
    padding-left: 30px;
    padding-right: 15px;
}

.social-likes__icon_twitter {
    background-image: url('../images/icon-twitter.png');
}

.social-likes__counter_twitter {
    background: #fff;
    border: 1px solid #3dcdff;
}

.social-likes__counter_twitter:after {
    border-right-color: #fff;
}

.gradient {
    position: absolute;
}


/*SOCIAL ICON END*/


/* MADE IN BANNER CSS STARTS */

.madeinindia-banner {
    background-color: #233245;
    background-image: url("../images/made-in-india-video.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 22% 5%;
    text-align: center;
    cursor: pointer;
    position: relative;
    width: 90%;
    display: none;
}

.madeinindia-banner h2 {
    color: #fff;
    font-size: 50px;
    font-family: 'proxima_novalight';
    font-weight: inherit;
    letter-spacing: -1px;
    line-height: 1.25;
    padding: 0 0 35px;
    text-shadow: 0 0 25px #000;
    -webkit-text-shadow: 0 0 25px #000;
}

.madeinindia-banner span {
    text-transform: uppercase;
    padding: 3px 0 3px 32px;
    position: relative;
    text-shadow: 0 0 25px #000;
    -webkit-text-shadow: 0 0 25px #000;
    font-size: 24px;
    display: block;
    margin: 0 auto;
    max-width: 230px;
    position: relative;
    z-index: 99;
}

#short-video {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}


/* MADE IN BANNER CSS ENDS */


/* SOFTWARE CRAFT CSS STARTS */

.software-craft-part {
    background: #fff;
    overflow: hidden;
    padding: 120px 5% 110px;
    text-align: center;
    width: 90%;
    transition: 1s ease;
    background-size: auto;
    position: relative;
}

.software-craft-part>a {
    display: block;
    margin: 0 auto;
    max-width: 655px;
    position: relative;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
    z-index: 2;
}

.software-craft-part>a.view-more-detials {
    display: inline-block;
}

.software-craft-part:after {
    background-image: url("../images/software-craft-art.png");
    position: absolute;
    height: 300px;
    width: 300px;
    left: 50%;
    margin: 0 0 0 -150px;
    content: "";
    top: 30px;
    opacity: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.animated-svg.software-craft-part:after {
    opacity: 0.8;
}

.auto-rotate.software-craft-part:after {
    animation: rotate 3000s ease 1s infinite;
    -webkit-animation: rotate 3000s ease 1s infinite;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

@keyframes rotate {
    to {
        -webkit-transform: rotate(36000deg);
        transform: rotate(36000deg);
    }
}

@-webkit-keyframes rotate {
    to {
        -webkit-transform: rotate(36000deg);
        transform: rotate(36000deg);
    }
}

.software-craft-part h3 span {
    color: #333;
    display: block;
    font-size: 70px;
    font-family: 'proxima_novalight';
    font-weight: inherit;
    letter-spacing: -3px;
    line-height: 80px;
    margin: 0 0 25px;
    font-family: 'Roboto Slab';
    position: relative;
    z-index: 2;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}


/* SOFTWARE CRAFT CSS ENDS */


/* MADE IN INDIA AD BANNER CSS ENDS */

.zoholics-mexico {
    background-image: url('../images/zoholics-mexico.jpg');
    background-color: #fff;
    background-size: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 0 5% 200px;
    text-align: center;
}

.register-mexico {
    max-width: 300px;
}


/* FOOTER VIDEO CSS */

.madeinindia-banner {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    display: none;
    padding: 16% 0;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.madeinindia-banner span {
    max-width: 230px;
    z-index: 99;
    position: relative;
    margin: 0 auto;
    display: block;
}

.madeinindia-banner span em {
    background-position: -370px top;
    display: block;
    height: 80px;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 80px;
    z-index: 99;
    position: relative;
}


/* FOOTER VIDEO CSS ENDS */


/* POPUP VIDEO CSS START */

.video-player {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.video-player .icon-close {
    background-position: -200px -40px;
    display: block;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.3s ease-out 0s;
    width: 30px;
    z-index: 100;
}

.video-player .player {
    height: 100%;
    padding: 100px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.video-player iframe {
    background: none repeat scroll 0 0 #000;
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.video-player iframe.playing {
    animation: videoShow .4s ease forwards;
    -webkit-animation: videoShow .4s ease forwards;
    -moz-animation: videoShow .4s ease forwards;
    -o-animation: videoShow .4s ease forwards;
    -ms-animation: videoShow .4s ease forwards;
}

@keyframes videoShow {
    0% {
        opacity: 0;
        transform: scale(1.1);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
}

@-moz-keyframes videoShow {
    0% {
        opacity: 0;
        transform: scale(1.1);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes videoShow {
    0% {
        opacity: 0;
        transform: scale(1.1);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
}

@-o-keyframes videoShow {
    0% {
        opacity: 0;
        transform: scale(1.1);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
}


/* POPUP VIDEO  CSS END */


/* MEDIA QUERIES STARTS */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .logo span,
    .scroll-down span,
    .watch-video span,
    .si1,
    .si2,
    .si3,
    .footer-zohologo a,
    .popup-close span,
    .video-player .icon-close,
    .watch-story span,
    .logo a,
    .iconic-menu .logo a,
    .socl-signup div span,
    .domain-bundle li span,
    .madeinindia-banner span em,
    .featured-product-list a span {
        background-image: url('../images/zohohome-sprite-new@2x.png');
        background-size: 1090px 100px;
    }
    .featured-product-list a span.fea-newsprite {
        background-image: url('../images/zoho-featured-new-app-sprite@2x.png');
        background-size: 850px auto;
    }
}


/*MEDIA QUERY FOR NEW SIGNUP PART IN CSS */

@media screen and (min-width:1700px) {
    .main-content {
        margin-right: 500px;
    }
    .signup-section {
        max-width: 500px;
    }
    .signup-box {
        max-width: 350px;
    }
    .header {
        padding: 120px 0 90px;
    }
    .testi-video {
        right: 40px;
        bottom: 40px;
        max-width: 280px;
    }
    .signup-heading span {
        font-size: 16px;
        line-height: 24px;
        max-width: 300px;
    }
    h1 {
        font-size: 44px;
    }
}

@media screen and (max-width:1600px) {
    h1 {
        font-size: 44px;
    }
    .header {
        padding: 80px 0;
    }
    .testi-video p {
        font-size: 14px;
        line-height: 20px;
    }
    .signup-heading {
        font-size: 22px;
        line-height: 30px;
    }
    .header .description {
        font-size: 16px;
        max-width: 900px;
    }
    .user-count-part h3 {
        font-size: 80px;
        letter-spacing: -4px;
        line-height: 60px
    }
    .view-more-detials {
        font-size: 12px;
        font-family: var(--zf-primary-semibold);
        font-weight: inherit;
        padding: 0 0 2px;
    }
    .about-zoho-inner h3 span,
    .about-zoho-inner h3 {
        font-size: 21px;
        letter-spacing: -0.5px;
        line-height: 28px;
        padding: 0 0 30px;
    }
    .integrated-gapps h3 span {
        padding: 0 0 10px;
    }
    .domain-part {
        margin: 40px auto 90px;
    }
    .crm-bundle-img,
    .india-bundle-img {
        left: 0;
        position: relative;
        top: 0;
        margin-bottom: 20px;
        display: block;
    }
    .crmplus-bundle-inner,
    .zohoin-inner {
        box-sizing: border-box;
        margin: 0 auto;
        max-width: 300px;
        padding: 0;
        position: relative;
    }
    .about-zoho-inner h3 span,
    .about-zoho-inner h3 {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 30px;
        padding: 0 0 20px 0;
    }
    .zohoin-inner h3 {
        margin: 0;
        max-width: 100%;
    }
    .crmplus-bundle-inner h3 {
        padding: 0;
    }
    .crmplus-bundle-inner {
        margin: 0 auto;
        max-width: 240px;
    }
    .crm-bundle-img {
        width: 150px;
    }
    .zohoin-inner,
    .gapps-inner {
        margin-top: 50px;
    }
}

@media screen and (max-width:1199px) {
    .header {
        background-image: url("../images/zoho-headerbg-1200.jpg");
        background-position: center center;
        background-size: cover;
        border-bottom: 1px solid #efefef;
    }
    .footer {
        padding: 0;
    }
    .signing {
        position: absolute;
        text-align: right;
    }
    .main-content {
        margin-right: 0;
        width: 100%;
    }
    .signup-button-part {
        display: block;
    }
    .testi-video,
    .signup-section,
    .header .description span {
        display: none;
    }
    .signing a {
        color: #000;
    }
    .header .description::after {
        content: none;
    }
    .header .description {
        padding: 5px 10% 25px;
    }
    /* SIGNUP SECTION CSS STARTS */
    .signup-button-part span {
        font-size: 12px;
        line-height: 21px;
        color: #666;
        font-family: var(--zf-primary-semibold);
        font-weight: inherit;
        padding-top: 5px;
        display: block;
    }
    /* SIGNUP SECTION CSS ENDS */
    .category li p {
        font-size: 14px;
        line-height: 22px
    }
    .category ul {
        max-width: 100%;
        padding: 30px 0% 60px;
    }
    .category li {
        padding: 40px 4%;
        width: 42%;
    }
    .category li:nth-child(3),
    .category li:nth-child(4) {
        min-height: 870px;
        box-shadow: -1px 0px 0 #e5e5e5 inset;
        padding: 50px 4%;
    }
    .category li:nth-child(even),
    .category li:nth-child(4) {
        box-shadow: 0 -1px 0 #e5e5e5 inset;
    }
    .category li:last-child {
        box-shadow: none;
    }
    .category li:nth-child(3) {
        box-shadow: -1px -1px 0 #e5e5e5 inset;
    }
    .category li:nth-child(2),
    .category .finance {
        box-shadow: 0 -1px 0 #e5e5e5 inset;
    }
    .category li:first-child,
    .category li:nth-child(2) {
        min-height: 750px;
        padding: 0 4% 40px;
    }
    .category li:last-child,
    .category li:nth-child(5) {
        min-height: 370px;
        padding: 40px 4% 0;
    }
    /* CATAGORY CSS EBDS */
    .logo {
        margin-bottom: 40px;
    }
    .getstarted-box {
        margin: 55px auto 0;
    }
    .mobile-apps-cont p {
        margin-bottom: 30px;
        opacity: 1
    }
    .case-studies li p {
        font-size: 22px;
        line-height: 32px
    }
    .user-count-part h3 {
        font-size: 90px;
        letter-spacing: -4px;
        line-height: 60px
    }
    .madeinindia-banner {
        padding: 12% 0%;
    }
    .header.header-india {
        padding: 60px 5%;
    }
    .domain-bundle li:first-child,
    .domain-bundle li:nth-child(2) {
        line-height: 50px;
    }
    .domain-bundle {
        max-width: 820px;
    }
    .domain-part {
        padding: 50px 40px;
    }
    .domain-bundle h2 {
        float: none;
        font-size: 15px;
        font-family: var(--zf-primary-semibold);
        font-weight: inherit;
        line-height: 26px;
        margin: 0 auto 15px;
        max-width: 100%;
        text-align: center;
        text-transform: none;
    }
    .domain-bundle li {
        height: auto;
        line-height: 50px;
        max-width: 265px;
    }
    .domain-bundle ul {
        float: left;
        padding: 0 0 0 35px;
    }
    .domain-bundle .learn-more-bundle {
        padding: 15px 0 0 20px;
    }
    /* FOOTER */
    .footer-banner-inner {
        margin: 0 auto;
    }
    .footer-banner,
    .footer-part {
        float: none;
        width: 90%;
        padding: 70px 5%;
    }
    .footer-links {
        margin: 0 auto 50px;
    }
    .common-footer {
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width:1050px) {
    .category ul {
        max-width: 100%;
        padding: 60px 0;
    }
    h1 {
        font-size: 44px;
    }
    .zoho-benifits {
        padding: 0 5% 40px
    }
    .header p {
        max-width: 600px;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0
    }
    .user-count {
        padding: 100px 0%
    }
    .logo {
        margin-bottom: 35px
    }
    h1 {
        font-size: 46px;
        letter-spacing: -1.5px;
    }
    .mobile-apps-cont h2 {
        font-size: 36px;
        letter-spacing: -2px;
        line-height: 36px;
        margin-bottom: 20px
    }
    .getstarted-box {
        margin: 65px auto 0;
        max-width: 200px
    }
    .getstarted-box a {
        font-size: 14px;
        height: 42px;
        line-height: 42px;
        padding: 3px 20px
    }
    .getstarted-box span {
        font-size: 12px
    }
    .more-about-details {
        max-width: 100%;
        padding: 100px 5%;
        width: 90%;
        border-top: 1px solid #f2f2f2
    }
    .case-studies {
        float: left;
        max-width: 500px;
        min-height: 160px;
        padding: 40px 0 40px 5%;
        width: 45%;
        border: none;
    }
    .user-count-part h3 {
        font-size: 85px;
        letter-spacing: -8px;
        line-height: 65px
    }
    .case-studies li p {
        font-size: 21px;
        line-height: 32px;
        margin-bottom: 20px
    }
    .more-about-details li,
    .more-about-details .mobilesmall-banner,
    .more-about-details .apple-watch-banner {
        border-top: medium none;
        float: left;
        padding: 10px 3%;
        position: relative;
        transition: all 0.7s ease 0s;
        -webkit-transition: all 0.7s ease 0s;
        -moz-transition: all 0.7s ease 0s;
        -ms-transition: all 0.7s ease 0s;
        -o-transition: all 0.7s ease 0s;
        width: 27%;
    }
    .more-about-details h4 {
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 20px
    }
    .more-about-details h5 {
        font-size: 18px;
        line-height: 30px;
        margin: 3px 0 15px
    }
    .home-bg-fading img {
        left: -35%;
        max-width: none;
        width: auto;
    }
    .homebg-video-placing {
        width: 840px;
        height: 500px;
    }
}

@media screen and (max-width:992px) {
    .watch-story {
        display: none;
    }
    .zoho-benifits {
        display: none
    }
    .casestudy-images {
        border: none
    }
    .case-studies {
        border-top: 1px solid #e5e5e5;
        margin: 0 auto
    }
    .case-studies li {
        padding: 0 10%;
        width: 80%
    }
    .user-count-part h3 {
        font-size: 92px;
        letter-spacing: -8px;
        margin-bottom: 40px
    }
    .user-count h3 span {
        font-size: 30px;
        letter-spacing: -0.5px;
        line-height: 38px;
        padding-top: 15px
    }
    .read-more {
        display: inline-block;
        float: none
    }
    .sales-marketing {
        max-width: 550px
    }
    .homebg-video-placing {
        height: 440px;
        width: 785px;
    }
    .for-india .user-count-part h3 {
        font-size: 75px;
        letter-spacing: -6px;
        line-height: 55px;
    }
    .domain-part {
        margin: 40px auto;
        max-width: 500px;
        padding: 50px;
    }
    .domain-area {
        padding: 0 0 15px;
    }
    .free-domain {
        padding: 0 130px 0 0;
        width: 100%;
    }
    .select-area {
        bottom: 2px;
    }
    .check-avail {
        float: none;
        font-size: 14px;
        font-family: var(--zf-primary-semibold);
        font-weight: inherit;
        height: 50px;
        line-height: 48px;
        margin: 12px 0 0;
        padding: 0;
        width: 100%;
    }
    #notification {
        font-size: 16px;
        left: auto;
        line-height: 26px;
        padding: 10px 0 0;
        position: relative;
        text-align: left;
        top: 0;
        z-index: 999;
    }
    #notification span.error {
        font-size: 16px;
    }
    .domain-bundle {
        padding: 30px 0 0;
    }
    .domain-bundle h2 {
        float: none;
        margin-bottom: 15px;
        max-width: 100%;
        text-align: center;
    }
    .domain-bundle ul {
        float: none;
        margin: 0 auto;
        max-width: 350px;
        overflow: hidden;
        padding: 0;
        text-align: left;
    }
    .domain-bundle li,
    .domain-bundle li:first-child,
    .domain-bundle li:nth-child(2) {
        box-sizing: border-box;
        display: inline-block;
        float: left;
        height: auto;
        line-height: 24px;
        margin-right: 0;
        max-width: 100%;
        padding: 10px 0 10px 50px;
        width: 43%;
    }
    .domain-bundle li:nth-child(even) {
        float: right;
        width: 39%;
    }
    .check-avail.loading {
        box-shadow: 500px 0 0 #5ab46c inset;
    }
    .domain-bundle .learn-more-bundle {
        display: block;
        float: none;
        line-height: 24px;
        padding: 15px 0 0;
    }
}

@media screen and (max-width:900px) {
    h1 {
        font-size: 40px;
    }
    h1 span {
        display: block
    }
    .more-about-details {
        border-top: 1px solid #e8e8e8;
        background: #f9f9f9;
        max-width: 100%;
        padding: 40px 5%;
        width: 90%
    }
    .more-about-details li,
    .more-about-details .mobilesmall-banner,
    .more-about-details li:first-child,
    .more-about-details .apple-watch-banner {
        border-top: 1px dashed #d2d2d2;
        float: none;
        margin: 0 auto;
        max-width: 420px;
        min-height: 20px;
        padding: 50px 0%;
        text-align: left;
        width: 90%;
        text-align: left;
        box-shadow: 0 0 0 #efefef inset;
    }
    .more-about-details li:first-child {
        border: none;
        padding: 20px 0 50px;
    }
    .more-about-details li:last-child {
        padding-bottom: 30px;
        text-align: left;
    }
    .more-about-details li p {
        margin-bottom: 10px
    }
    .about-links a {
        font-size: 12px
    }
    .more-about-details h4 em {
        display: INLINE;
        font-size: 18px;
        font-style: normal;
        letter-spacing: 0
    }
    .more-about-details h4 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 10px
    }
    .more-about-details h5 {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 10px
    }
    .more-links {
        padding: 10px 0 0;
    }
    .madeinindia-banner span em {
        position: absolute;
        height: 25px;
        width: 25px;
        left: 0;
        top: 9px;
        background-position: -325px -40px;
        padding: 0;
    }
    .madeinindia-banner {
        padding: 18% 0%;
    }
}

@media screen and (max-width:850px) {
    .user-count {
        padding: 70px 0%;
    }
    .header p {
        font-size: 16px;
        line-height: 22px
    }
    .case-studies li p {
        font-size: 18px;
        line-height: 30px
    }
    .logo {
        margin-bottom: 25px
    }
    .mobile-apps-cont {
        padding: 60px 10%;
        width: 80%
    }
    .mobile-apps {
        background: none repeat scroll 0 0 #fff;
        overflow: hidden;
        width: 100%;
    }
    .mobile-apps-cont h2 {
        margin-right: 0
    }
    .homebg-video-placing {
        height: 390px;
        width: 700px;
    }
    .category-container {
        background: none repeat scroll 0 0 #fff;
    }
    .category ul {
        padding: 0;
    }
    .category li p {
        margin: 0 auto;
        min-height: 0;
        padding: 0 0 30px;
    }
    .category li,
    .category li:first-child,
    .category li:nth-child(2),
    .category li:nth-child(3),
    .category li:nth-child(4),
    .category li:nth-child(5),
    .category li:last-child,
    .category li:nth-child(2n) {
        padding: 50px 5% 60px;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        min-height: 50px;
        box-shadow: none;
    }
    .category li:nth-child(2),
    .category li:nth-child(4),
    .category li:nth-child(6) {
        background: #fafafa;
    }
    .category li:nth-child(2) {
        padding-top: 50px;
    }
    .two-product .featured-app {
        width: 66.666%;
        border-bottom: none;
    }
    .finance a,
    .custom-solutions.two-product a.featured-app,
    .two-product a:last-child,
    .customer-support a {
        border-bottom: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
    }
    .hr .two-product a {
        border-bottom: 1px solid #f5f5f5;
        border-right: 1px solid #f5f5f5;
    }
    .email-collab a:nth-child(9):hover,
    .email-collab a:nth-child(10):hover {
        border-bottom: 1px solid rgba(234, 120, 93, 1);
    }
    .hr .two-product a:hover {
        border-bottom: 1px solid #ffcc00;
    }
    .category h4 em,
    .mobile-apps-img span {
        display: none;
    }
    .two-product {
        margin: 0 auto;
        max-width: 350px;
    }
    .two-product a:last-child {
        border-right: none;
    }
    .two-product a {
        border-right: 0px solid #eee;
        width: 33.333%;
    }
    .three-product {
        margin: 0 auto;
        max-width: 500px;
        border-bottom: 1px solid #eee;
    }
    .three-product .featured-app {
        box-shadow: -1px 0 0 #f5f5f5 inset;
        max-width: 100%;
        padding: 15px 0 20px;
        width: 45%;
        border-bottom: none;
    }
    .three-product a {
        max-width: 100%;
        width: 27.5%;
    }
    .category-apps {
        margin: 0 auto;
        max-width: 500px;
        text-align: center;
    }
    .user-count-part h3 span {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 10px 20px;
    }
    .about-zoho {
        background: #fff;
        padding: 0;
    }
    .for-india .about-zoho {
        background: #fafafa none repeat scroll 0 0;
    }
    .user-million-cont h3 span {
        font-size: 40px;
        letter-spacing: -1.5px;
        line-height: 50px;
        margin: 0 0 20px;
    }
    .for-india .user-million-cont {
        background-color: #fff;
    }
    .user-million-cont {
        background-position: center bottom !important;
        background-size: contain;
        padding: 70px 5% 80px;
    }
    .mobile-apps-img {
        min-height: 20px;
    }
    .mobile-devices {
        display: block;
    }
    .mobile-sec-inner .view-more-detials {
        opacity: 1;
    }
    .header.header-india {
        padding: 80px 5% 50px;
    }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 34px;
    }
    .user-count h3 span {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 32px;
        padding-top: 5px;
        font-family: var(--zf-primary-regular);
        font-weight: inherit;
        margin: 0 0 0 5px;
    }
    .user-count-part h3 {
        font-size: 80px;
        letter-spacing: -6px;
        margin-bottom: 30px
    }
    .about-links a {
        font-size: 12px
    }
    .homebg-video-placing {
        height: 350px;
        width: 630px;
    }
    .about-zoho-inner,
    .gapps-inner {
        padding: 0;
    }
    .mobile-sec-inner,
    .zohoin-inner,
    .gapps-inner,
    .crmplus-bundle-inner {
        margin: 0;
    }
    .zohoin,
    .mobile-sec,
    .integrated-gapps,
    .zoho-crmplus-bundle {
        border-bottom: 1px dashed #e2e2e2;
        border-right: medium none;
        box-sizing: border-box;
        float: none;
        margin: 0 auto;
        max-width: 380px;
        min-height: 20px;
        padding: 60px 0;
        text-align: left;
        width: 100%;
    }
    .about-zoho {
        padding: 30px 0;
    }
    .crmplus-bundle-inner {
        max-width: 100%;
    }
    .thirteen-million-cont,
    .mob-sec {
        float: left;
        padding: 40px 0%;
        width: 90%;
        box-shadow: none;
        -weblkit-box-shadow: none;
    }
    .for-india .thirteen-million-cont h3,
    .for-india .thirteen-million-cont h3 span,
    .for-india .about-zoho-link {
        text-align: left;
        margin: 0;
    }
    .thirteen-million-cont h3 span,
    .about-zoho-link {
        text-align: center;
    }
    .for-india .about-zoho-link {
        margin-top: 20px;
    }
    .for-india .thirteen-million-cont {
        border-bottom: 1px dashed #e2e2e2;
    }
    .zoho-in,
    .zoho-in p a {
        text-align: center;
        background-size: contain;
        background-position: left -30px;
    }
    .zoho-in h3 {
        font-size: 28px;
        line-height: 40px;
        padding: 0 0 5px;
    }
    .zoho-in p {
        font-size: 14px;
        line-height: 22px;
    }
    .zohoin,
    .integrated-gapps {
        border-bottom: medium none;
    }
    .mobile-sec-inner {
        left: 0;
        opacity: 1;
    }
    .zohoin-inner,
    .gapps-inner {
        right: 0;
        opacity: 1;
    }
    .crmplus-bundle-inner,
    .zohoin-inner,
    .gapps-inner {
        max-width: 100%;
    }
    .footer-banner,
    .footer-part {
        padding: 70px 10%;
        width: 80%;
    }
    .footer-links {
        margin: 0 auto 40px;
    }
    .footer-links ul {
        margin: 0 0 30px;
        min-height: 110px;
        width: 50%;
    }
    .footer-links ul:first-child+ul+ul {
        width: 50%;
        margin: 0
    }
    .footer-links ul:first-child+ul,
    .footer-links ul:first-child+ul+ul+ul {
        width: 40%;
        margin: 0 0 30px 10%
    }
    .footer-links ul:first-child+ul+ul+ul {
        width: 40%;
        margin: 0 0 0 10%
    }
}

@media screen and (max-width:650px) {
    .header {
        padding: 9% 0%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#851389+0,0f9baa+100 */
        background: #851389;
        /* Old browsers */
        background: -moz-linear-gradient(45deg, #7f4fa0 0%, #0f9baa 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #7f4fa0), color-stop(100%, #0f9baa));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(45deg, #7f4fa0 0%, #0f9baa 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(45deg, #7f4fa0 0%, #0f9baa 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(45deg, #7f4fa0 0%, #0f9baa 100%);
        /* IE10+ */
        background: linear-gradient(45deg, #7f4fa0 0%, #0f9baa 100%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7f4fa0', endColorstr='#0f9baa', GradientType=1);
        /* IE6-9 fallback on horizontal gradient */
    }
    .logo {
        margin-bottom: 25px;
    }
    h1,
    .header p,
    .signing a,
    .for-india-link {
        color: #fff;
    }
    .for-india-link a {
        color: #ffcc00;
    }
    .signing a {
        color: #fff !important;
    }
    h1 {
        font-size: 28px;
        padding: 0 5% 5px;
    }
    .video-part {
        overflow: hidden;
        display: none;
    }
    .header .description {
        font-size: 14px;
        font-weight: inherit;
        max-width: 390px;
        color: #f2f2f2;
    }
    .signup-button-part span {
        color: #eee;
    }
    .getstarted-box span {
        color: #666;
    }
    .homebg-fading-group {
        display: none;
    }
    .header p {
        max-width: 340px;
        padding: 5px 0 0
    }
    .logo {
        margin-bottom: 25px
    }
    .signing {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        top: 12px
    }
    .case-studies {
        padding: 10px 0 30px;
    }
    .header {
        padding: 80px 0 70px
    }
    h1,
    .header p {
        color: #fff;
    }
    .getstarted-box a {
        color: #FFFFFF;
        border: 2px solid #ED2135;
        box-shadow: 0 100px 0 #ED2135 inset;
        background: #ED2135;
    }
    .getstarted-box {
        margin: 45px auto 0;
    }
    .case-studies li:nth-child(2) {
        left: 50%;
        margin-left: -115px;
        max-width: 230px;
        padding: 0
    }
    .homebg-video-placing {
        height: 345px;
        width: 560px;
    }
    .mobile-apps-cont h2 {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 33px;
        margin-bottom: 15px;
    }
    .header .description span {
        display: none;
    }
    .user-million-cont h3 span {
        font-size: 26px;
        letter-spacing: -0.5px;
        line-height: 35px;
        margin: 0 0 25px;
    }
    .madeinindia-banner span {
        max-width: 170px;
    }
    .header-india h1,
    .header-india .description {
        color: #000;
    }
    .madeinindia-banner {
        padding: 18% 0%;
        margin-top: -1px;
    }
    .madeinindia-banner h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .madeinindia-banner span {
        font-size: 18px;
    }
    .madeinindia-banner span em {
        top: 5px;
    }
    .domain-bundle li {
        margin-right: 10%;
    }
    .domain-bundle li:nth-child(2n) {
        margin: 0;
    }
    .select-area {
        bottom: 0;
        padding: 10px 0 0;
        position: relative;
        text-align: left;
    }
    .free-domain {
        padding: 0;
        width: 100%;
    }
}

@media screen and (max-width:550px) {
    h1 {
        font-size: 28px;
        letter-spacing: -0.5px;
        margin: 0 auto;
        max-width: 270px;
        padding: 10px 5% 5px;
    }
    .header-india h1 {
        max-width: 350px;
    }
    .user-count {
        padding: 50px 0%;
    }
    .user-count-part h3 {
        font-size: 60px;
        letter-spacing: -5px;
        margin-bottom: 15px;
    }
    .user-count h3 span {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 12px;
        margin-bottom: 30px;
        padding-top: 5px;
    }
    .floating-header {
        padding: 10px 0
    }
    .floating-header .signing {
        padding: 0 7px 0 0
    }
    .floating-header .logo {
        margin: 0 0 0 20px
    }
    .footer-menu {
        max-width: 280px
    }
    .more-about-details {
        padding: 30px 10% 20px;
        width: 80%
    }
    .mobile-apps-cont h2 {
        font-size: 32px;
        font-family: 'proxima_novalight';
        font-weight: inherit;
        letter-spacing: -1.5px;
        line-height: 36px;
        margin: 0 auto 20px;
        max-width: 300px
    }
    .mobile-apps-cont p {
        font-size: 14px;
        line-height: 23px
    }
    .zoho-in {
        padding: 60px 10%;
    }
    .common-footer p {
        padding: 10px 0 0;
    }
    .social-icons {
        display: block;
        position: relative;
        top: 5px;
    }
}

@media screen and (max-width:490px) {
    .header-india h1 {
        font-size: 24px;
        letter-spacing: 0;
        margin: 0 auto;
        max-width: 410px;
        padding: 0;
    }
    .getstarted-box {
        margin-top: 25px;
    }
    .madeinindia-banner h2 {
        font-size: 21px;
        padding-bottom: 15px;
    }
    .software-craft-part h3 span {
        font-size: 27px;
        font-family: var(--zf-primary-regular);
        font-weight: inherit;
        letter-spacing: -1px;
        line-height: 30px;
    }
    .integrated-gapps h3 span {
        padding: 0 0 5px;
    }
    .madeinindia-banner {
        padding: 25% 0%;
    }
    video {
        margin-left: -25%;
        width: 150%;
    }
    .zoholics-australia {
        padding: 60px 5% 100px;
    }
    .register-melbourne,
    .register-sydney {
        margin: 10px 10px;
    }
    .domain-part {
        margin: 40px auto;
        max-width: 500px;
        padding: 40px 30px;
    }
    .domain-bundle {
        margin: 0 auto;
        padding: 20px 0 0;
        text-align: center;
    }
    .domain-bundle ul {
        margin: 0 auto;
        max-width: 100%;
    }
    .domain-bundle li,
    .domain-bundle li:nth-child(2n) {
        float: none;
        margin-right: 0;
        width: 100%;
        font-size: 18px;
    }
    .domain-bundle li span {
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
    }
    .domain-bundle li.icon2 span {
        background-position: -251px 0;
    }
    .domain-bundle li.icon3 span {
        background-position: -292px 0;
    }
    .domain-bundle li.icon4 span {
        background-position: -331px 0;
    }
    .domain-part h2 {
        margin: 0 auto 15px;
        max-width: 100%;
        text-align: left;
    }
    .domain-bundle .learn-more-bundle {
        display: block;
        float: left;
        font-size: 20px;
        line-height: 30px;
        padding: 15px 0 0;
    }
}

@media screen and (max-width:480px) {
    .more-about-details h4 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 auto 12px;
        max-width: 300px;
    }
    .category h4 em {
        display: block;
        margin: 15px auto;
    }
    .floating-header {
        padding: 8px 0
    }
    .floating-header .signing {
        padding: 0 7px 0 0
    }
    .floating-header .logo {
        margin: 0 0 0 20px
    }
    .ci1,
    .ci2,
    .ci3,
    .ci4,
    .ci5,
    .ci6 {
        margin-bottom: 10px;
    }
    .floating-header .signing a:first-child {
        display: none
    }
    .bottom-signup-band span {
        display: block
    }
    .header p {
        font-size: 14px;
        line-height: 18px;
        padding: 0 30px
    }
    .mobile-apps-cont h2 {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 35px
    }
    .mobile-apps-cont p {
        display: none
    }
    .user-count-part h3 {
        font-size: 50px;
        letter-spacing: -3px;
        margin-bottom: 20px;
    }
    .user-count h3 span {
        font-size: 15px;
        margin-bottom: 10px;
        padding-top: 0;
    }
    .zoholics-links a {
        font-size: 12px
    }
    .mobile-apps-cont h2 {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 25px
    }
    .category li p,
    .about li p {
        display: none
    }
    .about h4 {
        margin: 0 0 15px
    }
    .case-studies li {
        padding: 0 5%;
        width: 90%;
    }
    .case-studies li:nth-child(2) {
        left: 43%;
        margin-left: -85px;
        max-width: 180px;
        padding: 0 5%;
    }
    .category-apps .featured-app {
        font-size: 11px;
        line-height: 18px;
        padding: 19px 0 20px;
        width: 33.333%;
    }
    .three-product,
    .two-product {
        margin: 0 auto;
        max-width: 100%;
    }
    .category-apps .featured-app {
        width: 33.333%;
    }
    .three-product a {
        max-width: 100%;
        width: 33.333%;
    }
    .three-product a:nth-child(2) {
        border-bottom: none;
    }
    .four-product a:first-child {
        border-right: 1px solid #f2f2f2;
    }
    .four-product a,
    .four-product .featured-app {
        max-width: 100%;
        width: 50%;
    }
    .category-apps .contactmanager {
        font-size: 11px;
        line-height: 13px;
        padding: 15px 0 16px;
    }
    .category-apps a {
        font-size: 11px;
        line-height: 17px;
        padding: 20px 0;
    }
    .two-product a,
    .two-product .featured-app {
        width: 50%;
    }
    .category-apps.sales-marketing a:nth-child(10),
    .category-apps.sales-marketing a:nth-child(11),
    .category-apps.sales-marketing a:nth-child(12) {
        border-bottom: none;
    }
    .email-collab,
    .sales-marketing,
    .customer-support {
        max-width: 100%;
    }
    .email-collab a:nth-child(12) {
        border-bottom: 1px solid #eaeaea;
    }
    .bp .three-product {
        border-bottom: none;
    }
    .bp .four-product a:nth-child(3),
    .bp .four-product a:nth-child(4),
    .four-product.customer-support a:nth-child(3),
    .four-product.customer-support a:nth-child(4) {
        border-bottom: 1px solid #fff;
    }
    .email-collab a:nth-child(13),
    .email-collab a:nth-child(14) {
        border-bottom: none;
    }
    .email-collab a:nth-child(9):hover,
    .email-collab a:nth-child(10):hover {
        border-bottom: 1px solid rgba(234, 120, 93, 1);
    }
    .hr .category-apps.two-product a,
    .category-apps a:last-child,
    .custom-solutions.two-product a.featured-app,
    .five-product a:nth-child(4) {
        border-bottom: none;
    }
    .category li,
    .category li:first-child,
    .category li:nth-child(2),
    .category li:nth-child(3),
    .category li:nth-child(4),
    .category li:nth-child(5),
    .category li:last-child,
    .category li:nth-child(2n) {
        padding: 50px 0%;
        width: 100%;
    }
    .category li h4 {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 30px;
    }
    .category-apps a.featured-app span {
        height: 33px;
        width: 30px;
        margin-bottom: 10px;
    }
    .featured-app .pi1 {
        background-position: left top;
        margin-bottom: 10px;
    }
    .featured-app .pi7 {
        background-position: -2px -34px;
        margin-bottom: 10px;
    }
    .featured-app .pi9 {
        background-position: -3px -66px;
        margin-bottom: 10px;
    }
    .featured-app .pi16 {
        background-position: left -104px;
        margin-bottom: 10px;
    }
    .featured-app .pi18 {
        background-position: -3px -138px;
        margin-bottom: 10px;
    }
    .featured-app .pi20 {
        background-position: -2px -172px;
        margin-bottom: 10px;
    }
    .category ul,
    .integrated-gapps h3 span {
        padding: 0;
    }
    .zoho-in h3 {
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 5px;
    }
    .zoho-in p {
        font-size: 12px;
        line-height: 19px;
        text-transform: none;
    }
    .zoho-in p a {
        margin: 30px auto;
        padding: 0;
        text-align: left;
        border: none;
        border-bottom: 1px solid #999;
        text-transform: uppercase;
    }
    .zoho-in {
        padding: 60px 10% 30px;
    }
    .about-zoho-inner {
        padding: 0 15%;
    }
    .integrated-gapps p {
        color: #333;
        font-size: 16px;
        line-height: 26px;
    }
    .user-million-cont h3 span {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 1.25;
        margin: 0 0 20px;
    }
    .user-million-cont {
        padding: 40px 10% 60px;
        width: 80%;
    }
    .about-zoho-inner h3 span,
    .about-zoho-inner h3 {
        font-size: 18px;
        letter-spacing: -0.5px;
        line-height: 26px;
    }
    .zohoin h3 span {
        padding: 0;
    }
    .integrated-gapps h3 span {
        padding: 0 0 5px;
    }
    /* FOOTER */
    .common-footer {
        text-align: left;
    }
    .footer-banner,
    .footer-part {
        padding: 50px 10%;
    }
    .footer-links {
        margin: 0 auto 40px;
        padding: 0 0 25px;
    }
    .footer-links ul,
    .footer-links ul:first-child+ul,
    .footer-links ul:first-child+ul+ul,
    .footer-links ul:first-child+ul+ul+ul {
        margin: 0 auto 40px;
        min-height: 10px;
        padding: 0 5% 0 0;
        text-align: left;
        width: 95%;
    }
    .footer-links ul:first-child+ul+ul+ul {
        margin: 0 auto
    }
    /* Accordion CSS */
    .footer-links li {
        padding-left: 10px;
    }
    .footer-links ul {
        margin-bottom: 10px !important;
    }
    .footer-links li:first-child {
        position: relative;
        cursor: pointer;
        padding-left: 0;
    }
    .footer-links li:last-child {
        margin-bottom: 20px;
    }
    .footer-links .added-plus:first-child:after {
        position: absolute;
        width: 10px;
        height: 1px;
        right: 0;
        top: 5px;
        content: "";
        background: #aaa;
        transform: rotate(45deg);
    }
    .footer-links .added-plus:first-child:before {
        position: absolute;
        width: 10px;
        height: 1px;
        right: -7px;
        top: 5px;
        content: "";
        background: #aaa;
        transform: rotate(-45deg);
        transition: all 0.5s ease;
    }
    /*  .footer-links .menu-extended:first-child:after {
        transform:rotate(0deg);
    }
    .footer-links .menu-extended:first-child:before {
        transform:rotate(0deg);
    } */
    .footer-links ul.apps-links li,
    .footer-links .apps-links li:first-child {
        display: block !important;
        padding: 7px 0;
    }
    .footer-links ul.apps-links .added-plus:first-child::before,
    .footer-links ul.apps-links .added-plus:first-child::after {
        display: none;
    }
    /* Accordion CSS - ENDS */
}

@media screen and (max-width:360px) {
    .user-count-part h3 {
        font-size: 46px;
    }
    .more-about-details h4 {
        font-size: 22px;
        line-height: 30px
    }
    .header p {
        font-size: 15px;
        line-height: 18px;
        padding: 0 30px
    }
    .getstarted-box {
        margin: 30px auto 0;
        max-width: 200px
    }
    .header {
        padding: 80px 0 50px
    }
    .common-footer p {
        max-width: 200px
    }
    .mobile-apps-cont h2 {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 25px;
        max-width: 240px;
    }
}


/* Language dropdown starts */

.zlang-container .zlang-text::after {
    background-image: url("https://www.zoho.com/one/images/zone-sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 400px auto;
}

.zlang-container {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.zlang-container .zlang-text {
    box-sizing: border-box;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px 5px 5px 30px;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.zlang-container .zlang-text::after {
    background-position: -258px 0;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 20px;
    z-index: 1;
}

.zlang-container .zlang-container-inner {
    box-sizing: border-box;
    display: none;
    left: 15px;
    padding: 10px 0;
    position: absolute;
    bottom: 15px;
    width: 115px;
}

.zlang-container ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    margin: 0;
    padding: 15px;
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: visible;
}

.zlang-container ul::after,
.zlang-container ul::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 20%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 3;
}

.zlang-container ul::before {
    border-color: #c0c0c0 rgba(221, 229, 237, 0) rgba(221, 229, 237, 0);
    border-width: 7px;
    margin-left: -7px;
}

.zlang-container ul::after {
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 6px;
    margin-left: -6px;
}

.zlang-container ul li {
    width: 100%;
    display: inline-block;
    padding: 0 0 5px !important;
    border: 0;
    margin: 0;
    line-height: 1.2;
}

.zlang-container ul li.lang-domain {
    font-family: var(--zf-primary-semibold);
    border-bottom: 1px dotted #eee;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffed;
}

.zlang-container ul li.lang-domain a {
    padding-left: 10px !important;
    font-size: 14px;
}

.zlang-container.lang-domain-show ul li:nth-child(2) {
    margin-top: 25px;
}

.zlang-container .zlang-container-inner.zshow {
    display: block;
}


/*.zlang-container:hover .zlang-container-inner{
	display:block;
}*/

.common-footer .zlang-container li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    font-size: 12px;
    height: auto;
    margin: 0;
    opacity: 1;
    text-align: left;
    text-indent: 0;
    width: 100%;
    padding: 5px 0 !important;
    display: inline-block;
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif
}

.common-footer .zlang-container li a:hover {
    color: #03a9f5;
}

.arrow-down {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f8f8f8;
    bottom: 4px;
    height: 0;
    left: 8px;
    position: absolute;
    width: 0;
    z-index: 2;
    display: none;
}

@media only screen and (max-width: 767px) {
    .zlang-container {
        bottom: auto;
        left: auto;
        margin: 6px auto;
        position: relative;
        right: auto;
    }
    .zlang-container ul::after,
    .zlang-container ul::before {
        left: 49%;
    }
    .zlang-container .zlang-container-inner {
        left: 0;
    }
    .common-links .zlang-container a {
        color: #03a9f5;
    }
    .zlang-container ul li {
        text-align: left;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .zlang-container .zlang-text::after {
        background-image: url("https://www.zoho.com/one/images/zone-sprite@2x.png");
    }
}


/* Language - Ends */


/* Language Top Bar (Info Bar) */

.header {
    margin-top: 0;
}

.langstrip {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    padding: 25px 20px;
    box-sizing: border-box;
    display: none;
}

.langTxt {
    padding-right: 20px;
}

.langBtn {
    background: rgb(62, 163, 107) none repeat scroll 0% 0%;
    padding: 5px 15px;
    cursor: pointer;
    color: inherit;
}

.langClose {
    margin-left: 40px;
    cursor: pointer;
    text-indent: -999px;
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.langClose:after,
.langClose:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
}

.langClose:after {
    transform: rotate(45deg);
}

.langClose:before {
    transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
    .langClose {
        position: fixed;
        right: 6px;
        top: 6px;
    }
    .langTxt {
        padding: 0;
        display: block;
        margin-bottom: 15px;
    }
}


/* Language Top Bar (Info Bar) - End */


/* language dropdown starts */

.header-part {
    overflow: initial;
}

.header-part .zlang-container .zlang-container-inner {
    top: 16px;
}

.header-part .zlang-container {
    display: none;
}

.header-part .zlang-container .zlang-container-inner {
    width: 98px;
    z-index: 99999;
}

.zlang-container .zlang-container-inner {
    width: 98px;
}

.header-part .zlang-container ul::after,
.header-part .zlang-container ul::before {
    transform: rotate(180deg);
    top: -11px;
}

.header-part .zlang-container ul::after,
.header-part .zlang-container ul::before {
    transform: rotate(180deg);
}

.header-part .zlang-container ul::before {
    border-width: 5px;
    margin-left: -5px;
}

.header-part .zlang-container ul::after {
    border-width: 6px;
    margin-left: -6px;
}

.header-part .zlang-container {
    float: right;
    margin-right: 10px;
}

.header-part .zlang-container {
    margin-top: 6px;
}

@media only screen and (max-width: 767px) {
    .header-part .zlang-container ul::after,
    .header-part .zlang-container ul::before {
        left: 20%;
    }
    .userinfo-container,
    .userinfo-details,
    .userinfo-details .userinfo-avatar {
        height: 51px;
        width: 51px;
    }
}

@media only screen and (max-width: 480px) {
    .header-part .zlang-container {
        display: none !important;
    }
}


/* language dropdown Ends */


/* Customers section css starts */

.zcustomer-section-part {
    background: #fff;
    padding: 120px 5% 20px;
}

.zcustomer-section-part h2 {
    margin-bottom: 60px;
    text-align: center;
    font-family: var(--zf-primary-semibold);
    font-size: 32px;
}

.zcustomer-section-part .content-area {
    max-width: 1200px;
    margin: 0 auto;
    display: table
}

.zcustomer-section-part .content-area>div {
    display: table-cell;
    vertical-align: middle;
}

.zcustomer-section-part .content-area>div.zcustomer-video-part {
    width: 45%;
    position: relative;
    cursor: pointer;
}

.zcustomer-section-part .content-area>div.z-trust-brands-wrap {
    width: 55%;
    padding: 0 0 0 80px;
    box-sizing: border-box;
}


/* CUSTOMER TEST VIDEO SEC STARTS */

.banner-testimonial-wrap .content-wrap {
    max-width: 820px;
    text-align: center
}

.banner-testimonial-wrap a {
    cursor: pointer;
    display: block;
}

.testimonial-video-detail {
    position: absolute;
    width: 90%;
    height: auto;
    left: 5%;
    bottom: 10%;
    margin-top: 60px;
    pointer-events: none;
    text-align: left;
    z-index: 2;
}

.testimonial-video-detail h3 {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5;
}

.testimonial-video-detail .learn-more {
    color: #03a9f5;
    font-size: 16px;
    padding-top: 10px;
    display: inline-block;
    text-decoration: underline;
}

.banner-testimonial-wrap .poster-wrap {
    position: relative;
    cursor: pointer;
    width: 100%
}

.banner-testimonial-wrap .poster-wrap:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 99%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(66, 66, 66, 0);
    background: -moz-linear-gradient(top, rgba(66, 66, 66, 0) 0%, rgba(153, 153, 153, 0) 0%, rgba(107, 107, 107, 0) 0%, rgba(115, 115, 115, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(26, 26, 26, 0) 8%, rgba(9, 9, 9, 0.75) 68%, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66, 66, 66, 0)), color-stop(0%, rgba(153, 153, 153, 0)), color-stop(0%, rgba(107, 107, 107, 0)), color-stop(0%, rgba(115, 115, 115, 0)), color-stop(0%, rgba(28, 28, 28, 0)), color-stop(0%, rgba(28, 28, 28, 0)), color-stop(8%, rgba(26, 26, 26, 0)), color-stop(68%, rgba(9, 9, 9, 0.75)), color-stop(100%, rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(top, rgba(66, 66, 66, 0) 0%, rgba(153, 153, 153, 0) 0%, rgba(107, 107, 107, 0) 0%, rgba(115, 115, 115, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(26, 26, 26, 0) 8%, rgba(9, 9, 9, 0.75) 68%, rgba(0, 0, 0, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(66, 66, 66, 0) 0%, rgba(153, 153, 153, 0) 0%, rgba(107, 107, 107, 0) 0%, rgba(115, 115, 115, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(26, 26, 26, 0) 8%, rgba(9, 9, 9, 0.75) 68%, rgba(0, 0, 0, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(66, 66, 66, 0) 0%, rgba(153, 153, 153, 0) 0%, rgba(107, 107, 107, 0) 0%, rgba(115, 115, 115, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(26, 26, 26, 0) 8%, rgba(9, 9, 9, 0.75) 68%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(66, 66, 66, 0) 0%, rgba(153, 153, 153, 0) 0%, rgba(107, 107, 107, 0) 0%, rgba(115, 115, 115, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 0%, rgba(26, 26, 26, 0) 8%, rgba(9, 9, 9, 0.75) 68%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000', GradientType=0);
}

.banner-testimonial-wrap .content-wrap .poster-video img {
    transition: 0.5s ease;
    width: 100%;
}

.banner-testimonial-wrap .content-wrap .poster-video img:hover {
    -webkit-box-shadow: 0px 10px 35px -10px rgba(96, 98, 107, 0.5);
    -moz-box-shadow: 0px 10px 35px -10px rgba(96, 98, 107, 0.5);
    box-shadow: 0px 10px 35px -10px rgba(96, 98, 107, 0.5);
}

.banner-testimonial-wrap .content-wrap .poster-video {
    position: relative;
    display: inline-block;
    width: 100%
}

.testimonial-customer-detail p {
    margin: 0;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    padding-right: 70px;
}

.testimonial-customer-detail p span {
    font-size: 14px;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}

.banner-testimonial-wrap .cta-block {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.banner-testimonial-wrap a.watchh-video span.playy-video {
    position: relative;
    display: inline-block;
    line-height: 25px;
    width: 50px;
    cursor: pointer;
    background: #f0483e;
    font-size: 12px;
    padding-left: 10px;
    color: #fff;
    text-transform: uppercase;
    text-indent: 12px;
    margin-right: 15px;
}

.banner-testimonial-wrap a.watchh-video span.playy-video {
    margin-right: 0px;
}

.banner-testimonial-wrap a.watchh-video span.playy-video:before {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    top: 7px;
    width: 0;
}


/* CUSTOMER TEST VIDEO SEC STARTS ENDS*/


/* TRUST BRAND SEC CSS */

.z-trust-brands-wrap a.more-detail-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #03a9f5;
    text-decoration: underline;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
}

.z-trust-brands-wrap ul li {
    display: inline-block;
    width: 32%;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}


/*.z-trust-brands-wrap .content-wrap.showThis ul li { opacity: 1; transform: scale(1,1); }*/

.z-trust-brands-wrap ul li span {
    display: inline-block;
    margin: 0 0 25px 0;
    text-indent: -9999px
}

.z-trust-brands-wrap ul li span {
    background: url(https://www.zoho.com/sites/default/files/zoho-customers-top-brands.png) no-repeat 0 0;
    background-size: 1045px auto;
    height: 40px
}

.z-trust-brands-wrap ul li.tb-intel span {
    width: 61px;
    background-position: 0 0;
}

.z-trust-brands-wrap ul li.tb-netflix span {
    width: 83px;
    background-position: -61px 0;
}

.z-trust-brands-wrap ul li.tb-kpmg span {
    width: 67px;
    background-position: -144px 0;
}

.z-trust-brands-wrap ul li.tb-discovery-com span {
    width: 115px;
    background-position: -211px 0;
}

.z-trust-brands-wrap ul li.tb-facebook span {
    width: 94px;
    background-position: -326px 0;
}

.z-trust-brands-wrap ul li.tb-suzuki span {
    width: 31px;
    background-position: -420px 0;
}

.z-trust-brands-wrap ul li.tb-sodexo span {
    width: 101px;
    background-position: -451px 0;
}

.z-trust-brands-wrap ul li.tb-renault span {
    width: 112px;
    background-position: -552px 0;
}

.z-trust-brands-wrap ul li.tb-hp span {
    width: 36px;
    background-position: -664px 0;
}

.z-trust-brands-wrap ul li.tb-db-schenker span {
    width: 117px;
    background-position: -700px 0;
}

.z-trust-brands-wrap ul li.tb-benchmark span {
    width: 120px;
    background-position: -817px 0;
}

.z-trust-brands-wrap ul li.tb-hyatt span {
    width: 108px;
    background-position: -937px 0;
}

.z-trust-brands-wrap ul li.tb-edureka span {
    width: 112px;
    background-position: 0 -40px;
}

.z-trust-brands-wrap ul li.tb-mahindra span {
    width: 122px;
    background-position: -112px -40px;
}

.z-trust-brands-wrap ul li.tb-bata span {
    width: 81px;
    background-position: -234px -40px;
}

.z-trust-brands-wrap ul li.tb-benchmark span {
    width: 116px;
    background-position: -315px -40px;
}

.z-trust-brands-wrap ul li.tb-loreal span {
    width: 106px;
    background-position: -431px -40px;
}

.z-trust-brands-wrap ul li.tb-manning-global span {
    width: 81px;
    background-position: -537px -40px;
}

.z-trust-brands-wrap ul li.tb-royal-sundaram span {
    width: 122px;
    background-position: -618px -40px;
}

.z-trust-brands-wrap ul li.tb-ginger-ray span {
    width: 86px;
    background-position: -740px -40px;
}

.z-trust-brands-wrap ul li.tb-library span {
    width: 115px;
    background-position: -826px -40px;
}

.z-trust-brands-wrap ul li.tb-michigan span {
    width: 34px;
    background-position: -941px -40px;
}

.z-trust-brands-wrap ul li.tb-hdfc-life span {
    width: 61px;
    background-position: -975px -40px;
}

.z-trust-brands-wrap ul li.tb-change span {
    width: 112px;
    background-position: 0px -80px;
}

.z-trust-brands-wrap ul li.tb-tata span {
    width: 133px;
    background-position: -112px -80px;
}

.z-trust-brands-wrap ul li.tb-projects span {
    width: 83px;
    background-position: -162px -80px;
}

.z-trust-brands-wrap ul li.tb-amazon span {
    width: 85px;
    background-position: -245px -80px;
}

.z-trust-brands-wrap ul li.tb-columbia-univ span {
    width: 190px;
    background-position: -330px -80px;
}

.z-trust-brands-wrap ul li.tb-air-canada span {
    width: 157px;
    background-position: -520px -80px;
}

.z-trust-brands-wrap ul li.tb-capgemini span {
    width: 88px;
    background-position: -677px -80px;
}

.z-trust-brands-wrap ul li.tb-bindo span {
    width: 88px;
    background-position: -765px -80px;
}

.z-trust-brands-wrap ul li.tb-citrix span {
    width: 70px;
    background-position: -853px -80px;
}

.z-trust-brands-wrap ul li.tb-pearson span {
    width: 104px;
    background-position: -923px -80px;
}

.z-trust-brands-wrap ul li.tb-losangels-times span {
    width: 159px;
    background-position: 0px -120px;
}

.z-trust-brands-wrap ul li.tb-cityof-philadelphia span {
    width: 117px;
    background-position: -159px -120px;
}

.z-trust-brands-wrap ul li.tb-times-internet span {
    width: 177px;
    background-position: -276px -120px;
}

.z-trust-brands-wrap ul li.tb-apollo span {
    width: 40px;
    background-position: -453px -120px;
}


/* TRUST BRAND SEC CSS ENDS */


/*Watch your TV ad styles*/

.og-context-indexpage .header-part {
    background-color: #ffc62c;
}

.og-context-indexpage .zoho1-launch-banner {
    padding: 70px 5% 110px;
    background: #ffc62c;
    background: -moz-linear-gradient(top, #ffc62c 0%, #ffda2f 50%, #ffc52b 100%);
    background: -webkit-linear-gradient(top, #ffc62c 0%, #ffda2f 50%, #ffc52b 100%);
    background: linear-gradient(to bottom, #ffc62c 0%, #ffda2f 50%, #ffc52b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffc62c', endColorstr='#ffc52b', GradientType=0);
}

.banner-video-ad {
    display: none;
}

body .umain .signing .signup {
    color: #f0483e !important;
}

.zoho1-launch-banner .banner-video-ad {
    position: absolute;
    width: 200px;
    right: 10px;
    bottom: 10px;
}

.banner-video-ad .play-video {
    transform: scale(0.4);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 3px solid #fff;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 2;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    display: none
}

.banner-video-ad .play-video:after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -21px;
    z-index: 2;
    content: "";
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 30px solid #fff
}

.watch-tv-ad {
    position: absolute;
    left: 0;
    margin-left: 0;
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
    right: 0
}

.banner-video-ad .poster-wrap img {
    vertical-align: bottom;
}


/*Watch your TV ad styles*/

@media only screen and (min-width:992px) and (max-width:1199px) {
    .zcustomer-section-part .content-area>div.zcustomer-video-part {
        width: 50%;
    }
    .zcustomer-section-part {
        padding: 80px 5% 20px;
    }
    .z-trust-brands-wrap ul li {
        width: 50%;
    }
    .z-trust-brands-wrap ul li:nth-child(5),
    .z-trust-brands-wrap ul li:nth-child(6) {
        display: none;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .zcustomer-section-part .content-area {
        max-width: 550px;
    }
    .zcustomer-section-part h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .zcustomer-section-part .content-area>div.zcustomer-video-part,
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap {
        display: block;
        width: 100%;
    }
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap {
        padding: 50px 0 0;
        text-align: center;
    }
    .z-trust-brands-inner ul {
        margin-bottom: 20px;
    }
    .z-trust-brands-wrap ul li {
        display: inline-block;
        width: auto;
        margin: 15px 20px;
    }
    .z-trust-brands-wrap ul li span {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:991px) {
    /*Watch your TV ad styles*/
    .zoho1-launch-banner .banner-video-ad {
        max-width: 300px;
        position: relative;
        margin: 40px auto 0;
        width: 100%;
        right: 0;
    }
    /*Watch your TV ad styles*/
}

@media only screen and (max-width:767px) {
    .og-context-indexpage .zoho1-launch-banner {
        padding: 30px 10% 60px;
    }
    body .zoho1-launch-banner h1 {
        max-width: 100%;
    }
    .zcustomer-section-part {
        background: #fff;
        padding: 60px 5% 0px;
    }
    .zcustomer-section-part .content-area {
        max-width: 450px;
    }
    .zcustomer-section-part h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .zcustomer-section-part .content-area>div.zcustomer-video-part,
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap {
        display: block;
        width: 100%;
    }
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap {
        padding: 50px 0 0;
        text-align: center;
    }
    .z-trust-brands-inner ul {
        margin-bottom: 20px;
    }
    .z-trust-brands-wrap ul li {
        display: inline-block;
        width: auto;
        margin: 15px 20px;
    }
    .z-trust-brands-wrap ul li span {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:480px) {
    .umain .signing .signup {
        font-size: 12px;
    }
    .testimonial-video-detail h3 {
        margin-bottom: 10px;
        line-height: 1.5;
        position: absolute;
        top: 70px;
        color: #000;
        text-align: center;
        font-size: 16px;
    }
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap {
        padding: 120px 0 0;
        position: relative;
    }
    .zcustomer-section-part .content-area>div.z-trust-brands-wrap:after {}
    .testimonial-customer-detail p span,
    .testimonial-customer-detail p {
        font-size: 12px;
    }
    .z-trust-brands-wrap ul li:nth-child(n+5) {
        display: none;
    }
}


/* Customers section css ends */


/* Cookie Top Band */

#cookie-policy {
    display: none;
}

.cookiestrip {
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    padding: 8px 10px;
    box-sizing: border-box;
    background: #fff;
}

.cookiestrip * {
    box-sizing: border-box;
}

.cookiestrip a {
    text-decoration: underline;
}

.cookieClose {
    display: inline-block;
    margin-left: 15px;
    font-size: 13px;
    cursor: pointer;
}


/* Cookie Top Band - Ends */


/*----------------------------------------Global Header Starts-------------------------------------------*/

.lock {
    overflow: hidden;
}

#header .header>.logo,
#header .header>.signing,
.header>.logo,
.header>.signing {
    display: none
}

#header .header *,
.header * {
    box-sizing: border-box
}

.header {
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    min-height: 37px;
    position: relative;
    z-index: 999;
    line-height: 1.6
}

.zgh-headerWrap {
    background: #fff
}

.zgh-brand,
.zgh-nav {
    float: left
}


/* Brand & Mobile Menu Starts */

.zgh-brand {
    padding: 5px 10px 3px;
}

.zgh-brand a {
    display: inline-block;
    background: url(/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat 0 0/690px auto;
    width: 70px;
    height: 25px;
    text-indent: -99999px;
    font-size: 0;
    vertical-align: top
}


/* Brand & Mobile Menu  Ends */


/* Product Menu Starts */

.zgh-nav {
    padding: 0 0 0 15px;
    opacity: 0;
    text-align: left
}

.zgh-nav.active {
    opacity: 1
}

.zgh-nav ul,
.zgh-userLink ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.zgh-nav ul li,
.zgh-userLink li {
    margin-bottom: 0
}

.zgh-nav>ul>li {
    display: inline-block;
    margin-right: 25px
}

.zgh-nav>ul>li>a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 7px 0;
    line-height: 20px
}

.zgh-nav>ul>li>.active {
    position: relative;
}

.zgh-nav>ul>li>.active:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 8px solid #e8e8e8;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: auto;
}

.zgh-nav>ul>li>.active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    bottom: -8px;
    right: 0;
    left: 0;
    margin: auto;
}

.zgh-nav>ul>li>a:not(.active):hover {
    color: #03a9f5
}

.zgh-nav>ul .zgh-megaMenu>a {
    position: relative;
    display: inline-block;
    padding: 7px 15px 7px 0;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif
}

.zgh-megaMenu>a:before,
.zgh-megaMenu>a:after {
    content: '';
    width: 7px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: transform .2s ease;
    -webkit-transition: transform .2s ease;
    -moz-transition: transform .2s ease;
    -ms-transition: transform .2s ease;
    -o-transition: transform .2s ease
}

.zgh-megaMenu>a:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    right: 4px
}

.zgh-megaMenu>a:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.zgh-megaMenuBox {
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.zgh-megaMenu.active .zgh-megaMenuBox {
    opacity: 1;
    visibility: visible;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.zgh-megaMenuInner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-top: 15px
}

.zgh-products .zgh-megaMenuInner {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.zgh-products .zgh-megaMenuInner>* {
    display: table-cell;
    vertical-align: top
}

.zgh-products .zgh-megaMenuCat {
    width: 300px;
    padding: 20px 0 0 105px;
    background: #171d2e;
    position: relative;
    overflow: hidden
}

.other-lang .zgh-products .zgh-megaMenuCat {
    width: 340px;
    padding: 20px 20px 0 105px;
}

.zgh-products .zgh-megaMenuCat li {
    font-size: 16px;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 2px 0 2px 0;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    transition: opacity .3s ease-in 0s;
    -webkit-transition: opacity .3s ease-in 0s;
    position: relative;
}

.zgh-products.active .zgh-megaMenuCat li {
    opacity: 1
}

.zgh-products .zgh-megaMenuCat li.active {
    color: #02a9f5;
}

.zgh-products .zgh-megaMenuCat li.zgh-catDivider {
    margin-bottom: 20px;
}

.zgh-products .zgh-megaMenuCat li.zgh-b-marketplace {
    padding: 20px 55px 20px 0;
}

.zgh-products .zgh-megaMenuCat li.zgh-b-bundles:after,
.zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
    content: '';
    background: url(/sites/default/files/zoho_general_pages/zgh-icon-sprite.png) no-repeat 0 0/ 375px auto;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -2px;
    bottom: 0;
    margin: auto;
    right: 15px
}

.zgh-products .zgh-megaMenuCat li.zgh-b-bundles:after {
    top: inherit;
    bottom: 8px;
    background-position: -25px -125px
}

.zgh-products.active .zgh-megaMenuCat li>span {
    position: relative;
}

.zgh-products .zgh-megaMenuCat>span {
    display: block
}

.zgh-products .zgh-megaMenuPro {
    position: relative
}

.zgh-products .zgh-megaMenuPro>div {
    padding: 20px;
    overflow: hidden;
    display: none;
    opacity: 0;
    visibility: hidden;
    position: relative
}

.zgh-megaMenu.active .zgh-megaMenuPro>div.active {
    display: block;
    opacity: 1;
    visibility: visible
}

.zgh-megaMenuPro .zgh-menuItem {
    width: 25%;
    float: left
}

.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child,
.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child {
    background: #f3f3f3;
}

.zgh-bundles .zgh-menuItem {
    width: 49%;
    margin-bottom: 10px;
}

.zgh-bundles .zgh-b-crmplus {
    background: #f0f8ff;
    margin-right: 5px;
}

.zgh-bundles .zgh-b-financeplus {
    background: #edfff8;
    margin-left: 5px;
}

.zgh-bundles .zgh-b-peopleplus {
    background: #ededf5;
    margin-right: 5px;
}

.zgh-bundles .zgh-b-workplace {
    background: #fff6f7;
    margin-left: 5px;
}

.zgh-bundles .zgh-b-itmanagement {
    background: #fffef3;
    margin-right: 5px;
}

.zgh-bundles .zgh-b-zohoone {
    width: 100%;
    background: #fdf9c6;
    margin-left: 5px;
}

.zgh-bundles a {
    min-height: 90px;
    padding: 15px 15px 10px 96px;
}

.other-lang .zgh-bundles a {
    min-height: 130px;
}

.zgh-megaMenuPro .zgh-menuItem:hover {
    background: #d6d6d626
}

.zmenu-menuProBox>div {
    width: 33.33%;
    float: left
}

.zmenu-menuProBox .zgh-menuItem {
    width: 100%;
    float: none
}

.zgh-hidden {
    display: none
}

.zmenu-moreBox {
    text-align: center;
    width: 100%;
    display: table
}

.zmenu-moreBtn {
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    color: #03a9f5;
    padding: 2px 15px;
    font-size: 16px;
    margin: 20px 0 0;
    cursor: pointer;
    position: relative
}

.zmenu-moreBtn:after,
.zmenu-moreBtn:before {
    content: '';
    width: 7px;
    height: 2px;
    background: #03a9f5;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 0;
    margin: auto
}

.zmenu-moreBtn:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.zmenu-moreBtn:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    right: 4px
}

.zmenu-moreBtn.active:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.zmenu-moreBtn.active:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.zgh-menuItem a {
    color: #000;
    display: block;
    position: relative;
    padding: 25px 15px 25px 70px
}

.zgh-bundles .zgh-menuItem a {
    padding: 25px 15px 10px 91px;
}

.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child a,
.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child a {
    padding: 25px 15px 25px 85px;
}

.zgh-bundles .zgh-menuItem .zgh-i-zohoone {
    padding: 15px;
    margin-bottom: 0
}

.zgh-menuItem a span {
    background: #fef07d;
    color: #c46b0c;
    font-size: 9px;
    position: absolute;
    top: 0;
    left: 70px;
    padding: 0 3px;
    line-height: 12px;
    font-family: var(--zf-primary-bold);
    text-transform: uppercase;
}

.zgh-menuItem p {
    font-size: 18px;
    margin: 0 0 5px;
    line-height: 20px;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    color: #000
}

.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child p,
.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child p {
    font-size: 21px;
}

.zgh-i-zohoone p {
    padding: 0 30px 0 80px;
    position: relative;
    font-size: 23px;
}

.zgh-i-zohoone p:after {
    content: '';
    background: url('/sites/default/files/zoho_general_pages/zgh-icon-sprite.png') no-repeat -145px -69px/ 350px auto;
    width: 75px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.zgh-menuItem em {
    font-size: 13px;
    line-height: 18px;
    display: block;
    font-style: normal;
    color: #000
}

.zgh-i-zohoone em {
    font-size: 14px;
    line-height: 20px;
}

.zgh-products .zgh-megaMenuCat li.zgh-b-marketplace {
    margin-top: 0;
    border: none
}

.zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
    background-position: 0px -125px
}

.other-lang .zgh-b-marketplace,
.other-lang .zgh-marketplace {
    display: none
}

.zgh-products .zgh-megaMenuCat .zgh-b-marketplace {
    margin-top: 0px;
    border: none
}

.zgh-marketplace .marketplace-title {
    font-family: var(--zf-primary-semibold);
    font-size: 16px;
    text-indent: 1px;
    margin-bottom: 20px
}

.zgh-marketplace a p {
    font-size: 16px
}

.zgh-marketplace .zgh-menuItem {
    width: 32.7%;
    margin-bottom: 10px
}

.zgh-marketplace .zgh-b-extensions {
    background: #f0f4fe;
    margin-right: .45%
}

.zgh-marketplace .zgh-b-customapps {
    background: #e4fbf2;
    margin: 0 .45%
}

.zgh-marketplace .zgh-b-industrysolutions {
    background: #fdf0ef;
    margin-left: .45%
}

.zgh-marketplace .zgh-b-buildandsell {
    width: 100%;
    background: #fcf2e9;
    margin-top: 10px
}

.zgh-products .zgh-marketplace a:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 15px;
    background: url(/sites/default/files/zoho_general_pages/new-tab-icon.png) no-repeat 0 0/8px auto;
    top: 8px;
    right: 8px;
    visibility: hidden;
    opacity: 0
}

.zgh-products .zgh-marketplace a:hover:after {
    visibility: visible;
    opacity: 1
}

[class^="zgh-i-"]:before {
    content: '';
    background: url(/sites/default/files/zoho_general_pages/zgh-icon-sprite.png ) no-repeat 0 0/ 600px auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 16px;
    left: 15px
}

.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem a:before {
    transform: scale(.8);
    left: 20px;
}

.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child a:before,
.zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child a:before {
    transform: scale(1.5);
    left: 22px;
    top: 35px;
}

.zgh-i-crm:before {
    background-position: 0 0
}

.zgh-i-desk:before {
    background-position: -520px 0
}

.zgh-i-salesiq:before {
    background-position: -40px 0
}

.zgh-i-contactmanager:before {
    background-position: -120px 0
}

.zgh-i-salesinbox:before {
    background-position: -480px 0
}

.zgh-i-motivator:before {
    background-position: -80px 0
}

.zgh-i-social:before {
    background-position: -200px 0
}

.zgh-i-campaigns:before {
    background-position: -160px 0
}

.zgh-i-forms:before {
    background-position: -360px 0
}

.zgh-i-survey:before {
    background-position: -240px 0
}

.zgh-i-sites:before {
    background-position: -400px 0
}

.zgh-i-pagesense:before {
    background-position: -280px 0
}

.zgh-i-backstage:before {
    background-position: -320px 0
}

.zgh-i-meeting:before {
    background-position: 0 -40px
}

.zgh-i-servicedeskplus:before {
    background-position: -80px -120px
}

.zgh-i-assist:before {
    background-position: -560px 0
}

.zgh-i-books:before {
    background-position: -40px -40px
}

.zgh-i-invoice:before {
    background-position: 0 -120px
}

.zgh-i-expense:before {
    background-position: -200px -40px
}

.zgh-i-inventory:before {
    background-position: -80px -40px
}

.zgh-i-subscriptions:before {
    background-position: -160px -40px
}

.zgh-i-checkout:before {
    background-position: -240px -40px
}

.zgh-i-payroll:before {
    background-position: -160px -120px
}

.zgh-i-people:before {
    background-position: -320px -40px
}

.zgh-i-recruit:before {
    background-position: -280px -40px
}

.zgh-i-connect:before {
    background-position: -240px -80px
}

.zgh-i-workerly:before {
    background-position: -120px -120px
}

.zgh-i-creator:before {
    background-position: -320px -80px
}

.zgh-i-site24x7:before {
    background-position: -560px -80px
}

.zgh-i-flow:before {
    background-position: -360px -80px
}

.zgh-i-vault:before {
    background-position: -280px -80px
}

.zgh-i-bugtracker:before {
    background-position: -160px -80px
}

.zgh-i-mobiledevicemanagement:before {
    background-position: -520px -80px
}

.zgh-i-patchmanagerplus:before {
    background-position: -200px -120px
}

.zgh-i-analytics:before {
    background-position: -40px -120px
}

.zgh-i-mail:before {
    background-position: -400px -40px
}

.zgh-i-writer:before {
    background-position: -480px -40px
}

.zgh-i-sheet:before {
    background-position: -520px -40px
}

.zgh-i-show:before {
    background-position: -560px -40px
}

.zgh-i-notebook:before {
    background-position: -40px -80px
}

.zgh-i-showtime:before {
    background-position: 0 -80px
}

.zgh-i-wiki:before {
    background-position: -400px -80px
}

.zgh-i-projects:before {
    background-position: -80px -80px
}

.zgh-i-sprints:before {
    background-position: -120px -80px
}

.zgh-i-orchestly:before {
    background-position: -120px -40px
}

.zgh-i-docs:before {
    background-position: -440px -40px
}

.zgh-i-cliq:before {
    background-position: -200px -80px
}

.zgh-i-sign:before {
    background-position: -440px 0
}

.zgh-i-officeintegrator:before {
    background-position: -480px -80px
}

.zgh-i-workdrive:before {
    background-position: -440px -80px
}

.zgh-i-commerce:before {
    background-position: -240px -120px
}

.zgh-i-bookings:before {
    background-position: -280px -120px
}

.zgh-i-marketinghub:before {
    background-position: -320px -120px
}

.zgh-i-identitymanagement:before {
    background-position: -360px -120px
}

.zgh-i-logmanagementcloud:before {
    background-position: -400px -120px
}
.other-lang .zgh-b-catalyst{display:none; }
.zgh-i-catalyst:before {
    background-position: -440px -120px
}
.zgh-i-officesuite:before {
    background-position: -360px -40px
}

.zgh-bundles [class^="zgh-i-"]:before {
    background: url('/sites/default/files/zoho_general_pages/zgh-icon-sprite.png') no-repeat 0 0/ 650px auto;
    width: 64px;
    height: 64px;
    top: 25px;
    left: 15px
}

.zgh-bundles .zgh-i-crmplus:before {
    background-position: 0px -128px
}

.zgh-bundles .zgh-i-financeplus:before {
    background-position: -132px -126px
}

.zgh-bundles .zgh-i-workplace:before {
    background-position: -66px -133px
}

.zgh-bundles .zgh-i-itmanagement:before {
    background-position: -197px -130px
}

.zgh-bundles .zgh-i-zohoone:before {
    content: none;
}

.zgh-marketplace [class^="zgh-i-"]:before {
    top: 25px;
}

.zgh-i-extensions:before {
    background-position: -480px -200px
}

.zgh-i-customapps:before {
    background-position: -520px -200px
}

.zgh-i-industrysolutions:before {
    background-position: -560px -200px
}

.zgh-i-buildandsell:before {
    background-position: -440px -200px
}


/* Product Menu Ends */

.zgh-utilities {
    float: right
}

.zgh-utilities>div {
    vertical-align: middle
}


/* Search Starts */

.zgh-search {
    display: inline-block;
    margin-right: 10px;
}

.zgh-search-icon {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    background: url(/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat -92px 0/900px auto;
    width: 15px;
    height: 15px;
}

.zgh-search-container {
    position: fixed;
    top: -250px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    border-bottom: 1px solid #eee;
    transition: top 800ms ease
}

.zgh-search-container.active {
    top: 0
}

.zgh-search-box {
    padding: 19px 20px;
    position: relative;
    max-width: 740px;
    width: 100%;
    margin: auto;
}

.zgh-search-box input:-webkit-autofill,
.zgh-search-box input:-webkit-autofill:hover,
.zgh-search-box input:-webkit-autofill:focus,
.zgh-search-box input:-webkit-autofill:active {
    box-shadow: 0 0 0 30px white inset!important;
    -webkit-box-shadow: 0 0 0 30px white inset!important;
}

.zgh-search-wrap {
    background: #fff;
    position: relative;
    z-index: 2
}

.zgh-search-wrap form {
    position: relative
}

.zgh-search-wrap .zgh-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    box-sizing: border-box;
    height: 40px;
    padding: 9px;
    border: 0;
    outline: 0;
    background: url(/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat -104px 10px/800px auto;
    background-clip: content-box;
    cursor: pointer;
}

.zgh-search-field {
    font-size: 16px;
    width: 100%;
    padding: 11px 40px 11px 11px;
    border: none;
    outline: 0;
}

.zgh-search-box #zgh-search-action .zgh-search-field {
    float: none;
    max-width: 100%;
    margin: 0;
    height: initial;
    padding: 11px 40px 11px 11px;
    line-height: initial;
    font-size: 16px;
    border: none;
    text-indent: 0;
    width: 100%;
    font-family: var(--zf-primary-regular);
}

.zgh-search-clear {
    position: absolute;
    right: 0;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer;
    display: none;
}

.zgh-search-clear:before,
.zgh-search-clear:after {
    position: absolute;
    left: 15px;
    top: 8px;
    content: ' ';
    height: 20px;
    width: 1px;
    background-color: #333
}

.zgh-search-clear:before {
    transform: rotate(45deg)
}

.zgh-search-clear:after {
    transform: rotate(-45deg)
}

.zgh-search-container .zgh-search-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.36);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 800ms ease
}

.zgh-search-container.active .zgh-search-overlay {
    visibility: visible;
    opacity: 1
}


/* Search Ends */


/* Localization Starts */

.zgh-localization {
    position: relative;
    display: none
}

.zgh-localization.init {
    display: inline-block;
}

.zgh-localSelect {
    position: relative;
    font-size: 13px;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 0 20px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer
}

.umain .zgh-localSelect {
    padding: 0 20px;
}

.zgh-localSelect:before {
    content: '';
    background: url(/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat -88px 0/730px auto;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.zgh-localBox {
    width: 400px;
    padding-top: 10px;
    position: absolute;
    top: 42px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.zgh-localization.active .zgh-localBox {
    opacity: 1;
    visibility: visible;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px)
}

.zgh-localization ul {
    position: relative;
    border: 2px solid #e0e0e0;
    padding: 20px 30px 15px 30px;
    background: #fff;
    display: table;
    width: 100%;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .1);
}

.zgh-localization ul:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #e0e0e0;
    position: absolute;
    right: 15px;
    margin: auto;
    top: -11px;
}

.zgh-localization ul:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    right: 17px;
    margin: auto;
    top: -7px;
}

.lang-ar .zgh-localBox {
    right: unset;
    left: 0;
}

.lang-ar .zgh-localization ul:before {
    right: unset;
    left: 15px;
}

.lang-ar .zgh-localization ul:after {
    right: unset;
    left: 17px;
}

.zgh-localization li {
    line-height: 1;
    margin-bottom: 12px;
    width: 50%;
    float: left;
    padding-right: 15px;
}

.zgh-localization a {
    font-size: 13px;
    color: #000;
    display: inline-block;
}

.zgh-localization a:hover {
    color: #03a9f5;
}


/* Localization Ends */


/* Accounts Starts */

.zgh-accounts {
    padding-left: 0px;
    display: inline-block
}

.zgh-accounts>a {
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 6px 15px;
    line-height: 25px;
    text-transform: uppercase
}

.zgh-accounts .zgh-login {
    color: #f0483e;
    display: none;
}

.zgh-accounts .zgh-signup {
    color: #fff;
    background: #f0483e;
    display: none;
}

.zgh-user-box {
    position: relative;
    z-index: 999;
}

.zgh-userPanel {
    position: relative;
    float: right;
    width: 36px;
    height: 36px;
}

.zgh-userPanel ul {
    position: relative;
    width: 298px;
    height: 122px;
    margin: 0;
    padding: 0;
    -webkit-transition: padding .2s ease;
    -moz-transition: padding .2s ease;
    -o-transition: padding .2s ease;
    transition: padding .2s ease;
    background: #fff;
}

.zgh-userPanel ul:after {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: #e8e8e8;
}

.zgh-userPanel.active .zgh-userLink {
    width: 300px;
    height: 122px;
    border: 1px solid #e8e8e8;
}

.zgh-userPanel.active ul {
    padding: 10px 10px 0;
}

.zgh-userPanel.active img {
    width: 60px;
    cursor: default;
}

.zgh-userAvatar {
    cursor: pointer;
    max-height: 100%;
}

.zgh-userLink {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    -webkit-transition: width .2s ease, height .2s ease;
    -moz-transition: width .2s ease, height .2s ease;
    -o-transition: width .2s ease, height .2s ease;
    transition: width .2s ease, height .2s ease;
}

.zgh-userImage {
    float: left;
    margin-right: 10px;
}

.zgh-userImage img {
    width: 36px;
    cursor: pointer;
    -webkit-transition: width .2s ease;
    -moz-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
}

.zgh-userName {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    overflow: hidden;
    width: 200px;
    margin-top: 5px;
    white-space: nowrap;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    vertical-align: middle;
}

.zgh-userAccess {
    vertical-align: middle;
    display: inline-block;
    width: 200px
}

.zgh-userAccess a {
    font: 13px var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    color: #2fa763;
    display: inline-block;
    vertical-align: middle;
}

.zgh-userAccount {
    position: absolute;
    bottom: 8px;
    left: 10px;
}

.zgh-userAccount a {
    font-size: 12px;
    color: #03a9f5;
    vertical-align: middle;
    font-family: var(--zf-primary-semibold)
}

.zgh-userLogout {
    position: absolute;
    right: 10px;
    bottom: 8px;
}

.zgh-userLogout a {
    font-size: 11px;
    padding: 4px 15px;
    color: #000;
    background: #efefef;
    display: inline-block;
    text-transform: uppercase;
}

.product-header-top .zgh-accounts,
.product-header-top .zgh-accounts * {
    box-sizing: border-box;
}

.product-header-top .zgh-accounts {
    float: right;
    padding: 0;
    margin: 7px 10px 7px 15px
}

.product-header-top .zgh-signup {
    font-size: 12px
}

.product-header-top .zgh-login {
    display: none !important
}

.product-header-top .zgh-userPanel.active .zgh-userLink {
    top: -10px;
    right: -10px;
}


/* Accounts Ends */

.other-lang .zgh-menuItem.zgh-b-peopleplus,
.other-lang .zgh-menuItem.zgh-b-identitymanagement,
.other-lang .zgh-menuItem.zgh-b-logmanagementcloud {
    display: none !important;
}

.other-lang .zgh-menuItem.zgh-b-workplace,
.other-lang .zgh-menuItem.zgh-b-zohoone {
    margin: 0 5px 0 0;
}

.other-lang .zgh-menuItem.zgh-b-itmanagement {
    margin: 0 0 0 5px;
}

@media only screen and (min-width: 1200px) {
    .other-lang .zgh-products .zgh-megaMenuInner>* {
        height: 500px;
    }
    .zmenu-menuProBox>div {
        width: 25%;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles {
        display: none
    }
    .zgh-megaMenu .zgh-megaMenuPro>div {
        padding-bottom: 160px
    }
    .zgh-products .zgh-megaMenuPro>div:not(.zgh-bundles) {
        max-width: 1100px;
    }
    .zgh-products.active .zgh-megaMenuPro>div.zgh-bundles {
        position: absolute;
        display: none;
        opacity: 1;
        visibility: visible;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 10px 10px 15px;
        background: #f9f2db;
    }
    .zgh-products.active .zgh-megaMenuPro>div.zgh-bundles.active-visible {
        display: block;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:before {
        content: '';
        width: 500%;
        height: 1px;
        background: #424654;
        position: absolute;
        top: 0;
        right: 0;
    }
    .zgh-megaMenuPro .zgh-bundles>div {
        margin: 0;
        width: 100%;
        max-width: 430px;
        min-width: 430px;
        background: none;
    }
    .other-lang .zgh-megaMenuPro .zgh-bundles>div {
        max-width: 400px;
        min-width: 400px;
    }
    .zgh-bundles .zgh-menuItem:hover {
        background: none;
    }
    .zgh-megaMenuPro .zgh-bundles>div:first-child {
        margin-right: 20px;
    }
    .zgh-bundles [class^="zgh-i-"]:before {
        width: 40px;
        height: 40px;
        background-size: 600px auto;
    }
    .zgh-bundles .zgh-menuItem a,
    .zgh-bundles .zgh-menuItem .zgh-i-zohoone {
        padding: 25px 15px 0 60px;
        min-height: initial;
        display: block;
    }
    .zgh-bundles .zgh-i-crmplus:before {
        background-position: -120px -200px;
    }
    .zgh-bundles .zgh-i-financeplus:before {
        background-position: -203px -200px;
    }
    .zgh-bundles .zgh-i-peopleplus:before {
        background-position: -122px -240px;
    }
    .zgh-bundles .zgh-i-workplace:before {
        background-position: -160px -200px;
    }
    .zgh-bundles .zgh-i-itmanagement:before {
        background-position: -243px -200px;
        width: 35px;
    }
    .zgh-bundles .zgh-i-zohoone:before {
        content: '';
        background-position: -85px -200px;
        width: 35px;
    }
    .zgh-i-zohoone p:after {
        content: 'Zoho';
        background: none;
        line-height: 30px;
    }
    .zgh-i-zohoone p,
    .zgh-bundles em {
        padding: 0;
        display: block;
    }
    .zgh-bundles p {
        margin-bottom: 0;
    }
    .zgh-bundles em {
        font-size: 12px;
    }
    .zgh-bundles strong {
        font-weight: 100;
        font-size: 12px;
        position: absolute;
        top: 0;
        left: 15px;
    }
    .zgh-i-zohoone p {
        padding-left: 43px;
        font-size: inherit;
    }
    .zgh-i-zohoone em {
        font-size: 12px;
        line-height: 18px;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
        content: none;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace>span:after {
        content: '';
        background: url(/sites/default/files/zoho_general_pages/zgh-icon-sprite.png) no-repeat 0px -125px/ 375px auto;
        width: 25px;
        height: 25px;
        position: absolute;
        top: -2px;
        bottom: 0;
        margin: auto;
        right: -50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .zgh-products .zgh-megaMenuInner {
        margin: 15px auto 0
    }
    .zgh-products .zgh-megaMenuCat {
        width: 200px;
        padding-left: 20px;
    }
    .other-lang .zgh-products .zgh-megaMenuCat {
        width: 200px;
        padding: 20px 20px 0 20px;
    }
    .zgh-products .zgh-megaMenuCat li {
        font-size: 14px
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles {
        padding: 20px 55px 10px 0;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace {
        padding: 10px 55px 20px 0;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles:after {
        top: 16px;
        bottom: initial;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
        bottom: initial;
        top: 8px;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles:before {
        content: '';
        width: 500%;
        height: 1px;
        background: #424654;
        position: absolute;
        top: 0;
        right: 0;
    }
    .other-lang .zgh-products .zgh-megaMenuCat li.zgh-b-bundles:before {
        right: -20px;
    }
    .zgh-products .zgh-megaMenuPro>div,
    .zgh-products .zgh-megaMenuPro>.zgh-bundles {
        padding: 10px
    }
    .zgh-megaMenuPro .zgh-menuItem {
        width: 33.333%
    }
    .zgh-bundles .zgh-menuItem {
        width: 49%;
    }
    .zgh-bundles .zgh-menuItem a {
        padding: 15px 15px 15px 85px;
        min-height: 130px;
    }
    .zgh-bundles .zgh-menuItem strong {
        font-size: 12px;
        font-weight: 100;
        line-height: 20px;
        display: block;
    }
    .zgh-bundles [class^="zgh-i-"]:before {
        transform: scale(1);
        background-size: 900px auto;
        width: 60px;
        height: 60px;
    }
    .zgh-bundles .zgh-i-crmplus:before {
        background-position: -420px -300px
    }
    .zgh-bundles .zgh-i-financeplus:before {
        background-position: -540px -300px;
    }
    .zgh-bundles .zgh-i-peopleplus:before {
        background-position: -120px -360px;
    }
    .zgh-bundles .zgh-i-workplace:before {
        background-position: -480px -300px;
    }
    .zgh-bundles .zgh-i-itmanagement:before {
        background-position: -600px -300px;
    }
    .other-lang .zgh-bundles .zgh-menuItem a {
        min-height: 150px;
    }
    .zmenu-menuProBox>div {
        width: 33.33%
    }
    .zmenu-menuProBox .zgh-menuItem {
        width: 100%
    }
    .zmenu-menuProBox-4 {
        display: none
    }
    .zgh-menuItem p {
        font-size: 15px
    }
    .zgh-menuItem em {
        font-size: 12px
    }
    .zmenu-moreBtn {
        font-size: 14px
    }
    [class^="zgh-i-"]:before {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8)
    }
    .zgh-i-zohoone p:after {
        transform: scale(1);
        background-position: -5px -254px;
        background-size: 620px auto;
        top: -4px;
    }
    .zgh-i-zohoone p {
        font-size: 23px;
        margin: 5px 0 10px;
    }
    .zgh-marketplace .zgh-b-customapps {
        margin-left: 0px;
    }
    .zgh-products .zgh-megaMenuPro>.zgh-bundles,
    .zgh-products .zgh-megaMenuPro>.zgh-marketplace {
        max-width: 800px;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-menuItem {
        width: 100%;
        margin: 0 0 2% 0;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-menuItem {
        width: 32%;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-b-extensions {
        margin-right: 1%;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-b-customapps {
        margin: 0 1% 10px;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-b-industrysolutions {
        margin-left: 1%;
    }
    .zgh-megaMenuBox .zgh-marketplace .zgh-b-buildandsell {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child a,
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child a,
    .zgh-menuItem a {
        padding: 25px 15px 25px 50px;
    }
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child a:before,
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child a:before,
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem a:before {
        transform: scale(.9);
        left: 5px;
        top: 16px;
    }
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child p,
    .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child p {
        font-size: 15px;
    }
    .zgh-marketplace [class^="zgh-i-"]:before {
        left: 5px;
    }
    .zgh-menuItem a span {
        left: 50px;
        top: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .zgh-nav>ul>li:first-child,
    .zgh-nav>ul>li:nth-last-child(2) {
        display: none;
    }
    .zgh-nav>ul>li.zgh-products {
        display: inline-block;
    }
    .zgh-marketplace .zgh-menuItem a,
    .zgh-bundles .zgh-menuItem a {
        min-height: 150px;
    }
    .zgh-bundles .zgh-menuItem a {
        padding: 15px 15px 15px 70px;
    }
    .zgh-bundles [class^="zgh-i-"]:before {
        left: 5px
    }
}

@media only screen and (max-width: 991px) {
    .zgh-accounts .zgh-signup {
        display: none!important;
    }
}

@media only screen and (min-width: 768px) {
    .product-header .zgh-localization,
    .product-header .zgh-accounts {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .header {
        min-height: 50px;
        position: fixed;
        top: 0;
        left: 0
    }
    .zgh-header {
        position: fixed;
        top: 0;
        z-index: 1111;
        background: #fff;
        border-bottom: 1px solid #e0e0e0;
        height: 50px;
        width: 100%;
        overflow: visible
    }
    /* Brand & Mobile Menu Starts */
    .zgh-brand {
        padding: 10px 0 0 5px
    }
    .zgh-brand a {
        vertical-align: top;
        background-size: 635px auto;
        width: 65px;
        height: 25px;
        margin: 2px 0 0 4px
    }
    .zgh-menu {
        display: inline-block;
        cursor: pointer
    }
    .zgh-menu .hamburger-box {
        width: 20px;
        height: 25px;
        display: block;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        margin: 8px 5px 0;
        pointer-events: none
    }
    .zgh-menu .hamburger-box span {
        display: block;
        position: absolute;
        height: 2px;
        width: 50%;
        background: #000;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .zgh-menu .hamburger-box span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0
    }
    .zgh-menu .hamburger-box span:nth-child(odd) {
        left: 0;
        border-radius: 9px 0 0 9px
    }
    .zgh-menu .hamburger-box span:nth-child(1),
    .zgh-menu .hamburger-box span:nth-child(2) {
        top: 0
    }
    .zgh-menu .hamburger-box span:nth-child(3),
    .zgh-menu .hamburger-box span:nth-child(4) {
        top: 6px
    }
    .zgh-menu .hamburger-box span:nth-child(5),
    .zgh-menu .hamburger-box span:nth-child(6) {
        top: 12px
    }
    .zgh-menu.active .hamburger-box span:nth-child(1),
    .zgh-menu.active .hamburger-box span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .zgh-menu.active .hamburger-box span:nth-child(2),
    .zgh-menu.active .hamburger-box span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .zgh-menu.active .hamburger-box span:nth-child(1) {
        left: 1px;
        top: 5px
    }
    .zgh-menu.active .hamburger-box span:nth-child(2) {
        left: calc(50% - 4px);
        top: 5px
    }
    .zgh-menu.active .hamburger-box span:nth-child(3) {
        left: -50%;
        opacity: 0
    }
    .zgh-menu.active .hamburger-box span:nth-child(4) {
        left: 100%;
        opacity: 0
    }
    .zgh-menu.active .hamburger-box span:nth-child(5) {
        left: 1px;
        top: 10px
    }
    .zgh-menu.active .hamburger-box span:nth-child(6) {
        left: calc(50% - 4px);
        top: 10px
    }
    /* Brand & Mobile Menu Ends */
    /* Product Menu Starts */
    .zgh-nav {
        padding: 0;
        float: none;
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0;
        background: #fff;
        display: none
    }
    .zgh-nav>ul>li {
        margin: 0;
        display: block;
        background: #fff;
        border-bottom: 1px solid #e0e0e0;
    }
    .zgh-nav>ul>li>a,
    .zgh-nav>ul .zgh-megaMenu>a {
        display: block;
        padding: 12px 15px;
        line-height: inherit
    }
    .zgh-nav>ul>li>a:not(.active):hover {
        color: #000
    }
    .zgh-nav>ul>li>.active:before,
    .zgh-nav>ul>li>.active:after {
        content: none
    }
    .zgh-nav>ul .zgh-megaMenu>a {
        font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
    }
    .zgh-megaMenu>a:before {
        left: inherit;
        right: 23px;
    }
    .zgh-megaMenu>a:after {
        right: 19px;
        left: inherit;
    }
    .zgh-megaMenu.active>a:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }
    .zgh-megaMenu.active>a:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .zgh-megaMenuBox {
        display: none;
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .zgh-megaMenu.active .zgh-megaMenuBox {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .zgh-megaMenuInner {
        box-shadow: none;
        margin: 0;
    }
    .zgh-products .zgh-megaMenuInner {
        display: block;
        width: 100%;
    }
    .zgh-products .zgh-megaMenuInner>* {
        display: block;
        width: 100%;
    }
    .zgh-products .zgh-megaMenuCat {
        padding: 0;
        background: #fff;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-catDivider {
        margin-bottom: 0;
    }
    .zgh-products .zgh-megaMenuCat li,
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles,
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace {
        font-size: 14px;
        padding: 0;
        cursor: default;
        border-top: none;
        margin-top: 0;
        color: #000;
    }
    .zgh-products .zgh-megaMenuCat li.active,
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles.active,
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace.active {
        background: #fff;
        color: #000;
    }
    .zgh-products .zgh-megaMenuCat li.zgh-b-bundles:after,
    .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
        content: none;
    }
    .zgh-products .zgh-megaMenuCat li>span {
        padding: 8px 0 8px 40px;
        position: relative;
        cursor: pointer;
        display: block;
    }
    .zgh-products .zgh-megaMenuCat li>span:before,
    .zgh-products .zgh-megaMenuCat li>span:after {
        content: '';
        width: 7px;
        height: 2px;
        background: #000;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        margin: auto;
        transition: transform .2s ease;
        -webkit-transition: transform .2s ease;
        -moz-transition: transform .2s ease;
        -ms-transition: transform .2s ease;
        -o-transition: transform .2s ease;
    }
    .zgh-products .zgh-megaMenuCat li>span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .zgh-products .zgh-megaMenuCat li>span:after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        left: 19px;
    }
    .zgh-products .zgh-megaMenuCat li.active>span:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }
    .zgh-products .zgh-megaMenuCat li.active>span:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .zmenu-menuProBox,
    .zmenu-moreBox {
        display: none;
    }
    .zgh-products .zgh-megaMenuCat>li>div {
        padding: 5px 0 10px 40px;
        overflow: hidden;
        display: none;
    }
    .zgh-menuItem {
        display: block;
        padding-right: 12px;
        margin-bottom: 12px;
    }
    .zgh-bundles .zgh-menuItem {
        width: 100%;
    }
    .zgh-bundles a,
    .other-lang .zgh-bundles a {
        min-height: inherit;
    }
    .zgh-menuItem a {
        border: 1px solid #f3efef;
        padding: 10px 6px 10px 45px;
        margin-bottom: 0
    }
    .zgh-bundles .zgh-menuItem a {
        padding: 15px 10px 15px 50px;
    }
    .zgh-bundles .zgh-b-crmplus a {
        background: #f0f8ff;
    }
    .zgh-bundles .zgh-b-financeplus a {
        background: #edfff8;
    }
    .zgh-bundles .zgh-b-peopleplus a {
        background: #ededf5;
    }
    .zgh-bundles .zgh-b-workplace a {
        background: #fff6f7;
    }
    .zgh-bundles .zgh-b-itmanagement a {
        background: #fffef3;
    }
    [class^="zgh-i-"]:before {
        top: 0;
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        left: 5px
    }
    .zgh-bundles strong {
        display: none;
    }
    .zgh-bundles [class^="zgh-i-"]:before {
        top: 0;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        height: 50px;
        width: 50px;
        background-size: 750px auto;
    }
    .zgh-bundles .zgh-i-crmplus:before {
        background-position: -350px -250px;
    }
    .zgh-bundles .zgh-i-financeplus:before {
        background-position: -450px -250px;
    }
    .zgh-bundles .zgh-i-peopleplus:before {
        background-position: -100px -300px;
    }
    .zgh-bundles .zgh-i-workplace:before {
        background-position: -400px -250px
    }
    .zgh-bundles .zgh-i-itmanagement:before {
        background-position: -500px -250px
    }
    .zgh-i-zohoone p:after {
        transform: scale(1);
        background-position: -5px -254px;
        background-size: 620px auto;
    }
    .zgh-bundles .zgh-b-crmplus,
    .zgh-bundles .zgh-b-financeplus,
    .zgh-bundles .zgh-b-peopleplus,
    .zgh-bundles .zgh-b-workplace,
    .zgh-bundles .zgh-b-itmanagement,
    .zgh-bundles .zgh-b-zohoone {
        background: #fff;
        margin: 0 0 10px 0
    }
    .zgh-bundles .zgh-menuItem .zgh-i-zohoone {
        background: #fdf7e5;
        width: 100%
    }
    .zgh-menuItem a span {
        display: none;
    }
    .zgh-menuItem p {
        font-size: 14px;
        margin: 0
    }
    .zgh-i-zohoone p {
        font-size: 21px
    }
    .zgh-menuItem em {
        display: none
    }
    .zgh-hidden {
        display: block !important
    }
    .zgh-marketplace .marketplace-title {
        display: none;
    }
    .zgh-marketplace .zgh-menuItem {
        width: 100%;
    }
    .zgh-marketplace .zgh-b-extensions,
    .zgh-marketplace .zgh-b-customapps,
    .zgh-marketplace .zgh-b-industrysolutions,
    .zgh-marketplace .zgh-b-buildandsell {
        background: #fff;
        margin-left: 0px;
        padding-left: 0
    }
    .zgh-marketplace .zgh-b-extensions a {
        background: #f0f4fe
    }
    .zgh-marketplace .zgh-b-customapps a {
        background: #e4fbf2
    }
    .zgh-marketplace .zgh-b-industrysolutions a {
        background: #fdf0ef
    }
    .zgh-marketplace .zgh-b-buildandsell a {
        background: #fcf2e9
    }
    .zgh-products .zgh-marketplace a:hover:after {
        content: none
    }
    .zgh-marketplace .zgh-menuItem a {
        padding: 15px 10px 15px 50px
    }
    .zgh-marketplace a p {
        font-size: 14px
    }
    .zgh-marketplace [class^="zgh-i-"]:before {
        top: 0;
        bottom: 0;
        margin: auto;
        left: 5px
    }
    /* Product Menu Ends */
    /* Search Starts */
    .zgh-search {
        display: none;
    }
    /* Search Ends */
    /* Accounts Starts */
    .zgh-accounts .zgh-signup {
        display: none;
    }
    .zgh-accounts .zgh-login {
        display: inline-block;
        height: 50px;
        width: 50px;
        text-indent: -9999px;
        background: url(/sites/default/files/zoho_general_pages/zgheader-footer-sprite.png) no-repeat -191px 11px/910px auto;
        font-size: 0;
        vertical-align: top;
        background-clip: content-box;
        padding: 10px;
    }
    #mini-panel-product_menu .zgh-user-box {
        display: block;
    }
    .zgh-userAvatar {
        padding: 2px;
    }
    .zgh-userImage {
        display: none;
    }
    .zgh-userLink {
        position: absolute;
        right: 0;
        overflow: visible;
        width: initial;
        height: initial;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        visibility: hidden;
        opacity: 0;
        top: 50px
    }
    .zgh-userPanel {
        width: 49px;
        height: 50px;
    }
    .zgh-userPanel ul {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    .zgh-userPanel ul {
        visibility: hidden;
        width: 190px;
        height: initial;
        -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, -moz-transform .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -o-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        border: 1px solid #e8e8e8
    }
    .zgh-userPanel ul:after {
        position: absolute;
        top: -6px;
        right: 19px;
        bottom: initial;
        left: initial;
        width: 0;
        height: 0;
        content: '';
        border-right: 4px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 4px solid transparent;
        background: 0 0;
    }
    .zgh-userPanel ul:before {
        position: absolute;
        top: -8px;
        right: 18px;
        width: 0;
        height: 0;
        content: '';
        border-right: 5px solid transparent;
        border-bottom: 8px solid #e8e8e8;
        border-left: 5px solid transparent;
    }
    .zgh-userLink li {
        font-size: 13px;
        margin: 0;
    }
    .zgh-userName {
        line-height: 16px;
        display: block;
        width: 190px;
        padding: 8px;
        color: #03a9f5;
    }
    .zgh-userAccount,
    .zgh-userLogout {
        position: static;
    }
    .zgh-userAccess a,
    .zgh-userAccount a,
    .zgh-userLogout a {
        font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 13px;
        display: block;
        padding: 10px 8px;
        text-transform: capitalize;
        color: #000;
        background: 0 0;
    }
    .zgh-userAccess a:hover,
    .zgh-userAccount a:hover,
    .zgh-userLogout a:hover {
        background: #03a9f5;
    }
    .zgh-userPanel.active .zgh-userLink {
        width: initial;
        height: initial;
        border: 0;
        visibility: visible;
        opacity: 1;
    }
    .zgh-userPanel.active ul {
        visibility: visible;
        padding: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .zgh-userPanel.active img {
        cursor: pointer;
    }
    .zgh-accounts,
    .zgh-localization {
        float: right;
    }
    .header .zgh-accounts {
        float: right;
    }
    .header .zgh-localization {
        float: none
    }
    .zgh-localization {
        margin-top: 10px;
    }
    .zgh-localBox {
        right: 0;
        padding-top: 17px;
    }
    .zgh-localization ul:before,
    .zgh-localization ul:after {
        left: inherit;
        right: 10px;
    }
    /* Accounts Ends */
}

@media screen and (min-width:481px) {
    .zgh-localBox.localBox-single {
        width: 200px;
    }
    .zgh-localBox.localBox-single li {
        width: 100%;
        padding-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .zgh-localization,
    .zgh-localization.init {
        display: none;
    }
}


/*-------Overwrite---------*/

.zgh-b-payroll {
    display: none;
}

.domain-com.ccode-in.lang-en .zgh-b-payroll,
.domain-in .zgh-b-payroll {
    display: block;
}


/*--------Ar lang style------------*/

.lang-ar .zgh-localization a,
.lang-ar .zdc-container a,
.lang-ar .zlang-container a {
    direction: ltr;
    text-align: right;
}

.lang-ar .zgh-products .zgh-megaMenuCat li,
.lang-ar .zgh-menuItem p,
.lang-ar .zgh-menuItem em,
.lang-ar .zgh-menuItem strong {
    text-align: right;
}

.lang-ar .zgh-brand,
.lang-ar .zgh-nav {
    float: right;
}

.lang-ar .zgh-utilities {
    float: left;
}

.lang-ar .zgh-accounts {
    padding: 0 10px 0 0;
}

.lang-ar #block-block-4 .zgh-accounts {
    float: left;
    margin: 7px 15px 7px 10px;
}

.lang-ar .zgh-megaMenuBox {
    left: unset;
    right: 0;
}

.lang-ar .zgh-products .zgh-megaMenuCat {
    padding: 20px 115px 0 20px;
    width: 330px;
}

.lang-ar .zgh-products .zgh-megaMenuCat li {
    padding: 2px 0 2px 0;
}

.lang-ar .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace)>.zgh-menuItem:first-child a,
.lang-ar .zgh-megaMenuPro>div:not(.zgh-bundles):not(.zgh-marketplace) .zmenu-menuProBox-1 .zgh-menuItem:first-child a {
    padding: 25px 85px 25px 15px;
}

.lang-ar .zgh-menuItem a {
    padding: 25px 70px 25px 15px;
}

.lang-ar .zgh-bundles .zgh-menuItem a {
    padding: 15px 96px 10px 15px;
}

.lang-ar .zgh-bundles .zgh-menuItem.zgh-b-zohoone a {
    padding: 15px;
}

.lang-ar [class^="zgh-i-"]:before,
.lang-ar .zgh-bundles [class^="zgh-i-"]:before {
    left: unset;
    right: 15px;
}

.lang-ar .zgh-nav>ul .zgh-megaMenu>a {
    padding: 7px 0 7px 15px;
}

.lang-ar .zgh-megaMenu>a:before,
.lang-ar .zgh-megaMenu>a:after {
    right: unset;
    left: 0;
}

.lang-ar .zgh-megaMenu>a:after {
    left: 4px;
}

.lang-ar .zgh-userLink {
    right: unset;
    left: 0;
}

.lang-ar .zgh-userImage {
    float: right;
    margin: 0 0 0 10px;
}

.lang-ar .zgh-userAccount {
    left: unset;
    right: 10px;
}

.lang-ar .zgh-userLogout {
    right: unset;
    left: 10px;
}

.lang-ar .zgh-products .zgh-megaMenuCat li.active:before {
    left: unset;
    right: 0;
}

.lang-ar .zgh-products .zgh-megaMenuCat li.zgh-b-bundles:after,
.lang-ar .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace:after {
    right: unset;
    left: 15px;
}

.lang-ar .zgh-products .zgh-megaMenuCat li.zgh-b-bundles,
.lang-ar .zgh-products .zgh-megaMenuCat li.zgh-b-marketplace {
    padding: 20px 0px 10px 55px;
}

.lang-ar .zgh-megaMenuPro .zgh-menuItem {
    float: right;
}

.lang-ar .zgh-i-zohoone p:after {
    left: unset;
    right: 38px;
}

@media only screen and (min-width: 1200px) {
    .lang-ar .zgh-bundles strong {
        left: unset;
        right: 15px;
    }
    .lang-ar .zgh-bundles .zgh-menuItem a,
    .lang-ar .zgh-bundles .zgh-menuItem.zgh-b-zohoone a {
        padding: 25px 60px 0 15px;
    }
    .lang-ar .zgh-megaMenuPro .zgh-bundles>div:first-child {
        margin: 0 0 0 20px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .lang-ar .zgh-products .zgh-megaMenuCat {
        padding: 20px 20px 20px 0;
        width: 200px;
    }
    .lang-ar .zgh-bundles .zgh-menuItem a {
        padding: 15px 85px 15px 15px;
    }
    .lang-ar .zgh-megaMenuPro .zgh-bundles>div:first-child.zgh-b-crmplus,
    .lang-ar .zgh-bundles .zgh-b-workplace {
        margin: 0 0 10px 5px;
    }
    .lang-ar .zgh-bundles .zgh-b-financeplus,
    .lang-ar .zgh-bundles .zgh-b-itmanagement {
        margin: 0 5px 10px 0;
    }
    .lang-ar .zgh-bundles .zgh-menuItem.zgh-b-zohoone a {
        padding: 15px;
        margin-bottom: 0;
    }
    .lang-ar .zgh-i-zohoone p {
        padding: 0;
    }
    .lang-ar .zgh-i-zohoone p:after {
        right: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .lang-ar #mini-panel-product_menu .zgh-accounts,
    .lang-ar #mini-panel-product_menu .zgh-localization {
        float: left;
    }
}


/*-------------------------------------Global Header Ends------------------------------------------*/


/*-------------Footer lang dropdown starts----------------*/

.zlang-container .zlang-container-inner,
.zlang-container .zlang-container-inner *,
.zlang-container .zlang-container-inner ul {
    box-sizing: border-box !important;
}

.zlang-container .zlang-text {
    vertical-align: text-top;
}

.zlang-container .zlang-container-inner {
    width: 400px;
    bottom: 15px;
    right: inherit;
    left: 0;
    margin: 0 auto;
    padding: 10px 0 20px;
}

.zlang-container ul {
    padding: 20px 30px 20px 30px;
    border: 2px solid #e0e0e0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
    display: table !important;
    width: 100%;
    overflow: visible !important
}

.zlang-container ul li {
    width: 50%;
    padding: 0 20px 5px 0 !important;
    float: left !important;
}

.lang-ar .zlang-container ul li {
    padding: 0 0 5px 20px !important;
}

.zlang-container li a {
    font-size: 13px;
}

.zlang-container ul:before {
    margin-left: 0;
    border-width: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #e0e0e0;
    position: absolute;
    right: initial;
    margin: auto;
    bottom: -12px;
    left: 20px;
}

.zlang-container ul:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    right: initial;
    margin: auto;
    bottom: -14px;
    left: 22px;
    top: inherit;
}

.lang-ar .zlang-container .zlang-container-inner {
    right: 0;
    left: unset;
}

.lang-ar .zlang-container ul:before {
    left: unset;
    right: 14px;
}

.lang-ar .zlang-container ul:after {
    left: unset;
    right: 16px;
}

@media screen and (min-width:768px) {
    .zlang-container-inner.localBox-single {
        width: 200px;
    }
    .zlang-container-inner.localBox-single li {
        width: 100%;
        padding: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .zlang-container .zlang-container-inner {
        width: 220px;
        bottom: 25px;
        right: inherit;
        left: 0;
        padding: 10px 0;
    }
    .zlang-container ul {
        padding: 20px 25px 20px 25px;
    }
    .zlang-container ul:before {
        left: 25px;
        right: inherit;
    }
    .zlang-container ul:after {
        left: 27px;
        right: inherit;
    }
    .zlang-container ul li {
        width: 100%;
        padding-right: 0 !important;
    }
    .lang-ar .zlang-container .zlang-container-inner {
        left: inherit;
    }
    .lang-ar .zlang-container ul:before {
        right: 14px;
        left: inherit;
    }
    .lang-ar .zlang-container ul:after {
        right: 16px;
        left: inherit;
    }
}


/*-------------Footer lang dropdown ends----------------*/