@font-face{font-family:"Glyphicons Halflings";src:url("fonts/glyphicons-halflings-regular.eot");src:url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("fonts/glyphicons-halflings-regular.woff") format("woff"),url("fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}
.mb-st
{
    padding:30px 30px;
}
.text_head
{
    text-align: left;font-size:34px;
}
.width-mod
{
   max-width: 55%; 
}
.frm-mrg
{
    margin-top: 20px;
}
.alert-danger
{
    color:red !important;
    font-size:14px !important;
    opacity:1 !important;
    
}
.fade:not(.show)
{
  opacity:1 !important;  
}
.glyphicon-user:before {
    font-family:"Glyphicons Halflings";
    content: "\e008";
}
.glyphicon-envelope:before {
    font-family:"Glyphicons Halflings";
    content: "\2709";
}
.glyphicon-phone:before {
    font-family:"Glyphicons Halflings";
    content: "\e145";
}
.glyphicon-eye-open:before {
    font-family:"Glyphicons Halflings";
    content: "\e105";
}
.sign-btt
{
    background-color: #002245;color:#ffffff;
    width: 230px;
    margin-top: 30px;
    margin-bottom:30px;
}
.sign-btt2
{
    background-color: #002245;color:#ffffff;
    width: 145px;
    margin-top: 30px;
    
}
.sign-btt:hover
{
    color:#ffffff;
}
.sign-btt2:hover
{
    color:#ffffff;
}
.icos-div
{
    margin-top: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.width-mod
{
   max-width: 60%; 
}    
    
}    
@media screen and (max-width: 900px) and (min-width: 768px) {
.width-mod
{
   max-width: 73%; 
}  
.text_head
{
    font-size:26px;
}
    
}    
@media screen and (max-width: 600px) and (min-width: 300px)
{
  .width-mod
{
   max-width: 80%;
}  
.mb-st
{
    padding:30px 0px;
}
.text_head
{
    font-size: 26px;
}
}







