html, body
	{
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		min-height: 100%;
		font-family: 'Open Sans', sans-serif;
	}
	
	#wrapper
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
		#wrapper
	{
		text-align: center;
	}
	}
	
html {
border-top: 6px solid #00446f;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	html {
border-top: 0px solid #00446f;
}
}
#wrapper {
display: block;
background: url('../images/site/wbk.png') repeat;
position: relative;
min-height: 890px;
    margin: 0 auto;
    position: relative;
	height: auto !important;
}

#topsection {
position: relative;
padding: 18px 0px 10px 0px;
display: block;
background-color: #ffffff;
width: 100%;
}
#header {
display: block;
margin : 0px auto 0px auto;
max-width: 960px;
width: 100%;
position: relative;
height: 120px;
background: url('../images/site/logo.png') no-repeat 10px 0px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#topsection {
position: relative;
padding: 10px 0px 5px 0px;
display: inline-block;
background-color: #fff;
height: auto;
width: 100%;
z-index: 9999;
}
	#header {
display: inline-block;
margin : 0px;
max-width: 960px;
width: 100%;
position: relative;
top: 0px;
left: 0px;
height: 84px;
background: none;
background-color: #fff;
border-top: 6px solid #00446f;
/* border-bottom: 1px solid #000; */
}
}

.logolink {
display: block;
width: 290px;
height: 80px;
position: absolute;
left: 12px;
top: 3px;
text-decoration: none;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	.logolink {
display: block;
max-width: 290px;
width: 55%;
max-height: 80px;
height: 10vw;
width: calc(12.5rem + ((1vw - 3px) * 3));
height: calc(3.45rem + ((1vw - 3px) * 0.6));
position: absolute;
left: 0px;
top: 4px;
text-decoration: none;
background: url('../images/site/logo.png') no-repeat top left;
background-size:cover;
}
}

a.logolink:hover  {
text-decoration: none;
}

#topmenu {
display: block;
position: absolute;
bottom: 10px;
left:4px;
max-width: 920px;
width: 100%;
height: 20px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#topmenu {
display: block;
position: absolute;
bottom: 12px;
left:0px;
max-width: 920px;
width: 100%;
height: 20px;
z-index: 999999;
}
}


#imgstrip {
width: 100%;
display: block;
background-size: cover;
-webkit-background-size: cover;
position: relative;
border-top: 1px solid black;
border-bottom: 1px solid #002c4f;
margin-top: 0px;
margin-bottom: 5px;
-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    0px 3px 2px rgba(50, 50, 50, 0.65);
box-shadow:         0px 3px 2px rgba(50, 50, 50, 0.65);
}

.elhome {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big.jpg') no-repeat 0px 0px;
}

.elhome2 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big1.jpg') no-repeat top center;
}

.elhome3 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big2.jpg') no-repeat top center;
}


.elhome4 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big3.jpg') no-repeat top center;
}

.elhome5 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big4.jpg') no-repeat top center;
}

.elhome6 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big5.jpg') no-repeat top center;
}

.elhome7 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/bkh2big6.jpg') no-repeat top center;
}

.elhome8 {
height: 345px;
padding-bottom: 0px;
background: url('../images/site/nup8.jpg') no-repeat top center;
}


.inel {
height: 215px;
padding-bottom: 0px;
background: url('../images/site/rocksc.jpg') no-repeat top center;
}

#homestrip_container {
position: relative;
display: block;
margin: 0px auto;
width:960px;
height: 100%;
}
#homestrip_box {
position: absolute;
right: 20px;
bottom: 30px;
display: block;
min-width:510px;
border-radius: 12px;
background: rgba(255, 255, 255, 0.75);
color: #012236;
padding: 10px 22px 12px 22px;
/* border: 12px solid #002c4f; */
font-size: 38pt;
font-style: oblique;
font-weight: strong;
text-shadow: 1px 1px 1px #000000;
text-transform: lowercase;
letter-spacing: 1px;
 -webkit-font-smoothing: antialiased;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#homestrip_container {
position: relative;
display: block;
margin: 0px auto;
max-width:960px;
width:100%;
height: 100%;
}
#homestrip_box {
position: absolute;
right: 20px;
bottom: 30px;
display: block;
min-width:510px;
border-radius: 12px;
background: rgba(255, 255, 255, 0.75);
color: #012236;
padding: 10px 22px 12px 22px;
/* border: 12px solid #002c4f; */
font-size: 38pt;
font-style: oblique;
font-weight: strong;
text-shadow: 1px 1px 1px #000000;
text-transform: lowercase;
letter-spacing: 1px;
 -webkit-font-smoothing: antialiased;
}
	
}

