iframe.video_contnt {
	width: 100%;
	height: 450px;
	border: none;
}
.warrantypage h1.main_title {
	color: #0b0b0b;
	font-size: 54px;
	font-weight: 400;
	line-height: 48px;
	text-transform: uppercase;
}
img.calendar-icon {
	top: 7px;
	width: 28px;
	right: 10px;
	opacity: 0.3;
	position: absolute;
}
.field.email_input {
	position: relative;
}
.field.email_input span.error-input-label {
	bottom: 0;
}

.batch {
	position: relative;
}
.batch span.error-input-batch {
	bottom: 0;
}

.warrentyform-title {
	color: #646464;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.18px;
}
.container650 {
	width: 100%;
	margin: 0 auto;
	max-width: 650px;
}
ul.warrantytab {
	list-style: none;
}
.email-otp-wrapper {
	width: 100%;
	height: 60px;
	padding: 10px;
	margin: 0 auto;
	max-width: 648px;
	margin-top: 20px;
	position: relative;
	border: 2px solid #e7e7e7;
	background-color: #ffffff;
}
span.error-input-label {
	left: 0;
	color: red;
	bottom: -25px;
	font-size: 13px;
	position: absolute;
}

span.error-input-batch {
	color: red;
	bottom: -25px;
	font-size: 13px;
	position: unset;
}

span.pincode-input-label {
	color: red;
	bottom: -25px;
	font-size: 13px;
	position: unset;
}

