/* #Media Queries
================================================== */
@media all and (max-width: 992px) {
	.em .main1{padding:0 20px;}	
.em .section_form {
	padding-top: 35px;
	padding-bottom: 50px;
}	
.em .thankyou-area {
	margin-top: 35px;
}	
}
@media all and (max-width: 767px) {
.em .left-txt {
	width: 100%;
}
.em .list-txt {
	padding-top: 10px;
	padding-bottom: 25px;
}
.em .list-txt h6, .em .list-txt h6 div {
	padding-bottom: 8px;
}
.em .section_form {
	padding-top: 25px;
	padding-bottom: 40px;
}	
.em .right-form {
	width: 100%;
}
.em .thankyou-area {
	margin-top: 25px;
}	
}
@media all and (max-width: 732px) {
.em .main{padding:0 20px;}	
.em header {
	padding: 20px 0 20px;
}
.em .section1 .top-s1 h3, .em .section1 .top-s1 h3 div {
	line-height: 30px;
	font-size: 24px;
}
	
.em .section1 .bottom-s1 {
	padding-top: 24px;
}	

}


@media all and (max-width:630px) {
.em .inner-main{padding:0 20px;}		
.em .section1 {
	padding: 0;
}
.em .form-contain {
	padding: 25px 20px 22px;
}	
.em footer .top-ftr .link-ftr ul li {
	margin-right: 12px;
}
.em footer .top-ftr .link-ftr ul li {
	margin-right: 12px;
}	
	
}

@media all and (max-width:550px) {
.em footer .top-ftr .link-ftr ul li {
	width: 100%;margin-right: 0;padding-bottom: 3px;
}
.em footer .top-ftr .link-ftr ul li:last-child {
	padding-bottom: 0;
}
.em footer .top-ftr .social-ftr {
	width: 100%;margin-top: 10px;
}	
.em footer .top-ftr .social-ftr ul {
	float: left;
	margin-top: 0;
}	
.em footer .top-ftr .link-ftr{width:100%;top: 0;}	
.em footer {
	padding: 30px 0 30px;
}	
.em footer .top-ftr {
	padding: 0px 0 27px;
}
.em footer .top-ftr .link-ftr ul {
	width: 100%;
}	
.em .form-contain .mktoForm .mktoFormRow:nth-child(2),.em .form-contain .mktoForm .mktoFormRow:nth-child(3) {
	width: 100%;float: left;
}
.em .section1 .top-s1 h3, .em .section1 .top-s1 h3 div {
	line-height: 28px;
	font-size: 22px;
}
.em .section1 .top-s1 h3, .em .section1 .top-s1 h3 div {
	line-height: 27px;
	font-size: 21px;
}	
}

@media all and (max-width:480px) {
.em .form-contain .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol,.em .form-contain .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(2) {
	width: 100% !important;

}

}