/*
  Theme Name: Geco - eSports Gaming HTML5 Template.
  Support: admin@gmail.com
  Description: Geco - eSports Gaming HTML5 Template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------

1. Theme default css
2. Header
3. Search modal
4. Breadcrumb
5. Slider
6. Brand
7. Product-area
8. About-us
9. Game Released
10. Game Manage
11. Featured-Games
12. Cta
13. Tournament
14. Just-gamers
15. Features
16. Fact
17. Shop
18. Upcoming-games
19. Game-overview
20. Blog
21. Pagination
22. Testimonial
23. Community
24. Contact
25. Newsletter
26. Footer
27. Preloader

*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css?family=Oxanium:400,500,600,700,800|Poppins:400,400i,500,500i,600,600i,700,700i&display=swap');
@font-face {
    font-family: 'grinddemolished';
    src: url('../fonts/grind_demolished-webfont.woff2') format('woff2'),
         url('../fonts/grind_demolished-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body, html {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	font-weight: 500;
	color: #d4d4d4;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Oxanium', cursive;
	color: #fff;
	margin-top: 0px;
	font-style: normal;
	font-weight: 800;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
	color: #cbcbcb;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
.btn {
	-moz-user-select: none;
	border: medium none;
	border-radius: 5px;
	color: #1c1121;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 20px 44px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.btn:hover {
	color: #1c1121;
}
.btn::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background-image: url(../img/images/btn_overlay.png);
	width: 100%;
	height: 55px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	z-index: -1;
	transition: .3s linear;
}
.btn:hover::before {
	bottom: 0;
}
.btn i {
	margin-right: 5px;
}
.btn.transparent-btn {
	border: 2px solid #9f999d;
	background: transparent;
	color: #fff;
}
.btn.transparent-btn:hover {
	border: 2px solid #e4a101;
	color: #1c1121;
}
.btn.transparent-btn::before {
	display: none;
}
.btn.btn-style-two {
	background: transparent;
	padding: 20px 35px;
	margin: 0 8px;
}
.btn.btn-style-two::before {
	content: "";
	position: absolute;
	right: -13px;
	top: 0;
	height: 100%;
	width: 5px;
	transform: skewX(-16deg);
	z-index: 1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #e4a101;
}
.btn.btn-style-two::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-16deg);
	z-index: -1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #e4a101;
}
.btn.btn-style-two:hover::before {
	right: 0;
}
.breadcrumb > .active {
	color: #888;
}

/* scrollUp */
#scrollUp {
	background: #E4A101;
	height: 40px;
	width: 40px;
	right: 50px;
	bottom: 50px;
	color: #1c1121;
	text-align: center;
	border-radius: 0;
	font-size: 22px;
	line-height: 38px;
}
#scrollUp:hover {
	background: #444;
	color: #fff;
}


/* 2. Header */
.header-top-area {
	background: #1c1121;
}
.container-full-padding {
	padding: 0 260px;
}
.s-container-full-padding {
	padding: 0 230px;
}
.header-top-offer {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.header-top-offer p,
.time-count {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 600;
	color: #a5a5a5;
}
.header-top-offer .time-count {
	display: none;
}
.header-top-offer .time-count:first-child {
	display: block;
}
.header-top-offer .time-count > span {
	display: inline-block;
	padding: 16px 25px;
	font-weight: 900;
	font-size: 18px;
	color: #1c1121;
	position: relative;
	z-index: 1;
}
.header-top-offer .time-count > span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../img/images/offer_count_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}
.header-top-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.header-social ul {
	display: flex;
	flex-wrap: wrap;
}
.header-social ul li {
	margin-left: 15px;
	display: inline-block;
}
.header-social ul li:first-child {
	margin-left: 0;
}
.header-social ul li a {
	color: #b4b0b5;
	font-size: 13px;
}
.header-social ul li a:hover,
.header-top-mail p span,
.header-top-mail p i,
.header-action ul li.header-search a,
ul.minicart .cart-content a:hover,
.navbar-wrap ul li .submenu li.active > a,
.navbar-wrap ul li .submenu > li:hover > a,
.minicart .del-icon > a,
#search-modal .modal-dialog .modal-content form button,
.slider-content h6,
.slider-content h2 span,
.section-title h2 span,
.latest-games-content h4 a:hover,
.latest-games-content h4 span,
.latest-games-content p span,
.latest-games-active.owl-carousel .owl-nav button:hover,
.product-active .slick-arrow:hover,
.testimonial-active.owl-carousel .owl-nav button:hover,
.match-team-name a:hover,
.coming-match-info h5 span,
.tournament-schedule-content h3 span,
.tournament-schedule-content h3 a:hover,
.coming-match-time .time-count span,
.tournament-menu button.active,
.tournament-schedule-meta h5 span,
.tournament-schedule-meta a,
.product-content h4 a:hover,
.blog-post-content h5 a:hover,
.product-price h5,
.product-cart-action a,
.blog-meta ul li i,
.testi-avatar-info span,
.features-item .features-list-content .product-tag a,
.features-list-content h6 a:hover,
.newsletter-form-grp i,
.newsletter-form button:hover,
.fw-link ul li a:hover,
.copyright-text p a {
	color: #e4a101;
}
.header-top-action ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.header-top-mail p {
	margin-bottom: 0;
	font-size: 12px;
	color: #bcbcbc;
}
.header-top-mail p a {
	color: #bcbcbc;
}
.header-top-action {
	margin-left: 20px;
}
.header-top-action ul li:last-child {
	margin-left: 15px;
	overflow: hidden;
}
.header-top-mail p span {
	display: inline-block;
	margin-right: 15px;
}
.header-top-mail p i {
	margin-right: 10px;
}
.header-user-login > a {
	display: block;
	background: #181719;
	color: #edeaea;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 0 0 2px 2px;
	height: 35px;
	line-height: 35px;
	padding: 0 18px 0 0;
	border-top: 1px solid #e4a101;
}
.header-user-login > a i {
	display: inline-block;
	width: 40px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 15px;
	color: #1c1121;
}
.main-header {
	background-image: url(../img/bg/header_bg.jpg);
	background-position: right center;
	background-size: cover;
	position: relative;
}
.main-menu nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.navbar-wrap {
	display: flex;
	flex-grow: 1;
}
.navbar-wrap ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: auto;
}
.navbar-wrap ul li {
	position: relative;
}
.navbar-wrap ul li a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1f1b1b;
	padding: 43px 26px;
	display: block;
	line-height: 1;
	position: relative;
	z-index: 1;
	font-family: 'Oxanium', cursive;
}
.navbar-wrap ul li.show a::before,
.navbar-wrap ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-10deg);
	z-index: -1;
	right: 0;
	margin: 0 auto;
	opacity: 0;
}
.navbar-wrap ul li.show a::after,
.navbar-wrap ul li.active a::after,
.navbar-wrap ul li:hover > a::after {
	content: "";
	position: absolute;
	height: 3px;
	background: #e4a101;
	right: 40px;
	left: 0;
	bottom: 0;
}
.navbar-wrap ul li:hover > a {
	color: #1c1121;
}
.navbar-wrap ul li.show,
.navbar-wrap ul li.show a::before,
.navbar-wrap ul li:hover > a::before {
	opacity: 1;
}
.navbar-wrap ul li.show > a {
	color: #1c1121;
}
.navbar-wrap ul li.active > a::before {
	opacity: 1;
}
.header-action > ul {
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.header-action > ul li {
	position: relative;
	margin-left: 40px;
}
.header-action ul li:first-child {
	margin-left: 0;
}
.header-action ul li a {
	color: #edeaea;
	font-size: 14px;
}
.header-shop-cart a span {
	position: absolute;
	right: -13px;
	top: -2px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 800;
	line-height: 18px;
	color: #1c1121;
}
.header-action ul li.header-search a {
	width: 56px;
	height: 48px;
	display: block;
	text-align: center;
	line-height: 48px;
	background: #111111;
	border-radius: 5px;
	font-size: 13px;
	box-shadow: 0px 3px 7px 0px rgba(128, 18, 40, 0.2),inset 0px 3px 7px 0px rgba(56, 17, 33, 0.4);
}
.header-shop-cart ul.minicart {
	background: #1c1121;
	opacity: 0;
	padding: 25px;
	position: absolute;
	right: -15px;
	top: 63px;
	transition: all 0.5s ease 0s;
	width: 350px;
	z-index: 9;
	box-shadow: 0px 12px 24px 0px rgba(120, 120, 120, 0.3);
	visibility: hidden;
	transform: translateY(20px);
}
.header-shop-cart ul.minicart::before {
	position: absolute;
	content: '';
	left: 0px;
	top: -40px;
	width: 100%;
	height: 45px;
	display: block;
}
.header-shop-cart:hover ul.minicart {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	z-index: 9;
}
.header-shop-cart .minicart > li {
	display: block;
	margin-bottom: 22px;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
}
.header-shop-cart .minicart .cart-img {
	float: left;
}
ul.minicart .cart-img img {
	width: 100px;
}
.header-shop-cart .minicart .cart-content {
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-right: 25px;
}
.cart-content h4 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
}
ul.minicart .cart-content a {
	font-size: 14px;
	background: none;
	font-weight: 600;
}
ul.minicart .cart-price span {
	color: #747691;
	font-size: 13px;
	font-weight: 500;
}
ul.minicart .cart-price .new {
	font-size: 14px;
	color: #a5a5a5;
}
.header-shop-cart .minicart .del-icon {
	float: right;
	margin-top: 30px;
}
.minicart .del-icon > a {
	font-size: 18px;
}
.total-price {
	border-top: 1px solid #473151;
	overflow: hidden;
	padding-top: 25px;
	margin-top: 10px;
}
.total-price span {
	color: #a5a5a5;
	font-weight: 500;
}
.header-shop-cart .minicart > li:last-child {
	margin-bottom: 0;
}
.header-shop-cart .minicart .checkout-link a {
	color: #1c1121;
	display: block;
	font-weight: 500;
	padding: 16px 30px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.header-shop-cart .minicart .checkout-link a.red-color {
	background: #291b35;
	color: #fff;
}
.menu-style-two .navbar-wrap ul li.show a::after,
.menu-style-two .navbar-wrap ul li:hover > a::after {
	display: none;
}
.menu-style-two {
	padding: 28px 30px;
	border-radius: 0 0 14px 14px;
	background-image: url(../img/bg/header_bg.jpg);
	background-position: right center;
	background-size: cover;
	position: relative;
}
.transparent-header {
	position: absolute;
	left: 0;
	top: 45px;
	width: 100%;
	height: auto;
	z-index: 9;
}
.s-header-top-area .header-top-offer .time-count > span {
	padding: 9px 25px;
}
.menu-style-two .navbar-wrap ul li a {
	padding: 15px 23px;
}
.menu-style-two .navbar-wrap ul li.show a::before,
.menu-style-two .navbar-wrap ul li a::before {
	transform: skewX(-16deg);
	transition: .3s linear;
}
.s-header-top-area {
	background: #131014;
}
.navbar-wrap ul li > .submenu {
	position: absolute;
	z-index: 9;
	background-color: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: -9px;
	opacity: 0;
	padding: 18px 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 230px;
	border: 1px solid #3a2746;
	background: #1c1421;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	border-radius: 2px;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li > .submenu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.navbar-wrap ul li > .submenu li a {
	padding: 0 10px 0 25px;
	line-height: 40px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.navbar-wrap ul li > .submenu li a::before,
.navbar-wrap ul li > .submenu li a::after {
	display: none;
}
.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-image: url(../img/bg/header_bg.jpg);
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    border-radius: 0;
    padding: 0;
}
.t-header-top-area .header-top-social ul {
    display: flex;
    align-items: center;
}
.t-header-top-area .header-top-social ul li:first-child {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: 'Oxanium', cursive;
    line-height: 1;
    letter-spacing: 2px;
    margin-right: 5px;
}
.t-header-top-area .header-top-social ul li + li {
	margin-left: 10px;
}
.t-header-top-area .header-top-social ul li a {
    background-image: url(../img/bg/header_social_bg.jpg);
    display: block;
    width: 38px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 35%) 0px 3px 7px 0px;
    color: #ff4800;
    font-size: 12px;
}
.t-header-top-area .header-top-login ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.t-header-top-area .header-top-login ul li.or {
    margin: 0 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oxanium', cursive;
}
.t-header-top-area .header-top-login ul li a {
    display: block;
    background: #23262d;
    text-transform: uppercase;
    color: #cfcdcd;
    font-weight: 700;
    font-size: 11px;
    font-family: 'Oxanium', cursive;
    padding: 2px 23px 2px 7px;
    border-top: 2px solid #2a2b37;
	border-bottom: 2px solid #2a2b37;
	border-radius: 3px;
  	box-shadow: rgb(0 0 0 / 35%) 0px 3px 7px 0px;
}
.t-header-top-area .header-top-login ul li a i {
    width: 29px;
    height: 25px;
    box-shadow: 0px 3px 7px 0px rgba(128, 18, 40, 0.2), inset 0px 3px 7px 0px rgba(56, 17, 33, 0.4);
    text-align: center;
    line-height: 25px;
    background: #1d1e29;
    margin-right: 15px;
    color: #ff4800;
}
.t-header-top-area .header-top-login ul li a:hover {
	color: #ff4800;
}
.t-header-top-area {
    background: transparent;
    padding: 14px 0;
    border-bottom: 1px solid rgb(50 49 49 / .7);
}
.third-header-bg {
	position: relative;
	z-index: 9;
}
.third-header-bg .bg {
    background-image: url(../img/bg/h3_header_bg.jpg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 129px;
    background-position: center;
    background-size: cover;
    z-index: -1;
}
.third-header-bg .menu-style-two {
    background-image: none;
    padding: 0;
}
.custom-container {
    max-width: 1330px;
}
.custom-container-two {
    max-width: 1430px;
}
.third-header-bg .navbar-wrap ul li.show a::before,
.third-header-bg .navbar-wrap ul li a::before {
	display: none;
}
.third-header-bg .navbar-wrap ul li.show > a,
.third-header-bg .navbar-wrap ul li:hover > a,
.third-header-bg .navbar-wrap ul li .submenu li.active > a,
.third-header-bg .navbar-wrap ul li .submenu li:hover > a,
.third-header-bg .header-action ul li.header-search a,
.third-header-bg #search-modal .modal-dialog .modal-content form button,
.third-banner-content h2 span,
.third-title-style h2 span,
.third-title-style .vertical-title {
    color: #ee5519;
}
.third-header-bg .menu-style-two .navbar-wrap > ul > li > a {
    padding: 35px 0;
}
.third-header-bg .menu-style-two .navbar-wrap > ul > li + li {
	margin-left: 42px;
}
.third-header-bg .navbar-wrap .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	top: -62px;
	z-index: 9;
}
.third-header-bg .navbar-wrap ul.left {
    margin-left: 0;
    margin-right: auto;
}
.header-bottom-bg {
    background-image: url(../img/bg/header_bottom_bg.png);
    position: absolute;
    left: 0;
    bottom: -5px;
    right: 0;
    width: 1499px;
    height: 28px;
    margin: 0 auto;
    z-index: -1;
}
.third-header-bg .header-action ul li.header-search a {
    background: #262831;
}
.third-header-bg .navbar-wrap ul li > .submenu {
    border: 1px solid #ee551945;
    background: #1c1f26;
}
.third-header-bg .header-action > ul {
	margin-left: 30px;
}
.third-header-bg .sticky-menu .navbar-wrap .logo {
	top: 0;
}
.third-header-bg .sticky-menu {
    background-image: url(../img/bg/h3_header_bg.jpg);
}
.header-style-four .header-top-area {
    background-image: url(../img/bg/fourth_header_top_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 22px 0;
}
.header-style-four .header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-style-four .header-social span {
    color: #fff;
    font-family: 'Oxanium', cursive;
    font-weight: 700;
    margin-right: 15px;
}
.header-style-four .header-social ul li + li {
    margin-left: 8px;
    display: block;
}
.header-style-four .header-social ul li a {
    display: block;
    width: 35px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    box-shadow: 0px 3px 5.58px 0.42px rgba(33, 34, 47, 0.27);
    font-size: 12px;
    color: #e9a401;
    border: 1px solid rgb(40, 40, 46);
    background: rgb(51, 52, 66);
}
.header-style-four .menu-style-two {
    padding: 0;
    border-radius: 0;
    background-image: none;
    background-position: unset;
    background-size: cover;
    position: relative;
}
.header-four-wrap {
    background: #252634;
    border-top: 1px solid #1e1e2a;
	padding: 18px 0;
	position: relative;
}
.header-four-wrap .menu-style-two .navbar-wrap > ul > li > a {
    padding: 12px 23px;
}
.header-four-wrap .menu-style-two .navbar-wrap ul li.show a::before,
.header-four-wrap .menu-style-two .navbar-wrap ul li a::before {
    transform: skewX(-20deg);
}
.header-four-wrap .header-action ul li.header-search a {
    width: 52px;
    height: 46px;
    line-height: 46px;
    background: #252634;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 20%), inset 0px 3px 7px 0px rgb(0 0 0 / 40%);
}
.header-four-wrap .header-shop-cart ul.minicart {
    background: #252634;
    top: 53px;
}
.header-four-wrap .header-shop-cart .minicart .checkout-link a.red-color {
    background: #333442;
}
.header-four-wrap::before {
    content: "";
    position: absolute;
    width: 29%;
    background: #e9a401;
    height: 100%;
    top: 0;
    clip-path: polygon(0px 0px, 91% 0px, 100% 100%, 0% 100%);
}
.header-four-wrap.sticky-menu {
	position: fixed;
	border-top: none;
}

/* 3. Search modal */
#search-modal {
	background-color: rgba(23,26,33,.95);
}
#search-modal .modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: none;
	outline: 0;
	margin: 0;
}
#search-modal .modal-dialog .modal-content {
	background: 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
#search-modal .modal-dialog .modal-content form {
	width: 555px;
	position: relative;
}
#search-modal .modal-dialog .modal-content form input {
	width: 100%;
	font-size: 36px;
	border: none;
	border-bottom: 3px solid rgba(255,255,255,.1);
	background: 0 0;
	color: #fff;
	padding-bottom: 12px;
	padding-right: 40px;
}
#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
	font-size: 35px;
}
#search-modal .modal-dialog .modal-content form input::placeholder {
	font-size: 35px;
}
#search-modal .modal-dialog .modal-content form button {
	position: absolute;
	right: 0;
	margin-bottom: 3px;
	font-size: 30px;
	background: 0 0;
	border: none;
	cursor: pointer;
	top: 11px;
}
.modal-backdrop {
	z-index: 1;
}
.modal-open .header-top {
	z-index: 2;
}
.btn,
.header-user-login > a i,
.navbar-wrap ul li a::before,
.header-shop-cart a span,
.header-shop-cart .minicart .checkout-link a,
.lg-tag a::before,
.product-content .product-tag a::before,
.tournament-menu button::before,
.tournament-schedule-meta a:hover,
.product-cart-action a:hover,
.newsletter-form button,
.footer-newsletter button,
.transparent-btn:hover,
.fw-title h5::before,
.features-item .product-tag a::before,
.shop-area.black-bg .product-cart-action a:hover,
.latest-match-box .tournament-schedule-meta a:hover,
.features-item .features-list-content .product-tag a:hover::before {
	background: #e4a101;
}

/* 4. Breadcrumb */
.breadcrumb-bg {
	background-image: url(../img/bg/breadcrumb_bg.jpg);
	padding-top: 275px;
	padding-bottom: 170px;
	background-position: center;
	background-size: cover;
}
.s-breadcrumb-bg {
	background-image: url(../img/bg/breadcrumb_bg02.jpg);
}
.third-breadcrumb-bg {
	background-image: url(../img/bg/breadcrumb_bg03.jpg);
}
.breadcrumb-content h2 {
	font-size: 70px;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: .8;
}
.breadcrumb-content .breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	justify-content: center;
}
.breadcrumb-content .breadcrumb li {
	text-transform: uppercase;
	font-weight: 600;
	color: #f2a900;
}
.breadcrumb-content h2 span {
	color: #f2a900;
}
.breadcrumb-content .breadcrumb li a {
	color: #fff;
}
.breadcrumb-content .breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #fff;
	content: "\f101";
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
}
.game-overview-breadcrumb .breadcrumb-content .breadcrumb {
	justify-content: flex-start;
	margin-bottom: 25px;
}
.game-overview-img {
	margin-left: -100px;
}
.game-overview-status ul li {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}
.game-overview-status ul li:last-child {
	margin-bottom: 0;
}
.game-overview-status {
	margin-bottom: 40px;
}
.game-overview-status ul li span {
	min-width: 115px;
	display: inline-block;
	color: #fff;
}
.game-overview-status ul li:first-child {
	color: #e9a301;
}
.game-overview-breadcrumb .breadcrumb-content h2 {
	margin-bottom: 36px;
}
.game-overview-breadcrumb.breadcrumb-bg {
	padding-top: 225px;
	padding-bottom: 120px;
}


/* 5. Slider */
.slider-bg {
	background-image: url(../img/slider/slider_bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 260px 0;
}
.slider-content h6 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 0 18px;
}
.slider-content h6::before {
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	display: inline-block;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 135px 5px 0;
	border-color: transparent #fff transparent transparent;
}
.slider-content h6::after {
    content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	display: inline-block;
	transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 135px;
    border-color: transparent transparent transparent #fff;
}
.slider-content h2 {
	font-size: 100px;
	font-weight: 800;
	line-height: .9;
	margin-bottom: 12px;
	letter-spacing: -3px;
	text-transform: uppercase;
}
.slider-content h2 .word1 > span {
	color: #fff;
}
.slider-content p {
	font-weight: 600;
	color: #ededed;
	width: 73%;
	margin: 0 auto 40px;
	font-size: 18px;
	line-height: 1.6;
}
.slider-style-two {
	background-image: url(../img/slider/slider_bg02.jpg);
	padding: 290px 0 190px;
	position: relative;
	z-index: 1;
}
.slider-style-two .slider-content h6::before,
.slider-style-two .slider-content h6::after {
	display: none;
}
.slider-style-two .slider-content h2 {
	font-size: 90px;
	text-transform: capitalize;
}
.slider-style-two .slider-content p {
	font-weight: 400;
	color: #dbdbdb;
	width: 80%;
	margin: 0 0 45px;
	font-size: 16px;
	line-height: 30px;
}
.slider-style-two .slider-content h6 {
	margin-bottom: 15px;
	display: block;
	padding: 0;
}
.slider-img {
	position: absolute;
	right: 135px;
	bottom: 0;
}
.slider-img.slider-img2 {
	right: 295px;
	z-index: -1;
}
.slider-circle-shape {
	position: absolute;
	right: 410px;
	bottom: 0;
	z-index: -2;
	opacity: .07;
}
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 50s;
  animation-duration: 50s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.slider-active .slick-arrow {
	position: absolute;
	top: 50%;
	left: 120px;
	transform: translateY(-50%);
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	z-index: 1;
}
.slider-active .slick-next {
	right: 120px;
	left: auto;
}
.third-banner-bg {
    background-image: url(../img/slider/third_banner_bg.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 150px 0 130px;
    margin-top: -20px;
}
.rotated-btn {
    font-size: 16px;
    background: #ff5917;
    border-radius: 0;
    color: #fff;
    padding: 19px 31px;
    margin-left: 17px;
    margin-right: 17px;
}
.rotated-btn:hover {
	color: #fff;
}
.rotated-btn::before {
    background-image: none;
    bottom: 0;
    border-radius: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 54px solid #ff5917;
    left: -17px;
	border-left: 17px solid transparent;
	transition: all 0.3s ease 0s;
}
.rotated-btn::after {
	content: "";
	position: absolute;
    bottom: 0;
    border-radius: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 54px solid #ff5917;
    right: -17px;
	border-right: 17px solid transparent;
	transition: all 0.3s ease 0s;
}
.rotated-btn:hover {
	background: #2a2a32;
}
.rotated-btn:hover::before {
	border-top-color: #2a2a32;
}
.rotated-btn:hover::after {
	border-top-color: #2a2a32;
}
.third-banner-content h2 {
    font-size: 120px;
    text-transform: uppercase;
    line-height: .8;
    font-family: 'grinddemolished';
    font-weight: normal;
    margin-bottom: 14px;
}
.third-banner-content h6 {
    text-transform: uppercase;
    font-family: 'grinddemolished';
    font-weight: normal;
    letter-spacing: 10px;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 30px;
}
.third-banner-img {
    text-align: center;
	margin-bottom: -40px;
	position: relative;
	z-index: 1;
}
.third-banner-img::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 20px;
    width: 1065px;
    background: #ee5519;
    margin: 0 auto;
	right: 0;
	opacity: .35;
}
.third-banner-content {
    position: relative;
    z-index: 1;
}
.home-four-slider .slider-bg {
    background-image: url(../img/slider/fourth_banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 205px 0 205px;
}
.home-four-slider .custom-container-two {
	position: relative;
}
.home-four-slider .slider-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	right: 0;
	bottom: auto;
}

