body{ margin:0px;padding:0px;font-size:14px!important;font-family: 'Raleway', sans-serif!important;}
ul,p,h1,h2,h3,h4,h5,h6{ margin:0px;padding:0px;list-style:none;}
p{ line-height:23px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.header{
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-8 */
border-top:3px solid #2D5287;
min-height:100px;
box-shadow:1px 0px 4px #2e2e2e;
-moz-box-shadow:1px 0px 4px #2e2e2e;
-webkit-box-shadow:1px 0px 4px #2e2e2e;
 }
.container{ width:960px;margin:0px auto;} 
.logo{ padding-top:35px;}
.phno{padding-top:30px;color:#DB8031;font-size:30px;font-family:arial;}
.banner-prt{ background:#2D5086;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;padding:30px;margin-top:20px;color:#fff;}
.banner{ width:52%;}
.form-part{ width:40%;margin-left:30px;background:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;min-height:200px;padding:10px 20px;color:#000;}
.img_bg{ width:464px;border:3px solid #fff;margin:0px auto 20px;}
.img_bg img{ max-width:100%;}
.banner p{ text-align:justify;}
.form-part h1{ text-align:center;font-size:30px;text-transform:uppercase;margin:0px!important;}
.form-part p{ color:#666;text-align:center;}
.form-part table{ border:none!important;}
.form-part table tr td{ border:none!important;padding:5px 0px!important;}
.form-part input[type='text']{ border-radius:5px!important;-moz-border-radius:5px!important;-webkit-border-radius:5px!important;height:45px!important;padding:10px!important;border:1px solid #CCCCCC!important;background:none!important;margin-top:10px!important;width:99%!important;}
.form-part input[type='submit']{ width:99%!important;background:#F2703E!important;color:#fff!important;text-align:center!important;padding:12px 0px!important;border-radius:5px!important;-moz-border-radius:5px!important;-webkit-border-radius:5px!important;border:none!important;text-transform:uppercase!important;font-weight:bold!important;cursor:pointer!important;}
.contnt { padding: 40px 0px 30px;}
.blue_hdng{ display:block;color:#0C4497;font-size:18px;}
.gery-bg{ background:#F6F6F6;padding:30px 0px;}
.orng_hdng{ font-size:24px;color:#D05E05;margin-bottom:50px;}
.icon { width:9%; margin-right:30px;}
.icon img{ max-width:100%;}
.txt_prt{ width:87%;}
.footer{ padding:40px 0px; background:#fff;}

@media all and (max-width:1400px){
	.container{width:98%;}
	.logo{ width:30%;}
	.logo img{max-width:100%;}
}
@media all and (max-width:1000px){
	.img_bg{ width:98%;}
	.form-part{ width:38%;margin-left:20px;float:right;}
	.txt_prt{ width:85%;}
}
@media all and (min-width:550px) and (max-width:700px){
	.banner,.form-part{ width:90%;float:none;margin-left:0px;margin-bottom:10px;}
	.img_bg{ width:464px;margin:0px auto 20px;}
}
@media all and (max-width:549px){
	.banner,.form-part{ width:90%;float:none;margin-left:0px;margin-bottom:10px;}
	.img_bg{ width:100%;}
	.phno{ font-size:20px;}
	.txt_prt{ width:80%;}
}