/*
Theme Name: YallaShoot
Theme URI: https://vnxweb.com
Author: VNX Web
Author URI: https://vnxweb.com
Description: ثيم ووردبريس مجاني للمحتوي الرياضي
Version: 1.0
Requires PHP: 8.3
License: GPL v2 or later
License URI: LICENSE
Text Domain: VnxSport
Tags: 
*/

* {
	padding: 0;
	margin: 0;
	outline: none;
	list-style: none;
	border: 0
}

*,
:before,
:after {
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

html,
body {
	position: relative;
	height: 100%
}

html {
	box-sizing: border-box
}

body,
button,
input,
select,
textarea {
	font-family: VnxWebFonts, changa, sans-serif;
	font-weight: 500;
	font-style: normal
}

a {
	color: #000;
	text-decoration: none !important
}

a:hover,
.item:hover a {
	color: #000
}

ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 600;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 1.6rem
}

.h2,
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.h3,
h3 {
	font-size: 1.4rem
}

.h4,
h4 {
	font-size: 1.3rem
}

.h5,
h5 {
	font-size: 1.2rem
}

.h6,
h6 {
	font-size: 1rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto
}

.clear,
.clr {
	clear: both;
	height: 0
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.row {
	margin-right: -10px;
	margin-left: -10px
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}
.fwidgets li {
    padding: 0;
    list-style: outside;
    color: #3fc75d;
    width: 100%;
    margin-left: 0;
    margin-right: 16px;
}
.imgLoaded {
    opacity: 0;
    transition: all 500ms;
}
.imgLoaded.loaded {
    opacity: 1;
}
.hidden {
	display: none
}

.visible {
	display: block
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

pre,
code {
	direction: ltr;
	font: 11px/19px 'andale mono', 'lucida console', monospace;
	padding: 3px;
	display: block;
	overflow-x: visible;
	overflow-y: hidden;
	margin: 0 0 20px;
	color: #666;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-radius: 0
}

.thumbnail img {
	width: 100%;
	height: auto
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 12px;
}
#VnxSport_header .container {
    min-height: 85px;
}
  .share-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}
 .share-buttons .button-group {
    display: flex;
    gap: 0.4rem;
    justify-content: center;
    width: 100%;
}
  .share-buttons .button-group a,  .share-buttons .button-group span {
    gap: 0.5rem;
    padding: 8px 15px;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 8px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fff;
    width: 100%;
}
 .share-buttons .copy-link {
    background-color: #6b7280;
    color: white;
}
 .share-buttons .button-group i {
    color: #fff;
}
#toggle-menu {
    background: #0000;
}
 i {
    font-size: 1.25rem;
}
 .share-buttons button,  .share-buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
 .share-buttons .facebook-link {
    background-color: #2f79e7;
    color: white;
}
 .share-buttons .whatsapp-link {
    background-color: #19a74e;
    color: white;
}
 .share-buttons .linkedin-link {
    background-color: #0077b5;
    color: white;
}
 .share-buttons .twitter-link {
    background-color: #111827;
    color: white;
}


