@font-face {
font-family: 'FontAwesome';
font-style: normal;

src: url(fonts/FontAwesome.eot);
    src: url(fonts/FontAwesome.eot) format('embedded-opentype'),
    url(fonts/FontAwesome.ttf) format('truetype');
	
}
html {height:100%;}
.theme-default .nivo-caption {
padding:0px !important;
font-size:100px !important;
height:100% !important;
line-height:100% !important;
opacity:0 !important;
color:transparent !important;
background-color:transparent !important;

}
.nivo-directionNav{
	display:none !important;
	}
body {
	margin: 0; padding: 0; 
	height:100%;
/*	background: #1c617c url(images/bodybg.jpg)  no-repeat fixed left top;
	-o-background-size: 100% auto, auto;
	-moz-background-size: 100% auto, auto;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;*/
	
	color:#303030;
	font-family:Verdana;
	font-size:14px;
}
table{
	max-width:100%;
	height:auto;
	}
img{
	max-width:100%;
	height:auto;
	}
.container {
	max-width: 100%;
    width: 100%;
	min-height:100%;    
    margin: 0 auto;
	background-color:#fff;
	/*background:transparent url(images/bg30.png);*/
}

.header { width: 100%; /*background:transparent url(images/headerbg.png) repeat-x;*/ 
/*background:url(images/watermarks.png) no-repeat center; */
/*background:url(images/watermarks.png) no-repeat center; */
background:url(images/headerbg1.png) no-repeat center; 

}
.header_inner{
	max-width:1050px;
	margin:0 auto;
	width:100%;
	
	}
.header_left{
	float:left;
	width:77%;
	
	}
.header_right{
	float:left;
	width:23%;
	
	}
.header_top{
	display:none;
	width:100%;
	}
	
.header_right .socialmedia{
	float:left;
	width:100%;
	}
.header_right #search{
	margin-top:25px;
	float:left;
	width:100%;
	}
.header_right #search input.tsearch{
	border:none;
	border-bottom:1px solid #000;
	width:200px;
	height:20px;
	font-size:16px;
	}
input.tsearch::-webkit-input-placeholder {
  color: #000;
  font-style:italic;
  padding-left:10px;
}
.header_right #search input.bsearch{
	background:url(images/magnified.png);
	background-color:transparent;
	border:none;
	height:26px;
	width:26px;
	}
.header .logo img {max-width:100%; padding:10px 0px;}
.header .logo1 img {max-width:100%; display:none;}
.header .logo2 img {max-width:100%; display:none;}

.cssmenu_container{
	
	background:url(images/menu_bg.png) repeat-x #294183 top;
	}
br.footer-br{
	display:none;
	}
.mainbox { 
	max-width:1050px;
	width:100%;
	margin:0 auto;
	}
.main-image {
	width:100% !important;
	float:left !important;
	
	background-size:100% !important;
	position: relative;
	margin-bottom:20px;
	
	}
img.slider-img{
	position:absolute;
	left:0;
	width:100%;
	z-index:-1;
	}

.main-image .nivo-controlNav{
	display:none !important;
	}
.main-image img{
	width:100% !important;
	
	}
img.slider-line{
	position:absolute !important;
	bottom:0;
	width:100%;
	left:0;
	}
.content_box{
	width:100%;
	float:left;
	}
.contentbox {width: 68%; float:right; /*background:transparent url(images/bg50.png);*/}
.contentbox .inner {min-height:330px; padding:0 2%;  }
.rightbox {width: 30%; float:right; }
.rightbox .inner {padding:0 5px 0 5px;}
.leftbox {width: 30%; float:left; }
.leftbox .inner {padding:0 2%;}

#contentwide {width: 100%; }

h1, h2, h3, h4, h5, h6{
	color:#253d87 !important;
	}
strong a{
	color:#253d87 !important;
	}	
.leftbox a{
	color:#253d87 !important;
	}
.contentbox  a{
	color:#253d87 !important;
	}
hr{
	border:#fff 1px solid;
	color:#fff;
	border-bottom:1px solid #000;
	}
.footer {
    width: 100%;	
    max-width: 100%;
	
    margin: 0px auto 0 auto;
	position:relative;
	background:url(images/footer_bg.png) top repeat-x #253d87;
	padding-top:20px;
	color:#fff;
	text-align:center;
	font-family:"Century Gothic";
	font-size:14px;
	padding-bottom:20px;
}
.footer a{
	color:#fff;
	text-decoration:underline;
}
.footer a:hover{
	color:#fff;
	text-decoration:none;
}
.footer_menu{
	padding:10px;
	padding-bottom:20px;
	}
