/* ---- Place your custom styles below ---- */

@font-face {
font-family:'zawgyi-one';
src:url('/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/font/zawgyi-one.eot');
src:local('zawgyi-one'),url('/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/font/zawgyi-one.ttf') format('truetype');
unicode-range: U+1000-U+109F, U+AA60-U+AA7B;
}

html { overflow-x: hidden; }

.clear { clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0 !important;
height: 0 !important;
float: none !important;
}

body {
	font-family: arial, sans-serif;
	font-size: 15px;
}



.hidden { display: none; }

b, strong { font-weight: bold; }

.widget a,
a { color: #1F527B; }
.thumb-icon {
	position: absolute;
	background: rgba(0,0,0,0.7);
	top: 5px;
	left: 10px;ma
	padding: 0 5px;
	font-size: 10px;
	line-height: 1.5em;
	color: #ddd;
	text-transform: uppercase;
	display: none;
}
a.read-more {
	display: inline;
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
	line-height: 1em;
	padding-right: 5px;
	background: #444;
	color: #fff;
	padding: 2px 5px;
	float: right;
}
a.read-more:hover {
	background: #0189c7;
	color: white;
	text-decoration: none;
}
a[href*="lead-story"] {
	display: none;
}
.thumb-icon i {
	color: #cd0021;
}
/* Header */

#print-logo { 
	display: none; 
	border-bottom: 1px solid #e0e0e0;
	margin: -10px -29px;
	margin-bottom: 20px;
	text-align: right;
	background: #f8f8f8;
	padding: 10px 20px;
}

#print-logo img { height: 45px; }

#header {
	background: black;
	box-shadow: 0px 5px 5px #ddd;
	-moz-box-shadow: 0px 5px 5px #ddd;
	-webkit-box-shadow: 0px 5px 5px #ddd;
}

#header .container { max-width: 1024px; width: 100%; position: relative; }

#header-logo { margin-top: -40px; position: absolute; }

#to-burmese {
	position: absolute;
	right: 0px;
	top: 20px;
	color: white;
	background: #444;
	padding: 3px 10px 0px;
	font-size: 12px;
	display: inline-block;
}
#to-burmese > div {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	background: #0189c7;
	display: block;
	width: 40px;
	text-align: center;
	transition: background 500ms;
	-webkit-transition: background 500ms;
	-moz-transition: background 500ms;
}
#to-burmese > div:hover {
	background: #CD0021;
}
#to-burmese > div  img {
	padding-top: 4px;
}
#to-burmese span {
	padding-left: 40px;
}
.select-nav { background: #000; padding: 10px 20px; }

#header-nav {
	background: #111;
	border-width: 0px;
	margin-top: 30px;
}

#nav {
	max-width: none;
	width: auto;
	margin-left: 0px;
	border-left: 0px;
}

#nav li {
	border-right: 1px solid #333;
	font-size: 16px;
  }
#nav li.current-menu-item a { background: #0189c7; color: white; }
#nav li a {
	background: #111;
	color: #fff;
	padding: 12px 15px;
}
#nav li a:hover, #nav li:hover a { background: #0189c7; color: #fff !important; }
#nav ul { background: #0189c7; }
#nav ul li a, #nav li:hover ul li a { color: #fff !important; }
#header-inner {
	position: relative;
	max-width: none;
	width: auto;
	margin: 0;
}
#header-line { background-color: #222;}
#header-meta { 
	position: absolute;
	right: 0px;
	width: 340px;
	bottom: 45px;
	right: 20px;
}
#header-search input#s {
	background: #f4f4f4 url(/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/widgets/search.png) no-repeat 180px 8px;
	float: left;
	font-size: 12px;
	text-shadow: 0 1px 0 #fff;
	border: 1px solid #eee;
	width: 202px;
	padding: 6px 24px 6px 6px;
	color: #bbb;
	margin: 0!important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#logo {
	position: relative;
	display: inline-block;
	float: none;
	height: 50px;
	padding: 10px 0 0;
	top: -52px;
}

#logo a img {
	max-height: 90px;
}

#header-search {
	position: absolute;
	right: 0px;
	bottom: -38px;
}
#header-social {
	position: absolute;
	bottom: -60px;
	right: 210px;
}
#sidebar-header {
	margin-bottom: 0px;
	margin-right: -30px;
	width: 45%;
	float: right;
}

.megaspot {
	border-bottom-width: 0px;
}

.megaspot.pad {
	padding: 20px 10px;
}

.megaspot .flex-megaspot {
	padding: 0px;
}

.megaspot .entry-thumbnail {
	width: 65%;
	height: 288px;
	float: left;
	background: #ffffff;
}

.megaspot .entry-thumbnail iframe {
	width: 100% !important;
	height: 290px !important;
}
.megaspot li header {
	width: 35%;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 10px;
}

.megaspot .entry .entry-title {
	font-size: 19px;
}

.megaspot .entry .text {
	width: 35%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 10px;
	float: right;
	font-size: 95%;
	line-height: 1.4em;
}

/** SLIDER */

.featured-tabs {
	
}

