<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------- 3 Easy Staps --------------*/
.steps, 
.mediaWall{
font-family: 'Open Sans', sans-serif;
}
.w_49{
width:49%;
}
.mr2{
margin-right:2%;
}
.f_l{
float:left;
}
.stap1{
background:#e9e9e9;
}
.stap2{
background:#f7f7f7;
}
.stap1, 
.stap2{
height:58.5px;
padding:20px 0 20px 15%;
width:85%;
background:#e24d1c;
border-bottom:2px solid #fff;
}
.step_1{
width:10%;
font-size:50px;
color:#d5d5d5;
line-height:60px;
}
.step_2{
width:55%;
}
.step_3{
width:20%;
}
.step_name1{
font-size:15px;
color:#fff;
padding-top:16px;
line-height:8px;
}
.step_name2{
font-size:26px;
color:#fff;
}
.pt14{
padding-top:15px;
}
.pl10{
padding-left:10px;
}
/*----------------- Home page media -----------------*/
.mr_10{
margin-right:10px;
}
.w_33{
width:33%;
}
.w_66{
width:66%;
}
.mediaWall img{
width:100%;
}
.social_name{
width:100%;
line-height:35px;
background:rgba(0,0,0,0.7);
color:#fff;
text-align:center;
position:absolute;
z-index:1;
top:0px;
left:0px;
font-size:20px;
}
h1{
margin:0px;
padding:0px;
}
.latest_news{
font-size:20px;
line-height:30px;
padding-top:15px;
display:inline-block;
width:100%;
}
.latest_descrip{
font-size:18px;
display:inline-block;
padding:5px 0 0px 0;
line-height:25px;
color:#575757;
}
p{
text-align:justify;
font-family: 'Open Sans', sans-serif;
font-size:13px;
}
.ltlGreyBg p{font-size:1em;}


</pre></body></html>