.bland-main{
  width: 80%;
}
.brand-top-container {
  height: 430px;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../../assets/img/Links/top-img.jpg);
  background-size: cover;
  position: relative; }
  .brand-top-container::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 32, 51, 0.5); }
  .brand-top-container .brand-top-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 20px;
    z-index: 1; }
    .brand-top-container .brand-top-content .top-text-container {
      color: white;
      margin: 0 10px; }
      .brand-top-container .brand-top-content .top-text-container .top-title {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
        .brand-top-container .brand-top-content .top-text-container .top-title h1, .brand-top-container .brand-top-content .top-text-container .top-title h4 {
          margin: 0; }
        .brand-top-container .brand-top-content .top-text-container .top-title h1 {
          font-size: 30px;
          margin-right: 20px; }
      .brand-top-container .brand-top-content .top-text-container .title-text p {
        letter-spacing: 1.5px;
        font-size: 10px;
        line-height: 25px;
        font-weight: bold; }

@media (max-width: 768px) {
  .brand-top-container {
    width: 100vw;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../../assets/img/Links/top-img.jpg);
    background-size: cover;
    position: relative; }
    .brand-top-container::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(0, 32, 51, 0.5); }
    .brand-top-container .brand-top-content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 20px 20px;
      z-index: 1; }
      .brand-top-container .brand-top-content .top-text-container {
        color: white;
        margin: 0 10px; }
        .brand-top-container .brand-top-content .top-text-container .top-title {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
          .brand-top-container .brand-top-content .top-text-container .top-title h2, .brand-top-container .brand-top-content .top-text-container .top-title h4 {
            margin: 0; }
          .brand-top-container .brand-top-content .top-text-container .top-title h2 {
            font-size: 30px;
            margin-right: 20px; }
          .brand-top-container .brand-top-content .top-text-container .top-title h4 {
            font-weight: bold; }
        .brand-top-container .brand-top-content .top-text-container .title-text p {
          font-weight: bold; } }

nav.brand-list-navi {
  border-top: 1px solid #c7c5c5;
  border-bottom: 1px solid #c7c5c5;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 20px 0; }
  nav.brand-list-navi a {
    margin-right: 35px;
    line-height: 30px;
    text-decoration: none;
    color: #4d4d4d;
    font-weight: bold; }

.list-nav .Shipping-container {
  margin-right: 0; }

.list-nav .sort-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .list-nav .sort-container a {
    text-decoration: none;
    color: #4d4d4d;
    height: 20px;
  margin: 0 3px 0 3px;}
  .list-nav .sort-container .display-sort, .list-nav .sort-container .stock-sort, .list-nav .sort-container .number-sort {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: 20px; }

@media (max-width: 768px) {
  .bland-navi-container nav.brand-list-navi {
    border-top: 1px solid #c7c5c5;
    border-bottom: 1px solid #c7c5c5;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0;
    padding: 20px 20px; }
    .bland-navi-container nav.brand-list-navi a {
      margin-right: 35px;
      line-height: 30px;
      text-decoration: none;
      color: #4d4d4d;
      font-weight: bold; }
  .bland-navi-container .list-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bland-navi-container .list-nav .Shipping-container {
      margin-right: 100px;
      margin-left: 20px; }
    .bland-navi-container .list-nav .sort-container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .bland-navi-container .list-nav .sort-container a {
        text-decoration: none;
        color: #4d4d4d;
        height: 20px; }
      .bland-navi-container .list-nav .sort-container .display-sort, .bland-navi-container .list-nav .sort-container .stock-sort, .bland-navi-container .list-nav .sort-container .number-sort {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 20px;
        height: 20px;
        margin-top: 10px;} }

.bland-item-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-decoration: none}
  .bland-item-container .brand-item-content {
    width: calc(100%/4 - 20px);
    margin-bottom: 50px;
    margin-right: 20px;
    text-decoration: none;
  color: black}
    .bland-item-container .brand-item-content .img {
      width: 100%; }
      .bland-item-container .brand-item-content .img img {
        width: 100%; }
    .bland-item-container .brand-item-content p {
      text-decoration: none;
      margin: 0; }
    .bland-item-container .brand-item-content .brand-item-name {
      margin-top: 20px; }

.bland-item-page {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 50px; }
  .bland-item-page a {
    text-decoration: none;
    color: #29427d;
    margin: 0 10px;
    font-weight: bold; }

@media (max-width: 768px) {
  .bland-item-container {
    width: 90vw;
    margin: 50px auto 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .bland-item-container .brand-item-content {
      width: calc(100%/3 - 10px);
      margin-bottom: 20px;
      margin-right: 10px; }
      .bland-item-container .brand-item-content .img {
        width: 100%; }
        .bland-item-container .brand-item-content .img img {
          width: 100%; }
      .bland-item-container .brand-item-content p {
        margin: 0; }
      .bland-item-container .brand-item-content .brand-item-name {
        margin-top: 20px; }
  .bland-item-page {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 50px; }
    .bland-item-page a {
      text-decoration: none;
      color: #29427d;
      margin: 0 10px;
      font-weight: bold; } }

@media (max-width: 480px) {
  .bland-item-container .brand-item-content {
    width: calc(100%/2 - 10px); } }

.brand-details-container .main-left .site-footsteps {
  flex-wrap: wrap;
  margin-bottom: 0; }
  .brand-details-container .main-left .site-footsteps a {
    margin: 0 1px 0 0;
    font-size: 12px; }
  .brand-details-container .main-left .site-footsteps p {
    margin: 0 0 0 1px;
    font-size: 12px; }

@media (max-width: 768px) {
  .brand-details-container .main-left .site-footsteps {
    display: none; } }