.flex-viewport .entry-meta {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.flex-viewport .entry-meta li.entry-date {
	font-size: 12px;
	margin: 0;
}

.featured-tab {
	width: 23%;
	height: 175px;
	float: left;
	position: relative;
	margin: 0 1%;
	cursor: pointer;
	opacity: 0.9;
	transition: opacity 200ms;
	-webkit-transition: opacity 200ms;
}

.featured-tab:first-of-type {
	margin-left: 0;
}

.featured-tab:hover {
	opacity: 1;
}

.featured-tab-thumb {
	width: 100%;
	height: 105px;
	background-position: middle middle;
	background-size: cover;	
}

.featured-tab-thumb img {
	width: 100%;
	height: 100%;
}


.featured-tab-title {
	
}

.featured-tab-title h2 {
	font-size: 14px;
	line-height: 1.3em;
}

.active-tab {
	border-top: 4px solid #0189c7;
	margin-top: -4px;
}

/* Bullet Points */
.widget.bullet-points {
	border: 1px solid #e1e1e1;
	margin: 0 10px 0 0;
	padding: 10px;
}
.widget.bullet-points > div {
	box-sizing: border-box;
	padding: 0 15px 0 0;
}
.bp-entry {
	padding-top: 5px;
}
.bullet-points figure {
	position: relative;
}
.bullet-points figure .thumb-icon {
	position: absolute;
	background: rgba(0,0,0,0.5);
	top: 5px;
	right: 0px;
	left: auto;
	font-size: 10px;
	line-height: 1.5em;
	color: #ddd;
	text-transform: uppercase;
	display: block;
	z-index: 100;
	padding: 5px 10px;
}
.bullet-points figure figcaption {
	position: absolute;
	bottom: 20px;
	left: 10px;
	text-align: center;
	right: 10px;
}
.bullet-points figure figcaption span {
	background: rgba(0,0,0,0.6);
	padding: 5px 10px;
	color: white;
	font-size: 1.15em;
}
.bp-entry ul {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 1em;
}
.bp-entry ul li {
	list-style: disc;
}
/* Thumbnail Video */

.entry-thumbnail img {
	cursor: pointer;
}

.featured-thumbnail-video {
	width: 100%;
	position: relative;
}

/* Entry Part */
.pad { padding: 10px 10px 0; }
.mar { margin: 10px 10px 0; }
.m0 { margin: 0px !important; }
.w100 { width: 100% !important; }
.blog .entry, .single .entry, .archive .entry, .search .entry { border-bottom: 0px;}
.miniheading.pad { padding-top: 10px; padding-bottom: 6px; }
.miniheading {
	background: #fff;
	color: #444;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	border-bottom: 1px solid #444;
	margin: 10px 0 2px 10px;
	padding: 10px 0 5px 10px;
	position: relative;
}
.miniheading::after {
	content: ' ';
	border-bottom: 2px solid #444;
	left: 0;
	position: absolute;
	bottom: -4px;
	right: 0;
}
.entry-part h2.entry-title { font-size: 14px; margin-bottom: 0px; }
.entry-part .entry-meta { display: none; }
.emtry-part .entry-category { margin-bottom: 0px; }
.entry-part .text { font-size: 90%; line-height: 1.5em; }
.entry-date-dvb { 
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	color: #888; 
}
.dvb-photos .entry-part h2.entry-title {
	position: absolute;
	bottom: 20px;
	background: rgba(0,0,0,0.5);
	display: inline;
	padding: 5px 10px;
	left: 0 10px;
	margin: 0 10px
}
.dvb-photos .entry-part h2.entry-title a { color: #eee; }
.dvb-photos .entry-part header { position: relative; }
.dvb-photos .bigspot h2 { font-size: 24px; }
.dvb-photos .bigspot .one-half h2 { font-size: 16px; }
.dvb-photos .one-half .entry-part { width: 100%; }
.dvb-photos .one-half .entry-part .text { position: absolute;
top: 0px;
background: rgba(0,0,0,0.5);
color: #eee;
margin: 10px;
padding: 10px; 
display: none; }

/* General entries */
.entry-category a {
	color: #cd0021;
	font-size: 11px;
	background: #f8f8f8;
	padding: 2px 5px;
	margin-right: 5px;
}
.entry-category a:hover {
	background: #e0e0e0;
}
i.in-title,
.entry-title i {
	font-size: 0.7em;
	color: #0189c7;
	margin-left: 2px;
	display: inline;
}

i.in-title,
.entry-title i:hover {
	text-decoration: none !important;
}
/* Single Post */

.entry-author {
	text-transform: capitalize;
}

.entry-dvb-email,
.entry-dvb-print {
	cursor: pointer;
}

.entry-dvb-email:hover,
.entry-dvb-print:hover {
	color: black;
}

.single .entry-thumb {
	margin: 10px 0 5px;
}

.dvb-caption-bar {
	background: rgba(0,0,0,0.7);
	color: #ccc;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	font-size: 13px;
	line-height: 18px;
	margin: 4px;
	display: block;
	width: auto;
	position: absolute;
	bottom: 65px;
	left: 15px;
	right: 15px;
}
.dvb-caption-bar i {
	font-style: italic;
	font-size: 12px;
	padding: 7px 12px;
	display: block;
}

.single .entry-thumb img {
	width: 100%;
	height: auto;
}

.single .entry-title {
	margin-top: 5px;
}

.single .entry-meta li {
	font-style: normal;
	float: left;
	display: inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-right: 5px;
}
.single .entry-meta li i {
	font-size: 15px;
} 
.single .entry-meta li.entry-author {
	width: 100%;	
}


.single .entry-meta li.social {
	float: right;
}

.single .entry-meta {
	border-top: 1px solid #f8f8f8;
	margin-top: 5px;
	padding: 1px 0 3px 0;
	font-size: 14px;
}

.single .entry-meta.entry-share {
	height: 20px;
	padding: 0 12px 0 0;
	margin: 0px;
	float: right;
	border-top: 0px;
	filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	-webkit-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
}

.entry-share .googleplus {
	width: 0px;
}
.twitter-share-button { width: 90px !important; }
.single .entry-meta span {
	font-weight: normal;
	color: inherit;
	display: inline;
}

.single .entry-category {
	font-size: 15px;
	margin-top: 0px;
	display: block;
	width: 100%;
}

.single .entry-category a {
	text-transform: none;
}

.entry-tags a { background-color: #0189c7; color: #fff; }
.single .single-header-small .entry-title { font-size: 28px; }
#email-story {
	display: none;
	background: #f8f8f8;
	margin: 0 30px;
	padding: 10px;
	border-top: 1px solid #ddd;
	margin-bottom: 5px;
}
#email-story p {
	border-bottom: 1px solid black;
	font-size: 18px;
	margin-bottom: 5px;
}
#email-story form > ul > li {
	width: 49%;
	float: left;
}
#email-story form > ul > li > ul > li {
	margin: 5px 0;
}
#email-story label {
	float: left;
	width: 120px;
}
#email-story input {
	padding: 5px;
}
#email-story form > ul > li.textarea {
	width: 49%;
	float: right;
}
#email-story form > ul > li.textarea label {
	width: 100%;
}
#email-story form > ul > li.textarea textarea {
	width: 100%;
	height: 71px;
}
#email-story form > ul > li.submit {
	width: 100%;
	text-align: right;
}
#email-story form > ul > li.submit {
	width: 100%;
	text-align: right;
}
#dvb-send-story-response {
	background: #000;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
	margin-bottom: 5px;
}
a.submit {
	background: #000;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
	padding: 5px;
	font-weight: bold;
	display: inline-block;
	border: none;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a.submit:hover {
	background: #444;
}

#respond { margin: 10px 0; }

.single .content-part .entry-format {
	margin-top: 20px;
}

/* Page Variants */

.dvb-variant #page-title {
	border-bottom: 2px solid #000;
	padding-bottom: 0px;
	margin-bottom: 20px;
	padding-top: 16px;
}

/* Archive */

.archive .bigspot .entry-thumbnail iframe { width: 100%; }

/* Category Banner */

.category-banner { margin-top: 15px; text-align: center; }
.category-banner img { width: 664px; }

/* Most Recent */

#most-recent-wrapper { height: 786px; overflow: hidden; }

#most-recent-slider article {
	height: 131px;
}

#most-recent-nav-top { 
	font-size: 12px;
	float: right;
	padding-top: 2px;
	margin-right: 20px;
}

#most-recent-nav-top span { 
	background: #444;
	color: white;
	padding: 3px 5px;
	margin-left: 5px;
}
#most-recent-nav-top span:hover { 
	background-color: #0189C7;
}
.next-five { 
	border-left: 2px solid black;
}

.prev-five { 
	border-right: 2px solid black;
	opacity: 0.2;
}

#most-recent-nav { 
	text-align: right;
	margin: 0 20px 20px 10px;
	background: #eee;
	padding: 3px 10px;
	font-weight: bold;
}

#most-recent-nav span { 
	background-color: #444;
	color: white;
	padding: 1px 7px;
	margin-left: 5px;
	font-size: 12px;
}

.next-recent { 
	border-left: 2px solid black;
}

.prev-recent { 
	border-right: 2px solid black;
	opacity: 0.2;
}

#most-recent-nav span:hover { background: #0189c7;} 


#page-title.pad { padding-top: 20px; padding-bottom: 20px; background: #f0f0f0; margin-bottom: 15px; }

.entry-thumbnail { background: transparent; }

.one-half .category-dvb-video iframe {
	width: 100%;
	height: 250px;
}

