/*
Theme Name: PokaTheme Child
Template: pokatheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/
/* ----------------------------------------------
 * Generated by Animista on 2023-10-3 17:44:55
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-right
 * ----------------------------------------
 */

/* ----------------------------------------------
 * Generated by Animista on 2023-10-3 17:50:32
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation color-change-4x
 * ----------------------------------------
 */
@-webkit-keyframes color-change-4x {
	0% {
		background: #fff4a5;
	}
	33.3333% {
		background: #87bbf8;
	}
	66.666% {
		background: #fff4a5;
	}
	100% {
		background: #87bbf8;
	}
}
@keyframes color-change-4x {
	0% {
		background: #fff4a5;
	}
	33.3333% {
		background: #87bbf8;
	}
	66.666% {
		background: #fff4a5;
	}
	100% {
		background: #87bbf8;
	}
}

@-webkit-keyframes shake-right {
	0%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
	}
	10% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg);
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg);
	}
	80% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
	}
	90% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
}
@keyframes shake-right {
	0%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
	}
	10% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg);
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg);
	}
	80% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
	}
	90% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
}
.header-menu > li a,
.breadcrumbs-wrapper span {
	text-transform: uppercase;
}

body {
	-ms-hyphens: manual !important;
	hyphens: manual !important;
	-webkit-hyphens: manual !important;
}
ul.loadimgs img {
	max-width: 140px;
}
h3.share-heading-title {
	font-size: 1.3rem;
	text-align: center;
	font-weight: normal;
}
.page-template-casinotemp h3,
.page-template-casinotemp h4 {
	font-size: 19px !important;
}
.page-template-casinotemp ol {
	margin-left: 17px;
}
.share-section {
	background: white;
	padding-top: 20px;
	padding-bottom: 40px;
}
.share-buttons {
	display: flex;
	justify-content: center;
	gap: 21px;
	align-items: center;
}
.share-buttons svg {
	width: auto;
	height: 23px;
}
.share-buttons svg path {
	fill: #1d2730;
}
.faq-wrapper .faq-list .faq-item .faq-item-question {
	padding-right: 0;
	padding-left: 0;
}
.faq-wrapper .faq-list .faq-item .faq-item-question::after {
	right: 0;
}
header img.custom-logo {
	height: 75px !important;
	width: auto !important;
}
.single .wysiwyg-part h1 {
	font-size: 2rem;
}
.footer-widgets .widget > h3,
.footer-widgets .widget_text .textwidget,
.footer-widgets .widget_text .wp-block-group__inner-container,
.widget ul:not(.review-pros, .faq-list) a,
footer .wysiwyg-part,
.footer-widgets p.has-text-align-center {
	color: white;
}
footer > section:nth-child(3) {
	/* background-color: #041b56; */
	background-image: linear-gradient(90deg, #810000 0%, #000000 94%);
}
footer .widget ul:not(.review-pros, .faq-list) li::before {
	border-left: 5px solid #7689d9;
}
.single .wysiwyg-part h2 {
	font-size: 1.4rem;
	font-weight: normal !important;
}
.single .wysiwyg-part h3 {
	font-size: 1rem !important;
	font-weight: normal !important;
}
.toplist-nav .navbar-toggler {
	position: relative;
	display: none;
	box-shadow: none;
	outline: none;
	border: none;
}
.back-to-top {
	display: none;
	position: fixed;
	bottom: 25px;
	right: 35px;
	z-index: 999;
}
.section-newsletter-flex-part.section-newsletter-flex-part--right {
	display: block;
}
.section-newsletter-flex-part.section-newsletter-flex-part--right .note {
	font-size: 0.9rem;
}
form.mailster-form.mailster-form-submit.mailster-ajax-form.mailster-form-1 {
	margin-bottom: 10px;
}
.mailster-form-fields {
	display: flex;
	flex-wrap: wrap;
}
.mailster-wrapper.mailster-18-ar-wrapper {
	flex: 0 0 100%;
}
.mailster-wrapper.mailster-email-wrapper {
	width: 72%;
}
.section-newsletter-flex-part.section-newsletter-flex-part--left {
	font-size: 1.3rem;
	text-align: center;
}
.mailster-form .input,
.mailster-form .submit-button {
	outline: 0;
	background-color: #f9f9f9;
	border-radius: 0;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	padding: 0.5278em;
	vertical-align: baseline;
	-webkit-appearance: none;
	transition: all 0.3s;
}
.mailster-form .submit-button {
	cursor: pointer;
	width: 100%;
	font-weight: 400;
	color: #fff;
	background-color: #449d44;
	padding: 0.56525em 1.625em;
	border: 0;
	text-transform: uppercase;
}
.mailster-wrapper.mailster-submit-wrapper.form-submit {
	display: flex;
	position: absolute;
	right: 0;
	margin-top: 29px;
}
.before_casinolist h2,
.before_casinolist h3 {
	color: white;
	font-size: 2rem;
	font-weight: 500;
}

.back-to-top i {
	font-size: 3rem;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	text-align: center;
	background-color: #444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.before_casinolist {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.back-to-top path {
	fill: #ffe257;
}

a.back-to-top i {
	background: inherit;
}
.single-post-bottom {
	margin-bottom: 15px;
}

.cky-footer-wrapper div:last-child {
	display: none !important;
}
.toplist-nav .collapse:not(.show) {
	display: block;
}
.toplist-nav .nav-pills {
	justify-content: space-between;
}
section#echo-steps-custom {
	max-width: 100%;
}
.review-pros-cons ul {
	width: 100%;
}
li.review-pro-item {
	background: #c1f4d2;
	padding: 5px;
	color: #056605 !important;
	border-radius: 20px;
}
li.review-con-item {
	background: #f4cbc7;
	padding: 5px;
	color: #a91c1c !important;
	border-radius: 20px;
}
.review-pros-cons.vertical ul {
	margin-bottom: 20px;
}
.tillagtcasino a.btn.btn-primary {
	font-size: 14px;
}
.review-pros-cons ul li.review-pro-item::before {
	content: '+';
	color: #44be4c;
	padding-right: 8px;
	position: relative;
}

