#map {
	width: 100%;
	height: 300px;
}
.contactus-address-column {
	width: 50%;
}
.contactus-address-column p.register.form_title {
	text-align: left;
}
.contactus-address-column .address {
	padding: 0;
	margin-top: 8px;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 100px;
}
.contactus-map-column {
	width: 50%;
	margin-bottom: 100px;
}
.contact_us_title{
	color: #000000;
	font-size: 54px;
	line-height: 58px;
	text-transform: uppercase;
}
.address {
	padding: 5px 20px 20px 20px;
	color:  #646464;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}
.contact_desc{
	color: #646464;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	padding-bottom: 50px;
}
.send_btn, .custom_btn{
	background: none !important;
	border:none !important;
	cursor: pointer;
}
.footer_top_section{
	display: none;
}
input.contentFont::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #BBBBBB;
	font-weight: 500 !important;
}
input.contentFont::-moz-placeholder { /* Firefox 19+ */
	color: grey;
	font-weight: 500 !important;
}
input.contentFont:-ms-input-placeholder { /* IE 10+ */
	color: #BBBBBB;
	font-weight: 500 !important;
}
input.contentFont:-moz-placeholder { /* Firefox 18- */
	color: grey;
	font-weight: 500 !important;
}
input.contentFont{
	color: #646464;
	font-weight: 500 !important;
}
.contactus_form_column .contactus_form input,
.contactus_form_column .contactus_form textarea{
	color: #646464;
	text-transform: initial;
}

select.contentFont{
	width: 100% !important;
	border: 1px #D3D3D3 solid !important;
	color: #BBBBBB ;
	font-size: 16px !important;
	font-weight: 500 !important;
}
.inactive{
	color: #646464 !important;
}
.contact_btn {
	width: 48%;
	float: left;
	position: relative;
	text-align: center;
	cursor: pointer;
}
textarea.contentFont{
	font-weight: 500 !important;

}
textarea.contentFont::-webkit-input-placeholder { /* WebKit browsers */
	color: #BBBBBB;
	font-weight: 500 !important;
}
textarea.contentFont:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #BBBBBB;
	opacity:  1;
	font-weight: 500 !important;
}
textarea.contentFont::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #BBBBBB;
	opacity:  1;
	font-weight: 500 !important;
}
textarea.contentFont:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #BBBBBB;
	font-weight: 500 !important;
}
.subject: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;
}
.contact_detail {
	width: 65%;
	float: none;
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 50px;
}
.contact_img.number {
	left: 36px;
	top: -25px;
	cursor: pointer;
}
img.contact_img.email {
	left: 20px;
	top: -25px;
	cursor: pointer;
}
.article_title {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.cutomercare_contact{
	color: #000000;
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	line-height: 30px;
}
p.cutomercare_email {
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	line-height: 30px;
}
.message_txtbox{
	width: 98% !important;
}
.send_btn{
	width: 100% !important;
	float: left;
}
.forms button{
	margin: 0 auto;
	display: inline-block;
}
.contactus_form_column {
	background: #f1f1f1;
}
p.comment {
	color: #000000;
	font-size: 36px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
}
p.register {
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 28px;
	text-transform: uppercase;
}
.register_detail {
	padding-top: 70px;
	padding-bottom: 30px;
}
.send_btn_desktop{
	display: block;
	margin: 0 auto;
}
.send_btn_mob{
	display: none;
}
@media only screen and (max-width: 800px){
	.contactus-address-column {
		width: 100%;
	}
	.contactus-address-column p.register.form_title {
		text-align: center;
	}
	.contactus-address-column p.register.form_title {
		font-size: 20px;
	}
	.contactus-address-column .address {
		padding: 0;
		font-size: 17px;
		line-height: 27px;
		text-align: center;
		margin-bottom: 30px;
	}
	.contactus-map-column {
		width: 100%;
		margin-bottom: 30px;
		padding: 0 20px;
	}
	.footer_copyrights_column,
	.footer_menu_column{
		padding:0 20px;
	}
	.contactus_form{
		padding:0;
	}
	.contact_desc{
		padding-bottom: 30px;
		padding-top: 0px;
		font-size: 14px;
		font-weight: 400;
	}
	.form_title{
		padding:0;
		color: #000000;
		font-size: 16px;
		font-weight: 400;
	}
	p.cutomercare_contact{
		color:#000000;
		font-size: 26px;
		font-weight: 400;
		line-height: 30px;
	}
	.cutomercare_email{
		font-size: 20px;
		line-height: 30px;
		font-weight: 400;
		color:#000000;
	}
	.contactus_form_column{
		padding-bottom: 0;
		padding-top: 30px;
	}
	.register_detail .contact_us_title{
		font-size: 16px;
	}
	.hit_content{
		padding-bottom: 0;
	}
	.contact_us_title{
		font-size: 27px;
		line-height: 23px;
		margin-bottom: 30px;
	}
	.register_detail{
		padding-bottom: 0;
		padding-top: 40px;
	}
	.contact_btn{
		margin-bottom: 35px;
		width: 100%;
	}
	.contact_no {
		text-align: center;
		margin-top: 25px;
	}
	.form_title {
		margin-bottom: 0 !important;
	}
	.forms .field input, .forms .field textarea{
		font-size: 14px;
	}
	select.contentFont{
		font-size: 14px;
		text-transform: capitalize;
	}
	.address{
		font-size: 16px;
		line-height: 24px;
	}
	.contact_img.number {
		left: 0;
		top: 0px;
		right: 0;
		margin: 0 auto;
	}
	img.contact_img.email {
		left: 0;
		top: 0px;
		right: 0;
		margin: 0 auto;
	}
	.contact_detail{
		width: 100%;
	}
	.forms .field{
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	.container1170{
		padding:0;
	}
	.message_txtbox{
		width: 90% !important;
	}
	.forms button{
		margin-bottom: 40px;
	}
	.footer_social_link{
		padding-top: 20px;
	}
	.buynow_button{
		display: block;
	}
	p.comment{
		font-size: 27px;
	}
	.send_btn_desktop{
		display: none;
		margin: 0 auto;
	}
	.send_btn_mob{
		display: block;
		margin:0 auto;
	}
}
@media only screen and (min-width: 800px) and (max-width: 1050px){
	.contact_detail{
		width: 80%;
	}
}
@media only screen and (max-width: 350px){
	.contact_us_title {
		font-size: 25px;
		line-height: 22px;
	}
	p.cutomercare_contact {
		font-size: 22px;
	}
	.cutomercare_email {
		font-size: 18px;
	}
	.address {
		font-size: 13px;
		line-height: 22px;
	}
	input.contentFont::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 14px;
	}
	input.contentFont::-moz-placeholder { /* Firefox 19+ */
		font-size: 14px;
	}
	input.contentFont:-ms-input-placeholder { /* IE 10+ */
		font-size: 14px;
	}
	input.contentFont:-moz-placeholder { /* Firefox 18- */
		font-size: 14px;
	}
	select.contentFont {
		font-size: 14px !important;
	}
	textarea.contentFont::-webkit-input-placeholder { /* WebKit browsers */
		font-size: 14px;
	}
	textarea.contentFont:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size: 14px;
	}
	textarea.contentFont::-moz-placeholder { /* Mozilla Firefox 19+ */
		font-size: 14px;
	}
	textarea.contentFont:-ms-input-placeholder { /* Internet Explorer 10+ */
		font-size: 14px;
	}
}