.share-buttons .twitter-link path {
    fill: #fff;
}
.share-buttons svg {
    display: inline-block;
    width: 25px;
    height: 25px;
}
.share-buttons .button-group a:hover {
    opacity: 0.9;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.no-gutters {
	margin-left: 0;
	margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
	padding-left: 0;
	padding-right: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.row-cols-4>* {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-right: 8.333333%
}

.offset-2 {
	margin-right: 16.666667%
}

.offset-3 {
	margin-right: 25%
}

.offset-4 {
	margin-right: 33.333333%
}

.offset-5 {
	margin-right: 41.666667%
}

.offset-6 {
	margin-right: 50%
}

.offset-7 {
	margin-right: 58.333333%
}

.offset-8 {
	margin-right: 66.666667%
}

.offset-9 {
	margin-right: 75%
}

.offset-10 {
	margin-right: 83.333333%
}

.offset-11 {
	margin-right: 91.666667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-sm-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-sm-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-sm-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-sm-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-sm-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-sm-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-right: 0
	}

	.offset-sm-1 {
		margin-right: 8.333333%
	}

	.offset-sm-2 {
		margin-right: 16.666667%
	}

	.offset-sm-3 {
		margin-right: 25%
	}

	.offset-sm-4 {
		margin-right: 33.333333%
	}

	.offset-sm-5 {
		margin-right: 41.666667%
	}

	.offset-sm-6 {
		margin-right: 50%
	}

	.offset-sm-7 {
		margin-right: 58.333333%
	}

	.offset-sm-8 {
		margin-right: 66.666667%
	}

	.offset-sm-9 {
		margin-right: 75%
	}

	.offset-sm-10 {
		margin-right: 83.333333%
	}

	.offset-sm-11 {
		margin-right: 91.666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-md-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-md-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-md-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
    -ms-flex: 0 0 61.666667%;
    flex: 0 0 61.666667%;
    max-width: 61.666667%;
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-right: 0
	}

	.offset-md-1 {
		margin-right: 8.333333%
	}

	.offset-md-2 {
		margin-right: 16.666667%
	}

	.offset-md-3 {
		margin-right: 25%
	}

	.offset-md-4 {
		margin-right: 33.333333%
	}

	.offset-md-5 {
		margin-right: 41.666667%
	}

	.offset-md-6 {
		margin-right: 50%
	}

	.offset-md-7 {
		margin-right: 58.333333%
	}

	.offset-md-8 {
		margin-right: 66.666667%
	}

	.offset-md-9 {
		margin-right: 75%
	}

	.offset-md-10 {
		margin-right: 83.333333%
	}

	.offset-md-11 {
		margin-right: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-lg-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-lg-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
    -ms-flex: 0 0 38.333333%;
    flex: 0 0 38.333333%;
    max-width: 38.333333%;
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
    -ms-flex:  0 0 61.666667%;
    flex: 0 0 61.666667%;
    max-width: 61.666667%;
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-right: 0
	}

	.offset-lg-1 {
		margin-right: 8.333333%
	}

	.offset-lg-2 {
		margin-right: 16.666667%
	}

	.offset-lg-3 {
		margin-right: 25%
	}

	.offset-lg-4 {
		margin-right: 33.333333%
	}

	.offset-lg-5 {
		margin-right: 41.666667%
	}

	.offset-lg-6 {
		margin-right: 50%
	}

	.offset-lg-7 {
		margin-right: 58.333333%
	}

	.offset-lg-8 {
		margin-right: 66.666667%
	}

	.offset-lg-9 {
		margin-right: 75%
	}

	.offset-lg-10 {
		margin-right: 83.333333%
	}

	.offset-lg-11 {
		margin-right: 91.666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-xl-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-xl-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-xl-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-xl-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-xl-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-xl-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-right: 0
	}

	.offset-xl-1 {
		margin-right: 8.333333%
	}

	.offset-xl-2 {
		margin-right: 16.666667%
	}

	.offset-xl-3 {
		margin-right: 25%
	}

	.offset-xl-4 {
		margin-right: 33.333333%
	}

	.offset-xl-5 {
		margin-right: 41.666667%
	}

	.offset-xl-6 {
		margin-right: 50%
	}

	.offset-xl-7 {
		margin-right: 58.333333%
	}

	.offset-xl-8 {
		margin-right: 66.666667%
	}

	.offset-xl-9 {
		margin-right: 75%
	}

	.offset-xl-10 {
		margin-right: 83.333333%
	}

	.offset-xl-11 {
		margin-right: 91.666667%
	}
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media (min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-left: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-right: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-left: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-right: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-left: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-right: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-left: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-right: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-left: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-right: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-left: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-right: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-left: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-right: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-left: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-right: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-left: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-right: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-left: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-right: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-left: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-right: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-left: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-right: auto !important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}
}

@media (min-width:768px) {

	.row.c3l .thumbnail,
	.row.c3l .thumb-wrap {
		min-height: 135px
	}

	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.m-md-n1 {
		margin: -.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem !important
	}

	.m-md-n2 {
		margin: -.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.m-lg-n1 {
		margin: -.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem !important
	}

	.m-lg-n2 {
		margin: -.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.m-xl-n1 {
		margin: -.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem !important
	}

	.m-xl-n2 {
		margin: -.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}
}

figure,
iframe {
	max-width: 100%
}

.img-responsive {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto
}

body {
	font-family: VnxWebFonts, changa, sans-serif;
	color: #000;
	display: block;
	overflow: visible;
	font-style: normal;
	background: var(--asp-background-color);
	font-size: 14px;
	padding-top: 0;
	user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#content.container {
	margin-top: 0px
}

.vnx-no-found {
	text-align: center
}

.vnx-no-found .text_404 {
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    line-height: 100%;
    font-size: 800%;
    margin: 0;
    color: var(--asp-sldr-color);
}
.page-breadcrumb {
    margin-bottom: 38px;
}
.breadcrumb-wrap {
    background: #fff;
    border: 1px solid #F1F2F8;
    border-radius: 25px;
    padding: 27px 24px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumb-wrap h1 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 14px;
    color: var(--asp-sldr-color);
    font-size: 24px;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}

.breadcrumb-wrap .breadcrumb-path {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.breadcrumb-wrap .breadcrumb-path a {
    color: #0E1019;
}
.breadcrumb-wrap .breadcrumb-path i {
    font-style: normal;
    color: #707488;
    margin: 0 10px;
}
.breadcrumb-wrap .breadcrumb-path span {
    color: #707488;
}

.vnx-no-found p {
    max-width: 500px;
    padding: 15px 30px;
    margin: 0 auto;
    font-size: 16px;
}
.vnx-no-found ul > li > h2 > a {
    list-style: none;
    display: inline-block;
    padding: 12px 22px;
    border-radius: 6px;
    font-size: 15px;
    transition: 0.3s;
    border: 1px solid var(--asp-sldr-color);
    color: var(--asp-sldr-color);
    background: #1c20310a;
}
.VnxMatchInfo li:first-child {
  border-radius: 8px 8px 0 0;
}

.VnxMatchInfo li:last-child {
  border-radius: 0 0 8px 8px;
}
.vnx-no-found ul > li > h2 > a:hover {
    background: var(--asp-sldr-color);
    color:#fff;

}
.vnx-no-found h2 {
	font-size: 1em;
	font-weight: 100
}
/**************************/
/***********YS العادي***************/
/**************************/
.header_inn {
    gap: 20px;
}
.YSLogo {
    box-sizing: border-box;
    max-width: 200px;
    border-radius: 8px;
    padding: 5px;
}
.YSLogo.textlogo {
    background: var(--asp-sldr-color);

}
.YSLogo>a {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.YSLogo span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 19px;
    min-height: 4px;
    line-height: 33px;
}
.YSLogo .SiteName {
    font-size: 30px;
}

.social-media li {
    position: relative;
}
.social-media li a {
    height: 35px;
    width: 35px;
    background: var(--DarkColor);
    display: inline-flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
        border-radius: 8px;
}

.social-media .telegram a {
    --DarkColor: #24a1de;
}
.social-media .youtube a {
    --DarkColor: #cd201f;
}
.social-media .facebook a {
    --DarkColor: #1877f2;
}
.social-media .twitter a {
    --DarkColor: #000;
}

@media screen and (min-width: 1001px) {
    .YSLogo {
        width: 200px;
        margin: 8px 0;
    }
}

.says, .screen-reader {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.hed-btn {
    height: 35px;
    width: 35px;
    background: #273340;
    display: inline-flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

/**************************/
/**************************/
/**************************/

/****************************/

.VnxSport_menu {
	position: relative;
	display: block;
	margin: auto 0;
	text-align: right;
	font-size: 16px;
	font-weight: 700;
	z-index: 99999
}
.menu-header-container {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.VnxSport_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    flex: 1;
    display: flex;
}

.VnxSport_menu ul li {
	display: inline-block
}

a {
	text-decoration: none;
	color: #333
}

.VnxSport_menu a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 8px;
    display: block;
    white-space: nowrap;
    font-size: 17px;
    color: #222;
    font-weight: 100;
}

.current_page_item a , .VnxSport_menu ul li:hover a {
    color: var(--asp-sldr-color);
}

.VnxSport_menu ul ul {
	display: none;
	position: absolute;
	top: 50px;
	background: #242424
}

.VnxSport_menu ul li:hover>ul {
	display: inherit
}

.VnxSport_menu ul ul {
	background: #242424;
	color: #fff
}

.VnxSport_menu ul ul li {
	width: 230px;
	float: none;
	display: list-item;
	position: relative
}

.VnxSport_menu ul ul li a {
	color: #fff;
	height: auto;
	padding: 10px;
	line-height: 150%
}

.VnxSport_menu ul ul ul {
	top: 0;
	right: 230px
}

.VnxSport_menu ul ul ul li {
	position: relative;
	top: 0;
	right: 0
}
.drop-item {
    position: relative
}

.drop-item-wrap {
    position: absolute;
    border-radius: 10px;
    background: #191D2D;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -5px;
    z-index: -10;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3)
}
.site-info.copyR p {
    margin: 0 !important;
}

.drop-item.active .drop-item-wrap {
    opacity: 1;
    visibility: visible;
    margin-top: 20px;
    z-index: 50
}
.drop-item-wrap.submenu {
    top: 100%;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 157px;
    padding: 0px 20px;
}

.drop-item-wrap.submenu li {
    margin: 18px 0;
    display: table;
}

.drop-item-wrap.submenu li a {
    color: #0E1019 !important;
    margin: 0;
}

.drop-item-wrap.submenu li a:hover {
    color: var(--asp-sldr-color) !important
}
.drop-item-wrap {
    background: #ffffff;
    -webkit-box-shadow: 0 10px 20px #F8F9FC;
    box-shadow: 0 10px 20px #F8F9FC;
}
.settings-dropdown-wrap {
    padding: 25px 18px 25px;
    top: calc(100% + 4px);
    right: -100%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 323px;
}
.settings--item-wrap {
    padding-bottom: 18px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
}
.settings-link-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.timezone-native-select {
	display: none;
}

.timezone-dropdown {
    width: 100%;
    position: relative;
    font-family: inherit;
}

.timezone-details {
    position: relative;
    z-index: 99;
}
.settings-link-item h6 {
    margin-bottom: 0;
}
.timezone-summary {
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 2px 5px 0;
    justify-content: flex-end;
    height: 25px;
    margin-top: -3.5px;
    margin-left: -6px;
}
.MT_MaskText {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 45px;
    margin: auto;
    left: 0;
    top: 0;
    width: 45px;
    background: no-repeat center url("data:image/svg+xml;charset=utf8,%3Csvg aria-hidden='true' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' %3E%3Cpath fill='%23fff' d='M256,0C114.617,0,0,114.615,0,256s114.617,256,256,256s256-114.615,256-256S397.383,0,256,0z M344.48,269.57l-128,80 c-2.59,1.617-5.535,2.43-8.48,2.43c-2.668,0-5.34-.664-7.758-2.008C195.156,347.172,192,341.82,192,336V176 c0-5.82,3.156-11.172,8.242-13.992c5.086-2.836,11.305-2.664,16.238,.422l128,80c4.676,2.93,7.52,8.055,7.52,13.57 S349.156,266.641,344.48,269.57z' class=''%3E%3C/path%3E%3C/svg%3E")
}

.MT_Info {
    border-top: 1px solid #ddd;
    overflow: hidden;
    width: 100%;
}
.MT_Info ul {
    display: flex;
    align-items: center;
}
.MT_Info li {
    flex: 1;
    font-size: 14px;
    padding: 5px 5px 7px;
}
.MT_Info li:first-child::before {
    content: "📺";
}
.MT_Info li::before {
    content: "🎤";
    margin-left: 7px;
}
.MT_Info li:last-child::before {
    content: "🏆";
}
.timezone-summary::-webkit-details-marker {
	display: none;
}

.timezone-summary-text {
    flex: 1;
}
.timezone-menu span {
    font-size: 12px;
}
.extraMarkup {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.extraMarkup svg {
	width: 20px;
	height: 20px;
	transition: 0.2s ease;
}

.timezone-details[open] .extraMarkup svg {
	transform: rotate(180deg);
}

.timezone-menu {
    position: absolute;
    top: calc(140% + 6px);
    left: 0;
    right: -50%;
    z-index: 99;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    max-height: 450px;
    overflow-y: auto;
    padding: 0px 0;
    width: 160px;
}

.timezone-option {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 14px;
	cursor: pointer;
	transition: background 0.2s ease;
}

.timezone-option:hover {
	background: #f5f5f5;
}

.timezone-option input[type="radio"] {
	margin: 0;
}

.timezone-option input[type="radio"]:checked + span {
	font-weight: 700;
}
.settings--item-wrap .title {
    font-size: 12px;
    color: #707488;
    margin-bottom: 18px;
}
.settings--item-wrap.no {
	    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.settings-toggle-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.settings-toggle-input h6 {
    font-size: 14px;
    font-weight: bold;
    color: #0E1019;
    margin: 0;
    padding: 0;
}
.settings-toggle-input input {
    position: absolute;
    z-index: -100;
    opacity: 0;
    visibility: hidden;
}

.settings-toggle-input .input-toggle-label:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #707488;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.settings-toggle-input .input-toggle-label {
    margin-right: auto;
    position: relative;
    width: 38px;
    height: 15px;
    border-radius: 10px;
    background: #eceef2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.header-items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-items-wrap .setting-wrap {
    margin: 0 5px
}

.search-item-wrap .search-tags {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.search-form-wrapper {
    position: relative
}

.search-form-wrapper .search-form {
    position: relative;
    overflow: hidden;
    width: 260px
}

.search-form-wrapper .search-form input {
    width: 100%;
    background: #F1F2F8;
    color: #0E1019;
    border-radius: 30px;
    padding: 9px 20px;
    padding-right: 52px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid transparent;
    height: 40px
}
.vnx_matchTabs .vnx_tab.is-active {
    background-color: #70748875 !important;
}
.vnx_matchTabs {
        background: #eceef2;
}
.search-form-wrapper .search-form input.active {
    border-color: #303651
}

.search-form-wrapper .search-form input::-webkit-input-placeholder {
    color: #707488
}

.search-form-wrapper .search-form input::-moz-placeholder {
    color: #707488
}

.search-form-wrapper .search-form input:-ms-input-placeholder {
    color: #707488
}

.search-form-wrapper .search-form input::-ms-input-placeholder {
    color: #707488
}

.search-form-wrapper .search-form input::placeholder {
    color: #707488
}
.search-submit {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-form-wrapper .search-form svg {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
div#ap-articles-wrap {
    padding: 12px 12px 12px;
    overflow: hidden;
}
.search-form-wrapper .close-search {
    position: absolute;
    left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #cfcfcf;
}

.search-form-wrapper .close-search svg {
    position: initial;
    -webkit-transform: none;
    transform: none
}

.search-form-wrapper .close-search path {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.search-form-wrapper .close-search:hover {
    background: #FC4D4D
}

.search-form-wrapper .close-search:hover path {
    fill: #fff
}

.search-dropdown-wrap {
    padding: 25px 20px 10px;
    width: 380px;
    right: 0;
    top: calc(100% + 4px)
}

.search-item-wrap {
    margin-bottom: 20px
}

.search-item-wrap h4 {
    font-size: 14px;
    font-weight: bold;
    color: #707488;
    margin-top: 0;
    padding: 0;
    margin-bottom: 15px
}

.search-item-wrap:last-child {
    margin: 0
}

.search-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-tags a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-left: 10px;
    border-radius: 30px;
    padding: 0 20px;
    background: #151825;
    color: #BFC3D4;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 36px
}

.search-tags a:hover {
    color: var(--asp-sldr-color)
}
.radius-btn {
    height: 38px;
    border-radius: 50px;
    outline: none !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.login-btn {
    width: 72px;
    background: var(--asp-sldr-color);
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 900
}

.login-btn:hover {
    background: #fff;
    color: #0E1019 !important;
}

.settings-toggle {
    width: 48px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    background: var(--asp-settings-color);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.EntryHeader {
    margin-bottom: 20px;
    padding: 15px 20px;
    background: #eceef2;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #eceef2;
}
.EntryTitle {
    overflow: hidden;
    font-size: 24px;
}
.SINGLECard.art {
    padding: 0;
}


.VnxSport_menu li.page_item_has_children>a::after {
	content: "";
	font-weight: 900;
	float: left;
	margin-right: 10px;
	font-size: .7em;
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z' class='' fill='%23000'%3E%3C/path%3E%3C/svg%3E");
	background-size: 12px;
	height: 12px;
	width: 12px;
	background-position: center
}

#VnxSport_header {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 30%);
    position: relative;
    margin-bottom: 15px;
}
.tmz-name {
    display: flex;
    position: relative;
    height: 20px;
    padding: 2px 5px 0;
    justify-content: flex-end;
}
.tmz-name span.timezone-summary-text {
    font-size: 10px;
    padding: 2px 8px;
    background: #eceef2;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.admin-bar #VnxSport_header {}


.header_inn .vnx-logo {
    max-width: 240px;
    max-height: 60px;
}

.custom-logo-link {
	display: inline-flex;
	align-items: center
}

.header_inn .vnx-logo img {
	height: auto;
	max-height: 60px;
	max-width: 100%;
	width: auto
}

.VnxSport_banner {
	padding: 10px 0;
	text-align: center;
	width: 100%;
	margin: 0 auto
}

.box {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    font-family: 'VnxWebFonts';
    margin-bottom: 20px;
    width: 100%;
    border-radius: 3px;
}

.VnxSportFixture {
	margin-bottom: 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}
#aspwp-fixture-1 .AF_Title_With_Filter {
	    overflow: visible;
}

.vnx-single .box,
.single .box {
}

.page-header {

}

.box-title {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    padding-inline-start: .5rem;
    font-size: 1.125rem;
    line-height: 28px;
    font-weight: 700;
    color: var(--asp-sldr-color);
}
.entry-header {
    overflow: hidden;
    border-radius: .5rem .5rem 0 0;
    background-color: #fff;
}
.entry-thumbnail img {
    width: 100%;
    height: auto;
}
.entry-title h1 {
    font-weight: 700;
    padding: 12px;
    line-height: 1.5;
    overflow: hidden;
    font-size: 24px;
}

.box-title h2 {
	font-size: 18px;
}

.box-title .title {
	margin: 0;
	padding: 0;
	flex: 1;
	font-size: 19px
}
#sidebar>.widget .box-title .title {
	font-size: 17px
}
.ap-news-list {
    position: relative;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(auto-fill,minmax(var(--post-width),1fr));
    --post-width: 220px;
    padding-bottom: 12px;
}

@media screen and (max-width: 500px) {
    .PS_1 .AYaGrid {
        --post-width: 280px;
    }
}
.ap-load-more {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    cursor: pointer;
    clear: both;
    min-width: 170px;
    border: 1px solid #ddd;
    background: #eceef2;
    padding: 8px 15px;
    font-weight: 400;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    display: block;
    margin: 15px auto;
    font-size: 15px;
    line-height: 1.5;
}
.ap-news-list .ap-news-card {
    border-radius: 8px;
    background: #eceef2;
}

.ap-news-list .ap-news-card:is([data-theme=dark] *) {
	--tw-gradient-from: #0f172a var(--tw-gradient-from-position);
	--tw-gradient-to: rgba(15, 23, 42, 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.ap-news-list .ap-news-card .ap-thumb {
    overflow: hidden;
    border-radius: .5rem;
    -o-object-fit: cover;
    object-fit: cover;
    height: 160px;
}

.ap-news-list .ap-news-card .ap-thumb img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	min-width: 100%;
	height: 100%
}

.ap-news-list .ap-news-card .ap-card-content {
	width: 100%;
	padding: 1rem
}

.ap-news-list .ap-news-card .ap-title {
    margin: 0;
    font-size: 15px;
    max-height: 90px;
    overflow: hidden;
    font-weight: 500;
    height: 50px;
    line-height: 1.5;
    transition: 0.3s;
}

.ap-news-list .ap-news-card .ap-excerpt {
    margin-bottom: .75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #64748b;
}

.ap-news-list .ap-news-card .ap-time {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0);
}

.ap-news-list .ap-news-card .ap-time svg {
	height: 1rem;
	width: 1rem
}

.ap-news-list .ap-news-card:hover .ap-title , .ap-load-more:hover , .vnx-footer a:hover {
	color: var(--asp-sldr-color)
}


#VnxSport_header .current-menu-item>a,#VnxSport_header  .main-menu .current_page_item>a {
    color: var(--asp-sldr-color);
}


.post_outer {
	padding: 8px
}

.inner-content {
    position: relative;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eceef2;
    padding: 10px;
    border-radius: 10px;
}

.thumbnail {
    z-index: 10;
    background-size: cover;
    background-position: center;
    min-height: 70px;
    border-bottom-width: 3px;
    position: relative;
    height: 70px;
    width: 94px;
    margin-left: 14px;
}

.thumb-wrap {
    z-index: 10;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.inner-content .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	background: rgba(0, 0, 0, 0.2);
	transition: .2s;
	visibility: hidden
}

.inner-content:hover .overlay {
	background: transparent
}

.main-color-border {
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	z-index: 20;
	padding: 10px;
	position: relative;
	color: #333952;
	text-decoration: none;
	height: 80px;
	overflow: hidden;
	line-height: 1.5
}

.post_outer a {
	text-decoration: none
}

.wrapper li {
	list-style: none;

}

.title-inner:hover {
	color: var(--asp-sldr-color)
}


.vnx-no-found {
    padding: 5rem 0 0rem 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 5px;
	margin-bottom: 20px
}

.comment-list article.comment-body {
	position: relative;
	background: #fafafa;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 3px
}

.comments-area .comment-list ol.children {
	margin-right: 40px
}

.comments-area .comment-list .comment-metadata {
	text-align: right;
	display: inline-block;
	vertical-align: middle
}

.comments-area .comment-list .comment-metadata a {
	color: #9e9e9e
}

.comments-area .comment-list .comment-author.vcard img {
	float: right;
	margin-left: 15px;
	border-radius: 50%
}

.comments-area .comment-list .comment-content {
	line-height: 150%;
	text-align: justify;
	color: #000
}

.comments-area .comment-list .reply {
	position: absolute;
	left: 10px;
	top: 10px
}

.comments-area .comment-list .reply a {
	background: #eee;
	padding: 5px 15px;
	font-size: 12px;
	position: relative;
	display: block;
	border-radius: 3px
}

.comments-area .comment-list .reply a:hover {
	background: #ffbc00;
	color: #fff
}

.comments-area .comment-list li:last-child {
	margin-bottom: 0;
	border: 0
}

.comments-area .comment-list li .commentnumber {
	float: right;
	color: #999;
	font-size: 3em;
	margin: 0;
	padding: 0 .5em .5em 0;
	clear: right
}

.comments-area .comment-list li li .commentnumber {
	font-size: 1.7em
}

.comments-area .comment-list li li .commentnumber li .commentnumber {
	font-size: 1.3px em
}

.comments-area .comment-list ul.children {
	margin-right: 10%
}

.comments-area .comment-list cite.fn {
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px
}

.comments-area .comment-list .comment-date {
	display: block;
	font-size: 13px
}

.comments-area .comment-list .comment-date a {
	color: #9e9e9e
}

.comments-area .comment-navigation {
	text-align: center;
	padding: 10px
}

.comments-area .comment-navigation .nav-previous,
.comments-area .comment-navigation .nav-next {
	display: inline-block
}

.comments-area .comment-navigation .nav-previous a,
.comments-area .comment-navigation .nav-next a {
	padding: 10px;
	padding: 10px;
	border: 1px solid #eee;
	display: inline-block
}

.comment-respond .logged-in-as {
	padding: 10px;
	position: relative
}

.comment-respond h3.comment-reply-title {
	color: #676767;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding: 10px
}

.comment-respond label {
	display: none;
	margin: 10px;
	font-size: 11px;
	font-weight: 700
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	position: relative;
	width: 33.333%;
	float: right;
	padding-left: 10px
}

.comment-form-url {
	padding-left: 0;
	padding-right: 0
}

.comment-respond .required {
	position: absolute;
	left: 5px;
	top: 5px;
	color: red
}

.comment-respond #comment,
.comment-respond #author,
.comment-respond #email,
.comment-respond #url {
	border: none;
	background: #fff;
	border: 1px solid #eee;
	font-size: 14px;
	line-height: 24px;
	color: #676767;
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 10px
}

.comment-respond #comment:focus,
.comment-respond #author:focus,
.comment-respond #email:focus,
.comment-respond #url:focus {
	border-color: #adadad
}

.comment-respond #comment {
	height: 130px;
	border: 1px solid #e2e2e2;
	display: block;
	float: right;
	max-width: 100%;
	min-height: 140px;
	min-width: 100%;
	padding: 10px;
	position: relative;
	resize: none;
	width: 100%
}

.comment-respond .submit {
	background: #4267b2;
	border: medium;
	color: #fff;
	padding: 7px 20px
}


.vnx-archive {
        margin-bottom: 12px;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    background: #fff;
    border-radius: 8px;
    padding: 12px;
    overflow: hidden;
}
.pagination-centered {
    text-align: center;
    padding: 0px;
    border-radius: 8px;
    grid-column: 1 / -1;
}

.pagination-centered .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 0.8vw;
}
.pager li {
    background: #eceef2;
    border-radius: 8px;
}

.pagination-centered .pager li i {
	font-size: 1.3em;
	font-weight: 400
}

.pagination-centered .pager li .active {
    background: var(--asp-sldr-color)14;
    color: var(--asp-sldr-color);
    border-radius: 0px;
}

.pagination-centered .pager li>* {
	text-align: center;
	display: block;
	padding: 10px
}

.pagination-centered .pager li>:hover {
	opacity: .7
}

.polist.row.s3>.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%
}

.vnx-single {
	position: relative
}

#sidebar>.widget:last-of-type {
	position: sticky;
	top: 10px
}