#submenu {
display: block;
margin : 10px auto 0px auto;
max-width: 959px;
width: 96%;
padding: 6px 0px 0px 2px;
position: relative;
height: 40px;
background: url('../images/site/sbmn_bk.png') repeat-x;
border-radius: 9px;
line-height: 14px;
-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.65);
box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.65);
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#submenu {
display: inline-block;
margin : 10px auto 10px auto;
max-width: 959px;
width: 96%;
height: auto !important;
padding: 6px 0px 12px 2px;
position: relative;
min-height: 40px;
background: url('../images/site/mobcovred.png');
border-radius: 9px;
line-height: 14px;
-webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    0px 0px 0px rgba(50, 50, 50, 0.65);
box-shadow:        0px 0px 0px rgba(50, 50, 50, 0.65);
}
}


#home-briefred {
display: block;
color: #fff;
margin : 10px auto 5px auto;
max-width: 949px;
width: 94%;
padding: 6px;
position: relative;
height: 84px;
/* background: url('../images/site/sbmn_bk.png') repeat-x; */
background-color: #00436D;
border-radius: 9px;
line-height: 18px;
/* -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.65);
box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.65); */
}
#home-briefred p {
padding: 0px;
margin: 0px;
text-align: center;
text-justify: justify;
line-height: 18px;
letter-spacing: 1px;
font-style: italic;
font-size: 90%;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#home-briefred {
display: inline-block !important;
color: #fff;
margin : 10px auto 5px auto;
max-width: 949px;
width: 94%;
padding: 1%;
position: relative;
min-height: 84px;
height: auto !important;
/* background: url('../images/site/sbmn_bk.png') repeat-x; */
background-color: #00436D;
border-radius: 9px;
line-height: 18px;
/* -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.65);
box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.65); */
}
#home-briefred p {
padding: 0px;
margin: 0px;
text-align: center;
text-justify: justify;
line-height: 18px;
letter-spacing: 1px;
font-style: italic;
font-size: 90%;
}
}

#home-brief {
display: block;
margin : 10px auto 15px auto;
max-width: 959px;
width: 100%;
padding: 6px 0px 0px 2px;
position: relative;
height: auto;
font-size: 90%;
font-style: italic;
text-justify: justify;
}


.homebriefcontainerov {
	display: block;
	z-index: 900;
	width: 95%;
	max-width: 959px;
	position: absolute;
	right: 12%;
	bottom: 24px;
}

#home-briefov {

margin : 10px auto 15px auto;
width: 630px;
padding: 16px;
height: auto;
font-size: 90%;
font-style: italic;
text-justify: justify;
background-color: rgba(255, 255, 255, 0.85);
border-radius: 12px;

}

.prod_sub_link {
display: table-cell;
max-width: 110px;
margin: 0px 12px 0px 0px;
padding: 0px 10px 0px 10px;
font-size: 10pt;
color: #fff;
text-shadow: 1px 1px 1px #000000;
cursor: pointer;
text-align: center;
vertical-align: middle;
}
.prod_sub_link:hover, .prod_sub_link:active  {
color: #F4BD15;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	.prod_sub_link {
display: inline-block !important;
max-width: 100%;
min-width: 95%;
margin: 5px 12px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 10pt;
color: #fff;
text-shadow: 1px 1px 1px #000000;
cursor: pointer;
text-align: left;
vertical-align: middle;
}
.prod_sub_link:hover, .prod_sub_link:active  {
color: #F4BD15;
}
}

#mainhome {
display: block;
margin : 10px auto 0px auto;
width: 960px;
position: relative;
min-height: 240px;
}
#mainhomeaddr {
display: block;
margin : 0px auto 0px auto;
width: 960px;
position: relative;
min-height: 240px;
color: #D2D2D2;
font-size: 78pt;
letter-spacing: 4.2px;
line-height: 110px;
}


#main_in {
display: block;
margin : 10px auto 0px auto;
width: 944px;
position: relative;
min-height: 240px;
padding: 0px 0px 0px 16px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#main_in {
display: block;
margin : 10px auto 0px auto;
max-width: 96%;
min-width: 95%;
position: relative;
min-height: 240px;
padding: 0px 0px 0px 1px;
text-align: left;
}
.page_content {
	text-align: left;
}
.page_content ul, .page_content ol {
    margin: 0 0 10px 5px;
    padding: 0;
}
.main_content {
	text-align: left;
}
}

#home_news {
display: block;
float: left;
position: relative;
width: 650px;
height: 390px;
max-height: 390px;
background: url('../images/site/wbk.png') #e0e8ee;
border-radius: 14px;
margin-right: 31px;
-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.65);
box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.65);
}

#home_nsl {
display: block;
position: relative;
float: left;
width: 274px;
height: 390px;
max-height: 390px;
background: url('../images/site/wbk.png') #e0e8ee;
border-radius: 14px;
margin-left: 0px;
-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.65);
box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.65);
}

