/**** For other languages ****/
.i18n-fr .promo-section-wrap .customer-stories, .i18n-de .promo-section-wrap .customer-stories, .i18n-pt-br .promo-section-wrap .customer-stories, .i18n-es-xl .promo-section-wrap .customer-stories, .i18n-nl .promo-section-wrap .customer-stories, .i18n-id .promo-section-wrap .customer-stories, .i18n-th .promo-section-wrap .customer-stories {
    display: none;
}
.i18n-fr .footer-sec-wrap.two-column .promo-section-wrap, .i18n-de .footer-sec-wrap.two-column .promo-section-wrap, .i18n-pt-br .footer-sec-wrap.two-column .promo-section-wrap, .i18n-es-xl .footer-sec-wrap.two-column .promo-section-wrap, .i18n-nl .footer-sec-wrap.two-column .promo-section-wrap, .i18n-id .footer-sec-wrap.two-column .promo-section-wrap, .i18n-th .footer-sec-wrap.two-column .promo-section-wrap {
    width: 20%;
}
div#usstat {
    font-size: 14px;
}
.req-demo-wrap select {
    width: 100% !important;
    margin: 5px 0 10px!important;
    background: unset !important;
    border: 1px solid #e4e4e4 !important;
    font-size: 14px !important;
    height: 35px !important;
    appearance: menulist !important;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    -ms-appearance: menulist !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}
.select-drop:before {
    content:  unset;
}


/*  Css for social media icon   */

ul.footer-social-icons li a{
    background-image: url(/sites/default/files/recruit/recruit-footer-social-icon.png);
    background-repeat: no-repeat;
    background-size: 159px auto;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    text-indent: -999px;
    width: 35px;
    margin: 0 4px;
}

.footer-sec-wrap ul.footer-social-icons li{
    display: inline-block;
}

ul.footer-social-icons li:nth-child(2) a{
    background-position: -124px 0;
}

ul.footer-social-icons li:nth-child(3) a{
    background-position: -42px 0;
}

ul.footer-social-icons li:nth-child(4) a{
    background-position: -83px 0;
}

ul.footer-social-icons li{
    display: inline-block;
    vertical-align: middle;
}

.footer-sec-wrap .product-links .footer-social-icons li:nth-child(1) a{
    margin-left: 0;
}

ul.footer-social-icons {
    margin-top: 20px;
}



@media screen and (min-width: 992px) and (max-width: 1199px){
.footer-sec-wrap.two-column .product-links ul.footer-social-icons li{
display: inline-block;
}
}

@media screen and (max-width: 991px){
.footer-sec-wrap .product-links ul.footer-social-icons li{
margin: 10px 15px 10px 0;
}

}

@media screen and (max-width: 480px){
    .footer-sec-wrap ul.footer-social-icons li{
        width: auto;
        width: initial;
    }
    .footer-sec-wrap ul.footer-social-icons{
        padding: 30px;
    }

    ul.footer-social-icons{
        margin-top: 0;
    }

    .footer-sec-wrap .product-links ul span{
        margin: 15px 0;
    }

}


/* End of css for social media icon */


@media only screen and (max-width: 991px){
.i18n-fr .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap, .i18n-de .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap, .i18n-pt-br .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap, .i18n-es-xl .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap, .i18n-nl .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap {display: none;}
}
/**** For other languages ****/

/*.i18n-fr .sgfrm .sgnpaswrd {
    padding: 15px 10px 15px 110px;
}
.i18n-fr .sgfrm .sgnemail {
    padding: 15px 10px 15px 70px;
}
.i18n-es-xl .sgfrm .sgnpaswrd {
    padding: 15px 10px 15px 95px;
}
.i18n-es-xl .sgfrm #namefield {
    padding: 15px 10px 15px 70px;
}
.i18n-pt-br .sgfrm .sgnpaswrd {
    padding: 15px 10px 15px 60px;
}*/

