.site-header .main-navigation,
.site-main-header .main-navigation,
.hero p,
.site-content p,
.contain-document-bank ul li ul {
	font-family: 'Roboto', sans-serif;
}
h1,
h2,
.site-title,
.site-footer,
.chart,
.site-header .product-sub a,
#partner-logo-widget h3,
.news-widget a.more,
.contain-document-bank ul {
	font-family: 'Dosis', sans-serif;
}
.chart {
	width:100%;
	height:240px;
	margin-top:-75px;
}
.chart .timer {
	font-size: 28px;
	font-weight: 200;
	fill:#333;
}
h2,
#partner-logo-widget h3 {
	font-size: 32px;
	font-weight: 200;
}
#partner-logo-widget h3,
#short-usps h2 {
	font-size: 18px;
	letter-spacing: .8px;
	text-transform: uppercase;
}
#short-usps h2 {
	font-size: 22px;
}
.site-header .main-navigation,
.site-main-header .main-navigation,
a.cta {
	font-size: 11.6px;
	letter-spacing: 0.6px;
}
a.cta {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
}
.site-header .main-navigation,
.site-main-header .main-navigation,
.hero h1,
a.cta {
	text-transform: uppercase;
}
.hero h1,
.cpsi h1 {
	font-weight: 400;
}
.hero h1 {
	margin-top:0;
	margin-bottom: 15px;
	font-size:47px;
	font-weight: 200;
	letter-spacing: 2.8px;
	text-shadow: 0px 0px 15px rgba(255,255,255,1);
}
.cpsi h1 {
	font-size: 42px;
	margin:0;
	line-height: 1em;
	color:#1295d8;
}
.cpsi h2 {
	font-size: 22px;
	margin-bottom: 25px;
	line-height: 1.25em;
}
.cpsi p {
	margin-bottom: 0;
}
span.describe {
	font-family: 'Roboto';
	font-size:11px;
	color:#999;
}
.site-main h1,
.newslisting h1 {
	letter-spacing: 1px;
	font-weight: 200;
}
.site-main p,
.contain-subnav ul,
.sidebar,
.sidebar p {
	font-family: 'Roboto';
	font-size:15px;
}
.sidebar h4,
#product-sidebar h3 {
	font-family: 'Dosis';
	font-size: 16px;
	letter-spacing: .8px;
}
.contain-subnav ul,
.sidebar,
.sidebar p {
	font-size: 13px;
}
.main-navigation a:link,
.main-navigation a:visited,
.main-navigation a:active,
.main-navigation a:hover {
	text-decoration: none;
	color:#333;
}
.site-header .product-sub a:link,
.site-header .product-sub a:visited,
.site-header .product-sub a:active,
.site-header .product-sub a:hover {
	text-decoration:none;
	color:#444;
}
.site-header .product-sub a:hover {
	background:rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.05);
}
.main-navigation a:hover,
.site-header .product-sub a:hover,
.main-navigation li.current-page-ancestor a,
.main-navigation li.current_page_item a,
.main-navigation li.current_page_ancestor a {
	color:#1295d8;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.site-content p {
	font-size: 14px;
	font-weight: 200;
}
.hero p {
	font-size:16px;
	margin-top:0;
	font-weight: 200;
	margin-bottom:35px;
}
p strong {
	font-weight: 400;
}
.contain-document-bank ul li {
	font-weight: 400;
	font-size: 17px;
	margin-top:18px;
}
	.contain-document-bank ul li span.title {
		padding-bottom:9px;
		text-transform: uppercase;
		display: block;
	}
.contain-document-bank ul ul li {
	font-size: 13px;
	margin-top:0px;
	font-weight: 400;
	padding:2px 2px;
}
.contain-document-bank ul ul li a {
	text-decoration: none;
}
.contain-document-bank ul ul li a:hover .fa {
	color:#333;
}
.contain-document-bank ul ul li .fa {
	margin-right: 4px;
	font-size: 14px;
}
.contain-document-bank p.disclaimer {
	margin:36px 0;
	font-size: 11px;
	letter-spacing: .4px;
	font-family: 'Dosis';
	text-transform: uppercase;
}