/* 6. Brand */
.brand-bg {
	background-image: url(../img/bg/brand_bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 60px 0;
	position: relative;
}
.brand-item {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 82px;
}
.brand-item img {
	display: inline-block;
}
.slick-slide:focus {
	outline: none;
}
.t-brand-bg {
    background: #131418;
    padding: 80px 0;
}
.t-brand-item {
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.t-brand-item img {
	max-width: 100%;
}
.home-four-brand.brand-bg {
	background-image: url(../img/bg/s_brand_bg.jpg);
}

/* area-bg */
.area-bg-one {
	background-image: url(../img/bg/area_bg01.jpg);
	background-position: center;
	background-size: cover;
}
.area-bg-two {
	background-image: url(../img/bg/area_bg02.jpg);
	background-position: center;
	background-size: cover;
	padding-bottom: 55px;
}
.home-four-area-bg {
	position: relative;
}
.home-four-area-bg .bg {
    background-image: url(../img/bg/home_four_area_bg.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1390px;
    background-position: bottom center;
    background-size: cover;
}

/* 7. Product-area */
.section-title > span {
	display: block;
	line-height: 1;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.section-title h2 {
	font-size: 45px;
	font-weight: 800;
	margin-bottom: 0;
	line-height: 1;
	letter-spacing: -2px;
}
.latest-games-items {
	position: relative;
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.35);
}
.latest-games-thumb img {
	width: 100%;
}
.latest-games-content {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(23, 13, 28, 0.929);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.35);
	width: 100%;
	padding: 35px 30px;
	z-index: 1;
}
.lg-tag {
	position: absolute;
	left: 30px;
	top: -30px;
	z-index: 1;
}
.lg-tag a,
.product-content .product-tag a,
.features-item .product-tag a {
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #1c1121;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 0 20px;
}
.lg-tag a::before,
.product-content .product-tag a::before,
.features-item .product-tag a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-10deg);
	z-index: -1;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.latest-games-content h4 {
	font-size: 22px;
	margin-bottom: 13px;
	line-height: 1;
}
.latest-games-content p {
	line-height: 1;
	margin-bottom: 0;
	color: #c9c9c9;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 13px;
}
.latest-games-active.owl-carousel .owl-nav,
.testimonial-active.owl-carousel .owl-nav {
	position: absolute;
	right: 0;
	top: -85px;
	z-index: 1;
}
.latest-games-active.owl-carousel .owl-nav button,
.testimonial-active.owl-carousel .owl-nav button {
	width: 37px;
	height: 33px;
	color: #bebac0;
	border: 3px solid #bebac0;
	display: inline-block;
	transition: .3s linear;
}
.latest-games-active.owl-carousel .owl-nav button.owl-next,
.testimonial-active.owl-carousel .owl-nav button.owl-next {
	margin-left: 10px;
}
.latest-games-active.owl-carousel .owl-nav button:hover,
.product-active .slick-arrow:hover,
.testimonial-active.owl-carousel .owl-nav button:hover {
	border-color: #e4a101;
}
.home-four-title h2 {
	text-transform: uppercase;
	font-size: 36px;
	letter-spacing: 0;
}
.home-four-title.black-title h2 {
	color: #1c1121;
}
.home-four-latest-games .latest-games-content h4 {
    font-size: 20px;
    text-transform: uppercase;
}

/* 8. About-us */
.about-img {
	padding: 15px;
	background-color: rgba(245, 58, 7, 0);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.23);
	position: relative;
}
.about-img > img {
	width: 100%;
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.23);
	border-radius: 6px;
}
.about-img .popup-video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
.title-style-two,
.title-style-three {
	padding-bottom: 35px;
	position: relative;
}
.title-style-two::before,
.title-style-three::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(../img/images/title_bar.png);
	width: 270px;
	height: 13px;
	background-repeat: no-repeat;
}
.title-style-three::before {
	background-image: url(../img/images/title_bar02.png);
}
.title-style-three h2 {
	color: #1c1121;
	text-transform: uppercase;
	font-size: 36px;
	margin-bottom: 10px;
}
.title-style-three p {
	color: #6c6c6c;
	margin-bottom: 0;
}
.about-content {
	padding-right: 70px;
}
.about-content p:first-child {
	margin-bottom: 20px;
}
.about-content p:nth-child(2) {
	margin-bottom: 55px;
}
.inner-about-area .title-style-three {
	padding-bottom: 30px;
}
.inner-about-area .title-style-three h2 {
	margin-bottom: 0;
}
.inner-about-content h5 {
	font-size: 22px;
	color: #f2a900;
	margin-bottom: 20px;
}
.inner-about-content p {
	color: #6c6c6c;
	margin-bottom: 12px;
}
.inner-about-content p:nth-child(3) {
	margin-bottom: 35px;
}
.inner-about-img img {
	margin-left: 115px;
}
.inner-about-img img:nth-child(2) {
	margin-left: 10px;
	margin-top: -315px;
	box-shadow: 0px 2px 21px 0px rgba(17, 8, 23, 0.1);
	border-radius: 10px;
}
.inner-about-img img:nth-child(3) {
	margin-top: -200px;
	margin-left: -65px;
}
.inner-about-area {
	position: relative;
	padding-bottom: 120px;
	padding-top: 105px;
}
.inner-about-shape {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.third-about-bg {
    background-image: url(../img/bg/third_about_bg.jpg);
    background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.third-about-img .shadow {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.third-title-style h2 {
    font-family: 'grinddemolished';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 45px;
    line-height: 1;
	margin-bottom: 17px;
	letter-spacing: -1px;
}
.third-title-style .inner {
    padding-left: 45px;
    position: relative;
    margin-bottom: 45px;
}
.third-title-style .vertical-title {
    font-family: 'grinddemolished';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    position: absolute;
    transform: rotate(-90deg);
    left: -50px;
    margin-bottom: 0;
    top: 65px;
}
.third-title-style .inner p {
    font-size: 16px;
    margin-bottom: 0;
}
.my-info-box {
    text-align: center;
}
.third-section-title h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'grinddemolished';
    font-weight: normal;
    margin-bottom: 0;
}
.third-section-title h2 span {
	color: #000000;
}
.third-section-title {
    padding-bottom: 25px;
    position: relative;
}
.third-section-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/images/section_line.png);
    width: 120px;
    height: 8px;
    margin: 0 auto;
}
.my-info-box {
    text-align: center;
    background: #18191f;
    box-shadow: 0px 3px 24px 0px rgba(55, 17, 2, 0.52);
    position: relative;
}
.my-info-box-top {
    background-image: url(../img/bg/my_info_box_bg.png);
    min-height: 48px;
    width: 100%;
    background-position: center;
    position: relative;
	display: inline-block;
	z-index: 1;
    margin-top: -7px;
}
.my-info-box-top h6 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #dcdcdc;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	font-family: 'Poppins', sans-serif;
	transition: .3s linear;
}
.my-info-box-content {
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 30px;
}
.mt-award img {
    max-width: 100%;
}
.my-info-box-top .info-box-top-hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s linear;
    opacity: 0;
    z-index: -1;
}
.my-info-box:hover .my-info-box-top .info-box-top-hover {
	opacity: 1;
}
.my-info-box:hover .my-info-box-top h6 {
	color: #fff;
}
.my-info-social ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.my-info-social ul li {
    margin: 5px 6px;
}
.my-info-social ul li a {
    display: block;
    background: #202020;
    padding: 10px 20px;
    line-height: 1;
    color: #d3d3d3;
	font-size: 12px;
	font-weight: 600;
    border-radius: 30px;
}
.my-info-social ul li a i {
	margin-right: 5px;
	color: #ff5917;
	font-weight: 400;
}
.my-clan-wrap {
    display: flex;
    align-items: center;
}
.clan-logo {
    margin-right: 20px;
}
.my-clan-info {
    text-align: left;
}
.my-clan-info h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'grinddemolished';
    font-weight: normal;
    line-height: 1;
    margin-bottom: 8px;
}
.my-clan-info > span {
    display: block;
    text-transform: uppercase;
    color: #dcdcdc;
    font-size: 12px;
    font-weight: 700;
}
.my-clan-info h4 span {
	color: #ff5917;
}

/* Live-match */
.home-four-title.text-center h2 {
	position: relative;
}
.home-four-title.text-center h2::after {
    content: "";
    display: block;
    background-image: url(../img/images/title_bar04.png);
    width: 126px;
    height: 13px;
    margin: 17px auto 0;
}
.live-match-wrap {
	position: relative;
}
.live-match-wrap > img {
    max-width: 100%;
	border-radius: 5px;
	box-shadow: 0px 5px 12.09px 0.91px rgba(1, 31, 87, 0.19);
}
.live-match-wrap .popup-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.live-match-time > span {
    display: block;
    max-width: 264px;
    background: #e8a301;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 auto 80px;
}
.live-match-time .time {
    font-size: 70px;
    color: #1c1121;
    line-height: 1;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    padding: 0 50px;
    display: inline-block;
    position: relative;
}
.live-match-time .time::before,
.live-match-time .time::after {
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 1px;
    background: #d3d1d1;
}
.live-match-time .time::after {
	right: -50px;
	left: auto;
}
.live-match-time .live-overlay-text {
    font-size: 378px;
    text-transform: uppercase;
    color: #f6f5f5;
    font-weight: 700;
    letter-spacing: -25px;
    position: absolute;
    top: 0;
    line-height: .8;
    margin-bottom: 0;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}
.live-match-team {
	position: relative;
}
.live-match-team::before {
    content: "";
    position: absolute;
    background-image: url(../img/images/dots.png);
    width: 566px;
    height: 560px;
    right: 35px;
    top: -140px;
    z-index: -1;
}
.live-match-team.right::before {
	left: 35px;
	right: auto;
}
.live-match-team.right {
    text-align: right;
}

/* 9. Game Released */
.released-game-item {
	display: flex;
	align-items: center;
	background: #fff;
	box-shadow: 0px 1px 13px 0px rgba(128, 18, 40, 0.1);
	position: relative;
	z-index: 1;
	padding: 20px 20px 20px;
	margin: 50px 0;
}
.released-game-img {
	margin-right: 35px;
	position: relative;
	z-index: 2;
}
.released-game-item-bg {
	background-image: url(../img/bg/released_slide_bg.jpg);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-position: center;
	background-size: cover;
	z-index: -1;
	opacity: .05;
}
.released-game-rating {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.released-game-rating h5 {
	font-size: 16px;
	font-weight: 700;
	color: #413b43;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0;
	margin-right: 10px;
}
.released-rating {
	display: flex;
	font-size: 14px;
	color: #e9a301;
	align-items: center;
}
.released-game-content h4 {
	margin-bottom: 30px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 700;
	color: #1c1121;
	font-family: 'Poppins', sans-serif;
	position: relative;
	display: inline-block;
	z-index: 1;
}
.released-game-content h4::before {
	content: "";
	background-image: url(../img/images/released_game_brush.png);
	position: absolute;
	right: -50px;
	top: 0;
	height: 100%;
	width: 324px;
	background-repeat: no-repeat;
	z-index: -1;
}
.released-game-content h4 > span {
	color: #fff;
}
.released-game-list ul li {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
	margin-bottom: 10px;
}
.released-game-list ul li:last-child {
	margin-bottom: 0;
}
.released-game-list ul li span {
	color: #413b43;
	font-weight: 600;
	margin-right: 20px;
}
.released-game-content p {
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
	margin-bottom: 30px;
}
.released-game-content .btn {
	font-size: 14px;
	padding: 16px 26px;
}
.released-game-nav-item {
	margin: 10px 0;
}
.released-game-nav-item img {
	width: 100%;
	box-shadow: 0px 1px 13px 0px rgba(128, 18, 40, 0.1);
	cursor: pointer;
}
.released-game-active .slick-dots {
	position: absolute;
	left: 85px;
	bottom: 100px;
	z-index: 1;
	display: flex;
	align-items: center;
}
.released-game-active .slick-dots li {
	line-height: 0;
	margin: 0 15px;
}
.released-game-active .slick-dots li button {
	text-indent: -999999px;
	border: none;
	padding: 0;
	height: 8px;
	width: 8px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	transition: .3s linear;
}
.released-game-active .slick-dots li button::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 20px;
	width: 20px;
	border: 1px solid #e4a101;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	transition: .3s linear;
	opacity: 0;
}
.released-game-active .slick-dots li.slick-active button::before {
	opacity: 1;
}
.released-game-active .slick-dots li.slick-active button {
	background: #e4a101;
}

/* 10. Game Manage */
.title-style-two.text-center::before,
.title-style-three.text-center::before {
	right: 0;
	margin: 0 auto;
}
.game-mange-bg {
	background-image: url(../img/bg/game_manage_bg.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.coming-match-team {
	display: flex;
	align-items: first baseline;
	justify-content: space-between;
	text-align: center;
	padding: 30px 35px 40px;
}
.coming-match-item {
	border-top: 1px solid #ffffff;
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.34);
}
.match-team-name a {
	font-size: 14px;
	text-transform: uppercase;
	color: #d7d5d5;
	font-weight: 800;
	display: block;
	line-height: 1;
	margin-top: 20px;
}
.coming-match-status {
	margin: 0 25px;
}
.coming-match-info {
	padding: 35px 35px;
	text-align: center;
	background: #1b1024;
}
.coming-match-info h5,
.tournament-schedule-content h3 {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.coming-match-info h5 span,
.tournament-schedule-content h3 span,
.tournament-schedule-content h3 a:hover {
	transition: .3s linear;
}
.match-rating i {
	font-size: 12px;
	color: #e4a101;
}
.match-rating {
	line-height: 1;
}
.match-info-action .btn {
	font-size: 12px;
	padding: 17px 17px;
}
.match-info-action .btn::before {
	height: 100%;
	bottom: 0;
}
.match-info-action {
	margin-top: 30px;
}
.match-info-action .transparent-btn {
	padding: 15px 17px;
	margin-left: 25px;
}
.coming-match-time .coming-time {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #20132b;
	padding: 20px 35px;
}
.coming-match-time .time-count span {
	display: block;
	text-align: center;
	font-size: 19px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 5px;
}
.coming-match-time .time-count {
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
	padding-right: 22px;
	margin-right: 22px;
	position: relative;
}
.coming-match-time .time-count:last-child {
	padding-right: 0;
	margin-right: 0;
}
.coming-match-time .time-count::before {
	content: ":";
	position: absolute;
	right: -2px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
	color: #5e5e5e;
	font-weight: 500;
}
.coming-match-time .time-count:last-child::before {
	display: none;
}

/* 11. Featured-Games */
.featured-game-item {
	box-shadow: 0px 1px 13px 0px rgba(12, 11, 15, 0.32);
	position: relative;
	z-index: 1;
}
.featured-game-item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(233, 163, 1, 0.749);
	transition: .3s linear;
	opacity: 0;
}
.featured-game-thumb img {
	width: 100%;
}
.featured-game-content {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 35px;
	z-index: 1;
	transition: .3s linear;
}
.featured-game-icon {
	margin-bottom: 20px;
}
.featured-game-content h4 {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.featured-game-content h4 span,
.featured-game-meta i {
	color: #e9a301;
}
.featured-game-content h4 a:hover {
	color: #fff;
}
.featured-game-meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #e3e3e3;
}
.featured-game-meta i {
	margin-right: 5px;
}
.featured-game-overlay-content {
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	bottom: auto;
	opacity: 0;
}
.featured-game-overlay-content .featured-game-meta {
	justify-content: center;
	color: #fff;
}
.featured-game-overlay-content  h4,
.featured-game-overlay-content  h4 a:hover {
	color: #1c1121;
}
.featured-game-overlay-content h4 span,
.featured-game-overlay-content .featured-game-meta i {
	color: #fff;
}
.featured-game-item:hover .featured-game-content {
	opacity: 0;
	visibility: hidden;
}
.featured-game-item:hover .featured-game-overlay-content,
.featured-game-item:hover::before {
	opacity: 1;
	visibility: visible;
}
.featured-game-bg {
	background-image: url(../img/bg/featured_game_bg.png);
	background-position: center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.featured-game-icon img {
    display: inline-block;
}
.featured-game-area .container-full {
    padding-left: 60px;
    padding-right: 60px;
}
.new-released-game-area .no-gutters [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.new-released-game-area {
    background: #f7f7f7;
}

/* 12. Cta */
.cta-bg {
	background-image: url(../img/bg/cta_bg.jpg);
	padding: 120px 0;
	background-position: center;
	background-size: cover;
	box-shadow: 0px 5px 10px 0px rgba(11, 11, 11, 0.52);
}
.cta-content {
	padding: 0 50px;
}
.cta-content .section-title h2 {
	font-size: 50px;
	margin-bottom: 5px;
}


/* 13. Tournament */
.tournament-top-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: rgb(32, 19, 43);
	box-shadow: 0px 4px 5.58px 0.42px rgba(0, 0, 0, 0.13),inset 0px 1px 16px 0px rgba(228, 161, 1, 0.17);
	padding: 25px 30px;
}
.tournament-title h2 {
	font-size: 26px;
	letter-spacing: -1px;
}
.tournament-menu {
	display: flex;
	flex-wrap: wrap;
}
.tournament-menu button {
	font-size: 14px;
	border: none;
	background: transparent;
	padding: 0;
	color: #a0a0a0;
	font-weight: 600;
	cursor: pointer;
	position: relative;
	margin-left: 30px;
	transition: .4s linear;
}
.tournament-menu button:first-child {
	margin-left: 0;
}
.tournament-menu button::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 3px;
	opacity: 0;
	transition: .4s linear;
}
.tournament-menu button.active::before {opacity: 1;}
.tournament-area {
	background-color: rgb(27, 16, 36);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.34);
}
.tournament-schedule-wrap {
	padding: 30px 30px 15px;
}
.tournament-schedule-item {
	display: flex;
	align-items: center;
	background: #23162e;
	padding: 37px 20px;
	justify-content: space-between;
	height: 100%;
}
.tournament-schedule-content {
	padding: 35px 35px;
	position: relative;
	background: #20132b;
	height: 100%;
}
.tournament-schedule-content h3 a:hover span {
	color: #fff;
}
.tournament-schedule-content p {
	margin-bottom: 0;
}
.tournament-schedule-meta {
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.tournament-schedule-meta h5 {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0;
	color: #c9c9c9;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.tournament-schedule-meta h5 span {
	margin-left: 5px;
}
.tournament-schedule-meta a {
	display: block;
	border: 1px dashed #383838;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 800;
	padding: 12px 13px;
	line-height: 1;
	margin-left: 18px;
}
.tournament-schedule-meta a:hover {
	border: 1px solid #e4a101;
	color: #1c1121;
}
.latest-match-bg {
	background-image: url(../img/bg/latest_match_bg.jpg);
	background-position: center;
	background-size: cover;
}
.latest-match-box {
	display: flex;
	align-items: center;
	background: #211e23;
	padding: 15px;
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.34);
}
.latest-match-box .tournament-schedule-content {
	padding: 41px 30px;
	background: #1c181e;
}
.latest-match-box .tournament-schedule-content p {
	font-size: 13px;
	line-height: 2;
	padding-right: 20px;
}
.latest-match-box .tournament-schedule-meta a {
	color: #d7d5d5;
	background: #222225;
}
.latest-match-box .tournament-schedule-meta a:hover {
	color: #1c1121;
}
.team-member-thumb {
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}
.team-member-thumb img {
	width: 100%;
	transition: .3s linear;
}
.team-member-social {
	position: absolute;
	right: 20px;
	top: 30px;
	transform: translateX(30px);
	opacity: 0;
	transition: .3s linear;
}
.team-member-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #e9a301;
	transition: .3s linear;
	opacity: 0;
}
.team-member-content h4 {
	font-size: 20px;
	color: #1c1121;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 5px;
}
.team-member-box:hover .team-member-content h4 a {
	color: #e8a301;
}
.team-member-box:hover .team-member-thumb img {
	box-shadow: 0px 2px 21px 0px rgba(17, 8, 23, 0.16);
}
.team-member-box:hover .team-member-thumb::before {
	opacity: .9;
}
.team-member-box:hover .team-member-social {
	transform: translateX(0px);
	opacity: 1;
}
.team-member-content span {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
}
.team-member-social ul li {
	display: block;
	margin-bottom: 13px;
}
.team-member-social ul li a {
	color: #fff;
	font-size: 15px;
}
.team-bg {
    background-image: url(../img/bg/third_team_bg.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 110px 0 90px;
}
.third-team-content {
    position: relative;
    padding: 20px 50px;
    z-index: 1;
}
.third-team-content .main-bg {
    background-image: url(../img/bg/team_content_bg.png);
    width: 302px;
    height: 93px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -10px;
}
.third-team-content .hover-bg {
    background-image: url(../img/bg/team_content_hover_bg.png);
    width: 302px;
    height: 93px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -10px;
    opacity: 0;
    transition: .3s linear;
}
.third-team-content h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    margin-bottom: 5px;
}
.third-team-content span {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
	color: #ff5917;
	transition: .3s linear;
}
.third-team-content h5 a:hover {
	color: #fff;
}
.third-team-item:hover .third-team-content .hover-bg {
	opacity: 1;
}
.third-team-item:hover .third-team-content span {
	color: #1f2026;
}

