/* *,::after,::before{
    box-sizing: border-box;
}
.zw-product-header{
        background-color: #fef0f3;
}

.zsiq_floatmain{
        display: none!important;
}
h1{
   
    font: 46px/1.2 var(--zf-secondary-extrabold);
   

margin: 0 auto 15px;
} 

h2, h3
	{
		font-family: var(--zf-secondary-bold);
	}
.z-bottom-cta-menu {
    display: none;
}

.success-alert {
      display: none;
      margin: 0px auto 0;
      height: 42px;
      position: fixed;
      z-index: 999999;
      width: 100%;
      left: 0;
      top: 0;
    }

    .scs-pop-inr {
      padding: 12px 20px;
      position: relative;
      max-width: 460px;
      margin: 0 auto;
      background: #40BD60;
      width: 100%;
      opacity: 0;
    }

    .scs-pop-inr.animate {
      animation: bounceIn 0.8s forwards;
      -webiki-animation: bounceIn 0.8s forwards;
    }

    @keyframes bounceIn {

      0%,
      20%,
      40%,
      60%,
      80%,
      100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      }

      0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
      }

      20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
      }

      40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
      }

      60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
      }

      80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
      }

      100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
      }
    }

    .st-name.error {
      display: none;
    }

    .success-alert .scs-txt {
      font-size: 14px;
      display: block;
      text-align: center;
      font-family: var(--zf-primary-regular);
      color: #fff;
    }

    .success-alert .close-icn {
      font-size: 13px;
      cursor: pointer;
      color: #fff;
      font-family: var(--zf-primary-regular);
      position: absolute;
      top: 5px;
      right: 12px;
    }

div.zgdprform-state-container .globalstatecode {
	height: auto!important;
	width: 100%!important;
	border: 1px solid #d1d1d1!important;
	padding: 16px 12px!important;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
	border-radius: 3px!important;
	box-sizing: border-box!important;
	font-size: 14px!important;
}
img#imgid {
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    margin: 0 10px 0 0;
    padding: 10px 0;
    box-sizing: border-box;
}
.sign_agree {
margin: 30px 0 0;
    max-width: 410px;
}
.sign_agree p{
text-align: left;
    font-size: 14px;
    display: inline-block;
    line-height: 1.4;
    color: #333;
}
.zfields-double {
	overflow: hidden;
	width: 100%
}
form div.zgdprform-opt-container {
	clear: both;
	text-align: left;
	padding-left: 18px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.3;
	position: relative;
	margin-bottom: 15px;
	max-width: 460px;
	margin-top: 20px;
	color: #333;
	display: none
}
form .zgdprform-opt-container input.chk_bx {
	appearance: checkbox!important;
	-webkit-appearance: checkbox!important;
	-moz-appearance: checkbox!important;
	-ms-appearance: checkbox!important;
	position: absolute!important;
	left: 0!important;
	top: 2px!important;
	margin: 0!important;
	width: auto!important;
	height: auto!important
}
#zprd-list.zfields-element {
	padding: 11px
}
strong {
	font-family: var(--zf-primary-semibold)
}


.content-wrap-details>img{
	width: 100%;
	max-width: 460px;
	margin: 30px auto 30px 0
}

.zillus
{
 -webkit-transform: translate3d(-50px, 0, 0);
          transform: translate3d(-50px, 0, 0);
}
.zdesc



.zillus img {
	max-width: 365px;
}




	
label.error {
	width: 100%;
	display: block;
	font-size: 14px;
	color: red;
	margin-top: 3px
}
label.error#phonenumlabel{
    display: none;
}


.footer-wrapper {
	margin-top: 0px
}

.common-links {
	margin-top: 0;
	padding-top: 0
}
.zhide {
	display: none
}
#zbanner {
	padding: 70px 0px 115px;
	overflow: hidden;
	position: relative;
	clear: both
}
#zbanner:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fef1f3;
	content: "";
}

.content-wrap {
	margin: 0 auto;
	max-width: 1040px;
	width: 95%
}
.content-wrap-details {
	float: left;
	width: 55%;
	box-sizing: border-box;
	padding-right: 10%;
    padding-top: 40px;	
}
.content-wrap-form {
	float: left;
	width: 45%;
            margin-top: 40px;
}
.zform-container {
	background: #fff;
	padding: 40px 50px;
	box-sizing: border-box;
	width: 120%;
	border: 2px solid #eaeaea;
	overflow: hidden;
}
.fieldset {
	width: 100%;
	margin-bottom: 25px;
	box-sizing: border-box
}
.zfields-tarea {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.zfields-label {
	display: none;
	color: #333;
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px
}
.zfields-element, .zfields-element-tarea {
	width: 100%;
	border: 1px solid #d1d1d1;
	padding: 16px 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 3px;
	box-sizing: border-box;
	font-size: 14px;
    font-family: var(--zf-primary-regular);
}
.zfields-tarea span {
	width: unset;
	font-size: 14px;
	left: 13px;
	position: absolute;
	top: 13px;
	z-index: 1;
	color: #666;
	display: block;
	margin-bottom: unset;
}
textarea {
	height: 100px;
	display: block;
}
body .zgdprform-countrylist-container select.globalcountrycode {
	height: auto!important;
	width: 100%!important;
	border: 1px solid #d1d1d1!important;
	padding: 16px 12px!important;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
	border-radius: 3px!important;
	box-sizing: border-box!important;
	font-size: 14px!important
}
select {
	background: #fff;
	appearance: menulist !important;
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	-ms-appearance: menulist !important;
}
div.zgdprform-state-container {
    margin: 0 0 25px;
}	
.added-placeholder .zfields-label {
	color: #000
}
.zfields-element-ccode {
	width: 25%;
	float: left;
	margin-right: 5%
}
.zfields-element-ph {
	width: 100%;
}
.zprd-list-container {
	position: relative
}
.zprd-list-container:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -3px;
	border-radius: 6px
}
.added-placeholder .zprd-list-container:after {
	border-top: 6px solid #000
}
.zfields-terms-container {
	position: relative;
	max-width: 410px;
	cursor: pointer
}
#ztos-container {
	font-size: 14px;
	display: inline-block;
	line-height: 1.4;
	color: #333
}

#privacyTool-test {
	height: 1px;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 1px
}
#privacyTool {
	border: 1px solid #333;
	display: inline-block;
height:8px;
	margin: 0 4px 0 0;
width:8px;
	box-sizing: content-box;
	position: absolute;
	left: 0;
	top: 2px;
	display: none
}
.zfields-submit {
	text-align: center;
	margin-top: 35px
}
.zfields-submit>.zfields-element {
	background: #f0483f;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border: 0;
	display: inline;
	max-width: 240px;
	font-family: var(--zf-primary-semibold);
	border-radius: 0;
	cursor: pointer;
}
.checked #signup-tos::before {
	background: #333;
	content: "";
	height: 1px;
	left: 1px;
	position: absolute;
	top: 1px;
	transform: rotate(-45deg);
	width: 15px
}
.checked #signup-tos::after {
	background: #333;
	content: "";
	height: 1px;
	left: -1px;
	position: absolute;
	top: 4px;
	transform: rotate(45deg);

    
    width: 5px
}

.zdesc li::before {
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/pagesense/demopage/icon-sprite.png);
    background-repeat: no-repeat;
    background-size: 114px;
    width: 36px;
    height: 40px;
    content: "";
    position: absolute;
    left: -60px;
margin: auto;
}




.zdesc li{
border-bottom: 1px solid #dfc0c5;
padding: 20px 0;
    position: relative;
    margin-left: 60px;
    width: 350px;
}
.zdesc li p{
    margin: 0px;
}


.zdesc{
    margin-top: 20px;
}
.zdesc h2{
    font: 28px/1.2 var(--zf-secondary-bold);
}

.demonstration:before{
        background-position: -1px 0px;
}

.q_a:before {
        background-position: -37px 0;
}

.pricing_query:before {
    background-position: -73px 0;
}

	




@media only screen and (max-width: 1380px) {
.content-wrap {
	max-width: 1040px
}

.zform-container {
	width: 110%;
	overflow: hidden;
}
}

@media only screen and (max-width: 1040px) {
#zsuccess {
	width: 530px;
	margin-left: -265px
}
.zclose {
	top: 18px;
	right: 6px
}
#zbanner {
	padding: 60px 0 120px;
}
}

@media only screen and (max-width: 992px) {
    h1 {
    font: 32px/1.2 var(--zf-secondary-extrabold);
         max-width: 330px;
}
    .content-wrap-details {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    max-width: 400px;
    margin: 0 auto;
    float: none;
        text-align: center;
}
.content-wrap-form {
    max-width: 460px;
    width: 100%;
    margin: 70px auto 0;
    float: none;
}

	
.zform-container {
    width: 105%;
    overflow: hidden;
    padding: 40px 30px;
}
#zbanner {
    padding: 60px 0 80px;
}
	
.zdesc h2 {
    font: 26px/1.2 var(--zf-secondary-bold);
}
    .zdesc{
        text-align: left;
    }
	
}



@media only screen and (max-width: 767px) {
.main-container-wrapper #mini-panel-product_menu {
    display: block;
    background: #fef1f3;
}

h1 {
	margin-top: 20px;
    font: 28px/1.2 var(--zf-secondary-extrabold);
}
.zfields, .zfields:nth-child(2n+1), .zfields:nth-child(2n) {
	padding: 0;
	width: 100%
}

.zform-container {
	padding: 25px;
	width: 100%;
}

#zbanner {
	margin-top: 0;
padding: 20px 0 80px;
}	
.umain #zbanner {
	margin-top: 5px;
}
	
	.zdesc h2 {
    font: 23px/1.2 var(--zf-secondary-bold);
}

}

@media only screen and (max-width: 560px) {
#zsuccess {
	width: 320px;
	margin-left: -160px;
	padding: 30px 20px 20px 20px;
}
.zillus img {
    max-width: 300px;
}
.content-wrap
	{
		width: 90%;
	}

 .success-alert .scs-txt {
        font-size: 11px;
      }
      .success-alert {
        width: 90%;
      }	
    .zdesc li{
        width: auto;
    }

}	
 */