﻿

@media (min-width: 200px) and (max-width: 507px)
{
	.header
{
	font-size: 16px !important;

}	
}

@media (min-width: 508px) and (max-width: 794px) {
  
  .header
{
	font-size: 20px !important;

}
}
@media (min-width: 795px) and (max-width: 991px) {  
  .header
{
	font-size: 20px !important;
} 
}
@media (min-width: 992px) and (max-width: 1199px) {
  
   .header
{
	font-size: 24px !important;

}  
}
@media (min-width: 1200px)
{	
	.header
	{
		font-size: 26px !important;
		
	}	
}
	

.well
{
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

legend
{
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	/*border-bottom: 1px solid #e5e5e5;*/
}

.input-group
{
	/*position: relative;
	display: table;
	border-collapse: separate;
	box-sizing: border-box;
	float:left;
	width:90%;
	border-collapse: separate;
}
.input-group-addon:first-child {
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.form-control
{
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input-group-addon
{
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	
}

.form-group
{
	margin-bottom: 15px;
}*/

.row
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.comman_head
{
	margin: 0px 0px 5px 0px;
	padding: 7px 10px 13px 0px;
	height: 36px;
	width: auto;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(246, 140, 1);
	float: left;
}

.contact_us
{
	border: 1px solid #d7d7d7;
	box-shadow: 0 -1px 0 rgba(84,84,84,.28), inset 0 -1px 0 #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 5px solid #ededed;
}

.message_tb
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: left;
	font-family: 'Oswald', sans-serif;
}

	.message_tb td
	{
		padding: 0px 0px 0px 15px;
		text-align: left;
		color: #303030;
		vertical-align: top;
		letter-spacing: 1px;
	}

		.message_tb td.headertd
		{
			color: #1D58B1;
			padding: 10px 0px 0px 10px;
			font-weight: bold;
			height: 30px;
			font-size: 14px;
		}

.button_style
{
	color: #fff;
	background-color: #33ccff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Oswald', sans-serif;
	margin: 15px 0px 15px 0px;
	box-shadow: 0px 1px 0px rgba(84,84,84,.28), inset 0 -1px 0 #fff;
	font: 16px;
}

.midline
{
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 2px;
	float: left;
	color: #1361a1;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E8E8E8;
}

.contain_p
{
	margin: 90px 0px 0px 30px;
	padding: 0px;
	height: 350px;
	width: 900px;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: rgb(246, 140, 1);
	text-align: center;
	letter-spacing: 1px;
}

.main_mid
{
	margin: 0%;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
}

.left_section
{
	margin: 0%;
	padding: 0%;
	height: auto;
	width: 100%;
	float: left;
}

.welcome_head
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 100%;
	float: left;
	background-position: left bottom;
	background-image: url('images/welcome_head.png');
	background-repeat: no-repeat;
}

.welcome_headtext
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
	width: auto;
	float: left;
	color: #36A0FF;
	font-family: 'Open Sans', sans-serif;
	font-size: 25.5px;
	font-weight: bold;
	text-shadow: #cacaca 1px 1px 0px;
}

.paragraph
{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', Helvetica, "HelveticaNeue","Helvetica Neue",Arial,sans-serif;
	font-size: 17px;
	line-height: 27px;
	color: #333;
	text-align: justify;
}