.review-pros-cons ul li.review-con-item::before {
	content: '-';
	color: #be4444;
	padding-right: 8px;
	position: relative;
}
.group-category {
	margin: 0 !important;
	/* background: #041b56; */
	background-image: linear-gradient(90deg, #810000 0%, #000000 94%);
	padding: 1.25rem 0;
}
.group-category h1,
.group-category p,
.group-category h2 {
	color: white;
}
.toplist-nav .nav {
	--bs-nav-link-padding-x: 1rem;
	--bs-nav-link-padding-y: 0.5rem;
	--bs-nav-link-font-weight: ;
	--bs-nav-link-color: var(--bs-link-color);
	--bs-nav-link-hover-color: var(--bs-link-hover-color);
	--bs-nav-link-disabled-color: #6c757d;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.single-casino .casino_grid_btn:nth-child(2) {
	display: none;
}
.toplist-nav .nav-pills .nav-item:first-of-type {
	margin-left: 0px;
}
.toplist-nav .nav-pills .nav-item.active {
	background-color: black;
}
.archive.post-element--s1 img.size-post-thumb {
	object-fit: contain;
}
button#temploadmore {
	margin-bottom: 15px !important;
}
.toplist-nav .nav-pills .nav-item {
	margin: 0px 0.25rem 0.5rem;
	border-radius: 0.7rem;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center;
}

