
p.topleftemail{margin-bottom:0!important;}

a.topemail{
    color: white;
    text-decoration: none!important;
}


a.phonenearlogo{
    color: #607d8b;
    text-decoration: none!important;
}
a.phonenearlogo:hover{
    color: #0f3340;
    text-decoration: none!important;
}



a.linkbottom:hover {
color:#ffb536 !important;
}

a.linkbottom{
color:white !important;
}

.Locationbottom{
    width: 32%;
    text-align: center;
    float: left;
    padding-top: 10px;
    border: 1px solid #5a717d;
    background: #5a717d;
   margin-left: 1px;
}
.Mailbottom{
    width: 32%;
    text-align: center;
    float: left;
    padding-top: 10px;
    margin-left: 1px;
    
    border: 1px solid #5a717d;
    background: #5a717d;
}
.Phonebottom{
    width: 32%;
    float: left;
    text-align: center;
    padding-top: 10px;
    border: 1px solid #5a717d;
    background: #5a717d;
  margin-left:1%;
   
}

#afc_sidebar_2144{
padding: 0!important;
}

@media only screen and (min-width:420px){
#afc_sidebar_2144{background: rgba(255, 255, 255, 0);}
.Phonebottom{display:none;}
.Locationbottom{display:none;}
.Mailbottom{display:none;}
}