@charset "UTF-8";
@import url("https://www.manageengine.com/css/fonts.css");
/* CSS Document */
*{
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
body {
	color: #000000;
	font: 18px / 1.5 'Zoho_Puvi_Regular', sans-serif;
}
strong{
	font-family: "Zoho_Puvi_SemiBold";
}
.sdp-light-bg{
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFAEF 100%);
}
.sdp-dark-bg{
	background: #FFF5E7;
}
.sdp-two-parent{
	padding-bottom: 110px;
}
.sdp-center {
  align-items: center;
}
.sdp-tac {
  text-align: center;
}
.sdp-tar {
  text-align: right;
}
.sdp-container-breadcrum {
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.sd-bread-crumb .sdp-cmn-breadcrum {
  position: relative;
}
.sd-bread-crumb .sdp-cmn-breadcrum a {
  color: #000;
  position: relative;
  font: 15px/1.4 'Zoho_Puvi_Regular';
}
.sd-bread-crumb .sdp-cmn-breadcrum a::after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  bottom: -2px;
  width: 0%;
  background: #000;
  transition: 0.4s ease;
}
.sd-bread-crumb .sdp-cmn-breadcrum a:hover {
  text-decoration: none;
}
.sd-bread-crumb .sdp-cmn-breadcrum a:hover::after {
  width: 100%;
  transition: 0.4s ease;
}
.sd-bread-crumb .sdp-cmn-breadcrum .sdp-bread-crumb-arrow {
  padding: 0 3px;
  color: #000;
}
.sd-bread-crumb .sdp-cmn-breadcrum .sdp-root-page {
  color: #000;
  position: relative;
  font: 15px/1.4 'Zoho_Puvi_Regular';
}
.sdp-before-title {
  color: #5D4100;
  font: 20px / 1.6 'Zoho_Puvi_Bold', sans-serif;
  position: relative;
  margin-left: 25px;
}
.sdp-left-content .sdp-desc-title {
  font: 20px / 1.6 'Zoho_Puvi_Regular', sans-serif;
  padding: 25px 0;
  max-width: 500px;
}
/**/
.sdp-container {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 30px;
/*  box-sizing: border-box;*/
}
.sdp-container-banner {
  width: 80%;
  margin: 0 auto;
  padding: 0 30px;
/*  box-sizing: border-box;*/
}
h1 {
  font: 56px/1.25 'Zoho_Puvi_ExtraBold';
}
h2 {
  font: 34px/1.3 'Zoho_Puvi_ExtraBold';
  margin: 0 0 30px 0;
}
h3 {
  font: 24px/1.3 'Zoho_Puvi_SemiBold';
  margin: 0 0 30px 0;
}
p {
  font: 19px/1.6 'Zoho_Puvi_Regular', sans-serif;
  margin: 0 0 20px 0;
}
.sdp-free {
    display: inline-block;
    background: #E9A712;
    padding: 8px 20px;
    border-radius: 100px;
    font: 18px / 1.6 'Zoho_Puvi_SemiBold';
    color: #4C3500;
}
.sdp-sub-head {
    font-size: 24px;
    width: 80%;
    padding: 25px 0;
    line-height: 1.4;
}
.sdp-vpad-lg {
  padding: 80px 0;
}
.sdp-banner-col-main {
  display: flex;
  padding: 70px 0;
}
.sdp-two-col-item {
  flex: 1 0;
}
.sdp-top-banner {
	background: linear-gradient(89.57deg, #EDAD18 0.42%, #FCCA5F 99.68%);
}
/*form style starts here*/
.form-container-wrapper {
  background: #fdedcb;
  padding: 20px;
  max-width: 79%;
  border-radius: 15px;
  backdrop-filter: blur(2px);
	margin-left: auto;
}
.form-container {
  background: #fff;
  padding: 40px;
  max-width: 450px;
  border-radius: 15px;
  margin: 0 auto;
  position: relative;
}
@keyframes fadeup {
  0% {
    transform: translateY(50px)
  }
  100% {
    transform: translateY(0px)
  }
}
.apiform {
  width: 100%;
  font-size: inherit;
  margin: 0 auto;
}
h3.form-title {
  color: #000;
  margin: 0px auto 30px auto;
  text-align: center;
}
.formfild.input-effect {
  font-family: 'Zoho_Puvi_Medium';
  outline: none;
  position: relative;
  padding: 0px 15px;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  border: 1.5px solid #f2d7a1;
  height: 50px;
  background: #fff;
  border-radius: 5px !important;
  margin-top: 0px;
  color: #000 !important;
  z-index: 10;
  /* margin-bottom: 10px;*/
}
input[type="text"] {
  border: none !important;
}
.sdp-form-icon {
  height: 22px;
  width: 22px;
  top: 15px;
  position: absolute;
  left: 5px;
  display: inline-block;
  background: url("https://cdn.manageengine.com/products/service-desk/itsm/images/yellow-form-icons.svg") no-repeat;
  background-size: 60px;
  background-position: 4px 1px;
}
span.sdp-form-icon.sdp-business {
  height: 22px;
  width: 22px;
  top: 15px;
  position: absolute;
  left: 5px;
  display: inline-block;
  background: url("https://cdn.manageengine.com/products/service-desk/itsm/images/yellow-form-icons.svg") no-repeat;
  background-size: 60px;
  background-position: -20px 1px;
}
.sdp-form-icon.sdp-it-country {
  background-position: -53px 1px;
  background-size: 75px;
}
span.sdp-form-icon.sdp-designation {
  background-size: 69px;
  background-position: 3px 1px;
}
.sdp-arrow:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 19px;
  margin-top: -3px;
  z-index: 999;
  cursor: pointer;
  pointer-events: none;
  border: solid #2e6abf;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  background: none;
}
span.errormsg {
  position: absolute;
  margin-top: 5px !important;
  font-size: 13px;
  color: #efcb7b;
  display: block;
  margin-bottom: 0;
  text-align: left;
  left: 0px;
  bottom: -25px;
}
.formfild {
  position: relative;
  margin-top: 15px;
}
input#emailID {
  border: none !important;
}
select#MECountryListing, select#designation, select#country_state, select#alternatproduct, select#ukcountry_region {
  border: 1.5px solid #f2d7a1;
  -webkit-appearance: none;
  padding: 0px 35px;
  font-size: 15px;
  height: 50px;
  border-radius: 5px;
  width: 100%;
  margin-top: 0px;
  color: #000000;
  font: 15px / 1.5 Zoho_Puvi_Regular;
  background: #fff;
}
.arrow-icon:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 23px;
  margin-top: -3px;
  z-index: 999;
  cursor: pointer;
  pointer-events: none;
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}
.arrow-icon.county-state-field {
  position: relative;
	margin-top: 15px;
}
.arrow-icon.county-state-field:empty {
  display: none;
}
input[type="submit"] {
  font-family: 'Zoho_Puvi_Bold';
  background: #FF1800;
  color: #fff;
  padding: 15px 30px;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  margin-top: 0px;
  cursor: pointer;
  border-radius: 6px;
  text-transform: uppercase;
  transition: all 0.5s;
  border: none;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.apiform input[type="submit"]:hover, .crowdsource-footer a:hover {
  background: #E9142B !important;
}
/*.formfild.input-effect.error { E9142B
  margin-bottom: 25px;
  border-bottom: 1px solid red !important;
}*/
.apiform input[type="submit"]:focus, .form-container input:focus {
  outline: none !important;
}
input[type="text"]::placeholder {
  color: #000;
}
input[type="radio"]:checked {
  color: red;
}
input#sendmemail {
  width: 20px !important;
  height: auto !important;
}
label#sendmemailcheck {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
.prvcy-plicy, #meGDPRMessage label {
  font-family: 'Zoho_Puvi_Regular';
  font-size: 12px;
  color: #000;
  text-align: center;
  line-height: 1.5;
  margin: 20px 0px 20px 0px;
}
.prvcy-plicy strong {
  font-weight: 600;
}
.prvcy-plicy a {
  font-family: 'Zoho_Puvi_Regular';
  font-size: 12px;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}