.i18n-fr.node-type-zp-home .sgfrm .sgnpaswrd {
    padding: 14px 12px;
}
.i18n-fr.node-type-zp-home .sgfrm .sgnemail {
    padding: 14px 12px;
}
.i18n-es-xl.node-type-zp-home .sgfrm .sgnpaswrd {
    padding: 14px 12px;
}
.i18n-es-xl.node-type-zp-home .sgfrm #namefield {
    padding: 14px 12px;
}
.i18n-pt-br.node-type-zp-home .sgfrm .sgnpaswrd {
    padding: 14px 12px;
}


.zcstrip .request-drop-wrap{
bottom: 70px;
}

/* Pricing Page */
/*New CSS*/
.node-type-product-pricing-2-0 .request-drop-wrap {
	display: none !important;
}
.node-type-product-pricing-2-0 .artag {
	position: absolute;
	right: -50px;
	width: 54px;
	height: 45px;
	top: 12px;
	background: url(https://www.zoho.com/people/images/zp-artag.png) no-repeat;
	background-size: 104px;
	opacity: .6;
}
.node-type-product-pricing-2-0 .txtshw {
	text-align: center;
	color: #333;
	font-size: 20px;
	letter-spacing: initial;
	font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
	max-width: 690px;
	margin: auto;
	position: relative;
	margin-top: 20px;
}
.node-type-product-pricing-2-0 h2.txtshw::after {
	content: 'Year-End Offer';
    width: 200px;
    height: 30px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: 1;
    line-height: 30px;
    text-indent: 40px;
    font-size: 18px;
    color: #f60;
    border-right: 1px solid #c4c4c4;
}
.node-type-product-pricing-2-0 h2.txtshw::before {
background-image: url(https://www.zoho.com/people/images/thanksgiving-leaves.png);
    content: '';
    display: inline-block;
    width: 210px;
    height: 66px;
    background-size: 40px;
    position: relative;
    vertical-align: top;
    z-index: 2;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 10px 0;
}
.node-type-product-pricing-2-0 h2.txtshw span {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	padding-top: 18px;
}
.node-type-product-pricing-2-0 .quick-links h4 {
	letter-spacing: normal
}
.node-type-product-pricing-2-0 .startup-pricing {
	background: #fff;
	margin-top: 30px;
	padding: 5px 0
}
.node-type-product-pricing-2-0 .startup-pricing .divider {
	float: right;
	height: 48px;
	width: 1px;
	background: #ccc;
	margin: 25% 0;
	margin-right: -1px;
}
.node-type-product-pricing-2-0 .freeplan {
	min-height: 200px;
	padding: 60px 0;
	box-sizing: border-box;
}
.node-type-product-pricing-2-0 .startupplan {
	padding:0;
	box-sizing: border-box;
	position: relative;
	max-width: 260px;
margin: 0 auto;
text-align: center;
}
.node-type-product-pricing-2-0 .startup-pricing .btngetstart {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	color: #000;
	display: block;
	margin: 0 auto;
	max-width: 240px;
	font-style: italic;
	padding: 8px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}
.node-type-product-pricing-2-0 .startup-pricing .getstart-plan, .startup-pricing .trynow-plan {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	color: #000;
	display: block;
	margin: 0 auto;
	max-width: 160px;
	padding: 8px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
}
.node-type-product-pricing-2-0 .startup-pricing .trynow-plan {
	display: none;
}
.node-type-product-pricing-2-0 .umain .startup-pricing .trynow-plan {
	display: block
}
.node-type-product-pricing-2-0 .umain .startup-pricing .getstart-plan {
	display: none
}
.node-type-product-pricing-2-0 .freeplan .head {  /*color: #00add5;*/
	text-transform: uppercase;
	font-weight: 700;
	font-size: 26px;
	padding-bottom: 15px;
}
.node-type-product-pricing-2-0 .freeplan .pricebg {
	background: url(/sites/default/files/zp-getpricebg.png) no-repeat;
	height: 90px;
	background-size: 150px;
	margin: auto;
	display: inline-block;
	width: 150px
}
.node-type-product-pricing-2-0 .freeplan .btngetaprice {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	color: #000;
	display: block;
	margin: 0 auto;
	max-width: 160px;
	padding: 8px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
}
.node-type-product-pricing-2-0 .startupplan .head {
	color: #00add5;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	margin: auto;
	position: relative;
	margin-top: 40px;
	max-width: 350px;
}
.node-type-product-pricing-2-0 .startupplan .head:after {
	content: '';
	height: 1px;
	background: #ccc;
	width: 25px;
	position: absolute;
	top: 22px;
	right: 0;
}
.node-type-product-pricing-2-0 .startupplan .head:before {
	content: '';
	height: 1px;
	background: #ccc;
	width: 25px;
	position: absolute;
	top: 22px;
	left: 0;
}
.node-type-product-pricing-2-0 .startupplan .startupprice {
	margin-bottom: 23px;
	line-height: 24px;
}
.node-type-product-pricing-2-0 .startupplan .startupprice b {
	font-size: 22px
}
.node-type-product-pricing-2-0 .startuptag {
	background: url(../startuptag.png);
	height: 80px;
	width: 80px;
	position: absolute;
	right: -6px;
	background-size: 80px;
	background-repeat: no-repeat;
	top: -6px;
}
.node-type-product-pricing-2-0 .pricing-hint-promo .content-wrap {
	clear: both;
}
.node-type-product-pricing-2-0 .next-actions {
	margin: 0;
	text-align: center;
	padding: 70px 0 30px
}
.node-type-product-pricing-2-0 .next-actions p{
margin-bottom: 0;
}

.node-type-product-pricing-2-0 .next-actions h4 a {
	text-decoration: underline
}
.node-type-product-pricing-2-0 .free-plan-promo {
	margin: 60px auto;
	overflow: hidden;
	text-align: center;
	max-width: 500px
}
.node-type-product-pricing-2-0 .free-plan-promo h3 {
	position: relative
}
.node-type-product-pricing-2-0 .free-plan-promo h3:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #999
}
.node-type-product-pricing-2-0 .free-plan-promo h3 span {
	background: #fff;
	font-size: inherit;
	color: #333;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.node-type-product-pricing-2-0 .free-plan-promo h1 {
	border-bottom: 1px solid #333;
	padding: 0 0 25px;
	text-transform: uppercase;
	color: #00add5;
	font-weight: 600;
}
.node-type-product-pricing-2-0 .free-plan-promo h1 + p {
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
	margin: 20px 0;
	color: #666;
}
.node-type-product-pricing-2-0 .free-plan-promo p a {
	display: inline-block;
	padding: 5px 30px;
	text-transform: uppercase;
	border: 1px solid #000;
	color: #000;
}




@media only screen and (min-width : 992px) and (max-width: 1199px) {
.node-type-product-pricing-2-0 .product-block span.detail span:last-child {
	min-height: 40px;
}
}

@media only screen and (max-width:767px) {
.node-type-product-pricing-2-0 .artag{ display:none; }
.node-type-product-pricing-2-0 h2.txtshw span {
	font-size: 18px;
	padding-top: 0;
	display: block;
}
.node-type-product-pricing-2-0 h2.txtshw::after {
    width: 120px;
    position: absolute;
    left: 50%;
    z-index: 1;
    line-height: 30px;
    text-indent: 0;
    color: #f60;
    border-right: 0;
    margin-left: -60px;
}
.node-type-product-pricing-2-0 h2.txtshw::before {
	height: 50px;
	width: 230px;
}
}
.node-type-product-pricing-2-0 .pricing-offer {
	margin: 0 auto;
	max-width: 1000px;
	padding: 40px 0;
	overflow: hidden;
	display: none;
}
.node-type-product-pricing-2-0 .free-plan {
	box-shadow: -1px 0 0 #e8e8e8 inset;
	margin: 0;
	max-width: 100%;
	padding: 50px 0;
	width: 50%;
	float: left;
	text-align: center;
}
.node-type-product-pricing-2-0 .free-plan h2 {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 56px;
	font-weight: 800;
	letter-spacing: -2px;
	line-height: 55px;
	margin: 0 auto;
	max-width: 380px;
	padding: 25px 0;
	position: relative;
	text-transform: uppercase;
	color: #00add5;
}
.node-type-product-pricing-2-0 .free-plan h2 span {
	background: none repeat scroll 0 0 #fff;
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: 600;
	left: 50%;
	letter-spacing: -0.5px;
	line-height: 51px;
	margin: 0 auto 0 -80px;
	max-width: 200px;
	padding: 0 20px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -27px;
}
.node-type-product-pricing-2-0 .free-plan p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 0 auto;
	max-width: 300px;
	padding: 15px 0 20px;
}
.node-type-product-pricing-2-0 .free-plan a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: 700;
	margin: 0 auto;
	max-width: 190px;
	padding: 10px 0;
	text-transform: uppercase;
}
.node-type-product-pricing-2-0 .pricing-wrap{
margin-bottom:40px;
}
.node-type-product-pricing-2-0 .morethan100{
	text-align: center;
box-sizing: border-box;
width: 90%;
margin: 0 auto;
}
.node-type-product-pricing-2-0 .morethan100 h2{
	margin-bottom:0;
}
.node-type-product-pricing-2-0 .morethan100 a{
text-decoration: underline;
}
.node-type-product-pricing-2-0 .morethan100 a:focus {
    color: #03a9f5 !important;
}

