/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button,
input,
select,
textarea {
    font: inherit;
}
optgroup {
    font-weight: 700;
}
button,
input,
select {
    overflow: visible;
}
button,
input,
select,
textarea {
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
body,
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
html {
    height: 100%;
    width: 100%;
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
    color: #dab777;
    font-size: 14px;
    z-index: -1;
    font-weight: 300;
    overflow-x: hidden;
    background: url(../images/banner-lefte209.webp?v=1.0.0) 12% 40% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) top right no-repeat fixed;
    background-size: auto 60%, cover;
    background-color: #000310;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
main {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    padding-left: 10px;
    min-width: 720px;
}
p {
    line-height: 1.2;
}
a {
    color: #ffc539;
}
a:hover {
    color: #f89e22;
}
.text-primary {
    color: #fed136 !important;
}
h1,
h2,
h3 {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
}
h1 {
    display: none;
}
.show640 {
    display: none;
}
.btn-modal,
.match_wrap,
header .container {
    width: 100%;
    margin: 0 6% 0 auto;
    max-width: 750px;
}
header {
    padding-top: 4%;
}
.logo {
    width: 60%;
    margin: 0 auto 3rem;
    position: relative;
    z-index: 1;
}
.slogan {
    margin: 0 auto;
    width: 100%;
}
.banner-mb {
    display: none;
}
.btn-dk {
    width: 80%;
    margin: 2rem auto 0;
    display: inline-block;
    animation: btnAnimation 0.8s linear infinite;
}
.hotmatch_thumb {
    padding-bottom: 4rem;
}
.hotmatch_thumb_sp {
    display: none;
}
.match_wrap {
    margin-bottom: 1rem;
}
.slick-track {
    display: flex;
    align-items: end;
}
.matchbox_thumb {
    width: 90px;
    min-width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0;
    padding: 13px;
    border-radius: 100%;
    background: url(../images/bg-flage209.html?v=1.0.0) center no-repeat;
    background-size: 100% 100%;
    background-color: #fff;
}
.matchbox_thumb span {
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.matchbox_thumb img {
    width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    display: inline-block;
}
.match_slider {
    display: flex !important;
    text-align: center;
    justify-content: center;
    outline: 0;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 55px;
}
.match_slider::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: calc((100% - 60px) - 10%);
    bottom: 0;
    background: url(../images/bg-hotmatche209.html?v=1.0.0) bottom center no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
.match_slider .matchbox {
    display: flex;
    align-items: center;
    justify-content: center;
}
.match_slider .matchbox:nth-child(1),
.match_slider .matchbox:nth-child(3) {
    width: calc((100% - 180px) / 2);
    margin: 0;
    position: relative;
    z-index: 1;
}
.match_slider .matchbox:nth-child(1) {
    margin-right: -3rem;
}
.match_slider .matchbox:nth-child(3) {
    margin-left: -3rem;
}
.match_slider .matchbox:nth-child(2) {
    align-items: center;
    padding: 0;
    width: 270px;
    min-width: 270px;
    position: relative;
}
.matchbox > div {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
}
.match_slider .matchbox:nth-child(1) > div {
    padding-left: 15%;
}
.match_slider .matchbox:nth-child(3) > div {
    padding-right: 15%;
}
.matchbox_lbl {
    text-transform: uppercase;
    color: #ffeec6;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    padding-top: 5%;
}
.hotmatch_info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 85px;
    background: url(../images/bg-timee209.html?v=1.0.0) bottom center no-repeat;
    background-size: 100% 100%;
}
.hotmatch_info .hotmatch_time {
    color: #fff600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1;
    font-weight: 700;
    width: 100%;
}
.hotmatch_info .hotmatch_date {
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 80%;
    padding: 8px 5px 2px;
}
.match_lbl {
    background: #eda216;
    clip-path: polygon(10% 0, 90% 0, 100% 100%, 0 100%);
    position: absolute;
    bottom: 62%;
    left: 0;
    right: 0;
    max-width: 180px;
    width: 100%;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.hotmatch_slider .match_wrap::after {
    display: none;
}
.hotmatch_slider .match_wrap .matchbox_thumb {
    border: none;
    width: 74px;
    min-width: 74px;
    height: 74px;
}
.hotmatch_style .match_wrap .hotmatch_info {
    height: calc(80% - 6px);
}
.hotmatch_style .match_wrap .hotmatch_info .hotmatch_time {
    background: #c6161c;
    clip-path: polygon(15% 0, 85% 0, 100% 50%, 85% 100%, 15% 100%, 0 50%);
    color: #c6161c;
    padding: 0;
}
.hotmatch .slick-arrow {
    display: none !important;
}
.games {
    height: 100%;
}
.games .slick-slider {
    padding: 0 40px 0 0;
}
.games .slick-list {
    z-index: 1;
}
.games .slick-arrow {
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 0;
    border: none;
    z-index: 1;
}
.games .slick-prev {
    background-image: url(../images/icon-preve209.webp?v=1.0.0);
    left: -1rem;
}
.games .slick-prev:hover {
    -webkit-filter: drop-shadow(2px 2px 10px #fade59) brightness(1.1);
    filter: drop-shadow(2px 2px 10px #fade59) brightness(1.1);
}
.games .slick-next {
    background-image: url(../images/icon-nexte209.webp?v=1.0.0);
    right: -0.8rem;
}
.games .slick-next:hover {
    -webkit-filter: drop-shadow(2px 2px 10px #fade59) brightness(1.1);
    filter: drop-shadow(2px 2px 10px #fade59) brightness(1.1);
}
.games_list img:hover {
    -webkit-filter: drop-shadow(2px 2px 10px #fade59) brightness(1.2);
    filter: drop-shadow(2px 2px 10px #fade59) brightness(1.2);
}
#formmodal .logo-form {
    width: 50%;
    margin: 0 auto 1rem;
}
#formmodal .tab-content {
    width: 100%;
    padding: 1.5rem 0 1rem 22%;
    margin: 0 auto;
    background: url(../images/bg-forme209.webp?v=1.0.0) top center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.thumb_form {
    position: absolute;
    bottom: -4%;
    width: 38%;
    left: -10%;
}
#formmodal .nav-tabs {
    width: 88%;
    border: none !important;
    margin: -1rem auto 1rem;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    flex-wrap: nowrap;
    z-index: 1;
}
#formmodal .nav-tabs > li {
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 900;
}
#formmodal .nav-tabs > li > a {
    font-weight: 900;
    position: relative;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 1;
}
#formmodal .nav-tabs > li > a.active {
    color: #000;
}
#formmodal .nav-tabs > li > a > img:last-child {
    display: none;
}
#formmodal .nav-tabs > li.active > a > img:first-child {
    display: none;
}
#formmodal .nav-tabs > li.active > a > img:last-child {
    display: block;
}
#formmodal .nav-tabs > li > a > img {
    max-width: 100%;
    width: 100%;
}
form {
    width: 88%;
    margin: 0 auto;
    z-index: 1;
}
.form-group {
    position: relative;
    margin-bottom: 1rem;
}
.error,
.errors {
    color: #ffe300;
    font-size: 12px;
    text-align: center;
    margin-bottom: -1rem;
}
.form-group > i {
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer;
    height: 100%;
    height: 56px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: #c5cad7;
}
.form-group > i.icon-prepend {
    left: 15px;
}
.form-control {
    height: 56px;
    background: #fff !important;
    outline: 0 !important;
    margin: 0 auto;
    padding: 0 55px 0 55px;
    color: #000 !important;
    border-radius: 8px;
    font-family: Montserrat;
    font-size: 16px;
    border: 1.5px solid #9d702d !important;
}
.btnsubmit {
    width: 90%;
    background: 0 0;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0 auto;
    display: block;
    animation: btnAnimation 0.6s linear infinite;
}
@-webkit-keyframes autofill {
    0%,
    100% {
        background: #fff !important;
        color: #000 !important;
    }
}
input:-webkit-autofill {
    -webkit-animation-delay: 1s;
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
input::-webkit-input-placeholder {
    color: #8a96ba !important;
}
input:-moz-placeholder {
    color: #8a96ba !important;
}
input::-moz-placeholder {
    color: #8a96ba !important;
}
input:-ms-input-placeholder {
    color: #8a96ba !important;
}
[contenteditable].form-control:focus,
[type="email"].form-control:focus,
[type="password"].form-control:focus,
[type="tel"].form-control:focus,
[type="text"].form-control:focus,
button,
input.form-control:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea.form-control:focus,
textarea:focus {
    box-shadow: inset 0 -1px 0 transparent !important;
    outline: 0 !important;
}
img {
    margin: 0 auto;
    max-width: 100%;
}
@-webkit-keyframes btnAnimation {
    0% {
        transform: scale(1.1);
        -webkit-filter: drop-shadow(2px 2px 10px #ffee31) brightness(1.3);
        filter: drop-shadow(2px 2px 10px #ffee31) brightness(1.3);
    }
    50% {
        transform: scale(1);
        -webkit-filter: brightness(1);
        filter: brightness(1);
    }
    100% {
        transform: scale(1.1);
        -webkit-filter: drop-shadow(2px 2px 10px #ffee31) brightness(1.3);
        filter: drop-shadow(2px 2px 10px #ffee31) brightness(1.2);
    }
}
.loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    z-index: 99999;
}
.loading > img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.modal-dialog {
    -webkit-transform: translate(0, -50%) !important;
    -o-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    top: 50%;
    margin: 0 auto;
}
.modal-backdrop.show {
    opacity: 0.9;
}
.modal .modal-dialog {
    padding: 0 10px;
}
.modal .modal-dialog .modal-content {
    padding: 0;
    background: 0 0;
    border: none;
}
.modal .modal-dialog .modal-content .close {
    opacity: 1 !important;
    width: 50px;
    position: absolute;
    right: -1%;
    bottom: 102%;
    z-index: 2;
}
#alertModal .modal-dialog .modal-content .close {
    position: absolute;
    right: -4%;
    bottom: 104%;
    z-index: 2;
    color: #f2e200;
    font-weight: 400;
}
#formmodal .modal-dialog {
    max-width: 700px;
}
#alertModal .modal-dialog .modal-content {
    padding: 20px 15px;
    background-color: #101123;
    border: 2px solid #f2e200;
}
#alertModal .modal-dialog .modal-content .modal-title {
    width: 100%;
    display: inline-block;
    color: #f2e200;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
#alertModal .modal-dialog .modal-content .modal-body {
    font-size: 18px;
    color: #f2e200;
    padding: 0;
    line-height: 1.3;
    padding: 1rem 0;
}
.thumb-logo {
    padding-bottom: 1%;
    margin-top: -2%;
}
footer .container {
    max-width: 760px;
    margin-bottom: 2rem;
}
@media screen and (max-width: 1800px) and (min-height: 990px) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 10% 40% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) top right no-repeat fixed;
        background-size: auto 55%, 100% 100%;
        background-color: #000310;
    }
    header {
        padding-top: 8%;
    }
    footer .container {
        max-width: 850px;
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 1500px) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 4% 40% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) top right no-repeat fixed;
        background-size: auto 55%, 100% 100%;
        background-color: #000310;
    }
    header {
        padding-top: 9%;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        margin: 0 3% 0 auto;
        max-width: 680px;
    }
    footer .container {
        margin-bottom: 4rem;
    }
}
@media screen and (max-width: 1500px) and (max-height: 780px) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 8% 40% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) top right no-repeat fixed;
        background-size: auto 60%, 100% 100%;
        background-color: #000310;
    }
    header {
        padding-top: 6%;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        margin: 0 5% 0 auto;
        max-width: 640px;
    }
    footer .container {
        max-width: 700px;
        margin-bottom: 2rem;
    }
}
@media (max-height: 760px) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 13% 40% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) top right no-repeat fixed;
        background-size: auto 58%, 100% 100%;
        background-color: #000310;
    }
    header {
        padding-top: 3%;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        margin: 0 5% 0 auto;
        max-width: 650px;
    }
    footer .container {
        margin-bottom: 2rem;
    }
}
@media (max-width: 1100px) {
    body {
        background: url(../images/bg-mobilee209.webp?v=1.0.0) center no-repeat fixed;
        background-size: cover;
        background-color: #000310;
    }
    header {
        padding-top: 2%;
    }
    main {
        padding: 0 5px;
        width: 100%;
        min-width: auto;
    }
    .banner-mb {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        margin: 0 auto;
    }
    header .container {
        background-position: top center;
        background-size: contain;
    }
    .btn-dk {
        width: 90%;
        margin-top: -3rem;
    }
    .games .slick-arrow {
        display: none !important;
    }
    .slick-current + div img {
        max-width: unset;
        width: 150%;
        transform: translateX(-16%);
    }
    footer .container {
        margin-bottom: 2rem;
    }
}
@media (max-width: 991px) {
    main {
        width: 80%;
        margin: 0 auto;
    }
    footer .container {
        margin-bottom: 1rem;
    }
    #formmodal .modal-dialog {
        max-width: 600px;
    }
}
@media (max-width: 480px) {
    body {
        background: url(../images/bg-mobilee209.webp?v=1.0.0) center no-repeat fixed;
        background-size: 100% 100%;
        background-color: #000310;
    }
    .modal-backdrop.show {
        opacity: 1;
    }
    .hide640 {
        display: none;
    }
    .show640 {
        display: block;
    }
    header {
        padding-top: 3%;
    }
    main {
        width: 100%;
    }
    .logo {
        margin-bottom: 1rem;
    }
    .slogan {
        width: 100%;
    }
    .banner-mb {
        width: 90%;
    }
    .btn-dk {
        width: 80%;
    }
    .games {
        transform: translateX(-8px);
    }
    .games .slick-slider {
        padding: 0;
    }
    .modal .modal-dialog .modal-content .close {
        bottom: 108%;
        right: -5px;
        width: 35px;
    }
    #formmodal .logo-form {
        width: 80%;
        margin-bottom: 1.5rem;
    }
    #formmodal .nav-tabs {
        margin-bottom: 0.5rem;
    }
    .form-control,
    .form-group > i {
        height: 36px;
    }
    .form-control {
        font-size: 12px;
        padding: 0 30px 0 36px;
    }
    .form-group > i {
        font-size: 14px;
        right: 10px;
    }
    .form-group > i.icon-prepend {
        left: 8px;
    }
    #formmodal .modal-dialog {
        width: 85%;
    }
    #formmodal .modal-dialog .modal-content .close {
        width: 20px;
        bottom: 102%;
        right: 1px;
    }
    .form-group {
        margin-bottom: 0.6rem;
    }
    .error,
    .errors {
        font-size: 9px;
        margin-bottom: -0.6rem;
    }
    #formmodal .tab-content {
        padding-top: 1rem;
        background: url(../images/bg-forme209.webp?v=1.0.0) top right no-repeat;
        background-size: 93% 100%;
        transform: translateX(4%);
    }
    .pt-2 {
        padding-top: 0.3rem !important;
    }
}
@media (max-width: 360px) {
    header {
        padding-top: 5%;
    }
    .logo {
        margin-bottom: 2rem;
    }
    footer .container {
        margin-bottom: 3rem;
    }
}
@media only screen and (max-height: 480px) and (orientation: landscape) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 12% 43% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) center right no-repeat fixed;
        background-size: auto 65%, cover;
        background-color: #000310;
    }
    .banner-mb {
        display: none;
    }
    main {
        width: 100%;
    }
    header {
        padding-top: 3%;
    }
    .logo {
        margin-bottom: 1rem;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        width: 100%;
        margin: 0 6% 0 auto;
        max-width: 350px;
    }
    .btn-dk {
        width: 80%;
        margin-top: 1rem;
    }
    .slick-current + div img {
        max-width: unset;
        width: 100%;
        transform: unset;
    }
    .games .slick-slider {
        padding: 0 20px 0 20px;
    }
    .games .slick-arrow {
        display: block !important;
        width: 14px;
    }
    .games .slick-prev {
        left: 0;
    }
    .games .slick-next {
        right: -0.5rem;
    }
    footer .container {
        max-width: 400px;
        margin-bottom: 0;
    }
    .thumb_form {
        width: 45%;
        left: -16%;
    }
    #formmodal .modal-dialog {
        max-width: 350px;
    }
    #formmodal .tab-content {
        padding: 0.8rem 0 0.5rem 22%;
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    .form-control,
    .form-group > i {
        height: 32px;
        font-size: 14px;
        right: 6px;
    }
    .form-control {
        font-size: 12px;
        padding: 0 28px 0 28px;
    }
    .form-group > i.icon-prepend {
        left: 4px;
    }
    .error,
    .errors {
        font-size: 8px;
        margin-bottom: -0.5rem;
    }
    .modal .modal-dialog .modal-content .close {
        width: 22px;
        right: 0;
    }
    .pt-2 {
        padding-top: 0.2rem !important;
    }
}
@media only screen and (max-height: 320px) and (orientation: landscape) {
    body {
        background: url(../images/banner-lefte209.webp?v=1.0.0) 20% 29% no-repeat fixed, url(../images/bge209.webp?v=1.0.0) center right no-repeat fixed;
        background-size: auto 67%, cover;
        background-color: #000310;
    }
    header {
        padding-top: 2%;
    }
    .btn-modal,
    .match_wrap,
    header .container {
        width: 100%;
        margin: 0 6% 0 auto;
        max-width: 280px;
    }
    .btn-dk {
        width: 78%;
        margin-top: 0.3rem;
    }
    footer .container {
        max-width: 350px;
    }
    #formmodal .logo-form {
        width: 46%;
        margin-bottom: 0.3rem;
    }
    #formmodal .modal-dialog {
        max-width: 300px;
    }
    .form-control,
    .form-group > i {
        height: 25px;
    }
    .form-control {
        font-size: 10px;
    }
    .error,
    .errors {
        font-size: 7px;
    }
}