#sidebar li {
	padding-bottom: 10px;
	margin-bottom: 10px
}

.post-item.d-flex {
    margin-bottom: 5px;
    width: 100%;
    align-items: center;
    padding: .75rem;
    background: #eceef2;
    border-radius: 10px;
}

.post-item.d-flex .thumbnail {
	min-height: 70px;
	max-height: 70px;
	overflow: hidden;
	width: 95px;
	min-width: 95px;
	max-width: 95px;
	margin-right: 10px
}

.rtl .post-item.d-flex .thumbnail {
	margin-right: 0;
	margin-left: 10px
}

.post-item.d-flex .main-color-border {
	height: auto;
	flex: 1;
	font-size: 13px;
	margin: 0;
	padding: 0 10px 0 0
}

.title-inner {
    margin: 0;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 13px;
    line-height: 26px;
}
.post-item.d-flex .main-color-border p {
    margin-bottom: 0.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #64748b;
    overflow: hidden;
}
.post-item.d-flex .thumbnail .thumb-wrap {
	min-height: 70px;
	max-height: 70px;
	width: 95px
}
 
.s4 .post-item.d-flex {
	padding: 12px 5px;
	margin-bottom: 12px
}

.vnx-single .box.clearfix {
	margin-top: 0
}

.main-content.clearfix.box {
	padding: 0
}