/* See all features font color change on menu */
.dropdown-menu li.zmenu-seeallfeatures a {
    color: #03a9f5;
    font-family: 'proxima_novasemibold';
    background: #fafafa;
    margin-top: 10px;
}

.dropdown-menu li.zmenu-payrollintegration a {
    display: none;
}

.ccode-in .dropdown-menu li.zmenu-payrollintegration a{
    display: inline-block;
}


/* end of feature color menu style */

/* Overwriting style from custom css (for second level dropdown)  */

/*

#mini-panel-product_menu .product-nav-links li.sub-level .nolink, .product-header-top .product-nav-links li .nolink {
     color: #000;
line-height: 22px !important;
display: inline-block;
font-size: 16px !important;
transition: background .25s ease;
white-space: nowrap;
box-shadow: none !important;
background: #fff;
width: 100%;
padding: 7px 50px 7px 30px;
height: auto;
position: relative;
box-sizing: border-box;
}

.sub-dropdown li a {
    font-size: 15px !important;
}

#mini-panel-product_menu .product-nav-links li .nolink {	
    padding: 20px 0 10px;	
}

.dropdown.active .dropdown-menu {
    width: auto !important;
}

.dropdown-menu .sub-level>a:after, #mini-panel-product_menu .product-nav-links li.sub-level .nolink:after, .product-header-top .product-nav-links li .nolink:after {	
    content: '';	
    width: 0;	
    height: 0;	
    border-top: 4px solid transparent;	
    border-bottom: 4px solid transparent;	
    border-left: 4px solid #999;	
    position: absolute;	
    top: 0;	
    bottom: 0;	
    right: 20px;	
    margin: auto	
}	
	
*/

