* {
	padding:0; 
	margin:0; 
	outline:none; 
	border:none; 
	position:relative; 
	font-weight:normal; 
	vertical-align:top;
	}

html,
body,
form {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    vertical-align: baseline;
    height: 100%;
}
body {
    color: #000;
    min-height: 100%;
    min-width: 320px;
    background: #fff url(../images/body.png) repeat 0 0;
}
header, section, footer {
    display: block;
}
strong {
    font-weight: bold;
}		
.wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    min-height: 100%;
    max-width: 1260px;
    width: 100%;
    background: #F3F7FB;
    box-shadow: 0px 0px 10px #ddd;
    z-index: 5;
}
#all {min-width:280px; width:100%; max-width:1260px; margin:0 auto; background-color:#F3F7FB; overflow:hidden;}

@media screen and (max-width: 850px) {
    .wrapper {
        width: 100%;
        height: auto;
    }
}

.header {
    margin: 0 auto;
    padding: 15px 30px 20px;
	background: url(../images/back.jpg);
	display: block;
	height: 400px;
}
.logo_box {
    line-height: 1em;
    float: right;
}
.logo {
	padding-top: 50px;
    display: table;
}
.things {
    position: absolute;
    z-index: 10;
}
.lithurin {
    margin-top: 250px;
    display: inline-block;
    vertical-align: middle;
}
.herkulit {
    margin-top: 240px;
    display: inline-block;
    vertical-align: middle;
}
.device {
    margin-top: 230px;
    margin-left: 100px;
    display: inline-block;
    vertical-align: middle;
}
.site_desc {
    position: relative;
    display: grid;
    background-color: #004D7B;
    height: 40px;
}
.contact_box {
    margin-top: 140px;
    margin-left: 400px;
}
.contact {
    font-size: 140%;
}
.tel {
    color: #ff0000;
    text-decoration: none;
}
.email {
    color: #004D7B;
    text-decoration: none;
}
ul, ol {
    margin-top: 0;  
}
ol, ul, li {
    vertical-align: baseline;
    /*list-style: none;*/
    display: block;
    line-height: 1.4em;
}
.menu {
    background-color: #004D7B;
}
.menu .menu_items {
    min-width: 940px;
    height: 56px;
}
.menu .menu_items ul li a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'PT Sans Narrow';
    font-weight: normal;
    display: block;
    padding: 19px 20px;
    cursor: pointer;
    font-size: 160%;
}
.menu .menu_items ul li a:hover {
    text-decoration: none; /*underline;*/
    background-color: #598CCA;
    height: 18px;
}
.menu .menu_items ul li .menuselected:hover {
    text-decoration: none;
    background-color: #598CCA;
    cursor: default;
    height: 13px;
}
.menuselected {
    color: #004D7B;
    text-decoration: none;
    cursor: default;
    background-color: #598CCA;
}
#horiz-menu {
    margin: 0;
    padding: 0;
    border: 0;
    display: table;
    width: 100%;
}
#horiz-menu li {
    display: table-cell;
    line-height: 1em;
}
#horiz-menu a {
    display: block;
    text-align: center;
}
#horiz-menu .menuselected {
    display: block;
    text-align: center;
}
#left-menu-td {
	float: left; 
	width: 240px;
}
.vmenu {
    top: 0;
    margin-left: 0px;
    display: table;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.vmenu .vmenu_items {
    width: 230px;
}
.vmenu .vmenu_items p {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
}
.vmenu .vmenu_items p a {
    margin: 1px 0 1px 0;
    padding-top: 12px;
    color: #ffffff;
    background-color: #004D7B;
    text-decoration: none;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    cursor: pointer;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 1em;
}
.vmenu .vmenu_items p a:hover {
    padding-top: 12px;
    text-decoration: none;
    background-color: #598CCA;
    height: 40px;
    width: 100%;
    text-align: center;
}
.vmenuselected {
    color: white !important;
    text-decoration: none !important;
    cursor: default !important;
    background-color: #598CCA !important;
}

/****** new header     ****/


.wsm {
	/*width:90%; */
	margin:0 auto; 
	min-width:260px; 
	max-width:1180px;
	}   
	
.button {
	display:inline-block; 
	color:#fff; 
	background:#ff0000; 
	text-align:center; 
	cursor:pointer; 
	height:42px; 
	line-height:42px; 
	vertical-align:middle; 
	border-radius:4px; 
	-webkit-appearance:none; 
	-moz-appearance:none;} 
.button:hover {background:#212529;
}

.button, 
/*.top #header, 
.top #header *, */
#mainmenu ul li.parent > a:after {transition:0.3s;}
/*img {max-width:100%;}*/
	
#topmenu {clear:both; width:100%; background:#004D7B; min-height:50px;}
#topmenu div.left {max-width:70%;}
#topmenu div.right {}
#topmenu div.right {text-align:right; position:absolute; top:0; right:0;}
#topmenu p {
	color:white; 
	display:inline-block;
	margin:14px;
	font-family:'PT Sans Narrow', Arial, _sans-serif !important; 
	font-size:120%;
	}      