.vnx-single .page-title {
	padding: 24px 24px 18px
}

.post-title {
	font-size: 24px;
	line-height: 1.5
}

.bloc_signature {
	color: #a2a9ae;
	margin: auto 0;
	font-size: 13px
}

.bloc_signature span {
	margin-left: 10px;
	display: inline-block
}

.featured-area {
	position: relative;
	margin-bottom: 25px;
	line-height: 1
}

.featured-area img {
	width: 100%
}

.content_entry {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
    color: #000;
    padding: 12px;
}

.content_entry p {
    text-align: justify;
    font-size: 17px;
    margin-bottom: 15px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
        font-weight: 400;
    line-height: 33px;
}

.content_entry blockquote {
	border-right: 1px solid;
	border-color: #f0a306;
	font-size: 18px;
	line-height: 26px;
	padding: 5px 30px;
	margin: 36px 0;
	position: relative;
	font-style: italic;
	color: #999
}

.content_entry blockquote p {
	color: #999;
	font-size: 18px;
	line-height: 28px;
	font-style: italic
}

.content_entry blockquote p:last-child {
	margin-bottom: 0
}

.content_entry h1,
.content_entry h2,
.content_entry h3 {
    display: table;
    padding: 5px 15px;
    background-color: #eceef2;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
    text-align: right;
        line-height: 33px;
    border-radius: 8px;
}


