/*
	Theme Name:   HTML5blank Child
	Theme URI:    n/a
	Description:  HTML5blank Child Theme
	Author:       Arjon Narciso
	Author URI:   n/a
	Template:     html5blank
	Version:      1.0.0
	Tags:         n/a
	Text Domain:  html5blank-child
*/

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p b, strong {
	font-weight: 700 !important;
}
/* helpers */

.h-clearboth { clear: both !important; }
.h-margin0 { margin: 0 !important; }
.h-padding0 { padding: 0 !important; }
.h-padding20 { padding: 20px !important; }
.h-padding25 { padding: 25px !important; }
.h-displaynone { display: none !important; }
.h-cursorpointer { cursor: default !important; }
/*.h-cursorpointer:hover { background-color:#900;  }*/
.h-nowrap { white-space: nowrap !important; }
.h-textleft { text-align: left !important; }

.h-spacer10 { height: 10px; }
.h-spacer20 { height: 20px; }
/* main */

@font-face {
    font-family: 'Roboto-Light';
    src: url('fonts/Roboto/Roboto-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('fonts/Roboto/Roboto-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto/Roboto-Bold.ttf') format('truetype');
}

/* Slider */
@charset 'UTF-8';.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-loading .slick-list{background:url(img/ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

body
{
	font-family: 'Roboto-Light';
	min-width: 320px;
	background-color:#e6e6e6;
	font-size:14px;
}
header{
	top: 0px;	
	left: 0px;
	height: 80px;
	min-width: 250px;
    width: 100%;
	background-color: #003C79;
}
header .header-inner{
	position: relative;
	margin: 0 auto;
	max-width: 1650px;
    width: 100%;
}
header .header-inner a .logo{
	margin-top:15px;
	width: 165px;
}
.menu-nav{
	display:inline-block;
	vertical-align:top;
	margin-top:33px;
	margin-left:35px;
	font-size:15px;
}
.menu-nav ul li a{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	text-decoration: none;
}
.menu-nav ul li{
	display:inline-block;
	margin:0px 11px;
}
.menu-nav ul li.current-menu-item a{
	color:#ffe000;
}
.menu-nav.desktop ul li:first-child{
	display:none;
}

/* MENU TABLET */
.menu-nav.tablet{
	display:none;
	width:140px;
	padding: 10px 0px;
	z-index:1;
	position:relative;
	margin-top: 25px;
	margin-left: 23px;
	font-size:13px;
	border-radius:3px;
}
.menu-nav.tablet ul li:first-child{
	display:block;
}
.menu-nav.tablet ul li:not(:first-child){
	display:none;
	margin:10px 10px 0px;
}
.menu-nav.tablet ul li:first-child a::after {
	font-family: 'FontAwesome';
    content: "\f107";
	position:absolute;
	right: 12px;
    top: 7px;
    font-size: 18px;
}
.menu-nav.tablet.clicked{
	background:#012951;
}
.header-inner .fa-bars{
	color: #fff;
    font-size: 26px;
    position: absolute;
    top: 13px;
	left: 0;
	display:none;
}
.menu-nav.mobile{
	transition: transform 0.6s ease;
	background: #003C79;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 250px;
    left: -250px;
    height: 100%;
	margin: 0;
	text-align: left;
	padding-top:60px;
}
.fa-times {
    color: #fff;
    font-size: 26px;
	position: absolute;
    top: 14px;
    left: 32px;
}
.menu-nav.mobile ul li{
	width: 100%;
    margin: 0px;
    padding: 10px 0px 10px 30px;
    display: block;
    box-sizing: border-box;
	font-size:14px;
}
.menu-nav.mobile .mobile-menu ul:first-child li:first-child{
	display:none;
}
.menu-nav.mobile .mobile-menu ul:not(:first-child){
	background:#012951;
}
.menu-nav.mobile ul li.menu-item-has-children a::after {
    font-family: 'FontAwesome';
    content: "\f107";
    margin-left: 20px;
}
.menu-nav.mobile ul li.menu-item-has-children ul.sub-menu a::after {
	content:'';
}
.menu-nav.mobile ul li ul.sub-menu{
	display: none;
	margin-top:10px;
}
.menu-nav.mobile .territory-lang-wrap{
	top:13px;
	width: 65px;
	box-sizing: border-box;
}
.menu-nav.mobile .territory-lang-wrap ul li.territory-lang{
	padding:0px 12px;
}
/* ~ MENU TABLET */

.header-bottom-nav{
	min-width: 250px;
    width: 100%;
    background-color: #012951;
	font-size:15px;
	border-top: 1px solid #004489;
}
.header-bottom-nav .header-inner{
	margin: 0 auto;
	max-width: 1650px;
    width: 100%;
}
.header-bottom-nav ul li{
	display:inline-block;
	margin:10px 27px 10px 0px;
	position: relative;
}
.header-bottom-nav ul li.current-menu-item a{
	color:#ffe000;
}
.header-bottom-nav ul li.menu-item-has-children{
	margin-right:40px;
}
.menu-nav ul li:hover > a,
.header-bottom-nav ul li:hover > a{
	color:#ffe000;
}
.header-bottom-nav ul{
	position: relative;
}
.header-bottom-nav ul li.menu-item-has-children a::after {
	font-family: 'FontAwesome';
    content: "\f107";
    margin-left: 7px;
    font-size: 23px;
    position: absolute;
    top: -5px;
}
.header-bottom-nav ul li.menu-item-has-children:hover > a::after{
	content: "\f106";
}
.header-bottom-nav ul li.menu-item-has-children ul.sub-menu a::after {
	content:"";
}
.header-bottom-nav ul li.menu-item-has-children ul.sub-menu{
	position:absolute;
	background-color: #012951;
	padding-top:10px;
	z-index: 1;
}
.header-bottom-nav ul li.menu-item-has-children ul.sub-menu li{
	margin:10px;
}
.header-bottom-nav ul li:hover > ul.sub-menu{
	display:block;
}
.header-bottom-nav ul li a{
	color:#fff;
	text-decoration: none;
	cursor:pointer;
}
.header-bottom-nav ul li ul.sub-menu{
	display:none;
}
.second-menu-wrap{
	display:inline-block;
}
.third-menu-wrap{
	display:inline-block;
	float: right;
}
.third-menu-wrap i{
	font-size: 26px;
    position: absolute;
    left: -27px;
    top: -5px;
}
.third-menu-wrap i.fa-user{
	font-size:23px;
}
.third-menu-wrap ul li{
	margin:10px 28px;
}
.header-right-wrap{
	position: absolute;
    display: inline-block;
    right: 0px;
    top: 22px;
	width: 200px;
}
.generic-button{
	background-color:#FFCD00;
	padding:12px 20px 10px;
	font-family: 'Roboto-Bold';
	color:#000;
	font-size:16px;
}
.cta-button{
	border-radius:50px;
	display:inline-block;
}

/* LANGUAGE PICKER */

.territory-lang-wrap{
	position: absolute;
    right: 15px;
    top: 3px;
	z-index:1;
	overflow:hidden;
}
.territory-lang-trigger {
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}

.territory-lang-select .territory-sprt,
.territory-lang-trigger .territory-sprt,
.territory-txt-lang {
    margin-right: 5px;
    float: left;
}

.territory-lang-trigger .territory-sprt.territory-arw-lang {
    position: absolute;
}

.territory-lang-select {
    background-color: rgba(0, 0, 0, .3);
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
	margin-top: 4px;
}

.territory-lang-select li a:hover .territory-txt-lang {
    color: #000;
}

.territory-lang-select li a:hover {
    background-color: #ffe000;
    color: #000;
}
.territory-sprt {
	background: url("img/sprite-flags.png") no-repeat;
	border-radius:50%;
}
.territory-lang-trigger {
	padding: 0px;
    width: 49px;
    float: right;
}
.territory-sprt.territory-arw-lang {
	width: 0;
    height: 0;
    border-top: 12px solid #002448;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    display: inline-block;
    border-left-width: 7px;
    border-right-width: 7px;
    margin-bottom: 3px;
	border-radius:0px;
	top: 0px;
    right: 0px;
}
.territory-txt-lang {
	margin-top: 6px;
	position: relative;
	font-size: 14px;
	z-index: 20;
	color: #fff;
	line-height: 1.4;
}
.territory-lang-select li{
	padding-left: 0px;
}
.territory-lang-select li a {
	float: left;
    clear: both;
    padding: 5px;
    width: 100%;
	box-sizing: border-box;
}
.territory-sprt.ch,
.territory-sprt.en,
.territory-sprt.eu,
.territory-sprt.gr,
.territory-sprt.id,
.territory-sprt.in,
.territory-sprt.jp,
.territory-sprt.ke,
.territory-sprt.kr,
.territory-sprt.pl,
.territory-sprt.pt,
.territory-sprt.es,
.territory-sprt.sc,
.territory-sprt.th,
.territory-sprt.vn,
.territory-sprt.hi,
.territory-sprt.te,
.territory-sprt.uk{
	width:30px;
	height:30px;
}
.territory-sprt.en {
	background-position: -13px -8px;
}
.territory-sprt.eu {
	background-position: -75px -8px;
}
.territory-sprt.sc {
	background-position: -140px -8px;
}
.territory-sprt.ch {
	background-position: -201px -8px;
}
.territory-sprt.th {
	background-position: -266px -8px;
}
.territory-sprt.vn {
	background-position: -324px -8px;
}
.territory-sprt.id {
	background-position: -388px -8px;
}
.territory-sprt.jp {
	background-position: -449px -8px;
}
.territory-sprt.kr {
	background-position: -13px -47px;
}
.territory-sprt.in {
	background-position: -75px -47px;
}
.territory-sprt.gr {
	background-position: -126px -47px;
}
.territory-sprt.pl {
	background-position: -192px -47px;
}
/* ~ LANGUAGE PICKER */

/* FOOTER */

.footer {
    color: #5e5e5e;
    background: #003c79;
}

.footer .wrapper {
	width: 46%;
    max-width: 1600px;
    margin: 0 auto;
    line-height: 26px;
    letter-spacing: .5px;
}

.footer .copyright {
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}
.image-center-div{
    height: 62px;
    text-align: center;
    background: #012951;
    padding: 15px;
}
.image-center-div img,.official-partner-div img{
    height: 100%;
}
.official-partner-div {
    height: 150px;
    background: #003c79;
    text-align: center;
}
.links-and-social {
    display: flex;
    background: #003c79;
    justify-content: space-evenly;
    gap: 77px;
	width: 1650px;
    margin: 0 auto;
}
.links-tab {
    width: 390px;
    color: #fff;
}
.links-tab h2{
    border-bottom: 1px solid #fff;
    padding-bottom: 8px
}
.links-tab a{
    color: #fff!important;
}
.links-tab h2{
    font-size: 14px;
	font-family: 'Roboto-Medium';
}
.links-tab ul{
    font-size: 14px;
    margin-top: 15px;
}
.links-tab.payments_tab a{
	margin-top: 10px;
    display: block;
}
.links-tab:last-child ul{
    display: flex;
    gap: 30px;
    text-align: center;
}
.links-tab:last-child h3{
    font-size: 12px;
    padding-top: 5px;
}
.links-tab li {
    padding: 6px 0px;
}
footer hr{
    height: 2px;
    border-width: 0;
    background-color: #165595;
    width: 1650px;
	margin: 35px auto;
    border-top: 1px solid #2c2c2c;
}
/* ~ FOOTER */
.main-content {
    width: 100%;
	height: auto;
	margin: 0 auto;
    overflow: hidden;
	box-sizing: border-box;
	padding: 0 0 15px 0;
	text-align: center;
	font-size:16px;
	font-family: 'Roboto-Regular';
}
.main-content a{
	text-decoration:none;
	color:inherit;
}
.main-content section{
	display:inline-block;
	vertical-align:top;
	padding:19px 7px;
}
.main-content section.sidebar-left,
.main-content section.sidebar-right{
	width:390px;
}
.main-content section.main-wrap{
	width:708px;
}
.cat-list li{
	margin:16px 0px 0px 30px;
	list-style-type: disc;
	font-size:15px;
}
.icon-list li{
	list-style-type: unset;
	margin: 6px 0px 0px 6px;
}
.betting-icon{
	position: relative;
    top: 8px;
    margin-right: 6px;
}
.post-list li{
	margin:10px 0px 0px 25px;
	list-style-type: disc;
	font-size:15px;
}
.generic-page-wrap{
	background-color: #fff;
	padding:15px;
	border: 0.25px solid #c5c5c5;
	border-radius:10px;
	text-align:left;
	margin-bottom: 10px;
	overflow:hidden;
}
.generic-page-wrap h2,
.generic-page-wrap h1{
	font-size:18px;
	font-family: 'Roboto-Medium';
	margin-bottom: 15px;
}
.generic-page-wrap h2{
	margin-top: 5px;
}
.generic-page-wrap h1{
	font-size:25px;
}
.generic-page-wrap hr{
    height: 2px;
    border-width: 0;
    background-color: #dfdfdf;
}
.generic-page-wrap span,
.generic-page-wrap p{
	line-height:21px;
}
.main-color-bg{
	background-color:#003c79;
	color:#fff;
}
.main-color-bg hr{
	background-color:#80843c;
}
.thumbnail-wrap{
	padding:0px;
}
.thumbnail-wrap img{
	width:100%;
}
.thumbnail-wrap.banner-wrap a{
	display:flex;
}
.post-details-wrap{	
	padding:15px;
}
span.date{
	color:#898989;
	font-size:12px;
}
.post-details-wrap a.view-article{
	font-size: 14px;
}
.post-details-wrap .view-article:hover{
	text-decoration:underline;
}
.homepage.main-wrap .generic-page-wrap:nth-child(3),
.homepage.main-wrap .generic-page-wrap:nth-child(4){
	padding: 15px;
}
.homepage.main-wrap .generic-page-wrap:nth-child(3) img,
.homepage.main-wrap .generic-page-wrap:nth-child(4) img{
	width:225px;
	height:125px;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	border-radius: 5px;
}
.homepage.main-wrap .generic-page-wrap:nth-child(3) .post-details-wrap,
.homepage.main-wrap .generic-page-wrap:nth-child(4) .post-details-wrap{
	display:inline-block;
	vertical-align:top;
	width:433px;
	padding:0px;
}
.homepage.main-wrap .generic-page-wrap:nth-child(3) h1,
.homepage.main-wrap .generic-page-wrap:nth-child(4) h1{
	font-size:16px;
	margin-bottom: 7px;
	line-height: 20px;
}
.main-wrap .generic-page-wrap:nth-child(3) p,
.main-wrap .generic-page-wrap:nth-child(4) p{
	line-height: 19px;
	font-size:14px;
}
/* POST PAGE */
.inner-page section.main-wrap{
	width:1142px;
	text-align:left;
}
.inner-page section.sidebar-right{
	width:560px;
	text-align:left;
}
.single-article-image img{
	width:100%;
	border-radius:10px;
}
.related-posts-container .thumbnail-wrap img{
	width: 183px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
}
.inner-page .post-details-wrap{
    display: inline-block;
    vertical-align: top;
    width: 345px;
    padding: 10px 0px;
}
.inner-page .generic-page-wrap {
	border:none;
}
.inner-page .generic-page-wrap h1 {
    font-size: 15px;
}
.related-posts-title{
	margin:20px 0px;
	position: relative;
}
.related-posts-title h2{
	font-family: 'Roboto-Bold';
	font-size:18px;
	background-color:#e6e6e6;
	width:fit-content;
	padding: 0px 8px;
	position: relative;
}
.related-posts-title div{
    height: 2px;
    background: #bdbdbd;
    top: 7px;
    left: 0;
    right: 0;
    position: absolute;
}
.single-page .single-article-image{
	height: 580px;
    overflow: hidden;
    border-radius: 10px;
}
.inner-page h1 {
    font-size: 28px;
	font-family: 'Roboto-Bold';
	margin:8px 0px;
}
article p{
	font-size:18px;
	line-height: 28px;
	margin: 30px 0px;
}
article h2{
	font-size:23px;
	font-family: 'Roboto-Bold';
}
article p a{
	color:#003c79 !important;
}
article p a:hover{
	text-decoration:underline;
}
.big-button{
	font-size:28px;
	padding:20px 35px 19px;
}
.other-sports-wrap .icon-list li {
    width: 155px;
    display: inline-block;
}
.current-item a{
	color:#ffe000;
}
.current-item a .step-item{
	border: 1px solid #ffe000;
}
.step-item{
	border: 1px solid #fff;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    display: inline-block;
	position:relative;
	top: 9px;
    margin-right: 15px;
}
.step-item span{
	top: 4px;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
}
.step-line{
	position: absolute;
    height: 17px;
    width: 1px;
    background: #fff;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
ul li.menu-item:last-child .step-line{
	display:none;
}
.step-list li{
	list-style-type: unset;
    margin: 12px 0px 0px 6px;
}
section.page-title{
	width:1750px;
	text-align:left;
	position: relative;
	padding:19px 0px;
}
section.page-title h1{
	width:fit-content;
	margin-right: 15px;
	background-color:#e6e6e6;
	padding: 0px 10px;
	position: relative;
}
section.page-title div{
    height: 2px;
    background: #bdbdbd;
    top: 40px;
    left: 0;
    right: 0;
    position: absolute;
}
.category-page .category-item{
	width:30%;
	display:inline-block;
	vertical-align:top;
	margin: 15px 7px;
}
.category-page .category-item .article-wrap h1{
	font-size: 16px;
    font-family: 'Roboto-Medium';
}
.category-page .category-item .single-article-image{
	height: 180px;
    overflow: hidden;
	border-radius: 10px;
}
.category-page .category-item-0 .single-article-image{
	height: 580px;
    overflow: hidden;
	border-radius: 10px;
}
.category-page .category-item-0{
	width:100%;
	margin:unset;
	margin-bottom:26px;
}
.category-page .category-item-0 .article-wrap h1{
	font-size: 28px;
	font-family: 'Roboto-Bold';
}
h1.cat-title {
	margin:18px 0px;
}
.inner-page .breadcrumbs h1{
	font-size: 15px;
}
.inner-page .page-title.breadcrumbs div {
    top: 34px;
}
#breadcrumbs,
.inner-page .page-title.breadcrumbs h1 i{
	display:inline-block;
}
.inner-page .page-title.breadcrumbs h1 i{
	font-weight: bold;
}
.inner-page .page-title.breadcrumbs {
    padding: 19px 0px 0px;
}
/* BETTING TIPS */
.category-item-betting{
	width:30%;
	display:inline-block;
	vertical-align:top;
	color:#fff;
	margin: 9px 7px;
}
.category-item-betting .single-article-image{
	position:relative;
	height: 180px;
    overflow: hidden;
    border-radius: 10px;
}
.category-item-betting .single-article-image span{
	position: absolute;
    bottom: 20px;
    left: 20px;
	font-size: 15px;
}
.category-item-betting .single-article-image div{
	position: absolute;
    right: 0px;
    background: #fff;
    height: 1px;
    width: 246px;
    bottom: 27px;
}
.promotions-page .product-wrap h1{
	font-size: 25px;
}
.promotions-page .product-wrap{
	margin-bottom:30px;
	display:inline-block;
}
.promotions-page .promotions-item{
	display:inline-block;
	vertical-align:top;
	width:29%;
	padding:10px;
	background:#fff;
	border-radius:10px;
	margin:10px;
	position:relative;
	box-shadow: 0px 3px 6px #00000080;
}
.promotions-page .promotions-item .promotions-image{
	height:206px;
	overflow:hidden;
	border-radius:6px;
}
.promotions-page .promotions-item .promotions-image img{
	border-radius:6px;
	width:100%;
}
.promotions-page .promotions-item h3{
	font-family: 'Roboto-Bold';
	font-size:18px;
	margin:6px 0px 9px;
}
.promotions-page .promotions-item span{
	font-size:14px;
	width: 85%;
    display: inline-block;
}
.promotions-page .promotions-item img.promo-icon{
	position:absolute;
	bottom:10px;
	right:10px;
}
.faqs-page h1.faqs-page-title{
	font-size:48px;
}
.faqs-page article p {
    font-size: 20px;
}
.faqs-page section.main-wrap {
    width: 1460px;
}
.faqs-top{
	width:1212px;
	margin:0 auto;
}
.search-field{
	position:relative;
	display:block;
	height:92px;
}
.search-field input{
	width: -webkit-fill-available;
	height: 76px;
	background: #fff;
	border: 2px solid #bdbdbd;
	border-radius: 55px;
	position:absolute;
	font-size:24px;
	padding-left:85px;
	outline:none;
}
.search-field i{
	position: absolute;
    font-size: 36px;
    top: 21px;
    left: 36px;
    color: #bdbdbd;
}
.faqs-mid-button{
	margin:30px 0px;
}
.faqs-item{
	display:inline-block;
	vertical-align:top;
	margin: 20px;
}
.faqs-item div{
	width:244px;
	height:122px;
	border-radius:10px;
	text-align:center;
	background: transparent linear-gradient(113deg, #003C79 0%, #001E3D 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000080;
	color:#fff;
	font-size:19px;
	font-family: 'Roboto-Bold';
}
.faqs-item div img{
	margin:10px 0px 7px;
}
.qna-item{
	display:inline-block;
	vertical-align:top;
	background: #fff;
	border-radius: 10px;
	margin:10px 15px;
	font-size:23px;
	box-shadow: 0px 3px 6px #00000080;
	width: 691px;
}
.qna-item .faqs-question{
	width: 691px;
	height: 90px;
	padding:0px 60px 0px 25px;
	box-sizing: border-box;
	position: relative;
	cursor:pointer;
	display: table-cell;
    vertical-align: middle;
}
.qna-item .faqs-question i{
	font-size: 37px;
    position: absolute;
    right: 30px;
    top: 27px;
}
.qna-item .faqs-answer{
	display:none;
	padding:0px 30px 0px 30px;
}
.faqs-page .faqs-bottom section {
	padding:20px 0px;
}
.faqs-page .faqs-bottom section h1{
	font-size:30px;
	margin:22px 13px;
}
.faqs-line{
	visibility: hidden;
	height: 2px;
    background: #bdbdbd;
	border: none;
	margin: 0;
}
.faqs-line.show{
	visibility: visible;
}
.faqs-bottom section div.hidden-text{
	display:none !important;
}
.recent-searches span{
	cursor:pointer;
	color: #003c79;
}
.recent-searches span:hover{
	text-decoration: underline;
}
.recent-searches span:not(:last-child):after {
  content: ", ";
}

.tnp.tnp-subscription {
    text-align: center;
    margin-top: 8px;
}
.tnp-field{
	display: inline-block;
	vertical-align:top;
	margin: 0px -3px;
}
.tnp-subscription input[type=email] {
    height: 40px;
    border: 1px solid #cdcdcd;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 16px;
	outline:none;
	padding:0px 15px;
}

.tnp-subscription input.tnp-submit {
    background-color: #FFCD00;
    color: #000;
    margin: 0;
    font-size: 15px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
	height: 42px;
	padding:0px 15px;
	font-family: 'Roboto-Bold';
	border:none;
}
.wrap-mobile{
	display:none;
}
#odds-iframe{
	display: block;
	border: none;
	outline: none;
	width: 100%;
	height:2500px;
}