@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 200;
  src: local('Muli ExtraLight'), local('Muli-ExtraLight'), url(4H56zViCnu0ih5gSuVAQdw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: local('Muli Light'), local('Muli-Light'), url(T-qN9Yh40TTJeenUALkjgg.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli Regular'), local('Muli-Regular'), url(z6c3Zzm51I2zB_Gi7146Bg.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: local('Muli SemiBold'), local('Muli-SemiBold'), url(SSDjnwDvv9AWqGWApzySVQ.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: local('Muli Bold'), local('Muli-Bold'), url(WQIsflEaABH2ETkzZKPChw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 800;
  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url(uLHeTmQh-SODolEfROCiNQ.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 900;
  src: local('Muli Black'), local('Muli-Black'), url(UskHAOI1mqI7afNYsPY63g.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 200;
  src: local('Muli ExtraLight Italic'), local('Muli-ExtraLightItalic'), url(VLVaOLQgJSNh81tTTnnv_FtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 300;
  src: local('Muli Light Italic'), local('Muli-LightItalic'), url(Q5N_zd0042xOVES9NXt9QltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 400;
  src: local('Muli Italic'), local('Muli-Italic'), url(RGzT9VzvdKojoeSA3nPC6Q.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 600;
  src: local('Muli SemiBold Italic'), local('Muli-SemiBoldItalic'), url(5ro9EzTZGBUdKaArmtrScltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 700;
  src: local('Muli Bold Italic'), local('Muli-BoldItalic'), url(nzxeg9Hd0-hLTMmG-EAtNFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 800;
  src: local('Muli ExtraBold Italic'), local('Muli-ExtraBoldItalic'), url(MV3zGIjB1dmyAU8p1i9RFVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 900;
  src: local('Muli Black Italic'), local('Muli-BlackItalic'), url(kM_53bIPeALgJDWf6MmTEVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}



/* STYLE - Mobile site */

html, body{
	height:100%;
	background:#000;
    font-family: 'Muli', sans-serif;
	background: url(../img/background.jpg) no-repeat center top #666666 fixed;
	background-size:cover;

}

h1{
    font-family: 'Muli', sans-serif;
	font-size:36px;
	color:#fff;
	text-shadow:0 2px 5px #333;
	padding:0;
	margin: 60px 0;
	font-weight:900;
	text-align:center;
	letter-spacing: 3px;
}

h2{
    font-family: 'Muli', sans-serif;
	font-size:20px;
	color:#fff;
	padding:0;
	margin: 30px 0;
	font-weight:800;
	text-align:center;
	line-height:30px;
}

h3{
	font-family: 'Muli', sans-serif;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	color:#6a7b89;
}


h4{
	font-size:14px;
	font-weight:900;
	color:#6a7b89;
	padding:0;
	margin:0;
	line-height:22px;
}

footer .footerContent{
	background:#fff;
	color:#6a7b89;
	padding-left:30px;
	padding-top:40px;
	padding-bottom:60px;
}

footer .footerContent a{
	color:#f1941c;
	text-decoration:none;
}

#logo{
	background-color:#fff;
	height:70px;
}

#logo img{
	width:80px;
	margin-top:15px;
}

#navi-container{
    position: absolute;
    top:10px;
    left:0;
    width:100%;
    z-index:999;
    margin-top:10px;
}

.navbar-toggle{
    margin-bottom: 0;
    color:#eef0e6;
}

#navi-container ul li{
    background-color: #6a7b89;
}

#navi{
	background-color:#6a7b89;
	height:70px;
	color:#eef0e6;
	padding-top:15px;
}


#navi .deskRight{
	float:right;
	text-align:right;
	position:absolute;
	right:40px;
	top:0px;
    
}

#navi #topnav{
	list-style-type:none;
	padding:0;
	margin:0;
    display: none;
}

#navi .telhead{
    padding-top: 10px;
    display: inline-block;
}

#navi #topnav li{
	padding:0;
	margin:0 0 0 20px;
	display:inline;
	text-transform:uppercase;
	font-size:11px;
	font-weight:600;
}

#menu li #mobnav li a:after{
    content:"";
}

#menu{
	margin-left:-15px;
	margin-top:11px;
    margin-bottom: 30px;
}

#menu a{
	color:#eef0e6;
	padding-right:26px;
	padding-left:26px;
	font-weight:bold;
	text-transform:uppercase;
    letter-spacing: 1.2px;
    width: 100%;
    display: inline-block;
}

#menu li a:hover{
	background-color:#f1941c;
}

#menu li a.selectedlink{
	background-color:#f1941c;
}

#topnav a{
	color:#eef0e6;
}

#topnav li a:hover{
	background-color:#f1941c;
    text-decoration: none;
}

#topnav li a.selectedlink{
	background-color:#f1941c;
}

#menu li a.firstLayer{
	font-weight:bold;
}

#menu li a.firstLayer .icon{
	float:right;
}

/*     content: '\f105'; */
#menu li .page-scroll:after{
    font-family:'FontAwesome';
    position: absolute;
    right: 40px;
    z-index: 1000;
}
#menu li a{
    padding-left: 40px;
}

#main{
	background:#fff;
}

.navbar-collapse {
    border-top: none;
    box-shadow: none;
}

#mainTop{
	background-color:#6a7b89;
}

#mainTop::after{
	content:"";
	position:absolute;
	bottom:-18px;
	left:50%;
	margin-left:-40px;
	height:36px;
	width:80px;
	z-index:10;
	background-color:#f1941c;
}

#mainContent{
	background-color:#eef0e6;
	padding:8%;
}

#mainContent p, footer p{
	line-height:25px;
	margin-bottom:15px;
}

#mainContent h4{
	color:#000;
}

#mainContent table{
	width:100%;
    font-size: 12px;
}


#mainContent table th{
	padding:5px 5px;
}

#mainContent table td{
	min-height:35px;
	height:35px;
	padding:5px 5px;
}

#mainContent table tr:nth-child(2n+1){
	background-color: #fff;
}

#mainContent table thead th{
	background:#6a7b89;
	color:#fff;
}

#leftCol{
	background-color:#fff;
	padding:0;
}

#rightCol, #mobileNews{
	background-color:#fff;
	padding:20px 30px;
}

.svg-container {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    position: relative;
}

#circleGraph{
	width:100%;
	max-width:260px;
	margin:0 auto;
	padding:0;
}

#circleGraph .number, #circleGraph .percent{
	fill:#000;
	font-size:35px;
}

#circleGraph .border{
	stroke:#6a7b89;
}

#circleGraph .circle{
	stroke:#f1941c;
}

.shadow{
	box-shadow:0 5px 10px #333;
}

.circleHL{
	text-align:center;
	
}

.newsDate{
	color:#f1941c;
	font-size:14px;
}

.newsTeaser{
	color:#6a7b89;
}

.mobNewsCTA{
	display:inline-block;
	width:100%;
	line-height:60px;
	text-align:center;
	background-color:#f1941c;
	color:#fff;
}

.logoFooter{
	max-width:120px;
}

.slider{
    margin: 2em 0;
}

.slider img{
    max-width: 100%;
}

#mobnav{
    margin-bottom: 50px;
}

#mobnav li{
    line-height:30px;
    list-style-type:none;
    color:#eef0e6;
    padding:0;
    margin:0;
}

#mobnav li a{
    font-weight:300;
    font-size:12px;
    text-decoration: none;
    padding:0;
    margin:0;
}