/* Game-gallery */
.game-gallery-area.position-relative {
    z-index: 1;
    padding: 120px 0 0;
    margin-bottom: -150px;
}
.game-gallery-bg {
    background-image: url(../img/bg/game_gallery_bg.png);
    background-position: top center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 715px;
    z-index: -1;
}
.game-gallery-item img {
    max-width: 100%;
    display: inline-block;
}
.game-gallery-item {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}
.game-gallery-active .slick-active.slick-center {
    margin-top: 0;
}
.game-gallery-active .slick-slide {
	margin-top: 80px;
	transition: .4s linear;
}
.game-gallery-area .slider-nav {
    max-width: 1080px;
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slider-nav > span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #bebebe;
    cursor: pointer;
    transition: .3s linear;
}
.slider-nav > span.slick-next i {
	margin-left: 5px;
}
.slider-nav > span.slick-prev i {
	margin-right: 5px;
}
.slider-nav > span:hover {
	color: #ff5917;
}

/* 14. Just-gamers */
.just-gamers-bg {
	background-image: url(../img/bg/just_gamer_bg.jpg);
	position: relative;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	z-index: 1;
}
.just-gamers-bg::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background-image: url(../img/images/gamers_bg_conve01.png);
	width: 467px;
	height: 169px;
	margin: 0 auto;
	top: -4px;
	background-repeat: no-repeat;
	z-index: -1;
}
.just-gamers-bg::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background-image: url(../img/images/gamers_bg_conve02.png);
	width: 420px;
	height: 152px;
	margin: 0 auto;
	bottom: -20px;
	background-repeat: no-repeat;
	z-index: -1;
}
.title-style-three.white-title h2 {
	color: #fff;
}
.title-style-three.white-title p {
	color: #cbcbcb;
}
.title-style-three.white-title::before {
	background-image: url(../img/images/title_bar03.png);
}
.just-gamers-list ul li {
	margin-bottom: 40px;
	padding-right: 20px;
	overflow: hidden;
}
.just-gamers-list-icon {
	float: left;
	background-image: url(../img/bg/gamer_list_icon_bg.jpg);
	width: 97px;
	height: 97px;
	text-align: center;
	line-height: 85px;
	display: block;
	border: 6px solid #333240;
	margin-right: 25px;
	transition: .3s linear;
}
.just-gamers-list-content h5 {
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 10px;
}
.just-gamers-list-content p {
	margin-bottom: 0;
}
.just-gamers-list ul li:hover .just-gamers-list-icon {
	border-color:  #e9a301;
}
.just-gamers-list ul li:last-child {
	margin-bottom: 0;
}
.just-gamers-list-content {
	position: relative;
	top: 5px;
}
.just-gamers-img {
	position: absolute;
	width: 100%;
	top: -83px;
	right: 0;
}
.just-gamers-circle-shape {
	position: absolute;
	bottom: 215px;
	left: 145px;
	z-index: -1;
}
.just-gamers-circle-shape img:nth-child(2) {
	position: absolute;
	top: 46px;
	right: -67px;
}
.gamers-chart-shape {
	position: absolute;
	right: 0;
	top: 70px;
}

/* 15. Features */
.features-bg {
	background-image: url(../img/bg/features_bg.jpg);
	background-position: center;
	background-size: cover;
}
.features-item {
	border-radius: 10px;
	background-color: rgb(29, 18, 39);
	box-shadow: 0px 5px 27px 0px rgba(17, 8, 23, 0.2);
	padding: 45px 35px;
}
.features-item .product-tag a {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.features-head h4 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.features-head p {
	margin-bottom: 0;
}
.features-head .product-tag {
	margin-bottom: 20px;
}
.features-list-wrap ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding: 25px 0;
	position: relative;
}
.features-list-wrap ul li:last-child {
	padding-bottom: 0;
}
.features-list-wrap ul li::before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 2px;
	border-radius: 50%;
	background-color: rgb(39, 26, 48);
	box-shadow: 0px 2px 0px 0px rgba(17, 8, 23, 0.004);
}
.features-list-img img {
	border-radius: 6px;
}
.features-list-content .product-tag {
	margin-bottom: 15px;
}
.features-list-content h6 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
.features-list-content h6 a {
	display: inline-block;
}
.features-list-content .product-tag a::before {
	background: #3a3042;
}
.features-item .features-list-content .product-tag a:hover {
	color: #1d1227;
}
.features-list-img {
	margin-left: 50px;
}

/* 16. Fact */
.fact-item {
	display: flex;
	align-items: first baseline;
	margin-bottom: 50px;
}
.fact-icon {
	margin-right: 20px;
}
.fact-content h2 {
	font-size: 36px;
	font-weight: 800;
	line-height: .9;
	margin-bottom: 10px;
}
.fact-content > span {
	display: block;
	font-weight: 700;
	color: #dfdede;
}

/* 17. Shop */
.shop-item {
	background-color: rgb(31, 21, 40);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.16);
}
.shop-item .product-thumb img {
	width: 100%;
}
.product-content {
	padding: 35px 25px 25px;
	position: relative;
}
.product-content .product-tag {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -15px;
	z-index: 1;
}
.product-content h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.product-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.product-price h5 {
	margin-bottom: 0;
	font-size: 16px;
}
.product-cart-action a {
	background: #291b35;
	border: 1px solid #2c2135;
	width: 34px;
	height: 34px;
	display: block;
	text-align: center;
	line-height: 34px;
	border-radius: 4px;
	font-size: 13px;
}
.product-cart-action a:hover,
.shop-area.black-bg .product-cart-action a:hover {
	color: #1c1121;
	border-color: #e4a101;
}
.product-active .slick-arrow {
	position: absolute;
	left: -70px;
	top: 50%;
	transform: translateY(-50%);
	width: 37px;
	height: 33px;
	color: #bebac0;
	border: 3px solid #bebac0;
	display: inline-block;
	transition: .3s linear;
	background: transparent;
	cursor: pointer;
	z-index: 1;
}
.product-active .slick-arrow.slick-next {
	right: -70px;
	left: auto;
}
.product-active .slick-track {
	padding-bottom: 30px;
	padding-top: 30px;
}
.shop-area.black-bg .shop-item {
	background-color: #1e1b20;
}
.shop-area.black-bg .product-cart-action a {
	background: #1c1a1d;
	border: 1px solid #2c2135;
}
.shop-area.black-bg .product-active .slick-arrow {
	color: #6e6b6f;
	border: 3px solid #6e6b6f;
}
.shop-area.black-bg .product-active .slick-arrow:hover {
	color: #e4a101;
	border-color: #e4a101;
}
.accessories-thumb img {
	width: 100%;
}
.accessories-content {
	position: relative;
}
.accessories-content h5 {
	font-size: 18px;
	text-transform: uppercase;
	color: #37303a;
	line-height: 1;
	margin-bottom: 5px;
}
.accessories-content h5 a:hover {
	color: #e9a301;
}
.accessories-content span {
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
	display: block;
	transition: .3s linear;
}
.accessories-content .shop-add-action {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	font-size: 14px;
	font-weight: 500;
	color: #e9a301;
}
.accessories-item:hover .accessories-content .shop-add-action {
	opacity: 1;
	visibility: visible;
}
.accessories-item:hover .accessories-content span {
	opacity: 0;
	visibility: hidden;
}
.home-four-shop-area {
	background-image: url(../img/bg/home_four_shop_bg.jpg);
	background-position: center;
	background-size: cover;
}
.home-four-shop-area .shop-item {
    background-color: #1e1b20;
}
.home-four-shop-area .product-cart-action a {
    background: #1c1a1d;
    border: 1px solid #3d2f48;
}
.home-four-shop-area .product-cart-action a:hover {
    background: #e9a301;
    border: 1px solid #e9a301;
}
.home-four-shop-area .product-content {
    padding: 40px 25px 25px;
}
.home-four-shop-area .product-content h4 {
    text-transform: uppercase;
}
.home-four-title p {
    margin-bottom: 0;
    margin-top: 20px;
}

/* 18. Upcoming-games */
.upcoming-game-item {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 21px 0px rgba(59, 53, 63, 0.12);
	padding: 30px 25px 35px;
}
.uc-game-head-title > span {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #e8a301;
	font-family: 'Oxanium', cursive;
	margin-bottom: 6px;
}
.uc-game-head-title h4 {
	font-size: 22px;
	color: #1c1121;
	text-transform: uppercase;
	margin-bottom: 0;
}
.uc-game-head-title h4 a:hover {
	color: #e9a301;
}
.upcoming-game-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.uc-game-head-title {
	margin-right: 50px;
}
.uc-game-price h5 {
	margin-bottom: 0;
	font-size: 18px;
	position: relative;
	z-index: 1;
	padding: 6px 25px;
	margin-right: 7px;
}
.uc-game-price h5::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-20deg);
	z-index: -1;
	right: 0;
	margin: 0 auto;
	background: #e4a101;
	box-shadow: 0px 1px 8.37px 0.63px rgba(114, 113, 113, 0.18);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.upcoming-game-item p {
	font-size: 14px;
	color: #6c6c6c;
	line-height: 24px;
	margin-bottom: 30px;
}
.upcoming-game-thumb {
	position: relative;
}
.upcoming-game-thumb img {
	width: 100%;
}
.upcoming-game-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #e4a101;
	opacity: 0;
	transition: .3s linear;
}
.upcoming-game-cart {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
.upcoming-game-cart a.btn {
	border-color: #1c1121;
	color: #1c1121;
	font-size: 14px;
	padding: 13px 24px;
	transform: translateY(20px);
	transition: .4s linear;
	opacity: 0;
}
.upcoming-game-cart a.btn:hover {
	border-color: #fff;
	background: #fff;
	color: #1c1121;
}
.upcoming-game-item:hover .upcoming-game-thumb::before {
	opacity: .77;
}
.upcoming-game-item:hover .upcoming-game-cart a.btn {
	opacity: 1;
	transform: translateY(0px);
}
.upcoming-games-bg {
	background-image: url(../img/bg/upc_game_bg.jpg);
	background-position: center;
	background-size: cover;
}
.inner-about-padding {
	padding-bottom: 172px;
}
.game-single-content {
	box-shadow: 0px 2px 21px 0px rgba(59, 53, 63, 0.12);
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 50px 40px;
	overflow: hidden;
}
.game-single-content .upcoming-game-head {
	display: block;
	margin-bottom: 35px;
}
.game-single-content .uc-game-head-title {
	margin-right: 0;
	margin-bottom: 25px;
}
.game-single-content .uc-game-head-title h4,
.game-single-title h4 {
	font-size: 24px;
	color: #1c1121;
	text-transform: uppercase;
	margin-bottom: 0;
}
.game-single-content .uc-game-head-title h4 > span,
.game-single-title h4 span {
	color: #e8a301;
}
.game-single-content .uc-game-head-title > span {
	margin-bottom: 10px;
}
.game-single-content .uc-game-price h5 {
	display: inline-block;
	margin-left: 7px;
}
.game-single-content p {
	font-size: 14px;
	color: #6c6c6c;
	margin-bottom: 20px;
}
.game-single-content p > span {
	font-weight: 600;
	color: #1c1121;
}
.game-single-img img {
	width: 100%;
	margin-bottom: 30px;
}
.game-single-img {
	margin-top: 40px;
	margin-bottom: 5px;
}
.game-single-info ul li {
	color: #6c6c6c;
	font-size: 14px;
	display: block;
	padding-bottom: 18px;
	border-bottom: 1px solid #e6e5e4;
	margin-bottom: 16px;
}
.game-single-info ul li:last-child {
	margin-bottom: 0;
}
.game-single-info ul li span {
	font-size: 16px;
	font-weight: 600;
	color: #413f3f;
	margin-right: 40px;
}
.game-single-gallery img {
	width: 100%;
	margin-top: 30px;
}
.game-single-shape {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 45px;
	z-index: -1;
}

/* 19. Game-overview */
.game-overview-content .upcoming-game-head {
	margin-bottom: 25px;
}
.overview-history-img img {
	width: 100%;
}
.overview-history-content {
	padding-right: 42px;
}
.overview-history-content p {
	margin-bottom: 35px;
}
.overview-history-list ul li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-top: 1px solid #e5e4e4;
	border-bottom: 1px solid #e5e4e4;
	margin-bottom: 10px;
}
.overview-history-list ul li:last-child {
	margin-bottom: 0;
}
.overview-list-thumb {
	margin-right: 20px;
}
.overview-list-content h4 {
	font-size: 16px;
	color: #1c1121;
	margin-bottom: 5px;
}
.overview-list-content h4 a:hover {
	color: #e9a301;
}
.overview-list-content span {
	display: block;
	font-size: 14px;
	color: #6c6c6c;
}
.overview-list-content {
	padding-right: 50px;
	margin-right: 30px;
	position: relative;
}
.overview-list-content::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	background: #dadada;
	height: 60px;
	border-radius: 50%;
}
.overview-list-price h4 {
	font-size: 18px;
	color: #e9a301;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0;
}

/* Donation */
.donation-bg {
    background-image: url(../img/bg/donation_bg.jpg);
    background-position: center;
    background-size: cover;
}
.donation-wrap {
    padding: 0 80px;
}
.donation-content .third-title-style .vertical-title {
    left: -33px;
    top: 52px;
    letter-spacing: 2px;
}

/* 20. Blog */
.blog-post-wrap {
	background-color: rgb(27, 16, 36);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.34);
	padding: 30px;
}
.blog-style-one {
	display: flex;
	align-items: center;
	background-color: rgb(32, 19, 43);
	box-shadow: 0px 7px 7.44px 0.56px rgba(18, 18, 18, 0.16);
	margin-bottom: 15px;
}
.blog-style-one:last-child {
	margin-bottom: 0;
}
.blog-style-one .blog-post-content {
	padding: 18px 30px;
}
.blog-meta ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.blog-meta ul li {
	font-size: 14px;
	font-weight: 500;
	color: #9b9b9b;
	position: relative;
}
.blog-meta ul li i {
	margin-right: 5px;
}
.blog-meta ul li::after {
	content: "/";
	margin: 0 10px;
	color: #434344;
}
.blog-meta ul li:last-child::after {
	display: none;
}
.blog-style-one .blog-post-content h5 {
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.blog-style-one .blog-post-content p {
	margin-bottom: 0;
	font-style: italic;
}
.blog-style-one .blog-thumb img {
	width: 170px;
}
.blog-post-content h5 a {
	display: inline-block;
}
.blog-style-two .blog-thumb img {
	width: 100%;
	box-shadow: 0px 5px 10px 0px rgba(11, 11, 11, 0.14);
}
.blog-style-two .blog-post-content h4 {
	font-size: 22px;
	color: #282828;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.blog-style-two .blog-post-content h4 a:hover {
	color: #e9a301;
}
.blog-style-two .blog-meta ul li,
.blog-style-two .blog-meta ul li a {
	font-size: 12px;
	color: #7f7a84;
	font-style: italic;
}
.blog-style-two .blog-meta ul {
	margin-bottom: 20px;
}
.blog-style-two .blog-post-content p {
	color: #6c6c6c;
	margin-bottom: 0;
}
.blog-list-post {
	box-shadow: 0px 2px 12.09px 0.91px rgba(184, 184, 184, 0.15);
	background: #fff;
	margin-bottom: 50px;
}
.blog-list-post-thumb img {
	width: 100%;
}
.blog-list-post-content {
	padding: 40px;
}
.blog-list-post-tag a {
	font-size: 12px;
	text-transform: uppercase;
	color: #252525;
	font-family: 'Oxanium', cursive;
	font-weight: 800;
	line-height: 1;
	display: inline-block;
	padding: 14px 23px;
	position: relative;
	z-index: 1;
	margin-left: 7px;
}
.blog-list-post-tag a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-20deg);
	z-index: -1;
	right: 0;
	margin: 0 auto;
	background: #e4a101;
	box-shadow: 0px 1px 8.37px 0.63px rgba(114, 113, 113, 0.18);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.blog-list-post-content h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #1c1121;
	margin-bottom: 10px;
}
.blog-list-post-content h2 a:hover {
	color: #e4a101;
}
.blog-list-post-content .blog-meta ul {
	margin-bottom: 20px;
}
.blog-list-post-content .blog-meta ul li {
	text-transform: uppercase;
	font-size: 12px;
	color: #909090;
	display: inline-block;
}
.blog-list-post-content .blog-meta ul li a {
	font-weight: 500;
	color: #494949;
}
.blog-list-post-content p {
	font-size: 14px;
	color: #6c6c6c;
	margin-bottom: 0;
}
.blog-list-post-bottom ul {
	background: #252525;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 23px 40px 8px;
}
.blog-list-post-bottom ul li {
	display: inline-block;
	margin-bottom: 15px;
}
.blog-list-post-bottom ul li > a,
.blog-list-post-bottom ul li > span {
	font-size: 14px;
	text-transform: uppercase;
	color: #dcdada;
	font-family: 'Oxanium', cursive;
	font-weight: 800;
}
.blog-list-post-bottom ul li > span,
.blog-post-share {
	line-height: 1;
}
.blog-post-share {
	margin-top: -3px;
}
.blog-list-post-bottom ul li > a i {
	margin-left: 10px;
	color: #e4a101;
}
.blog-list-post-bottom ul li:last-child {
	display: flex;
	align-items: center;
}
.blog-list-post-bottom ul li .blog-post-share a {
	font-size: 12px;
	color: #ffffff;
	margin-left: 15px;
}
.blog-list-post-bottom ul li a:hover {
	color: #e4a101;
}
.blog-sidebar {
	background: #252525;
	margin-left: 20px;
	padding: 25px;
}
.sidebar-about-thumb img {
	width: 100%;
	margin-bottom: 30px;
}
.sidebar-widget-title h4 {
	font-size: 22px;
	line-height: 1;
	position: relative;
	padding-left: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sidebar-widget-title h4 span {
	color: #e4a101;
}
.sidebar-widget-title h4::before,
.sidebar-widget-title h4::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 22px;
	background: #e4a101;
}
.sidebar-widget-title h4::after {
	left: 7px;
	top: -4px;
}
.sidebar-about-content p {
	font-size: 14px;
	color: #a3a3a3;
	margin-bottom: 0;
}
.sidebar-search form {
	position: relative;
}
.sidebar-search form input {
	width: 100%;
	background: #1d1d1d;
	color: #fff;
	border: 1px solid #2b2b2b;
	padding: 15px 16px;
	font-size: 12px;
	padding-right: 50px;
	font-weight: 500;
}
.sidebar-search form input::placeholder {
	color: #909090;
	font-size: 12px;
}
.sidebar-search form button {
	position: absolute;
	right: 18px;
	font-size: 12px;
	padding: 0;
	background: none;
	border: none;
	color: #e9a301;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.sidebar-cat ul li {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #2e2e2e;
	margin-bottom: 10px;
}
.sidebar-cat ul li:last-child,
.rc-post-list ul li:last-child {
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 0px;
}
.sidebar-cat ul li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #a3a3a3;
	display: inline-block;
}
.sidebar-cat ul li a:hover,
.rc-post-content h5 a:hover {
	color: #e9a301;
}
.rc-post-list ul li {
	display: flex;
	align-items: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2e2e2e;
}
.rc-post-thumb {
	margin-right: 20px;
}
.rc-post-thumb img {
	border-radius: 6px;
}
.rc-post-content h5 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.rc-post-content span {
	font-size: 12px;
	color: #909090;
	display: block;
}
.sidebar-trending-match ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #1d1d1d;
	border: 1px solid #2b2b2b;
	border-radius: 4px;
	padding: 17px 20px;
	position: relative;
}
.sidebar-trend-match-thumb {
	display: flex;
	height: 65px;
	align-items: center;
}
.sidebar-trend-match-action {
	font-size: 22px;
	font-weight: 800;
	font-family: 'Oxanium', cursive;
	display: flex;
	align-items: center;
}
.sidebar-trend-match-action span:last-child {
	color: #e4a101;
}
.sidebar-trend-match-action span:nth-child(2) {
	color: #838383;
	margin: 0 20px;
}
.sidebar-trend-match-date {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	width: 140px;
	background: #252525;
	font-size: 12px;
	color: #909090;
	padding: 6px 14px;
	line-height: 1;
	border-radius: 4px;
}
.sidebar-tag-list ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.sidebar-tag-list ul li {
	margin: 0 10px 10px 0px;
}
.sidebar-tag-list ul li a {
	display: block;
	background: #1d1d1d;
	color: #dcdada;
	text-transform: uppercase;
	border: 1px solid #2b2b2b;
	font-size: 14px;
	font-weight: 800;
	font-family: 'Oxanium', cursive;
	line-height: 1;
	padding: 15px 20px;
}
.sidebar-tag-list ul li a:hover {
	color: #e4a101;
}
.blog-details-wrap .blog-list-post-content {
	padding: 45px 35px;
}
.blog-details-img img {
	width: 100%;
}
.blog-details-wrap .blog-list-post-content h4 {
	font-size: 24px;
	color: #1c1121;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog-details-wrap .blog-list-post-content p {
	margin-bottom: 30px;
}
.blog-details-img {
	margin-bottom: 30px;
}
.blog-details-wrap blockquote {
	margin: 30px 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #434243;
	font-weight: 700;
	line-height: 26px;
	padding-left: 20px;
	border-left: 4px solid #e4a101;
}
.blog-details-list li {
	font-size: 14px;
	font-weight: 500;
	color: #434243;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
}
.blog-details-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 50%;
	background-color: rgb(120, 119, 119);
	width: 6px;
	height: 6px;
}
.blog-details-list li:last-child {
	margin-bottom: 0;
}
.blog-details-list {
	margin-bottom: 30px;
}
.blog-details-wrap .blog-list-post-bottom ul {
	background: transparent;
	padding: 25px 0 0;
	border-top: 1px solid #ececec;
	margin-top: 60px;
}
.blog-details-wrap .blog-list-post-bottom ul li .blog-post-share a {
	color: #434243;
}
.blog-details-wrap .blog-list-post-bottom ul li > a {
	color: #6c6c6c;
	font-weight: 600;
	margin-left: 8px;
}
.blog-details-wrap .blog-list-post-bottom ul li > span {
	color: #434243;
}
.blog-details-wrap .blog-list-post-bottom ul li > i {
	color: #e4a101;
	font-size: 12px;
	margin-right: 5px;
}
.blog-details-wrap .blog-list-post-bottom ul li > a:hover,
.blog-details-wrap .blog-list-post-bottom ul li .blog-post-share a:hover,
.comment-avatar-info h4 a:hover,
.community-post-content span a:hover {
	color: #e4a101;
}
.sidebar-widget-title.blog-details-title h4 {
	font-size: 24px;
	color: #1c1121;
}
.blog-details-wrap {
	margin-bottom: 75px;
}
.blog-comment ul li {
	box-shadow: 0px 2px 12.09px 0.91px rgba(184, 184, 184, 0.15);
	background: #fff;
	margin-bottom: 10px;
	padding: 25px 30px;
	display: flex;
	align-items: center;
}
.comment-avatar-thumb  {
	margin-right: 25px;
}
.comment-avatar-thumb img {
	border-radius: 6px;
}
.comment-avatar-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 13px;
}
.comment-avatar-info h4 {
	font-size: 16px;
	color: #1c1121;
	text-transform: uppercase;
	margin-bottom: 0;
}
.comment-avatar-info h4 span {
	font-size: 12px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #6c6c6c;
	margin-left: 20px;
}
.comment-reply a {
	font-size: 12px;
	color: #e4a101;
}
.comment-text p {
	font-size: 14px;
	color: #6c6c6c;
	margin-bottom: 0;
	padding-right: 50px;
	line-height: 24px;
}
.blog-comment ul li.comment-children {
	margin-left: 50px;
}
.comment-form textarea {
	width: 100%;
	padding: 20px 20px;
	border: none;
	margin-bottom: 20px;
	background: #f1f1f1;
	height: 160px;
	transition: .3s;
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
}
.comment-form input {
	width: 100%;
	padding: 19px 20px;
	border: none;
	margin-bottom: 20px;
	background: #f1f1f1;
	color: #6c6c6c;
	transition: .3s;
	font-size: 14px;
	font-weight: 500;
}
.comment-form input::placeholder,
.comment-form textarea::placeholder {
	color: #989797;
}
.comment-form .btn {
	margin-top: 10px;
	padding: 20px 47px;
}
.comment-form .btn::before {
	display: none;
}
.comment-check-box input {
	width: auto;
	margin: 5px 10px 0 0;
}
.comment-check-box label {
	font-size: 13px;
	font-weight: 500;
	color: #939393;
	margin: 0;
	user-select: none;
}
.comment-check-box {
	display: flex;
	align-items: flex-start;
}
.home-four-title.black-title p {
    color: #6c6c6c;
}
.blog-thumb img {
    max-width: 100%;
}
.home-four-blog-post .blog-meta ul li::after {
    content: "-";
    margin: 0 10px;
    color: #a5a4a4;
}
.home-four-blog-post .blog-meta ul li {
    font-size: 12px;
    font-weight: 600;
    color: #a5a4a4;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.home-four-blog-post .blog-meta ul li a {
	color: #a5a4a4;
}
.home-four-blog-post .blog-post-content h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #282828;
    margin-bottom: 12px;
}
.home-four-blog-post .blog-post-content p {
    color: #6c6c6c;
    margin-bottom: 22px;
}
.home-four-blog-post .blog-post-content .read-more {
    text-transform: uppercase;
    font-size: 14px;
    color: #2a2a2a;
    font-weight: 700;
}
.home-four-blog-post .blog-post-content .read-more i {
	color: #e9a401;
	margin-left: 5px;
}
.home-four-blog-post .blog-post-content .read-more:hover,
.home-four-blog-post .blog-post-content h4 a:hover,
.home-four-blog-post .blog-meta ul li a:hover {
	color: #e9a401;
}