/* End of overwriting style  */






@media screen and (max-width: 767px) {
.node-type-product-pricing-2-0 .pricing-wrap{
margin-bottom:0;
}
.node-type-product-pricing-2-0 .morethan100{
max-width: 270px;
border: 0;
margin: 0 auto;
}
.dropdown-menu li.zmenu-seeallfeatures a{
margin-top: 0;
background: none;
}

}
@media screen and (max-width: 800px) {
.node-type-product-pricing-2-0 .pricing-offer {
	max-width: 500px;
	padding: 20px 0;
}
.node-type-product-pricing-2-0 .free-plan {
	border-bottom: 1px solid #e8e8e8;
	box-shadow: none;
	float: none;
	margin-bottom: 40px;
	padding: 50px 5% 60px;
	width: 90%;
}
}
/* Pricing Page - Ends */

/*** Help Feedback Form ***/
/*

.helpful-wrap {
    display: none;
}
.helpful-wrap.people {
    display: block;
}
.helpful-wrap.people .input-field-radio input {
    margin: 20px 6px 0 12px;
}
.helpful-wrap.people .input-field-radio input:first-child{
    margin-left: 0;
}
.helpful-wrap.people>div.feedback span a, .helpful-wrap.people>div.feedback span{
    display: none;
}
.helpful-wrap.people div.feedback fieldset label>span{
    border: unset;
    background: unset;
    width: unset;
    height: unset;
    cursor: unset;
    padding: 10px 0;
}
.helpful-wrap.people input[type="text"], .helpful-wrap.people select, .helpful-wrap.people textarea {
    width: 100%;
    height: 35px;
    line-height: 22px;
    font-size: 14px;
    padding: 0px 5px;
    border: 1px solid #7f7f7f;
    margin: 15px 0 2px;
    max-width: 450px;
}
.helpful-wrap.people select.globalcountrycode:before {
    position: absolute;
    content: '';
    left: 60px;
    top: 18px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #666;
}
.helpful-wrap.people div.zgdprform-opt-container, .sign_agree{
    max-width: 450px;
    line-height: 18px;
    padding-bottom: 0;
    color: #000;
    font-family: proxima_novasemibold;
}
.helpful-wrap.people>div .sign_agree p{
    line-height: 18px;
}
.helpful-wrap.people .zgdprform-countrylist-container select.globalcountrycode{
    border: 1px solid #7f7f7f !important;
    border-radius: unset!important;
    -webkit-appearance: none !important;
    box-sizing: unset !important;
    max-width: 430px;
    margin-top: 15px!important;
}
.helpful-wrap.people .text-cent input {
    background: #41abf6;
    color: #fff;
    font-weight: 600;
    border: 1px solid;
    padding: 8px 24px;
    font-size: 14px;
    cursor: pointer;
}
.helpful-wrap.people .feedback label.error {
    font-size: 14px;
}
.help-promo-panel {
    display: none;
}

*/

