@charset "utf-8";
@media only screen and (max-width:1150px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 262px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 70%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png); background-position:left bottom; background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 38%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 { font-family:Century Gothic; font-size:22px; color:#FFF; float:left; margin:0px; margin-left:8px; margin-top:15px; }.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 75%;
	
}

.welcome_text h1{ font-family:Century Gothic; font-size:25px; color:#00dbff; text-align:center; width:100%;}
.welcome_text p {  font-family:Century Gothic; font-size:17px; color:#fff; text-align:justify; width:auto; }

.read_more a{
	padding: 15px 40px 15px 40px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: right;
	height: auto;
	width: 15%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 32%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:20px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 23px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{ font-family:Century Gothic; font-size:15px; color:#000; padding:5px; text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{ font-family:Century Gothic; font-size:25px; color:#000; text-align:center; width:100%; background-color:#E0E0E0; padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom:10px;
	height: auto;
	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width:25%;
	
}

.useful_link h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{ font-family: Century Gothic; font-size:16px; color:#039; text-decoration:none; width:100%; text-align:left; float:left; margin:0px; padding:15px 0px 0px 0px; border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:100px;
	
}

.footer_contact h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}
.footer_contact h3{ font-family:Century Gothic; font-size:18px; color:#000; text-align:left; padding-top:15px 0px 10px 0px; width:100%;  margin:0px;}
.footer_contact p{ font-family:Century Gothic; font-size:16px; color:#000; text-align:left; padding-top:15px 0px 10px 0px; width:100%; margin:0px;}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}

.footer_bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 25%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top:130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;

}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top:-109px;
	padding: 0px;
	float: right;
	height: auto;
	width: 310px;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 { font-family:Century Gothic; font-size:19px; color:#08a8f3; width:100%; margin:0px; text-decoration:none; padding:5px;}
.contact_detail p{ font-family:Century Gothic; font-size:16px; color:#fff; width:100%; text-align:left; margin:0px; padding:5px; }
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 40%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -23px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	
	
}



@media only screen and (max-width:980px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 209px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 68%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 52%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 { font-family:Century Gothic; font-size:22px; color:#FFF; float:left; margin:0px; margin-left:8px; margin-top:15px; }.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 75%;
	
}

.welcome_text h1{ font-family:Century Gothic; font-size:25px; color:#00dbff; text-align:center; width:100%;}
.welcome_text p {font-family:Century Gothic;font-size: 15px;color:#fff;text-align:justify;width:auto;}

.read_more a{
	padding: 12px 21px 12px 21px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: right;
	height: auto;
	width: 15%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 32%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 18px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{font-family:Century Gothic;font-size: 13px;color:#000;padding:5px;text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{font-family:Century Gothic;font-size: 21px;color:#000;text-align:center;width:100%;background-color:#E0E0E0;padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom:10px;
	height: auto;
	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width:25%;
	
}

.useful_link h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{ font-family: Century Gothic; font-size:16px; color:#039; text-decoration:none; width:100%; text-align:left; float:left; margin:0px; padding:15px 0px 0px 0px; border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:100px;
	
}

.footer_contact h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}
.footer_contact h3{ font-family:Century Gothic; font-size:18px; color:#000; text-align:left; padding-top:15px 0px 10px 0px; width:100%;  margin:0px;}
.footer_contact p{ font-family:Century Gothic; font-size:16px; color:#000; text-align:left; padding-top:15px 0px 10px 0px; width:100%; margin:0px;}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{ font-family:Century Gothic; font-size:30px; color:#0050a3; text-align:left; padding-top:15px 0px 10px 0px; width:100%;}

.footer_bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 25%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top:130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;

}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top:-109px;
	padding: 0px;
	float: right;
	height: auto;
	width: 310px;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 { font-family:Century Gothic; font-size:19px; color:#08a8f3; width:100%; margin:0px; text-decoration:none; padding:5px;}
.contact_detail p{ font-family:Century Gothic; font-size:16px; color:#fff; width:100%; text-align:left; margin:0px; padding:5px; }
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 40%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -21px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	
	
}


@media only screen and (max-width:768px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 209px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 68%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 60%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 {font-family:Century Gothic;font-size:22px;color:#FFF;float: right;margin:0px;margin-left:8px;margin-top:15px;/* width: 48%; */text-align: right;}.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 75%;
	
}

.welcome_text h1{ font-family:Century Gothic; font-size:25px; color:#00dbff; text-align:center; width:100%;}
.welcome_text p {font-family:Century Gothic;font-size: 15px;color:#fff;text-align:justify;width:auto;}

.read_more a{
	padding: 12px 21px 12px 21px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: right;
	height: auto;
	width: 15%;
	margin-top: 20px;

	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 32%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 18px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{font-family:Century Gothic;font-size: 13px;color:#000;padding:5px;text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{font-family:Century Gothic;font-size: 21px;color:#000;text-align:center;width:100%;background-color:#E0E0E0;padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom:10px;
	height: auto;
	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width:25%;
	
}

.useful_link h1{font-family:Century Gothic;font-size: 24px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{font-family: Century Gothic;font-size: 15px;color:#039;text-decoration:none;width:100%;text-align:left;float:left;margin:0px;padding:15px 0px 0px 0px;border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	float: left;
	height: auto;
	width: 42%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.footer_contact h1{font-family:Century Gothic;font-size: 25px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.footer_contact h3{font-family:Century Gothic;font-size: 16px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;margin:0px;}
.footer_contact p{font-family:Century Gothic;font-size: 14px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;margin:0px;}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{font-family:Century Gothic;font-size: 25px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}

.footer_bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 32%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top:130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;

}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top: -95px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 { font-family:Century Gothic; font-size:19px; color:#08a8f3; width:100%; margin:0px; text-decoration:none; padding:5px;}
.contact_detail p{ font-family:Century Gothic; font-size:16px; color:#fff; width:100%; text-align:left; margin:0px; padding:5px; }
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	
	
}




@media only screen and (max-width:640px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 209px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 92%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 65%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 {font-family:Century Gothic;font-size: 19px;color:#FFF;float: right;margin:0px;margin-left:8px;margin-top:15px;padding-right: 10px;width: 80%;text-align: right;}.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 75%;
	
}

.welcome_text h1{font-family:Century Gothic;font-size: 22px;color:#00dbff;text-align:center;width:100%;}
.welcome_text p {font-family:Century Gothic;font-size: 13px;color:#fff;text-align:justify;width:auto;}

.read_more a{
	padding: 12px 21px 12px 21px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: right;
	height: auto;
	width: 15%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 32%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 18px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{font-family:Century Gothic;font-size: 13px;color:#000;padding:5px;text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{font-family:Century Gothic;font-size: 21px;color:#000;text-align:center;width:100%;background-color:#E0E0E0;padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom:10px;
	height: auto;
	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width:25%;
	
}

.useful_link h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{font-family: Century Gothic;font-size: 14px;color:#039;text-decoration:none;width:100%;text-align:left;float:left;margin:0px;padding:15px 0px 0px 0px;border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	padding-bottom: 40px;
	float: left;
	height: auto;
	width: 58%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-bottom: :100px;
}

.footer_contact h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.footer_contact h3{font-family:Century Gothic;font-size: 16px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p{font-family:Century Gothic;font-size: 15px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{font-family:Century Gothic;font-size: 23px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}

.footer_bottom {






	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 41%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top:130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;

}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top: -78px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 { font-family:Century Gothic; font-size:19px; color:#08a8f3; width:100%; margin:0px; text-decoration:none; padding:5px;}
.contact_detail p{ font-family:Century Gothic; font-size:16px; color:#fff; width:100%; text-align:left; margin:0px; padding:5px; }
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	
	
}





@media only screen and (max-width:480px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 92%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 65%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 {font-family:Century Gothic;font-size: 18px;color:#FFF;float: right;margin:0px;margin-left:8px;margin-top:15px;padding-right: 10px;width: 64%;text-align: left;}.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
}

.welcome_text h1{font-family:Century Gothic;font-size: 22px;color:#00dbff;text-align:center;width:100%;}
.welcome_text p {font-family:Century Gothic;font-size: 13px;color:#fff;text-align:justify;width:auto;}

.read_more a{
	padding: 12px 21px 12px 21px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: left;
	height: auto;
	width: 24%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 82%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 18px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{font-family:Century Gothic;font-size: 13px;color:#000;padding:5px;text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{font-family:Century Gothic;font-size: 21px;color:#000;text-align:center;width:100%;background-color:#E0E0E0;padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom: 0px;
	height: auto;
	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 85%;
}

.useful_link h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{font-family: Century Gothic;font-size: 14px;color:#039;text-decoration:none;width:100%;text-align:left;float:left;margin:0px;padding:15px 0px 0px 0px;border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	padding-bottom: 40px;
	float: left;
	height: auto;
	width: 58%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-bottom: :100px;
}

.footer_contact h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.footer_contact h3{font-family:Century Gothic;font-size: 16px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p{font-family:Century Gothic;font-size: 15px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{font-family:Century Gothic;font-size: 23px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}

.footer_bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 85%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 61%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top:130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;

}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top: -47px;
	padding: 0px;
	float: right;
	height: auto;
	width: 40%;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 {font-family:Century Gothic;font-size: 17px;color:#08a8f3;width:100%;margin:0px;text-decoration:none;padding:5px;}
.contact_detail p{font-family:Century Gothic;font-size: 14px;color:#fff;width:100%;text-align:left;margin:0px;padding:5px;}
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 55%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	





	

}




@media only screen and (max-width:320px) {

body{ margin:0px;}

img{ max-width:100%;}

.clr { clear:both}

.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#eaeaea;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_right {
	background-color:#0050a3;
	padding: 0px;
	float: right;
	height: 97px;
	width: 92%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/header_corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.support_contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 73%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.support_icon {
	padding: 0px;
	float: left;
	height: auto;
	width: 19px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_contact h3 {font-family:Century Gothic;font-size: 15px;color:#FFF;float: right;margin:0px;margin-left:8px;margin-top:15px;padding-right: 10px;width: 78%;text-align: right;}.button_bg {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 100%;
	border-bottom:3px solid #f13a1a;
}
.banner_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_div {
	background-color: #0050a3;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.welcome_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
}

.welcome_text h1{font-family:Century Gothic;font-size: 18px;color:#00dbff;text-align:center;width:100%;}
.welcome_text p {font-family:Century Gothic;font-size: 13px;color:#fff;text-align:justify;width:auto;}

.read_more a{
	padding: 12px 21px 12px 21px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border:#0050a3 1px solid;
	float:right;
}

.read_more a:hover { background:none; border:#00dbff 1px solid; }.certificate {
	padding: 0px;
	float: left;
	height: auto;
	width: 24%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.home_page_box {
	padding: 0px;
	padding-bottom:10px;
	float: left;
	height:auto;
	width: 82%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow:#2eadef 0px 0px 2px;
}

.home_page_box h1{font-family:Century Gothic;font-size: 18px;color:#0050a3;text-align:center;margin:0px;width:100%;padding:15px 0px 15px 0px;background-color:#e6e6f5;}

.home_page_box p{font-family:Century Gothic;font-size: 13px;color:#000;padding:5px;text-align:justify;}


.box_image {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.read_more_2 a{
	padding: 10px 25px 10px 25px ;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f13a1a;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	
	float:right;
}

.read_more_2 a:hover { background:#0050a3;  }

.slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slider h1{font-family:Century Gothic;font-size: 21px;color:#000;text-align:center;width:100%;background-color:#E0E0E0;padding:15px 0px 15px 0px;}

.greay_footer {
	background-color: #e6e6f5;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	padding-bottom: 0px;
	height: auto;




	width: 100%;
}
.useful_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 85%;
}

.useful_link h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.useful_link ul { list-style:none; margin-left:-35px;}
.useful_link li { display:block;}
.useful_link a{font-family: Century Gothic;font-size: 14px;color:#039;text-decoration:none;width:100%;text-align:left;float:left;margin:0px;padding:15px 0px 0px 0px;border-bottom:#000 1px dashed;}

.useful_link a:hover { color:#000}


.footer_contact {
	padding: 0px;
	padding-bottom: 40px;
	float: left;
	height: auto;
	width: 58%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-bottom: :100px;
}

.footer_contact h1{font-family:Century Gothic;font-size: 22px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}
.footer_contact h3{font-family:Century Gothic;font-size: 16px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p{font-family:Century Gothic;font-size: 15px;color:#000;text-align:left;padding-top:15px 0px 10px 0px;width:100%;/* margin:0px; */}
.footer_contact p a{ font-family:Century Gothic; text-decoration:none; color:#232ce0}
.footer_contact p a:hover{ font-family:Century Gothic; text-decoration:none; color:#000}

.social_media {
	padding: 0px;
	float: left;
	height: auto;
	width: 65%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social_media h1{font-family:Century Gothic;font-size: 23px;color:#0050a3;text-align:left;padding-top:15px 0px 10px 0px;width:100%;}

.footer_bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color:#0050a3;
}
.shreya_infosoft a{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	float: left;
	height: auto;
	width: 85%;
}

.shreya_infosoft a:hover{ color:#f13a1a; text-decoration:underline;}

.copyright {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #f13a1a;
	text-decoration: none;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 81%;
}
.contact_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;*/
	background-color:#071e3c;
	box-shadow:#333 10px 10px 5px;
}

.contact_div h1{ font-family:Cambria; font-size:35px; color:#fff; float:left; width:auto; margin-left:15px;}

.contact_image {
	margin: 0px;
	margin-top: -81px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
.contact_detail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	
}

.contact_detail h3 {font-family:Century Gothic;font-size: 16px;color:#08a8f3;width:100%;margin:0px;text-decoration:none;padding:5px;}
.contact_detail p{font-family:Century Gothic;font-size: 13px;color:#fff;width:100%;text-align:left;margin:0px;padding:5px;}
.contact_detail p a{ color:#fff; text-decoration:none;}
.contact_detail p a:hover{ color:#08a8f3; text-decoration:underline;}.contact_heading {
	padding: 0px;
	float: left;
	height: auto;
	width: 53%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.inquiry_div {
	padding: 0px;
	height:auto;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 3px solid #ccc;
	background-color:#071e3c;*/
	/*box-shadow:#333 10px 10px 5px;*/

}


#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 { font-family:Century Gothic; font-size:30px; color:#0050a3; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#a7080c; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#0050a3; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#f13a1a; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}	
	
}