/* 21. Pagination */
.pagination-wrap ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.pagination-wrap ul li {
	margin-right: 10px;
}
.pagination-wrap ul li a {
	display: block;
	background: #252525;
	color: #e9a301;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	font-family: 'Oxanium', cursive;
	padding: 16px 24px;
}
.pagination-wrap ul li a:hover {
	background: #e9a301;
	color: #252525;
}

/* My match */
.my-match-bg {
	background-image: url(../img/bg/my_match_bg.jpg);
	background-position: center;
	background-size: cover;
	padding-top: 190px;
}
.my-match-wrap {
    padding: 0 83px;
}
.my-match-box-wrap {
    position: relative;
    margin-top: -32px;
}
.my-match-box-wrap > img {
    max-width: 100%;
}
.my-match-box-wrap ul {
    display: flex;
    align-items: center;
    position: absolute;
    top: 80px;
    left: 120px;
    right: 100px;
}
.my-match-team {
    display: flex;
    align-items: center;
}
.my-match-box-wrap ul li:first-child {
    width: 400px;
    flex: 0 0 400px;
}
.my-match-box-wrap ul li:nth-child(2) {
    width: 350px;
    flex: 0 0 350px;
}
.my-match-box-wrap ul li:last-child {
	flex-grow: 1;
    text-align: right;
}
.my-match-team .vs {
    margin: 0 25px;
}
.my-match-info {
    padding: 0 35px;
}
.my-match-info .live-btn {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding: 7px 18px;
    z-index: 1;
    margin: 0 6px 10px;
}
.my-match-info .live-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-25deg);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #ff5917;
}
.my-match-info .live-btn:hover,
.watch-stream:hover {
	color: #ff5917;
}
.my-match-info .live-btn:hover::before {
	background: #fff;
}
.my-match-info h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.my-match-info > span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff5917;
}
.watch-stream {
    font-size: 12px;
    text-transform: uppercase;
    color: #a19f9f;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.watch-stream i {
    font-size: 20px;
    color: #d1d1d1;
    margin-right: 10px;
}

/* 22. Testimonial */
.testimonial-active {
	background-color: rgb(27, 16, 36);
	box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.34);
	position: relative;
	padding: 70px 0 63px;
}
.testimonial-item {
	padding: 0 45px;
}
.testi-quote {
	position: absolute;
	right: 45px;
	bottom: 45px;
	z-index: 1;
}
.testimonial-content h5 {
	margin-bottom: 15px;
}
.testimonial-rating i {
	font-size: 14px;
	color: #e4a101;
}
.testimonial-content p {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 0;
}
.testimonial-avatar {
	display: flex;
	align-items: center;
}
.testi-avtar-img {
	margin-right: 20px;
}
.testi-avatar-info h6 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
}
.testi-avatar-info span {
	font-size: 15px;
	font-style: italic;
	line-height: 1;
}
.testimonial-active.owl-carousel .owl-nav {
	top: auto;
	bottom: 50px;
	left: 45px;
	right: auto;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 55px;
	position: unset;
}
.testimonial-active.owl-carousel .owl-nav button {
	color: #4b4550;
	border-color: #4b4550;
}

/* 23. Community */
.community-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.community-bg-shape {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	opacity: .07;
}
.community-wrap table {
	background: #fff;
	box-shadow: 0px 2px 21px 0px rgba(59, 53, 63, 0.12);
}
.community-wrap thead tr th {
	vertical-align: middle;
	padding: 24px 25px;
	border-bottom: 1px solid #ededed;
}
.community-wrap thead tr {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	color: #6d6d6d;
	font-family: 'Oxanium', cursive;
}
.community-wrap tr th:first-child {
	text-align: left;
}
.community-wrap tr th,
.community-wrap tr td {
	text-align: center;
}
.community-post-wrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
}
.community-post-content span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #9b9b9b;
	margin-top: 5px;
}
.community-post-content span a {
	font-weight: 500;
	color: #636363;
}
.community-post-content > a {
	font-size: 16px;
	font-weight: 600;
	color: #413f3f;
}
.community-post-tag {
	margin-left: 15px;
}
.community-post-tag a {
	font-size: 12px;
	font-weight: 600;
	color: #413f3f;
	position: relative;
	z-index: 1;
	padding: 7px 20px;
	margin: 5px 2px 0;
	display: inline-block;
}
.community-post-tag a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-20deg);
	z-index: -1;
	right: 0;
	margin: 0 auto;
	background: #e4a101;
	box-shadow: 0px 1px 8.37px 0.63px rgba(114, 113, 113, 0.18);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.community-wrap tbody td,
.community-wrap tbody th {
	padding: 20px 25px;
	vertical-align: middle;
	border-top: none;
	border-bottom: 1px solid #ededed;
}
.community-wrap .community-post-type th {
	padding: 25px 0 0 25px;
	border: none;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 400;
	color: #9b9b9b;
}
.community-wrap tbody td {
	font-size: 16px;
	font-weight: 500;
	color: #868686;
}
.community-wrap .community-bell {
	position: relative;
}
.community-wrap .community-bell a {
	color: #e4a101;
}
.community-wrap .community-bell::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	width: 1px;
	height: 50px;
	background-color: rgb(223, 223, 223);
}
.create-topic {
	background: #fff;
	box-shadow: 0px 2px 21px 0px rgba(59, 53, 63, 0.12);
	padding: 25px 25px 45px;
}
.create-topic span {
	font-size: 14px;
	font-weight: 400;
	color: #9b9b9b;
	display: block;
	margin-bottom: 20px;
}
.create-topic form input {
	width: 100%;
	border: 1px solid #ebebeb;
	padding: 18px 20px;
	font-size: 14px;
	color: #636363;
	margin-bottom: 20px;
}
.create-topic form input::placeholder {
	font-size: 14px;
	color: #9b9b9b;
}
.create-topic form .btn::before {
	bottom: 0;
}
.create-topic form .btn {
	padding: 16px 39px;
	overflow: hidden;
}
.community-widget {
	background: #fff;
	box-shadow: 0px 2px 21px 0px rgba(59, 53, 63, 0.12);
	padding: 35px;
}
.community-widget-title h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #515151;
	margin-bottom: 0;
}
.community-sidebar-social ul li a {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #747373;
	background: #fbfbfb;
	border: 1px solid #e5e4e4;
	line-height: 58px;
}
.community-sidebar-social ul li a i {
	margin-right: 10px;
}
.community-sidebar-social ul li {
	margin-bottom: 15px;
}
.community-sidebar-social ul li:last-child {
	margin-bottom: 0;
}
.community-sidebar-social ul li a:hover {
	background: #e4a101;
	color: #fff;
	border-color: #e4a101;
}
.community-sidebar-game ul li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.community-sidebar-game ul li:last-child {
	margin-bottom: 0;
}
.sidebar-new-game-thumb {
	margin-right: 20px;
}
.sidebar-new-game-thumb img {
	border-radius: 12px;
}
.sidebar-new-game-content span {
	font-size: 14px;
	line-height: 1;
	color: #9b9b9b;
	display: block;
	margin-bottom: 5px;
}
.sidebar-new-game-content h5 {
	font-size: 16px;
	font-weight: 600;
	color: #413f3f;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0;
	line-height: 24px;
}
.sidebar-new-game-content h5 a:hover,
.contact-form button:hover {
	color: #e4a101;
}


/* 24. Contact */
#contact-map {
	width: 100%;
	height: 445px;
	display: block;
	box-shadow: 0px 2px 12.09px 0.91px rgba(184, 184, 184, 0.35);
}
.contact-area .title-style-three {
	padding-bottom: 0;
}
.contact-area .title-style-three::before {
	display: none;
}
.contact-area .title-style-three h2 {
	font-size: 30px;
	letter-spacing: -1px;
}
.contact-info-list ul li {
	color: #6c6c6c;
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
}
.contact-info-list ul li:last-child {
	margin-bottom: 0;
}
.contact-info-list ul li i {
	margin-right: 10px;
	color: #e9a301;
}
.contact-form textarea {
	width: 100%;
	border: none;
	font-size: 14px;
	border-bottom: 2px solid #eeeeee;
	height: 105px;
	margin-bottom: 50px;
	padding: 0 0 20px;
	transition: .3s linear;
}
.contact-form textarea::placeholder,
.contact-form input::placeholder {
	font-size: 14px;
	color: #9e9e9e;
}
.contact-form textarea:focus,
.contact-form input:focus {
	border-color: #e9a301;
}
.contact-form input {
	width: 100%;
	border: none;
	font-size: 14px;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 50px;
	padding: 0 0 20px;
	transition: .3s linear;
}
.contact-form button {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 800;
	color: #1c1121;
	text-transform: uppercase;
	border: none;
	background: none;
	padding: 0;
	cursor: pointer;
	line-height: 1;
	padding-bottom: 20px;
	border-bottom: 2px solid #e9a301;
	margin-top: 16px;
	transition: .3s linear;
}
.third-contact-bg {
	background-image: url(../img/bg/third_contact_bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 120px 0;
}
.third-title-style ul li + li {
    margin-top: 10px;
}
.third-title-style ul li {
	font-size: 14px;
	color: #d3d3d3;
}
.third-title-style ul li span {
    font-family: 'grinddemolished';
    font-weight: normal;
    color: #fff;
    margin-right: 5px;
}
.third-contact-wrap .third-title-style .vertical-title {
    left: -35px;
    margin-bottom: 0;
    top: 50px;
    letter-spacing: 2px;
}
.third-contact-form input,
.third-contact-form textarea {
    width: 100%;
    border: none;
    background: #292a2e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 19px 25px;
    margin-bottom: 20px;
}
.third-contact-form textarea {
	min-height: 160px;
	max-height: 160px;
}
.third-contact-form input::placeholder,
.third-contact-form textarea::placeholder {
	color: #b5b4b4;
	font-size: 14px;
    font-weight: 500;
}

/* 25. Newsletter */
.newsletter-wrap {
	border-radius: 80px;
	background-color: rgb(25, 14, 34);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 65px;
	margin-top: -55px;
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
}
.newsletter-form form {
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.newsletter-form-grp {
	position: relative;
}
.newsletter-form-grp i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	left: 15px;
}
.newsletter-form form input {
	width: 495px;
	background: #24182d;
	border: none;
	color: #fff;
	padding: 17px 40px;
	font-size: 14px;
	font-weight: 500;
}
.newsletter-form form input::placeholder {
	color: #a0a0a0;
}
.newsletter-form-grp::before,
.newsletter-form button::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 55px 20px;
	border-color: transparent transparent #24182d transparent;
}
.newsletter-form-grp::after,
.newsletter-form button::after {
	content: "";
	position: absolute;
	right: -20px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 55px 20px 0 0;
	border-color: #24182d transparent transparent transparent;
}
.newsletter-title h2 {
	font-size: 26px;
	letter-spacing: -1px;
}
.newsletter-form button {
	border: none;
	color: #1c1121;
	font-size: 14px;
	font-weight: 800;
	padding: 17px 15px;
	margin-left: 30px;
	position: relative;
	cursor: pointer;
	transition: .3s linear;
}
.newsletter-form button::before {
	border-color: transparent transparent #e4a101 transparent;
	transition: .3s linear;
}
.newsletter-form button::after {
	border-color: #e4a101 transparent transparent transparent;
	transition: .3s linear;
}
.newsletter-form button:hover {
	background: #fff;
}
.newsletter-form button:hover::before {
	border-color: transparent transparent #fff transparent;
}
.newsletter-form button:hover::after {
	border-color: #fff transparent transparent transparent;
}
.newsletter-form button i {
	font-size: 12px;
	margin-left: 5px;
}
.s-newsletter-area .newsletter-wrap {
	background-color: #1c181e;
}
.s-newsletter-area .newsletter-title h2 {
	letter-spacing: 0;
	text-transform: uppercase;
}
.s-newsletter-area .newsletter-form form input {
	background: #262228;
}
.s-newsletter-area .newsletter-form-grp::after {
	border-color: #262228 transparent transparent transparent;
}
.s-newsletter-area .newsletter-form-grp::before {
	border-color: transparent transparent #262228 transparent;
}


/* 26. Footer */
.footer-bg {
	background-image: url(../img/bg/footer_bg.jpg);
	background-color: #f9f9f9;
	background-position: top center;
	background-size: cover;
	padding-bottom: 65px;
	position: relative;
	z-index: 1;
}
.third-footer-bg {
	background-image: url(../img/bg/t_footer_bg.jpg);
	padding-top: 90px;
	padding-bottom: 40px;
}
.footer-text p {
	font-size: 15px;
	color: #90949c;
	margin-bottom: 15px;
}
.footer-contact ul li {
	margin-bottom: 10px;
	font-size: 15px;
	color: #90949c;
	line-height: 28px;
}
.footer-contact ul li i {
	margin-right: 10px;
}
.footer-contact ul li span {
	font-weight: 500;
}
.footer-contact ul li:last-child {
	margin-bottom: 0;
}
.fw-title h5 {
	font-size: 18px;
	color: #c8c8c8;
	margin-bottom: 0;
	line-height: 1;
	padding-bottom: 20px;
	position: relative;
}
.fw-title h5::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
}
.fw-link ul li {
	display: block;
}
.fw-link ul li a {
	color: #90949c;
	font-size: 14px;
	line-height: 40px;
	display: inline-block;
}
.fw-link ul li a:hover {
	padding-left: 5px;
}
.footer-social ul {
	display: flex;
	flex-wrap: wrap;
}
.footer-social ul li {
	display: block;
	margin-right: 9px;
}
.footer-social ul li a {
	width: 36px;
	height: 36px;
	background-color: rgb(59, 89, 152);
	display: block;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
}
.footer-social ul li:nth-child(2) a {
	background: #55acee;
}
.footer-social ul li:nth-child(3) a {
	background: #d71e18;
}
.footer-social ul li:nth-child(4) a {
	background: #1565c0;
}
.footer-newsletter input {
	width: 100%;
	background: #24182d;
	border: none;
	padding: 12px 20px;
	color: #fff;
	padding-right: 60px;
	font-size: 14px;
}
.footer-newsletter input::placeholder {
	color: #7c7c7d;
	font-size: 14px;
}
.footer-newsletter form {
	position: relative;
}
.footer-newsletter button {
	position: absolute;
	width: 53px;
	height: 100%;
	border: none;
	color: #1c1121;
	right: 0;
	top: 0;
	cursor: pointer;
	font-size: 14px;
}
.footer-fire {
	position: absolute;
	left: 90px;
	bottom: 0;
	z-index: -1;
}
.footer-fire-right {
	left: auto;
	right: 90px;
}
.copyright-wrap {
	background: #140a1c;
	padding: 20px 0;
}
.copyright-text p {
	font-size: 14px;
	color: #90949c;
	margin-bottom: 0;
}
.copyright-text p a {
	font-weight: 500;
}
.s-footer-bg {
	background-image: url(../img/bg/s_footer_bg.jpg);
}
.s-footer-bg .fw-title h5 {
	font-size: 16px;
	text-transform: uppercase;
}
.s-footer-bg .footer-newsletter input {
	background: #262228;
}
.s-copyright-wrap {
	background: #161417;
}
.fw-text p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 70px;
    margin-bottom: 20px;
}
.fw-social ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.fw-social ul li + li {
	margin-left: 15px;
}
.fw-social ul li a {
    display: block;
    font-size: 14px;
	color: #a6a6a5;
	line-height: 1;
}
.fw-social ul li a:hover,
.fw-quick-link ul li a:hover,
.fw-title h3 > span,
.third-copyright-wrap .copyright-text p a {
	color: #ff5917;
}
.fw-title h3 {
    font-size: 26px;
    font-family: 'grinddemolished';
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0;
}
.fw-quick-link ul li a {
    display: inline-block;
    font-size: 14px;
    color: #b5b5b5;
    font-weight: 500;
}
.fw-quick-link ul li + li {
	margin-top: 10px;
}
.third-copyright-wrap {
    background: #131418;
}




/* Home Five CSS */
.home-five-header .t-header-top-area .header-top-social ul li a {
    color: #cfcdcd;
}
.home-five-header .t-header-top-area .header-top-social ul li a:hover,
.home-five-header .t-header-top-area .header-top-login ul li a:hover,
.home-five-header .t-header-top-area .header-top-login ul li a:hover i,
.home-five-header .menu-style-two .navbar-wrap > ul > li:hover > a,
.home-five-header .menu-style-two .navbar-wrap > ul > li.show > a,
.home-five-header .navbar-wrap ul li .submenu li:hover > a,
.home-five-header .navbar-wrap ul li .submenu li.active > a,
.home-five-header .header-action ul li.header-search a {
    color: #fa0101;
}
.home-five-header .t-header-top-area .header-top-login ul li a i {
    color: #cfcdcd;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home-five-header .menu-style-two .navbar-wrap > ul > li > a {
    padding: 35px 0;
}

/* Banner */
.home-five-banner {
    background-image: url(../img/slider/fifth_banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 215px 0 190px;
    margin-top: -20px;
}
.home-five-banner .banner-content .sub-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    position: relative;
    line-height: 1;
    margin-bottom: 17px;
    padding-left: 17px;
}
.home-five-banner .banner-content .sub-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #fa0101;
}
.home-five-banner .banner-content .title-one,
.home-six-banner .banner-content .title-one {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 80px;
    line-height: .9;
    margin-bottom: 12px;
}
.home-five-banner .banner-content .title-two,
.home-six-banner .banner-content .title-two {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: .9;
    margin-bottom: 35px;
}
.home-five-banner .banner-content .title-two span {
	color: #fa0101;
}
.border-btn {
    user-select: none;
    -moz-user-select: none;
    background: transparent;
    border: 3px solid #fa0101;
    border-radius: 50px;
    color: #e3dfdf;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 16px 34px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.border-btn i {
	margin-right: 10px;
}
.border-btn:hover {
	background: #fa0101;
	color: #fff;
}
.home-five-banner .banner-meta {
    margin-bottom: 35px;
}
.home-five-banner .banner-meta ul {
    display: flex;
    flex-wrap: wrap;
}
.home-five-banner .banner-meta ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
	margin-right: 18px;
}
.home-five-banner .banner-meta ul li:last-child {
	margin-right: 0;
}
.home-five-banner .banner-meta ul li.quality > span {
    font-size: 11px;
    text-transform: uppercase;
    color: #21232b;
    background: #fff;
    font-weight: 700;
    padding: 7px 11px;
    line-height: 1;
}
.home-five-banner .banner-meta ul li.quality > span:last-child {
    background: transparent;
    color: #fff;
    margin-left: 9px;
    border: 2px solid #fff;
    padding: 5px 10px;
}
.home-five-banner .banner-meta ul li.category > a {
    font-size: 14px;
    font-weight: 500;
    color: #e3dfdf;
}
.home-five-banner .banner-meta ul li.category > a + a {
    margin-left: 5px;
}
.home-five-banner .banner-meta ul li.release-time > span {
    font-size: 14px;
    font-weight: 500;
    color: #e3dfdf;
}
.home-five-banner .banner-meta ul li.release-time > span + span {
	margin-left: 15px;
}
.home-five-banner .banner-meta ul li.release-time > span > i {
	font-size: 12px;
	margin-right: 5px;
}

