#czone-newsignup {
    min-height: 500px;
}
.d-none, .footer-wrapper, #header, .copyright-footer.mbl_footer, .loggedin-userinfo, .umain .zcrm_helpSec, .umain .zcrm-soc-logo, .z-mobile-menu-v2 {display:none;}
.loggedin-userinfo {padding: 80px 0;}
.loggedin-userinfo h2 {font: 34px/1.25 roboto; }
.access-apps {
    background: #f0483e;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #f0483e;
    text-decoration: none;
    font: 500 16px/1.2 'roboto';
    margin-top: 25px;
}
.pwd_eye {
    position: absolute;
    background: url(/sites/default/files/crm/crm_footer_sprite_new.png) no-repeat -618px -4px;
    width: 20px;
    height: 14px;
    top: 42px;
    right: 12px;
    cursor: pointer;
    z-index: 1;
    content: "";
    display: inline-block;
    background-size: 940px auto;
}
.pwd_eye.eye_show {
    background-position: -598px -4px
}
.umain .zcrm_spRht_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}
body { font: 400 18px/1.6 'Roboto'; }
.industry-list-box{
	display:none;
	position:absolute;
	width:100%;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding:5px 0px;
	top: 70px;
	background:#fff;
	max-height: 240px;
	overflow-x: hidden;
	z-index: 999;
}
.industry-list-box.industry-active{
	display: block;
}
.industry-list-data{
	display:block;
	font-size:14px;
	padding:0px 7.5px;
	cursor:pointer;
}
.industry-list-data.industry-active{
	color:#009eda;
	font-weight:700;
}
.industry-list-data:hover{
	color:#009eda;
}
.industry-array-data {
    display: none;
}
.zcrm_MainSec {
    width: 100%;
    background:#fff;
}
.zcrm_signupHeader {
    width: 100%;
    position: relative;
    background: transparent;
    z-index: 99;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu-icon-help-header {
    width: 35%;
    display: inline-block;
    background: transparent;
}
.login-text {
    font-size: 14px;
    display: block;
    overflow: hidden;
    padding: 15px 0;
    text-align: right;
    background: #fff;
    width: 65%;
    line-height:28px;
}
.menu-icon-help-header .product-title a {
    padding: 15px 0 9px 10px;
    color: #fff;
}
.product-title::after {
    content: "by Zoho CRM";
    position: relative;
    left: -47%;
    font-size: 11px;
    top: 33px;
    color: #fff;
}
.logo.bgn-hdlogo {
    background-size: 44px;
    width: 44px;
    height: 50px;
}
.login {
    margin: 0 20px 0 5px;
    display: inline-block;
    color: #f0483e;
    text-transform: uppercase;
    font-size: 12px;
}
.zcrm_signupHeader:after {
    content: "";
    clear: both;
    display: table;
} 

.zcrm_signupSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: -60px;
}
.zcrm_spLft {
    position: relative;
    width: 35%;
    background: #052514;
    -webkit-box-flex: 0;
   -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-size: cover;
    max-width:500px;
}
.zcrm_spLft.bg_lazy_loaded {
     background: #052514 url(/sites/default/files/bigin/bgn-signup-bg.jpg) left top no-repeat;
}
.zcrm_spLft:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .35);
}
.zcrm_spRht {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
}
.zcrm_spRht_inner {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
}
.testimonial-section {
    width: 80%;
    color: #fff;
    margin: 200px auto 0;
    text-align: center;
    transition: margin .7s ease 0s;
    position: relative;
    z-index: 1;
}
.testimonial-section h2 {
    font: 50px/1.1 var(--zf-primary-extrabold);
    letter-spacing: -1.5px;
    text-align: left;
}
.other-lang .testimonial-section h2 {font-size: 46px;}
/*Signup form CSS start*/ 
.signup-box {
    max-width: 420px;
    float: none;
    margin: 100px 0 60px;
    box-sizing: border-box;
    width:60%;
}
.signup-box h1 {font:500 24px/1.2 Roboto;margin-bottom: 20px;}
.signup-box .socl-signup span.vi-google:before, .signup-box .socl-signup span.vi-linkedin:before {
    background: url('/sites/default/files/crm/zcrm-signup-icons.png') no-repeat 0 0;
    margin: 0;
    background-size: auto 250px;
    position: absolute;
    top: 0;
    left: 0px;
    content: "";
}
.signup-box .socl-signup span.vi-google:before {
    background-position: -442px -154px;
    width: 42px;
    height: 41px;
}
.signup-box .socl-signup span.vi-linkedin:before {
    background-position: -487px -154px;
    width: 43px;
    height: 41px;
}
.signup-box .socl-signup a, .signup-box .socl-signup span {
    background: #065f92;
    font: 500 14px/23px roboto;
    text-indent: inherit;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    width: auto;
    height: auto;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    padding: 8px 13px 9px 55px;
    border-radius: 3px;
    text-align: center;
}
.signup-box .socl-signup a.vi-google, .signup-box .socl-signup span.vi-google {
    background: #4285f4;
    font: 500 14px/23px roboto;
    text-indent: inherit;
    width:auto;
    height:auto;
}
.socl-signup p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between;
}
.socl-signup p.eu_signup {
    justify-content: center;
}
.signup-box .socl-signup .eu_signup span.vi-google {
    line-height: 24px;
    width: 100%;
}
.zcrm_split {
    position: relative;
    font:400 14px/1.4 Roboto;
    padding: 15px 0;
    text-align: center;
}
.zcrm_split span {
    padding: 0 10px;
    background: #ffffff;
    color:#737373;
    position: relative;
    z-index: 1;
}
.zcrm_split:after {
    content: "";
    position: absolute;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background: #8695a7;
}
.signup-box input[type='email']:focus, .signup-box input[type='number']:focus, .signup-box input[type='password']:focus, .signup-box input[type='search']:focus, .signup-box input[type='tel']:focus, .signup-box input[type='text']:focus, .signup-box input[type='url']:focus, .signup-box textarea:focus, .signup-box .za-country-container .globalcountrycode-signup:focus, .signup-box .za-state-container .za-globalstate-signup:focus {
    border-color: #4285f4;
}
.signup-box input[type='email'], .signup-box input[type='number'], .signup-box input[type='password'], .signup-box input[type='search'], .signup-box input[type='tel'], .signup-box input[type='text'], .signup-box input[type='url'], .signup-box textarea, .signup-box .za-country-container .globalcountrycode-signup, .signup-box .za-state-container .za-globalstate-signup, .sgnindustry {
    border: 1px solid #8695a7;
    background: #f0f7ff;
    margin: 0 0 2px;
    font: 500 15px/1.2 Roboto;
    padding: 11px 12px;
    color: #000;
    display: block;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
     position: relative;
     z-index: 1;
     transition: .5s ease;
     border-radius: 0;
}
.signup-box input[type='number'] {
   -webkit-appearance: none;
   -moz-appearance: textfield;
   appearance: textfield;
}
.zcrm_industryField:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    position: absolute;
    right: 12px;
    top: 47px;
    content: "";
    display: block;
    z-index: 9;
}
.zcrm_industryField select, .signup-box .za-country-container .globalcountrycode-signup, .signup-box .za-state-container .za-globalstate-signup {
    font-weight: 400;
    line-height: 1.6;
    padding: 8px 12px;
}
.signup-box #countryCodeDiv, .signup-box #countryconfirmCodeDiv {
    background-color: #f0f7ff;
    border-right: 1px solid #8695a7;
    min-height: 40px;
    padding: 8px 0 7px 10px;
    font: 500 15px/1.6 'Roboto';
}
.mobile-container.sgfrm {
    padding: 25px 0 20px;
    margin-bottom: 0;
}
.signup-box p.zcountry-info {margin: 0;}
.signup-box .za-country_code-container, .signup-box .za-ccountry_code-container {
    margin: 0;
}
.signup-box .za-country_code-container select, .signup-box .za-ccountry_code-container select {
    padding: 8px;
    min-height: 42px;
    font: 400 15px/1.2 'Roboto'
}
.zcrm_placeholder {
    font: 400 14px/1.2 'Roboto';
}
.sgfrm {
    margin-bottom: 12px;
}
.sgfrm.zcrm_industryField {
    margin-bottom: 20px;
}
.signup-box .field-error .field-msg {line-height: 0;}
.signup-box .error, .signup-box .za-email-suggestion .za-domain-error {
    line-height: 1.4;
}
.signup-box .sign_agree, .signup-box label { font: 400 12px/1.4 'roboto'; }
.signup-box .sgnbtn input[type="submit"], .signup-box .sgnbtn input[type="button"] { font: 500 16px/1.2 'Roboto'; }
.mobile-container .zcrm_placeholder {
    position: absolute;
    top: -20px;
    left: 0;
}
/* Form Section CSS end */
/* Passwoed Section CSS start */
.pwd_infoSec {
    position: absolute;
    top: 30px;
    right: -260px;
    content: "";
    width: 250px;
    padding: 12px 15px;
    border: 1px solid #8695a7;
    z-index: 99;
    text-align: left;
    background: #fcfcfc;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(0,0,0,.2),inset 1px 1px rgba(255,255,255,.5),inset 0 0 3px rgba(255,255,255,.3);
    display: none;
}
.pwd_infoSec.active, .crm_tollfree:hover .help_infoSec {display: block;}
.pwd_infoSec:before, .pwd_infoSec:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 10px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}
.pwd_infoSec:after {
    border-right: 9px solid #fff;
    border-left: 0;
    right: auto;
    left: -7px;
}
.pwd_infoSec:before {
    border-right: 9px solid #8695a7;
    border-left: 0;
    right: auto;
    left: -9px;
}
.pwd_info {
    font:13px/1.2 var(--zf-primary-semibold);
    margin:0;
}
.pwd_ruleSec {
    padding-top: 0px;
}
.pwd_rules {
    font:13px/1.2 var(--zf-primary-regular);
    position: relative;
    padding-left: 25px;
}
.pwd_rules:after {
    background: url(/sites/default/files/crm/zcrm-signup-icons.png);
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    background-position: -511px -31px;
    background-size: auto 250px;
    width: 15px;
    height: 15px;
    filter: grayscale(1);
    opacity: 0.3;
}
.pwd_rules.active:after {
    filter: grayscale(0);
    opacity: 1;
}
/* Passwoed Section CSS end */
/* Help Section CSS start */
.zcrm_formSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}
.zcrm_helpSec {
    width:40%;
}
.zcrm_helpInner {
    padding: 60px 40px;
}
.zcrm_helpInner h2 {
    font:500 18px/1.4 'Roboto';
    margin:0;
}
.zcrm_supportSec, .zcrm_mailSec {
    padding-top:12px;
}
.zcrm_support, .zcrm_mail {
    font:400 14px/1.4 'Roboto';
    display: block;
    color:#333333;
}
.zcrm_mailId, .zcrm_phId {
    position: relative;
    font:500 18px/1.4 'Roboto';
    padding-left: 30px;
    display: inline-block;
    color:#000000;
}
a.zcrm_mailId {
    color:#000000;
}
.zcrm_mailId:after, .zcrm_phId:after {
    position: absolute;
    content: "";
    top:3px;
    left:0;
    background: url('/sites/default/files/crm/zcrm-signup-icons.png') no-repeat -431px -26px;
    width: 26px;
    height: 26px;
    background-size: auto 250px;
}
.zcrm_phId:after {
    background-position: -431px -26px;
}
.zcrm_mailId:after {
    background-position: -461px -26px;
}
.zcrm_mailId:before {
    position: absolute;
    content: "";
    bottom:1px;
    right:0;
    width:calc(100% - 30px);
    height: 1.5px;
    background: #b0b0b0;
}
.uniq_number {
    border-bottom: 1px solid #b0b0b0;
    display: block;
    color:#000000;
}