#topmenu div.left p {
	color:white; 
	}
#topmenu p a {
	color:white; 
	font-family:'Roboto', Arial, _sans-serif !important; 
	display:inline-block;
	}
.top #header .mobphone {
    font-family: 'PT Sans Narrow', Arial, _sans-serif !important;
    font-size: 120%;
	display:inline-block;
	}	
#topmenu p a.phone {margin-right:15px;text-decoration:none;}
#topmenu .icons {top:2px; /*right:-5px;*/ border-left:1px solid #ccc; padding-left:15px; margin-left:28px;}
#topmenu .icons a {background-size:contain; height:15px; width:20px; margin-left:10px;}
#topmenu .icons a.email {background:url(img/iconmail.png) 0 0 no-repeat; }    
#topmenu .icons a.map {background:url(img/iconmap.png) 0 0 no-repeat;}

#header {
	clear:both; 
	width:100%; 
	padding:10px 0 0 0; 
	min-height:400px; 
	vertical-align:middle; 
	background:#fff;
	background-image: url(img/back.jpg);
	}
#header p {
/*	font-family:'Roboto Medium', Arial, _sans-serif !important; 
	color:#6e6f72; 
	font-size:13px; 
	display:inline-block; 
	margin-left:22px; 
	top:26px;*/
	}
#header .wsm div {display:inline-block; vertical-align:middle;}
#header div.header-info {
	/*width:435px;
	padding-left:500px;*/
	}
#header .header-logo img {
    margin-top:100px;
    margin-left:45%;
}
#header div.header-info #contact-box {
    margin-top: 80px;
    margin-left: 10%;
}
#header div.header-info #contact-box .contact {
}

#header div.search {width:435px; top:0;}
#header div.search form {border:none; }
#header div.search input {border-radius:4px !important;}
#header div.search input {padding:5px 20px;}
#header div.search input[type=text] {width:286px; border:1px solid #ccc; height:30px;}
#header div.search input[type=text] {border-right:none; border-radius:4px 0 0 4px;}
#header div.search input[type=button] {width:102px; border-radius:0 4px 4px 0; left:-4px; top:0; line-height:30px;}
#header div.toporder {width:185px; position:absolute; top:14px; right:0; text-align:right;}
#header div.toporder a, 
.top #header .mobphone a {width:100%; line-height:42px;}
#all:not(.top) #header .mobphone, 
#all:not(.top) #header .mobmenu {display:none;}
                                                           
.top #header {
	position:fixed; 
	top:0; 
	left:0; 
	z-index:100; 
	min-height:60px; 
	box-shadow:0 0 15px #999;
	background-image: none;
	}