.footer_menu a{
	color:#fff;
	}
.footer .footerpic {width:100%; height:100%;}
/*
.footer .inner { position:absolute; top:10px; left: 0; width:100%; font-size:0.8em; text-align:center; line-height:110%;  color: #000 ! important}
.footer .inner span { font-size:0.7em;}*/



.clearer {height:60px; clear:both;}


/*.inner h1, .inner h2 {color: #fff ! important}
.rightbox .inner h3 {color: #fff ! important}*/
.rightbox .inner  {color: #000 ! important}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* http://webdesign.tutsplus.com/tutorials/site-elements/big-menus-small-screens-responsive-multi-level-navigation/ */
/* http://tessathornton.com/ */

a#mobilemenu {
    display:  none;
	text-decoration:none;   
}
a#mobilemenu span {display:block; padding: 10px 15px; font-weight: bold;}
a#mobilemenu span img { float:right;}

a#mobilemenu1 {
    display:  none;   
}

a#mobilemenu1 span { display:block; padding: 10px 15px; font-weight: bold;}
a#mobilemenu1 span img { float:right;}


/***********************************
	header-menu
************************************/

.topmenubar {background-color:#000;}

/* Link Formatting */
ul.nav { 
	list-style-type: none;
	margin: 0; padding: 0;
	position: relative; 	
}

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;  
	font-weight: normal; 	
	margin: 0; padding: 0;
	border-right: 1px solid #fff;
	background-color:#000;
}
ul.nav li li {background-color:#000;}
ul.nav li li li {background-color:#000;}

.nav li a {
	display: block; 	
	text-decoration: none; 
	font-weight: bold;
	/*text-shadow: 1px 1px 1px #000;*/
	padding: 8px 12px;
    color:#fff;

}


/* Hover Formatting */
.nav  li a:hover, .nav li a:focus, .nav li a:active, .nav li a.active, .nav a.menu-current, .nav a.menu-parent {
	 background-color: #ff0000;  color: #000;
}



/* 2 Ebene */
.nav li ul {
	background: none;
    display: none;
    width: 11em; 
    margin: 0; padding:0;
    position: absolute;
}
.nav li ul li {
	width: 11em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0;
	border-top: 1px solid #fff;
	border-right: none;
}
.nav li ul li a {	
    color: #fff;
    font-weight: normal;
	padding: 4px 10px;
	
}


/* 2 Ebene hover */
.nav li ul a:hover,  .nav li ul a.menu-current { background-color: #ff0000;  color: #000;}


/* Show and hide */
.nav li:hover ul, .nav li a:focus ul {display: block; }
.nav li ul ul { display: none;}
.nav li:hover ul ul {display: none;}
.nav li:hover>ul, .nav  li li:hover>ul {display: block;  z-index: 1000;}


/* 3 Ebene  */
.nav li ul li ul	{ 
	margin: -30px 0 0 100%; 
	padding:0;
	z-index: 9999;  
	display: none;
	width: 11em; 
}
.nav li ul li ul li	{width: 11em;}


/* 4 Ebene 
.nav   li ul li ul li ul	{  width: 9em; background: #5f2e58;}
.nav  li ul li ul li ul li	{  width: 9em; }
.nav  li ul li ul li ul li a 	{ width: 8.5em;}
*/
/* Positioning hover */
.nav li {position: relative;}

.nav li:hover {
	z-index: 10000;	
	white-space: normal;						
}


ul.nav li.ulend {height:10px; background: transparent url(images/ulend.png) repeat-x;}
ul.nav > li.ulend {display:none ! important;}

ul.nav a.menu-parent { /*color: #000; background-color: #68cecf;*/}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 1080px)and (min-width: 1080px) {
	img.slider-line{
		bottom:10px;
		}
	}
@media screen and (max-width: 1050px)and (min-width: 1050px) {
	img.slider-line{
		bottom:10px;
		}
	}
@media screen and (max-width: 1024px)and (min-width: 1024px) {
	img.slider-line{
	position: absolute !important;
	left:0;
	bottom:0px;
	}
	.main-image iframe{
		height:303px !important;
		background:url(images/slider.jpg);
		background-size:100% !important;
		}
	}
@media screen and (max-width: 1024px) {

		
	.header{
	background:url(images/watermarks.png) no-repeat center;
	}
	.header .logo img {max-width:100%; display:none;}
	.header .logo2 img {max-width:100%; display:none;}
.header .logo1 img {max-width:100%; display:block;}
.header_left{
	width:70%;
	}
.header_right{
	width:30%;
	}
.header{
	padding:15px 2%;
	box-sizing:border-box;
	padding-top:0px;
	}
	img.slider-line{
	position: absolute !important;
	left:0;
	width:100%;
	float:left;
	}
	}

@media screen and (max-width: 800px) {
	.header .logo img {max-width:100%; display:none;}
	.header .logo2 img {max-width:100%; display:block; margin:0 auto;}
.header .logo1 img {max-width:100%; display:none;}

	.header_right{
		display:none;
		}
	.header_left{
		width:100%;
		text-align:center;
		}
	.header_top{
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	}
	.header{
		background-position:center bottom;
		}
	}
@media screen and (max-width: 768px)and (min-width: 768px) {
	img.slider-line{
		bottom:0px;
		}
	.main-image iframe{
		height:230px !important;
		background:url(images/slider.jpg);
		background-size:100% !important;
		}
	}
@media screen and (max-width: 768px) {
	body { /*background-image: url(images/bodybgmobile.jpg);*/ }

	
	a#mobilemenu { 
	display:  block;  
	background: #000;   
    color: #fff;
	width:100%;}
	
	a#mobilemenu1 { 
	display:none; 
	background: #000;   
    color: #fff;
	width:100%;}
	
    ul#mobile, ul#mobile ul, ul#mobile ul ul {width:100% ! important; position: static ! important; margin: 0 0 0 0 ! important; display: none}
	ul#mobile li, ul#mobile li li, ul#mobile li li li {
			float: none;
			border-right: none; 
			width:100%  ! important;
			display: block;
			border-bottom: 1px solid #fff;
	}
	
	
	ul#mobile li.menu-parent > ul, ul#mobile li.menu-current > ul {display: block}
	ul#mobile {display: block}
	
	ul#mobile a.menu-parent { /*color: #fff; background-color: #68cecf;*/}	
	#mobile a.menu-parent { /*color: #000;*/}
	#mobile a.menu-expand {
		background-image: url("images/downArrow.png");
		background-repeat: no-repeat;
		background-position: right 50%;
	}

	ul#mobile {display:none;}
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	.container { width: 100%; }
	
	.mainbox {margin: 20px 0 20px 0;}
	.contentbox {width: 100%;}
	.rightbox {width: 100%; }
	.leftbox {width: 100%; }
	.footer { width: 100%; }
	
	.showonmobiles {display:block ! important;}
	ul#mobile li > ul {
    display: block;}
	
	.contentbox .inner { padding:0 5%;  }