.content_entry ol,
.content_entry ul {
}

.content_entry ul li {
	list-style: outside disc;
	list-style-image: none
}

.content_entry ol li {
	list-style: outside decimal
}

.content_entry li {
	margin: 0 0 5px
}

.content_entry li ul,
.content_entry li ol {
	margin: 5px 0 0 15px
}

.content_entry table {
	border-spacing: 0;
	width: 100%;
	border: 1px solid #eee;
	border-collapse: separate;
	margin-bottom: 1.5em
}

.content_entry table tr:nth-child(even) {
	background: #f9f9f9
}

.content_entry table td,
.content_entry table th {
	text-align: right;
	border-left: 1px dotted #eee;
	padding: .4em
}

.content_entry table thead th {
	background: #f4f4f4;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
	vertical-align: middle;
	padding: .7em .4em
}

.content_entry table tbody th {
	background: #f4f4f4;
	border-bottom: 1px solid #eee
}

.content_entry table tbody td {
	border-bottom: 1px solid #eee
}

.content_entry table tr th:last-child,
.content_entry table tr td:last-child {
	border-left: 0
}

.content_entry table tbody tr:last-child td,
.content_entry table tbody tr:last-child th {
	border-bottom: 0
}

.content_entry img {
	max-width: 100%
}

.content_entry iframe {
	max-width: 100%
}

.content_entry .post_tags {
	margin: 20px 0
}

.content_entry .post_tags span.tgt {
	background: #f6f7fb;
	font-size: 13px;
	color: #a9a9a9;
	padding: 5px 10px;
	margin-left: 10px
}

.content_entry .post_tags a {
	font-size: 13px;
	background: #eee;
	padding: 0 10px;
	color: #333
}

.content_entry img,
.content_entry .size-auto,
.content_entry .size-full,
.content_entry .size-large,
.content_entry .size-medium,
.content_entry .attachment img {
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

.content_entry .centered,
.content_entry .aligncenter {
	display: block;
	margin: 5px auto
}

.content_entry .alignright {
	margin: 5px 0 5px 25px;
	display: inline;
	float: right
}

.content_entry .alignleft {
	margin: 5px 25px 5px 0;
	display: inline;
	float: left
}

.content_entry .gallery {
	clear: both;
	margin: 0 auto 18px
}

.content_entry .gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 10px
}

.content_entry .gallery-columns-2 .gallery-item {
	max-width: 50%
}

.content_entry .gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.content_entry .gallery-columns-4 .gallery-item {
	max-width: 25%
}

.content_entry .gallery-columns-5 .gallery-item {
	max-width: 20%
}

.content_entry .gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.content_entry .gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.content_entry .gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.content_entry .gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.content_entry .gallery .gallery-item img {
	height: auto;
	-webkit-transition: all .4s;
	transition: all .4s;
	margin: 0 auto
}

.content_entry .gallery .gallery-item a:hover img {
	opacity: .6 !important;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: 0 0 6px rgba(0, 0, 0, .32)
}

.content_entry .gallery-caption {
	color: #888;
	margin: 0 0 12px
}

.vnx-footer {
     color: #1f2024;
    background: #fff;
    width: 100%;
    overflow: hidden;
}

.fwd {
    padding: 20px 12px;
    font-size: 14px;
    color: #fff;
}
.Vnxinfo{
        background: #eceef2;
    color: #222;
    padding: 20px 0;
}
.fwd .widget {
	margin-bottom: 10px
}

.fwd-title {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.site-info.copyR {

    display: flex;
    align-items: center;
    justify-content: space-between;

}

.fwd-title .title {
    margin: 0;
    color: #262c45;
    border-bottom: #ddd solid 1px;
    padding-bottom: 8px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
}
.fwd-title .title::before {
    background: var(--asp-sldr-color);
    content: "";
    height: 3px;
    position: absolute;
    width: 23px;
    bottom: -1.5px;
}
.inn ul {
    display: flex;
    flex-wrap: wrap;
}
.vnx-footer a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 13px;
    padding: 0 7px;
    display: block;
    line-height: 33px;
}

.vnx-footer .site-info {
    color: #64748b;
}
.textwidget .site-info {
    padding: 0;
    width: 480px;
    max-width: 100%;
}
#menu-close {
	display: none
}

.footer_copyRights {
    margin: 0;
    font-family: VnxWebFonts;
    font-weight: 700;
    font-size: 14px;
    color: #000;
}
.social-media {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        gap: 5px;
    line-height: 0;
}





.social-media a path, .social-media a rect {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    fill: #fff;
}


body.Vnx-ltr,
.Vnx-ltr .VnxSportFixture *,
.Vnx-ltr .vnx_match_card .general-infos span,
.Vnx-ltr .box,
.Vnx-ltr .vnx_match_card .card_team_title {
	font-family: 'Roboto', sans-serif !important
}

.Vnx-ltr .footer_copyRights.col.d-inline-flex {
	font-size: 15px
}

.Vnx-ltr .main-color-border,
.Vnx-ltr .footer_copyRights.col.d-inline-flex {
	font-size: 14px
}

.Vnx-ltr .header_inn .vnx-logo {
	margin-left: 0 !important;
	margin-right: 1.5rem
}

@media only screen and (max-width:768px) {
	.navbar-toggler {
		padding: .24rem .75rem;
		font-size: 1.25rem;
		line-height: 1;
		background-color: transparent;
		border: 1px solid transparent;
		border-radius: 0;
		margin-left: 5px !important;
		margin-right: 2px;
		cursor: pointer
	}

	.navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none
	}

	#VnxSport_header,
	#VnxSport_header .container {
		height: 50px;
		padding-top: 2px;
		padding-bottom: 2px
	}

	.custom-logo-link,
	.header_inn .vnx-logo {
		height: 40px
	}

	.header_inn .vnx-logo {
		width: auto;
		flex: 1
	}

	.header_inn .vnx-logo img {}

	.VnxSportFixture .events-info span {
		font-size: 10px
	}

	body {}

	.row {
		margin-left: -10px;
		margin-right: -10px
	}

	.row .content-area,
	.row #sidebar {
		padding: 0 5px !important
	}

	.vnx-footer .footer-widgets .widget-f {
		width: 100%;
		float: none
	}

	.box {
		padding: 0px
	}

	.vnx-single .post-title {
		font-size: 18px
	}

	.footer_bottom.txt-center .row {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center
	}

	.footer_bottom.txt-center .row .footer_copyRights,
	.footer_bottom.txt-center .row .footer_creared {
		display: flex !important;
		text-align: center;
		margin-bottom: 15px;
		justify-content: center !important;
		clear: both
	}

	.post_outer {
		padding: 10px
	}

	.box-title {
		padding: 0 15px;
		margin: 10px -10px 8px;
		font-size: 12px
	}

	.container,
	.container-sm {
		max-width: 100%;

	}

	.main-color-border {
		height: auto
	}



	.header_inn .vnx-logo img {
		max-height: 40px;
		width: auto;
		max-width: 160px
	}
}

