.doc_feedback{
display:none !important;
}

@font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2') format('woff2'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf') format('truetype');font-style: normal;font-weight: 300;font-display: swap;}
@font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf') format('truetype');font-style: normal;font-weight: 400;font-display: swap;}
@font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf') format('truetype');font-style: normal;font-weight: 700;font-display: swap;}
body{font-family: ZohoPuvi, sans-serif;}

#signup-termservice {display:block;}
	#email_err_msg {
		display: none;
		color: red;
		font-size: 12px;
		margin-top: 5px;
	}	
	.error.jqval-error {
		color: #ef362e;
    font-size: 11px;
	}
	.signupbtn {
		background: #ef372e;
		color: #fff !important;
		border: 1px solid #ef372e;
		cursor: pointer;
	}
	.signupbtn:disabled {
		opacity: .5;
		cursor: default;
	}
	.zhide-common {
		display: none !important;
	}

	.zshow-common {
		display: block !important;
	}
	.temp-titl {
		margin-bottom: 5px;
		font-size: 20px;
		font-family: 'Zoho_Puvi_SemiBold';
	}

.form-hide {display:none;} .form-show {display:block;}

/*Download Page design start here*/
.dwn-page, .ita-form1 {
	width: 460px;
	background: #fff;
	padding: 30px;
	border-radius: 6px;
	box-shadow: 0px 0px 20px #80808061;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dwn-fm-titl {
    font-size: 26px;
    line-height: 45px;
	font-family: 'Zoho_Puvi_SemiBold';
    color: #0A2B45;
    margin: 0px 0px 20px 0px;
}

.index-dwn-form ul {
	list-style-type: none !important;
	display: flex;
	flex-direction: column;
	padding: 0;
	box-sizing: border-box;
	width: 100%;
}
.index-dwn-form input:focus {
	outline: none;
}
.cust-globe {
	margin-top: 50px;
}
.cust-globe-innr {
	display: flex;
	margin: 70px 0;
}
.cust-globe-innr .cl-md-5, .cust-globe-innr .cl-md-7 {
	margin: auto;
}

.indx-best-rat {
    margin-bottom: 50px;	
}
.ap-br-img-out {
    width: 1000px;
    margin: 0 auto;    
	border: 1px solid #DEDEDE;	
}
.ap-br-img {
	width: 33%;
    float: left;
    display: flex;	
    padding: 12px 0px;
    border-right: 1px solid #dedede;
	box-shadow: 1px 11px 14px #cccccc42;
}
.index-dwn-form {
	max-width: 800px;
	margin: auto;
	margin-top: 40px;
	box-sizing: border-box;
}
.index-dwn-form .input-effect {
    background: #fff;	
}
.index-dwn-form .input-effect {
    background: #fff;	
}
.index-dwn-form li {
    width: 100%;padding-left:0 !important;
    float: left;
    padding-bottom: 25px;
}
.index-dwn-form li input, .index-dwn-form li select {
	width: 100% !important;
	font-family: 'Zoho_Puvi_Regular';
	height: 50px;
	border: 1px solid #cccccc;
	font-size: 14px;
	padding: 7px;
	box-sizing: border-box;
}
.index-dwn-form li .dc-info {
	font-size: 12px;
    margin-bottom: 0;
}
/*Download Page design start here*/



.nav-dwns a {
    background: #E9142B;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 350px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}

		.aplus-download-form {
			width: 450px;
			margin: 0 auto;
		}
		.aplus-download-inner {
			
		}
		.aplus-download-form .input-effect {
			background: #fff;
			position: relative;
		}
		.aplus-download-form .input-effect input, .aplus-download-form .input-effect select {
			width: 100%;
			height: 50px;
			border: 1px solid #cccccc;
			font-size: 14px;
			padding: 7px;
    		margin-top: 20px;
			-webkit-box-sizing: border-box;
    		-moz-box-sizing: border-box;
    		box-sizing: border-box;
		}
		.aplus-download-form .radio-box label {
			position: relative;
			padding-left: 25px;
			margin-bottom: 12px;
			cursor: pointer;
			font-size: 15px;
			margin-right: 30px;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
		}
		.aplus-download-form .radio-box {
			margin-top: 20px;
		}
		.aplus-download-form .radio-box .os-label {
			padding-left: 0px;
		}
		.aplus-download-form .radio-box label input {
			position: absolute;
			opacity: 0;
			cursor: pointer;
		}
		.aplus-download-form .radio-box label input:checked ~ .checkmark {
			background-color: #fff;
			border: 1px solid #2196F3;
		}
		.aplus-download-form .radio-box label .checkmark {
			position: absolute;
			top: 3px;
			left: 0;
			height: 16px;
			width: 16px;
			background-color: #fff;
			border-radius: 50%;
			border: 1px solid #bbb;
		}
		.aplus-download-form .container input:checked ~ .checkmark:after {
			display: block;
		}
		.aplus-download-form .radio-box label .checkmark:after {
			top: 4px;
			left: 4px;
			width: 8px;
			height: 8px;
			border-radius: 50%;
			background: #2196F3;
			content: "";
			position: absolute;
			display: none;
		}
		.aplus-download-form #meGDPRMessage {
			width: 100% !important;
			margin: 10px 0 !important;
		}
		.aplus-btn-red {   
			width: 100% !important;
			height: 50px;
			border-radius: 0px !important;
			background: #ef372e !important;
			color: #fff !important;
			border: 1px solid #ef372e !important;
		}
		#dwn-form-alert {
			color: #E9142B;
			font-size: 12px;
			padding: 0;
			padding-top: 5px;
			position: initial;
			background: none;
		}
		#dwn-form-alert:before {
			content: none;
		}
.radio-box label .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #bbb;
}
.radio-box label input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #2196F3;
}
@media screen and (max-width: 760px){
            .aplus-download-form{width: 100% !important;}
.nav-dwns a{width: 80%;
    font-size: 15px;}      
  }
	