.box_title {
display: block;
background: rgba(0, 0, 0, 0.45);
height: 22px;
padding: 7px 0px 4px 20px;
border-top-right-radius: 14px;
border-top-left-radius: 14px;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
}

.ctext {
text-align: center;
padding: 5px 0px 5px 0px;
}

.news_content {
display: block;
padding: 15px 8px 0px 0px;
position: relative;
}

.nw_ul_hm li {
list-style: none;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid grey;
font-size: 11pt;
}
.n_dt {
display: table-cell;
width: 55px;
margin: 0px 10px 0px 0px;
font-weight: bold;
color: #00436D;
}
.n_tl {
display: table-cell;
width: 570px;
padding-left: 10px;
}

.n_tl a, .n_tl a:hover, .n_tl a:active, .n_tl a:visited {
color: #000;
text-decoration: none;
}

.n_tl a:hover {
color: #000;
text-decoration: underline;
}

.hm_rdmore {
display: block;
position: absolute;
right: 20px;
bottom: 12px;
font-size: 11pt;
font-style: oblique;
}

.nsl_content {
display: block;
padding: 15px 0px 0px 0px;
position: relative;
text-align: center;
}
.ltext {
text-align: left;
}
.clearfix {
clear: both;
display: block;
height: 25px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.hasFloats { _height: 1%; }

.hasFloats:after { content: "."; visibility: hidden; display: block; clear: both; height: 0; font-size: 0; }


#footer {
width: 100%;
display: block;
background: #08304a;
color: #D7D7D7;
min-height: 158px;
border-top: 1px solid grey;
position: relative;
overflow: visible;
position: relative;
bottom: 0px;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#footer {
width: 100%;
display: inline-block;
background: #08304a;
color: #D7D7D7;
min-height: 158px;
border-top: 1px solid grey;
position: relative;
overflow: visible;
position: relative;
bottom: 0px;
height: auto !important;
}
}


#footer a {
color: #fff;
}

#footer a:visited  {
color: #fff;
}

#foot_container {
display: block;
margin : 0px auto;
padding: 10px 0px 0px 10px;
width: 950px;
font-size: 10pt;
position: relative;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#foot_container {
		text-align: left;
display: inline-block;
margin : 0px auto;
padding: 10px 0px 0px 10px;
max-width: 950px !important;
width:90% !important;
font-size: 10pt;
position: relative;
height: auto;
}
}

#foot_left {
display: block;
float: left;
position: relative;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#foot_left {
display: block;
float: unset;
position: relative;
}
.scroll-to-top {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 10px !important;
	width: 8vw;
	height: 8vw;
			max-width: 10vw;
	max-height: 10vw;
	font: bold 0.9em/1.2em Arial, Helvetica, sans-serif;
	color: #bbb;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
	background-color: #EAEAEA;
	border-radius: 14px !important;
	box-shadow: 3px 3px 1px #333;
	text-align: center;
}
.scroll-to-top img {
		max-width: 11vw;
	max-height: 11vw;
}
}

#foot_right {
display: block;
float: right;
position: relative;
font-size: 9pt;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#foot_right {
display: block;
float: unset;
position: relative;
font-size: 9pt;
margin: 10px 0px 10px 0px;
}
}

#foot_right a, #foot_right a:hover, #foot_right a:active, #foot_right a:visited {
color: #D7D7D7;
}

#copyright {
display: block;
width: auto;
position: absolute;
left:10px;
bottom: 6px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#copyright {
display: block;
width: auto;
position: relative !important;
left: 0px;
}
}

.brand_logo {
display: inline-block;
margin: 1px 5px 1px 6px;
/* max-width: 150px; */
}
.brand_logo .logo_url {
color: #000;
font-size: 8pt;
margin: 0px auto;
text-align: center;
}
.brand_logo .logo_url a {
color: #000;
}
.brand_logo .logo_img {
margin: 0px auto;
text-align: center;
}
.brand_logo .logo_img {
border: 1px solid #fff;
padding: 2px;
border-radius: 7px;
}
.brand_logo .logo_img:hover {
border: 1px solid red;
}

.page_title {
display: block;
font-size: 21pt;
color: #00436D;
margin: 0px 0px 18px 0px;
font-weight: bold;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border-bottom: 1px solid #00436D;
}

.year {
display: block;
font-size: 15pt;
color: #00436D;
margin: 12px 0px 14px 0px;
}

.ul_year li {
/* list-style-image:url('../images/site/logo_bell_sm.png'); */
background: url('../images/site/logo_bell_sm.png') no-repeat 1px 1px;
  padding: 0px 0px 3px 28px;
  /* reset styles (optional): */
  list-style: none;
  margin: 0px 0px 10px 0px;
}

