@font-face {
  font-family: "SVN-Gotham";
  src: url(/static/starbar/fonts/SVN-Gotham/SVN-Gotham.woff2) format("woff2"),
      url(/static/starbar/fonts/SVN-Gotham/SVN-Gotham.eot) format("eot"),
      url(/static/starbar/fonts/SVN-Gotham/SVN-Gotham.ttf) format("ttf"),
      url(/static/starbar/fonts/SVN-Gotham/SVN-Gotham.woff) format("woff");
}
@font-face {
  font-family: "SVN-GothamMedium";
  src: url(/static/starbar/fonts/SVN-GothamMedium/SVN-GothamMedium.woff2)
          format("woff2"),
      url(/static/starbar/fonts/SVN-GothamMedium/SVN-GothamMedium.eot)
          format("eot"),
      url(/static/starbar/fonts/SVN-GothamMedium/SVN-GothamMedium.ttf)
          format("ttf"),
      url(/static/starbar/fonts/SVN-GothamMedium/SVN-GothamMedium.woff)
          format("woff");
}
.bg-starbar {
  background: url(/static/starbar/images/bg.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 100vh;
}
.sapporo-header-color,
.breadcrumb-header {
  background-color: #ffcf32 !important;
}
.wrapper-banner img {
  width: 100%;
}
.wrapper-banner {
  position: relative;
  background: #f7eecd;
  padding-bottom: 20px;
}
.wrapper-banner .content-text{
  position: absolute;
  left: 20%;
  top: 72%;
  width: 30%;
  text-align: center;
}
.wrapper-banner .content-text .text-1{
	font-weight: 700;
	margin-bottom: 10px;
	font-size: calc(5px + 1vw);
}
.wrapper-banner .content-text .text-1 p {
	margin: 0;
}
.wrapper-banner .content-text .text-2{
  font-family: "UTM Bebas";
  font-weight: 700;
  border-radius: 20px;
  background: #ffcf32;
  font-size: calc(8px + 1vw);
  padding: 3px 15px 5px;
  animation: img-gift 5s infinite;
  display: inline-block;
}
.wrapper-banner .md-text {
  position: absolute;
  width: 25%;
  left: 21%;
  line-height: 1.2;
  top: 20%;
  margin-bottom: 0px;
  font-size: calc(2px + 0.8vw);
  top: 60%;
  text-align: center;
}
.wrapper-banner .bt-thungay {
  position: absolute;
  left: 24%;
  bottom: 9%;
  padding: 7px 20px;
  background: #000;
  border-radius: 20px;
  line-height: 1;
  color: #fff;
  font-size: calc(5px + 1vw);
  font-family: "UTM Bebas";
}
.wrapper-banner .bt-thuvien {
  position: absolute;
  left: 34%;
  bottom: 9%;
  padding: 7px 20px;
  background: #000;
  border-radius: 20px;
  line-height: 1;
  color: #fff;
  font-size: calc(5px + 1vw);
  font-family: "UTM Bebas";
}
.wrapper-banner .bt-thungay:hover {
  text-decoration: none;
  background: #faad4b;
}
.wrapper-banner .bt-thuvien:hover {
  text-decoration: none;
  background: #faad4b;
}
.page-cuoc-thi-anh-detail .main-banner img {
  width: 100%;
}

.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item span,
.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item a {
  background: #000;
  border-radius: 20px;
  color: #fff;
  margin: 4px;
  padding: 4px 24px;
  display: inline-block;
  cursor: pointer;
}

.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item span.active,
.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item a.active {
  background: #ff9000;
}
.page-cuoc-thi-anh-detail .md-left {
  width: 65%;
  float: left;
}
.page-cuoc-thi-anh-detail .md-left img {
  width: 100%;
}
.page-cuoc-thi-anh-detail .tab-content .cocktails {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px 16px;
}
.page-cuoc-thi-anh-detail .tab-content .md-col-6 {
  background: #fff;
  padding: 10px;
  margin: 0px;
  border-radius: 20px;
}
.page-cuoc-thi-anh-detail .md-right img {
  width: 100%;
  margin-bottom: 10px;
}
.page-cuoc-thi-anh-detail .md-right .md-name {
  margin-bottom: 5px;
}
.page-cuoc-thi-anh-detail .md-right .md-name img {
  width: 20%;
  float: left;
  margin-right: 5%;
  margin-bottom: 0px;
}
.page-cuoc-thi-anh-detail .md-right .md-name p {
  float: left;
  width: 75%;
  font-size: calc(4px + 0.5vw);
  margin-top: 5px;
}
.page-cuoc-thi-anh-detail .md-right h4 {
  font-size: calc(15px + 0.5vw);
  line-height: 1.3;
  margin-bottom: 5px;
  color: #ff9105;
}
.page-cuoc-thi-anh-detail .tab-content h6 {
  text-transform: uppercase;
  color: #ff9e20;
  font-size: calc(10px + 1.5vw);
  margin-bottom: 10px;
  padding-bottom: 5px;
  border: none;
  line-height: 1.3;
  border-bottom: 2px solid #cccccc;
}
.page-cuoc-thi-anh-detail .tab-content table {
  margin-bottom: 5px;
  width: 100%;
}
.page-cuoc-thi-anh-detail .tab-content table tr {
  margin-bottom: 2px;
  line-height: 1.2;
  font-size: calc(5px + 1vw);
}
.page-cuoc-thi-anh-detail .tab-content table tr td {
  vertical-align: top;
}
.page-cuoc-thi-anh-detail .tab-content table tr td:last-child {
  text-align: right;
}
.page-cuoc-thi-anh-detail .tab-content table .left-nguyenlieu {
  width: 75%;
  float: left;
}
.page-cuoc-thi-anh-detail .tab-content table .right-nguyenlieu {
  width: 20%;
  float: right;
}
.page-cuoc-thi-anh-detail .tab-content .pagination-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.page-cuoc-thi-anh-detail .tab-content .pagination a.active {
  background: #ff9000;
}
.page-cuoc-thi-anh-detail .tab-content .pagination a {
  color: black;
  float: left;
  padding: 7px 14px;
  text-decoration: none;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  margin-left: 5px;
}
.btn-thungay {
  position: absolute;
  width: 96px;
  left: 50%;
  translate: -50% -50%;
  animation: btn-thungay 5s infinite;
}
.btn-thungay img {
  width: 100%;
}
.md-popupbaithi {
  display: none;
  padding: 10px;
  width: 60%;
  border-radius: 20px;
}
.md-popupbaithi .page-cuoc-thi-anh-detail .tab-content .md-col-6 {
  float: none;
  width: 100%;
  margin: 0px !important;
}
.md-popupbaithi .page-cuoc-thi-anh-detail .md-right h4 {
  font-size: calc(25px + 0.5vw);
}
.md-popupbaithi .page-cuoc-thi-anh-detail .tab-content h6 {
  font-size: calc(12px + 0.5vw);
}
.md-popupbaithi .page-cuoc-thi-anh-detail .tab-content table tr {
  font-size: calc(7px + 0.5vw);
  margin-bottom: 5px;
  line-height: 1.3;
}
.md-popupbaithi .page-cuoc-thi-anh-detail .md-right .md-name p {
  font-size: calc(7px + 0.5vw);
}
@media screen and (min-width: 1700px) {
  .page-cuoc-thi-anh-detail .tab-content table tr {
      font-size: calc(7px + 0.2vw);
  }
  .page-cuoc-thi-anh-detail .md-right .md-name p {
      font-size: calc(7px + 0.2vw);
  }
}
@media screen and (min-width: 1601px) {
  .wrapper-banner .bt-thungay {
      font-size: calc(3px + 1vw);
  }
  .wrapper-banner .bt-thuvien {
      font-size: calc(3px + 1vw);
  }
  .wrapper-banner .md-text {
      font-size: calc(2px + 1vw);
  }
}
@media screen and (max-width: 991px) {
  .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(10px + 0.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(20px + 0.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content h6 {
      font-size: calc(10px + 0.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content table tr {
      font-size: calc(5px + 0.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .md-right .md-name p {
      font-size: calc(5px + 0.5vw);
  }
  .wrapper-banner .bt-thungay {
      left: 21%;
  }
  .wrapper-banner .bt-thuvien {
      left: 33%;
  }
  /* .wrapper-banner .md-text{
  font-size: calc(5px + 1vw);
} */
}
@media screen and (max-width: 767px) {
  .wrapper-banner {
    background: #f4e8c5;
  }
  .wrapper-banner .content-text{
    width: 80%;
    left: 50%;
    top: 68%;
    transform: translateX(-50%);
  }
  .wrapper-banner .content-text p{
    font-size: calc(10px + 1.3vw);
  }
  .wrapper-banner .content-text span{
    font-size: calc(10px + 1.3vw);
  }
  .page-cuoc-thi-anh-detail .tab-content .md-row {
      grid-template-columns: auto;
  }
  .page-cuoc-thi-anh-detail .tab-content .md-col-6 {
      width: 100%;
  }
  .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(10px + 1.5vw);
      margin-bottom: 5px;
  }
  .page-cuoc-thi-anh-detail .md-right .md-name p {
      font-size: calc(3px + 1vw);
      margin-top: 3px;
  }
  .page-cuoc-thi-anh-detail .tab-content table tr {
      font-size: calc(3px + 1vw) !important;
  }
  .page-cuoc-thi-anh-detail .tab-content .md-nguyenlieu {
      margin-bottom: 5px;
  }
  .wrapper-banner .bt-thungay {
      position: absolute;
      left: 4%;
      bottom: 5%;
      font-size: calc(4px + 2.5vw);
  }
  .wrapper-banner .bt-thuvien {
      position: absolute;
      left: 27%;
      bottom: 5%;
      font-size: calc(4px + 2.5vw);
  }
  .wrapper-banner .md-text {
      top: 41%;
      width: 43%;
      text-align: center;
      font-size: calc(8px + 1vw);
      left: 4%;
  }
  .page-cuoc-thi-anh-detail .tab-content .pagination a {
      padding: 6px 12px;
  }
  .btn-thungay {
      width: 18%;
  }
  .md-popupbaithi {
      width: 100%;
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(20px + 1.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content table tr {
      font-size: calc(5px + 1vw) !important;
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .md-right .md-name p {
      font-size: calc(5px + 1vw);
  }
}
@media screen and (max-width: 550px) {
  .md-popupbaithi .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(11px + 1.5vw);
  }
  .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content table tr {
      font-size: calc(3px + 1vw) !important;
  }
}
@media screen and (max-width: 500px) {
  .wrapper-banner .md-text {
      font-size: calc(5px + 1vw);
  }
  .wrapper-banner .bt-thungay {
      font-size: calc(4px + 1.8vw);
      padding: 7px 13px;
  }
  .wrapper-banner .bt-thuvien {
      font-size: calc(4px + 1.8vw);
      padding: 7px 13px;
  }
}
@media screen and (max-width: 450px) {
  .btn-thungay {
      position: relative;
      display: block;
      left: 0%;
      width: 96px;
      translate: none;
  }
  .page-cuoc-thi-anh-detail .md-right img {
      margin-bottom: 5px;
  }
  .page-cuoc-thi-anh-detail .md-right .md-name {
      margin-bottom: 0px;
  }
  .page-cuoc-thi-anh-detail .md-right h4 {
      font-size: calc(9px + 1.5vw);
  }
}
.page-cuoc-thi-anh .md-gift {
  padding: 50px 0px;
  display: table;
}
.page-cuoc-thi-anh .md-gift .left-gift {
  width: 50%;
  /*float: left;*/
  display: table-cell;
}
.page-cuoc-thi-anh .md-gift .left-gift img {
  width: 100%;
}
.page-cuoc-thi-anh .md-gift .right-gift {
  width: 50%;
  /*float: left;*/
  display: table-cell;
  text-align: center;
  padding: 0px 5%;
  vertical-align: middle;
}
.page-cuoc-thi-anh .md-gift .right-gift img {
  width: 60%;
  display: table;
  margin: 0 auto 20px auto;
}
.page-cuoc-thi-anh .md-gift .right-gift p {
  font-size: calc(5px + 1vw);
}
.page-cuoc-thi-anh .md-gift .right-gift span {
  font-weight: 700;
}
.page-cuoc-thi-anh .md-gift .right-gift a img {
  /*color: #FFF;
  background: #000;
  border-radius: 50px;
  padding: 5px 20px;
  text-transform: uppercase;*/
  width: 30%;
  animation: btn-thungay 5s infinite;
}
@keyframes btn-thungay {
  0% {
      opacity: 1;
  }

  21% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
  24% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
  }
  26%,
  28% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  34%,
  38%,
  42% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  32%,
  36%,
  40% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  44% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
  }
  100% {
      opacity: 1;
  }
}
.page-cuoc-thi-anh .main-page .md-nav-tab-1 {
  display: flex;
}
.page-cuoc-thi-anh .main-page .md-nav-tab-1 span.active {
  color: #ff9000;
}
.page-cuoc-thi-anh .main-page .md-nav-tab-1 .tab-item {
  font-family: "UTM Bebas";
  margin-right: 10px;
  font-size: calc(8px + 1.5vw);
  padding: 5px 15px;
  border-radius: 15px 15px 0px 0px;
  background: #fff;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.page-cuoc-thi-anh .main-page .tab-content {
  padding: 30px;
  background: #fff;
  border-radius: 0px 10px 10px 10px;
}
.page-cuoc-thi-anh .main-page .left-content {
  float: left;
  width: 56%;
}
.page-cuoc-thi-anh .main-page .left-content p {
  margin-bottom: 0.5rem;
  font-size: calc(10px + 0.5vw);
  font-family: "SVN-GothamMedium";
}
.page-cuoc-thi-anh .main-page .image-poster {
  background-color: #fff;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
  border: 1px solid #ccc;
  height: 100%;
}
.page-cuoc-thi-anh .main-page .image-poster .md-note {
  position: absolute;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-weight: 400;
}
.page-cuoc-thi-anh .main-page .image-poster img {
  width: 56px;
  display: table;
  margin: 0 auto 5px auto;
  cursor: pointer;
}
.page-cuoc-thi-anh .main-page .image-poster span {
  font-weight: 200;
  font-size: calc(2px + 0.8vw);
  text-align: center;
}
.page-cuoc-thi-anh .main-page .right-content {
  width: 44%;
  float: left;
  padding: 0px 20px;
}
.page-cuoc-thi-anh .main-page .right-content label {
  display: block;
  font-family: "SVN-GothamMedium";
  padding-left: 10px;
  font-size: calc(10px + 0.5vw);
}
.page-cuoc-thi-anh .main-page .right-content label span {
  font-weight: 100;
  font-size: calc(3px + 0.8vw);
}
.page-cuoc-thi-anh .main-page .right-content input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 7px 15px;
}
.page-cuoc-thi-anh .main-page .right-content textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 8px 15px;
}
.page-cuoc-thi-anh .main-page .right-content .md-col {
  margin-bottom: 10px;
}
.page-cuoc-thi-anh .main-page .right-content .md-row {
  margin-bottom: 10px;
}
.page-cuoc-thi-anh .main-page .right-content .md-row .md-col-1 {
  width: 68%;
  float: left;
}
.page-cuoc-thi-anh .main-page .right-content .md-row .md-col-2 {
  width: max(30%, 120px);
  margin-left: 8px;
  float: right;
}
.page-cuoc-thi-anh .main-page .right-content .md-row img {
  width: 5%;
  margin: 0 auto;
  display: table;
  cursor: pointer;
}
.page-cuoc-thi-anh .main-page .right-content .md-row input {
  margin-bottom: 10px;
}
.page-cuoc-thi-anh .main-page .right-content .md-checkbox input {
  width: 5%;
  float: left;
  margin-top: 5px;
}
.page-cuoc-thi-anh .main-page .right-content .md-checkbox label {
  width: 93%;
  float: right;
  padding-left: 0px;
  font-size: calc(3px + 0.8vw);
}
.page-cuoc-thi-anh .main-page .right-content .btn-submit {
  text-align: center;
}
.page-cuoc-thi-anh .main-page .right-content .btn-submit .md-col {
  width: 49%;
  float: left;
  font-family: "UTM Bebas";
  font-size: calc(8px + 1.5vw);
}
.page-cuoc-thi-anh .main-page .right-content .btn-submit .md-col:first-child {
  margin-right: 2%;
}
.page-cuoc-thi-anh
  .main-page
  .right-content
  .btn-submit
  .md-col:last-child
  button {
  width: 100%;
  color: #fff;
  background: #ff9000;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  padding: 5px 20px;
}
.page-cuoc-thi-anh .main-page .right-content .btn-submit button {
  outline: 0;
}
.page-cuoc-thi-anh
  .main-page
  .right-content
  .btn-submit
  .md-col:first-child
  button {
  width: 100%;
  color: #fff;
  background: #9b9b9b;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  padding: 5px 20px;
}
.page-cuoc-thi-anh .main-page .right-content .btn-submit a:hover {
  text-decoration: none;
}
.page-cuoc-thi-anh .main-page .content-baithi .md-left {
  position: relative;
  aspect-ratio: 1;
}
.page-cuoc-thi-anh .main-page .content-baithi .md-left .cuocthianh-img-4 {
  border-radius: 22% 0px;
}
.page-cuoc-thi-anh .main-page .content-baithi .md-left .cuocthianh-img-3 {
  position: absolute;
  left: 3%;
  top: 3.5%;
  width: 94.5%;
}
.page-cuoc-thi-anh .content-baithi .md-cocktail-name {
  text-transform: uppercase;
  color: #ff9e20;
  font-size: calc(10px + 1.5vw);
  font-weight: 500;
  margin-bottom: 5px;
  border: none;
}
.page-cuoc-thi-anh .content-baithi .md-name {
  font-weight: 500;
}
.page-cuoc-thi-anh .content-baithi .md-name #fullname {
  font-size: calc(10px + 1vw);
}
.page-cuoc-thi-anh .content-baithi .btn-submit-1 {
  width: 62%;
  margin: 30px auto 0 auto;
}
.page-cuoc-thi-anh .content-baithi .btn-submit-1 a {
  width: 30%;
  display: inline-block;
  color: #fff;
  background: #9b9b9b;
  font-family: "UTM Bebas";
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  padding: 5px 20px;
  text-align: center;
  font-size: calc(8px + 1.5vw);
  margin-right: 3%;
}
.page-cuoc-thi-anh .content-baithi .btn-submit-1 a.color-og {
  background: #ff9000;
}
.page-cuoc-thi-anh .content-baithi .btn-submit-1 a:last-child {
  margin-right: 0%;
}
.page-cuoc-thi-anh .md-dieukhoan {
  display: none;
}
.page-cuoc-thi .fancybox-slide {
  left: 50%;
  transform: translateX(-50%);
  width: 80% !important;
  top: auto;
  bottom: 0px;
  padding: 0px;
  position: absolute;
}
.page-cuoc-thi .md-dieukhoan {
  background: url(/static/starbar/images/cuoc-thi-anh/bg.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 85%;
  border-radius: 10px 10px 0px 0px;
  padding: 20px 70px;
  vertical-align: bottom;
}
.md-dieukhoan span {
  padding-left: 30px;
  display: block;
}
.page-cuoc-thi-anh .content-nhanqua {
  width: 80%;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.page-cuoc-thi-anh .content-nhanqua .img-text-2 {
  width: 60%;
  display: table;
  margin: 0 auto 20px auto;
}
.page-cuoc-thi-anh .content-nhanqua .img-text-3 {
  width: 20%;
  display: table;
  margin: 0 auto 10px auto;
}
.page-cuoc-thi-anh .content-nhanqua .img-text-4 {
  width: 20%;
  display: table;
  margin: 0 auto 20px auto;
}
.page-cuoc-thi-anh .content-nhanqua p {
  font-size: calc(5px + 1vw);
  font-weight: 700;
  margin-bottom: 5px;
}
.page-cuoc-thi-anh .content-nhanqua span {
  font-size: calc(5px + 1vw);
}
.page-cuoc-thi-anh .content-nhanqua .btn-submit-2 {
  width: 64%;
  display: table;
  margin: 20px auto 0 auto;
}
.page-cuoc-thi-anh .content-nhanqua .btn-submit-2 a {
  width: 49%;
  text-align: center;
  color: #fff;
  background: #9b9b9b;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  font-family: "UTM Bebas";
  padding: 5px 20px;
  font-size: calc(8px + 1.5vw);
}
.page-cuoc-thi-anh .content-nhanqua .btn-submit-2 a.color-og {
  background: #ff9000;
}
.page-cuoc-thi-anh .content-nhanqua .btn-submit-2 a:first-child {
  margin-right: 2%;
}
.page-cuoc-thi-anh .content-cachthuc {
  padding: 0px 20px;
}
.page-cuoc-thi-anh .content-cachthuc .md-col {
  margin-bottom: 20px;
}
.page-cuoc-thi-anh .content-cachthuc a {
  color: #a3c5ff;
  text-decoration: underline;
}
.page-cuoc-thi-anh .content-cachthuc h6 {
  border: none;
  font-size: 24px !important;
  font-family: "UTM Bebas";
  margin-bottom: 7px;
}
.page-cuoc-thi-anh .content-cachthuc p {
  margin-bottom: 5px;
}
.page-cuoc-thi-anh .content-thele {
  padding: 0px 20px;
}
.page-cuoc-thi-anh .content-thele span {
  display: block;
  padding-left: 30px;
}
.page-cuoc-thi-anh .main-page .md-note {
  font-style: italic;
  font-size: 70%;
}
@media screen and (max-width: 767px) {
  .page-cuoc-thi-anh .md-gift .right-gift {
      width: 100%;
      display: block;
  }
  .page-cuoc-thi-anh .md-gift .left-gift {
      width: 100%;
      margin-bottom: 20px;
      display: block;
  }
  .page-cuoc-thi-anh .md-gift .md-title {
      width: 50%;
      margin: 0 auto 20px auto;
      display: table;
  }
  .page-cuoc-thi-anh .md-gift .right-gift p {
      font-size: calc(7px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .left-content {
      width: 100%;
      margin-bottom: 20px;
  }
  .page-cuoc-thi-anh .main-page .right-content {
      width: 100%;
      padding: 0px;
  }
  .page-cuoc-thi-anh .main-page .left-content p {
      padding: 0px;
      font-size: calc(7px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .right-content label {
      padding: 0px;
      font-size: calc(7px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .image-poster span {
      font-size: calc(5px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .right-content label span {
      font-size: calc(5px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .right-content .md-checkbox label {
      font-size: calc(7px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .right-content .md-row img {
      width: 7%;
  }
  .page-cuoc-thi-anh .main-page .md-nav-tab-1 .tab-item {
      margin-right: 5px;
  }
  .page-cuoc-thi-anh .main-page .tab-content {
      padding: 30px 20px;
  }
  .page-cuoc-thi-anh .content-baithi .btn-submit-1 {
      width: 100%;
      margin: 10px auto 0 auto;
  }
  .page-cuoc-thi-anh .content-nhanqua .img-text-2 {
      width: 100%;
      margin-bottom: 10px;
  }
  .page-cuoc-thi-anh .content-nhanqua .img-text-3 {
      width: 30%;
      margin-bottom: 5px;
  }
  .page-cuoc-thi-anh .content-nhanqua .img-text-4 {
      width: 30%;
      margin-bottom: 10px;
  }
  .page-cuoc-thi-anh .content-nhanqua .btn-submit-2 {
      width: 100%;
      margin: 10px auto 0 auto;
  }
  .page-cuoc-thi-anh-detail .tab-content table {
      margin-bottom: 0px;
  }
  .page-cuoc-thi-anh .content-cachthuc h6 {
      font-size: calc(10px + 3vw);
  }
  .page-cuoc-thi-anh .content-cachthuc .md-col {
      margin-bottom: 15px;
  }
}
@media screen and (max-width: 450px) {
  .page-cuoc-thi-anh .main-page .md-nav-tab-1 .tab-item {
    font-size: 14px;
    border-radius: 12px 12px 0px 0px;
  }
}

@media screen and (max-width: 400px) {
  .page-cuoc-thi-anh .main-page .md-nav-tab-1 .tab-item {
    font-size: 13px;
  }
}
.md-modal-fancybox {
  padding: 30px 20px;
}
.md-huongdan .content {
  display: table;
}
.md-huongdan .content .img-popup-huongdan {
  display: table-cell;
  width: 60%;
}
.md-huongdan .content .img-popup-huongdan img {
  width: 100%;
}
.md-huongdan .content .content-huongdan {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px 0px 20px;
}
.md-huongdan h4 {
  color: #fd922e;
  text-align: center;
  text-transform: uppercase;
  font-family: "UTM Bebas";
  font-size: calc(20px + 2vw);
  margin-bottom: 30px;
}
.md-huongdan .content h6 {
  color: #fd922e;
  text-transform: uppercase;
  font-family: "UTM Bebas";
  font-size: calc(10px + 2vw);
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: center;
}
.md-huongdan .content p {
  font-size: calc(10px + 1vw);
  margin-bottom: 20px;
}

.md-huongdan .content .fancybox-button {
  background: #fd922e;
  text-transform: uppercase;
  font-family: "UTM Bebas";
  text-align: center;
  padding: 5px 0px;
  color: #fff;
  display: table;
  margin: 0 auto;
  border-radius: 20px;
  font-size: calc(10px + 1vw);
  width: 50%;
  position: relative;
  height: auto;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .md-huongdan .content .fancybox-button {
      width: 70%;
  }
  .md-huongdan .content .img-popup-huongdan {
      display: table-cell;
      width: 50%;
  }
  .md-huongdan .content .content-huongdan {
      display: table-cell;
      vertical-align: middle;
      padding: 0px 0px 0px 15px;
  }
  .md-huongdan .content p {
      margin-bottom: 15px;
  }
}

#template {
  height: 100%;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  aspect-ratio: 1 / 1;
}

.template-container {
  position: relative;
  padding-bottom: 100%;
}

.template-container > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ccc;
  overflow: hidden;
  z-index: 1;
}
.template-container .frame {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.sapporo3c-webRTC {
  flex-direction: column;
  overflow: hidden;
}
.sapporo3c-webRTC-content {
  flex: 1 1 auto;
  max-height: calc(100% - 56px);
  width: 100%;
  position: relative;
}
.sapporo3c-webRTC .permission-denied {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sapporo3c-webRTC .sapporo3c-webRTC-action {
  background: rgb(0, 0, 0, 0.6);
  width: 100%;
  position: relative;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sapporo3c-webRTC video,
.sapporo3c-webRTC canvas {
  width: 100%;
  height: 100%;
  flex: 1 1 100%;
  background: #cccccc;
  aspect-ratio: 1;
}
.sapporo3c-webRTC-action .photo-button {
  width: 48px;
  height: 48px;
  position: absolute;
  cursor: pointer;
}
.sapporo3c-webRTC-action .circle {
  position: absolute;
  top: 6px;
  left: 6px;
  bottom: 6px;
  right: 6px;
  border-radius: 100%;
  background-color: #ffffff;
  opacity: 0;
}
.sapporo3c-webRTC-action .ring {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 100%;
  border: 4px solid #ffffff;
  opacity: 0.8;
}
.sapporo3c-webRTC-action .photo-button .circle,
.sapporo3c-webRTC-action .photo-button .ring {
  transition: all 0.25s;
}
.sapporo3c-webRTC-action .photo-button:hover .circle {
  opacity: 1;
}
.sapporo3c-webRTC-action .photo-button:active .ring {
  opacity: 1;
}
.sapporo3c-webRTC-action .photo-button:active .circle {
  opacity: 0.5;
}
.md-desktop {
  display: block !important;
}
.md-moblie {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .md-desktop {
      display: none !important;
  }
  .md-moblie {
      display: block !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.hd-can-chinh {
  color: #ffcf32;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
}
.media-container {
  display: grid;
  grid-template-columns: 4.1fr 1fr;
  grid-gap: 2px;
}
.media-left-column {
  position: relative;
  aspect-ratio: 1;
}
.media-right-column {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-gap: 2px;
}

.media-right-column > div {
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
}
.media-right-column .upload-image-icon,
.media-right-column .media-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-item img,
.media-item video {
  max-width: 100%;
  display: block;
  margin: 0 !important;
}
.media-item video {
  width: 100%;
  height: 100%;
  background: #000;
}
.primary-item .media-item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.primary-item .media-item img {
  width: 100% !important;
  margin: 0 !important;
  display: block !important;
}
#modal-edit-image #edit-image {
  width: 500px;
  max-width: 100%;
}
#modal-edit-image #edit-image .template-container {
  aspect-ratio: 1;
}
#modal-edit-image #edit-image .reset-image .btn-dark {
  background: #000;
  color: #fff;
}
.content-baithi .media-container,
.content-baithi .media-container .media-right-column {
  grid-gap: 4px;
}

.media-container.signle-media {
  grid-template-columns: 1fr;
}
.delete-media {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 6px;
  cursor: pointer;
  background: rgb(0,0,0,0.4);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.delete-media img {
  width: 12px !important;
  height: 12px !important;
  cursor: pointer;
  margin: 0 !important;
}
.media-right-column .upload-image-icon {
  font-weight: 200;
  font-size: 8px;
  cursor: pointer;
  flex-direction: column;
}
.media-right-column .upload-image-icon .select-file {
  width: 50%;
  max-width: 48px;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .media-right-column .upload-image-icon span {
      display: none;
  }
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content .img-gift{
	width: 40%;
	position: absolute;
	left: 0%;
	top: -12%;
	animation: img-gift 5s infinite;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content .img-gift{
	top: -6%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content .img-bg{
	width: 80%;
	margin-left: 20%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content .img-gift{
	right: 0%;
	left: auto;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content .img-bg{
	margin-left: auto;
	margin-right: 20%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content {
  margin-top: 50px;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content {
  position: relative;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content .md-text img {
  width: 70%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content .md-text {
  position: absolute;
  left: 45%;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content .md-text {
  left: auto;
	right: 45%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content{
	margin-top: 30px;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .bot-content .md-text img {
  width: 100%;
}
.page-cuoc-thi-anh .md-gift-2 .md-content .top-content .md-text p {
  margin-bottom: 2px;
  font-size: calc(3px + 1vw);
}
.page-cuoc-thi-anh .md-gift-2 {
  background: #f7eecd;
  padding: 30px 15% 40px;
}
.page-cuoc-thi-anh .md-gift-2 .md-title img {
  display: table;
  margin: 0 auto;
  width: 40%;
}
.page-cuoc-thi-anh .md-gift-2 .md-submit {
  text-transform: uppercase;
  background: #000;
  padding: 0px 15px;
  border-radius: 50px;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
  font-size: calc(10px + 1.5vw);
  border: 1px solid #000;
  display: table;
  margin: 20px auto 0 auto;
  font-family: "UTM Bebas";
}
@media screen and (max-width: 767px) {
  .page-cuoc-thi-anh .md-gift-2 .md-content .top-content .md-text p {
    font-size: calc(5px + 1vw);
  }
  .page-cuoc-thi-anh .md-gift-2 {
    padding: 30px 0px 40px;
    background: #f4e8c6;
  }
  .page-cuoc-thi-anh .md-gift-2 .md-content img.mg-top {
    margin-top: -15px;
  }
  .page-cuoc-thi-anh .md-gift-2 .md-title img {
    margin-left: 43%;
  }
}
@keyframes img-gift{
	0%{-webkit-transform:scale(1);transform:scale(1)}
	10%{-webkit-transform:scale(1.1);transform:scale(1.1)}
	17%{-webkit-transform:scale(1);transform:scale(1)}
	24%{-webkit-transform:scale(1.1);transform:scale(1.1)}
	31%{-webkit-transform:scale(1);transform:scale(1)}
	38%{-webkit-transform:scale(1.1);transform:scale(1.1)}
	45%{-webkit-transform:scale(1);transform:scale(1)}
}
/* slide */
.page-cuoc-thi-anh .md-slide-2 {
  position: relative;
}
.page-cuoc-thi-anh .md-slide-2 .owl-dots {
  display: none;
}
.page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav span {
  display: none;
}
.page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav button.owl-next {
  background: url(/static/starbar/images/icon-next.png) no-repeat;
  background-size: 100% 100%;
  width: 33px;
  height: 62px;
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
}
.page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav button.owl-prev {
  background: url(/static/starbar/images/icon-prev.png) no-repeat;
  background-size: 100% 100%;
  width: 33px;
  height: 62px;
  position: absolute;
  left: 15%;
  top: 50%;
  transform: translateY(-50%);
}
.page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav button:focus {
  outline: none;
}
.page-cuoc-thi-anh .md-slide-2 .item {
  position: relative;
}
.page-cuoc-thi-anh .md-slide-2 .md-content {
  position: absolute;
  width: 35%;
  top: 50%;
  transform: translateY(-50%);
  left: 20%;
  text-align: center;
}
.page-cuoc-thi-anh .md-slide-2 .md-content h6 {
  color: #ea1b26;
  font-family: "UTM Bebas";
  font-size: calc(25px + 2vw);
  margin-bottom: 15px;
}
.page-cuoc-thi-anh .md-slide-2 .md-content span {
  font-family: "SVN-GothamBook";
  font-size: 18px;
  color: #000;
}
.page-cuoc-thi-anh .md-slide-2 .md-content-2 {
  transform: translate(0);
  top: 12%;
}
@media screen and (max-width: 767px) {
  .page-cuoc-thi-anh .md-slide-2 .md-content {
      left: 50%;
      transform: translateX(-50%);
      top: 2%;
      width: 80%;
  }
  .page-cuoc-thi-anh .md-slide-2 .md-content h6 {
      margin-bottom: 5px;
  }
  .page-cuoc-thi-anh .md-slide-2 .md-content span {
      font-size: 14px;
  }
  .page-cuoc-thi-anh .main-page .md-nav-tab-1 span {
      font-size: calc(10px + 1.5vw);
  }
  .page-cuoc-thi-anh .main-page .md-note {
      font-size: calc(6px + 1vw);
  }
  .page-cuoc-thi-anh .main-page .tab-content {
      padding: 20px;
  }
  .page-cuoc-thi-anh .content-baithi-2 .md-right {
      padding: 10px 2%;
  }
  .page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav button.owl-prev {
      left: 5%;
  }
  .page-cuoc-thi-anh .md-slide-2 .owl-carousel .owl-nav button.owl-next {
      right: 5%;
  }
  .page-cuoc-thi-anh .md-slide-2 .md-content h6 {
      font-size: calc(30px + 2vw);
  }
}
.page-cuoc-thi-anh .content-baithi-2 .md-cachlam p {
  font-size: calc(5px + 1vw);
  margin-bottom: 2px;
  line-height: 1.1;
}
.page-cuoc-thi-anh .content-baithi-2 .md-right h6 {
  font-family: "UTM Bebas";
  font-size: calc(20px + 1vw);
}
.page-cuoc-thi-anh .content-baithi-2.mg-bottom {
  margin-bottom: 30px;
}
.page-cuoc-thi-anh .content-baithi-2 {
  background: #f1f1f1;
  border-radius: 30px;
}
.page-cuoc-thi-anh .content-baithi-2 .md-right {
  padding: 20px 3% 16px;
  width: 50%;
  float: left;
}
.page-cuoc-thi-anh .content-baithi-2 .md-left {
  width: 50%;
}
.page-cuoc-thi-anh .content-baithi-2 .md-right img {
  width: 80%;
}

@media screen and (max-width: 767px) {
  .page-cuoc-thi-anh .content-baithi-2 .md-cachlam p {
      font-size: calc(3px + 1vw) !important;
  }
  .page-cuoc-thi-anh .content-baithi-2 .md-right {
      padding: 10px 2%;
  }
  .page-cuoc-thi-anh .content-baithi-2 .md-right h6 {
      font-size: calc(12px + 1vw);
      line-height: 1.1;
      margin-bottom: 5px;
  }
}
@media screen and (min-width: 1700px) {
  .page-cuoc-thi-anh .tab-content table tr,
  .page-cuoc-thi-anh .tab-content .md-cachlam p {
      font-size: calc(7px + 0.5vw);
  }
}

.popup-congthuc {
  max-width: 900px;
}

.disabled-transform {
  transform: translate(0, 0) !important;
}
.aspect-ratio-1 {
  aspect-ratio: 1;
}
.image-media {
  aspect-ratio: 1;
  object-fit: cover;
}
.video-media {
  background-color: #000;
  aspect-ratio: 1;
}
.page-cuoc-thi-anh-detail .tab-content img,
.page-cuoc-thi-anh-detail .tab-content video {
  width: 100%;
  margin-bottom: 10px;
}
.page-cuoc-thi-anh-detail .tab-content .md-content {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.page-cuoc-thi-anh-detail .tab-content h6 {
  border-bottom: none;
  font-size: calc(7px + 1vw);
  margin-bottom: 2px;
  padding-bottom: 0;
}
.page-cuoc-thi-anh-detail .tab-content .col-md-4 {
  margin-bottom: 30px;
}
.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item span {
  width: 23%;
  margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item span {
      width: 45%;
      margin-bottom: 10px;
  }
}
.total-voted {
  background: #ff9e20;
  padding: 2px 8px;
  border-radius: 4px;
  color: #fff !important;
  text-transform: uppercase;
}
.total-voted-text {
  color: #ff9e20 !important;
  background: transparent;
  font-weight: 500;
  line-height: 1;
  padding: 0;
}
.total-voted span:first-child {
  font-weight: 500;
}
.total-voted span:last-child {
  font-size: 80%;
}
.fw-500 {
  font-weight: 500;
}
.md-tropical {
  display: none;
  width: 50%;
  padding: 12px;
  border-radius: 10px;
}
.md-tropical .md-img-tropical img {
  width: 100%;
}
.md-tropical .md-img-tropical {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.md-tropical .md-img-tropical .md-left-tropical {
  flex: 75%;
}
.md-tropical .md-img-tropical .md-right-tropical {
  flex: 25%;
}
.md-tropical h6 {
  text-transform: uppercase;
  color: #ff9e20;
  font-size: calc(10px + 1.5vw);
  margin-bottom: 5px;
}
.md-tropical .md-name-tropical {
  font-weight: 700;
}
.md-tropical .md-name-tropical p {
  float: left;
  font-size: calc(10px + 1vw);
  margin-bottom: 10px;
}
.md-tropical .md-name-tropical span {
  float: right;
}
@media screen and (max-width: 767px) {
  .md-tropical {
      width: 100%;
  }
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
      opacity: 1;
  }
  100% {
      opacity: 0;
  }
}

.btn-share {
  background-color: #225da3 !important;
  color: #fff !important;
  padding: 2px 8px;
}

.btn-thungay-modal {
  position: absolute;
  bottom: 0;
  translate: -50% 0;
}

.cocktail-modal {
  border-radius: 0.5rem;
}

.btn-close-modal {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem;
  cursor: pointer;
}

.cocktail-modal .cocktail-name {
  color: #ff9e20;
  text-transform: uppercase;
  font-size: 24px;
}

.cocktail-modal .media-container  {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-gap: 4px;
}

.cocktail-modal .media-container .primary-media {
  grid-area: 1/1/5/5;
}
.cocktail-modal .media-container .overlay {
  background: transparent;
  top: 0;
}
.cocktail-modal .media-container .primary-media .overlay {
  display: none;
}
