/* lg md */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* lg md sm */
/*md only*/
/*sm only*/
/* md sm xs */
/* sm xs */
/* xs */
@media only screen and (max-width: 767px) {
  #header {
    height: 100px;
  }
  #header a#brand_logo {
    width: 40px;
    height: 40px;
    left: 20px;
    top: 20px;
  }
  #header a#brand_logo h1 {
    -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
    -webkit-background-size: 40px auto;
    background-size: 40px auto;
  }
  #header nav {
    top: 0;
    right: 0;
    border: 0;
  }
  #header nav #navbar-collapse-1 {
    margin: 0;
    padding: 0;
  }
  #header nav #navbar-collapse-1 ul {
    display: block;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 50px;
    border-right: 0;
    background-color: #fff;
    height: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #header nav #navbar-collapse-1 ul li {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    float: none;
    width: 180px;
    height: 50px;
    border-top: 1px solid #323232;
  }
  #header nav #navbar-collapse-1 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    text-align: right;
    color: #000;
    margin: 0;
    padding: 0;
    padding-right: 30px;
  }
  #header nav #navbar-collapse-1 ul li a .search_spn {
    display: inline-block;
    width: 22px;
    height: 100%;
    background-image: url(../images/ic_search_black.svg);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
  }
  #header nav #navbar-collapse-1 ul li a:hover, #header nav #navbar-collapse-1 ul li a:active {
    color: #a00;
    background-color: transparent;
  }
  #header nav #navbar-collapse-1 ul li a:hover span, #header nav #navbar-collapse-1 ul li a:active span {
    background-image: url(../images/ic_search_hover.svg);
  }
  #header nav #navbar-collapse-1 ul li.curr a {
    color: #a00;
  }
  #header nav #navbar-collapse-1 ul li.curr a span {
    background-image: url(../images/ic_search_hover.svg);
  }
  #header nav #navbar-collapse-1 ul li + li {
    margin-top: 0;
  }
  #header nav #navbar-collapse-1 ul #dy_nav1 a {
    width: 50%;
    float: left;
  }
  #header nav #navbar-collapse-1 ul #dy_nav1 a.active {
    color: #a00;
  }

  #fixed_header {
    height: 40px;
  }
  #fixed_header h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: 13px;
  }

  h2.page_title_h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    height: auto;
    line-height: auto;
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
    text-align: center;
  }

  #breadcrumb_bar {
    left: -10px;
    top: 3px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    height: 0;
    overflow: visible;
  }
  #breadcrumb_bar a {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
  }

  footer {
    height: 246px;
  }
  footer #footer_links {
    height: 90px;
    margin-right: 20px;
    margin-top: 40px;
    border-right: 1px solid #fff;
  }
  footer #copyright {
    margin-top: 0;
    height: 25px;
    text-align: right;
  }
  footer #footer_links li {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
  }
  footer #footer_links li a {
    padding-right: 20px;
    padding-left: 20px;
  }
  footer #footer_links li#designBy {
    height: 25px;
  }
  footer #footer_links li#designBy a svg {
    width: 50px;
    height: 10px;
  }
  footer .s_fb{
      display: none;
  }

  #page_top_btn {
    bottom: 160px;
    left: 0px;
    width: 26px;
    height: 50px;
    border: 0;
    -moz-background-size: 50px 25px;
    -o-background-size: 50px 25px;
    -webkit-background-size: 50px 25px;
    background-size: 50px 25px;
  }

  .html_editor_shower {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
  }
  .html_editor_shower * {
    text-align: inherit;
  }
  .html_editor_shower p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
  }
  .html_editor_shower span.html_wordsize1 {
    font-size: 12px;
  }
  .html_editor_shower span.html_wordsize2 {
    font-size: 16px;
  }
  .html_editor_shower span.html_wordsize3 {
    font-size: 20px;
  }
  .html_editor_shower strong {
    font-weight: 700;
  }
  .html_editor_shower em {
    font-style: italic;
  }
  .html_editor_shower u {
    text-decoration: underline;
  }
  .html_editor_shower s {
    text-decoration: line-through;
  }
  .html_editor_shower ol {
    margin-left: 25px;
    list-style-type: decimal;
  }
  .html_editor_shower ul {
    margin-left: 25px;
    list-style-type: disc;
  }
}
