/* FOOOT */

#ewd_rd
{
    display:block;
    margin:0 auto;
}
ul.ewd_rd li
{
    list-style:none;
    float:left;
    margin-right:30px;
}
ul.ewd_rd li a
{
    color:#ddd;
    text-transform:uppercase;
    text-decoration:none;
    transition: all .5s ease-in-out;
}
ul.ewd_rd li a:hover
{
    color:#fce600
}
section.ewd_rd
{
    width:100%;
    margin:0 auto;
}

header.ewd_major p
{
    color:#fff;
    font-size:18px;
    line-height:19px;
}
.ewd_rd-1-2
{
    width:44%;
    float:left;
    text-align:center;
    padding:20px 10px;
    margin-right:0%;
    min-height:150px;
    border-bottom:0px solid #444;
}

.ewd_rd-1-2cnt
{
    width:49%;
    float:left;
    text-align:left;
    padding:10px 30px;
    margin-right:0%;
    min-height:80px;
    border-bottom:0px solid #444;

}

.ewd_rd-1-3
{
    width:30%;
    float:left;
    text-align:center;
    padding:10px 0;
    margin-right:3%;
    min-height:30px;
    border-bottom:0px solid #444;
}

.ewd_rd-1-4
{
    width:24%;
    float:left;
    text-align:center;
    padding:0px 0;
    margin-right:1%;
    min-height:10px;
    border-bottom:0px solid #444;
}

.ewd_rd-1-2:last-child
{
    margin:0;
}
section.content:after
{
    clear:both;
    content:'';
    display:block;
}
 section.content h2
 {
    font-size:18px;
    color:#fff;
	padding:20px 0;
 }
  section.content p
  {
    color:#22;
    font-size:15px;
    line-height:18px;
    padding:0 20px;
  }
section.content.text span
{
    width:80px;
    height:80px;
    display:inline-block;
    border-radius:50%;
    text-align:center;
    line-height:30px;
    margin-bottom:30px;
}
section.content.image span
{
    width:100%;
    height:150px;
    background-size:cover;
    background-repeat:no-repeat;
    display:block;
}

.ewd_rd-image1
{
background-image:url("/assetsfls/cell.jpg");
border-radius: 0 0 10px 10px;
}
.ewd_rd-image2
{
background-image:url("/assetsimage2.jpg");
border-radius: 0 0 10px 10px;
}

.ewd_rd-image2
{
background-image:url("/assetsimage2.jpg");
border-radius: 0 0 10px 10px;
}

section.content.text span:hover i
{
    color:#fce600
}
section.content span i
{
    color:#fff;
    line-height:77px;
}


footer.ewd_rd
{
    border-top:2px solid #444;
    text-align:center;
    width:100%;
    min-height:40px;
    color:#bbb;
    margin-top:30px;
}




@media screen and (max-width: 665px) 
{

        
	
	.ewd_rd-1-4
{
    width:45%;
    float:left;
    text-align:center;
    padding:10px 0px 10px 0;
    margin-left:2%;
    min-height:20px;
    border-bottom:0px solid #444;
}

.ewd_rd-1-3
{
    width:95%;
    float:left;
    text-align:center;
    padding:0px 0px 10px 0;
    margin-left:5%;
    min-height:20px;
    border-bottom:0px solid #444;
}


 .ewd_rd-1-2
    {
        width:100%;
	
}

  .ewd_rd-1-2cnt
{
    width:100%;
    float:left;
    text-align:left;
    padding:10px 10px;
    margin-right:0%;
    min-height:80px;
    border-bottom:0px solid #444;
}      



@media screen and (max-width: 460px) 
{

        
	
	.ewd_rd-1-4
{
    width:95%;
    float:left;
    text-align:center;
    padding:0px 0px 0px 0;
    margin-left:2%;
    min-height:20px;
    border-bottom:0px solid #444;
}