.top #header .logo {left:35px;}
.top #header .logo img {max-width:115px;}
.top #header div.info {width:160px; left:30px;}
.top #header div.info p {display:none;}
.top #header div.search {position:absolute; right:365px;}
.top #header div.search, .top #header div.toporder, .top #header .mobphone {top:4px;}
.top #header div.toporder {right:160px;}
.top #header .mobphone {display:inline-block; position:absolute; right:0px; text-align:right; width:200px;}
.top #header .mobphone a {color:red; font-size:120%;text-decoration:none;white-space:nowrap;}
.top #header .mobmenu {position:absolute; top:12px; cursor:pointer;}
.top #header .mobmenu div.check {width:35px; height:24px; background:#212529; z-index:100;}
.top #header .mobmenu div.check.active, .top #header .mobmenu div.check:hover {background:#ff0000;}
.top #header .mobmenu div.check:before, .top #header .mobmenu div.check:after {content:""; width:100%; height:6px; display:block; position:absolute; left:0; background:#fff; }
.top #header .mobmenu div.check:before {top:4px;}
.top #header .mobmenu div.check:after {bottom:4px;}
.top #header #header-under-logo {display:none;}
.top #header .header-logo img{
	margin:0;
	padding:0;
	max-height:60px;
	margin-left:30px;
	margin-top:-10px;
	}

.top #mainmenu {margin-top:30px;}

#mainmenu {clear:both; width:100%; min-height:38px; padding:5px 0; background:#004D7B; z-index:2;}
    #mainmenu ul li {
        display: inline-block;
        font-family: 'PT Sans Narrow', Arial, _sans-serif !important;
        font-size: 14px;
        text-transform: uppercase;
        text-align: left;
        padding: 0 4%;
        text-decoration: none;
    }      
#mainmenu ul li.parent > a:after {content:""; display:block; width:15px; height:10px; position:absolute; top:15px; right:-23px; color:#fff; font-size:16px; background:url(img/str2.png) top center no-repeat;}
#mainmenu li a {
	display:block; 
	line-height:38px; 
	width:auto; 
	color:#fff; 
	text-decoration:none;
	}
/*#mainmenu ul.menu li:first-child a {padding-left:0;}*/
#mainmenu li.current, 
#mainmenu li:hover {background-color:#598CCA;}
#mainmenu li.current a, 
#mainmenu li:hover a {color:#212529;}
#mainmenu li ul {display:none; position:absolute; top:38px; left:0; background:#fff; padding:0 10px; min-width:200px; z-index:1; box-shadow:0px 1px 5px #ccc;}
#mainmenu li ul li {display:block; text-align:left; padding:10px; border-bottom:1px solid #ccc;}
#mainmenu li ul li:last-child {border-bottom:none;}
#mainmenu li ul li a {line-height:18px;}
#mainmenu li ul li:hover {background-color:white;}
#mainmenu li ul li a:hover {color:red;}
#mainmenu ul.inner-menu-2 {top:-45%; left:80%; min-width:220px;}
#mainmenu li ul li a:hover, #mainmenu li ul li a.active2 {color:#ff0000;} 
#mainmenu ul li.root-item {display:none;}   
.top #mainmenu ul li.root-item {display:block;}

#all.top #mainmenu li.current, 
#all.top #mainmenu li:hover {background-color:#fff;}
#all.top #mainmenu {display:none; position:fixed; top:40px; left:0; z-index:101; background:rgba(255,255,255,0.95); width:100%; height:100%;}
#all.top #mainmenu a {color:#212529;}
#all.top #mainmenu a:hover, #all.top #mainmenu li.current > a, #all.top #mainmenu a.active2 {color:#ff0000;}
#all.top #mainmenu ul {padding:10px 0;}
#all.top #mainmenu li {display:block; padding:10px 0; font-size:22px; text-transform:none; border-bottom:1px solid #ccc;}
#all.top #mainmenu li a:hover {background:none;}
#all.top #mainmenu ul li.parent > a:after {background-image:url(img/str2Or.png); display:inline-block; position:relative; top:-1px; transform:rotate(-90deg);}
#all.top #mainmenu ul li.parent > a.active:after {transform:rotate(0);}
#all.top #mainmenu li:last-child {border:none;}
#all.top #mainmenu li ul {display:none; position:relative; top:0; background:none; box-shadow:none; padding-top:0; }
#all.top #mainmenu li ul li {border:none; padding:7px 0; font-size:18px;}