@media screen and (max-width:640px) {
	.content_entry {
		padding: 0 15px 20px
	}

	.content_entry .VnxSportCard , .vnx_matchTabs{
		margin-right: -15px;
		margin-left: -15px
	}

	.VnxMatchInfo h2 {
		font-size: 15px
	}

	.content_entry .VnxMatchInfo ul {
		padding: 0;
		margin: 10px 0
	}

	.fwd.col-lg-3.col-12 {
		padding-bottom: 0;
		padding-top: 20px
	}

	.content_entry h1,
	.content_entry h2,
	.content_entry h3,
	.content_entry h4,
	.content_entry h5,
	.content_entry h6 {
		font-size: 18px
	}
}

.Vnx-ltr .fwd-title::after {
	right: auto;
	left: 0
}

/* =========================
   Login / Register Page
========================= */
.ajax-auth-box {
    max-width: 460px;
    margin: 50px auto;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 18px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.ajax-auth-form h3 {
    margin: 0 0 25px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #111;
}

.ajax-auth-box .form-row {
    margin-bottom: 18px;
}

.ajax-auth-box label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #222;
}

.ajax-auth-box input[type="text"],
.ajax-auth-box input[type="email"],
.ajax-auth-box input[type="password"] {
    width: 100%;
    height: 48px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 0 14px;
    font-size: 15px;
    background: #fff;
    transition: all 0.25s ease;
    outline: none;
}

.ajax-auth-box input[type="text"]:focus,
.ajax-auth-box input[type="email"]:focus,
.ajax-auth-box input[type="password"]:focus {
    border-color: #111;
    box-shadow: 0 0 0 3px rgba(17, 17, 17, 0.08);
}

.ajax-auth-box .auth-btn {
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 10px;
    background: var(--asp-sldr-color);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.25s ease;
}

.ajax-auth-box .auth-btn:hover {
    transform: translateY(-1px);
        opacity: 0.8;
}
.remember-row {
    margin: 10px 0 15px;
}

.remember-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.remember-label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
}
label.remember-label {
    display: flex;
    align-items: center;
}
.ajax-auth-box .auth-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.ajax-auth-notice {
    display: none;
    margin-bottom: 18px;
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
}

.ajax-auth-notice.success {
    display: block;
    background: #e9f8ee;
    color: #157347;
    border: 1px solid #cbead5;
}

.ajax-auth-notice.error {
    display: block;
    background: #fdecec;
    color: #b42318;
    border: 1px solid #f3c8c8;
}

.switch-form-text {
    margin: 18px 0 0;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.switch-form-text a {
    color: #111;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease;
}

.switch-form-text a:hover {
    border-color: #111;
}

.ajax-auth-form.register-form,
.ajax-auth-form.login-form {
    animation: fadeInForm 0.25s ease;
}

@keyframes fadeInForm {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* =========================
   Profile Page
========================= */
.ys-profile-wrap {

}

.ys-profile-card {
    padding: 28px 0px;
}

.ys-profile-header h2,
.ys-comments-card h3 {
    margin: 0 0 22px;
    font-size: 25px;
    font-weight: 700;
    color: #707488;
}

.ys-profile-info {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
}

.ys-profile-row {
    background: #fff;
    border-radius: 12px;
    padding: 7px 16px;
    transition: all 0.2s ease;
    display: flex;
    gap: 0.4vw;
    align-items: center;
}


.ys-profile-row strong {
    display: block;
    font-size: 14px;
    max-width: 180px;
    width: 100%;
    color: rgb(112, 116, 136);
}

.ys-profile-row span {
    display: block;
    font-size: 15px;
    color: #0E1019;
    font-weight: 600;
    word-break: break-word;
}

.ys-profile-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.ys-profile-row.ys-profile-actions {
    background: #0000;
    padding: 0;
}

.ys-profile-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    height: 46px;
    padding: 0 18px;
    background: var(--asp-sldr-color);
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.25s ease;
}

.ys-profile-btn:hover {
    background: #000;
    color: #fff;
    transform: translateY(-1px);
}

.ys-profile-btn.logout {
    background: #e12613;
}

.ys-profile-btn.logout:hover {
    background: #a93226;
}

.ys-comments-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ys-comment-item {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.2s ease;
}

.ys-comment-meta {
    margin-bottom: 12px;
}

.ys-comment-date {
    display: inline-block;
    font-size: 13px;
    color: #777;
    background: #f0f0f0;
    border-radius: 30px;
    padding: 6px 12px;
}

.ys-comment-content {
    margin-bottom: 14px;
    color: #222;
    line-height: 1.9;
    font-size: 15px;
}

.ys-comment-content p:last-child {
    margin-bottom: 0;
}

.ys-comment-post,
.ys-comment-link {
    margin-top: 10px;
    font-size: 14px;
}

.ys-comment-link {
    background: #16ae9421;
    padding: 4px 10px;
    width: fit-content;
    border-radius: 10px;
}

.ys-comment-post strong {
    color: #111;
    margin-left: 6px;
}

.ys-comment-post a,
.ys-comment-link a {
    color: var(--asp-sldr-color);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.ys-comment-post a:hover,
.ys-comment-link a:hover {
    color: #000;
    text-decoration: underline;
}

.ys-pagination {
    margin-top: 25px;
    text-align: center;
}

.ys-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    margin: 0 4px 8px;
    padding: 0 12px;
    border-radius: 10px;
    border: 1px solid #ddd;
    background: #fff;
    color: #111;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.ys-pagination .page-numbers:hover {
    background: #111;
    color: #fff;
    border-color: #111;
}

.ys-pagination .page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111;
}

.ys-profile-wrap.not-logged-in {
    max-width: 500px;
}

.ys-profile-wrap.not-logged-in .ys-profile-card {
    text-align: center;
}

.ys-profile-wrap.not-logged-in h3 {
    margin-bottom: 12px;
    font-size: 26px;
    color: #111;
}

.ys-profile-wrap.not-logged-in p {
    margin-bottom: 20px;
    color: #666;
    line-height: 1.8;
}

/* =========================
   Responsive
========================= */
@media (max-width: 767px) {
    .ajax-auth-box {
        margin: 25px 15px;
        padding: 22px 18px;
        border-radius: 14px;
    }

    .ajax-auth-form h3 {
        font-size: 24px;
    }

    .ys-profile-wrap {
        margin: 25px 0px;
    }

    .ys-profile-card {
        padding: 20px 0px;
        border-radius: 14px;
    }

    .ys-profile-header h2,
    .ys-comments-card h3 {
        font-size: 24px;
    }

    .ys-profile-info {
        grid-template-columns: 1fr;
    }

    .ys-profile-actions {
        flex-direction: column;
    }

    .ys-profile-btn {
        width: 100%;
    }

    .ys-comment-item {
        padding: 16px;
    }
}
.breadcrumb-path.single {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}
.entry-info {
    display: flex;
    background: #eceef2;
    padding: 15px 12px;
    font-size: 15px;
    font-weight: 400;
    gap: 0.8vw;
    align-items: center;
}

.entry-date {
    display: flex;
    gap: .25rem;
    font-size: .875rem;
    line-height: 1.25rem;
}

.entry-date svg {
    height: 1.25rem;
    width: 1.25rem;
}
.entry-share, .entry-share ul {
    display: flex;
    align-items: center;
    gap: .5rem;
}
.entry-share {
    font-size: .875rem;
    line-height: 1.25rem;
}


.entry-share ul .facebook {
    color: #2f79e7;
}
.entry-share ul svg {
    height: 1.75rem;
    width: 1.75rem;
}
.entry-share ul .whatsapp {
    color: rgb(37 211 102);
}
.entry-share ul .twitter {
    color: rgb(0 0 0);
}

/* الحاوية الرئيسية */
.box.clearfix.comments {
    background: #fff;
    padding: 28px 18px 18px;
    border-radius: 8px;
    direction: rtl;
}

