/* Enter Your Custom CSS Here */

.city-address {
  padding: 20px 0 0 20px;
}
.city-hide{
  display:none;
}
.social.desk .desk{
    float: left;
    margin-top: 27px;
    margin-right: 17px;
}
.social{
width:400px;
}

 .test blockquote, .test blockquote {
    background-color: rgb(189, 233, 252);
    border-radius: 5px;
    padding: 30px 10px 10px 50px;
}
.footer-widgets-wrap .widget ul li {
    margin: 0;
    list-style: none;
    width: 33.33%;
    float: left;
}
.footer-widgets-wrap {
    margin-bottom: 12px;
}
@media(max-width:768px){
.nav_menu-51 {width:100%!important}
}
@media(max-width:340px){
.nav_menu-51 li {
    margin: 0;
    list-style: none;
    width: 50%!important;
    float: left;
}
}