.category-dvb-video .bigspot > article iframe {
	width: 100%;
	height: 435px;
}

/* Related Posts Box */

.related-box {
	width: 45%;
	float: left;
	margin: 0px 10px 10px 0;
	padding: 5px;
}
.related-box h3 {
	background: #111;
	border-bottom: 2px solid #111;
	padding: 0 20px;
	margin: 0;
}
.related-box h3 span {
	color: #fff;
	display: block;
	float: left;
}
.related-box ul {
	margin: 0;
	background: #f8f8f8;
	border: solid #ddd;
	border-width: 0px 1px 1px 1px;
}
.related-box ul li {
	list-style: none;
}
.related-box ul li:last-of-type {
	background: none;
}
.related-box ul li:last-of-type:hover {
	background: #f0f0f0;
}
.related-box ul li img {
	margin: 0px;
}
/* Sidebar */
.main.sidebar-right .sidebar {
	margin-top: 30px;
}
.category-sea-games #text-9 { display: none; }
.sidebar .widget {
	padding: 0 20px 20px 20px;
	margin-top: 0px;
}
.sidebar .widget-title {
	font-size: 22px;
	border-bottom: 2px solid #444	;
	padding: 0px;
}
.sidebar .widget-title > span {
	color: #444;
	background: transparent;
	width: 100%;
	border-bottom: 1px solid #444;
	margin-bottom: 1px;
	padding-left: 12px;
}
.sidebar .widget-title > span span {
	padding-left: 7px;
	background: none;
	color: #444;
}
.widget > ul {
	background: #f8f8f8;
	margin: -8px -21px -10px -19px;
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
}
.widget .banner { 
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: -15px;
}
/* Header Ads Sidebar */
.advs-header {
    display: inline;
    top: 20px;
    position: relative;
    left: 120px;
}

.front-ads {
	display: block;
	margin: 10px 0;
	position: relative;
	text-align: center;
}

/* Homepage Top Sidebar */
#sidebar-home {
	margin: 20px 0;
}

/* Homepage Bottom Sidebar */
#spot-bottom.pad { padding: 10px 20px 0px 10px; }
#spot-bottom .widget-title { background: #fff; border-bottom: 2px solid #000; }
#spot-bottom .widget-title::after { }
#spot-bottom .widget-title > span { 
	background: white;
	color: #444;
	font-size: 24px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #444;
	margin-bottom: 1px;
	width: 100%; 
}
#sidebar-home .widget-title > span span.top-slider-nav,
.sidebar .widget-title > span span.top-slider-nav,
#spot-bottom .widget-title > span span.top-slider-nav {
	float: right;
	margin-right: 7px;
	font-weight: 400;
	font-size: 23px;
	padding-top: 0px;
}
.sidebar .widget-title > span span.top-slider-nav {
	margin-right: 31px;
}
#sidebar-home .widget-title > span span.top-slider-nav span,
.sidebar .widget-title > span span.top-slider-nav span,
#spot-bottom .widget-title > span span.top-slider-nav span {
	background: #444;
	color: white;
	padding: 0px 5px;
	margin-right: 0px;
	cursor: pointer;
}
#sidebar-home .widget-title > span span.top-slider-nav span.top-slider-next,
.sidebar .widget-title > span span.top-slider-nav span.top-slider-next,
#spot-bottom .widget-title > span span.top-slider-nav span.top-slider-next {
	border-left: 2px solid #000;
	margin-right: 0px;
}
#sidebar-home .widget-title > span span.top-slider-nav span.top-slider-prev,
.sidebar .widget-title > span span.top-slider-nav span.top-slider-prev,
#spot-bottom .widget-title > span span.top-slider-nav span.top-slider-prev {
	border-right: 2px solid #000;
	padding: 0 0 0 5px;
	margin-right: 5px;
}
#sidebar-home .widget-title > span span.top-slider-nav span:hover,
.sidebar .widget-title > span span.top-slider-nav span:hover,
#spot-bottom .widget-title > span span.top-slider-nav span:hover {
	background: #0189c7;
}
#sidebar-home .widget-title > span span.top-slider-nav span i,
.sidebar .widget-title > span span.top-slider-nav span i, 
#spot-bottom .widget-title > span span.top-slider-nav span i { 
	color: inherit;
	font-size: inherit;
	display: inline;
	line-height: inherit;
	margin: inherit;
	vertical-align: inherit;
	margin-top: 0;
	float: none;
}
#spot-bottom .widget-title > span span { 
	background: none;
}
#spot-bottom .entry-content { 
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
}

#spot-bottom .one-half {
	width: 100%;
}

#spot-bottom .one-half.last {
	width: 49.5%;
	float: right;
}

#spot-bottom .grid {
	margin: 0;
}
#spot-bottom .widget > ul { background: white; margin: 0px; padding: 0px; }
.home-widgets .widget_wpb_tabs .widget-title { clear: both; }

.home-widgets .widget_wpb_tabs li.wpb-thumb-enabled {
	min-height: 85px;
	width: 25%;
	float: left;
	padding: 0 1%;
	border-right: 1px solid #ddd;
}
.widget_wpb_tabs .wpb-thumb-enabled a { padding-left: 0px; }
.home-widgets .widget_wpb_tabs li.wpb-thumb-enabled .wpb-thumb { width: 100%; margin-left: 0px; }
.home-widgets .widget_wpb_tabs li.wpb-thumb-enabled .wpb-thumb img { height: 100%; }
.home-widgets .widget_wpb_tabs li.wpb-thumb-enabled i.meta { display: none; }
#spot-bottom .widget-title span.grid-toggle {
	float: right;
	margin-right: 5px;
	position: relative;
	padding-top: 1px;
}
.grid-toggle i {
	cursor: pointer;
	opacity: 0.9;
}
.grid-toggle i:hover {
	opacity: 1;
}
/* Widgets */
.widget-title span {
	background-image: none;
	padding: 6px 8px 4px;
}
.widget-title i {
	color: #bbb;
	font-size: 0.75em;
	display: inline-block;
	vertical-align: bottom;
	line-height: 1.2em;
	float: left;
	margin-left: 8px;
	margin-right: 0px
}
.video-widget-container {
	margin: -8px -21px 0px -19px;
	background: #f8f8f8;
	padding: 20px;
	border-bottom: 1px solid #ddd;
}
.video-widget-container iframe {
	width: 100%;
	height: 225px;
}
.widget.pop  .wpb-tab li a {
	padding-left: 0px;
}