/* Trending */
.trending-gamepay-area {
	background: #171821;
	padding: 80px 0 30px;
}
.hf-section-title .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    position: relative;
    line-height: 1;
    margin-bottom: 0;
    padding-left: 17px;
}
.hf-section-title .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #fa0101;
}
.section-btn {
    text-align: right;
}
.gameplay-thumb {
    position: relative;
    margin-bottom: 22px;
}
.gameplay-thumb > a {
    display: block;
    position: relative;
}
.gameplay-thumb > a::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    background: #544a7d;
	background: -webkit-linear-gradient(to bottom, transparent, #111111);
	background: linear-gradient(to bottom, transparent, #111111);
	opacity: .76;
}
.gameplay-thumb > a .play {
	max-width: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.gameplay-thumb img {
    max-width: 100%;
    border-radius: 10px;
}
.treand-gameplay-overlay {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.treand-gameplay-overlay ul {
	display: flex;
	align-items: center;
}
.treand-gameplay-overlay ul li {
	font-size: 10px;
    text-transform: uppercase;
    color: #21232b;
    background: #fff;
    font-weight: 700;
    padding: 7px 11px;
    line-height: 1;
}
.treand-gameplay-overlay ul .quality {
	background: transparent;
    color: #fff;
    margin-left: 9px;
    border: 2px solid #fff;
    padding: 5px 10px;
}
.gameplay-content .title {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 12px;
}
.gameplay-meta ul {
	display: flex;
	align-items: center;
}
.gameplay-status {
    margin-left: auto;
}
.gameplay-status > span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fa0101;
    border-radius: 4px;
    padding: 2px 19px;
    display: inline-block;
}
.gameplay-meta ul li {
    text-transform: uppercase;
    color: #c7c7c7;
    font-size: 12px;
	margin-right: 20px;
}
.gameplay-meta ul li:last-child {
	margin-right: 0;
}
.gameplay-content {
    margin-right: 50px;
}
.gameplay-content .title a:hover {
	color: #fa0101;
}

/* live-streaming */
.live-streaming-area {
    background-image: url(../img/bg/streaming_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 84px 0 50px;
	position: relative;
	overflow: hidden;
}
.live-streaming-area::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    height: 4px;
    background: #fa0101;
    top: 0;
    margin: 0 auto;
}
.live-stream-item .thumb {
	position: relative;
}
.live-stream-item .thumb::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    background: #544a7d;
	background: -webkit-linear-gradient(to bottom, transparent, #111111);
	background: linear-gradient(to bottom, transparent, #111111);
	opacity: .52;
}
.live-stream-item .thumb img {
    max-width: 100%;
}
.live-stream-item .content {
    position: absolute;
    left: 35px;
    bottom: 35px;
    width: 60%;
    z-index: 1;
}
.live-stream-meta {
    margin-bottom: 10px;
}
.live-stream-meta ul {
    display: flex;
    align-items: center;
}
.live-stream-meta ul li {
	color: #fff;
	margin-right: 14px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
.live-stream-meta ul li a {
	display: block;
    background: #c8ff0b;
    color: #2a2c36;
    padding: 5px 12px;
    box-shadow: 0px 3px 10px 0px rgba(39, 39, 40, 0.36);
    border-radius: 4px;
}
.live-stream-item .content .title {
    font-size: 22px;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
}
.live-stream-item .content .title a:hover {
	color: #fff;
}
.live-stream-item {
    position: relative;
}
.live-stream-item .thumb .popup-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.live-stream-item.style-two .content .popup-video {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
    display: inline-block;
    margin-bottom: 30px;
}
.live-stream-item.style-two .content .title {
    font-size: 20px;
    line-height: 1.4;
}
.live-stream-item.style-two .content {
    width: 73%;
    left: 30px;
    bottom: 20px;
}
.live-stream-item.style-two .live-stream-meta ul li a {
	background: #ea8f00;
	color: #fff;
}
.live-streaming-area [class*="col-"] .row [class*="col-"]:last-child .live-stream-item.style-two .live-stream-meta ul li a {
	background: #007bff;
}

/* Latest-video */
.latest-game-video-area {
    background: #111111;
    padding: 80px 0 25px;
}

/* Episodes */
.game-episodes-area,
.video-blog-area {
	background: #111111;
}
.episodes-wrapper {
    background: #1f1f1f;
    padding: 45px 73px 55px;
}
.episodes-wrapper .hf-section-title .title {
	font-size: 18px;
}
.episodes-wrapper .row {
	margin-left: -10px;
	margin-right: -10px;
}
.episodes-wrapper .row [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.game-episodes-item .thumb {
	position: relative;
}
.game-episodes-item .thumb img {
    max-width: 100%;
    border-radius: 6px;
}
.game-episodes-item .episodes-tags {
    position: absolute;
    left: 24px;
    top: 0;
    z-index: 1;
}
.game-episodes-item .episodes-tags a {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 0px 0px 4px 4px;
    background: #007bff;
    padding: 3px 14px;
    margin-right: 7px;
}
.game-episodes-item {
    position: relative;
}
.game-episodes-item .content {
    position: absolute;
    left: 25px;
    bottom: 20px;
    right: 25px;
    z-index: 1;
}
.game-episodes-item .content .date {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
}
.game-episodes-item .content .title {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    line-height: 1.5;
}
.game-episodes-item .content .title a:hover {
	color: #fff;
}
.game-episodes-item .thumb::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #544a7d;
    background: -webkit-linear-gradient(to bottom, transparent, #111111);
    background: linear-gradient(to bottom, transparent, #111111);
    opacity: .6;
}
.episodes-wrapper .row:last-child [class*="col-"]:nth-child(2) .game-episodes-item .episodes-tags a {
	background: #fa0101;
}
.episodes-wrapper .row:last-child [class*="col-"]:nth-child(3) .game-episodes-item .episodes-tags a {
	background: #ea8f00;
}
.game-episodes-active .slick-dots {
    display: flex;
	align-items: center;
    position: absolute;
    right: 10px;
    top: -45px;
	line-height: 0;
}
.game-episodes-active .slick-dots li {
	line-height: 0;
}
.game-episodes-active .slick-dots li + li {
	margin-left: 7px;
}
.game-episodes-active .slick-dots li button {
    text-indent: -999999px;
    border: none;
    padding: 0;
    width: 6px;
    height: 6px;
    line-height: 0;
    background: #fa0101;
    border-radius: 50%;
    cursor: pointer;
	opacity: .7;
}
.game-episodes-active .slick-dots li.slick-active button {
    width: 10px;
	height: 10px;
	opacity: 1;
}

/* Blog */
.video-blog-thumb {
    position: relative;
    margin-bottom: 20px;
}
.video-blog-thumb a {
	display: block;
	position: relative;
}
.video-blog-thumb a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #544a7d;
    background: -webkit-linear-gradient(to bottom, transparent, #111111);
    background: linear-gradient(to bottom, transparent, #111111);
	border-radius: 10px;
    opacity: .64;
}
.video-blog-thumb img {
    max-width: 100%;
    border-radius: 10px;
}
.video-blog-meta ul {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.video-blog-meta ul li {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    margin-right: 15px;
    padding-right: 15px;
}
.video-blog-meta ul li::after {
	content: "|";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #959393;
}
.video-blog-meta ul li:last-child {
	padding-right: 0;
	margin-right: 0;
}
.video-blog-meta ul li:last-child:after {
	display: none;
}
.video-blog-meta ul li a {
	color: #ffffff;
}
.video-blog-meta ul li i {
	color: #919090;
	font-size: 12px;
	margin-right: 8px;
}
.video-blog-content .title {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-right: 50px;
}
.video-blog-meta ul li a:hover {
	color: #fa0101;
}
.video-blog-content .title a:hover {
	color: #fff;
}
.video-blog-content .read-more {
    font-size: 14px;
    font-weight: 500;
    color: #fa0101;
}
.video-blog-content .read-more i {
	font-size: 12px;
	color: #ffffff;
	margin-left: 5px;
}

/* Footer */
.home-five-footer .footer-bg {
	background-image: url(../img/bg/h5_footer_bg.jpg);
	background-position: center;
	background-size: cover;
}
.home-five-footer .s-newsletter-area .newsletter-wrap {
    background-color: #17181d;
}
.home-five-footer .newsletter-title h2 span,
.home-five-footer .newsletter-form-grp i,
.home-five-footer .fw-link ul li a:hover,
.home-five-footer .copyright-text p a {
	color: #fa0101;
}
.home-five-footer .newsletter-form form input {
    background: #0e0f15;
}
.home-five-footer .newsletter-form-grp::before {
    border-color: transparent transparent #0e0f15 transparent;
}
.home-five-footer .newsletter-form-grp::after {
    border-color: #0e0f15 transparent transparent transparent;
}
.home-five-footer .newsletter-form button {
    color: #fff;
    background: #fa0101;
}
.home-five-footer .newsletter-form button::before {
	border-color: transparent transparent #fa0101 transparent;
}
.home-five-footer .newsletter-form button::after {
	border-color: #fa0101 transparent transparent transparent;
}
.home-five-footer .fw-title h5 {
    font-size: 16px;
    text-transform: uppercase;
}
.home-five-footer .fw-title h5::before {
	background: #fa0101;
}
.home-five-footer .footer-newsletter input {
    background: #161417;
    padding: 17px 25px;
	padding-right: 60px;
}
.home-five-footer .footer-newsletter button {
    color: #fff;
    background: #fa0101;
}
.home-five-footer .copyright-wrap {
    padding: 31px 0;
}


/* Home-six-css */

/* Header */
.home-six-header .t-header-top-area .header-top-social ul li a {
    color: #cfcdcd;
}
.home-six-header .t-header-top-area .header-top-social ul li a:hover,
.home-six-header .t-header-top-area .header-top-login ul li a:hover,
.home-six-header .t-header-top-area .header-top-login ul li a:hover i,
.home-six-header .menu-style-two .navbar-wrap > ul > li:hover > a,
.home-six-header .menu-style-two .navbar-wrap > ul > li.show > a,
.home-six-header .navbar-wrap ul li .submenu li:hover > a,
.home-six-header .navbar-wrap ul li .submenu li.active > a,
.home-six-header .header-action ul li.header-search a {
    color: #c8ff0b;
}
.home-six-header .t-header-top-area .header-top-login ul li a i {
    color: #cfcdcd;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home-six-header .menu-style-two .navbar-wrap > ul > li > a {
    padding: 35px 0;
}
.home-six-header .navbar-wrap ul li > .submenu {
    border: 1px solid #bcee0e6e;
}

/* Banner */
.home-six-banner {
    background-image: url(../img/slider/magazine_banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 105px 0 35px;
    margin-top: -20px;
}
.home-six-banner .banner-content {
	margin-bottom: 25px;
}
.home-six-banner .banner-content .title-two span,
.banner-news-heading .headline h5 > span,
.banner-news-heading .headline h5::before {
	color: #bcee0e;
}
.home-six-banner .banner-content .title-two {
	margin-bottom: 0;
}
.banner-news-heading {
    display: flex;
    align-items: center;
    background: #bcee0e;
    padding: 20px 23px;
	margin-bottom: 8px;
}
.banner-news-heading .headline {
    display: flex;
    align-items: center;
    width: 80%;
    flex: 0 0 80%;
}
.banner-news-heading .headline h5 {
    margin-bottom: 0;
    background: #1f2029;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    padding: 12px 20px;
    line-height: 1;
    position: relative;
    margin-right: 20px;
}
.banner-news-heading .headline h5::before {
    content: "|";
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    margin-right: 8px;
}
.banner-news-heading .headline p {
    margin-bottom: 0;
    font-size: 16px;
    color: #474851;
    font-weight: 600;
}
.banner-news-heading .social-link {
    margin-left: auto;
}
.banner-news-heading .social-link ul {
    display: flex;
    align-items: center;
}
.banner-news-heading .social-link ul li + li {
	margin-left: 10px;
}
.banner-news-heading .social-link ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #385594;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
}
.banner-news-heading .social-link ul li:nth-child(2) a {
	background: #4eabee;
}
.banner-news-heading .social-link ul li:nth-child(3) a {
	background: #cb2027;
}
.banner-magazine-active {
    margin: 0 -4px;
}
.banner-magazine-item {
    position: relative;
    max-width: 403px;
    padding: 0 4px;
	margin-bottom: 20px;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 1);
}
.banner-magazine-thumb {
	position: relative;
}
.banner-magazine-thumb img {
	max-width: 100%;
}
.banner-magazine-thumb .tags {
    position: absolute;
    right: 15px;
    top: 15px;
	left: 15px;
	text-align: right;
}
.banner-magazine-thumb .tags > a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #bcee0e;
    color: #2a2c36;
    display: inline-block;
    padding: 3px 11px;
    border-radius: 4px;
    box-shadow: 0px 3px 10px 0px rgba(39, 39, 40, 0.36);
	margin-left: 5px;
}
.banner-magazine-content {
    position: absolute;
    left: 25px;
    bottom: 25px;
    z-index: 1;
    right: 25px;
    width: 72%;
}
.banner-magazine-content .date {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #bcee0e;
    margin-bottom: 5px;
}
.banner-magazine-content .title {
    margin-bottom: 0;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.3;
}
.banner-magazine-content .title a:hover {
	color: #fff;
}
.banner-magazine-item::before {
    content: "";
    position: absolute;
    left: 4px;
    bottom: 0;
    right: 4px;
    height: 3px;
    background: #bcee0e;
    z-index: 1;
	transition: .3s linear;
	opacity: 0;
}
.banner-magazine-item.red .banner-magazine-thumb .tags > a {
	background: #e84023;
	color: #fff;
}
.banner-magazine-item.blue .banner-magazine-thumb .tags > a {
	background: #007bff;
	color: #fff;
}
.banner-magazine-item.red .banner-magazine-content .date {
	color: #e84023;
}
.banner-magazine-item.blue .banner-magazine-content .date {
	color: #007bff;
}
.banner-magazine-item.red::before {
	background: #e84023;
}
.banner-magazine-item.blue::before {
	background: #007bff;
}
.banner-magazine-active .slick-active.slick-center.banner-magazine-item {
	box-shadow: none;
}
.banner-magazine-active .slick-active.slick-center.banner-magazine-item::before {
	opacity: 1;
}
.home-seven-slider {
	background-image: url(../img/slider/shop_slider_bg.jpg);
	background-position: center;
    background-size: cover;
    padding: 110px 0 108px;
    margin-top: -20px;
	position: relative;
	z-index: 1;
}
.h-seven-slider-content .title {
    text-transform: uppercase;
    font-size: 95px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: .95;
    margin-bottom: 40px;
    font-weight: 700;
}
.h-seven-slider-content .title strong {
    font-weight: 700;
    font-size: 80px;
}
.h-seven-slider-content .title span {
	color: #c8ff0b;
}
.h-seven-slider-content p {
    font-size: 14px;
    line-height: 24px;
    color: #c3c2c2;
    width: 70%;
    margin-bottom: 40px;
}
.h-seven-slider-content .rotated-btn {
    font-size: 14px;
    background: #c8ff0b;
    padding: 20px 31px;
	color: #1c1121;
}
.h-seven-slider-content .rotated-btn::before {
    border-top: 54px solid #c8ff0b;
}
.h-seven-slider-content .rotated-btn::after {
    border-top: 54px solid #c8ff0b;
}
.h-seven-slider-content .rotated-btn:hover {
    background: #1f2029;
	color: #fff;
}
.h-seven-slider-content .rotated-btn:hover::before {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-content .rotated-btn:hover::after {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-img {
	position: relative;
}
.h-seven-slider-img img {
    display: inline-block;
}
.h-seven-slider-img::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 590px;
	height: 590px;
	background: #e1e1e1;
	border-radius: 50%;
	z-index: -1;
	opacity: .03;
}
.h-seven-slider-img::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 505px;
	height: 505px;
	background: #e1e1e1;
	border-radius: 50%;
	z-index: -1;
	opacity: .04;
	box-shadow: 0px 2px 14.88px 1.12px rgba(39, 39, 39, 0.11);
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .title span {
	color: #ee5519;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .title span {
	color: #3ab7f7;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn {
	background: #ee5519;
	color: #fff;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn::before {
    border-top: 54px solid #ee5519;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn::after {
    border-top: 54px solid #ee5519;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn:hover {
    background: #1f2029;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn:hover::before {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-item:nth-child(2) .h-seven-slider-content .rotated-btn:hover::after {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn {
	background: #3ab7f7;
	color: #fff;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn::before {
    border-top: 54px solid #3ab7f7;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn::after {
    border-top: 54px solid #3ab7f7;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn:hover {
    background: #1f2029;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn:hover::before {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-item:nth-child(3) .h-seven-slider-content .rotated-btn:hover::after {
    border-top: 54px solid #1f2029;
}
.h-seven-slider-active .slick-dots {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    z-index: 1;
    right: 11%;
}
.h-seven-slider-active .slick-dots li {
	margin: 7.5px 0;
}
.h-seven-slider-active .slick-dots li button {
    border: 4px solid #fff;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
    padding: 0;
    border-radius: 5px;
	background:  #c8ff0b;
    cursor: pointer;
    transition: .3s linear;
}
.h-seven-slider-active .slick-dots li.slick-active button {
    border-radius: 50%;
}
.h-seven-slider-active .slick-dots li:nth-child(2) button {
	background: #ee5519;
}
.h-seven-slider-active .slick-dots li:nth-child(3) button {
	background: #3ab7f7;
}

/* Latest-collection */
.latest-collection-item {
    position: relative;
	overflow: hidden;
	border-radius: 20px;
}
.lc-item-thumb img {
    max-width: 100%;
    border-radius: 20px;
    transition: .5s ease-in-out;
    transform: scale(1);
}
.latest-collection-item:hover .lc-item-thumb img {
	transform: scale(1.1);
}
.lc-item-content {
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%);
    width: 46%;
}
.lc-item-content h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}
.lc-item-content p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.lc-item-content .rotated-btn {
	background: #fff;
	color: #565656;
}
.lc-item-content .rotated-btn::before {
    border-top: 54px solid #fff;
}
.lc-item-content .rotated-btn::after {
    border-top: 54px solid #fff;
}
.lc-item-content .rotated-btn:hover {
    background: #fff;
}
.lc-item-content .rotated-btn:hover::before {
    border-top: 54px solid #fff;
}
.lc-item-content .rotated-btn:hover::after {
    border-top: 54px solid #fff;
}
.lc-item-thumb > a {
	display: block;
}

/* Popular-category */
.game-shop-title {
    padding-bottom: 20px;
    position: relative;
}
.game-shop-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/images/s_section_line.png);
    width: 120px;
    height: 8px;
    margin: 0 auto;
}
.game-shop-title .title {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #1c1121;
    font-size: 36px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.gs-category-active {
	margin-left: -10px;
	margin-right: -10px;
}
.gs-category-active [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.gs-category-item {
    position: relative;
	overflow: hidden;
}
.gs-category-item .content {
    position: absolute;
    left: 50px;
    top: 50px;
    width: 35%;
    z-index: 1;
}
.gs-category-item .content h4 {
    text-transform: uppercase;
    color: #1c1121;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 12px;
    position: relative;
}
.gs-category-item .content h4::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 5px;
    border-radius: 2px;
    background: #c8ff0b;
}
.gs-category-item .content h4 a:hover {
	color: #1c1121;
}
.gs-category-item .content .shop-link {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1c1121;
    line-height: 1;
}
.gs-category-item .content .shop-link i {
	margin-left: 5px;
}
.gs-category-active .col-5 {
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
}
.gs-category-active .col-3 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}
.gs-category-item::before {
    position: absolute;
    top: 0;
    left: -80%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 42556, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
	pointer-events: none;
}
.gs-category-item:hover::before {
    -webkit-animation: shine 1.5s;
    animation: shine 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.gs-category-item .thumb img {
	max-width: 100%;
}
.gs-category-item.style-two .content {
    left: 30px;
    top: 30px;
    width: 40%;
}
.gs-category-item.style-two .content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}
.gs-category-item.style-two .content .shop-link {
    font-size: 14px;
}
.gs-category-item.green-bg .content h4::before {
	background: #fff;
}

/* makes-gaming-chair */
.makes-gaming-chair {
    background-image: url(../img/bg/makes_chair_bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 20px 0 20px;
    z-index: 1;
    overflow: hidden;
}
.makes-gaming-chair .game-shop-title .title {
    color: #fff;
    margin-bottom: 10px;
}
.makes-gaming-chair .game-shop-title .title > span {
	color: #c8ff0b;
}
.makes-gaming-chair .game-shop-title p {
    margin-bottom: 0;
    padding-right: 50px;
}
.makes-gaming-chair .game-shop-title::after {
    margin: 0;
}
.makes-gaming-chair .game-shop-title {
    padding-bottom: 32px;
}
.makes-gaming-chair .just-gamers-list-icon {
    background-image: none;
    background: #21252c;
    box-shadow: 0px 1px 13px 0px rgba(12, 11, 15, 0.61);
}
.makes-gaming-chair .just-gamers-list ul li:hover .just-gamers-list-icon {
	border-color: #c8ff0b;
}
.makes-gaming-chair .just-gamers-list-content h5 {
    font-weight: 600;
}
.makes-gaming-chair .chair-zoom {
    position: absolute;
    right: 0;
    top: 23%;
}
.makes-gaming-chair .chair-chart {
    position: absolute;
    right: 5px;
    bottom: 20%;
    z-index: -1;
}
.makes-gaming-chair .main-chair {
    display: block;
}
.makes-gaming-chair::before {
    content: "";
    position: absolute;
    left: 46%;
    top: 0;
    background-image: url(../img/images/mgc_bg_conve01.png);
    width: 420px;
    height: 152px;
    z-index: -1;
}
.makes-gaming-chair::after {
    content: "";
    position: absolute;
    left: 46%;
    bottom: 0;
    background-image: url(../img/images/mgc_bg_conve02.png);
    width: 420px;
    height: 152px;
	z-index: -1;
}
.gaming-chair-wrap {
    position: relative;
    height: 100%;
}
.makes-gaming-chair .just-gamers-list-content {
    margin-right: 30px;
}
.gaming-chair-active {
    height: 100%;
    display: block;
    position: relative;
    margin-left: -30px;
}

/* Chair shop  */
.chair-product-area {
    padding: 110px 0 60px;
}
.chair-product-thumb {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.chair-product-thumb .cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #c8ff0b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1c1121;
    text-align: center;
    padding: 25px 55px;
    line-height: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    transform: translateY(20px);
    opacity: 0;
}
.chair-product-thumb .cart i {
	font-size: 13px;
	margin-left: 9px;
}
.chair-product-thumb img {
    max-width: 100%;
}
.chair-product-top-content {
    display: flex;
    align-items: flex-end;
    border-bottom: 1.8px dashed #c5c2c6;
    padding-bottom: 10px;
}
.chair-product-top-content .category {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #6e6871;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.chair-product-top-content .title {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #1c1121;
    font-weight: 700;
    margin-bottom: 0;
	font-size: 18px;
}
.chair-product-top-content .title a:hover {
	color: #1c1121;
}
.chair-product-top-content .main-content {
	margin-right: 50px;
}
.chair-product-price {
	margin-left: auto;
}
.chair-product-price .price {
    color: #1c1121;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
	font-size: 18px;
}
.chair-product-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.chair-product-bottom .rating {
    font-size: 13px;
    color: #6e6871;
}
.chair-product-bottom .heart {
	display: inline-block;
	color: #6e6871;
	font-size: 13px;
}
.chair-product-item:hover .chair-product-thumb .cart {
	transform: translateY(0);
	opacity: 1;
}


/* Chair-discount */
.chair-discount-area {
	position: relative;
	overflow: hidden;
}
.chair-discount-area::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../img/images/chair_discount_shape.png);
    width: 1522px;
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    z-index: -1;
}
.chair-discount-area .game-shop-title {
    padding-bottom: 30px;
}
.chair-discount-area .game-shop-title::after {
    margin: 0;
}
.chair-discount-content p {
    font-size: 14px;
    line-height: 24px;
    color: #8f8d8d;
    margin-bottom: 35px;
}
.chair-discount-content .btn {
    background: #1c1121;
    color: #fff;
    border-radius: 0;
}
.chair-discount-content .btn:hover {
	background: #c8ff0b;
	color: #1c1121;
}
.chair-discount-content .btn::before {
	display: none;
}
.chair-discount-content {
    margin-left: -30px;
    margin-right: 30px;
}

/* Trend-news */
.trending-news-area {
    background: #24252f;
    padding: 80px 0 80px;
}
.trending-news-area .hf-section-title .title::before,
.world-news-area .hf-section-title .title::before,
.live-streaming-two .hf-section-title .title::before,
.latest-game-news-area .hf-section-title .title::before {
    background: #bcee0e;
}
.trend-news-thumb,
.trending-news-item {
	position: relative;
}
.trending-news-item {
	margin-bottom: 30px;
}
.trending-news-item.overlay-item .trend-news-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #544a7d;
    background: -webkit-linear-gradient(to bottom, transparent, #111111);
    background: linear-gradient(to bottom, transparent, #111111);
    opacity: .37;
}
.trend-news-thumb img {
    max-width: 100%;
}
.trending-news-item.overlay-item .trend-news-content {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    z-index: 1;
	width: 75%;
}
.trend-news-content .tags {
    margin-bottom: 11px;
}
.trend-news-content .tags > a {
	font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #e84023;
    color: #fff;
    display: inline-block;
    padding: 3px 11px;
    border-radius: 4px;
    box-shadow: 0px 3px 10px 0px rgba(39, 39, 40, 0.36);
    margin-right: 5px;
	min-width: 70px;
    text-align: center;
}
.trend-news-content .date {
	display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #dddcdb;
    margin-bottom: 5px;
}
.trend-news-content .title {
	margin-bottom: 0;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.3;
}
.trend-news-content .title a:hover,
.sidebar-popular-item .sp-content .title a:hover {
	color: #bcee0e;
}
.trending-news-item.overlay-item {
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
}
.trending-news-item.horizontal-item {
    display: flex;
    align-items: center;
	border: none;
}
.trending-news-item.horizontal-item .trend-news-thumb {
    width: 119px;
    flex: 0 0 119px;
    margin-right: 20px;
}
.trending-news-item.yellow .trend-news-content .tags > a {
	background: #ea8f00;
}
.trending-news-item.blue .trend-news-content .tags > a {
	background: #007bff;
}
.trending-news-head,
.business-news-head {
    display: flex;
    align-items: center;
}
.trending-news-nav,
.business-news-nav,
.community-news-nav {
	margin-left: auto;
}
.trending-news-nav button,
.business-news-nav button,
.community-news-nav button {
    border: none;
    padding: 0;
    width: 23px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    color: #24252f;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
	transition: .3s linear;
}
.trending-news-nav button.slick-next,
.business-news-nav button.slick-next,
.community-news-nav button.slick-next {
	margin-left: 7px;
}
.trending-news-nav button:hover,
.business-news-nav button:hover,
.community-news-nav button:hover {
	background: #c8ff0b;
}
.home-sidebar-news .hf-section-title .title {
	font-size: 22px;
}
.sidebar-popular-item .sp-thumb {
	margin-bottom: 15px;
}
.sidebar-popular-item .sp-thumb img {
    max-width: 100%;
}
.sidebar-popular-item .sp-content .date {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #dddcdb;
}
.sidebar-popular-item .sp-content .title {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 600;
}
.sidebar-popular-item {
	margin-bottom: 25px;
}
.popular-banner-ad img {
	max-width: 100%;
	box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
}
.magazine-banner-ad img {
	max-width: 100%;
}
.magazine-banner-ad {
    margin-top: 40px;
}

/* World-news */
.world-news-area {
    background: #171821;
    padding: 80px 0 50px;
}
.world-news-item {
	position: relative;
}
.world-news-item .banner-magazine-thumb {
	position: relative;
}
.world-news-item .banner-magazine-thumb img {
    border-radius: 4px;
}
.world-news-item .banner-magazine-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #544a7d;
    background: -webkit-linear-gradient(to bottom, transparent, #111111);
    background: linear-gradient(to bottom, transparent, #111111);
    opacity: .45;
}
.world-news-item .banner-magazine-content {
    left: 30px;
    bottom: 30px;
    right: 30px;
    width: 72%;
}
.world-news-item .banner-magazine-thumb .tags {
    right: 25px;
    top: 25px;
    left: 25px;
}
.world-news-item .banner-magazine-content .date {
    color: #dddcdb;
}
.business-news-post {
    margin-bottom: 40px;
}
.business-news-post img {
	max-width: 100%;
}

/* live-streaming */
.live-streaming-two {
	background-image: url(../img/bg/streaming_bg02.jpg);
}
.live-streaming-two::before {
	background: #bcee0e;
}

/* Game News */
.latest-game-news-area {
	background-image: url(../img/bg/latest_game_news.jpg);
	background-position: center;
	background-size: cover;
	padding: 80px 0 140px;
}
.latest-game-news-item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.latest-game-news-item .lgn-thumb {
    max-width: 380px;
    flex: 0 0 380px;
    margin-right: 30px;
}
.latest-game-news-item .lgn-thumb img {
	max-width: 100%;
}
.latest-game-news-item .trend-news-content .tags {
    margin-bottom: 14px;
}
.latest-game-news-item .trend-news-content {
	flex-grow: 1;
}
.latest-game-news-item .trend-news-content .title {
    margin-bottom: 13px;
    padding-right: 40px;
}
.latest-game-news-item .trend-news-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
    color: #c5c1c1;
}
.latest-game-news-item.blue .trend-news-content .tags > a {
    background: #007bff;
}
.latest-game-news-item.green .trend-news-content .tags > a {
    background: #c8ff0b;
	color: #171821;
}
.latest-game-news-area .pagination-wrap ul li a {
    display: block;
    background: #292b35;
    color: #c8ff0b;
}
.latest-game-news-area .pagination-wrap ul li a:hover {
	background: #c8ff0b;
	color: #1c1121;
}

/* Brand */
.pz-brand-item {
    display: flex;
    min-height: 73px;
    align-items: center;
    justify-content: center;
}
.pz-brand-item img {
    transition: .3s linear;
    cursor: pointer;
    opacity: .4;
}
.pz-brand-item img:hover {
    opacity: 1;
}

/* Footer */
.home-six-footer .footer-bg {
	background-image: url(../img/bg/h5_footer_bg.jpg);
	background-position: center;
	background-size: cover;
}
.home-six-footer .s-newsletter-area .newsletter-wrap {
    background-color: #17181d;
}
.home-six-footer .newsletter-title h2 span,
.home-six-footer .newsletter-form-grp i,
.home-six-footer .fw-link ul li a:hover,
.home-six-footer .copyright-text p a {
	color: #c8ff0b;
}
.home-six-footer .newsletter-form form input {
    background: #0e0f15;
}
.home-six-footer .newsletter-form-grp::before {
    border-color: transparent transparent #0e0f15 transparent;
}
.home-six-footer .newsletter-form-grp::after {
    border-color: #0e0f15 transparent transparent transparent;
}
.home-six-footer .newsletter-form button {
    color: #1c1121;
    background: #c8ff0b;
}
.home-six-footer .newsletter-form button::before {
	border-color: transparent transparent #c8ff0b transparent;
}
.home-six-footer .newsletter-form button::after {
	border-color: #c8ff0b transparent transparent transparent;
}
.home-six-footer .fw-title h5 {
    font-size: 16px;
    text-transform: uppercase;
}
.home-six-footer .fw-title h5::before {
	background: #c8ff0b;
}
.home-six-footer .footer-newsletter input {
    background: #161417;
    padding: 17px 25px;
	padding-right: 60px;
}
.home-six-footer .footer-newsletter button {
    color: #1c1121;
    background: #c8ff0b;
}
.home-six-footer .copyright-wrap {
    padding: 31px 0;
}



/* index */


/* Değişkenler ve Genel Stiller1 */
        :root {
            --bg-color: #0d0d0d;
            --primary-color: #FFA500; /* Turuncu */
            --primary-glow: rgba(255, 165, 0, 0.6);
            --secondary-glow: rgba(0, 195, 255, 0.4);
            --green-status: #00dd99;
            --green-glow: rgba(0, 221, 153, 0.5);
            --text-color: #E0E0E0;
            --text-color-darker: #a0a0a0;
            --font-family: 'Poppins', sans-serif;
            --card-bg-color: rgba(20, 20, 20, 0.6); /* Yarı saydam arka plan */
            --card-border-color: rgba(255, 255, 255, 0.1);
            --hover-bg-color: rgba(255, 255, 255, 0.05);
        }
        
        
        
        /* Seçim Rengi */
        ::selection {
            background: var(--primary-color);
            color: #000;
        }

        /* Özel Scrollbar */
        ::-webkit-scrollbar { width: 8px; }
        ::-webkit-scrollbar-track { background: var(--bg-color); }
        ::-webkit-scrollbar-thumb {
            background-color: var(--primary-color);
            border-radius: 10px;
            border: 2px solid var(--bg-color);
        }

        /* BODY stili burada düzeltildi */
        body {
            font-family: var(--font-family);
            color: var(--text-color);
            margin: 0;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            overflow-x: hidden;
            position: relative;
        }
        
        /* Hareketli Aurora Arka Planı */
        body::before, body::after {
            content: '';
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            z-index: -1;
            filter: blur(100px);
            opacity: 0.8;
        }

        body::before {
            background: radial-gradient(circle at 10% 20%, var(--primary-glow), transparent 40%);
            animation: move-aurora-1 15s infinite alternate ease-in-out;
        }
        
        body::after {
            background: radial-gradient(circle at 90% 80%, var(--secondary-glow), transparent 40%);
            animation: move-aurora-2 20s infinite alternate-reverse ease-in-out;
        }

        @keyframes move-aurora-1 {
            from { transform: translate(-20%, -20%) rotate(0deg); }
            to { transform: translate(20%, 20%) rotate(30deg); }
        }
        
        @keyframes move-aurora-2 {
            from { transform: translate(10%, 10%) rotate(0deg); }
            to { transform: translate(-10%, -10%) rotate(-45deg); }
        }


        /* Kart Ana Konteyner - Glassmorphism Efekti */
        .hosting-card {
            background: var(--card-bg-color);
            border-radius: 16px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.37);
            backdrop-filter: blur(12px);
            -webkit-backdrop-filter: blur(12px);
            border: 1px solid var(--card-border-color);
            padding: 30px;
            margin: 30px auto;
            max-width: 1200px;
            /* Giriş animasyonu */
            opacity: 0;
            transform: scale(0.98);
            animation: card-load-in 0.7s 0.2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

        @keyframes card-load-in {
            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        /* Başlık */
        .hosting-card h2 {
            text-align: center;
            font-size: 28px;
            color: #FF7F00;
            margin-bottom: 30px;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-weight: 700;
            text-shadow: 0 0 10px var(--primary-glow);
        }

        /* Tablo Stilleri */
        .hosting-packages-table {
            width: 100%;
            border-collapse: collapse;
        }

        .hosting-packages-table thead {
            border-bottom: 2px solid var(--primary-color);
            
        }

        .hosting-packages-table thead th {
            font-weight: 600;
            text-transform: uppercase;
            color: #000000 !important;
            padding: 15px;
            text-align: center;
            font-size: 13px;
            letter-spacing: 1px;
            background-color: #ff7f00; /* Satır arka planını beyaz yapar */
        }
        
        .hosting-packages-table thead th:first-child {
            text-align: left;
        }

        .hosting-packages-table tbody tr {
            border-bottom: 1px solid var(--card-border-color);
            transition: all 0.3s ease;
            
            /* Satır giriş animasyonu */
            opacity: 0;
            transform: translateY(15px);
            animation: row-load-in 0.5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }
        
        /* Sıralı satır animasyonu için gecikme */
        .hosting-packages-table tbody tr:nth-child(1) { animation-delay: 0.5s; }
        .hosting-packages-table tbody tr:nth-child(2) { animation-delay: 0.6s; }
        .hosting-packages-table tbody tr:nth-child(3) { animation-delay: 0.7s; }
        .hosting-packages-table tbody tr:nth-child(4) { animation-delay: 0.8s; }
        .hosting-packages-table tbody tr:nth-child(5) { animation-delay: 0.9s; }
        .hosting-packages-table tbody tr:nth-child(6) { animation-delay: 1.0s; }


        @keyframes row-load-in {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .hosting-packages-table tbody tr:last-child {
            border-bottom: none;
        }

        .hosting-packages-table tbody td {
            padding: 22px 15px; /* Dikey boşluğu artırdık */
            text-align: center;
            vertical-align: middle;
            font-size: 15px;
            color: var(--text-color);
        }

        .hosting-packages-table .server-name {
            font-weight: 700;
            color: #ffffff;
            font-size: 18px;
            text-align: left;
            white-space: nowrap; /* Metnin tek satırda kalmasını sağlar */
        }

        /* Yeni eklenen server logosu için stil */
        .server-logo {
            width: 24px;   /* İkonun genişliği */
            height: 24px;  /* İkonun yüksekliği */
            margin-right: 8px; /* İkon ile metin arasında boşluk bırakır */
            vertical-align: middle; /* İkonu metinle dikey olarak hizalar */
        }
        
        /* İkonlar */
        .hosting-packages-table .fas {
            margin-right: 8px;
            color: var(--text-color-darker);
        }

        /* Durum ve Oyun Tipi Kutuları - Neon Efektli */
        .status-blinking-green {
            background-color: var(--green-status);
            color: #fff;
            padding: 6px 14px;
            border-radius: 20px;
            animation: blink 1.5s infinite;
            font-weight: 600;
            font-size: 13px;
            display: inline-block;
            box-shadow: 0 0 12px var(--green-glow);
        }

        .game-type-box {
            background-color: var(--primary-color);
            color: #121212;
            padding: 6px 14px;
            border-radius: 20px;
            font-weight: 600;
            font-size: 13px;
            display: inline-block;
            box-shadow: 0 0 12px var(--primary-glow);
        }

        /* Panel Butonu - Neon Efektli */
        .panel-btn {
            background-color: var(--primary-color);
            color: #121212;
            padding: 10px 22px;
            text-decoration: none;
            border-radius: 8px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: inline-block;
            box-shadow: 0 0 15px var(--primary-glow);
        }

        .panel-btn:hover {
            background-color: #ffffff;
            color: #121212;
            transform: translateY(-3px) scale(1.05); /* Daha belirgin hover efekti */
            box-shadow: 0 0 25px var(--primary-glow);
        }

       

@media (max-width: 992px) {
   

    /* Gizlenen bannerlardan sonra gelen ilk bölümün üst boşluğunu sıfırlar */
    .game-manage-area {
        margin-top: 0 !important;
    }

    /* Genel mobil ayarları */
    body { padding: 1px; }
    .hosting-card { padding: 15px; }

    /* Ana sayfa başlıkları ve metinleri için ayarlar */
    .hosting-card h2 { font-size: 20px; }
    .section-title h1 {
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title span {
        font-size: 14px;
    }
    .hosting-card h2 {
        font-size: 18px;
    }

    /* Header ve Menü için stiller */
    .header-top-area {
        display: none !important;
    }
    .main-header {
        display: block !important;
        padding: 15px 0;
    }
    .main-menu nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .main-menu .logo img {
        max-width: 120px !important;
        height: auto !important;
    }
    .main-menu .navbar-wrap {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    #mobile-menu ul li a {
        font-size: 16px;
        padding: 10px 15px;
    }
    .navbar-wrap {
        /* Ek stil tanımları */
    }
    .header-search a {
        font-size: 18px;
    }

    /* Tablo için mobil uyumlu stiller */
    .hosting-packages-table thead {
        display: none;
    }
    .hosting-packages-table, .hosting-packages-table tbody, .hosting-packages-table tr, .hosting-packages-table td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .hosting-packages-table tr {
        margin-bottom: 20px;
        border: 1px solid var(--card-border-color);
        border-radius: 12px;
        padding: 10px;
        background: none;
    }
    .hosting-packages-table td {
        text-align: right;
        padding: 12px;
        position: relative;
        border-bottom: 1px solid var(--card-border-color);
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .hosting-packages-table td:last-child {
        border-bottom: none;
    }
    .hosting-packages-table td::before {
        content: attr(data-label);
        font-weight: bold;
        text-transform: uppercase;
        color: var(--primary-color);
        margin-right: 15px;
    }
    .hosting-packages-table .server-name {
        text-align: left;
    }
    .hosting-packages-table .server-name img.server-logo {
        vertical-align: middle;
        margin-right: 8px;
    }
    .hosting-packages-table tbody tr:hover {
        transform: scale(1.01);
        box-shadow: 0 0 15px rgba(255, 165, 0, 0.2);
    }
    .hosting-packages-table .server-name {
        text-align: right;
        font-size: 18px;
    }
    .server-logo {
        vertical-align: middle;
        margin-right: 8px;
    }
}




    /* Gizlenen bannerlardan sonra gelen ilk bölümün üst boşluğunu sıfırlar */
    .game-manage-area {
        margin-top: 0 !important;
        padding-top: 20px !important; /* Dilerseniz içerik için üstte biraz boşluk bırakır */
    }
    
    
    
        
.games-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 1 satırda 3 oyun */
  gap: 12px;                              /* kartlar arası boşluk */
  padding: 10px;
  justify-items: center;
}

.game-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 6px;           /* kart içi boşluk */
}

.game-item img {
  width: 48px;            /* ikon boyutu */
  height: 48px;
  object-fit: contain;
  margin-bottom: 4px;     /* ikon ve yazı arası boşluk */
}

.game-item span {
  font-size: 12px;        /* yazı boyutu */
  color: #fff;
  word-break: break-word; /* uzun isimler taşmasın */
}

/* mobilde daha küçük ikon ve yazı */
@media (max-width: 768px) {
  .games-grid {
    grid-template-columns: repeat(2, 1fr); /* tablet ve küçük ekranlar 2 oyun/satır */
  }
}

@media (max-width: 480px) {
  .games-grid {
    grid-template-columns: repeat(1, 1fr); /* mobil ekran tek sütun */
  }
  .game-item img {
    width: 40px;
    height: 40px;
  }
  .game-item span {
    font-size: 11px;
  }
}

/* Pop-up (Modal) stilleri */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
}

.modal-content {
    background: var(--card-bg-color);
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
    width: 90%;
    max-width: 500px;
    position: relative;
    border: 1px solid var(--card-border-color);
    animation: modal-fade-in 0.3s ease-out;
}

@keyframes modal-fade-in {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}

.close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    color: var(--text-color);
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s;
}

.close-btn:hover {
    color: var(--primary-color);
}

.modal-content h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
}

.modal-form label {
    display: block;
    margin-bottom: 5px;
    color: var(--text-color-darker);
    font-size: 14px;
}

.modal-form input, .modal-form select {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 8px;
    border: 1px solid var(--card-border-color);
    background-color: rgba(3, 3, 1);
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.2-6.5H18.9c-5%200-9.4%202.4-12.9%206.5-3.6%204.1-3.6%2010.8%200%2014.8l128.6%20139.1c3.5%203.9%209.1%203.9%2012.6%200l128.6-139.1c3.5-4.1%203.5-10.8-.1-14.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
    padding-right: 30px;
}


.modal-form input:focus, .modal-form select:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 8px var(--primary-glow);
}

.modal-btn-group {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.modal-btn.add {
    background-color: var(--primary-color);
    color: #121212;
}

.modal-btn.add:hover {
    background-color: #ffffff;
}

.modal-btn.cancel {
    background-color: var(--text-color-darker);
    color: #121212;
}

.modal-btn.cancel:hover {
    background-color: #E0E0E0;
}
.add-server-btn {
    display: block;
    width: fit-content;
    margin: 20px auto;
    background-color: var(--primary-color);
    color: #121212;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    transition: all 0.3s ease;
    box-shadow: 0 0 15px var(--primary-glow);
    cursor: pointer;
    border: none;
    text-transform: uppercase;
}

.add-server-btn:hover {
    background-color: #ffffff;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 0 25px var(--primary-glow);
}

/* Yan banner stilleri */
.side-banner {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    width: 120px;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid var(--primary-color);
    box-shadow: 0 0 20px rgba(255, 165, 0, 0.5);
    z-index: 999;
    display: flex;
    flex-direction: column;
    overflow: hidden; /* İçerik taşmasını engelle */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; /* Animasyonlar */
}

.side-banner.left {
    left: 10px;
}

.side-banner.right {
    right: 10px;
}

.side-banner.hidden {
    opacity: 0;
    transform: translateY(-50%) scale(0.9);
}

.side-banner-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: var(--primary-color);
    color: #121212;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    z-index: 1001; /* Kapatma butonunun üstte olmasını sağlar */
    transition: background-color 0.3s, transform 0.2s;
}

.side-banner-close:hover {
    background-color: #ffffff;
    transform: scale(1.1);
}

.side-banner iframe, .side-banner img {
    width: 100%;
    height: 100%;
    border: none;
    display: block; /* img ve iframe'in altındaki boşluğu kaldırır */
}

/* Bannerların mobil cihazlarda gizlenmesi */
@media (max-width: 1200px) { /* Örnek olarak 1200px altındaki ekranlarda gizle */
    .side-banner {
        display: none !important;
    }
}

/* Öne Çıkan Sunucu Kartı Stilleri */
.featured-server-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(135deg, rgba(255, 165, 0, 0.1), rgba(0, 195, 255, 0.1));
    backdrop-filter: blur(10px);
    border: 2px solid var(--primary-color);
    border-radius: 16px;
    padding: 25px;
    margin: 50px auto 30px;
    max-width: 900px;
    box-shadow: 0 0 30px rgba(255, 165, 0, 0.4);
    position: relative;
    overflow: hidden;
    animation: featured-glow 2s infinite alternate;
}