/* Features page background change */

.og-context-node-3434.node-type-features .main-container-wrapper:before{
    background: none;
}

.features-banner-wrap{
    background: #ccf6ff !important;
padding: 90px 0 70px;
}
.node-type-features-landing-page .features-banner-wrap{
padding: 90px 0 70px;
}

.og-context-node-3434 .banner-wrap:first-of-type{
background: none;
}


/* End of feature page background change */


/*
@media only screen and (max-width: 991px) {
    .helpful-wrap.people input[type="text"], .helpful-wrap.people select, .helpful-wrap.people textarea, .helpful-wrap.people div.zgdprform-opt-container, .helpful-wrap.people .sign_agree{max-width: 400px;}
    .helpful-wrap.people .zgdprform-countrylist-container{max-width: 380px!important;}
}
@media only screen and (max-width: 550px) {
    .helpful-wrap.people input[type="text"], .helpful-wrap.people select, .helpful-wrap.people textarea, .helpful-wrap.people div.zgdprform-opt-container, .helpful-wrap.people .sign_agree{max-width: 300px;}
    .helpful-wrap.people .zgdprform-countrylist-container{max-width: 280px!important;}
}
@media only screen and (max-width: 400px) {
    .helpful-wrap.people input[type="text"], .helpful-wrap.people select, .helpful-wrap.people textarea, .helpful-wrap.people div.zgdprform-opt-container, .helpful-wrap.people .sign_agree{max-width: 240px;}
    .helpful-wrap.people .zgdprform-countrylist-container{max-width: 220px!important;}
}
*/

/*** Help Feedback Form ***/