a:link,
a:active,
a:visited,
a:hover {
	color: #1295d8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.cta {
	padding:10px 16px;
	font-weight: 400;
	color:#fff;
	margin:0;
	text-decoration: none;
	background: #1295d8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin:1px;
}
a.cta.movie {
	background:transparent;
	border:1px solid #1295d8;
	padding:8px 14px;
	color:#129fd8;
}
a.cta:hover {
	border:1px solid #1295d8;
	text-decoration: none;
	margin:-1px;
	padding:11px 17px;
}
a.cta.ghost:hover {
	border:none;
	background:#1295d8;
	color:#fff;
}
a.cta:active {
	border:1px solid rgba(255,255,255,1);
	background:#108dcd;
	color:rgba(255,255,255,.8);
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.15);
	box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.15);
}
	a.cta:after {
		content:"\f178";
		font-family: 'fontAwesome';
		margin-left: 7px;
	}
	.hero a.cta:after {
		content:'';
		margin:0;
	}
	a.cta.movie:after {
		content:'\f144';
		margin-left: 7px;
	}
.site-footer {
	font-size:11px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
	.site-footer ul li.title {
		margin-bottom: 5px;
	}
	.site-footer ul li.title a,
	.site-footer p.title {
		font-size: 12px;
		color:#888;
		cursor: default;
		text-shadow: 0 1px 0 #000;
	}
	.site-footer a {
		text-decoration: none;
		color:#777;
	}
		.site-footer a:hover {
			color:#9a9a9a;
		}
ul#crumbs,
ul#crumbs a {
	font-size: 11px;
	font-weight: normal;
	color:#999;
	line-height: 16px;
	text-transform: uppercase;
	font-family: 'Dosis';
	letter-spacing: .5px;
	text-decoration: none;
}
	ul#crumbs a:hover {
		color:#444;
	}	
ul#crumbs li:before {
	content: '\f105';
	font-weight: normal;
	font-size: 11px;
	color:#ccc;
	margin:0 6px;
	font-family: 'FontAwesome';
}
ul#crumbs li:first-child:before {
	content: '';
	display: none;
}
.sidebar ul li.current-menu-item a {
	color:#333333;
	text-decoration: none;
}
#quote-wrapper h2 {
	position:relative;
	text-shadow: 0px 2px 10px #fff;
}
#quote-wrapper h2:before,
#quote-wrapper h2:after {
	font-size: 22px;
	vertical-align: top;
	opacity: .4;
}
#quote-wrapper h2:before {
	content:'\f10d';
	font-family: 'FontAwesome';
	padding-right: 7px;
}
#quote-wrapper h2:after {
	content: '\f10e';
	font-family: 'FontAwesome';
	padding-left: 7px;
}
#quote-wrapper p {
	margin:0 0 26px 0;
	text-transform: uppercase;
	text-shadow: 0px 0px 8px #fff;
}
	#quote-wrapper p .name {
		font-weight: 400;
		text-transform: none;
	}
	#quote-wrapper p .name:before {
		content: '\f087';
		font-family: 'FontAwesome';
		margin-right: 6px;
	}
	#quote-wrapper p .name:after {
		content: ',';
	}
	#quote-wrapper p .title,
	#quote-wrapper p .company {
		font-size: 12px;
	}
.inner-quote p {
	font-size:16px;
	font-family: 'Dosis', sans-serif;
	text-align: left;
}
	.inner-quote p:first-child:after {
		content: '\f10e';
		font-family: 'FontAwesome';
		padding-left: 7px;
		opacity: .6;
	}
	.inner-quote p:first-child:before {
		content: '\f10d';
		font-family: 'FontAwesome';
		padding-right: 7px;
		opacity: .6;
	}
	.inner-quote p.quotee {
		font-size: 12px;
		text-transform: uppercase;
		text-align: left;
	}
		.inner-quote p.quotee .name {
			font-weight: bold;
			font-size: 14px;
			clear: both;
			float:left;
			width:100%;
		}