.top #content {margin-top:450px;}

@media (max-width:1180px) {
  #header div.info p {display:none;}
  #header div.info {width:300px;}
}
@media (max-width:1080px) {
  #header div.search {right:40px;}
}
@media (max-width:990px) {
  #topmenu, #topmenu div.left, #mainmenu, #path, #header div.search {display:none;}   
  #topmenu div.right {width:100%;}
  .top #content {margin-top:60px;}  
}
@media (max-width:620px) {    
  .wsm {width:90%}
  #header div.toporder {display:none;}
  .top #header {min-height:40px;}  
  .top #header .mobmenu {top:4px;}  
  .top #header .header-logo img {max-height:40px; margin-top:-5px;}
  #all.top #mainmenu {top:20px;}
  .top #header .mobphone a {font-size:20px; line-height:24px;}
}
@media (max-width:520px) {
  .top #content {margin-top:70px;}  
} 
@media (max-width:460px) {
  .top #header div.info {left:15px;}
  #header div.search input[type=text]  {width:90%;}
} 

/****** new header end ****/

.container {
    margin: 0 auto;
    min-height: 550px;
    padding: 2px 0px 30px 0px;
}
.submenu {
    width: 200px;
}
.footer {
    /*position: absolute; TODO*/
    left: 0px;
    width: 100%;
    bottom: -1px;
    height: 60px;
    color: #33557B;
    border-top: 10px solid #3367a3;
    font-size: 1em;
    background: #B4B6BE url(../images/footer.png) no-repeat 0 0;
	font-size:14px;
	display:block;
}
.footer #footer-left{display:inline-block;}
.footer #footer-right{float:right;display:inline-block;}
.plug {
    padding-top: 60px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    background: none;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 12px;
}
h1 {
    font-size: 140%;
    font-weight: bold;
    border-bottom: 1px solid #a2a9b1;
}
h1, h2, h3 {
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}
h2 {
    font-size: 120%;
    font-weight: bold;
}
.note {
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 1.4em;
}
.table0 {
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
}
.width100 {
    width: 100%;
}
.tableC {
    margin: 0 20px 0 20px;
    border: 0px;
    border-collapse: collapse;
}
.width95 {
    width: 98%;
}
.table0 td {
    padding: 0px;
}
p {
    text-align: justify;
}
li {
    display: list-item;
    background: none;
    /*text-align: justify;*/
    /*list-style-type: square;*/
}
li.circle {
    display: list-item;
    background: none;
    text-align: justify;
    list-style-type: circle;
}
li.disc {
    display: list-item;
    background: none;
    text-align: justify;
    list-style-type: disc;
	margin-left:20px;
}
.left14{
    margin-left: 14px;
}
.yellowline tr {
    text-align: center;
    background-color: #EAEFF4; /*#fffed6;*/
    height: 24px;
}
.description {
    width: 100%;
    margin-top: 5px;
    text-align: center;
    font-size: 160%;
    color: white;
}
.caption {
    font-weight: normal;
    margin: 0;
    font-size: 110%;
}
.clink { 
    text-decoration: none; 
}
img {
    border-style: none;
}
.imageline {
    float: left;
}
.divgrid {
    padding-bottom: 10px;
    display: grid;
}
@media (max-width:850px){
	.site_desc {height:60px;}
	.description {font-size: 120%;}
	.header {height: 300px;}
	.things {display: none;}
	.contact_box {margin-top:10px;}
	#left-menu-td {display:none;}
	#content-td img {
		max-width:95%;
		margin: 20px auto;
		display:block;
		float: none !important;
		}
	#content-td strong{
		font-weight: bold;
		}		
}
@media (max-width:600px){
	html,
	body,
	form {
		font-size:18px;
		line-height:24px;
	}
	#content {margin:0 20px;}
	.footer {position:unset;background:none;font-size:18px;padding:20px;width:auto;}
	.footer #footer-right {float:left;}
}