@keyframes featured-glow {
    from {
        box-shadow: 0 0 15px rgba(255, 165, 0, 0.3);
    }
    to {
        box-shadow: 0 0 30px rgba(255, 165, 0, 0.6);
    }
}

.featured-server-content {
    display: flex;
    align-items: center;
}

.featured-server-logo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 20px;
}

.featured-server-info h3 {
    margin: 0;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 0 5px var(--primary-glow);
}

.featured-server-info p {
    margin: 5px 0 0;
    font-size: 14px;
    color: var(--text-color-darker);
}

.featured-btn {
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.featured-btn:hover {
    transform: scale(1.1) translateY(-2px);
    box-shadow: 0 0 20px var(--primary-glow);
}

/* Mobil uyumluluk */
@media (max-width: 768px) {
    .featured-server-card {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }

    .featured-server-content {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .featured-server-logo img {
        margin: 0 0 15px 0;
    }
}

/* Sadece slider kapsayıcısı için stiller */
.slider-container {
    width: 100%;
    height: 500px; /* Varsayılan masaüstü yüksekliği */
    overflow: hidden;
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff00;
    border-radius: 5px;
}

/* Slider hareket alanı */
.slider-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    height: 100%;
}

/* Her bir slaytın stilleri */
.slide {
    min-width: 100%;
    height: 100%;
    flex-shrink: 0;
}

/* Slider içindeki görseller için ayarlar */
.slide img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Görselin en-boy oranını koruyarak sığmasını sağlar */
    border-radius: 5px;
}

/* Slider butonları için ayarlar */
.slider-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
    z-index: 10;
}

.prev-button {
    left: 10px;
}

.next-button {
    right: 10px;
}

/* --- Mobil Cihazlar İçin Özel Stiller --- */
@media (max-width: 768px) {
    /* Mobil görünümde slider'ı bozulmadan düzeltmek için */
    .slider-container {
        height: 250px !important;
        left: 0 !important;
        transform: none !important;
    }

    /* Slider içindeki her bir slaytın ve görselin mobil ekrana sığmasını garantiler */
    .slide {
        min-width: 100% !important;
        width: 100% !important;
    }
    
    .slide img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    /* Sadece mobil menüdeki logonun boyutunu ayarlar */
    .main-menu .logo img {
        max-width: 150px !important; /* Logonun maksimum genişliğini ayarlar */
        height: auto !important;      /* En-boy oranını koruyarak yüksekliği otomatik ayarlar */
    }
}

/* Ana sayfadaki kart logoları için özel stil */
/* Bu kod, kartlardaki logoların bozulmasını engeller. */
.modern-card-header img {
    width: 220px;
    height: 220px;
    object-fit: contain;
}
        
        ---