.widget.pop .wpb-tab li a .wpb-thumb {
	display: none;
	margin-left: 0px;
}
.widget_wpb_tabs.pop .wpb-text i {
	display: inline-block;
	width: auto;
}
.widget_wpb_tabs .wpb-thumb {
	height: 72px;
}
.widget_wpb_tabs a img {
	height: 100%;
}
.widget_wpb_tabs .wpb-tabs li a.active { background: #0189c7 !important; }
.widget_wpb_tabs a span { display: inline; }
.dvb-pop-text {
	padding-left: 36px;
	display: block !important;
	margin-left: 5px;
}
.dvb-pop-icon {
	width: 16px;
	position: absolute;
}
.dvb-pop-number {
	display: inline;
	position: absolute;
	font-size: 24px;
	opacity: 0.4;
	color: #888;
	margin-top: 3px; 
}
.widget .dvb-list-text {
	display: inline;
}
.dvb-pop-text .meta {
	font-size: 12px;
	color: #aaa;
	padding-left: 5px;
}

/* Widget : Interview */
.interview ul li:first-of-type {
	width: 40%;
	position: relative;
	float: left;
	margin-right: 2%;
}
.interview ul li:first-of-type img {
	width: 100%;
	height: auto;
}
/* Widget : Tabs */

.widget_wpb_tabs .wpb-text i.title {
	line-height: 1.3em;
	margin-bottom: 2px;
	font-size: 12px;
}
.widget_wpb_tabs li {
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.widget_wpb_tabs .wpb-tabs {
	padding-bottom: 5px;
}
.widget_wpb_tabs li:hover {
	background-color: #f0f0f0;
}
.widget_wpb_tabs .wpb-tabs li span {
	background-image: none;
	text-indent: 0px;
}
.widget_wpb_tabs .wpb-tabs li a {
	padding: 5px;
	text-align: center;
	font-size: 14px;
}
/* Widget : Opinions */

.opinions-list li {
	padding: 10px 0 5px;
	background: url('/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/hr.png') repeat-x bottom;
} 
.opinions-list li:hover {
	background-color: #f8f8f8;
}

.opinion-avatar {
	display: inline-block;
	float: left;
	width: 50px;
	position: relative;
	margin-right: 5px;
}

.opinion-avatar img {
	width: 45px;
	height: 45px;
}

.opinion-text {
}

.opinion-text span {
	display: block;
	font-size: 12px;
	line-height: 1.3em;
	text-transform: capitalize;
}

.opinion-text a {
	font-size: 13px;
	display: block;
	line-height: 1.3em;
	font-weight: bold;
}

/* In Focus */

.infocus {
	margin-top: 20px;
}

.infocus .widgettitle {
	display: inline-block;
	float: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #000000;
	width: 33%;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.infocus-thumbnail {
	width: 65%;
	float: right;
	position: relative;
}

.infocus-thumbnail img {
	width: auto;
	max-height: 150px;
}

.infocus-title {
	width: 33%;
	float: left;
	font-size: 16px;
	color: #444;
}

/* Widget : intint */
#dvb-intint-2 {
	border: 2px solid #444;
	margin: 0px 20px 20px;
	padding: 0px 20px;
	position: relative;
}
#dvb-intint {
	background: #444;
	color: white;
	margin: 0px -20px;
	border: 0px;
}
span#intint-title > span {
	color: white;
	text-shadow: 1px 1px #000;
	font-size: 20px;
	line-height: 32px;
}
span#intint-title {
	border: 0px;
	padding: 5px;
}
#intint-title img {
	float: left;
	height: 32px;
	width: auto;
}
#intint-body {
	border: 5px solid #444;
	box-sizing: border-box;
	margin: 0 -20px;
}
#intint-body img {
	display: block;
	width: 100%;
	height: auto;
}
#intint-footer {
	background: rgba(0,0,0,0.4);
	color: white;
	padding: 10px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
}
#intint-tagline {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	line-height: 1em;
	text-decoration: underline;
}
#intint-interviewee {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	padding-top: 10px;
	line-height: 1em;
}
/* Widget : Twitter */
.sidebat .widget.twitter {
	padding-bottom: 0px;
}
#bnb-slider,
#twits-slider {
	width: 340px;
	position: relative;
	margin-left: -20px;
}
#twits-slider .slider-container {
	margin: 10px 0 0px;
}
#bnb-slider .slider-container {
    position: relative;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
}
#sidebar-home .widget.bnb {
    margin: 0px 0px 20px 10px !important;
    padding: 0;
    background: #0189c7;
    border: 2px solid #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#dvb-bnb-2 {
    margin: 0px 20px 20px 20px;
    padding: 0;
    background: #0189c7;
    border: 2px solid #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#bnb-dvb-debate {
    margin-left: 18px;
    margin-bottom: -6px;
    width: 320px;
}
#bnbs,
#twits {
	display: block;
	width: 3000px;	
}
#bnbs li{
    width: 300px;
    padding: 0px 10px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#bnbs li a {
    color: white;
    text-decoration: underline;
}
#twits li {
	width: 300px;
	padding: 0px 20px;
	float: left;
}
#bnbs li p,
#bnbs li span {
    background: #0189c7;
    color: white;
    display: block;
    padding: 5px;
    font-size: 12px;
    line-height: 1.5em;
    text-shadow: 1px 1px black;
}
#bnbs li span.bnb-title {
    display: block;
    font-weight: bold;
    font-size: 14px;
}
#twits li a {
	display: block;
	background: #f0f0f0;
	padding: 5px;
}
#twits li span {
	display: block;
	padding: 2px 0;
	border-top: 1px solid #bbb;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#bnb-title {
    margin: 0;
    border-bottom: 1px solid #01679a;
    padding: 0;
    color: black;
    font-size: 20px;
}
#bnb-title .top-slider-nav {
    margin-right: 20px !important;
    color: white;
    text-shadow: 1px 1px 5px black;
    padding-top: 15px !important;
}
#bnb-title .top-slider-nav span:hover {
    background: #000 !important;
}
#bnb-title img {
    position: absolute;
    margin-top: -2px;
    height: 50px;
    left: 15px;
}
#sidebar-home #bnb-title > span {
	width: 100%;
}
#bnb-title > span {
    border: 0px;
    padding-top: 10px;
    position: relative;
}
#bnb-title > span > a {
    color: white;
    text-shadow: 1px 1px 5px black;
    margin-left: 25px;
}
#sidebar-home #bnb-title > span > a > span {
    margin-left: 40px;
}
#bnb-title > span > a > span {
    color: white;
    text-shadow: 1px 1px 5px black;
    margin-left: 25px;
}
#bnb-slider {
    margin-left: -20px !important;
}
.bnb-slider,
.twits-slider {
	bottom: 0;
	border-top: 1px solid #000000;
	width: 300px;
	margin-left: 20px;
	height: 21px;
}
.bnb-slider span,
.twits-slider span {
	display: inline;
	background: black;
	padding: 0 5px;
	color: white;
	font-size: 12px;
}
.twits-slider .slider-next { float: right; }
.twits-slider .slider-prev { float: left; }

/* Video Slider */

#video-slider {
	position: relative;
	margin: 0px -10px;  
}

.slider-container {
	position: relative;
	overflow: hidden;
	1margin: 10px 30px 0;  
}
.top-slider-nav {
	float: right;
	margin-right: 20px;
	font-weight: 400;
	font-size: 13px;
	padding-top: 3px;
}
.top-slider-nav span {
	background: #444;
	color: white;
	padding: 2px 5px;
	margin-right: 5px;
	cursor: pointer;
}
.top-slider-nav span:hover {
	background: #0189c7;
}
.videos {
	width: 3000px;
}

.videos li.entry {
	position: relative;
	float: left;
	padding: 0px 5px;
	border-bottom-width: 0px;
}

.videos li img {
	width: 100%;
	height: auto;
}

