body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	background-color: #d7d7d7;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
	display: block;
}

a {
	text-decoration: none; 
	color: #f4c36e;
}

.is-active {
	color: #f4c36e;
}

img {
	max-width: 100%;
}

header {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #0a1326;
	color: #f4c36e;
	width: 100%;
	height: 60px;
	z-index: 3;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(215,215,215,0.2);
	-moz-box-shadow: 0px 1px 0px 0px rgba(215,215,215,0.2);
	box-shadow: 0px 1px 0px 0px rgba(215,215,215,0.2);

}

header a {
	color: #f4c36e;
}

#block-hamburgermenu {
	display: inline-block;
	width: 60px;
	height: 60px;
	font-size: 2em;
	cursor: pointer;
	background: #132140 url(../image/hamburger.png) no-repeat;

}

#block-hamburgermenu .collapse {
	cursor: pointer;
	display: flex;
	display: -webkit-flex; /* Safari */
	justify-content: center;
	-webkit-justify-content: space-around; /* Safari 6.1+ */
	width: 60px;
	height: 60px;
	align-items: center;
	color: transparent;
}
#block-hamburgermenu .collapse + input {
  display: none; /* hide the checkboxes */
}
#block-hamburgermenu>ul.menu {
  display:none;
}
#block-hamburgermenu .collapse + input:checked + ul {
  display:block;
}

#block-hamburgermenu .menu-item--expanded ul {
  padding: 0;
}

#block-hamburgermenu .menu-item--expanded li {
  border: none;
  display: inline-block;
}


@media only screen and (max-width : 767px) and (min-width: 320px) {
#block-bdtv3-main-menu ul li:nth-child(2) a {
		display: block!important;
		position: fixed;
		width: 60px;
		height: 60px;
		top: 0;
		right: 0;
		background-color: #132140;
		font-size: 0.1em;
		background-image: url("../image/live_tv.svg");
		background-repeat: no-repeat;
		background-size: 35px 35px;
		background-position: center;
		color: #132140;
		}
#block-bdtv3-main-menu ul li:nth-child(2) {
		display: block!important;
		}
}

.featured-content {
	display: block;
	line-height: 1.5;
}

.featured-content img, .region-content img {
	height: auto;
}

div.region-featured {
	display: block;
	background-color: #0a1326;
	color: #f4c36e;
	padding-bottom: 5px;
}

.promo_video-content {
	margin-bottom: 10px;
}

.region-featured h2 {
	font-size: 1em;
	margin: 0;
	font-weight: normal;
	padding: 5px 0 5px 0.4em;
}

div.view-id-current_match_of_the_day {
	background-color: #141f35;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

div.view-id-current_match_of_the_day div.views-field-title {
	position: relative;
	margin-bottom: 5px;
}

.view-id-current_match_of_the_day div.field_home_team-wraper, .view-id-current_match_of_the_day div.field_away_team-wraper {
	display: inline-block;
	position: relative;
}

.view-id-list_5_comming_match span {
	vertical-align: middle;
	line-height: 1.15;
}

.view-id-list_5_comming_match div.views-row:nth-child(odd) {
	background-color: #0e182e;
}

.view-id-list_5_comming_match .field_match_date-wraper {
	font-size: 0.8em;
}

.view-id-list_5_comming_match .field_home_team-wraper {
	text-align: right;
}

.region-content a {
	color: #363636;
}

.region-content h2, #block-views-block-news-article-block-1 h2 {
	margin: 0;
	padding: 10px;
}

.view-id-headline_news h2 {
	font-size: 1.5em;
}

.view-id-headline_news  {
	background-color: #E8E8E8;
}

.region-content img {
	display: block;
}

.view-id-bdtv_front_page h2 {
	font-size: 1.1em;
}

.view-id-bdtv_front_page .views-row:nth-child(even) {
	background-color: #E8E8E8;
}

footer {
	background-color: #0a1326;
	color: #f4c36e;
	padding: 10px;
	margin-top: 25px;
	font-size: 0.8em;
}

.view-id-scoreboard {
	background-color: #0a152b;
    color: #f4c36e;
	text-align: center;
	padding: 5px 0;
	line-height: 1.3em;
	margin-bottom: 5px;
}

.view-id-scoreboard a {
    color: #f4c36e;
}

.view-id-scoreboard .views-field-field-league-round, .view-id-scoreboard .views-field-field-league {
	display: inline-block;
}

.ResponsiveVideoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.ResponsiveVideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.view-id-scoreboard .divisor-wraper .field_extra_score-wraper {
    font-size: 0.3em;
    font-weight: normal;
	font-style: italic;
	padding-top: 10px;
}

.field--name-field-link-sopcast-web {
	background-color: #dcdcdc;
	text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
}

.field--name-field-link-sopcast-web div#sopcast-intro {
	white-space: normal;
}

.field--name-field-link-sopcast-web a {
	padding: 2px 0 2px 30px;
	background-image: url("../image/open_link.png");
	background-repeat: no-repeat;
	color: #045490;
}

.field--name-field-link-sopcast-web .field__label, .field--name-field-live-comment .field__label {
	color: #0b381d;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	font-size: 1.4em;
	background-color: #c7c7c7;
	margin-bottom: 5px;
	box-shadow: inset 5px 0px 0 #374461;
}

.field--name-field-link-sopcast-web .field__item {
	box-shadow: inset 5px 0px 0 #374461;
	padding-left: 10px;
	max-height: 200px;
	position: relative;
	overflow: auto;
}

.field--name-field-link-sopcast-web .field__item::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.field--name-field-link-sopcast-web .field__item::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.field--name-field-link-sopcast-web .field__item::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #374461;
}