/* منطقة التعليقات */
#comments.comments-area {
    width: 100%;
}

/* عنوان التعليقات */
.comments-t {
    margin: 0 0 18px;
    padding: 10px 20px;
    background: #dfe4ea;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    line-height: 1.4;
}

/* عنوان النموذج */
#reply-title.comment-reply-title {
    margin: 0 0 14px;
    font-size: 16px;
    font-weight: 700;
    color: var(--asp-sldr-color);
}

#reply-title small a {
    color: #888;
    font-size: 14px;
    margin-right: 8px;
    text-decoration: none;
}

/* الفورم */
#commentform {
    margin: 0;
}

/* جميع الحقول */
#commentform textarea,
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
    width: 100%;
    box-sizing: border-box;
    border: 0;
    outline: none;
    background: #dfe4ea;
    border-radius: 10px;
    padding: 7px 20px;
    font-size: 16px;
    color: #333;
    font-family: inherit;
    transition: 0.2s ease;
}

/* textarea */
#commentform textarea {
    min-height: 180px;
    resize: vertical;
}

/* placeholder */
#commentform textarea::placeholder,
#commentform input::placeholder {
    color: #9aa3af;
    opacity: 1;
}

/* مسافات بين الحقول */
#commentform p {
    margin: 0 0 12px;
}

/* تأثير التركيز */
#commentform textarea:focus,
#commentform input[type="text"]:focus,
#commentform input[type="email"]:focus,
#commentform input[type="url"]:focus {
    background: #d7dde5;
    box-shadow: 0 0 0 2px #7074881f;
}

/* صندوق حفظ البيانات */
.comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    margin-top: 8px;
        display: none !important;
}

.comment-form-cookies-consent input[type="checkbox"] {
    margin-top: 6px;
    accent-color: var(--asp-sldr-color);
}

/* زر الإرسال */
.form-submit {
    margin-top: 14px !important;
}

#commentform .submit {
    width: 100%;
    border: 0;
    border-radius: 10px;
    background: var(--asp-sldr-color);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 20px;
    cursor: pointer;
    font-family: inherit;
    transition: 0.2s ease;
}

#commentform .submit:hover {
    opacity: 0.9;
}

#commentform .submit:active {
    transform: scale(0.995);
}

/* تنظيف */
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.breadcrumb-path a:hover {
    color: var(--asp-sldr-color);

}

		.ys-contact-wrap{
			max-width:760px;
			margin:30px auto;
			direction:rtl;
		}
		.ys-contact-card{
			background:#fff;
			border-radius:18px;
			padding:28px;
			box-shadow:0 10px 30px rgba(0,0,0,.08);
		}
		.ys-contact-card h2{
			margin:0 0 10px;
			font-size:28px;
			font-weight:700;
		}
		.ys-contact-desc{
			margin:0 0 20px;
			color:#666;
			font-size:15px;
		}
		.ys-contact-alert{
			padding:14px 16px;
			border-radius:12px;
			margin-bottom:18px;
			font-size:14px;
		}
		.ys-contact-alert.success{
			background:#e8f8ef;
			color:#157347;
		}
		.ys-contact-alert.error{
			background:#fdecec;
			color:#b42318;
		}
		.ys-contact-form{
			display:flex;
			flex-direction:column;
			gap:16px;
		}
		.ys-contact-field label{
			display:block;
			margin-bottom:8px;
			font-weight:600;
			font-size:15px;
		}
		.ys-contact-field input,
		.ys-contact-field textarea{
			width:100%;
			border:1px solid #ddd;
			border-radius:14px;
			padding:7px 16px;
			font-size:15px;
			box-sizing:border-box;
			background:#f8f8f8;
		}
		.ys-contact-field input:focus,
		.ys-contact-field textarea:focus{
			outline:none;
			border-color:#15182533;
			background:#fff;
		}
		.ys-contact-btn{
			border:0;
			background:var(--asp-sldr-color);
			color:#fff;
			padding:7px 22px;
			border-radius:14px;
			font-size:16px;
			font-weight:700;
			cursor:pointer;
			transition:.2s;
		}
		.ys-contact-btn:hover{
			opacity: 0.9;
		}
		
		
		/************mob***********/
		.mobile-search-toggle-wrap {
    display: none;
    line-height: 0px;
}
.mobile-search-toggle-wrap button.mobile-search-toggle {
    background: #0000;
    border: 0;
    box-shadow: none;
}
.social-media.mob li {
   display: none ; 
}
@media (max-width: 991px) {
    .mobile-search-toggle-wrap {
        display: flex;
    }
    .social-media.mob li {
   display: block !important; 
}
    .social-media li:not(:last-child) {
    display: none;
}
	#menu-close {
		display: inline-block
	}

	.VnxSport_menu {
		position: fixed;
		background: #fff;
		z-index: 99999;
		top: 0;
		right: -100%;
		width: 100%;
		padding: 0;
		overflow: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-o-box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
		box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
		transition: 0.3s;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		max-width: 80%;
		height: 100%
	}

	#menu-close {
		width: 35px;
		height: 35px;
		line-height: 40px;
		background: #eee;
		margin: auto;
		float: left;
		cursor: pointer;
		transition: all 0.2s ease-in-out;
		position: absolute;
		top: 5px;
		left: 5px;
		border-radius: 50%;
		text-align: center;
		z-index: 999
	}

	#menu-close::before {
		content: "X";
		font-size: 11px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 100;
		font-family: 'Helvetica', 'Arial', sans-serif;
		width: 35px;
		height: 35px
	}

	.menu-main-menu-container {
		width: 100%;
		padding: 10px
	}

	#site-navigation,
	#mainmenu {
		width: 100%;
		padding: 0 5px
	}

	.VnxSport_menu ul ul {
		position: relative;
		display: block;
		background: #fff;
		color: #666;
		top: 0;
		width: 100%
	}

	.navbar-toggler-icon {
		display: inline-block;
		vertical-align: middle;
		text-align: center
	}

	.navbar-toggler-icon i {
		margin: 9px 0 0;
		width: 20px;
		cursor: pointer;
		height: 3px;
		display: inline-block;
		vertical-align: top;
		position: relative;
		background: #000;
		-webkit-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		-moz-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		-o-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		transition: .38s cubic-bezier(.55, -.01, .19, .98) 0
	}

	.navbar-toggler-icon i::before,
	.navbar-toggler-icon i::after {
		content: '';
		display: inline-block;
		background: #000;
		width: 28px;
		height: 3px;
		position: absolute;
		top: -10px;
		-webkit-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		-moz-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		-o-transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		transition: .38s cubic-bezier(.55, -.01, .19, .98) 0;
		right: 0
	}

	.navbar-toggler-icon i::after {
		top: 10px
	}

	.VnxSport_menu ul ul li {
		width: 100%;
		border: 0
	}

	.VnxSport_menu ul ul li a {
		color: #555;
		height: auto;
		padding: 8px
	}

	.VnxSport_menu ul>li {
		display: block;
		border-bottom: 1px #eee solid
	}

	.VnxSport_menu ul>li a {
    color: #000;
    font-size: 16px;
    height: auto;
    padding: 14px 5px;
    line-height: 1.5;
    width: 36px;
    height: 36px;
	}

	.VnxSport_menu.open {
		right: 0;
		z-index: 999
	}
}
@media (max-width: 1200px) {
    .search-form-wrapper .search-form {
        width: 200px;
    }
    
        .VnxSport_menu a {
        margin-left: 15px;
    }
    .settings-dropdown-wrap {
            transform: translateX(70%);
    }
    .menu-header-container {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.VnxSportFixture .AF_Filters {
        padding: 0px;
}
.header_inn .vnx-logo {
        margin-left: 0rem !important;
}
}
@media (max-width: 1033px) {
    .VnxSport_menu a {
        margin-left: 10px;
    }
}
@media (max-width: 991px) {
 .search-form-wrapper  {
        display: none;
    }

    
    #VnxSport_header, #VnxSport_header .container {
        padding-top: 10px;
                height: auto;
        padding-bottom: 10px;
    }
    .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between;
}
.search-form-wrapper.search-open {
    display: block;
    position: absolute;
    right: 0%;
    z-index: 99999;
    width: 100%;
    padding: 0 5%;
    top: 100%;
}
form.search-form {
    width: 100% !important;
}
.header-items-wrap .setting-wrap {
    margin: 0 5px;
    display: flex;
    align-items: center;
    gap: 3vw;
}
.fwidgets {
    text-align: center;
}
.entry-title h1 {
    font-size: 1.1rem;
}
input{
            font-size: 11px !important;
}
.content_entry ul li .title {
    width: 80px !important;
}
}
.nav-mobile {
    
        display: none;
    visibility: hidden;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.10),
        0 2px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.06);
    direction: rtl;
        bottom: 0px;
    width: 100%;
    padding: 0px;
    border-radius: 0px;
}