.video-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.video-excerpt {
	font-size: 12px;
}
.widget.video-slider { border-top: 1px solid #777; }
.cat-slider .slider-nav,
.video-slider.slider-nav {
	position: absolute;
	width: 100%;
	display: none;
	top: 0px;
}

.cat-slider .slider-nav span,
.video-slider.slider-nav span {
	width: 43px;
	height: 43px;
	margin-top: 100px;
	display: block;
	background: url(/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/sprite-v.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}

.cat-slider .slider-next,
.video-slider .slider-next {
	float: right;
	background-color: black;
	background-position: 0 0;
	margin-right: -10px;
	position: relative;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-left: 2px solid #000000;
}

.cat-slider .slider-next::after,
.video-slider .slider-next::after {
	content: '';
	border-style: solid;
	border-width: 5px;
	border-color: transparent transparent black black;
	position: absolute;
	top: -10px;
	right: 0px;
}

.cat-slider .slider-prev,
.video-slider .slider-prev {
	float: left;
	background: black;
	background-position: 0 -43px !important;
	margin-left: -10px;
	position: relative;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	border-radius: 3px;
	border-right: 2px solid #000000;
}

.entry-title.video-title {
	font-size: 14px;
}
.entry-title a { font-weight: bold; }
.slider .entry-title {
	color: #444;
	padding: 0 5px;
	font-size: 12px;
}

.video-slider li header {
}

.video-slider li header a {
}
.video-slider li header a:hover {
}
/* Widget In Related Stories */

.widget.incategory ul li:first-of-type {
	position: relative;
}
.widget.incategory ul li:first-of-type a {
	position: absolute;
	bottom: 15px;
	background: rgba(0,0,0,0.7);
	left: 10px;
	right: 10px;
	color: #eee;
	padding: 5px;
	font-size: 15px;
}
.widget.incategory ul li:first-of-type .dvb-pop-text {
	padding: 0px;
}
.widget.incategory ul li img {
	width: 100%;
	height: auto;
} 

/* Widget More In Category */

.cat-slider { margin: 0 -10px; position: relative; }
.cat-slider .slider-container { }
.cat-slider ul { width: 3000px; }
.cat-slider ul li { 
	padding: 0 5px 5px;
	float: left; 
}
.cat-slider ul li img { 
	width: 100%;
	height: 100px;
	float: left;
}
.cat-slider ul li .entry-content { 
}
.cat-slider ul li .entry-title i { display: none; } 
.dvb-more-category > h3 > span { width: 100%; }
.listslider .entry-title {
	border-bottom: 0px;
	padding: 0px;
}

/* Widget More In Category 2 */

.dvb-mic2 .mic2-slider { margin: 0 -10px; position: relative; }
.cat-slider .slider-container { }
.dvb-mic2 .mic2-slider ul { width: 100%;  height: 200px; }
.mic2-slider ul li { 
	margin: 0 5px 5px;
	float: right; 
	width: 48%;
	border-bottom: 1px solid #ddd;
	height: 20%;
}
.mic2-slider ul li.mic2-first { 
	width: 47%;
	float: left;
	border-bottom: 0px;
	border-right: 1px solid #ddd;
	height: auto;
	padding-right: 10px;
	box-sizing: border-box;
}
.mic2-slider ul li img { 
	width: 100%;
	height: auto;
}
.dvb-mic2 > h3 > span { width: 100%; }
.dvb-mic2 .entry-title {
	border-bottom: 0px;
	padding: 0px;
}
.dvb-mic2 ul li .entry-title a {
}

/* Widget More In Category 3 */

.dvb-mic3 .mic3-slider { margin: 0 -10px; position: relative; }
.cat-slider .slider-container { }
.dvb-mic3 .mic3-slider ul { width: 100%; }
.mic3-slider ul li.mic3-top-left { 
	margin: 0 5px 5px;
	float: left; 
	width: 47%;
	border-top: 0px;
	padding: 0px;
}
.mic3-slider ul li.mic3-top-right { 
	margin: 0 5px 5px;
	float: right; 
	width: 48%;
	border-top: 0px;
	padding: 0px;
}
.mic3-slider ul li.mic3-top-right .entry-content, 
.mic3-slider ul li.mic3-top-left .entry-content { 
	padding: 0px;
}
.mic3-slider ul li.mic3-top-right i, 
.mic3-slider ul li.mic3-top-left .entry-content { 

}
.mic3-slider ul li { 
	width: 100%;
	border-top: 1px solid #ddd;
	height: auto;
	padding: 5px;
}
.mic3-slider ul li img { 
	width: 110px;
	height: auto;
	float: left;
	margin: 0px 10px 0px 0;
}
.mic3-slider > h3 > span { width: 100%; }
.mic3-slider .entry-title {
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.mic3-slider ul li .entry-content {
	padding: 0 10px;
}

/* List Widgets */

.dvb-list-icon {
	display: inline;
}

.dvb-list-text {
	display: inline;
	padding-left: 5px;
}

/* Feature Widget */
#feature-body { 
	position: relative; 
	width: 300px;
	height: 130px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
#feature-body img { width:100%; height:auto; display: none; }
#feature-body #feature-meta { position: absolute; bottom: 0; left: 0px; right: 0px; padding: 15px; }
#feature-body #feature-head { display: block; color: #ffdd00; text-shadow: 1px 1px #000; text-transform: uppercase; font-weight: bold; }
#feature-body #feature-title { font-size: 24px; color: white; text-shadow: 1px 1px #000; font-weight: bold; text-transform: uppercase; font-family: Garamond; }
#feature-body a:hover { text-decoration: none; }

/* Maqruee */

#marquee {
	padding: 10px 0 5px;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
}

.left .ticker-content {
	line-height: 28px;
	padding: 0px;
}

.ticker-content a {
	font-size: 12px;
}

.marquee-name {
	font-size: 12px;
	line-height: 20px;
	float: left;
	padding: 0 10px 0 0;
	color: #cd0021;
	border-right: 2px solid #cd0021;
	margin: 0px 10px 0px 10px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}
.announcement .marquee-name {
	color: #cd0021;
	border-right-color: #cd0021;
}
.announcement a {
	color: #000;
}
.marquee-items {
	
}

.marquee-items ul {
	
}

.marquee-items ul li {
	
}

.news-item { display: none; padding-top: 2px; }
.news-item.breaking-on { display: block; }
.news-item a { line-height: 20px;  vertical-align: middle; display: block; color: #cd0021; }


/* Ads Widget */

.ads-grid {
	padding: 10px 0;
}

.ads-grid li {
	width: 150px;
	float: left;
	height: 150px;
}

.ads-grid li img {
	margin: auto;
	display: block;
	border: 1px solid #ddd;
	padding: 1px;
}

/* Galleries Widget */

.widget.galleries {
	
}
.widget.galleries .slider-container {
	margin: -8px 0px 0px 1px;
	padding-top: 10px;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}
.widget.galleries img {
	width: 100%;
	height: auto;
	display: block;
}
#galleries-slider {
	position: relative;
	width: 340px;
	margin-left: -20px;

}
.galleries-list {
	width: 3000px;
}
.galleries-list li {
	width: 300px;
	float: left;
	padding: 0 20px;
}
.sidebar .entry-title.galleries-title {
	padding: 5px;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
}
.galleries-title a {
	font-size: 14px;
}
.galleries-slider.slider-nav {
	position: absolute;
	width: 100%;
	display: none;
	top: 0px;
}

.galleries-slider.slider-nav span {
	width: 43px;
	height: 43px;
	margin-top: 100px;
	display: block;
	background: url(/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/sprite-v.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}

.galleries-slider .slider-next {
	float: right;
	background-color: black;
	background-position: 0 0;
	margin-right: 10px;
	position: relative;
	-moz-border-radius: 0px 0px 3px 0px;
	-webkit-border-radius: 0px 0px 3px 0px;
	border-radius: 0px 0px 3px 0px;
	border-left: 2px solid #000000;
}

.galleries-slider .slider-prev::after {
	display: none;
	content: '';
	border-style: solid;
	border-width: 5px;
	border-color: transparent black black transparent;
	position: absolute;
	top: -10px;
	left: 0px;
}
.galleries-slider .slider-next::after {
	display: none;
	content: '';
	border-style: solid;
	border-width: 5px;
	border-color: transparent transparent black black;
	position: absolute;
	top: -10px;
	right: 0px;
}
.galleries-slider .slider-prev {
	float: left;
	background: black;
	background-position: 0 -43px !important;
	margin-left: 10px;
	position: relative;
	-moz-border-radius: 0px 0px 0px 3px;
	-webkit-border-radius: 0px 0px 0px 3px;
	border-radius: 0px 0px 0px 3px;
	border-right: 2px solid #000000;
}
/* Flexslider */
.flexslider.flex-post {
	padding-bottom: 0px;
}
.flexslider.flex-post .slides {
	background-color: white;
	border-bottom: 2px solid #000000;
}
.flexslider.flex-post .slides li {
	margin: 5px 0;
	position: relative;
}
.flexslider.flex-post .slides img {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 4px 4px 0 4px;
	box-shadow: 0px 0px 0px;
	max-width: 97%;
	height: auto;
}
.flexslider .slides img {
	height: 100%;
}
.gallery.full .flexslider.flex-post .slides img {
	height: 570px;
	width: auto;
}
.flexslider.flex-post .flex-direction-nav {
	top: 15px;
	right: 20px;
}
.entry-format.gallery {
	padding-bottom: 20px !important;
	border-bottom: 1px dotted #eee;
	margin-bottom: 10px;
}
#carousel {
	margin-top: -1px;
	background: #fff;
}

#carousel .slides li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 2px;
	width: 156px !important;
	height: 100px;
	border: 2px solid #FFF !important;
}
.gallery.full #carousel .slides li {
	width: 160px !important;
} 
#carousel .flex-direction-nav {
	width: 100%;
	top: 20px;
	right: 0px;
	height: 0px;
}
#carousel .flex-direction-nav li:first-of-type {
	float: left;	
	margin-left: -2px;
}
#carousel .flex-direction-nav li:last-of-type {
	float: right;	
	margin-right: -2px;
}
#carousel .flex-next {
	border-left: 2px solid;
	border-radius: 0px;
}
#carousel .flex-prev {
	border-right: 2px solid;
	border-radius: 0px;
}
.caption-bar {
	left: 20px;
	right: 20px;
	width: auto;
	background: rgba(0,0,0,0.9);
	color: #f0f0f0;
	padding: 5px;
	border-left: 2px solid #000000;
	font-size: 14px;
	line-height: 1.4em;
}

