.single-news .page-content {
  background-image: none;
}
.single-news .banner {
  margin-bottom: 30px;
}
.single-news .banner img {
  width: 100%;
  height: auto;
}
.single-news .container-fluid .inner-container {
  max-width: 1600px;
  flex-direction: row;
  margin: 0px auto;
  margin-top: 40px;
  margin-bottom: 71px;
}
.single-news .container-fluid .inner-container .group .title p {
  /*                    font-size: 40px;
                      font-weight: bold;
                      letter-spacing: 0;
                      line-height: 43px;*/
  margin-bottom: 30px;
}
.single-news .container-fluid .inner-container .group-1 {
  margin-right: 70px;
}
.single-news .container-fluid .inner-container .group-2 {
  margin-right: 200px;
}
.single-news .container-fluid .title-share-group-container {
  display: flex;
  flex-direction: column;
  width: auto;
  align-items: start;
  margin-bottom: 30px;
}
.single-news .container-fluid .title-share-group-container .share-container {
  display: flex;
  flex-direction: row;
  align-items: end;
  align-content: end;
}
.single-news .container-fluid .title-share-group-container .share-container .share-type a {
  margin-right: 20px;
}
.single-news .container-fluid .title-share-group-container .share-container .share-type a:last-child {
  margin-right: 0px;
}
.single-news .container-fluid .title-share-group-container .share-container .desc {
  margin-right: 30px;
}
.single-news .container-fluid .title-share-group-container div {
  display: flex;
}
.single-news .container-fluid .title-share-group-container .desc {
  color: #888888;
  font-weight: 500;
  line-height: 24px;
}
.single-news .container-fluid .content-container {
  max-width: 946px;
  margin: 0px auto;
  margin-bottom: 40px;
}
.single-news .container-fluid .content-container p {
  line-height: 26px;
  text-align: start;
}
.single-news .container-fluid .slide-btn-group-container {
  margin: auto 0px 0px auto;
}
.single-news .container-fluid .qrcode-group-container {
  display: flex;
  flex-direction: column;
  width: 297px;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 90px;
}
.single-news .container-fluid .qrcode-group-container p {
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  margin-bottom: 15px;
}

@media (max-width: 1920px) and (min-width: 993px) {
  .single-news .banner {
    margin-bottom: 1.56vw;
  }
  .single-news .container-fluid .inner-container {
    max-width: 83.33vw;
  }
  .single-news .container-fluid .inner-container .group-1 {
    margin-right: 3.64vw;
  }
  .single-news .container-fluid .inner-container .group-2 {
    margin-right: 10.41vw;
  }
  .single-news .container-fluid .title-share-group-container {
    /*margin-bottom:1.56vw;*/
  }
  .single-news .container-fluid .title-share-group-container .share-container .desc {
    /*margin-right:1.56vw;*/
  }
  .single-news .container-fluid .content-container {
    max-width: 49.27vw;
    margin-bottom: 2.08vw;
  }
  .single-news .container-fluid .content-container p {
    /*line-height: 1.35vw;*/
  }
  .single-news .container-fluid .qrcode-group-container {
    width: 15.4vw;
    margin-bottom: 4.68vw;
  }
  .single-news .container-fluid .qrcode-group-container p {
    line-height: 1.35vw;
    /*margin-bottom:0.78vw;*/
  }
}
@media (max-width: 1920px) and (min-width: 993px) {
  .single-news .banner {
    margin-bottom: 30px;
  }
  .single-news .banner img {
    width: 100%;
    height: auto;
  }
  .single-news .container-fluid .inner-container {
    max-width: 1600px;
    flex-direction: row;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .single-news .container-fluid .inner-container .group-1 {
    margin-right: 70px;
  }
  .single-news .container-fluid .inner-container .group-2 {
    margin-right: 200px;
  }
  .single-news .container-fluid .title-share-group-container {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: start;
    margin-bottom: 30px;
  }
  .single-news .container-fluid .title-share-group-container .share-container {
    display: flex;
    flex-direction: row;
    align-items: end;
    align-content: end;
  }
  .single-news .container-fluid .title-share-group-container .share-container .share-type a {
    margin-right: 20px;
  }
  .single-news .container-fluid .title-share-group-container .share-container .share-type a:last-child {
    margin-right: 0px;
  }
  .single-news .container-fluid .title-share-group-container .share-container .desc {
    margin-right: 30px;
  }
  .single-news .container-fluid .title-share-group-container div {
    display: flex;
  }
  .single-news .container-fluid .title-share-group-container .desc {
    color: #888888;
    font-weight: 500;
    line-height: 24px;
  }
  .single-news .container-fluid .content-container {
    max-width: 946px;
    margin: 0px auto;
    margin-bottom: 40px;
  }
  .single-news .container-fluid .content-container p {
    line-height: 26px;
    text-align: start;
  }
  .single-news .container-fluid .slide-btn-group-container {
    margin: auto 0px 0px auto;
  }
  .single-news .container-fluid .qrcode-group-container {
    display: flex;
    flex-direction: column;
    width: 297px;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 90px;
  }
  .single-news .container-fluid .qrcode-group-container p {
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1441px) and (min-width: 993px) {
  .single-news .container-fluid .inner-container .group-2 {
    margin-right: 0px;
  }

  .slide-btn-group-container .btn {
    width: 6vw;
    height: 6vw;
  }
}
@media screen and (max-width: 992px) {
  .single-news .banner {
    margin-bottom: 2.67vw;
  }
  .single-news .container-fluid .inner-container {
    max-width: 100%;
    flex-direction: column;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .single-news .container-fluid .inner-container .group .title p {
    margin-bottom: 30px;
    text-align: center;
  }
  .single-news .container-fluid .inner-container .group-1 {
    margin-right: 0px;
    margin-bottom: 2.67vw;
  }
  .single-news .container-fluid .inner-container .group-2 {
    margin-right: 0px;
  }
  .single-news .container-fluid .title-share-group-container {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: start;
    margin-bottom: 30px;
  }
  .single-news .container-fluid .title-share-group-container .share-container {
    display: flex;
    flex-direction: row;
    align-items: end;
    align-content: end;
  }
  .single-news .container-fluid .title-share-group-container .share-container .share-type a {
    margin-right: 20px;
  }
  .single-news .container-fluid .title-share-group-container .share-container .share-type a:last-child {
    margin-right: 0px;
  }
  .single-news .container-fluid .title-share-group-container .share-container .desc {
    margin-right: 30px;
  }
  .single-news .container-fluid .title-share-group-container div {
    display: flex;
  }
  .single-news .container-fluid .title-share-group-container .desc {
    color: #888888;
    font-weight: 500;
    line-height: 24px;
  }
  .single-news .container-fluid .title-share-group-container .title p {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 43px;
    margin-bottom: 30px;
  }
  .single-news .container-fluid .content-container {
    max-width: 946px;
    margin: 0px auto;
    margin-bottom: 40px;
  }
  .single-news .container-fluid .content-container p {
    line-height: 26px;
    text-align: start;
  }
  .single-news .container-fluid .slide-btn-group-container {
    margin: 0px auto;
  }
  .single-news .container-fluid .qrcode-group-container {
    display: flex;
    flex-direction: column;
    width: 297px;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 90px;
  }
  .single-news .container-fluid .qrcode-group-container p {
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px;
  }
}

/*# sourceMappingURL=single-news.css.map */