.nav-mobile-icons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    gap: 8px;
}
@media (max-width: 991px) {
    #site-navigation {
        display: none;
        width: 100%;
    }

    #site-navigation.open {
        display: block;
    }

    #site-navigation #primary-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    margin-top: 2rem;
    }

    #site-navigation #primary-menu li {
    display: block;
    width: 100%;
    margin: 0;
    height: 50px;
    }

    #site-navigation #primary-menu li a {
        display: block;
        width: 100%;
        padding: 12px 15px;
        text-align: right;
        color: #222;
        text-decoration: none;
    }
    .menu-header-container {
    margin-left: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    }
}
.nav-mobile-icons a,
.nav-mobile-icons button {
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    outline: none;
    background: transparent;
    text-decoration: none;
    color: #6b7280;
    min-height: 62px;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 8px 6px;
    cursor: pointer;
    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        color 0.25s ease,
        box-shadow 0.25s ease;
    position: relative;
    font-family: inherit;
}

.nav-mobile-icons a svg,
.nav-mobile-icons button svg {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    transition: transform 0.25s ease;
}

.nav-mobile-icons a span,
.nav-mobile-icons button span {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
}

/* Hover */
.nav-mobile-icons a:hover,
.nav-mobile-icons button:hover {
    color: var(--asp-sldr-color);
}

.nav-mobile-icons a:hover svg,
.nav-mobile-icons button:hover svg {
    transform: scale(1.08);
}

/* Active click */
.nav-mobile-icons a:active,
.nav-mobile-icons button:active {
    transform: scale(0.96);
}

/* العنصر النشط */
.nav-mobile-icons a.active,
.nav-mobile-icons button.active {
    color: var(--asp-sldr-color);
}




/* الزر */
.nav-mobile-icons button {
    width: 100%;
}

/* موبايلات صغيرة */
@media (max-width: 480px) {


    .nav-mobile-icons {
        gap: 4px;
    }
.VnxSportFixture.small .AF_Title .asp-title , .VnxSportFixture.small .AF_Filters .tablinks {
        font-size: 12px;
}
    .nav-mobile-icons a,
    .nav-mobile-icons button {
        min-height: 58px;
        padding: 8px 4px;
        border-radius: 14px;
    }

    .nav-mobile-icons a svg,
    .nav-mobile-icons button svg {
    margin-bottom: .25rem;
    height: 1.5rem;
    width: 1.5rem;
    }

    .nav-mobile-icons a span,
    .nav-mobile-icons button span {
           font-size: .875rem;
    line-height: 1.25rem;
    }
    .stncard {
    max-width: 134px !important;
}
}

/*****************************/
.Vnx-ltr.theme--YSNSportTheme svg.tab-arrow.tab-arrow-left ,.Vnx-ltr.theme--YSNSportTheme  svg.tab-arrow.tab-arrow-right{
    transform: rotate(180deg);
}
.AF_Title_With_Filter {
	flex-direction: column;
	align-items: stretch;
	gap: 12px;
}

.AF_TableNav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.AF_TableNav_Day {
	font-size: 16px;
	font-weight: 700;
	color: #111827;
}

.AF_TableNav_Control {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.AF_TableNav_Days button, .vnx-btn{
    position: relative;
    background: var(--btn-bg);
    padding: 4px 10px 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0;
    transition: 0.3s;
}
#aspwp-fixture-1-title {
    --btn-bg: var(--asp-sldr-color);
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}
.vnx-btn {
    --btn-bg: #104783;
}
.VnxSport-main .vnx-btn {
    --btn-bg: #273340;
    margin: 0;
}
.AF_TableNav_Days button {
    --btn-bg: #104783;
        cursor: pointer;

}
.AF_TableNav_Days .today {
    --btn-bg: var(--asp-sldr-color);
}

.AF_TableNav_Days .tomorrow {
    --btn-bg: #af5100;
}
.AF_TableNav_Days {
    display: flex;
    align-items: center;
    gap: 5px;
}
.AF_TableNav_Days button:hover {
    opacity: .8;
}
.AF_TableNav_Btn {
	height: 40px;
	border: 0;
	border-radius: 10px;
	background: #0000;
	color: #0f172a;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.2s ease;
}

.AF_TableNav_Date {
    min-width: 105px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #334155;
}

.AF_TableNav_Calendar {
    position: relative;
    margin-right: 10px;
}

.AF_TableNav_CalendarMenu {
    position: relative;
    display: flex;
    min-width: 140px;
    z-index: 50;
}

.AF_TableNav_Calendar.is-open .AF_TableNav_CalendarMenu {
	display: block;
}

.AF_DateOption {
	width: 100%;
	display: block;
	border: 0;
	background: transparent;
	padding: 10px 12px;
	text-align: right;
	border-radius: 8px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	color: #0f172a;
}

.AF_DateOption:hover {
	background: #f1f5f9;
}

@media (max-width: 767px) {

	.AF_TableNav_Control {
		justify-content: space-between;
	}

	.AF_TableNav_Days {
		flex: 1;
		justify-content: space-between;
	}
}
@media only screen and (max-width:510px) {
	.comments-area {
		padding: 0
	}
	.fwd.col-lg-3.col-12 {
	            text-align: right;
	}
	.EntryTitle {
    overflow: hidden;
    font-size: 18px;
    line-height: 1.5;
}
.VnxMatchInfo ul .content , .content_entry ul li .title ,.entry-info{
    font-size: 13px !important;
}
span.entry-separator {
    display: none !important;
}
.timezone-menu {
    right: -100%;
}
.entry-info {
    align-items: flex-start;
    flex-direction: column;
}
.share-buttons .button-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem;
    width: 100%;
    justify-items: center;
}
    .content_entry h1, .content_entry h2, .content_entry h3, .content_entry h4, .content_entry h5, .content_entry h6 {
        font-size: 14px;
    }

	.site-info.copyR {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
	.AF_TableNav {
    flex-direction: column;
    align-items: stretch !important;
	}
.AF_TableNav_Days button {
    width: 100%;
        padding: 4px 0px 4px 0 !important;

}
    .MT_Info li:nth-child(2) {
        display: none;
    }
        .MT_Info li {
        width: 50%;
        font-size: 12px !important;
    }
#aspwp-fixture-1 .AF_Title_With_Filter {
    overflow: visible;
    padding: 12px 12px 0;
}
.hed-btn {
    height: 40px;
    width: 40px;
}

	.comments-area .comment-respond #comment,
	.comments-area .comment-respond #author,
	.comments-area .comment-respond #email,
	.comments-area .comment-respond .submit {
		width: 100%;
		float: none
	}
}
@media only screen and (max-width: 330px) {
#aspwp-fixture-1 .AF_Title_With_Filter{
        padding: 10px 4px 0 !important;
    }
    .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {

    padding: 0 5px;
}
}
@media (max-width: 770px) {
    .nav-mobile {
        display: block;
    visibility: visible;
}
.AC_Data .vs {
    font-size: 50px !important;

}
.AF_Team {
    flex-direction: column !important;
}
}
@media (max-width: 348px) {
    a.radius-btn.login-btn {
    display: none;
}
}