@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
@import url('https://fonts.googleapis.com/css?family=Oswald|Raleway');
@font-face{    font-family:'Glyphicons Halflings';
 src:url(../fonts/glyphicons-halflings-regular.eot);}.oswald-font
{
	font-family: 'Oswald', sans-serif;
}
.raleway-font
{
	font-family: 'Raleway', sans-serif;
}
.p_head{
color:#0167b1;
text-align:center;
font-size:54px;
text-transform: uppercase;
}
.bot-space{
    margin-bottom:20px;
    }
.p_content1{
color:#555555;
font-size:16px;
font-weight: 400;
margin-bottom:10px;
}
.p_content2{
color:#555555;
font-size:36px;
font-weight: 300;
}
.p_content_step{
color:#555555;
font-size:16px;
font-weight: 400;
padding-bottom:10px;
}
.fre_content{
color:#555555;
font-size:16px;
font-weight: 300;	
}
.p_terms{
color:#555555;
font-size:16px;
font-weight: 300;	
}
.p_content_step1{
color:#555555;
font-size:16px;
font-weight: 400;	
} 
.p_cnt{
margin-bottom:40px;
}
@media (min-width: 768px) and (max-width: 991px){
.p_head{
font-size:42px;
}
.p_content1{
font-size:14px;	
}
.p_content_step{
font-size:14px;	
}
.p_content2{
font-size:22px;	
}
.p_content_step1{
font-size:14px;	
}
.fre_content{
font-size:14px;	
}
.p_terms{
font-size:14px;	
}
}
@media(max-width: 767px) {
.p_head{
font-size:30px;
}
.p_content1{
font-size:14px;	
}
.p_content_step{
font-size:14px;	
}
.p_content2{
font-size:22px;	
}
.p_content_step1{
font-size:14px;	
}
.fre_content{
font-size:14px;	
}
.p_terms{
font-size:14px;	
}	
}