/* Discord butonu ve diğer butonları içeren ana kapsayıcı */
.discord-button-wrapper {
    display: flex; /* İçindeki öğeleri hizalamak için flexbox kullanır */
    flex-direction: column; /* Öğeleri dikey olarak sıralar */
    align-items: center; /* Öğeleri yatayda ortalar */
    gap: 15px; /* Butonlar arasına 15px boşluk bırakır */
    margin: 20px auto; /* Buton grubunu sayfanın ortasına hizalar */
    width: fit-content; /* Kapsayıcının genişliğini içeriğine göre ayarlar */
    position: relative; /* Sabit konumlandırma stilini kaldırır */
    z-index: 1000;
}

.discord-button {
    display: flex;
    align-items: center;
    justify-content: center; /* Buton içindeki içeriği yatayda ortalar */
    background-color: #7289da;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.discord-button:hover {
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 0 15px rgba(114, 137, 218, 0.7);
}

.discord-button i {
    font-size: 20px;
    margin-right: 10px;
}


/* Modern Kart Stilleri */
.modern-card {
    background: rgba(10, 20, 30, 0.6); /* Yarı saydam koyu mavi ton */
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    padding: 30px;
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    /* Bu satır değiştirildi */
    box-shadow: 0 0 15px rgba(255, 165, 0, 0.6),
            0 0 25px rgba(255, 165, 0, 0.4),
            0 0 35px rgba(255, 165, 0, 0.2);
}

.modern-card:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 30px rgba(255, 165, 0, 0.3);
}

.modern-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at 50% 50%, rgba(255, 165, 0, 0.2), transparent 70%);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
}

.modern-card:hover::before {
    opacity: 1;
}

.modern-card-header {
    margin-bottom: 20px;
}

.modern-card-header img {
    width: 220px;
    height: 220px;
    object-fit: contain;
}

.modern-card-body h5 {
    margin-top: 15px;
    font-size: 16px;
    color: var(--text-color);
}

.modern-card-body h5 span {
    color: var(--primary-color);
    font-weight: 700;
}

.card-rating {
    margin: 15px 0;
    color: var(--primary-color);
}

.card-btn {
    display: inline-block;
    background-color: var(--primary-color);
    color: #121212;
    padding: 10px 22px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    transition: all 0.3s ease;
    box-shadow: 0 0 15px var(--primary-glow);
    margin: 5px;
}

.card-btn:hover {
    background-color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 0 20px var(--primary-glow);
}

/* Responsive Düzenlemeler */
@media (max-width: 768px) {
    .modern-card {
        padding: 20px;
    }

    .modern-card-body {
        text-align: left;
    }

    .modern-card-body h5 {
        font-size: 14px;
    }

    .modern-card-actions {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .card-btn {
        width: 100%;
    }
}

.modern-card {
    position: relative;
    overflow: hidden;
}

.card-badge {
    position: absolute;
    top: 15px;
    left: -20px;
    background-color: #ff2a00;
    color: #f7eded;
    padding: 5px 25px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 5px 5px 0;
    z-index: 10;
    transform: rotate(-45deg);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

/* Masaüstü Ekranlar için 4'lü Kart Düzeni (992px ve üzeri) */
@media (min-width: 992px) {
    .modern-card-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 30px; /* Kartlar arası boşluk */
        column-gap: 20px; /* Yan yana kartlar arasındaki boşluk */
    }
}

/* Tablet Ekranlar için 2'li Kart Düzeni (768px-991px arası) */
@media (min-width: 768px) and (max-width: 991px) {
    .modern-card-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

/* Mobil Ekranlar için 1'li Kart Düzeni (767px ve altı) */
@media (max-width: 767px) {
    .modern-card-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.top-spacing-large {
    margin-top: 50px;
}

.modern-card-grid > div {
    margin: 0;
    padding: 0;
}

/* Tam Genişlikte Tablo ve İçerik Bölümü */
.full-width-section {
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.37);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid var(--card-border-color);
    padding: 30px;
    margin: 30px 0 !important; /* Kenarlarda otomatik boşlukları sıfırladık */
    max-width: 100% !important; /* Sınırlamayı kaldırdık */
}

/* Server tanıtım tablosunun arka plan rengini koyu gri yapar */
.hosting-packages-table {
    background-color: #1c1121;
}

/* Tablonun başlık (th) ve içerik (td) kısımlarının metin renklerini de ayarlar */
.hosting-packages-table thead th,
.hosting-packages-table tbody td {
    color: #fff;
}

/* Mobil uyumluluk için */
@media (max-width: 992px) {
    .full-width-section {
        padding: 15px; /* Mobil ekranlarda iç boşluğu azaltır */
    }
}

.slider-full-bg {
    background-color: transparent !important;
    backdrop-filter: none !important;
    box-shadow: none !important;
    border: none !important;
    /* Yeni kodlar */
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* CSS for the blinking red LIVE button */
.live-btn {
    background-color: red;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    animation: blinker 1.5s linear infinite;
    cursor: pointer;
    display: inline-block;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/* full-width-section alanının arka planını beyaz yapar */
.full-width-section {
    background-color: #ffffff;
    /* Bu alandaki metinleri okunabilir yapmak için varsayılan rengi koyu tona ayarlıyoruz */
    color: #1c1121;
}

/* Tablonun bulunduğu alanı tam genişlikte (full-width) beyaz yapar */
.hosting-packages-table {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff; /* Tablonun kendi arka planını da beyaz yapar */
    border-radius: 10px; /* Köşeleri yuvarlar */
    overflow: hidden; /* Kenarlardan taşmayı engeller */
}

/* Tablo başlıklarının rengini ayarlar */
.hosting-packages-table thead th {
    background-color: #e9ecef; /* Başlık için farklı bir gri ton */
    color: #495057; /* Metin rengini koyu yapar */
    border-bottom: 2px solid #ced4da; /* Daha belirgin bir alt çizgi */
}

/* Tablonun içindeki satırların rengini ayarlar */
.hosting-packages-table tbody tr {
    background-color: #f8f9fa; /* Hafif bir gri ton */
    border-bottom: 1px solid #ced4da; /* Satırları ayırmak için daha koyu bir çizgi */
}

/* Son satırdaki çizgi kaldırılır */
.hosting-packages-table tbody tr:last-child {
    border-bottom: none;
}

/* Tablo içeriğinin metin rengini ayarlar */
.hosting-packages-table tbody td {
    color: #212529; /* Metin rengini koyu yapar */
}

/* Sunucu adı metnini özellikle vurgulayıp okunur hale getirir */
.hosting-packages-table .server-name {
    color: #1c1121; /* Siyah renk */
    font-weight: bold;
}

/* Yeni Menü Stilleri - Versiyon 3 */
.main-nav-list-v3 {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
}

.main-nav-list-v3 li {
    position: relative;
    padding: 0 15px;
}

.main-nav-list-v3 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 20px 0;
    display: flex;
    align-items: center;
    transition: color 0.3s ease;
    position: relative;
}

.main-nav-list-v3 a i {
    margin-right: 8px;
    color: #00dd99;
    transition: color 0.3s ease;
}

.main-nav-list-v3 a:hover {
    color: #00dd99;
}

.main-nav-list-v3 a:hover i {
    color: #fff;
}

.main-nav-list-v3 a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 2px;
    background-color: #00dd99;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s ease-out;
}

.main-nav-list-v3 a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

/* "YENİ" etiketleri için yeni stil */
.new-tag-v3 {
    background-color: #e74c3c;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 3px;
    position: absolute;
    top: 5px;
    right: 0;
}

/* Alt menü (submenu) için stiller */
.submenu-v3 {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #FFF
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: translateY(10px);
    z-index: 99;
    list-style: none;
    padding: 10px;
    border-radius: 5px;
}

.has-submenu:hover > .submenu-v3 {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.submenu-v3 li a {
    padding: 10px 15px;
    text-transform: none;
    white-space: nowrap;
    font-size: 14px;
    display: block;
}

.submenu-v3 li a:hover {
    background-color: #1a1a2e;
}

/* Mobil görünüm için stil düzeltmeleri */
.mobile-menu {
    display: block;
}

@media (max-width: 991px) {
    .main-nav-list-v3 {
        display: none;
    }
}

.submenu-v5 li a {
    color: #fff;
}

/* Yeni Liste Tasarımı (Versiyon 3) - SON DÜZENLEME */
.modern-list-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.provider-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #24243e;
    padding: 20px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.provider-list-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

.provider-info-main {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1 1 200px; /* Sabit genişlik vererek diğer elementlerin kaymasını engelleriz */
}

.provider-logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.provider-name {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
}

.provider-version {
    font-size: 14px;
    color: #a0a0a0;
    white-space: nowrap;
}

.provider-info-details {
    display: flex;
    justify-content: space-around;
    flex: 2 1 400px; /* Detaylar için esnek ama yeterli genişlik sağlarız */
}

.detail-box-v3 {
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-basis: 30%; /* Her bir detaya eşit genişlik verir */
    min-width: 120px; /* Minimum genişlik belirleyerek mobil görünümde taşmayı engelleriz */
}

.detail-label {
    display: block;
    font-size: 12px;
    color: #a0a0a0;
    font-weight: 600;
    margin-bottom: 5px;
}

.detail-value {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
}

.highlight-text-v2 {
    color: #00dd99;
    font-weight: 700;
}

.rating-v3 {
    text-align: center;
}

.rating-v3 i {
    color: #ffc107;
    font-size: 14px;
}

.provider-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    flex: 1 1 150px; /* Butonlar için sabit genişlik sağlarız */
}

.action-btn-v3 {
    padding: 8px 16px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.website-btn {
    background-color: #00dd99;
    color: #1a1a2e;
}

.website-btn:hover {
    background-color: #00b082;
    transform: translateY(-2px);
}

.discord-btn {
    background-color: #7289da;
    color: #fff;
}

.discord-btn:hover {
    background-color: #5d6fb1;
    transform: translateY(-2px);
}

/* Mobil için Responsive Ayarlar */
@media (max-width: 991px) {
    .provider-list-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
    }

    .provider-info-main,
    .provider-info-details,
    .provider-actions {
        width: 100%;
        margin-bottom: 20px;
    }

    .provider-info-main {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }
    
    .provider-name, .provider-version {
        margin: 0;
    }

    .provider-info-details {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .detail-box-v3 {
        flex: 1 1 auto; /* Mobil görünümde otomatik genişlik */
        text-align: center;
        margin-bottom: 10px;
    }
    
    .provider-actions {
        justify-content: center;
        margin-bottom: 0;
    }
}

/* Yeni Banner Tasarımı - Versiyon 8 (Ana Banner kırpılmadan) */ 
.banner-area-v6 {
    display: flex;
    justify-content: center;
    padding: 40px 15px;
    box-sizing: border-box;
}

.banner-container-v6 {
    display: flex;
    justify-content: center;
    align-items: stretch; /* her iki taraf aynı yüksekliği alır */
    gap: 20px;
    max-width: 1400px;
    width: 100%;
}

/* Ana banner — hizalı, kırpmasız, beyaz şerit yok */
.banner-main-v6 {
  flex-grow: 1;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
  aspect-ratio: 1236 / 378; /* gerçek oran */
}

/* Bulanık arka plan: beyaz boşluk algısını yok eder, hizayı korur */
.banner-main-v6::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--banner-main-bg, none);
  background-size: cover;
  background-position: center;
  filter: blur(18px) saturate(1.05);
  transform: scale(1.08);              /* blur kenarlarını gizle */
  z-index: 0;
}

.banner-main-v6 img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* kırpma kabul edilirse cover, yoksa contain */
  display: block;
}


/* Sağdaki Banner Grubu */
.banner-side-v6 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-basis: 30%;
    max-width: 800px;
}

.banner-item-v6 {
  flex-grow: 1;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
  aspect-ratio: 1236 / 378; /* ana banner ile aynı oran */
}


.banner-item-v6 img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* burası genelde cover olur */
  display: block;
}

/* Glow effect sadece bannerlarda */
.banner-main-v6.glow-effect,
.banner-item-v6.glow-effect {
    position: relative;   /* pseudo-element için referans */
    overflow: hidden;     /* efekt taşmasın */
}

.banner-main-v6.glow-effect::before,
.banner-item-v6.glow-effect::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-20deg);
    transition: transform 0.7s ease;
}

.banner-main-v6.glow-effect:hover::before,
.banner-item-v6.glow-effect:hover::before {
    transform: translateX(200%) skewX(-20deg);
}



/* Mobil Uyum */
@media (max-width: 1200px) {
    .banner-container-v6 {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .banner-side-v6 {
        width: 100%;
        max-width: 100%;
        flex-basis: auto;
    }
}

@media (max-width: 850px) {
    .banner-side-v6 {
        display: none;
    }
}



/* ==== GLOBAL: Banner ile aynı genişlik + site genel gutter ==== */
:root{
  --page-max: 1800px;                  /* Banner genişliğiyle aynı */
  --page-gutter: clamp(12px, 3vw, 24px);
  --tight-gap: 16px;                   /* kart/grid aralığı için */
  --compact-h1: clamp(22px, 3vw, 32px);
  --compact-h2: clamp(18px, 2.6vw, 26px);
}

/* 1) Tüm ana içerik için “tek çatı” genişlik: */
.page-frame{
  width: min(var(--page-max), calc(100% - 2*var(--page-gutter)));
  margin-inline: auto;                 /* ortala */
  padding-inline: var(--page-gutter);  /* sağ/sol boşluklar */
}

/* 2) Banner alanının dış paddingini sayfa ile eşitle (mevcut 40px 15px’i sıkılaştır): */
.banner-area-v6{
  padding: 16px 0;                     /* üst-alt 16, yanlar page-frame veriyor */
}

/* 3) Banner iç aralığını biraz sıkılaştır: */
.banner-container-v6{
  gap: var(--tight-gap);               /* 20px → 16px */
  max-width: var(--page-max);
  width: 100%;
  align-items: stretch;
}

/* 4) Büyük başlıkları küçült (ör. “Online PVP Server Sağlayan Firmalar 2025”) */
.section-title h1,
.section-title h2,
.section-title h3{
  font-size: var(--compact-h1) !important;
  line-height: 1.2;
  margin: 8px 0;
}

/* 5) Kart/grid bloklarını sayfa genişliğine hizala ve aralıkları küçült */
.modern-card-grid,
.modern-list-container,
.full-width-section{
  width: 100%;
  margin-inline: auto;
  padding-inline: 0;                   /* yan boşluğu page-frame veriyor */
  gap: var(--tight-gap);
}

/* 6) Tabloyu (hosting-packages-table) tam sayfaya yaymaktan çıkar, merkezde hizala */
.hosting-packages-table{
  width: 100%;
  max-width: var(--page-max);          /* tam sayfa taşmasını engelle */
  margin: 0 auto;                      /* ortala */
  border-radius: 10px;
  overflow: hidden;
}

/* 7) Tablo iç dolgularını biraz küçült (genel görsel kütleyi azaltır) */
.hosting-packages-table thead th{
  padding: 10px;                       /* 15px → 10px (dosyada 15px görünüyor) :contentReference[oaicite:2]{index=2} */
}
.hosting-packages-table tbody td{
  padding: 14px 10px;                  /* 22px 15px → 14px 10px  :contentReference[oaicite:3]{index=3} */
  font-size: 14px;
}

/* 8) Sağdaki banner kolonu biraz daralt (yüksekliği ana banner ile eşit kalır) */
.banner-side-v6{
  flex-basis: 28%;
  max-width: 480px;                    /* 800px çok genişti, sayfayı kabartıyordu :contentReference[oaicite:4]{index=4} */
  gap: var(--tight-gap);
}

/* 9) Banner görüntü davranışı — boşluk istemiyorsan cover, kırpmasız istiyorsan contain */
.banner-main-v6 img,
.banner-item-v6 img{
  width: 100%;
  height: 100%;
  object-fit: cover;                    /* boşluk yok; kırpma az miktarda olabilir */
  display: block;
}

/* 10) Mobil/tablet sıkılaştırma */
@media (max-width: 1200px){
  .page-frame{ width: min(100%, calc(100% - 2*var(--page-gutter))); }
  .banner-container-v6{ flex-direction: column; }
  .banner-side-v6{ max-width: 100%; flex-basis: auto; }
}


/* Arka plandaki kutu efektini kaldır */
.full-width-section,
.modern-list-container,
.modern-card-grid,
.custom-container,
.container-full-padding {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;  /* varsa gölgeyi de kapat */
}


/* Arka planı sade beyaz yap */
body,
.full-width-section,
.page-frame,
.modern-list-container,
.modern-card-grid,
.container-full-padding {
  background: #ffffff !important;
  background-image: none !important;
}

/* Arka planı sade beyaz yap, gradientleri iptal et */
html, body {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* Menü üst/alt ince çizgiler */
#sticky-header {
  border-top: 1px solid #e0e0e0;   /* üst çizgi */
  border-bottom: 1px solid #e0e0e0;/* alt çizgi */
  background-color: #ffffff;       /* beyaz arka plan sabit */
  z-index: 1000;                   /* menü önde kalsın */
}

/* ====== MENÜ — SON HAL ====== */

/* Header katmanları */
#sticky-header { background:#fff; position: sticky; top: 0; z-index: 1000; }    

/* LOGO KATI */
#sticky-header .header-top {
  padding: 8px 0;
  border-bottom: 1px solid #eaeaea; /* logo ile hikâyeler arasında çizgi */
}
#sticky-header .logo img { height: 44px; display: block; }

/* HİKÂYELER KATI (menüyle aynı genişlikte; üst/alt çizgili) */
#sticky-header .header-stories {
  padding: 8px 0;
  border-bottom: 1px solid #eaeaea;
  background:#fff;
}
#sticky-header .header-stories .container-full-padding {
  /* menü ile aynı hizaya gelir; sitedeki mevcut container yapını bozmuyor */
}
#sticky-header .story-strip {
  display: flex; align-items: center;
  gap: 8px;                 /* menü item boşluğuna eşit */
  overflow-x: auto; scrollbar-width: none;
}
#sticky-header .story-strip::-webkit-scrollbar { display: none; }
#sticky-header .story-strip li { list-style: none; flex: 0 0 auto; }
#sticky-header .story-strip a {
  display: flex; flex-direction: column; align-items: center; gap: 6px;
  text-decoration: none; color: #333; font-weight: 600; font-size: 12px;
}
#sticky-header .story-strip img {
  width: 56px; height: 56px; border-radius: 50%;
  object-fit: cover; display: block;
  outline: 2px solid #ff4747; outline-offset: 2px; /* kırmızı halka */
  transition: transform .2s ease;
}
#sticky-header .story-strip a:hover img { transform: scale(1.04); }

/* MENÜ KATI — bannerin hemen üstünde, çok az boşluk bırak */
#sticky-header .header-nav {
  background:#fff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 6px; /* menü → banner arası küçük boşluk */
}

/* Menü hizalama ve aralıklar */
#sticky-header .navbar-wrap {
  display: flex; align-items: center; gap: 8px;
}
#sticky-header .main-nav-list-v3 {
  display:flex; align-items:center; gap:8px;
  margin:0; padding:0; list-style:none;
}
#sticky-header .main-nav-list-v3 > li > a{
  position: relative; /* rozet için */
  display:flex; align-items:center; gap:8px;
  padding: 12px 14px;
  font-size: 14.5px; font-weight: 600; letter-spacing: .2px;
  text-transform: uppercase; text-decoration: none;
  color:#222;
  border-bottom:2px solid transparent;
  transition: color .2s ease, border-color .2s ease, background-color .2s ease;
}
#sticky-header .main-nav-list-v3 > li:hover > a,
#sticky-header .main-nav-list-v3 > li.active > a{
  color:#007bff; border-bottom-color:#007bff;
}
#sticky-header .main-nav-list-v3 > li > a i { font-size: 15px; opacity: .8; }

/* Kırmızı rozetler — link metninin üstünde dursun */
#sticky-header .new-tag-v3{
  position: absolute; top: -8px; right: -8px;
  padding: 3px 8px; line-height: 1; border-radius: 999px;
  font-size: 10.5px; font-weight: 800; color: #fff; background: #ff4747;
  pointer-events: none;
}

/* Dropdown (submenu) */
#sticky-header .has-submenu { position: relative; }
#sticky-header .submenu-v3{
  position: absolute; top: 100%; left: 0;
  min-width: 220px; padding: 8px;
  background: #fff; border: 1px solid #e9e9e9; border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0,0,0,.06);
  opacity: 0; visibility: hidden; transform: translateY(6px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s step-end;
  z-index: 1001;
}
#sticky-header .has-submenu:hover > .submenu-v3{
  opacity: 1; visibility: visible; transform: translateY(0);
  transition: opacity .18s ease, transform .18s ease, visibility 0s;
}
#sticky-header .submenu-v3 li { list-style: none; }
#sticky-header .submenu-v3 li a{
  display:block; padding:10px 12px; border-radius:6px;
  font-size:13.5px; font-weight:500; color:#333; text-decoration:none;
  transition: background-color .15s ease, color .15s ease;
}
#sticky-header .submenu-v3 li a:hover{ background:#f6f7f9; color:#007bff; }

/* Mobil davranış — mevcut yapını koruyoruz */
@media (max-width: 992px){
  #sticky-header .navbar-wrap{ display: none !important; }
  #sticky-header .mobile-menu{ display: block; }
  #sticky-header .story-strip img { width: 52px; height: 52px; }
}

:root {
  --menu-gap: 50px; /* Menü ve hikâyeler arasındaki boşluk */
}

#sticky-header .main-nav-list-v3 {
  gap: var(--menu-gap);
}

#sticky-header .story-strip {
  gap: var(--menu-gap);
}

/* Hikâye şeridi: içerik kadar genişlik + konteynerde ortalı */
#sticky-header .story-strip {
  display: flex;
  gap: var(--menu-gap, 20px);   /* menü ile aynı boşluk */
  width: max-content;           /* içerik kadar genişlik */
  margin-inline: auto;          /* konteyner içinde ortala */
  padding: 0;                   /* <ul> varsayılan iç boşluklarını kaldır */
}
#sticky-header .story-strip li { list-style: none; }
#sticky-header .header-stories .container-full-padding {
  /* Menü ile aynı hizaya gelmesi için mevcut container yapın yeterli */
}

/* Mobil/tablet: taşma olursa sola yasla ve yatay kaydırmayı aç */
@media (max-width: 992px) {
  #sticky-header .story-strip {
    width: auto;                /* tam genişlik */
    margin-inline: 0;           /* ortalama kaldır */
    overflow-x: auto;           /* yatay kaydırma */
    scrollbar-width: none;
  }
  #sticky-header .story-strip::-webkit-scrollbar { display: none; }
}

/* MENÜ ile AYNI EKSENDE ORTALAMA — masaüstü */
#sticky-header .header-nav .container-full-padding,
#sticky-header .header-stories .container-full-padding {
  /* ikisi de aynı genişlikte ve aynı hizalama ekseninde */
  display: flex;
  justify-content: center;  /* menü nasıl ortalanıyorsa hikâyeler de öyle */
}

/* Hikâye şeridi: menüyle birlikte ortada kalsın */
#sticky-header .story-strip {
  display: flex;
  justify-content: center;          /* menüyle aynı merkez hattı */
  gap: var(--menu-gap, 20px);       /* menü gap’iyle eşit boşluk */
  margin: 0;                        /* ul varsayılanlarını sıfırla */
  padding: 0;
  list-style: none;
}

/* Masaüstünde sağa-sola kaymayı engelle (scroll yok) */
@media (min-width: 993px){
  #sticky-header .story-strip { overflow: visible; }
}

