.zhide-common {
	display: block !important
 }
 .zw-only-copyright ul li a, .r-g-f .zw-only-copyright p {
	color: #fff
 }
 .copy-brk {
	padding: 20px 0 20px
 }
 .i18n-ar .pdng-rght {
	padding-right: 0;
	padding-left: 30px
 }
 .i18n-ar .zwfp_profile {
	margin-left: 15px;
	margin-right: 0
 }
 .i18n-ar .zwfp_formgroup .d-flex a, .i18n-ar .phone-box.select::after {
	right: 0
 }
 .i18n-ar .zwf_existing_crm_con:after, .i18n-ar div.zgdprform-state-container:after, .i18n-ar div.zgdprform-countrylist-container:after {
	right: inherit !important;
	left: 5px
 }
 .i18n-ar .zwfp_formgroup label {
	left: inherit
 }
 .success-alert {
	 display: none;
	 margin: 0 auto;
	 height: 42px;
	 position: fixed;
	 z-index: 999999;
	 width: 100%;
	 left: 0;
	 top: 100px;
 }
 .footer-wrapper{
 position:relative;
 z-index:1;
 }
 .scs-pop-inr.animate {
	 animation: bounceIn .8s forwards;
	 -webikit-animation: bounceIn .8s forwards;
 }
 .scs-pop-inr {
	 padding: 12px;
	 position: relative;
	 max-width: 360px;
	 margin: 0 auto;
	 background: #40bd60;
	 width: 100%;
	 opacity: 0;
 }
 .success-alert .scs-txt {
	 font-size: 16px;
	 display: block;
	 text-align: center;
	 font-family: var(--zf-primary-semibold);
	 color: #fff;
 }
 .success-alert .close-icn {
	 font-size: 13px;
	 cursor: pointer;
	 color: #fff;
	 font-family: var(--zf-primary-regular);
	 position: absolute;
	 top: 13px;
	 right: 12px;
	 font-weight: 700;
 }
 @-webkit-keyframes bounceIn {
	 20%, 40%, 60%, 80%, from, to {
		 -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		 animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	 }
	 0% {
		 opacity: 0;
		 -webkit-transform: scale3d(.3, .3, .3);
		 transform: scale3d(.3, .3, .3)
	 }
	 20% {
		 -webkit-transform: scale3d(1.1, 1.1, 1.1);
		 transform: scale3d(1.1, 1.1, 1.1)
	 }
	 40% {
		 -webkit-transform: scale3d(.9, .9, .9);
		 transform: scale3d(.9, .9, .9)
	 }
	 60% {
		 opacity: 1;
		 -webkit-transform: scale3d(1.03, 1.03, 1.03);
		 transform: scale3d(1.03, 1.03, 1.03)
	 }
	 80% {
		 -webkit-transform: scale3d(.97, .97, .97);
		 transform: scale3d(.97, .97, .97)
	 }
	 to {
		 opacity: 1;
		 -webkit-transform: scale3d(1, 1, 1);
		 transform: scale3d(1, 1, 1)
	 }
 }
 @keyframes bounceIn {
	 20%, 40%, 60%, 80%, from, to {
		 -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		 animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	 }
	 0% {
		 opacity: 0;
		 -webkit-transform: scale3d(.3, .3, .3);
		 transform: scale3d(.3, .3, .3)
	 }
	 20% {
		 -webkit-transform: scale3d(1.1, 1.1, 1.1);
		 transform: scale3d(1.1, 1.1, 1.1)
	 }
	 40% {
		 -webkit-transform: scale3d(.9, .9, .9);
		 transform: scale3d(.9, .9, .9)
	 }
	 60% {
		 opacity: 1;
		 -webkit-transform: scale3d(1.03, 1.03, 1.03);
		 transform: scale3d(1.03, 1.03, 1.03)
	 }
	 80% {
		 -webkit-transform: scale3d(.97, .97, .97);
		 transform: scale3d(.97, .97, .97)
	 }
	 to {
		 opacity: 1;
		 -webkit-transform: scale3d(1, 1, 1);
		 transform: scale3d(1, 1, 1)
	 }
 }
 .zwf_page {
	position: relative;
	padding: 100px 0 80px;
	background: #054928;
	min-height: calc(100vh - 65px);
 }
 .zw-template-inner{
  margin-top: 0;
  position: relative;
 }
 .zwf_page .zwf_bg {
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	top: 0;
	height: 585px;
	transition: all .3s linear;
 }
 .zwfp_container {
	position: relative;
	max-width: 1100px;
	width: 97%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	  overflow-x: visible;
 }
 .zwfp_text_wrap {
	max-width: 560px;
	width: 100%
 }
 .zwfp_content_box {
	max-width: 700px;
	width: 100%;
	padding: 0 0 40px;
 }
 .zwf_page h1 {
	font: 55px/1.1 "Zoho_Puvi_Bold";
	margin-bottom: 15px;
	letter-spacing: -2px;
	margin-left: -2px;
 }
 .zwf_page p, .zwf_page span, .zwf_page a, .zwf_page li {
	font: 18px/1.8 var(--zf-primary-regular);
	color: #333
 }
 .zwfp_text_wrap p {
	margin-bottom: 30px;
 }
 .zwfp_contact_sec, .zwfp_contact_sec p {
	margin-bottom: 5px
 }
 .zwfp_contact_list {
	margin-bottom: 0;
	display: flex;
	align-items: center
 }
 .zwfp_contact_list p {
	margin-bottom: 10px
 }
 .zwfp_contact_list p:last-child, .zwfp_contact_sec:last-child {
	margin-bottom: 0
 }
 .zwfp_contact_list a {
	font: 20px/1 "Zoho_Puvi_SemiBold";
	margin-bottom: 0
 }
 .bg_lazy_loaded .zwfp_sprite {
	background: url(//oweb.zohowebstatic.com/sites/oweb/images/zohobigin/request-a-callback-sprite-bigin.svg)
 }
 .bg_lazy_loaded .zwfp_profile{
	background: url(//oweb.zohowebstatic.com/sites/oweb/images/zohobigin/customers/dhruvesh_lakhani_fou.png) no-repeat 0 0 / 100%;
 }
 .bg_lazy_loaded .call_icon {
	background-position: -113px -34px
 }
 .bg_lazy_loaded .mail_icon {
	background-position: -150px -34px
 }
 .zwfp_contact_list .zwfp_sprite {
	position: relative;
	display: inline-block;
	height: 24px;
	width: 35px;
	margin-right: 10px
 }
 .zwfp_contact_list .call_icon1 {
	opacity: 0
 }
 .zwfp_testi_sec {
	padding: 60px 0 0;
 }
 .zwfp_testi_sec p {
	 color: #fae1b6;
	 font-size: 18px;
 }
 .zwfp_desc {
	font-size: 17px
 }
 .zwfp_profile {
	height: 71px;
	width: 72px;
	display: inline-block;
	margin-right: 20px;
 }
 .zwfp_detail_sec {
	width: calc(100% - 95px)
 }
 .zwfp_testi_inr p.name {
	font: 16px/1.2 var(--zf-primary-bold);
	margin: 0 0 5px;
  color:#fff;
 }
 .zwfp_testi_inr p.desig {
	font-size: 14px;
	margin: 0;
	line-height: 1.2;
	color:#fff;
 }
 .zwfp_form_wrap {
	max-width: 450px;
	width: 100%;
	position: relative;
	margin-top: -40px
 }
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
 }
 .zwfp_form_sec {
	display: flex;
	justify-content: center;
	position: relative
 }
 .zwfp_form_sec img[id^="imgid"] {
	border: 0;
	margin: 0;
	border-radius: 4px
 }
 .bg_lazy_loaded .pattern {
  width: 340px;
	 height: 340px;
	background-image: url(//oweb.zohowebstatic.com/sites/oweb/images/zohobigin/plus-pattern-bg-yellow.svg);
	 position: absolute;
	 z-index: 0;
	 left: -22px;
	 top: -40px;
	 background-size: 15px 15px;
 }
 .pattern-box.deactive {
	position: absolute
 }
 .zwfp_form_container {
	width: 100%;
 /*
	display: flex;
	flex-wrap: wrap;
 */
	max-width: 450px;
	background: #fff;
	z-index: 1;
	height: max-content;
	padding: 48px 25px 25px;
	box-sizing: border-box;
	border-radius: 12px;
	background-color: #f4f5f7
 }
 .zwfp_formgroup {
	position: relative;
	width: 100%;
	margin-bottom: 50px
 }
 .zwfp_formgroup.full_wdth {
	width: 100%;
	margin: 0
 }
 .pdng-rght {
	padding-right: 30px;
	width: 52.4%;
	box-sizing: border-box !important
 }
 .zwfp_formgroup.captcha-fld, .zwfp_formgroup.desc_field {
 /*   margin-bottom: 25px*/
 }
 .zwfp_formgroup.range {
	margin-bottom: 40px
 }
 .zwfp_formgroup label {
	font: 14px/1 var(--zf-primary-regular);
	margin-bottom: 0;
	display: inline-block;
	color: #3e3e3c;
	position: absolute;
	left: 14px;
	top: 5px;
	transition: all ease .8s;
	pointer-events: none;
	transform: translateY(-30px) translateX(-14px);
	-webkit-transform: translateY(-30px) translateX(-14px);
	opacity: 1
 }
 .zwfp_formgroup label.captcha_lble {
	transform: translateY(-30px) translateX(-14px);
	-webkit-transform: translateY(-30px) translateX(-14px)
 }
 .check {
	position: absolute;
	top: 3px;
	left: 0;
	border: 1px solid #333;
	display: inline-block;
	height: 10px;
	margin-right: 4px;
	width: 10px;
	box-sizing: content-box
 }
 .check.checked::after {
	background: #333;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 5px;
	transform: rotate(45deg);
	width: 5px
 }
 .check.checked::before {
	background: #333;
	content: "";
	height: 1px;
	left: 2px;
	position: absolute;
	top: 2px;
	transform: rotate(-45deg);
	width: 17px
 }
 .zwfp_formgroup label.check-box {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	display: flex;
	position: relative
 }
 .zwfp_formgroup label.check-box a, .sign_agree p a {
	font-size: 12px;
	text-decoration: underline;
	color: #333
 }
 .zwfp_formgroup .checkbox {
	opacity: 0;
	top: 0;
	left: 15px;
	position: relative;
	z-index: 0
 }
 .zwfp_formgroup label span {
	color: red;
	line-height: 1;
	position: absolute;
	top: 0;
	right: -9px
 }
 .zwfp_formgroup .zwfp_formcontrol, div.zgdprform-countrylist-container .globalcountrycode, div.zgdprform-state-container .globalstatecode, .zwfp_formgroup .zwf_formcontrol {
	font-size: 14px;
	line-height: 1.2;
	padding: 11px 12px;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	display: block;
	color: #000;
	width: 100%;
	box-sizing: border-box;
	max-height: 43px;
	min-height: 43px
 }
 div.zgdprform-countrylist-container, div.zgdprform-state-container {
	position: relative;
	background: #fff;
	border-radius: 4px
 }
 .zwf_existing_crm_con .zwf_formcontrol.zwf_existing_crm_service, div.zgdprform-countrylist-container .globalcountrycode, div.zgdprform-state-container .globalstatecode {
	position: relative;
	z-index: 1;
	background: transparent;
	cursor: pointer
 }
 input::placeholder, textarea::placeholder, .none-ele {
	font-family: var(--zf-primary-regular);
	color: #999
 }
 .globalstatecode:disabled {
	cursor: not-allowed
 }
 .zwfp_formgroup.hidden-ele {
	opacity: .6
 }
 .zwfp_formgroup .zwf_formcontrol {
	-moz-appearance: none !important;
	-webkit-appearance: none;
	outline: 0;
	background: #fff
 }
 div.zgdprform-state-container {
	margin-top: 0
 }
 .zwfp_formgroup input.zwfp_formcontrol::placeholder, .zwfp_formgroup textarea.zwfp_formcontrol::placeholder {
	color: #6a6a6a
 }
 .zwfp_formgroup .decre, .zwfp_formgroup .incre {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #888;
	position: absolute;
	right: 12px;
	top: 57px;
	display: block;
	z-index: 1;
	cursor: pointer
 }
 .zwfp_formgroup .incre {
	top: 47px;
	transform: rotate(180deg)
 }
 .zwfp_formgroup input[type=number].zwfp_formcontrol {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	appearance: textfield
 }
 .zwfp_formgroup textarea.zwfp_formcontrol {
	line-height: 18px;
	max-width: 100%;
	resize: none;
	max-height: 100%;
	min-height: 70px;
	font-family: var(--zf-primary-regular)
 }
 div.zgdprform-countrylist-container .globalcountrycode, div.zgdprform-state-container .globalstatecode, .zwfp_formgroup .zwf_formcontrol {
	padding: 12px
 }
 .zwf_existing_crm_con:after, div.zgdprform-state-container:after, div.zgdprform-countrylist-container:after,.zwf_select_users_count:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #888;
	position: absolute;
	right: 8px;
	top: 20px;
	border-radius: 6px;
	z-index: 0
 }
 .zwfp_formgroup .error {
	color: red;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	display: none
 }
 .zwfp_formgroup.invalid .error, .sign_agree.invalid .error{
	display: block;
 }
 .zwfp_formgroup .radio-group {
	list-style: none;
	display: flex;
	flex-wrap: wrap
 }
 .zwfp_formgroup .radio-group li {
	font-size: 14px;
	padding: 5px 10px;
	background: #f4f4f4;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin: 0 5px 10px 0;
	cursor: pointer;
	transition: all .3s ease-in-out
 }
 .zwfp_formgroup .radio-group li.active {
	background: #edf5ff;
	border: 1px solid #006cff;
	color: #006cff
 }
 .zwfp_formgroup .phone-box {
	display: flex
 }
 .zwfp_formgroup.select::after, .phone-box.select::after, .select-section:before {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #888;
	position: absolute;
	right: 12px;
	top: 55px;
	content: "";
	display: block;
	z-index: 1;
	pointer-events: none;
	margin-top: -3px
 }
 .phone-box.select::after {
	left: 49px;
	top: 21px;
	border-radius: 4px
 }
 .zwfp_formgroup .phone-box select {
	border-right: 0;
	width: 80px;
	border-radius: 4px 0 0 4px;
	opacity: 0;
	z-index: 1;
	height: 100%;
	cursor: pointer
 }
 .zwfp_formgroup .country_code {
	font-size: 14px;
	padding: 11.4px 12px;
	height: 100%;
	border: 1px solid #dedede;
	border-right: 0;
	display: block;
	color: #000;
	width: 80px;
	border-radius: 4px 0 0 4px;
	box-sizing: border-box;
	position: absolute;
	line-height: 1.4;
	max-height: 43px;
	min-height: 43px;
	background: #fff
 }
 .zwfp_formgroup .phone-box input {
	border-radius: 0 4px 4px 0;
	height: 100%
 }
 .zwfp_formgroup select.zwfp_formcontrol {
	padding: 11.5px 18px
 }
 .zwfp_formgroup textarea {
	padding: 10px;
	min-height: 100px
 }
 .info {
	cursor: pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	background-position: 0 0;
	margin-left: 5px;
	transform: rotate(180deg)
 }
 .captcha-box {
	position: relative;
	border: 1px solid #dedede;
	border-radius: 4px;
	display: flex;
 /*   flex-direction: column;*/
	background: #fff
 }
 .zwfp_formgroup .d-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	height: 70px;
	width: 100%;
	background: #fff;
	border-radius: 4px
 }
 .zwfp_formgroup .d-flex a {
	position: relative;
	top: 50%;
	right: 15px;
	transform: translateY(-50%)
 }
 .zwfp_formgroup .info-label, .zwfp_testi_inr {
	display: flex;
	align-items: center
 }
 .sign_agree.show {
	display: block;
	margin-top: 30px
 }
 .sign_agree p, .zgdprform-opt-container {
	font: 11px/1.5 "Zoho_Puvi_Regular" !important;
	margin: 0;
	color: #333
 }
 .zgdprform-opt-container {
	margin: 0 0 10px;
	padding-left: 20px;
	position: relative
 }
 .zgdprform-opt-container .chk_bx {
	position: absolute;
	left: 0;
	margin: 3px 0 0
 }
 .zwf_custom_chkbx a{
	font-size: 11px;
 }
 .captcha-box .zwfp_formcontrol {
	border: 0;
	border-left: 1px solid #dedede;
	border-radius: 0 0 4px 4px;
	max-height: unset;
  width:60%;
 }
 .zwfp_form_sec .submit-btn {
	background-color: #ed4a44;
	padding: 10px;
	font: 16px / 1.4 var(--zf-primary-semibold);
	color: #fff;
	border-radius: 4px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: none;
	text-transform: uppercase;
	border: 1px solid #ed4a44;
	margin: 10px 0 0;
	cursor: pointer
 }
 .zwfp_form_sec input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
 }
 .zw-template-inner .copy_right_ftr p, .zw-template-inner .copy_right_ftr p a {
	font-size: 12px;
	 color: #48a377 ;
	margin-bottom: 0;
	text-align: center
 }
 .zwfp_contact_sec.contact_sec {
	margin-bottom: 15px
 }
 .footer-wrapper, #block-block-3, .zwfp_testi_sec.mobile_view, .mobile_view,.tab_view_pnts {
	display: none
 }
 .tab_view_pnts.bgn-awards-list{
	display: none !important;
 }
 .rqst-subhead{
  font: 22px/1.4 var(--zf-secondary-medium);
  margin-bottom: 15px;
 }
 .rqst-demo-pts{
	  font: 16px/1.6 var(--zf-primary-regular);
 }
 .rqst-demo-pts li {
	 margin-bottom: 10px;
	 padding-left: 35px;
	 position: relative;
	 line-height: 1.5;
 }
 .country{
  display: none !important;
 }
 .copy_right_ftr {
	 position: absolute;
	 bottom: 25px;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 text-align: center;
	 background-color: #054928;
 }
 .bg_lazy_loaded .rqst-demo-pts li::before{
	 background-image: url(//oweb.zohowebstatic.com/sites/oweb/images/zohobigin/requestdemo-sprite-bigin.svg);
	 background-position: -196px -58px;
	 width: 22px;
	 height: 19px;
	 content: "";
	 display: inline-block;
	 background-repeat: no-repeat;
	 position: absolute;
	 left: 0;
	 top: 8px;
 }
 .captcha-fld{
  margin-bottom: 30px;
 }
.i18n-pt-br .zwf_page,.i18n-pt-br .copy_right_ftr {
    background: unset;
}


.bgn-awards-list {
  width: 100%;
  display: flex;
  margin-top: 15px;
  box-sizing: border-box;
  position: relative;
  justify-content: flex-start;
  max-width: 480px;
}
.bgn-awards-list .list {
  margin: 0 20px 0 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bgn-awards-list .list img {
  height: 70px;
}
.sub-hdr {
  font: 18px/1.4 var(--zf-primary-medium);
  color: #5e5e5e;
  letter-spacing: -0.5px;
  padding: 30px 0 0;
	margin-bottom: 0 !important;
}
.hdr-sec {
	box-shadow: 0px 3.945px 13px -6px rgba(0, 0, 0, 0.06);
}
.logo-sec {
	max-width: 1360px;
	margin: 0px auto 35px;
	padding: 12px 20px;
	align-items: center;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.hdr-btn {
	border: 1px solid #000;
	color: #000;
	padding: 7px 20px;
	border-radius: 30px;
	display: inline-block;
	font: 20px / 1.4 var(--zf-primary-regular);
}
 /*
 @media(max-width:1260px) {
	.zwfp_container {
	   overflow-x: hidden
	}
 }
 */
 .zsiq_theme1.zsiq_floatmain{
	display: none !important;
 }
 @media(max-width:1160px) {
	.sub-hdr {
    font-size: 18px;
		padding: 0 0 10px;
  }
	.zwfp_container{
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.bgn-awards-list{
		margin: 0 auto 35px;
	}
	.zwf_page h1{
		line-height: 1.3;
		letter-spacing: -1px;
	}
	.tab_view_pnts.bgn-awards-list{
		display: flex !important;
		max-width: 350px;
	}
	.bgn-awards-list .list:last-child{
		margin: 0;
	}
.tab_view_pnts{
    display: block;
}
  .zwfp_testi_inr, .copy_right_ftr p{
   text-align: center;
	 display: flex;
	 justify-content: center;
  }
  .form-container {
	 margin: 25px auto 30px;
 }
	.copy-brk {
	   padding: 60px 0 20px
	}
	.zwfp_contact_sec {
	   max-width: 260px;
	   width: 100%;
	   margin: 0 auto 20px
	}
	.copy_right_ftr {
	   position: static;
 /*      width: 100%;*/
	   padding-bottom: 20px
	}
	.zwf_page .zwf_bg,.desk_view-pnts {
	   display: none
	}
	.zwfp_container {
	   max-width: 100%;
	   width: 100%
	}
	.zwfp_testi_sec.desk_view, .pattern, .desk_view {
	   display: none
	}
	.zwfp_text_wrap, .zwfp_form_wrap, .zwfp_content_box {
	   max-width: 80%;
	   margin: 0 auto
	}
	.zwfp_content_box {
	   text-align: center;
	   padding: 0 0 35px
	}
    .reqst-demo-blt-pnts{
        max-width: 65%;
        margin: 0 auto;
		padding-bottom: 50px;
    }
    .rqst-subhead{
        text-align: center;
    }
	.zwfp_testi_sec.mobile_view, .copy_right_ftr {
	   display: block;
	   text-align: center;
	   max-width: 100%;
	   background: #054928;
	   padding: 40px 5% 0;
	   margin-top: -1px;
	}
  .copy_right_ftr{
		 padding: 60px 5% 30px;
  }
	.zwfp_form_container {
	   padding: 48px 25px 35px
	}
	.call_sec.mobile_view {
	   display: flex;
	   padding-top: 60px
	}
	.zwfp_form_wrap {
	   padding-bottom: 60px
	}
	.zwf_page {
	   min-height: unset;
	 padding: 0;
		 background: #fff;
	 padding-top: 30px;
	}
	.zwfp_text_wrap .zwfp_content_box p {
	   margin-bottom: 25px;
	}
	.zwfp_detail_sec {
	   display: block;
	   width: auto;
	   text-align: left;
	}
  .zwfp_testi_sec p{
   margin-bottom: 20px;
  }
  .rqst-demo-pts{
   text-align: left;
  }
 }
 @media only screen and (max-width: 767px){
	.logo-sec {
    text-align: left;
    margin: 0 auto;
  }
	.umain .logo-sec, .logo-sec {
    margin: 0 auto;
    text-align: center;
    padding: 20px;
  }
	.product-icon {
    height: 40px;
  }
	.hdr-btn {
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 20px;
  }
 }
 @media(max-width:768px) {


	.zwfp_content_box {
		text-align: center;
		padding: 0 0 10px
	 }

    .reqst-demo-blt-pnts{
        max-width: 80%;
        margin: 0 auto;
		padding-bottom: 25px;
    }
	 .zwf_page h1 {
	   font-size: 30px
	}
	.zwfp_contact_sec {
	   max-width: 220px;
	   margin: 0 auto 15px
	}
	.z-mobile-menu-v2 {
	   display: none
	}
	.zwf_page {
	   padding-top: 30px
	}
	.zwfp_text_wrap p {
	   margin-bottom: 20px
	}
	.zwfp_contact_sec p {
	   margin-bottom: 5px
	}
	.zwfp_contact_list a {
	   font-size: 18px
	}
	.zwf_page p, .zwf_page span, .zwf_page a, .zwf_page li, .zwfp_testi_inr p.name {
	   font-size: 16px
	}
	.zwfp_testi_inr p.desig {
	   font-size: 12px
	}
	.zwfp_form_sec img[id^="imgid"] {
	   max-width: 80%
	}
 }
 @media(max-width:640px) {
	.logo-sec{
    text-align: center;
  }
	.pdng-rght, .zwfp_formgroup {
	   padding-right: 0;
	   width: 100%
	}
	.zwfp_formgroup.captcha-fld {
	   margin-bottom: 50px
	}
	.zwfp_form_wrap {
	   padding-bottom: 40px
	}
	.call_sec.mobile_view {
	   display: block;
	   padding-top: 40px
	}
 }
@media only screen and (max-width: 530px) {
.captcha-box .zwfp_formcontrol{
width:91%;
}
.bgn-awards-list{
	max-width: 350px;
}
}
 @media(max-width:480px) {
    .zwfp_profile{
margin-right:0px;
}
.tab_view_pnts.bgn-awards-list{
	max-width: 320px;
}
.sub-hdr {
	padding: 0 35px 10px;
	text-align: center;
}

	.zwfp_testi_inr, .copy_right_ftr p {
	   display: block
	}
	.zwfp_detail_sec {
	   padding-top: 10px;
	   text-align: center
	}
	.zwfp_text_wrap, .zwfp_form_wrap,.reqst-demo-blt-pnts {
		max-width: 88%;
	}
	.zwfp_content_box{
		max-width: 100%;
	}
 }
 @media(max-width:375px) {
	.zwfp_formgroup label{
		font-size: 12px;
	}
 }