.email-otp-wrapper input {
	width: 100%;
	height: 36px;
	border: none;
	outline: none;
	padding: 10px;
}
.warrantytab li {
	color: #000000;
	font-size: 24px;
	cursor: pointer;
	min-width: 303px;
	font-weight: 400;
	min-height: 110px;
	line-height: 28px;
	padding: 23px 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.warrantytab li.active {
	background-image: url(../images/warranty-tab.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#warrantyform input[type="file"] {
	display: none;
}
label.custom_form_label.uploadresume-label {
	border: none;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
	max-width: 100%;
	width: 100%;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label {
	padding: 0;
	border: 2px solid #e7e7e7;
	background-color: #ffffff;
}
.inputfile + label .archive-name,
.inputfile + label .btn-inputfile {
	padding: 10px 20px;
	height: 50px;
	font-weight: 600;
	line-height: 23px;
}
.inputfile + label .archive-name {
	width: 78%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #BBBBBB;
	float: left;
	border-right: none;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	text-transform: initial;
	line-height: 30px;
}
.inputfile + label .archive-name b {
	font-size: 13px;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}
.inputfile + label .btn-inputfile {
	background-color: rgba(0,0,0,0.11);
	position: absolute;
	right: 7px;
	top: 7px;
	width: 22%;
	height: 35px;
	text-align: center;
	color: #646464;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 10px 10px;
	transition: all 350ms linear;
	-webkit-transition: all 350ms linear;
	-moz-transition: all 350ms linear;
	-ms-transition: all 350ms linear;
	line-height: 14px;
}
.field.file-upload-wrapper {
	width: 98%;
	margin: 0 1% 0 1%;
	padding-bottom: 0;
}
.warranty-detail-wrapper {
	background: #f1f1f1;
}
.forms .warranty-terms-wrapper.field label {
	text-transform: none;
}
.warranty-terms-wrapper span.acceptterm,
.warranty-terms-wrapper a.termslink {
	font-weight: 600;
}
table.claimwarranty-table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #a7a7a7;
	background-color: #ffffff;
}
.container1000 {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
table.claimwarranty-table thead {
	background-color: #e4e4e4;
}
table.claimwarranty-table thead td{
	height: 50px;
	color: #191919;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.14px;
}
table.claimwarranty-table tbody td {
	color: #303030;
	font-size: 14px;
	font-weight: 500;
	font-family: 'HelveticaNeue',sans-serif;
	line-height: 38px;
	letter-spacing: 0.14px;
	height: 38px;
}
table.claimwarranty-table tbody tr:nth-child(odd) {
	background-color: #f4f4f4;
}
.submit-button {
	clear: both;
	margin-top: 40px;
	margin-bottom: 120px;
}
table.claimwarranty-table .form_checkbox {
	text-align: center;
	margin-top: 0;
}
form.otp-form {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.field.otp-mobile {
	width: 80%;
	float: left;
}
.field.otp-btn {
	width: 20%;
	height: 40px;
	float: none;
	margin-top: 20px;
	display: inline-block;
}
input#send-otp,
input#otp-submit {
	width: 100%;
	background-color: #fcce01;
	border: none;
	outline: none;
	height: 36px;
	letter-spacing: 0.16px;
	font-size: 16px;
	cursor: pointer;
}
.field.otp-mobile input {
	width: 100%;
	height: 36px;
	border: none;
	outline: none;
	padding: 10px;
}
.otp-input-wrapper {
	max-width: 648px;
	height: 60px;
	border: 2px solid #e7e7e7;
	background-color: #ffffff;
	margin: 0 auto;
	width: 100%;
	padding: 10px;
}
p.otp-instructions {
	color: #646464;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.14px;
}
.purchasefrom-label:after {
	content: '';
	background: url(../images/angle-arrow-down.png);
	color: #BBBBBB;
	right: 0px;
	top: 15px;
	height: 25px;
	width: 25px;
	padding: 11px 0px 0px 8px;
	position: absolute;
	pointer-events: none;
	font-weight: 400;
	line-height: 20px;
	background-repeat: no-repeat;
}
.field.product-problem-label {
	margin: 25px 0 0px 2%;
}
.field.address-label {
	width: 98%;
	margin: 0 1% 0 1%;
}
.field.other-city-label {
	width: 98%;
	margin: 0 1% 0 1%;
}
.other-city-label {
	display: none;
}
.product-problem-label {
	display: none;
}
.selectproblem-label:after {
	content: '';
	background: url(../images/angle-arrow-down.png);
	color: #BBBBBB;
	right: 0px;
	top: 15px;
	height: 25px;
	width: 25px;
	padding: 11px 0px 0px 8px;
	position: absolute;
	pointer-events: none;
	font-weight: 400;
	line-height: 20px;
	background-repeat: no-repeat;
}
.forms .field.selectproblem-label {
	margin: 25px 2% 0 0;
	padding-bottom: 20px;
}
@media only screen and (max-width: 800px) {
	iframe.video_contnt {
		height: 200px !important;
	}
	.warrantypage .article_banner_wrapper {
		padding: 0 20px;
	}
	.forms .field.address-label,
	.forms .field.other-city-label {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	.field.file-upload-wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.inputfile + label .btn-inputfile {
		font-size: 13px;
		letter-spacing: 1px;
		padding: 10px 4px;
	}
	.inputfile + label .archive-name, .inputfile + label .btn-inputfile {
		padding: 10px 10px;
	}
	.hit_wrapper.mainContainer.warrantypage .hit_content {
		padding-top: 60px;
	}
	.warrantypage h1.main_title {
		font-size: 28px;
		line-height: 38px;
	}
}
@media only screen and (max-width: 500px) {
	.field.product-problem-label {
		margin: 0;
	}
	.forms .field.address-label,
	.forms .field.other-city-label {
		width: 100%;
	}
	.forms .field.address-label textarea {
		display: block;
	}
	.enter-otp-wrapper {
		padding: 0 20px;
	}
	.otp-wrapper {
		padding: 0 20px;
	}
	.field.otp-mobile {
		width: 65%;
	}
	.field.otp-btn {
		width: 35%;
	}
	.field.otp-mobile input,
	.email-otp-wrapper input {
		padding-left: 0;
	}
	.claimwarranty-detail .submit-button {
		margin: 20px 0 0 0;
	}
	.field.product-problem-label {
		padding-bottom: 0;
	}
	.field.warranty-terms-wrapper {
		float: left;
	}
	.warrantytab li {
		min-width: auto;
		width: 170px;
		font-size: 14px;
		line-height: 19px;
		padding: 10px 5px;
		min-height: 70px;
	}
	.submit-button {
		margin-bottom: 20px;
	}
	.forms .field {
		width: 100%;
	}
	.inputfile + label .archive-name {
		width: 75%;
	}
	.inputfile + label .btn-inputfile {
		width: 25%;
	}
	.warranty-details-wrapper button.contentFont.send_btn img {
		max-width: 170px;
	}
	.warrentyform-title {
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 24px;
		padding: 0 20px 20px 20px;
	}
	.warranty-details-wrapper .warrentyform-title {
		padding: 0 0px 20px 0px;
	}
	.warranty-detail-wrapper {
		padding: 30px 20px;
	}
	.warrentyform-title br{
		display: none;
	}
	.table-wrapper {
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
	}
	table.claimwarranty-table td {
		padding: 0 10px;
		white-space: nowrap;
	}
}