.tillagtcasino .review-logo {
	min-height: 110px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.tillagtcasino .review-simple-box-logo {
	margin: 0;
}
.toplist-nav .nav-pills .active.nav-item a {
	color: white;
}
.toplist-nav .nav-pills .nav-item a {
	color: white;
	padding: 0px;
	text-decoration: none;
}
.toplist-nav .nav-pills .nav-link {
	transition: none;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
	width: 100%;
}
.nav-pills .nav-link {
	background: none;
	border: 0;
	border-radius: var(--bs-nav-pills-border-radius);
}
.toplist-nav .nav-pills .nav-item a span {
	padding: 1rem 1.5rem 1rem 1.2rem;
	display: block;
}
.post-element-author .photo.author-image {
	max-width: fit-content !important;
}
.header-menu li.menu-item-has-children:hover > .sub-menu {
	display: flex;
	width: 20vw;
	flex-wrap: wrap;
	flex-direction: row;
}
.header-menu li.menu-item-has-children:hover > .sub-menu li {
	width: 50%;
}
.casino_grid._img img {
	max-height: 72px;
	width: auto;
}

.taxonomy-intro p {
	margin: 0 !important;
}
div.elementor-tab-title.elementor-active {
	display: none;
}
.casino_grid_btn a {
	width: 100%;
	display: block;
}
a.readmore {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.moretext {
	display: none;
}
.moretext {
	color: #fff;
}
img.loadrotate {
	max-width: 90px;
}
img[alt='load2'] {
	max-width: 200px;
	margin-top: 10px;
}
.redirectloader {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	-webkit-animation: color-change-4x 6s linear infinite alternate both;
	animation: color-change-4x 6s linear infinite alternate both;
	z-index: 999;
	margin: auto;
	text-align: center;
	color: black;
	padding: 20px;
}
.typ_h1 h1 {
	font-size: min(11vw, 2.125rem);
	margin-bottom: 0;
}
hr.linerow {
	margin-bottom: 5px;
}
.om-info-row .omsattning .kr-list {
	margin-bottom: 0;
	margin-top: 5px;
}
.om-info-row .bonus-spins .kr-list {
	margin-top: 5px;
}
.loadrotate {
	-webkit-animation: shake-right 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
	animation: shake-right 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
}

@-webkit-keyframes loadrotate {
	0% {
		-webkit-transform: rotate(0) scale(0.5);
		transform: rotate(0) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(360deg) scale(1);
		transform: rotate(360deg) scale(1);
	}
}
@keyframes loadrotate {
	0% {
		-webkit-transform: rotate(0) scale(0.5);
		transform: rotate(0) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(360deg) scale(1);
		transform: rotate(360deg) scale(1);
	}
}

.redirectloader p {
	margin: 10px 0;
}
.redirectloader .loadimgs {
	margin-top: 60px;
	margin-bottom: 20px;
	display: flex;
	width: 100%;
	justify-content: center;
	list-style: none;
	flex-direction: column;
}
.redirectloader .loadimgs li {
	margin: 0 10px;
}

.single-post-wrapper.catdescription h3,
.single-post-wrapper.catdescription h4,
.single-post-wrapper.catdescription h2 {
	margin-top: 15px;
	margin-bottom: 0;
	font-weight: 200;
}

.bottomtext h3 {
	font-weight: 400;
	margin-bottom: 10px !important;
	font-weight: 500;
}
.top-logo-banner {
	min-height: 121.99px;
}
.faq-wrapper .faq-list .faq-item h3.faq-item-question {
	font-size: 1.05rem;
}
.awareness-logos a:last-child img {
	max-width: 18%;
}
.lmoreparent .icon-box-text p {
	margin: 0 !important;
}
.pokatext h1 {
	font-size: var(--h1-font-size) !important;
	line-height: var(--headings-line-height) !important;
	font-weight: var(--headings-font-weight) !important;
	margin: 0 !important;
}

.last-sec p.extra,
.last-sec p.oldertxt,
.last-sec p.oldertxt a {
	font-size: 0.7rem !important;
}
.pokatext p {
	font-size: var(--main-font-size) !important;
	line-height: 1.7 !important;
	color: inherit !important;
	font-weight: 400 !important;
	margin: 1.25rem 0 !important;
}
.last-sec-latest p {
	font-size: 10px !important;
	font-weight: 300 !important;
	color: #7d7d7d !important;
}
.pokatext h3 {
	font-size: var(--h3-font-size) !important;
	line-height: var(--headings-line-height) !important;

	font-weight: var(--headings-font-weight) !important;
	margin: var(--h3-margin) 0 !important;
}

.pokatext h2 {
	font-size: var(--h2-font-size) !important;
	line-height: var(--headings-line-height) !important;

	font-weight: var(--headings-font-weight) !important;
	margin: 0 !important;
}

.reviews-search-form-item .row.gap-20 .col-6:first-child {
	display: none;
}
.reviews-search-form-item .row.gap-20 .col-6 {
	width: 100% !important;
	max-width: 100% !important;
}
.reviews-search-form-item .row.gap-20 .col-6 a.btn.btn--full {
	display: block !important;
	width: 200px !important;
	float: right !important;
}
.reviews-search-form-item .row.gap-20 .wysiwyg-part h3 {
	font-size: 1.6rem !important;
}
.single-horz-casino {
	margin-bottom: 20px;
}
.blog-news .news-list .col-4 {
	max-width: 50% !important;
	flex: 50%;
	height: auto;
}
.horz_img {
	display: flex;
	justify-content: center;
	padding: 20px;
}
.horz_img img {
	max-width: 51% !important;
}
.has-medium-font-size p {
	font-size: var(--wp--preset--font-size--medium) !important;
}
/* .reviews-search-form-item .wysiwyg-part .row.gap-20 .col-6:first-child{
	display:none !important;
} */
.reviews-search-form-item .wysiwyg-part {
	display: flex;
	align-items: center;
}
.reviews-search-form .reviews-search-form-item h3 {
	margin: 0;
}

.reviews-search-form-item .wysiwyg-part .row.gap-20 {
	display: flex;
	width: 100%;
	align-items: center;
}
.blog-news .news-list .row .col-4:last-child {
	display: none;
}
.elementor-widget-container li {
	margin-left: 23px;
}
.lmoreparent #load-more,
.lmoreparent #catloadmore,
.ldmore {
	display: block;
	background: #449d44;
	color: #fff;
	width: fit-content;
	margin: 40px auto !important;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	cursor: pointer;
}
.tillagtcasino .review-simple-box {
	display: flex;
	flex-direction: column;
	min-height: 235px;
	align-items: center;
	justify-content: space-around;
}

.bonus-box {
	border-radius: 10px;
	background: #f0f3f7;
	/* height: 100%; */
	overflow: hidden;
}
.white-inner {
	min-height: 100%;
	display: flex !important;
	flex-direction: column;
	justify-content: space-around;
	height: 471px;
}
.last-sec {
	max-height: 117px;
	overflow-y: scroll;
}
.outer-number {
	position: relative;
	display: block;
	height: 100%;
}

.top-logo-banner img {
	max-width: 75% !important;
	max-height: 72px !important;
}
.post-ratings {
	font-size: 0;
	text-align: center;
}

.top-logo-banner {
	position: relative;
	width: 100%;
	border-radius: 10px 10px 0 0;
	background: #f0f3f7;
	display: flex;
	justify-content: center;
	padding: 25px 0;
	align-items: center;
}
.top-num {
	background: #fff;
	border-radius: 6px;
	height: 30px;
	width: 30px;
	display: grid;
	z-index: 9;
	place-items: center;
	position: absolute;
	top: -20px;
	left: -6px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.white-inner {
	padding: 24px 20px;
	display: block;
	background: #f0f3f7;
}
.list-icons {
	display: flex;
	justify-content: center;
	gap: 0 20px;
	margin: 20px 0;
}
.icon-box-text {
	display: flex;
	flex-direction: column;
	text-align: center;
}
.icon-box-text span {
	width: 16px;
	margin: 0 auto;
}
.icon-box-text span img {
	width: 100%;
}
.icon-box-text p {
	font-size: 12px !important;
	font-weight: 500;
	color: #000;
	margin-bottom: 0;
}
.post-element h3,
.wysiwyg-part .post-element h3 {
	font-size: 1.3125rem !important;
	font-weight: var(--headings-font-weight) !important;
	line-height: 1.2 !important;
	color: var(--text-color) !important;
	margin-bottom: 0.625rem !important;
}
.linerow {
	opacity: 1;
	border-bottom: 1px solid #ccc;
	border-top: none;
	margin: 10px 0;
}
.kr-text-block {
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.kr-list {
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin: 10px 0;
}
.kr-list > * {
	margin: 0;
}
.kr-list h5 {
	color: #525254;
	font-size: 14px;
}
.kr-list h3 {
	color: #0a0a0d !important;
	font-size: 23.8px !important;
	font-weight: 600 !important;
	margin: 0 !important;
}
.kr-list h2 {
	color: #0a0a0d;
	font-size: 13px !important;
	font-weight: 700;
	margin: 0 !important;
}
.two-btns {
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	gap: 6px 0;
}
.tbtn {
	padding: 12px;
	border-radius: 10px;
	text-align: center;
}
.green-btn-list {
	background: #3cb064;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}
.green-btn-list:hover {
	background: #349b56;
	color: #fff;
}
.white-btn-list {
	border: 1px solid #000;
	font-size: 14px;
	color: #000;
}
.white-btn-list:hover {
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.last-sec {
	display: block;
	text-align: center;
}
.last-sec p {
	font-size: 12px !important;
	font-weight: 300 !important;
	color: #7d7d7d !important;
}
.last-sec p a {
	font-size: 12px;
	font-weight: 300;
	color: #7d7d7d;
}

.term-casino-spins {
	background: #fff;
}
/* h1.top-num {
    color: #000 !important;
} */
h1.top-num {
	color: #000 !important;
	border: 1px solid #ccc;
}

.extracontent .footer-widgets {
	display: flex;
	align-items: start;
	justify-content: center;
	gap: 30px;
}

.spins {
	width: fit-content;
	margin: auto;
}

.post-ratings-text {
	display: none !important;
}

.taxonomy-intro button {
	background: #00125a !important;
	color: #fff;
	border: 0;
	display: block;
	margin: 10px 0;
}
.tax-typ .group-category .col-md-12.col-12 {
	padding: 0;
}

.awareness-logos {
	display: block;
	text-align: center;
}
.awareness-logos img {
	max-width: 130px;
}
.extracontent,
.footer-section--copyright {
	padding: 25px 0;
	/* background: #041b56; */
	background-image: linear-gradient(90deg, #810000 0%, #000000 94%);
}
header .header-menu .menu-item a {
	font-size: 14px;
}
header .header-bottom .container {
	max-width: 100%;
}
.tax-data {
	padding: 50px;
	width: 60%;
	margin: auto;
	color: #fff;
}
.tax-data h4 {
	color: #fff;
	text-align: center;
}
.tax-data button.readmoresub.btn.btn-success {
	background: #449d44;
	border: oldlace;
	color: #fff;
	display: block;
	margin: 10px 0;
}

.catbanner {
	background-position: center center !important;
	min-height: 450px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.bottomtext h3 {
	color: #1d2730 !important;
	font-size: 24px;
	margin: 20px 0;
}
.catdescription {
	display: flex;
	flex-direction: column;
	gap: 6px 0;
}

.catdescription h2,
.catdescription h3,
.catdescription h4 {
	font-size: 26px;
	color: #393a3d;
}
.catdescription p,
.catdescription ul li {
	font-size: 16px;
	color: #393a3d;
}
.catdescription ul {
	padding-left: 15px;
}

.elementor-widget-container .post-element-author span {
	font-size: 12px;
}

.elementor-widget-container .post-element-author .photo.author-image {
	max-width: 15% !important;
}

@media screen and (min-width: 767px) {
	.blog-news .post-element-inner-wrapper {
		display: flex;
		flex-direction: column;
		/* height: 100%; */
		min-height: 480px;
		justify-content: space-between;
	}
}

@media screen and (max-width: 767px) {
	.header-menu li.menu-item-has-children:hover > .sub-menu {
		display: block;
		width: auto;
	}
	.header-menu li.menu-item-has-children:hover > .sub-menu li {
		width: auto;
	}
	header img.custom-logo {
		height: 60px !important;
	}
	.home .lmoreparent,
	.home .toplist-nav {
		padding-right: 10px;
		padding-left: 10px;
	}

	.page-template-casinotemp .lmoreparent,
	.page-template-casinotemp .toplist-nav {
		padding-right: 5px;
		padding-left: 5px;
	}
	.white-inner {
		height: auto;
	}
	.last-sec {
		max-height: 71px;
	}
	.section-newsletter-flex-part.section-newsletter-flex-part--left {
		font-size: 1.2rem;
		text-align: left;
	}
	.before_casinolist {
		padding: 0 33px;
		text-align: center;
	}
	#menuToggle {
		font-size: 1rem;
		background: #e2e2e2 !important;
		color: black;
		-webkit-appearance: none; /* Remove default Safari styling */
		-moz-appearance: none; /* Remove default Firefox styling */
		appearance: none; /* Generic reset */
		background: none; /* Remove default background */
		border: none; /* Remove default border */
		outline: none; /* Remove focus outline */
		/* Add your own styling below */
	}
	.toplist-nav .nav-pills .nav-item.active {
		background-color: unset;
	}
	.toplist-nav .nav-pills .nav-item {
		background-color: unset;
	}
	ul.nav.nav-pills.nav-fill.mx-0 {
		background: #363344;
		border-radius: 10px;
		padding: 10px 15px;
	}
	.toplist-nav .nav a {
		text-align: left;
	}
	#toplist-nav {
		display: none;
		top: 100%;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.nav-item {
		width: 100%;
	}
	.nav-link {
		display: block;
		text-align: center;
		padding: 10px;
	}
	.active {
		background-color: #f1f1f1;
	}
	.awareness-logos a:last-child img {
		max-width: 65%;
		margin: 20px 0;
	}

	.pokatext h1 {
		font-size: 1.8rem !important;
	}
	img.custom-logo {
		max-height: 69px;
		width: auto;
	}
	.last-sec-latest p {
		font-size: 11px !important;
	}
	.last-sec p.extra,
	.last-sec p.oldertxt,
	.last-sec p.oldertxt a {
		font-size: 12px !important;
	}
	.newscolms .row .col-sm-12.col-lg-6.col-4 {
		width: 100%;
		flex: 100%;
		max-width: 100% !important;
		margin: 10px 0;
	}
	.toplist-nav .navbar-toggler {
		text-align: left;
		display: block;
		outline: none;
		width: 100%;
		height: 50px;
		z-index: 5;
	}
	.toplist-nav .nav-pills .nav-item a span {
		padding: 10px;
	}
	button#menuToggle i {
		float: right;
	}
}