/* Mobil/tablet: kaydırmalı ve menü gibi sola yaslı olsun */
@media (max-width: 992px){
  #sticky-header .header-stories .container-full-padding {
    justify-content: flex-start;    /* mobilde menü de sola ise buna uy */
  }
  #sticky-header .story-strip {
    overflow-x: auto;
    scrollbar-width: none;
  }
  #sticky-header .story-strip::-webkit-scrollbar{ display:none; }
}

#sticky-header .header-nav {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* MENÜ → BANNER boşluğunu sıfırla (hikâyeler aynen kalsın) */

/* 1) Menü katmanının alt boşluğu kapat */
#sticky-header .header-nav{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 2) Menünün hemen altındaki ilk içerik bölümünün (banner) üst boşluğunu kapat */
#sticky-header + .page-frame .full-width-section:first-child,
#sticky-header + .page-frame .banner-area-v6:first-child,
.page-frame > .full-width-section:first-child,
.page-frame > .banner-area-v6:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* 3) Banner bileşeninin kendi tepe padding’i varsa sıfırla (sadece ilk banner için) */
.page-frame .banner-area-v6:first-of-type{
  padding-top: 0 !important;
}

/* Hikâyeler ↔ Menü arasına kesin boşluk ekle (menü-bannera dokunmaz) */
#sticky-header .header-stories::after {
  content: "";
  display: block;
  height: 25px;       /* boşluğu burada ayarla (örn. 6–14px) */
}

/* Menünün yukarıdan ekstra margin/padding almasını engelle (güvence) */
#sticky-header .header-nav {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Logo bölümündeki alt çizgiyi kaldır */
#sticky-header .header-top {
  border-bottom: none !important;
}

/* MENÜ ÇİZGİSİNİ TAMAMEN KALDIR — SADECE MENÜ KATI */
#sticky-header .header-nav,
#sticky-header .header-nav * {
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
  border-image: none !important;
  background-image: none; /* bazen 1px lineer-gradient ile çizgi verilir */
}

/* Menü katında pseudo-element ile çizgi atanmışsa kapat */
#sticky-header .header-nav::before,
#sticky-header .header-nav::after,
#sticky-header .header-nav .main-menu::before,
#sticky-header .header-nav .main-menu::after,
#sticky-header .header-nav nav::before,
#sticky-header .header-nav nav::after {
  content: none !important;
}

/* Sticky gölgesi çizgi gibi görünmesin */
body.scrolled #sticky-header { box-shadow: none !important; }

/* Menü link hover rengini beyaz yap */
#sticky-header .main-nav-list-v3 > li > a:hover,
#sticky-header .main-nav-list-v3 > li.active > a {
  color: #ffffff !important;             /* yazı rengi beyaz */
  border-bottom-color: transparent !important; /* alt çizgi görünmesin */
}

/* ---- HİKÂYE THUMBNAIL ---- */
#sticky-header .story-strip {
  display: flex; align-items: center;
  gap: var(--menu-gap, 20px);          /* menü ile aynı boşluk istiyorsan değişkeni kullan */
  margin: 0; padding: 0; list-style: none;
  overflow-x: auto; scrollbar-width: none;
}
#sticky-header .story-strip::-webkit-scrollbar { display: none; }

#sticky-header .story-strip li { list-style: none; flex: 0 0 auto; }
#sticky-header .story-strip a {
  text-decoration: none; color: #333; font-weight: 600; font-size: 12px;
  display: flex; flex-direction: column; align-items: center; gap: 6px;
}
.story-thumb {
  width: 72px; height: 72px;          /* önerilen thumbnail boyutu */
  border-radius: 50%;
  object-fit: cover; display: block;
  outline: 2px solid #ff4747; outline-offset: 2px;
  transition: transform .2s ease;
}
.story-item:hover .story-thumb { transform: scale(1.04); }

/* ---- MODAL (1920x1080 oran) ---- */
#story-modal {
  position: fixed; inset: 0;
  display: none; align-items: center; justify-content: center;
  z-index: 2000;
}
#story-modal[aria-hidden="false"] { display: flex; }

#story-modal .story-backdrop {
  position: absolute; inset: 0; background: rgba(0,0,0,.8);
}

#story-modal .story-dialog {
  position: relative; padding: 0; border: 0; background: transparent;
  display: grid; place-items: center;
  max-width: 92vw; max-height: 92vh;
}

#story-modal .story-close {
  position: absolute; top: -40px; right: 0;
  background: transparent; color: #fff; border: 0;
  font-size: 22px; cursor: pointer;
}

.story-frame {
  width: min(92vw, 1080px);           /* genişlik limiti */
  aspect-ratio: 1920 / 1080;          /* tam Instagram oranı */
  background: #000; border-radius: 8px; overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,.4);
}

#story-media { width: 100%; height: 100%; object-fit: cover; display: block; }

/* Halkanın kırpılmasını engelle: outline yerine border kullan (içeriden çizer) */
.story-thumb{
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  box-sizing: border-box;     /* border dahil 72x72 kalsın */
  border: 2px solid #ff4747;  /* kırmızı halka İÇTE */
  outline: none !important; 
  outline-offset: 0 !important;
  margin: 0;                  /* hizalama kaymasın */
}

/* Güvence: hiçbir ata eleman halkayı kesmesin */
#sticky-header .header-stories,
#sticky-header .story-strip,
#sticky-header .story-strip li,
#sticky-header .story-strip a{
  overflow: visible;
}

/* (İsteğe bağlı) hover büyütme halka kenara değdiriyorsa kapat ya da küçült */
.story-item:hover .story-thumb{
  transform: none;      /* istersen  scale(1.02) yapabilirsin */
}

/* Menü yazılarını Klasgame tarzına çevir */
#sticky-header .main-nav-list-v3 > li > a {
  font-family: 'Poppins', 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #777777;        /* daha koyu gri */
  letter-spacing: 0.5px;
}

/* Hover ve aktif durumlarda da açık gri kalsın */
#sticky-header .main-nav-list-v3 > li > a:hover,
#sticky-header .main-nav-list-v3 > li.active > a {
  color: #777777 !important;
  background: none !important;
  border-bottom-color: transparent !important;
}

/* --- Menü hover: arka planı tamamen kaldır, sadece turuncu renk --- */

/* Normal hali (gri) */
#sticky-header .main-nav-list-v3 > li > a {
  color: #777777;
  background: transparent !important;
  transition: color .2s ease;
}

/* Hover/aktif: sadece metin turuncu, arka plan yok */
#sticky-header .main-nav-list-v3 > li:hover > a,
#sticky-header .main-nav-list-v3 > li:focus-within > a,
#sticky-header .main-nav-list-v3 > li > a:hover,
#sticky-header .main-nav-list-v3 > li > a:focus,
#sticky-header .main-nav-list-v3 > li.active > a {
  color: #ff6600 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-bottom-color: transparent !important;
}

/* Üstte/temelde hover bg veren kuralları da etkisizleştir */
#sticky-header .main-menu nav ul li,
#sticky-header .main-menu nav ul li:hover,
#sticky-header .main-menu nav ul li.active {
  background: transparent !important;
  box-shadow: none !important;
}

/* Pseudo-element ile boyanan arka planları da kapat */
#sticky-header .main-nav-list-v3 > li > a::before,
#sticky-header .main-nav-list-v3 > li > a::after {
  content: none !important;
  background: none !important;
}

/* Submenu genel stil: menüyle aynı */
#sticky-header .submenu-v3 {
  background: #ffffff !important;  /* beyaz arka plan */
  padding: 8px 0;
  border: 1px solid #eee;          /* hafif ayırıcı çizgi (opsiyonel) */
}

#sticky-header .submenu-v3 li a {
  display: block;
  padding: 8px 16px;
  color: #777777;                  /* menüdeki koyu gri */
  font-family: 'Poppins', 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: transparent !important;
  transition: color .2s ease;
}

/* Hover: sadece yazı turuncu */
#sticky-header .submenu-v3 li a:hover {
  color: #ff6600 !important;       /* turuncu yazı */
  background: transparent !important; /* arka plan yok */
}

/* === SUBMENU: Turuncu arka planı her koşulda kaldır, sadece yazı turuncu olsun === */

/* Submenu temel zemin ve kenar */
#sticky-header .submenu-v3 {
  background: #ffffff !important;
  border: 1px solid #eee;
}

/* Tüm li/a kombinasyonlarında arka planı sıfırla */
#sticky-header .submenu-v3 li,
#sticky-header .submenu-v3 li:hover,
#sticky-header .submenu-v3 li.active,
#sticky-header .submenu-v3 li:focus-within {
  background: transparent !important;
  box-shadow: none !important;
}
#sticky-header .submenu-v3 li a,
#sticky-header .submenu-v3 li a:hover,
#sticky-header .submenu-v3 li a:focus,
#sticky-header .submenu-v3 li a.active {
  background: transparent !important;
  background-image: none !important;  /* gradient vs. varsa iptal */
  box-shadow: none !important;
}

/* Pseudo-element ile boyanan arka planları da kapat */
#sticky-header .submenu-v3 li::before,
#sticky-header .submenu-v3 li::after,
#sticky-header .submenu-v3 li a::before,
#sticky-header .submenu-v3 li a::after {
  content: none !important;
  background: none !important;
}

/* Metin stilleri (menü ile aynı), sadece hover'da turuncu yazı */
#sticky-header .submenu-v3 li a {
  display: block;
  padding: 8px 16px;
  color: #777777 !important;              /* normal: koyu gri */
  font-family: 'Poppins','Montserrat',sans-serif;
  font-size: 14px; font-weight: 600; text-transform: uppercase;
  transition: color .2s ease;
}
#sticky-header .submenu-v3 li a:hover,
#sticky-header .submenu-v3 li a:focus {
  color: #ff6600 !important;              /* sadece yazı turuncu */
}

/* Hızlı link butonları */
.quick-link a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  text-decoration: none;
  background: transparent;
}

.quick-link-icon {
  font-size: 20px;
  color: #ff6600; /* turuncu ikon */
}

.quick-link-title {
  color: #ff6600;  /* turuncu başlık yazısı */
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  line-height: 1.2;
}

.quick-link-desc {
  color: #999999;  /* açık gri açıklama */
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}

/* Hover: sadece başlık turuncudan daha koyu ton */
.quick-link a:hover .quick-link-title {
  color: #e65c00;
}

/* === Hızlı linkler: tek satır, taşma yok, metinler tek satır + … === */

/* Nav tek satır kalsın; sığmazsa yatay kaydırma */
#sticky-header .navbar-wrap,
#sticky-header .main-nav-list-v3 {
  display: flex !important;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap !important;     /* satır kırma yok */
  overflow-x: auto;                  /* gerekirse kaydır */
  scrollbar-width: none;
}
#sticky-header .main-nav-list-v3::-webkit-scrollbar { display: none; }

/* Her nav elemanı satıra sabitlensin */
#sticky-header .main-nav-list-v3 > li {
  flex: 0 0 auto;
  white-space: nowrap;
}

/* Hızlı link karo genişliği — kompakt ve sabit */
#sticky-header .main-nav-list-v3 > li.quick-link {
  flex: 0 0 clamp(150px, 15vw, 190px); /* 5 adet yan yana sığması için */
}

/* İçerik yerleşimi */
#sticky-header .quick-link a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  text-decoration: none;
}

/* Metin bloğu içinde ellipsis çalışsın diye min-width:0 kritik */
#sticky-header .quick-link-text { min-width: 0; }

/* Başlık ve açıklamayı tek satır + üç nokta yap */
#sticky-header .quick-link-title,
#sticky-header .quick-link-desc {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  max-width: 100%;
}

/* (Opsiyonel) Çok dar ekranlarda açıklamayı gizleyip tek satırı koru */
@media (max-width: 1200px){
  #sticky-header .quick-link-desc { display: none !important; }
  #sticky-header .main-nav-list-v3 { gap: 12px; }
}

/* Header-top sağ blok: hepsini sağa topla, sırayı kontrol et */
.header-top-right{
  display: flex;
  align-items: center;
  justify-content: flex-end;    /* sağa hizala */
  gap: 16px;
  flex-wrap: nowrap;
}

/* Sıralama: sosyal ikonlar en sağda, quicklinks hemen solunda */
.header-top-quicklinks{ order: 1; }
.header-social{ order: 2; }
.header-top-action{ order: 3; }

/* Quicklinks yatay, solda genişlesin; satır kırma yok */
.header-top-quicklinks ul{
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0; padding: 0; list-style: none;
  flex-wrap: nowrap;             /* tek satır */
  white-space: nowrap;           /* alt satıra kayma yok */
}

/* Her buton tek satırlık karo; solda genişleyebilsin */
.header-top-quicklinks li{
  flex: 0 1 auto;                /* gerekirse daralır */
  min-width: 0;                  /* ellipsis için kritik */
}

.header-top-quicklinks li a{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

/* Turuncu ikon + başlık/gri açıklama */
.header-top-quicklinks i{
  font-size: 18px;
  color: #ff6600;
  flex: 0 0 auto;
}

.header-top-quicklinks .ql-text{
  display: inline-flex;
  flex-direction: column;
  min-width: 0;                  /* içte de ellipsis çalışsın */
}

.header-top-quicklinks .ql-title{
  color: #ff6600;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;       /* taşarsa ... */
}

.header-top-quicklinks .ql-desc{
  color: #999;
  font-size: 11px;
  line-height: 1.1;
  display: block;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;       /* taşarsa ... */
}

/* Çok dar alanlarda önce aralıkları kıs, yetmezse açıklamayı gizle */
@media (max-width: 1360px){
  .header-top-quicklinks ul{ gap: 12px; }
}
@media (max-width: 1260px){
  .header-top-quicklinks .ql-desc{ display: none; }
}

/* Katman sırası: stories < menu < submenu */
#sticky-header { position: relative; z-index: 100; }

#sticky-header .header-stories{
  position: relative;
  z-index: 1;           /* en altta kalsın */
  overflow: visible;    /* aşağı sarkan şeyleri kesmesin */
}

#sticky-header .header-nav{
  position: relative;
  z-index: 2;           /* menü stories'in üstünde */
  overflow: visible;
}

/* Alt menü mutlaka hepsinin üstünde olsun */
#sticky-header .has-submenu{ position: relative; overflow: visible; }
#sticky-header .submenu-v3{
  position: absolute;
  top: 100%; left: 0;
  z-index: 9999;        /* hikayelerin ÜSTÜNDE */
  overflow: visible;
}

/* Güvence: herhangi bir üst atada overflow: hidden varsa etkisizleşsin */
#sticky-header .main-menu,
#sticky-header .navbar-wrap,
#sticky-header .main-nav-list-v3{
  position: relative;
  overflow: visible;
}

/* Hikaye barındaki logo için boşluk */
#sticky-header .header-stories .logo-left {
  margin-right: 350px;   /* ihtiyaca göre 15px / 25px yapabilirsin */
}

/* Logo ve hikaye barı düzenleme */
#sticky-header .header-stories .container-full-padding {
  display: flex;
  align-items: center;
  justify-content: center; /* tüm içerik ortalansın */
  gap: 20px;
  position: relative;
}

/* Logo sol kenara sabitlensin */
#sticky-header .header-stories .logo-left {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%); /* dikey ortala */
  margin-right: 0;             /* daha önce verdiğimiz margin'i kaldır */
}

/* Hikaye strip gerçek ortada kalsın */
#sticky-header .header-stories .story-strip {
  margin: 0 auto; /* ortalamak için */
  flex: 0 1 auto;
}

/* SADECE sosyal medya ikonlarını yatay ve ortalı yap */
.header-top-right { 
  display:flex; 
  align-items:center;           /* butonlarla dikeyde aynı hizada */
  justify-content:flex-end; 
  gap:20px; 
  flex-wrap:nowrap;
}

/* Sosyal blok ve listesi yatay akış */
.header-top-right .header-social{
  display:flex !important;
  align-items:center !important;
  overflow:visible;
}
.header-top-right .header-social > ul{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  flex-wrap:nowrap !important;
  width:auto !important;
  max-width:none !important;
}

/* Her ikon öğesi tek satırda; genişlik zorlamalarını kaldır */
.header-top-right .header-social > ul > li{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  float:none !important;        /* varsa float'ı nötralize et */
  white-space:nowrap !important;
}

/* Link ve ikon: boyutlara DOKUNMA, sadece hizala */
.header-top-right .header-social > ul > li > a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
  font-size:inherit !important; /* mevcut ikon boyutu korunur */
}
.header-top-right .header-social > ul > li > a > i{
  display:block !important;
}

/* Mail kısmını tek satırda hizala */
.header-top-mail {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px;                   /* dikey çizgi, ikon ve adres arasındaki boşluk */
  white-space: nowrap !important; /* satır kırma yok */
}

.header-top-mail p {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 !important;
  gap: 6px;
  white-space: nowrap !important;
}

.header-top-mail span,
.header-top-mail i,
.header-top-mail a {
  display: inline-flex !important;
  align-items: center;
  white-space: nowrap !important;
}

/* Sosyal + mail satırının altına sahte boş satır */
.header-top-right::after {
  content: "";
  display: block;
  width: 100%;
  height: 55px;         /* 20px yüksekliğinde boş satır */
  visibility: hidden;   /* içerik görünmez */
}

/* ================== SADECE MOBİL (<=992px) ================== */
@media (max-width: 992px){

  /* Masaüstü menüyü gizle */
  #sticky-header .navbar-wrap { display: none !important; }

  /* HAMBURGER: sağ üstte sabit */
  .oh-mobile-toggle{
    display: inline-flex;
    position: fixed;
    top: 10px; right: 12px;
    width: 42px; height: 42px;
    align-items: center; justify-content: center;
    border: 0; border-radius: 10px;
    background: #ffffff; box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    z-index: 5000;
  }
  .oh-mobile-toggle span{
    display: block; width: 22px; height: 2px; background: #222; margin: 3.5px 0;
  }

  /* DRAWER: sağdan açılır, koyu arka plan */
  #oh-mobile-drawer{
    position: fixed; inset: 0 0 0 auto;   /* sağ kenar */
    width: min(86vw, 380px); height: 100vh;
    transform: translateX(100%); transition: transform .25s ease;
    background: #111; color: #fff;
    z-index: 4950; overflow-y: auto; -webkit-overflow-scrolling: touch;
    padding: 18px 16px 28px; display: block;
  }
  #oh-mobile-drawer.open{ transform: translateX(0); }

  /* Backdrop */
  #oh-mobile-backdrop{
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 4900; display: block;
  }
  #oh-mobile-backdrop[hidden]{ display: none !important; }

  /* Drawer içi menu */
  .oh-drawer-close{
    position: absolute; top: 10px; right: 12px;
    background: transparent; border: 0; color: #fff;
    font-size: 26px; line-height: 1; cursor: pointer;
  }
  .oh-mobile-nav .oh-mobile-menu{
    list-style: none; margin: 48px 0 0; padding: 0; display: block;
  }
  .oh-mobile-nav .oh-mobile-menu > li{ margin-bottom: 8px; }
  .oh-mobile-nav .oh-mobile-menu > li > a{
    display: flex; align-items: center; justify-content: space-between;
    padding: 14px 10px; border-radius: 8px; text-decoration: none;
    font-size: 16px; font-weight: 700; text-transform: uppercase;
    color: #fff; background: #1a1a1a; border: 1px solid rgba(255,255,255,.08);
  }
  /* Alt menüler */
  #oh-mobile-drawer .submenu-v3{
    list-style: none; margin: 6px 0 10px 10px; padding: 0; display: none;
  }
  #oh-mobile-drawer .submenu-v3 li a{
    display: block; padding: 10px 8px; border-radius: 6px;
    font-size: 14px; font-weight: 600; text-transform: uppercase;
    color: #ddd; border: 1px solid rgba(255,255,255,.06); background: #111;
  }
  #oh-mobile-drawer .submenu-v3 li a:hover{ color: #ff6600; }

  /* Rozetler mobilde de görünsün ama tıklamayı engellemesin */
  #oh-mobile-drawer .new-tag-v3{ pointer-events: none; }

  /* LOGO + HİKAYELER KARIŞMASIN (dikey) */
  #sticky-header .header-stories .container-full-padding{
    display: flex !important; flex-direction: column !important;
    align-items: center !important; gap: 10px !important;
  }
  #sticky-header .header-stories .logo-left{
    position: static !important; transform: none !important; margin-right: 0 !important;
  }
  #sticky-header .header-stories .story-strip{
    width: 100%; justify-content: center; overflow-x: auto; scrollbar-width: none;
  }
  #sticky-header .header-stories .story-strip::-webkit-scrollbar{ display: none; }
}
/* ================== /MOBİL ================== */

/* Varsayılan: masaüstünde gizle */
.oh-mobile-toggle,
#oh-mobile-drawer,
#oh-mobile-backdrop {
  display: none !important;
}

/* Mobilde göster */
@media (max-width: 992px){
  .oh-mobile-toggle { display: inline-flex !important; }
  #oh-mobile-drawer,
  #oh-mobile-backdrop { display: block; }
}

#preloader { display:none !important; }

/* ================== BİLDİRİM ÇANI ================== */
.header-top-notify {
  position: relative;
  display: inline-flex;
  align-items: center;
  z-index: 3000; /* Panelin üstte kalması için */
}

/* Çan butonu */
.header-top-notify .notify-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
}

.header-top-notify .notify-btn i {
  font-size: 18px;
  color: #f5c400; /* sarı */
  line-height: 1;
}

/* Kırmızı rozet (bildirim sayısı) */
.header-top-notify .notify-badge {
  position: absolute;
  top: -4px;
  right: -2px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  background: #e53935; /* kırmızı */
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  font-weight: 700;
  pointer-events: none;
}

/* Bildirim paneli (kapalı) */
.header-top-notify .notify-panel {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: min(92vw, 420px);
  max-height: 70vh;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,.12);
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: opacity .18s ease, transform .18s ease, visibility 0s linear .18s;
}

.header-top-notify .notify-title{
  font-weight: 800;
  color: #ff6600;     /* başlık turuncu ve link */
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 4px;
}
.header-top-notify .notify-desc{
  color: #555;        /* koyu gri açıklama */
  font-size: 13px;
  line-height: 1.45;
}
/* Bildirim paneli (açık) */
.header-top-notify.open .notify-panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity




 <style>
        /* Menü Stilleri */
        .navbar-wrap ul {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex;
            gap: 20px;
        }

        .navbar-wrap ul li {
            position: relative; /* YENİ etiketi için konumlandırma */
        }
        
        .navbar-wrap ul li a {
            text-decoration: none;
            color: #333;
            padding: 30px 15px;
            display: block;
            position: relative;
        }
        
        /* Yeni Etiket Stilleri */
        .new-tag {
            position: absolute;
            top: 7px;
            right: 15px;
            background-color: #e74c3c; /* Kırmızı arka plan */
            color: #fff; /* Beyaz yazı */
            font-size: 10px;
            font-weight: bold;
            padding: 5px 6px;
            border-radius: 5px;
            animation: blinker 1.5s linear infinite; /* Animasyon uygulanıyor */
        }

        

        /* Alt menü (submenu) stilleri */
        .submenu {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            background-color: #f9f9f9;
            min-width: 180px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
            padding: 0;
            list-style: none;
        }

        .submenu li a {
            padding: 12px 16px;
            display: block;
            text-decoration: none;
            color: #333;
        }

        li:hover .submenu {
            display: block;
        }
    </style>