

p {
  margin-bottom: 0px;
  line-height:140%;
}

.lefthead 
{
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 10px;
    color:#336600;
    font-weight:bold;
}

.clsArrow
{
    margin-top:40px;
}

a {
  color: #000000;
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*  font-family: "Oswald"; */
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4c;
  letter-spacing: 1px;
  font-weight: 400;
}
.form-control {
  border-radius: 2px !important;
  padding: 10px 20px !important;
  height: auto;
  border-color: #e5e5e5 !important;
  box-shadow: none !important;
  background-color: #f8f8f8;
}
.form-control:focus {
  border-color: #000000 !important;
}

.txtbox{font-size: 16px; color: #4f81bd;}

.subhead{color: #4f81bd; margin-bottom: 20px;}
.subhead1{color: #00b050; margin-bottom: 20px;}
.subhead2{color: #ff0000; margin-bottom: 20px;}

.clssubbtn
{
background-color: #004DB6; 
color: white; 
padding: 10px 20px; 
cursor: pointer; 
text-align: center; 
border-radius: 5px;

}

.bgclr{background-color:#E8FBFF; border-left: 1px solid #99ccff; border-right: 1px solid #99ccff; border-top: 1px solid #99ccff;}
.bgclr1{background-color:#E8FBFF; border-left: 1px solid #99ccff; border-right: 1px solid #99ccff; border-top: 1px solid #99ccff; border-bottom: 1px solid #99ccff;}
.emailfld{height: 40px; width: 300px; margin-top: 35px;}
.lmfld{height: 40px; width: 300px; margin-top: 20px; margin-right: 20px;}
.fldheading{border-right: 1px solid #99ccff;}
.rlmfld{margin-top: 10px; margin-bottom: 46px; margin-left: 10px;}
#arrowimg{margin-top: 55px; margin-left: 15px}
#resptable{width: 70%;}

@media only screen and (max-width: 720px) and (min-width: 600px)
{
p {
  margin-bottom: 0px;
  line-height:140%;
}    
    
	.txtbox{margin-bottom: 10px;}
	.form-control{margin-bottom: 20px;}
	.subhead{font-size: 18px;}
	.subhead1{font-size: 18px;}
	.subhead2{font-size: 18px;}	
	.fldheading{border-right: none;}
	.emailfld{height: 40px; width: 300px; margin-top: 10px;}
	.lmfld{height: 40px; width: 300px; margin-top: 10px; margin-right: 20px;}
	.rlmfld{margin-top: 10px; margin-bottom: 10px; margin-left: 10px;}
	#arrowimg{margin-top: 10px; margin-left: 20px;}
	#resptable{width: 100%;}
}

@media only screen and (max-width: 600px) and (min-width: 480px)
{
p {
  margin-bottom: 0px;
  line-height:140%;
}    
    
	.txtbox{margin-bottom: 10px;}
	.form-control{margin-bottom: 20px;}
	.subhead{font-size: 18px;}
	.subhead1{font-size: 18px;}
	.subhead2{font-size: 18px;}	
	.fldheading{border-right: none;}
	.emailfld{height: 40px; width: 300px; margin-top: 10px;}
	.lmfld{height: 40px; width: 300px; margin-top: 10px; margin-right: 20px;}
	.rlmfld{margin-top: 10px; margin-bottom: 10px; margin-left: 10px;}
	#arrowimg{margin-top: 10px; margin-left: 20px;}
	#resptable{width: 100%;}
}


@media only screen and (max-width: 480px) and (min-width: 360px)
{
p {
  margin-bottom: 0px;
  line-height:140%;
}    
    
	.txtbox{margin-bottom: 10px;}
	.form-control{margin-bottom: 20px;}
	.subhead{font-size: 18px;}
	.subhead1{font-size: 18px;}
	.subhead2{font-size: 18px;}	
	.fldheading{border-right: none;}
	.emailfld{height: 40px; width: 300px; margin-top: 10px;}
	.lmfld{height: 40px; width: 300px; margin-top: 10px; margin-right: 20px;}
	.rlmfld{margin-top: 10px; margin-bottom: 10px; margin-left: 10px;}
	#arrowimg{margin-top: 10px; margin-left: 20px;}
	#resptable{width: 100%;}
}


@media only screen and (max-width: 360px) and (min-width: 320px)
{
p {
  margin-bottom: 0px;
  line-height:140%;
} 

.clsArrow
{
    margin-top:10px;
}   
    
	.col-xs-12{padding-left: 5px !important; padding-right: 5px !important;}	
	.txtbox{margin-bottom: 10px;}
	.form-control{margin-bottom: 20px;}
	.subhead{font-size: 18px;}
	.subhead1{font-size: 18px;}
	.subhead2{font-size: 18px;}	
	.fldheading{border-right: none;}
	.emailfld{height: 40px; width: 300px; margin-top: 10px;}
	.lmfld{height: 40px; width: 300px; margin-top: 10px; margin-right: 20px;}
	.rlmfld{margin-top: 10px; margin-bottom: 10px; margin-left: 10px;}
	#arrowimg{margin-top: 10px; margin-left: 20px;}
	#resptable{width: 100%;}
}