.news-widget ul a {
	color:#fff;
	text-decoration: none;
}
.news-widget ul a:hover h3 {
	text-decoration: underline;
}
.news-widget h4,
.news-widget a.more,
#product-sidebar h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin:0;
	padding: 4px 10px;
	border-bottom: 1px solid #313131;
}
.entry-content h3,
.page-template-template-finansiell-kalender .main.wrapper h3,
.page-template-template-work .main.wrapper h3,
.page-template-template-finansiell-kalender .main.wrapper h4,
.page-template-template-work .main.wrapper h4,
.h3 {
	font-family: 'Dosis',sans-serif;
	font-size:22px;
	font-weight: 400;
	margin-bottom: 12px;
}
.page-template-template-finansiell-kalender .main.wrapper h4,
.page-template-template-work .main.wrapper h4 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .9px;
}
.page-template-template-finansiell-kalender .main.wrapper p.financial-date {
	font-size:12px;
	color:#999;
}
.contain-financial-calendar .calendar-event .calendar-event-text h4,
.contain-financial-calendar .calendar-event .calendar-event-text p {
	margin:0px;
	margin-bottom: 0px;
}
#product-sidebar h3 {
	padding:18px 0;
	border-bottom: none;
}
.news-widget h3 {
	font-weight: normal;
	font-size: 13px;
	padding:0px 10px;
	margin:0px;
}
.news-widget .date {
	font-size: 10px;
	padding:0 10px;
	color:rgba(250,250,250,.5);
}
.news-widget a.more:link,
.news-widget a.more:visited,
.news-widget a.more:active,
.news-widget a.more:hover {
	border-top:1px solid #313131;
	display: block;
	font-weight: normal;
	font-size:14px;
	width:100%;
	color:#f04e98;
	padding:4px 10px 4px;
	margin:0;
	text-decoration: none;
}
.news-widget a.more:hover {
	background:#292929;
}
.news-widget a.more:after {
	font-family: 'FontAwesome';
	content: '\f105';
	float:right;
}
.newslisting .newsrow .news-content h2 {
	margin:0 0 18px;
	padding:0;
	font-size:26px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}
.newslisting .newsrow .news-content p.post-description {
	margin:0px;
	padding:0px;
}
.newslisting .newsrow .news-content a.post-date {
	font-family: 'Dosis';
	font-size:14px;
}
.newslisting .newsrow .news-content h2 a,
.newslisting .newsrow .news-content a.post-date,
.newslisting .newsrow .news-content .fa {
	color:rgba(255,255,255,1);
}
.newslisting .newsrow:hover .news-content h2 a {
	text-decoration: underline;
}
.newslisting .fa {
	padding:0 15px;
}
.newslisting .fa.fa-tag {
	padding-right:4px;
}
.related-newslisting h3 {
	font-family: 'Dosis';
	font-size: 16px;
	font-weight: 200;
	text-transform: uppercase;
	background:rgba(20,20,20,.3);
	position: absolute;
	bottom:0px;
	margin:0px;
	padding:9px;
	width:100%;
	left:0px;
	height: 50%;
	opacity: 0;
}
	.related-newslisting h3 .post-date .fa {
		margin-right:5px;
	}
	.related-newslisting h3 .post-date {
		width:100%;
		float:left;
		position:absolute;
		bottom:8px;
		left:9px;
		color:rgba(255,255,255,.75);
		font-size: 13px;
	}
.related-newslisting .newsrow:hover h3 {
	opacity: 1;
	height:100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.related-newslisting h3 a {
	text-decoration: none;
	color:#fff;
}
.contain-single .entry-title {
	margin:36px 0 9px 0;
}
.contain-single .entry-meta .post-meta {
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	color:#999;
	letter-spacing: .6px;
}
.contain-single .entry-meta .post-meta .fa {
	margin-right: 4px;
}
.contain-single .sharing-options ul.file-attachments,
.contain-single .entry-meta .post-meta {
	font-family: 'Dosis';
	font-size: 14px;
}
.contain-single .entry-meta .post-meta {
	font-size: 12px;
}
.contain-single .sharing-options ul.file-attachments a {
	text-decoration: none;
}
.contain-single .sharing-options ul.file-attachments a .fa {
	margin-right: 4px;
}
.contain-single .contain-post-navigation a {
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10.8px;
	letter-spacing: .8px;
}
.contain-single .sharing-options .sharing-tools {
	text-align: right;
}
.contain-single .sharing-options .sharing-tools a {
	padding:0 4px;
	color:#bbb;
	font-size: 14px;
}
.contain-single .sharing-options .sharing-tools a:hover {
	color:#666;
}

#mobile-nav-menu .container ul li a {
	font-size: 22px;
	font-family: 'Roboto';
	letter-spacing: .6px;
	line-height: 40px;
	font-weight: 500;
}
#mobile-nav-menu a.home-btn {
	font-size: 29px;
}
h1.entry-title {
	margin-bottom: 0;
}
.entry-content {
	margin-top:0px;
}