.y_divider {
display: block;
height: 4px;
border-bottom: 1px solid #DDDDDD;
}

/* FINACIAL TABLES */

.fintable {
display: table;
width: 860px;
background: #fff;
}

.fintablenbg {
display: table;
width: 860px;
}

.fintable, .fintablenbg td {
font-size: 10pt;
}

.fintable .subtitle, .fintablenbg .subtitle, .newsltable .subtitle {
font-size: 15pt;
letter-spacing: 1px;
font-weight: bold;
color: #D2232A;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.subtitle {
font-size: 13pt;
letter-spacing: 1px;
font-weight: bold;
color: #D2232A;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.fintable h2, .fintablenbg h2 {
font-size: 16pt;
letter-spacing: 1px;
font-weight: bold;
color: #00436D;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
margin: 6px 0px 0px 0px;
padding: 0px;
}

.fintable td.tddivider, .fintablenbg td.tddivider {
padding: 2px 0px 0px 0px;
height: 4px;
border-bottom: 0px solid #00436D;
}

.newstable td.tddivider {
padding: 2px 0px 0px 0px;
height: 4px;
border-bottom: 1px solid #00436D;
}

.fintable td b {
color: #fff;
font-size: 11pt;
}

.anask td {
text-align: center;
}

.fintable td a, .fintablenbg td a, .newstable td a {
color: #005580;
cursor: pointer;
}
.fintable .ctitle, .fintablenbg .ctitle {
font-size: 10pt;
letter-spacing: 1px;
font-weight: bold;
color: #034675;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.fintable tr.trexp {
background: #DADADA;
}
.fintable tr.tdexp {
background: #034D86;
}
.fintable td.tdexp {

}
.fintable td.tdexptop, .fintable td.tdexp {
font-size: 10pt;
font-weight: bold;
text-align: left;
}
.fintable td.tdexptop {
color: #fff;
text-align: left;
}

.fsz11 {
font-size: 11pt;
}

.newstable {
font-size: 10pt;
}

.newsltable, .newstable {
display: table;
width: 860px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	.newsltable, .newstable, .fintablenbg {
display: table;
max-width: 99%;
width: 99%;
}
	.newsltable td, .newstable td, .fintable td, .fintablenbg td {
vertical-align: top;
}
.apoltable, .fintable {
	max-width: 99%;
	width: 99%;
}
.apoltable td {
	width: 20% !important;
}

.anask td 
{
	width: 13% !important;
	font-size: 0.5rem !important;
}
.apoltable td img {
	max-width: 90% !important;
	height: auto;
}
.metframe {
max-width: 95% !important;	
}
.fintable td.tdexptop, .fintable td.tdexp {
	font-size: 0.5rem !important;
	font-weight: normal;
	text-align: left;
}
#gmapl, .ctable {
	max-width: 96% !important;
}
}

.ctable {
display: table;
width: 360px;
}

.ctable td.ctitle {
text-align: right;
padding: 0px 7px 0px 0px;
font-size: 11pt;
letter-spacing: 0.8px;
font-weight: bold;
color: #D2232A;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#langmenu {
position: absolute;
display: block;
right: 150px;
top: 6px;
font-size: 9pt;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#langmenu {
position: absolute;
display: block;
right: 20px;
top: 6px;
font-size: 9pt;
}
}

.diakkeim {
font-size: 10pt;
}

.diakkeim  h2 {
font-size: 12pt;
margin:0px;
padding: 0px;
font-weight: bold;
}

.scroll-to-top {
display: none;
position: fixed; bottom: 30px; right: 50px;
width: 65px;
height: 65px;
font: bold 0.9em/1.2em Arial, Helvetica, sans-serif; color: #bbb; text-transform: uppercase; text-decoration: none;
padding: 10px;
background-color:#EAEAEA;
border-radius: 25px;
box-shadow: 5px 5px 1px #333;
text-align:center;
}
.scroll-to-top:hover { text-decoration: none; }

.sepapol {
display: block;
width:100%;
height: 5px;
border-bottom: 1px solid black;
margin: 0px 0px 5px 0px;
}

#ppmobnavigation {
	display: none;
}

@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#ppmobnavigation {
	display: block;
}
#ppnavigation {
	display: none;
}
}

/* mobnav */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  /* text-transform: uppercase; */
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #009ae1;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 768px), (max-device-width:767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
	text-align: left;
  }
  #cssmenu ul li ul li {
	background: #C7E0F6;
}
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
	top: 0; /* suspect */
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 10px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 20px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 20px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}


.topmag {
	position: absolute; display: block; right: 6px; top: -16px;
}
@media (max-width:767px), (max-device-width:767px), all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait), all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
.topmag {
	position: absolute; display: none !important; right: 6px; top: -16px;
}	
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

}
@media , all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

}