/* Footer */
ul.footer.list li {
	border-bottom-width: 0px;
	padding: 2px 0 2px 24px;
}
#subfooter .widget {
	color: #ccc;
}
/*
.footer-title {
	font-size: 26px;
	padding: 10px;
	float: left;
	font-weight: normal;
}

#dvb-footer-nav {
	background: #222 url(/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/nav-alt.png) repeat top;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-weight: normal;
	font-size: 0;
	text-align: center;
	border-bottom: 1px solid #292929;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

#dvb-footer-nav ul {
	
}

#dvb-footer-nav li {
	width: 25%;
	float: left;
}
#dvb-footer-nav li p {
	font-size: 24px;
	padding: 10px;
}

#subfooter {
	margin-top: 20px;
	background: transparent;
	border-width: 0px;
}

#menu-footer-menu {
}

#menu-footer-menu a {
	background: none;
}
#subfooter .widget_nav_menu #menu-footer-menu > li > a {
	font-size: 16px;
	font-weight: bold;
	background: none;
	padding: 5px;
	color: #ddd;
}
#subfooter .widget_nav_menu #menu-footer-menu ul.sub-menu li {
}
#subfooter .widget_nav_menu #menu-footer-menu ul.sub-menu li a {
	background: none;
	padding: 3px 10px;
}

/* typography */
/* fontAwesome */