.apiform input[type="radio"] {
  position: inherit;
	border: 1px solid #C29640;
}
.radio-button label {
  cursor: pointer;
	font-family: 'Zoho_Puvi_Medium';
}
.radio-button label:nth-child(2) {
  margin-right: 15px !important;
}
.check p {
  font-family: 'Zoho_Puvi_Medium';
  text-align: left;
  font-size: 14px;
  margin: 17px 0px 0px 0px;
  color: #000;
  max-width: 100%;
}
.radio-button {
  font-family: 'Zoho_Puvi_Regular';
  display: flex;
  justify-content: start;
  align-items: center;
  color: #000;
  font-size: 15px;
  height: 30px;
  margin: 0 0 20px 0;
	position: relative;
}
/*
.radio-button #yes, .radio-button #no {
  width: auto !important;
  margin: 0px 7px 0px 0px !important;
  padding: 0px !important;
}
*/
#meGDPRMessage {
  font-size: 13px;
  line-height: 1.5;
  margin: 20px auto 10px;
  color: #ffffff;
  width: 100%;
}
/*#meGDPRMessage:empty{display: none;}*/
#meGDPRMessage a {
  color: #000;
  border-bottom: 1px solid #ffffff;
}
#meGDPRMessage a:hover {
  text-decoration: none;
}
.product-alternate {
  display: none;
  margin-bottom: 30px;
}
.product-alternate.show-field {
  display: block;
}
.sdp-others {
  display: none;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #3ab54a;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0px auto 20px auto;
  box-shadow: inset 0px 0px 0px #3ab54a;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #3ab54a;
  }
}
.success-msg {
  display: none;
  text-align: center;
}
.success-msg h3 {
  font: 22px/1.25 Zoho_Puvi_Bold;
  color: #000;
  margin: 0px 0px 10px 0px;
  text-align: center;
}
.success-msg p {
  color: #000;
  max-width: 100%;
  margin: 0 auto 20px auto;
}
.success-msg a {
  /*display: inline-block;
  text-decoration: none;
  font-family: Zoho_Puvi_SemiBold;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  background: #f0483e;*/
  color: #000;
  text-decoration: underline;
  /* cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  font-size: 15px;
  border-radius: 2px;*/
}
.thanks-bg {
  padding: 100px 0px;
  display: none;
}
.thanks {
  text-align: center;
}
.thanks h2 {
  max-width: 50%;
  margin: 0 auto 30px auto;
}
.thanks p {
  margin: 15px auto 30px auto;
  font: 20px/1.5 "Zoho_Puvi_Regular";
  color: #000;
  max-width: 50%;
}
.label-animation {
  border: 1px solid #ccc;
  transition: 0.4s;
  background: transparent;
  height: 45px;
  width: 100%;
}
.label-animation ~ .focus-border:before, .label-animation ~ .focus-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #f2d7a1;
  transition: 0.3s;
}
.label-animation ~ .focus-border:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.label-animation ~ .focus-border i:before, .label-animation ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 0;
  background-color: #f2d7a1;
  transition: 0.4s;
  border-radius: 10px;
}
.label-animation ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.label-animation:focus ~ .focus-border:before, .label-animation:focus ~ .focus-border:after, .has-content.label-animation ~ .focus-border:before, .has-content.label-animation ~ .focus-border:after {
  width: 100%;
  transition: 0.3s;
}
.label-animation:focus ~ .focus-border i:before, .label-animation:focus ~ .focus-border i:after, .has-content.label-animation ~ .focus-border i:before, .has-content.label-animation ~ .focus-border i:after {
  height: 100%;
  transition: 0.4s;
}
.label-animation ~ label {
  font-family: 'Zoho_Puvi_Regular';
  position: absolute;
  left: 35px;
  width: 100%;
  top: 12px;
  color: #000;
  transition: 0.3s;
  z-index: -1;
}
.label-animation:focus ~ label, .has-content.label-animation ~ label {
  top: -22px;
  left: 0;
  font-size: 13px;
  color: #000;
  transition: 0.3s;
}
/*animation style ends here*/
input[type="email"]:focus ~ .sdp-form-icon, input[type="email"]:not([value=""]):valid ~ .sdp-form-icon, .zc-Country:focus ~ .sdp-form-icon, .zc-Country:not([value=""]):valid ~ .sdp-form-icon {
  display: none;
}
#designation:valid:not([value=""]) ~ .sdp-form-icon, #alternatproduct:valid:not([value=""]) ~ .sdp-form-icon, #MECountryListing:valid:not([value=""]) ~ .sdp-form-icon {
  display: none;
}
#alternatproduct:not([value=""]):valid ~ .fomr-lable-val {
  top: -10px;
}
#designation:valid:not([value=""]), #alternatproduct:valid:not([value=""]), select#country_state:valid:not([value=""]), #MECountryListing:valid:not([value=""]) {
  padding: 0 14px;
}
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #C29640;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-top: 0;
}
input[type="radio"]:checked::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 9px;
  height: 9px;
  background-color: #C29640;
  border-radius: 50%;
}
/*form style ends here*/