.leftbox .inner {padding:0 5%;}
br.footer-br{
	display:block;
	}
}
@media screen and (max-width: 480px) {
	img.slider-line{
		bottom:10px;
		}
	.main-image{
		margin-bottom:-20px;
		}
	}
	
@media screen and (max-width: 400px) {
	img.slider-line{
		bottom:35px;
		}
	.main-image{
		margin-bottom:-30px;
		}
	}
@media screen and (max-width: 380px) {
	img.slider-line{
		bottom:43px;
		}
	
	}
@media screen and (max-width: 360px) {
	img.slider-line{
		bottom:45px;
		}
	.main-image{
		margin-bottom:-50px;
		}
	
	}
	
@media screen and (max-width: 320px) {
	img.slider-line{
		bottom:60px;
		}
		
	.main-image{
		margin-bottom:-60px;
		}
	
	}

@media screen and (max-width: 1920px)and (min-width: 1920px) {
	
	.main-image iframe{
		height:554px !important;
		background:url(images/slider.jpg);
		background-size:100% !important;
		}
	}
@media screen and (max-width: 1366px)and (min-width: 1366px) {
	
	.main-image iframe{
		height:395px !important;
		background:url(images/slider.jpg);
		background-size:100% !important;
		}
	}
@media screen and (max-width: 1360px)and (min-width: 1360px) {
	
	.main-image iframe{
		height:394px !important;
		background:url(images/slider.jpg);
		background-size:100% !important;
		}
	}