@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;
}
.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-navbar .md-nav-tab .item:last-child span,
.page-cuoc-thi-anh-detail .md-navbar .md-nav-tab .item:last-child a {
    margin-right: 0px;
} */
.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 .md-right {
    width: 35%;
    float: left;
    padding: 0px 2%;
    font-family: "SVN-GothamMedium";
}
.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 .tab-content .md-col-6:first-child {
    margin-right: 2%;
} */
.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 {
    font-size: calc(6px + 0.5vw);
    text-transform: uppercase;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 2px;
    color: #ff9105;
    line-height: 1.3;
}
.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(4px + 0.5vw);
}
.page-cuoc-thi-anh-detail .tab-content table tr td {
    vertical-align: top;
}
.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 .md-cachlam p {
    font-size: calc(4px + 0.5vw);
    margin-bottom: 2px;
    line-height: 1.1;
}
.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 .md-cachlam p {
    font-size: calc(7px + 0.5vw);
    line-height: 1.3;
}
.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);
    }
    .page-cuoc-thi-anh-detail .tab-content .md-cachlam p {
        font-size: calc(7px + 0.2vw);
    }
}
@media screen and (min-width: 1601px){
	.wrapper-banner .bt-thungay{
		font-size: calc(3px + 1.5vw);
	}
	.wrapper-banner .bt-thuvien{
		font-size: calc(3px + 1.5vw);
	}
	.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);
    }
    .page-cuoc-thi-anh-detail .tab-content h6 {
        font-size: calc(5px + 0.5vw);
    }
    .page-cuoc-thi-anh-detail .tab-content table tr {
        font-size: calc(3px + 0.5vw);
    }
    .page-cuoc-thi-anh-detail .tab-content .md-cachlam p {
        font-size: calc(3px + 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 .md-cachlam p {
        font-size: calc(5px + 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) {
    .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 .tab-content .md-col-6:first-child {
        margin-bottom: 20px;
    } */
    .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 h6 {
        font-size: calc(6px + 1vw);
    }
    .page-cuoc-thi-anh-detail .tab-content table tr {
        font-size: calc(3px + 1vw) !important;
    }
    .page-cuoc-thi-anh-detail .tab-content .md-cachlam p {
        font-size: calc(3px + 1vw);
    }
    .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%;
    }
    .page-cuoc-thi-anh .content-baithi .md-cachlam p {
        font-size: calc(3px + 1vw) !important;
    }
    .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 h6 {
        font-size: calc(7px + 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 .tab-content .md-cachlam p {
        font-size: calc(5px + 1vw);
    }
    .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 h6 {
        font-size: calc(3px + 1.5vw);
    }
    .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content table tr {
        font-size: calc(3px + 1vw) !important;
    }
    .md-popupbaithi .page-cuoc-thi-anh-detail .tab-content .md-cachlam p {
        font-size: calc(3px + 1vw);
    }
}
@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 span {
    font-family: "UTM Bebas";
    margin-right: 10px;
    font-size: calc(10px + 2vw);
    padding: 5px 15px;
    border-radius: 15px 15px 0px 0px;
    background: #fff;
    cursor: pointer;
}
.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: 50%;
}
.page-cuoc-thi-anh .main-page .left-content p {
    margin-bottom: 0.5rem;
    padding-left: 20px;
    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;
    padding: 35% 0px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.page-cuoc-thi-anh .main-page .image-poster .md-note {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.page-cuoc-thi-anh .main-page .image-poster img {
    width: 80%;
    display: table;
    margin: 0 auto 5px auto;
    cursor: pointer;
}
.page-cuoc-thi-anh .main-page .image-poster span {
    font-weight: 100;
    font-size: calc(2px + 0.8vw);
    text-align: center;
}
.page-cuoc-thi-anh .main-page .right-content {
    width: 50%;
    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-right h4 {
    font-size: calc(25px + 1vw);
    margin-bottom: 10px;
}
.page-cuoc-thi-anh .content-baithi .md-right h6 {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: calc(12px + 1vw);
}
.page-cuoc-thi-anh .content-baithi .md-right .md-nguyenlieu {
    margin-bottom: 10px;
}
.page-cuoc-thi-anh .content-baithi table tr {
    font-size: calc(5px + 1vw);
    margin-bottom: 10px !important;
}
.page-cuoc-thi-anh .content-baithi .md-cachlam p {
    font-size: calc(5px + 1vw);
}
.page-cuoc-thi-anh .content-baithi .md-right .md-name p {
    font-size: calc(5px + 1vw) !important;
}
.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);
    font-weight: 100;
}
.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: calc(10px + 2vw);
    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;
}
@media screen and (min-width: 1700px) {
    .page-cuoc-thi-anh-detail .tab-content table tr {
        font-size: calc(7px + 0.5vw);
    }
    .page-cuoc-thi-anh .content-baithi .md-cachlam p {
        font-size: calc(7px + 0.5vw);
    }
}
@media screen and (max-width: 991px) {
    .page-cuoc-thi-anh .content-baithi .md-right h4 {
        margin-bottom: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right .md-nguyenlieu {
        margin-bottom: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right h4 {
        font-size: calc(20px + 1vw);
    }
}
@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 span {
        font-size: calc(10px + 3vw);
        margin-right: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right h4 {
        font-size: calc(5px + 2.5vw);
        margin-bottom: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right .md-nguyenlieu {
        margin-bottom: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right h6 {
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-size: calc(5px + 1vw);
    }
    .page-cuoc-thi-anh .content-baithi .md-right h6 {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .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 span {
        font-size: calc(10px + 2.3vw);
    }
    .page-cuoc-thi-anh .content-baithi .md-right h4 {
        font-size: calc(3px + 3vw);
        margin-bottom: 5px;
    }
    .page-cuoc-thi-anh .content-baithi .md-right .md-name p {
        font-size: calc(4px + 1vw) !important;
    }
}

.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: "UTMBebas";
    font-size: calc(20px + 2vw);
    margin-bottom: 30px;
}

.md-huongdan .content h6 {
    color: #fd922e;
    text-transform: uppercase;
    font-family: "UTMBebas";
    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: "UTMBebas";
    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%;
    border-top-left-radius: 22%;
    border-bottom-right-radius: 22%;
    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;
    border-top-left-radius: 22%;
    border-bottom-right-radius: 22%;
    overflow: hidden;
    z-index: 1;
}

.template-container .frame {
    position: absolute;
    left: 3%;
    top: 3.5%;
    width: 94.5%;
}

/* .template-container:hover .frame {
    display: none;
} */

.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;
}