.font-big-bubble {
	font-size: 12px;
	position: absolute;
	margin-left: -29px;
	background: #000;
	width: 24px;
	border-radius: 12px / 12px;
	height: 24px;
	line-height: 26px;
	margin-top: -1px;
}
.font-bubble {
	font-size: 15px;
	position: absolute;
	margin-left: -29px;
	background: #000;
	width: 24px;
	border-radius: 12px / 12px;
	height: 24px;
	line-height: 26px;
	margin-top: -1px;
}
#yop_poll_widget-2 .widget-title { display: none; }
.yop-poll-footer div { text-align: center; }
.yop_poll_vote_button {
    background: #444;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    padding: 8px 14px;
    font-weight: bold;
    display: inline-block;
    border: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 5px 0;
}
.yop-poll-question {
    margin: 10px 0;
}
.yop-poll-answers {

}
.yop-poll-container { width: 100% !important; background: rgba(255,240,0,0.3) !important; color: #000 !important; }
.yop-poll-answers ul {
    list-style: none;
    padding: 0px !important;
}
.yop-poll-answers ul li {
    padding: 5px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 5px 0;
    position: relative;
}
.yop-poll-answers ul li:hover {
    border: 1px solid #000;
}
.yop-poll-answers ul li label {
    cursor: pointer;
}
.yop-poll-answers ul li input {
    display: none;
}
.yop-poll-name { font-size: 19px !important; border-bottom: 2px solid #444; }
.yop-poll-answers ul li.poll-checked {
    background: #0089c7;
    color: white;
    border: 1px solid #058;
    box-shadow: 2px 2px 40px #09f inset;
}
.yop-poll-answers ul li.poll-checked label {
    color: white !important;
}
.yop-poll-answers ul li.poll-checked .checked {
    display: inline;
    top: 5px;
    right: 5px;
    position: absolute;
}
.yop-poll-answers ul li .checked {
    display: none;
    float: right;
}
.yop-poll-answers ul li .poll-tooltip {
    display: block;
    font-size: 11px;
    line-height: 1em;
    font-weight: normal;
}
.yop-poll-answers ul li:last-of-type {
    display: none;
}

/** Disqus */
#disqus_thread {
width: 94%;
margin-left: 20px;
}
/** Responsive Section **/
	
#wrap { min-width: 100%; }
.container, #header-inner, #nav-topbar, #nav, #nav-sub { min-width: 320px; }

/* SINGLE FEATURED */
.single-featured #header {
	position: fixed;
	top: 20px;
	left: 50px;
	background: transparent;
	border-bottom: 0;
	box-shadow: 0 0 0;
}
.single-featured #header >.container {
	max-width: 100%;
	min-width: 0;
}
.single-featured #header-logo {
	background: rgba(0,0,0,1);
	padding: 10px;
	float: left;
}
.single-featured #header-inner {
	position: fixed;
	right: 50px;
	top: 20px;
	min-width: 100px;
	z-index: 1000;
}
.single-featured #header-social {
	bottom: auto;
	right: auto;
	padding: 0;
}
.single-featured #logo {
	padding: 0;
}
.single-featured #logo a img {
	height:50px;
	padding: 0;
}
.single-featured #header-nav {
	position: relative;
	background: rgba(0,0,0,0.8);
	float: left;
	height: 74px;
}
.single-featured #header-nav #nav {
	border: 0;
}
.single-featured #header-nav #nav {
	margin-left: 0;
}
.single-featured #header-nav #nav li {
	border-right: 0;
	font-size: 14px;
}
.single-featured #header-nav #nav > li > a {
	background: transparent;
	padding: 27px 15px;
}
.single-featured #header-nav #nav ul {
	top: 74px;
}
.single-featured #page {
	width: 100%;
	margin-top: 0;
}
.single-featured .text {
	border-bottom: 1px solid;
	margin-bottom: 50px;
}
.single-featured #page > .container {
	max-width: 100%;
}
.single-featured #page-inner > .content {
	height: 625px;
}
.single-featured #page-inner .content .entry-thumb {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
.single-featured #page-inner .content .entry-thumb .dvb-caption-bar {
	display: none;
}
.single-featured h1.entry-title {
	font-family: "Lustria";
	color: white;
	font-size: 56px;
	text-shadow: 2px 2px #000;
	margin: 10px 0;
}
.single-featured {
	font-family: "EB Garamond";
	font-size: 20px;
}
.single-featured #feature-meta {
	position: absolute;
	bottom: 50px;
	width: 905px;
	left: 50%;
	margin-left: -452px;
	color: white;
	text-shadow: 1px 1px #000;
	z-index: 1;

}
.single-featured .main .content {
	width: 705px;
	margin: 50px auto;
}
.single-featured #header-title {
	position: absolute;
	top: 0;
	left: 75px;
	color: white;
	font-family: "EB Garamond";
}
.single-featured #header-title .title {
	font-size: 24px;
}
.single-featured #header-title .author {
}
.single-featured article { 
	overflow: visible;
}
.single-featured img {

}
.single-featured .aligncenter {
	margin: 30px -50px;
	max-width: inherit;
	width: auto !important;
}
.single-featured .text .wp-caption.alignright {
	float: right;
	max-width: 500px;
	margin-right: -50px;
}
.single-featured .text .wp-caption.alignleft {
	float: left;
	max-width: 500px;
	margin-left: -50px;
}
.single-featured .text .wp-caption.alignnone {
	width: auto !important;
	max-width: none !important;
	padding: 0;
}
.single-featured .alignnone img {
	width: 100%;
}
.single-featured .text blockquote {
	font-size: 21px;
	margin: 30px 0 30px 10px;
	font-family: "Lustria"	;
}
.single-featured .feature-excerpt {
	display: block;
	margin: 0 auto;
	font-size: 22px;
	line-height: 25px;
}
.single-featured .feature-author {
	display: block;
	margin-top: 20px;
}
.single-featured .feature-header{
	border-bottom: 1px solid #888;
	color: #888;
	font-size: 16px;
	padding-bottom: 5px;
}
.single-featured .meta-item {
	display: inline-block;
	margin: 0 3px;
}
.single-featured .meta-item i {
	font-size: 18px;
}
.single-featured .meta-item.entry-social {
	float: right;
}
.single-featured .meta-item a {
	color: #888;
}
.single .single-featured .entry-meta.entry-share {
	height: 18px;
	padding: 0 12px 0 0;
	margin: 2px 18px 0;
	float: none;
	border-top: 0px;
	filter: none;
	-moz-filter: none;
	-o-filter: none;
	-webkit-filter: none;
	-ms-filter: none;
}
.single-featured #email-story {
	margin: 0;
	margin-top: 10px;
	margin-bottom: -5px;
}
.single .single-featured .entry-meta .share-facebook iframe {
	width: 80px !important;
}
.single .single-featured .entry-meta li {
	margin-right: 0;
}
.single-featured .twitter-share-button {
	width: 80px !important;
}
/* ------------------------------------------------------------------------- *
 *  Tablet (Common) : 1023px > 640px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1021px) {
	.widget .dvb-list-icon { display: none; }
	.widget .dvb-list-text { width: 100%; }
	#nav { margin-left: 100px; }
	#to-burmese { bottom: 20px; top: auto; }
	#header-meta { bottom: 102px; } 
	#header-social-t { bottom: -20px; right: 20px; }
	#header-search-t { width: 150px; }
	#header-search-t input { width: 150px; }
	.megaspot .entry-thumbnail { height: auto; }

	.single-featured #feature-meta { width: 80%; max-width: 905px; }

}

/* ------------------------------------------------------------------------- *
 *  Tablet (Portrait) : 768px > 640px
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.content,
	.content-part,
	.sidebar { width: 100%; float: none; margin-right: 0!important; margin-left: 0!important; }
	.main { background-image: none!important; padding: 0!important; }
	.grid, .content-part .grid{ width: 100%; margin: 0 0 20px; }
	.hr { margin-top: 10px; }
		
	/* base */
	body { font-size: 13px; }
	.pad { padding: 20px 20px 10px; }
	#page-title.pad { padding-bottom: 20px; }
	#header .pad { padding-top: 0; padding-bottom: 0; }
	#logo { border-bottom: 1px solid #f1f1f1; padding-top: 15px; padding-bottom: 15px; height: auto; }
	#header-social { float: left; }
	#header-social li { margin-right: 10px; margin-left: 0; }
	#logo { width: 100%; float: none; line-height: 50px; }
	#logo a { float: none; text-align: center; }
	#logo a img { float: none; }
	.select-nav { display: block; }
	.mobile-sidebar-disable .sidebar,
	.sidebar { background: #f4f4f4; border-top: 1px solid #ddd; padding-top: 20px; width: 100%; display: block; float: none; }
	#nav-topbar,
	#nav-sub { text-align: center; }
	#nav-sub li a { padding-left: 12px; padding-right: 8px; }
	
	#page-inner.sidebar-right,
	#page-inner.sidebar-left { background-image: none; }
	
	/* hide */
	#sticky-footer-push,
	#tagline,
	#header-nav,
	.mobile-sidebar-disable .sidebar,
	.caption-bar,
	li.entry-author,
	#page-image-text span.description,
	#slidecaption,
	#header-meta,
	#breadcrumb { display: none; }
	
	/* page */
	#page-title h1,
	#page-title h2 { font-size: 20px; }
	.search #page-title h1 span,
	.search #page-title h2 span { display: inline; }
	#page-image-text { margin-top: -20px; }
	#page-image-text span.caption { line-height: 40px; font-size: 40px; }

	/* footer */
	#nav-alt li a { padding-left: 8px; padding-right: 8px; }
	#subfooter .grid { margin-bottom: 0; }
	
	/* ads */
	#header .grid.one-full { margin-bottom: 0; }
	#subfooter .grid.one-full { margin-bottom: 15px; }
	
	/* comments */
	.commentlist li ul li { padding-left: 10px; }
	
	/* blog */
	#subheader-inner { padding: 0; } 
	.newsflash .article .av { padding: 3px; width: 32px; }
	.newsflash .article .pad { padding: 10px 20px; }
	.newsflash .article .title { font-size: 14px; }
	.newsflash .grid { width: 100%; background-image: url(/web/20180817233800im_/http://dvb.no/wp-content/themes/newsroom14/img/hr-light.png); background-repeat: repeat-x; background-position: bottom; }
	.newsflash .grid .pad { min-height: 0; }
	.newsflash .grid.first { background-image: none; }
	.newsflash .first p { display: none; }
	.flex-newsflash .flex-direction-nav { top: 9px; }
	.flex-newsflash .flex-direction-nav .flex-prev { display: none; }
	
	.megaspot .entry .entry-title { font-size: 26px; }
	.megaspot .entry .entry-thumbnail .entry-title  { font-size: 20px; }
	
	.megaspot .entry-thumbnail { height: auto; }

	.bigspot .grid { margin-right: 2.9%; }
	.bigspot .one-half { width: 48.5% !important; }
	
	.single .entry-comments,
	.single .entry-category { margin-top: 0; }
	.single .entry-title,
	.single .single-header-small .entry-title{ font-size: 32px; }
	.entry-browse li { width: 100%; } 
	.entry-browse li a { min-height: auto; }
	.entry-browse li.previous a { border-right: 0; }
	.entry-related li { width: 33.33%; }
	.entry-related li:nth-child(4) article { border-right-color: #fff; }
	.entry-related li:nth-child(4) { display: none; }
	
	/* shortcode: hr */
	.text hr, .hr { margin-top: 26px; }
	
	/* shortcode: google maps */
	.google-map { width: 100%!important; }

	/* featured */
	.single-featured .text .wp-caption.alignleft { margin-left: 0px; max-width: 100%; }
	.single-featured .text .wp-caption.alignright { margin-right: 0px; max-width: 100%; }
	.single-featured .text .wp-caption.aligncenter { margin: 30px 0px; max-width: 100%; }
	.single-featured .main .content { width: 100%; margin-top: 20px; }
	.single-featured #feature-meta { width: 80%; position: relative; bottom: auto;}
	.single-featured h1.entry-title { font-size: 18px; color: black; text-shadow: 1px 1px white; }
	.single-featured .feature-excerpt { font-size: 16px; color: black; text-shadow: 1px 1px white; }
	.single-featured .text { font-size: 14px; padding: 10px 20px; }
	.single-featured .meta-item.entry-social { display: block; float: none; }
	.single-featured .meta-item.entry-dvb-print { display: none; }
	.single-featured .text blockquote { font-size: 16px; }
	.single-featured .text .wp-caption { max-width: 100%; }
	.single-featured .feature-header { text-align: center; }
	.single-featured #header-logo { float: none; }
	.single-featured #header { position: relative; top: 0; left: 0; }
	.single-featured #header .select-nav { margin: 0; }
	.single-featured #page-inner .content .entry-thumb { position: relative; width: 100%; }
	.single-featured .pad { padding: 0; }
	.single-featured #page-inner > .content { height: auto !important; }

}

/* ------------------------------------------------------------------------- *
 *  Mobile (Common) : 639px > 0px (480px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 639px) {
	/* hide */
	#header-search,
	#header-social,
	#page-image-text,
	#page-title h1 span,
	#page-title h2 span,
	.entry-author-block,
	.entry-tags,
	.flex-post .flex-control-nav,
	#marquee,
	#header-inner,
	#most-recent-nav-top,
	.advs-header,
	#sidebar-home,
	#slidecounter { display: none; }

	#page { overflow-x: hidden; }

	.mic3-slider ul li.mic3-top-right { margin: 0 0 5px; }
	
	.megaspot { display: block; }

	.megaspot .flexslider { display: none; }

	.megaspot .entry-thumbnail { height: auto; }

	.featured-tab { width: 48%; }
	
	#header-logo { position: relative; margin: 0; }

	#logo { position: relative; height: auto; top: 0; }

	.single .entry-meta li.social { float: left; padding: 5px 0; }

	.cat-list ul { width: 100% !important; margin: 0px !important; }
	.cat-list ul li { width: 100% !important; border-bottom: 1px solid #ddd; }
	.cat-list ul li img { display: none; }
	.cat-list ul li .entry-content { display: none; }
	.cat-list ul li .entry-title i { display: inline; margin-right: 5px; }
	.dvb-more-category .grid-toggle { display: none; }
	
	.dvb-mic2 .mic2-slider { margin: 0px; }
	.mic2-slider ul li { margin: 5px;
		float: none; 
		width: auto;
		border-bottom: 1px solid #ddd;
		height: auto;
	}
	.mic2-slider ul li.mic2-first { 
		width: auto;
		float: none;
		border-bottom: 1px;
		border-right: 0px solid #ddd;
		height: auto;
		padding-right: 0px;
		box-sizing: border-box;
	}
	.mic2-slider ul li img { display: none; }

	.mic3-slider ul li img { float: none; }
	
	/* featured */
	.single-featured .text .wp-caption.alignleft { margin-left: 0px; max-width: 100%; }
	.single-featured .text .wp-caption.alignright { margin-right: 0px; max-width: 100%; }
	.single-featured .text .wp-caption.aligncenter { margin: 30px 0px; max-width: 100%; }
	.single-featured .main .content { width: 100%; margin-top: 20px; }
	.single-featured #feature-meta { width: 80%; position: relative; bottom: auto;}
	.single-featured h1.entry-title { font-size: 18px; color: black; text-shadow: 1px 1px white; }
	.single-featured .feature-excerpt { font-size: 16px; color: black; text-shadow: 1px 1px white; }
	.single-featured .text { font-size: 14px; }
	.single-featured .meta-item.entry-social { display: block; float: none; }
	.single-featured .meta-item.entry-dvb-print { display: none; }
	.single-featured .text { font-size: 14px; padding: 10px 20px; }
	.single-featured .text .wp-caption { max-width: 100%; }
	.single-featured .feature-header { text-align: center; }
	.single-featured #header-logo { float: none; }
	.single-featured #header { position: relative; top: 0; left: 0; }
	.single-featured #header .select-nav { margin: 0; }
	.single-featured #page-inner .content .entry-thumb { position: relative; width: 100%; }
	.single-featured .pad { padding: 0; }
	.single-featured #page-inner > .content { height: auto !important; }


}

/* ------------------------------------------------------------------------- *
 *  Print
/* ------------------------------------------------------------------------- */
@media print {
	body { background:white; color:black; margin:0 }
	#header,
	.entry-browse,
	.entry-related,
	#comments,
	.sidebar,
	#breadcrumb,
	#subfooter,
	.entry-share,
	#footer { display: none; }
	#print-logo { display: block; }
	.main.sidebar-right { padding: 0 170px; background: none; }
	.single-featured #feature-meta { width: 80%; }

}
.adsBanner{left:15%;width:75%;height:50%;top:0%;position:absolute;}
/*
     FILE ARCHIVED ON 23:38:00 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:28:46 Feb 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 141.84
  exclusion.robots: 0.15
  exclusion.robots.policy: 0.136
  RedisCDXSource: 0.929
  esindex: 0.01
  LoadShardBlock: 103.436 (3)
  PetaboxLoader3.resolve: 152.782 (4)
  PetaboxLoader3.datanode: 58.641 (5)
  CDXLines.iter: 28.657 (3)
  load_resource: 154.791 (2)
*/