@import
	url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i')
	;

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 0.875rem
}

img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
}

.img-fluid {
	max-width: 100% !important;
	width: 100% !important;
}

button {
	outline: none
}

button:hover, button:active {
	outline: none
}

.imagge-file {
	max-width: 45px;
	max-height: 45px;
}

table .custom-control label {
	display: inline;
}

.border-radius-0, .custom-checkbox .custom-control-label::before {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

a {
	outline: none;
	color: inherit;
}

a:hover {
	color: #fe1100;
	text-decoration: none;
	outline: none
}

h1 {
	font-size: 1.875rem;
}

h2 {
	font-size: 1.5rem;
}

h3 {
	font-size: 1.25rem;
}

h4 {
	font-size: 1.125rem;
}

h5 {
	font-size: 1rem
}

h6, .fz-14 {
	font-size: 0.875rem
}

.border-btm {
	position: relative;
	padding-bottom: 10px;
}

.border-btm::after {
	position: absolute;
	content: "";
	height: 4px;
	width: 68px;
	background: #feea3b;
	left: 0;
	bottom: 0;
}

.form-control, .btn, .dropdown-menu {
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
}

.form-control:focus, .btn:focus, .show>.btn-secondary.dropdown-toggle:focus
	{
	border-color: transparent;
	outline: none;
	box-shadow: none;
}

.dropdown-toggle::after {
	content: '\f2f9';
	font-family: 'Material-Design-Iconic-Font';
	border: 0;
	margin-right: .75rem;
	vertical-align: middle;
	line-height: 0;
}

/* ------------header----------- */
.top-social a {
	padding: 12px 14px;
	display: inline-block;
	font-size: 13px;
	border-right: 1px solid #555573;
	min-width: 41px;
	text-align: center;
}

.top-social li:first-child a {
	border-left: 1px solid #555573;
}

ul.top-social li:hover a i {
	opacity: 0.5;
}

.top-social li:last-child {
	padding: .5rem !important
}

.top-info i {
	padding: 15px 14px;
	border-left: 1px solid #555573;
	border-right: 1px solid #555573;
	display: inline-block;
	font-size: 13px;
}

header nav.navbar {
	background: #feea3b;
}

header .top-bar {
	background: #111173;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}

.top-bar a {
	color: #fff;
}

nav.navbar form.form-inline {
	position: relative;
}

nav.navbar form.form-inline button {
	position: absolute;
	right: 5px;
	background: transparent;
}

nav.navbar .dropdown-menu {
	background-color: #feea3b;
}

nav.navbar .dropdown-item:focus, nav.navbar .dropdown-item:hover, nav.navbar .dropdown-item:active,
	.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .active>.nav-link
	{
	text-decoration: none;
	background-color: #fcfd01;
	color: inherit;
}

nav.navbar .form-inline input {
	background: #fef076;
	width: 100%;
}

header nav.navbar ul.navbar-nav>li>a.nav-link {
	padding: 0.8rem;
	text-transform: uppercase;
}

.download-appbtn button.btn, .user-btn button.btn {
	background-color: #fe1100;
	color: #fff;
	font-size: 16px;
	min-height: 50px;
}

.download-appbtn .dropdown-menu {
	background-color: #fe1100;
	color: #fff;
}

.user-btn button.btn, .user-btn .dropdown-menu {
	color: #000;
	background-color: #feea3b;
}

.download-appbtn .dropdown-item:focus, .download-appbtn .dropdown-item:hover,
	.download-appbtn .dropdown-item:active {
	text-decoration: none;
	background-color: #e60f00;
	color: inherit;
}

.user-btn .dropdown-item:focus, .user-btn .dropdown-item:hover,
	.user-btn .dropdown-item:active {
	text-decoration: none;
	background-color: #fcfd01;
	color: inherit;
}

.download-appbtn .dropdown-item {
	color: inherit;
}

/* ------------ */
.top-main-story .col-md-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 38.666667%;
	max-width: 38.666667%;
}

.top-main-story .col-md-2 {
	-ms-flex: 0 0 22.666667%;
	flex: 0 0 22.666667%;
	max-width: 22.666667%;
}

.post-image {
	min-height: 360px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.post-image.image-2 {
	min-height: 172px;
}

.post-info {
	background: #00000052;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 20px;
}

a.cat-name {
	color: #feea3b;
	text-transform: uppercase;
	font-size: 14px;
}

.news-ticker {
	position: relative;
	min-height: 49px;
}

.news-tag {
	background: #fe1100;
	color: #fff;
	display: inline-block;
	padding: 0.8rem 1rem;
	max-width: 160px;
	position: absolute;
	z-index: 9;
}

.news-ticker marquee {
	padding: 0.8rem 1rem;
	background: #111111;
	color: #fff;
}

ul.nav-pills {
	background: #fff281;
	color: #000;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #000;
	background-color: #fce203;
}

ul.nav-pills li.nav-item {
	width: 50%;
}

ul.nav-pills li.nav-item a {
	color: #000;
	border-radius: 0;
	text-align: center;
}

/* -footer--- */
.footer {
	background: #111173;
	color: #fff;
	font-size: 12px;
	padding-top: 50px;
}

.footer-top {
	color: #adadad;
	font-weight: 300;
}

.footer-top h2, .footer-top h3 {
	color: #fff
}

.footer-top h2 {
	font-size: 39px;
}

.footer-bottom {
	background: #000044;
	font-size: 14px;
	min-height: 63px;
	padding: 21px 0;
}

ul.tag-list li a {
	display: inline-block;
	background: #353573;
	padding: 0.5rem 1rem;
	margin: 0 0 0.5rem 0;
	font-size: 14px;
}

.footer a {
	color: inherit;
}

.footer-top li.list-inline-item strong {
	color: #fff;
	min-width: 55px;
}

ul.tag-list li a:hover {
	background: #000044;
}

.backgroung-gray {
	background: #f9f9f9;
}

/* ----------news-------- */
.news-box {
	box-shadow: 0 0px 1px 0px #00000063;
	height: 100%;
	border-radius: .25rem;
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	-ms-border-radius: .25rem;
	overflow: hidden;
}

.news-box .news-text {
	padding: 15px;
}

.news-box .news-text a, .recent-text a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
	{
	color: #222;
}

.border-bottom, .border-top, .border-left, .border-right {
	border-color: #feea3b !important;
}

.news-date-tag {
	color: #747474;
	font-size: 12px;
	font-weight: 400;
}

.recent-box, .video-small {
	border-bottom: 1px solid #feea3b;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}

.recent-box .recent-images, .video-small .recent-images {
	width: 36%;
	float: left;
}

.recent-box .recent-text, .video-small .recent-text {
	width: 64%;
	float: left;
	padding: 10px 0 0 15px;
}

.subscribe-section {
	background: #f6f6f6;
	padding: 30px 20px;
}

.subscribe-section input {
	background: #fff;
	font-size: 14px;
	height: 52px;
	color: #444444;
}

.subscribe-section button {
	background: #fe1100;
	font-size: 14px;
	text-align: center;
	height: 52px;
	width: 100%;
	text-transform: uppercase;
}

.subscribe-section button:hover {
	background-color: #e60f00;
}

.sports-box {
	box-shadow: 2px 2px 4px 0px #00000038;
	margin-bottom: 30px;
}

.socail-tab-section {
	background: #f6f6f6;
}

.socail-tab-section .EmbeddedTweet--edge {
	background: #f6f6f6;
	border: 0;
	border-radius: 0;
}

/* -----adlist page------ */
.adlist-main-box {
	background: #fdfdfd;
	height: 100%;
	border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: 0px 1px 3px 1px #ececec;
	-ms-box-shadow: 0px 1px 3px 1px #ececec;
	-webkit-box-shadow: 0px 1px 3px 1px #ececec;
	-moz-box-shadow: 0px 1px 3px 1px #ececec;
}

.adlist-main-section li a {
	color: #8a8a8a;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 4px;
	display: inline-block;
}

span.card-header.circ-img {
	display: inline-block;
	border: 0;
	border-radius: 50%;
	width: 107px;
	height: 107px;
	margin: -53px auto 0;
	position: relative;
	background: #f6f6f6;
}

span.card-header.circ-img img {
	position: absolute;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	left: 0;
	right: 0;
}

.adlist-main-box .border-btm::after {
	margin: 0 auto;
	left: 0;
	right: 0;
	max-width: 25px;
}

.card-left-img {
	width: 42%;
}

.card-right-text {
	width: 58%;
}

.card-right-text, .card-left-img {
	float: left;
}

.lower-text {
	font-size: 12px;
	color: #747474;
}

a.details {
	color: #fe1100;
	text-decoration: underline;
}

.adlist-single-section p {
	color: #878787;
}

.pagination .page-link {
	color: #5a5a5a;
	border: 1px solid #ffffff;
	background: #f6f6f6;
}

.pagination .page-link:hover {
	color: #fff;
	border: 1px solid #111173;
	background: #111173;
}

.page-link:focus {
	box-shadow: none;
}

.article-tag span {
	font-size: 14px;
	font-weight: 500;
	color: #323131;
}

.share-article li a:hover img {
	opacity: 0.5;
}

.videolist-box, .articlenews-box, .video-box {
	width: 100%;
}

.videolist-box, .articlenews-box, .recent-box .recent-images, .video-box,
	.post-image, .sports-btm-news a, .sports-box, .video-small .recent-images
	{
	border-radius: .25rem;
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	-ms-border-radius: .25rem;
	overflow: hidden;
}

datepicker, .datepicker, [datepicker],
	._720kb-datepicker-calendar-header, ._720kb-datepicker-calendar-body,
	._720kb-datepicker-calendar-days-header,
	._720kb-datepicker-calendar-years-pagination-pages {
	font-family: 'Roboto', sans-serif;
}

/* .sports-btm-news a {
    display: block;
} */
.videolist-box, .top-main-video .recent-images, .video-small .recent-images
	{
	position: relative;
	text-align: center;
}

.top-main-video .recent-images::after, .video-small .recent-images::after,
	.videolist-box::after {
	background: transparent;
	content: '\f3a9';
	cursor: pointer;
	top: 50%;
	left: 0;
	right: 0;
	font-family: 'Material-Design-Iconic-Font';
	font-size: 25px;
	color: #fff;
	position: absolute;
	margin-top: -13px;
}

.top-main-video .recent-images::after {
	font-size: 20px;
	margin-top: -10px;
}

iframe {
	width: 100%;
	max-width: 100%;
}

.contactpage-detail li strong {
	min-width: 55px;
}

i.zmdi.zmdi-calendar-note {
	cursor: pointer;
}

/* -login-page--- */
.from-outer {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	background: #f4f4ff;
	padding: 2rem;
	margin: 3rem auto;
	max-width: 400px;
	min-width: 270px;
	width: 100%;
}

.btn-primary:not (:disabled ):not (.disabled ).active, .btn-primary:not
	(:disabled ):not (.disabled ):active, .show>.btn-primary.dropdown-toggle,
	.btn-primary {
	color: #000;
	background-color: #feea3b;
	border-color: #feea3b;
}

.btn-primary:not (:disabled ):not (.disabled ):active:focus {
	outline: none;
	box-shadow: none
}

.btn-primary:hover {
	background-color: #fcfd01;
	color: inherit;
}

.topvideo-section {
	background: #f3f0f0;
}

.sidebar-video {
	max-height: 485px;
	overflow-y: scroll;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

.title-video {
	width: 100%;
	height: 400px;
	overflow: hidden;
	border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
}

/* -----admin-table------ */
.table.admin-table .thead-dark th {
	background-color: #4343a0;
	border-color: #34348c;
}

.admin-card .card-header, .admin-card .card-footer, .modal-header,
	.modal-footer {
	background-color: #111173;
	border-color: #080863;
	color: #fff;
}

.btn-info:not (:disabled ):not (.disabled ).active, .btn-info:not (:disabled
	):not (.disabled ):active, .show>.btn-info.dropdown-toggle, .btn-info,
	.admin-card .pagination .page-link {
	color: #000;
	background-color: #feea3b;
	border-color: #feea3b;
}

.btn-info:hover, .admin-card .pagination .page-link:hover {
	color: #000;
	background-color: #fcfd01;
	border-color: #fcfd01;
}

.btn-info.disabled, .btn-info:disabled {
	color: #000;
	background-color: #fcfd01;
	border-color: #fcfd01;
}

.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none !important;
}

.btn-danger {
	background-color: #fe1100;
	color: #fff;
}

.btn-danger:hover {
	background-color: #e60f00
}

.admin-card nav.navigation-pagination ul.pagination {
	border-left: 1px solid #b8bad8;
}

.admin-card .select-page select {
	height: 32px;
}

.admin-card .card-footer .input-group, .admin-card .card-footer .input-group-append,
	.admin-card .card-footer .navigation-pagination .form-group,
	.admin-card nav.navigation-pagination ul.pagination, .admin-card .select-page_no,
	.admin-card .card-footer nav.navigation-pagination {
	display: inline-block;
	width: auto;
}

.admin-card .card-footer select {
	min-width: 70px;
	height: auto;
}

.admin-card .card-footer li.page-item, .admin-card .select-page_no,
	.admin-card .card-footer .input-group, .admin-card .card-footer ul.pagination,
	.admin-card .card-footer .form-group {
	float: left;
}

.btn {
	font-size: unset;
	min-height: 34px;
}

.close, .close:hover {
	color: #fff;
	opacity: 1;
}

.modal-body {
	background: #f4f4ff;
}

.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6;
	text-overflow: ellipsis;
	overflow: hidden;
}

.date-picker-custom input.form-control {
	background: #f5f3f3;
	padding-right: 25px;
}

.date-picker-custom {
	position: relative;
}

.calender-custom {
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.width-100 {
	width: 100% !important;
}

.form-control {
	font-size: 0.875rem;
	min-height: 34px;
}

select.form-control:not ([size] ):not ([multiple] ) {
	height: auto;
}

.custom-m {
	margin-top: 1.8rem;
}

.video-box img, .videolist-box img {
	width: 100% !important;
}

.videolist-box {
	max-height: 135px;
	overflow: hidden;
}

.news-images img, .sports-btm-post img, .sports-box img, .recent-images img,
	.sports-btm-post img, .articlenews-box img {
	width: 100% !important;
	height: 100% !important;
}

/* .sports-btm-post {
    max-height: 88px;
} */

/* 
.trending-news-section .news-images {
    max-height: 180px;
} 
blockquote.twitter-tweet {
	padding: 0 20px 20px;
	font-size: 1rem;
	color: #000;
}

blockquote.twitter-tweet p {
	color: #717171;
}*/

/* -------- */
header .date-picker-custom {
	display: inline-block;
	float: left;
}

header .date-picker-custom {
	position: relative;
	max-width: 140px;
}

/* -------image------- */
.news-images a, .sports-btm-news a, .recent-images a, .articlenews-box a,
	.sport-image a, .card-left-img a {
	height: 135px;
	display: block;
	background-size: cover;
	background-position: center center;
	border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
}

.sport-image a, .card-left-img a {
	width: 100%;
	height: 100%;
	min-height: 200px;
}

.card-left-img a {
	max-height: 200px;
}

.sports-btm-news a {
	height: 90px;
}

.recent-images a {
	height: 100px;
}

.articlenews-box a {
	height: 135px;
}

.navbar-brand img {
	border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.row>div:last-child>.recent-box, .row>div:last-child>.video-small {
	border-bottom: 0;
}

.custom-modal .modal-header, .custom-modal .modal-footer {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

.custom-modal .close, .custom-modal .close:hover {
	color: #000;
}

/*--------------









--------responsive---------








----------- */
@media screen and (max-width: 1199px) {
	header nav.navbar ul.navbar-nav>li>a.nav-link {
		padding: 0.8rem 0.5rem;
	}
	nav.navbar .form-inline input {
		max-width: 110px;
	}
}

@media screen and (max-width: 991px) {
	.title-video {
		height: 250px;
	}
	.sidebar-video {
		max-height: 340px;
	}
	header ul.navbar-nav {
		max-width: 720px;
		margin: 0 auto;
		padding: 0 15px;
	}
	header .navbar-collapse {
		position: absolute;
		width: 100%;
		left: 0;
		width: 100%;
		background: #feea3b;
		z-index: 9;
		top: 52px;
	}
	.navbar-light .navbar-toggler {
		border: 0;
		outline: none;
	}
	.sport-text {
		padding-left: 30px;
		padding-right: 30px;
	}
	nav.navbar .form-inline input {
		max-width: 150px;
	}
}

@media screen and (max-width: 767px) {
	header ul.navbar-nav {
		max-width: 540px;
	}
	header .input-group {
		width: auto;
	}
	.top-main-story .col-md-5, .top-main-story .col-md-2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.post-image {
		min-height: 250px;
	}
	.news-tag {
		position: relative;
	}
	ul.bottom-social {
		margin-top: 15px;
	}
}

@media screen and (max-width: 768px) {
	img.img-text {
		width: 100%;
		margin: 0 0 15px 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.card-left-img img, .card-right-text, .card-left-img {
		width: 100%
	}
	.download-appbtn button.btn, .user-btn button.btn {
		font-size: 14px;
		min-height: 40px;
		padding: .375rem 5px;
	}
	nav.navbar .form-inline input {
		max-width: 115px;
	}
}
