body {
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
}

.site-logo .site-title img {
    max-width: 70%;
}

.header .main-menu li a {
    padding: 37px 15px 37px 0;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.main-menu li .sub-menu li a {
    border-bottom: 1px solid #C015ED;
}

.header .main-menu ul {
    position: absolute;
    padding: 0;
    left: 0;
    display: none;
}

.header .main-menu li:hover ul ul {
    display: none;
}

.header .main-menu li:hover ul {
    display: block;
}

.header .main-menu li li:hover ul {
    width: 100%;
    margin-top: -40px;
    display: block;
    margin-left: 100%;
    z-index: 999;
    background-image: -moz-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -webkit-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -ms-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    -webkit-box-shadow: 0px 18px 54px -8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 18px 54px -8px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.header .main-menu li li:hover ul li a {
    padding: 8px 20px;
    display: block;
    color: #ffffff;
    font-size: 13px;
}

.navbar::before {
    background-image: -moz-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    background-image: -webkit-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    background-image: -ms-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    box-shadow: 0px 12px 29px 0px rgb(26 15 63 / 71%);
    z-index: -1;
    clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
}

.header a {
    display: block;
    font-size: 13px;
    font-family: 'SolaimanLipi';
}

.header .nav-link {
    font-family: 'SolaimanLipi';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.header .navbar .dropdown-menu {
    background-image: -moz-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -webkit-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -ms-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    padding: 10px 0;
    -webkit-box-shadow: 0px 18px 54px -8px rgb(0 0 0 / 15%);
    box-shadow: 0px 18px 54px -8px rgb(0 0 0 / 15%);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.animated.fadeInDown.header.menu-fixed {
    animation-fill-mode: none;
}

.header .navbar .dropdown-item {
    border-bottom: 1px solid #C015ED;
    color: #fff;
    padding: 6px 12px;
}

.header .navbar .dropdown-item:hover {
    z-index: 999;
    background-image: -moz-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -webkit-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    background-image: -ms-linear-gradient(89deg, #5f16a9 0%, #cf15f8 100%);
    -webkit-box-shadow: 0px 18px 54px -8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 18px 54px -8px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.header .navbar::before {
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
}

/* .header .container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding: 0 !important;
} */

.header .container-fluid {
    padding: 0 !important;
}

.header .nav-right {
    margin-left: 10px;
}

.header .nav-right a {
    font-size: 13px;
    padding: 9px 15px;
}

/* Button */
.mb-10 {
    margin-bottom: 10px;
}

.cmn-btn {
    background-image: -moz-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    background-image: -webkit-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    background-image: -ms-linear-gradient(89deg, #5f16a9 0%, limegreen 100%);
    box-shadow: 2.419px 9.703px 12.48px 0.52px rgb(232 58 153 / 50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
}

.position-relative {
    z-index: 0;
}

#contact-buttons-bar {
    position: fixed;
    top: 8%;
    left: -40px;
    width: 40px;
}

.contact-button-link {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
    line-height: 35px;
    font-size: 22px;
    background: #8e8e93;
    color: #fff;
}

/* complain */
#complainButton {
    position: fixed;
    top: 50%;
    right: 0;
}

.complain {
    color: #fff;
    padding: 5px 15px !important;
    border-radius: 5px 0 0 5px;
    min-width: auto !important;
}

.complain-form label {
    margin-top: 13px;
}

#registerButton {
    position: fixed;
    top: 50%;
    left: 0;
}

#registerButton .complain {
    border-radius: 0 5px 5px 0;
}


/* Notice Borad */
.notice-board {
    background-image: url('../images/notice.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.gallery .section-title {
    font-size: 18px;
    padding: 30px 0;
    margin: 30px 0;
}

@media (max-width: 575px) {
    /* .about-content,
    .style--two,
    .hero__content {
        padding: 0 10px;
    } */

    .about-content {
        text-align: justify;
    }
}

.gallery-content .game-card__details {
    width: 100%;
}

.gallery-content .game-card__info .content {
    padding: 5px;
    width: 100%;
    font-size: 15px;
}

.gallery-content .game-card__action {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.gallery-content .game-card__info .content .game-card__title {
    font-size: 15px;
}