/*third section */
.two-col-main {
    display: flex;
    flex-wrap: wrap;
}
.two-col-item {
    flex: 1 0;
}
.sdp-list-style li {
  font-size: 19px;
  margin-bottom: 15px;
  list-style-type: none;
  padding: 0px 0 0 30px;
  position: relative;
}
.sdp-list-style li::before {
  content: " ";
  display: block;
  border: solid 8px #00A656;
  border-radius: 10px;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  top: 10px;
}
.sdp-list-style li::after {
  content: " ";
  display: block;
 width: 4px;
height: 7px;
border: solid #fff;
border-width: 0px 2px 2px 0;
position: absolute;
left: 5px;
top: 12px;
margin-top: 0px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);

}
.sdp-suthor-name{
	font-family: 'Zoho_Puvi_SemiBold';
}
/*third section */
.sdp-footer-sec {
	padding-top: 150px;
}
.sdp-btm-cont {
/*    background-color: #1389F2;*/
    padding: 70px;
    border-radius: 50px;
    color: #fff;
	background: url("https://cdn.manageengine.com/products/service-desk/itsm/images/vector-bg-blue.svg") no-repeat;
	position: relative;
}
.sdp-btm-cont h2{
	margin-bottom: 10px;
	font-size: 42px;
}
.sdp-btm-cont a{
	padding: 13px 40px;
    border-radius: 10px;
    background-color: #FCCA5E;
    color: #000000;
    display: inline-block;
    font: 21px / 1.5 "Zoho_Puvi_SemiBold";
    text-decoration: none;
	margin-top: 20px;
}
.sdp-btm-cont a:hover {
    background: #ffae00;
}
img{
	max-width: 100%;
}
/* ANIMATION*/
.sdp-two-col-item:first-child, .animate-in .two-col-item:first-child{
	transform: translateX(-500px);
	animation: slidein .6s ease forwards;
  	opacity: 0;
}
.sdp-two-col-item:last-child, .animate-in .two-col-item:last-child{
	transform: translateX(500px);
	animation: slidein .6s ease forwards;
  	opacity: 0;
}
@keyframes slidein {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeup {
  0% {
    transform: translateY(50px)
  }
  100% {
    transform: translateY(0px);
	  opacity: 1;
  }
}
.sdp-two-sec h2, .sdp-two-sec p{
	transform: translateY(100px);
	opacity: 0;
	transition: .4s ease-in;
}
.sdp-two-sec.animate-in h2, .sdp-two-sec.animate-in p{
	transform: translateY(0px);
	opacity: 1;
}
.sdp-two-sec.animate-in h2{
	transition-delay: .3s;
}
.sdp-two-sec.animate-in .sdp-p-content p:first-child{
	transition-delay: .4s;
}
.sdp-two-sec.animate-in .sdp-p-content p:nth-child(2){
	transition-delay: .5s;
}
.sdp-two-sec.animate-in .sdp-p-content p:last-child{
	transition-delay: .6s;
}
nav ul.productmenu.header-nav>li#edn {
    display: none;
}
.sdp-author-bio img{
	width: 310px;
}
.sdp-three-sec img{
	width: 430px;
}
/* ANIMATION*/
@media screen and (min-width: 1280px) and (max-width: 1336px){
	.sdp-container-breadcrum{
		padding: 20px;
	}
}
@media screen and (max-width: 1024px){
	br{display: none;}
	.sdp-container-breadcrum{
		padding: 40px 20px 0;
	}
	h3.form-title {font-size: 19px;}
	h1{font-size: 48px;}
	.form-container-wrapper{max-width: 92%;}
}
@media only screen and (max-width: 768px){
		.sdp-banner-col-main, .two-col-main{
		display: block;
	}
	.form-container-wrapper{
		margin: 0 auto;
		max-width: 69%;
	}
	.form-container{
		padding: 20px;
	}
	h1{font-size: 42px;text-align: center;} h1 br{display: none;}
	.sdp-sub-head{text-align: center; width: 100%;}
	.sdp-free, .sdp-two-col-item:first-child{text-align: center;}
	.sdp-container-breadcrum{
		padding-top: 50px;
	}
	.sdp-banner-col-main{padding-top: 40px;}
}
@media only screen and (max-width: 614px){
	.sdp-two-sec h2, .sdp-two-sec p{
		opacity: 1;
		transform: translateY(0px);
	}
	.form-container-wrapper{
		max-width: 100%;
	}
	h1{font-size: 32px;text-align: center;}
	.sdp-sub-head{text-align: center; width: 100%;font-size: 20px;}
	h2{font-size: 28px;}
	.sdp-free{
		padding: 7px 20px;
		font-size: 15px;
	}
	.sdp-btm-cont h2{font-size: 30px;}
	.sdp-btm-cont{padding:30px 20px;border-radius: 20px;background-position: 0;}
	.sdp-footer-sec{padding-bottom: 0px;}
	.sdp-banner-col-main{padding-top: 20px;}
	.sdp-container-breadcrum{
		padding: 40px 10px;
	}
	.sdp-vpad-lg{
		padding: 50px 0;
	}
	.sdp-tar{
		text-align: center;
	}
}