div#SopLinkOverlay {
	position: sticky;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: -moz-linear-gradient(top, rgba(220,220,220,0) 0%, rgba(210,210,210,0.37) 16%, rgba(199,199,199,0.82) 35%, rgba(199,199,199,1) 100%);
	background: -webkit-linear-gradient(top, rgba(220,220,220,0) 0%,rgba(210,210,210,0.37) 16%,rgba(199,199,199,0.82) 35%,rgba(199,199,199,1) 100%);
	background: linear-gradient(to bottom, rgba(220,220,220,0) 0%,rgba(210,210,210,0.37) 16%,rgba(199,199,199,0.82) 35%,rgba(199,199,199,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dcdcdc', endColorstr='#c7c7c7',GradientType=0 );
	padding: 20px 0px;
	text-align: center;
}

button#SopLinkmore {
	background: #0a1326;
	color: #efc681;
	border-radius:3px;
	border:0;
	padding:4px 8px;
	font-size:0.75rem;
	cursor:pointer;
}

.page-node-type-article .layout-content .field--name-field-article-image img {
	margin: 0 auto;
}

article.node--type-article.node--view-mode-full img {
	margin: 0 auto;
}

.layout-content {
	margin-bottom: 20px;
}


#block-views-block-news-article-block-1 a {
	color: #363636;
}

#block-views-block-news-article-block-1 .views-row:nth-child(even) {
    background-color: #E8E8E8;
}

.view-id-list_all_comming_match .views-row {
	display: flex;
	display: -webkit-flex;
    align-items: center;
	-webkit-align-items: center;
	border-top: 1px solid #c5c5c5;
}

.view-id-list_all_comming_match .views-row:nth-child(odd) {
	background-color: #E8E8E8;
}

.view-id-list_all_comming_match .view-content {
	border-bottom: 1px solid #cecccc;
}

.user-logged-in .region-content nav.tabs {
	color: #325e1c;
	background-color: #f3faef;
	border-color: #c9e1bd #c9e1bd #c9e1bd;
	box-shadow: -8px 0 0 #77b259;
}

nav#block-quicklink ul {
	list-style-type:none;
	padding: 0;
	margin: 5px 0;
	text-align: center;
	display: flex;
}

nav#block-quicklink li {
	background-color: #0e182e;
    flex-grow: 1;
}

nav#block-quicklink li:nth-child(even) {
	background-color: #16223e;
}

nav#block-quicklink li:hover {
	background-color: #18284c;
}

nav#block-quicklink a {
	font-size: 0.8em;
    font-weight: bold;
    font-family: Verdana;
	display: block;
	padding: 10px 0;
	width: 100%;
}

#block-topbannerad {
	margin-bottom: 5px;
}

#block-topbannerad img, #block-topbannerad a {
	width: 100%;
	max-height: 90px;
	display: block;
	margin-bottom: 1px;
}

#block-secondsidebarad {
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
}

.path-contact .contact-message-feedback-form input, .path-contact .contact-message-feedback-form textarea {
	width: 100%;
	margin: 5px 0;
    padding: 5px 0;
    border: none;
    background-color: #c7c7c7;
}

.swiper-container {
    width: 100%;
}

.view-id-headline_news .view-footer {
	margin: 5px auto;
}

.view-id-headline_news .view-footer img {
	margin-bottom: 5px;
}

#rankingtable {
	margin: 0;
	width: 100%;
	}
#rankingtable th {
	background-color: #0a1326;
	color: #efc681;
	font-weight: normal;
	padding: 0.5em 0.3em;
	}
#rankingtable td {
	text-align: center;
	padding: 0.5em 0;
	}
#rankingtable td.tableteamname {
	text-align: left;
	font-weight: bold;
	color: #1d2535;
}
#rankingtable tr:hover {
	background-color: #f1f7bc!important;
}
#rankingtable tbody tr:nth-child(odd){background-color:#f5f5f5}

a#click-to-full-table {
	padding: 5px 5px 5px 0;
	text-align: right;
	background-color: #0a1326;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	max-width: 305px;
}

.caption-img figcaption {
	padding-top: 10px;
    font-style: italic;
    color: #041842;
}

nav.pager {
	display: flex;
	justify-content: center;
}

ul.pager__items {
	padding: 0;
}

ul.pager__items li.is-active {
	background-color: #2E2E2E;
}

ul.pager__items li.is-active a {
	color: #fff;
}

ul.pager__items li.pager__item {
	display: inline-block;
	list-style-type: none;
	transition: all .3s linear;
	border-radius: 4px;
	margin: 0 .2rem;
}

ul.pager__items li.pager__item:hover {
	background-color: #cccccc;
}

ul.pager__items li.pager__item a {
	padding: .5rem 1.5rem;
	display: block;
}

.view-id-content_page_promo_video div.views-row img:hover, .view-id-promo_video div.views-row img:hover {
    opacity: 0.8;
}

.view-id-content_page_promo_video div.views-row img, .view-id-promo_video div.views-row img {
    transition: all .2s ease-in-out;
}

.view-id-content_page_promo_video a {
	display: block;
}

#block-bdtv3-local-tasks nav {
	display: flex;
	justify-content: center;
	box-shadow: none;
	position: fixed;
	left: 0;
	top: 200px;
	border: 1px solid #d0e8c1;
}

#block-bdtv3-local-tasks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#block-bdtv3-local-tasks ul li a {
	padding: 10px 30px;
	display: block;
}

#block-bdtv3-local-tasks ul li a:hover {
	background-color: #77b259;
	color: white;
}