/* Security Certificate Section CSS start */
.zcrm-soc-logo {
    text-align: left;
    max-width: 420px;
}
.zsoc-logo1 {
    background-position: -13px -168px;
	width: 117px;
	height: 60px;
}
.zsoc-logo2 {
    background-position: -133px -170px;
	width: 172px;
	height: 57px;
}
.zsoc-logo3 {
    background-position: -309px -169px;
	width: 111px;
	height: 66px;
}
.zsoc-logo4 {
    background-position: -132px -79px;
	width: 69px;
	height: 69px;
}
.zsoc-logo5 {
    background-position: -538px -144px;
	width: 66px;
	height: 66px;
}
[class^="zsoc"] {
    background-image: url(/sites/default/files/crm/zcrm-signup-icons.png);
    background-repeat: no-repeat;
    background-size: auto 250px;
    display: inline-block;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 20px 15px 0;
    vertical-align:middle;
}
.copyright-footer {padding: 80px 0 25px;}
.copyright-footer p {
     font: 400 14px/1.2 Roboto;
     margin: 0;
}
@media only screen and (max-width:1124px) {
.zcrm_spLft, .menu-icon-help-header {width: 35%;}
.zcrm_spRht, .login-text {width: 65%;}
.testimonial-section h2 { font-size: 46px}
.other-lang .testimonial-section h2 {font-size: 42px;}
.zcrm_formSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin: 0 auto;
    justify-content: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.testimonial-section {width: 86%;}
.signup-box {
    max-width: 500px;
    margin: 80px 0 40px;
    width: 100%;
}
.zcrm_helpSec {
    width: 100%;
}
.zcrm_helpInner {
    padding: 40px 0;
}
.copyright-footer {
    padding: 60px 0 25px;
}
.pwd_infoSec {
    top: 80px;
    left: 0px;
}
.pwd_infoSec:before, .pwd_infoSec:after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.pwd_infoSec:before {
    border-bottom: 9px solid #8695a7;
    border-top: 0;
    top: -9px;
    left: 25px;
}
.pwd_infoSec:after {
    border-bottom: 9px solid #fff;
    border-top: 0;
    top: -7px;
    left: 25px;
}
}
@media only screen and (max-width:991px) {
.testimonial-section h2 { font-size: 42px}
.other-lang .testimonial-section h2 {
    font-size: 38px;
}
.zcrm_spLft.bg_lazy_loaded {background-size: cover;}
.zcrm_signupSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width:90%;
}
.zcrm_spLft {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
     flex: inherit;
    align-items: center;
    width: 100%;
    max-width: 900px;
}
.testimonial-section {margin: 60px auto;}
.zcrm_spRht {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
     flex: inherit;
    width: 100%;
    margin: 0 auto;
}
.zcrm_spRht_inner {width: 100%;}
.umain .zcrm_spRht_inner {
    height:auto;
    align-items: center;
    text-align: center;
}
.loggedin-userinfo {
    padding: 60px 0;
}
.loggedin-userinfo h2 {
    font-size: 30px;
}
.zcrm_formSec {display: block;}
.signup-box {
    max-width: 500px;
    display: block;
    margin: 60px auto 20px;
}
.zcrm_helpSec {
    max-width: 500px;
    margin: 0 auto;
}
.zcrm-soc-logo {
    text-align: left;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.copyright-footer {display: none;}
.copyright-footer.mbl_footer {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.menu-icon-help-header .product-title a {
    color: #000;
}
.access-apps {margin-top: 15px;}
.product-title:after {color: #000;}
}
@media only screen and (max-width:768px) {
.field-body {
     padding-top: 0 !important; 
}
}
@media only screen and (max-width:767px) {
.loggedin-userinfo h2 {font-size: 24px;}
.copyright-footer {padding: 20px 0;}
.menu-icon-help-header .product-title a {margin-left: 10px !important; padding-left: 35px; height: 44px; line-height: 24px;padding: 12px 0 8px 35px;}
.testimonial-section {margin: 50px auto;}
.testimonial-section p {font-size: 16px;}
.zcrm-soc-logo {padding-bottom: 50px;}
.zcrm_helpInner {padding: 30px 0;}
.zcrm_mailId, .zcrm_phId {font-size:16px}
.signup-box {margin: 50px auto 20px;}
.signup-box h1 {font-size: 22px}
.zcrm_signupSec {width: 100%;}
.zcrm_spRht {width:90%;}
.product-title::after {
    content: "by Zoho CRM";
    position: relative;
    left: -33%;
    font-size: 11px;
    top: 28px;
    color: #000;
}
.menu-icon-help-header .product-title {width: auto;}
}
@media only screen and (max-width:550px) {
.testimonial-section h2 { font-size: 38px}
.other-lang .testimonial-section h2 {
    font-size: 36px;
}
.socl-signup p {
    flex-flow: wrap;
    justify-content: left;
    margin-bottom: 0;
}
.signup-box .socl-signup a.vi-google, .signup-box .socl-signup span.vi-google {
    line-height: 24px;
    width: 100%;
}
.signup-box .socl-signup a, .signup-box .socl-signup span {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
}
@media only screen and (max-width:450px) {
.menu-icon-help-header {
    width: 42%;
}
.login-text {
    width: 58%;
    font-size: 12px;
}
}
/*Arabic starts*/
.i18n-ar span.login-text {
    text-align: left;
}
.i18n-ar .mobile-container .zcrm_placeholder {
    right: 0;
    left: auto;
}
.i18n-ar .signup-box #countryCodeDiv, .i18n-ar .signup-box #countryconfirmCodeDiv {
    padding: 10px 10px 5px 0;
}
.i18n-ar .signup-box .socl-signup a, .i18n-ar .signup-box .socl-signup span {
    margin: 0 0 0 10px;
}
.i18n-ar [class^="zsoc"] {
    margin: 0 0 15px 20px;
}
.i18n-ar .menu-icon-help-header>a {
    float: revert;
}
.i18n-ar .menu-icon-help-header .product-title, .i18n-ar .product-header-top .menu-icon-help-header .product-title {
    float: right;
}
.i18n-ar .testimonial-section p, .i18n-ar .testimonial-section span, .i18n-ar .zcrm_split {
    text-align: center;
}
.i18n-ar .zcrm_mailId, .i18n-ar .zcrm_phId{padding-left: 0;padding-right: 30px}
.i18n-ar .zcrm_mailId:after, .i18n-ar .zcrm_phId:after{left: auto;right: 0}
.i18n-ar .zcrm_mailId:before{right: auto;left: 0}
.i18n-ar .zcrm_phId a.uniq_number{direction: ltr;}
@media only screen and (max-width: 991px){
 .i18n-ar .testimonial-section h2{text-align: right;}
 .i18n-ar .copyright-footer p{text-align: center;}
}
@media only screen and (max-width:550px) {
.i18n-ar .signup-box .socl-signup a, .i18n-ar .signup-box .socl-signup span {
    margin: 0 0 15px;
}
}
/*Arabic ends*/
/*Hebrew starts*/
.i18n-he .signup-box .socl-signup a, .i18n-he .signup-box .socl-signup span {
    margin: 0 10px 15px 0;
}
.i18n-he span.login-text {
    text-align: left;
}
.i18n-he .login {
    margin: 0 5px 0 20px;
}
.i18n-he .signup-box #countryCodeDiv, .i18n-he .signup-box #countryconfirmCodeDiv {
    padding: 10px 10px 5px 0;
}
.i18n-he .testimonial-section p, .i18n-he .testimonial-section span {
    text-align: center;
}
.i18n-he .zcrm_signupHeader .menu-icon-help-header {
    direction: ltr;
}
.i18n-he .logo{
    float: none;
}
.i18n-he .mobile-container .zcrm_placeholder {
    left: auto;
    right: 0;
}
.i18n-he .copyright-footer p {
    text-align: center;
}
@media only screen and (max-width: 991px)
{
.i18n-he .copyright-footer p, .i18n-he .testimonial-section p, .i18n-he .testimonial-section, .i18n-he .testimonial-section span {
    text-align: center;
}
}
@media only screen and (max-width: 767px)
{
.i18n-he .zcrm_signupHeader span.login-text {
    text-align: left;
}
}
/*Hebrew ends*/