

   @media screen and (min-width: 1001px) {
    body #themes_header_board .borardFixedBox .contactInfoBox, #themes_header_board .borardFixedBox .follow_us_list {
        max-width: 55%;
    }
    .ly_footer_44 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form .text{ font-size:9px;}
}
   @media screen and (max-width:1000px) {
     body #themes_header_board .borardFixedBox .contactInfoBox{display:math;}
  }

  .ly_footer_44 .default_foot_menu_style .menu_list.menu_list_contact dd.row a{word-break:break-word;}

