

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.no-touch a:focus, .no-touch .navbar-default .navbar-nav > li > a:focus {outline: 2px dotted #aaa;}

body	{
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: bold;
	margin: 0 0 .5em 0;
	color: #004e85;
}

h1 {
	font-size: 32px;
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 22px;
	line-height: 1.4em;
}

h3 {
	font-size: 18px;
	line-height: 1.3em;
}
h4 {
	font-size: 14px;
	line-height: 1.4em;
}

a {
	color: #004e85;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #333;
}

p.more {
	margin: 0;
}

p.more a:before {
	font-family:'FontAwesome';
	content:"\f138";
	font-size: inherit;
	padding-right: 5px;
}

#tabulator-menu {
    position: relative;
}

#tabulator-menu a {
    display: block;
    position: absolute;
    top: -100000px;
}

#tabulator-menu a:focus {
    top: 0px;
}

p, .jumbotron p {
	margin: 0 0 20px 0;
}

.btn {
	border-radius: 0;
}

input[type="input"], #newsletteremail input[type="email"], #newsletteremail input.form-control {
	border: none;
	border-radius: 0;
}

.btn-blank, #Content #box .slider-caption-link a {
	border: 1px solid transparent;
	background: transparent;
}

.top-bar {
	height: 30px;
	line-height: 29px;
	font-size: 13px;
	border-bottom: 1px solid #e1e1e1;
}

.top-bar .list-inline {
	margin: 0;
}

.top-bar a {
	color: #666;
}

.top-bar a:hover {
	text-decoration: underline;
}

#tabulator-menu {
	position: relative;
}

#tabulator-menu a {
	display: block;
	position: absolute;
	top: -100000px;
}


/* ---- NAVIGATION ---- */

.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}

.navbar {
	margin-bottom: 0;
	border: none;
	height: 150px;
	border-bottom: 10px solid #eee;
}

.navbar-default {
	border-radius: 0;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
	background-image: none;
	background-repeat: no-repeat;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}


.navbar-default .navbar-nav>.open>a.blue, .navbar-default .navbar-nav>.open>a.blue:hover, .navbar-default .navbar-nav>.open>a.blue:focus {
	color: white;
	background-color: #004e85;
}

.navbar-default .navbar-nav>.open>a.grey, .navbar-default .navbar-nav>.open>a.grey:hover, .navbar-default .navbar-nav>.open>a.grey:focus {
	color: white;
	background-color: #999;
}

.navbar-default .navbar-nav>.open>a.lightgrey, .navbar-default .navbar-nav>.open>a.lightgrey:hover, .navbar-default .navbar-nav>.open>a.lightgrey:focus {
	color: white;
	background-color: #b9b9b9;
}

.navbar-brand, .navbar-brand svg, .navbar-brand svg image {
	display: block;
}

.navbar-brand {
	height: auto;
	padding-top: 20px;
}

.nav , .nav li {
	height: 120px;
}

.nav li ul li {
	height: auto;
}

.nav a.dropdown-toggle {
	display: block;
	height: 120px;
}



.navbar-default .navbar-nav>li>a.dropdown-toggle {
	padding: 40px 30px 0 30px;
	font-weight: bold;
	color: #333;
}

.navbar-default .navbar-nav>li>a.dropdown-toggle.lightgrey {
	padding-top: 33px;
}

.nav a.dropdown-toggle.blue {
	border-bottom: 10px solid #004e85;
	
}

.nav a.dropdown-toggle.grey {
	border-bottom: 10px solid #999;
}

.nav a.dropdown-toggle.lightgrey {
	border-bottom: 10px solid #b9b9b9;
}

.navbar-default .navbar-nav>li>a.dropdown-toggle span.sub {
	display: block;
	color: #999;
	font-weight: normal;
}

.navbar-default .navbar-nav>li.open>a.dropdown-toggle span.sub {
	color: white;
}

.yamm .dropdown-menu {
	width: 100%;
	max-width: 1140px;
	top: 120px;
	border-radius: 0;
	border: none;
        position: relative;
        top: 0;
        left: 0;
}

.yamm .dropdown-menu a:hover {
	text-decoration: underline;
}
.navbar-collapse{
	overflow: hidden;
}

@media (min-width:992px) and (max-width:1170px) {
	.yamm .dropdown-menu {
		max-width: 940px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.yamm .dropdown-menu {
		max-width: 720px;
	}	
	.navbar-default .navbar-nav>li>a.dropdown-toggle {
		padding: 40px 15px 0 15px;
	}
	.yamm-content ul {
		margin-bottom: 20px;
	}
}

.lz .dropdown-menu {
	color: white;
	background: #004e85;
}

.lz .dropdown-menu a, .lk .dropdown-menu a {
	color: white;
}

.lk .dropdown-menu {
	color: white;
	background: #999;
}

.dropdown-submenu.active .main-navi-span .pageTitle{
	margin-left: 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #555;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #999;
}
.navbar-nav .lk .dropdown-toogle .pageTitle,
.navbar-nav .lz .dropdown-toogle .pageTitle{
	color: #333;
}
.navbar-nav .lz .dropdown-toogle .subTitle,
.navbar-nav .lk .dropdown-toogle .subTitle{
	font-weight: normal;
}
.navbar-nav li.open .dropdown-toogle .subTitle,
.navbar-nav li.open .dropdown-toogle .pageTitle{
	color: #fff;
}

.dropdown.last.open .caret,
.dropdown.fist.open .pageTitle{
	color: #fff;
}
.search .dropdown-menu {
	color: white;
	background: #b9b9b9;
}

.search i {
	font-size: 24px;
}
.dropdown.lk.last .subTitle,
.dropdown.lz.first .subTitle{
	color: #777;
	font-weight: normal;
}

.dropdown.lz.first.open .subTitle,
.dropdown.lk.open.last .subTitle{
	color: #fff;
}
.dropdown.lk.open.last .pageTitle{
	color: #fff;
}
.top-bar-sec {
		display: none;
}
@media (max-width:767px)  {
	.top-bar-sec-ul {
		margin: 0px;
		padding: 0px;
	}

	
	.top-bar-sec-ul li a span{
		padding-top: 30px;
		padding: 40px 30px 0px 15px;
		padding-bottom: 30px;
    	font-weight: bold;
    	color: #333;
    	display: block;
	}

	.top-bar {
		display: none;
	}
	.top-bar ul.navbar-nav li{

		 display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}

	.top-bar-sec {
		display: block;
	}
	.navbar-header .navbar-brand {
		  padding: 10px 5px;
	}
	.navbar-toggle {
		margin-top: 32px;
	}
	.nav.pull-right {
		float: none!important;
	}
	#c30{
		margin-bottom: 30px;
	}
	.dropdown-menu.full-width  .sub-navi-span {
		color: #333;
	}
	.navbar-brand img {
		max-width: 250px;
	}
	.nav, .nav li, .navbar {
	  height: auto;
	}
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	 .nav a.dropdown-toggle {
		height: 100px;
	}
	.navbar-collapse {
		background: white;
	}
	.yamm .dropdown-menu {
	  left: 0!important;
	}
	.navbar-collapse {
		padding-right: 15px;
  		padding-left: 15px;
	}
	.yamm .dropdown-menu {
		top: 100%;
	}
	.navbar-default .navbar-nav>li>a.dropdown-toggle, .navbar-default .navbar-nav>li>a.dropdown-toggle.lightgrey {
		padding-top: 30px;
	}
	li.dropdown {
		border-bottom: 1px solid #eee;
	}
	.lz .dropdown-menu, .lz .dropdown-menu a, .lk .dropdown-menu, .lk .dropdown-menu a, .search .dropdown-menu  {
		color: #333;
	}
	.nav a.dropdown-toggle.blue, .nav a.dropdown-toggle.grey, .nav a.dropdown-toggle.lightgrey   {
		border-bottom: none;
	}
	.yamm-content ul {
		margin-bottom: 20px;
	}
}

@media (max-width:320px) {
	.navbar-toggle {
		margin-top: 25px;
	}
	.navbar-brand img {
		max-width: 220px;
	}
}

#main-search .form-group {
	width: 40%;
}

#search-input {
	width: 100%;
}

@media (max-width:767px) {
	#main-search .form-group {
		width: 100%;
	}
	#search-input {
		border: 1px solid #eee;
	}
}



.jumbotron {
	padding: 0;
	height: auto;
	margin-bottom: 80px;
	border-radius: 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.jumbotron.breadcrumb {
	height: auto;
	padding: 50px 0;
	color: white;
	background-image: url(../img/pageheader.jpg);
}


.carousel-inner .item{
	width: 100%;
	height: 510px;
	background-size: cover;

}

.jumbotron.breadcrumb h2 {
	margin: 0;
}




#Content #box img{
	width: 450px;
	
}

.slide img {
}
#Content #box h1 {
	font-size: 22px;
	margin: 0 0 15px 0;
}

#Content #box p {
	font-size: 15px;
	line-height: 20px;
}

#Content #box .btn-blank, #Content #box .slider-caption-link a {
	border-color: white;
	color: white;
	padding: 6px 50px;
}

@media (max-width: 500px) {


	.jumbotron {
		height: auto;
		padding-bottom: 20px;
	}
	#box {
		width: 100%;
		margin-top: 50px;
	}
	
	#signup-newsletter .btn{
		display: block;
		width: 100%;
	}
	.kontaktformular .fieldset-anfrage ol .fieldset-subgroup ol,
	.kontaktformular .fieldset-anfrage ol .fieldset-subgroup {
	  margin: 0px;
	  margin-left: 0%;
	}
}

#maincontent, #contentpage {
	padding-bottom: 70px;
}

@media (min-width: 992px) {
	#contentpage .main {
		padding-right: 65px;
	}
}
.sidebar .pull-right {
	
  	margin: 0;
}

.sidebar .pull-right a:before{
	font-family: 'FontAwesome';
  	content: "\f138";
  	font-size: inherit;
  	padding-right: 5px;
  	margin: 0;
}
.breadcrumb .pull-right {
	float: right;
	margin: 0;
	font-size: 13px;
	padding-top: 5px;
}


@media (max-width: 420px) {
	.breadcrumb .pull-right {
		display: none;
	}
}

.teaser {
	padding: 20px 0;
	border-top: 1px solid #004e85;
}

#Content .sidebar,
.main .teaser, #contentpage .main {
	font-size: 16px;
}

ul.press {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul.press li {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ddd;
}

ul.press li:first-child {
	padding-top: 0;
} 

ul.press li a:hover {
	text-decoration: underline;
}


.press.last li{
	border: none;;
}

span.date {
	display: block;
	color: #333;
}

.sidebar .teaser {
	width: 100%;
	float: right;
}

.newsletter {
	color: white;
	padding: 20px;
	background: #004e85;
}

.newsletter h2, .breadcrumb h2 {
	color: white;
}

ul.submenu {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
}

ul.submenu a {
	display: block;
	padding: 13px 0 13px 3px;
	border-bottom: 1px solid #eee;
}

ul.submenu a:before {
	font-family:'FontAwesome';
	content:"\f053";
	padding-right: 10px;
}

ul.submenu li.active a, ul.submenu a:hover {
	background: #f6f6f6;
}


ul.submenu {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
}

div.submenu a {
	display: block;
	padding: 13px 0 13px 3px;
	border-bottom: 1px solid #eee;
}

div.submenu a:before {
	font-family:'FontAwesome';
	content:"\f053";
	padding-right: 10px;
}

div.submenu li.active a, div.submenu a:hover {
	background: #f6f6f6;
}

footer .singlePage h4 {
	  color: white;
  	margin: 0 0 20px 0;
}

footer {
	margin: 0;
	padding: 50px 0;
	color: #73aad1;
	background: #004e85;
}

footer h4 {
	color: white;
	margin: 0 0 20px 0;
}

footer a, footer a:focus, footer a:active, #copyright a, #copyright a:focus, #copyright a:active  {
	color: #73aad1;
}

footer .more a, .breadcrumb a {
	color: white;
}

.breadcrumb a {
	text-decoration: underline;
}

footer a:hover, #copyright a:hover {
	color: white;
}

footer ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

@media (max-width: 420px) {
	footer p.more {
		margin-bottom: 20px;
	}
	#copyright {
		text-align: center;
	}
}

#copyright {
	color: #73aad1;
	padding: 20px 0;
	background: #003c67;
}

#copyright p {
	margin: 0;
}
.csc-mailform .kontaktformular legend,
.csc-mailform .fieldset-anfrage legend,
.csc-mailform .fieldset-subgroup legend {
	color: #004e85;
	border-color: #004e85;
	font-weight: normal;
}


.kontaktformular .fieldset-subgroup {
	margin: 0px;
	//margin-left: 5%;
}

.kontaktformular .fieldset-subgroup ol{
	margin: 0px;
	//margin-left: 20px;
        padding: 11px;
}
.kontaktformular .recall ol .csc-form-element-checkbox label,
.kontaktformular .fieldset-subgroup ol label{
	width: auto;
	float: none;
}
.recall ol .csc-form-element-checkbox input,
.kontaktformular .fieldset-subgroup ol input{
	float: left;
	margin-right: 10px;
}
div.csc-mailform .fieldset-anfrage li label{
	width: auto;
}

.kontaktformular label em{
	display: initial;
	margin-left: 3px;
	color: #004e85;
}
.kontaktformular.form-horizontal input{
	border: 1px solid #ccc;
	width: auto;
}
.newsletter-page .btn,
.kontaktformular .btn-submit,
.overlayinner .btn-submit{
	color: #fff;
	background-color: #004e85;
}
.newsletter-page .btn:hover,
.kontaktformular .btn-submit:hover,
.overlayinner .btn-submit:hover{
	color: #fff;
	background-color: #8DBADA;
}

.kontaktformular .btn-clear,
.overlayinner .btn-clear{
	color: #fff;
	background-color: #004e85;
}
.kontaktformular .btn-clear:hover,
.overlayinner .btn-clear:hover{
	color: #fff;
	background-color: #8DBADA;
}
.kontaktformular label strong{
	color: red;
	font-size: 12px;
	text-transform: lowercase;
}

div.csc-mailform fieldset li{
	margin-bottom: 0px;
	padding: 0.3em;
}

div.csc-mailform textarea{
    width: 421px !important;
}

fieldset.fieldset-subgroup legend{
	margin-left: 10px;
}
.kontaktformular .person,
.kontaktformular .attentive {
	margin-top: 5%;
}

.kontaktformular .attentive label,
.kontaktformular .recall label{
	width: auto;
}
.kontaktformular .person,
.kontaktformular .attentive,
.kontaktformular .recall {
	width: auto;
	margin-left: 5%;
}

ul.browsebox {
	display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
ul.browsebox li {
	display: inline;
  
}
.browsebox li a, .browsebox>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.browsebox>li:first-child>a, .browsebox>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  }

  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
  	color: rgb(0, 78, 133);
  }

 .tx-indexedsearch  .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button-submit {
	width: auto;
}
#tx-indexedsearch-searchbox-button-submit {
	width: 20%;
}

.news-single .article .news-img-wrap {
  float: none;
  margin: 0px;
}

.dropdown-menu.full-width{
	position: absolute;
	width: 110%;
	background-color:#004e85;
	margin-top: 0px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}

.search .dropdown-menu.full-width{
	position: absolute;
	width: 100%;
	background-color:#b9b9b9;
	margin-top:0px;
	padding: 30px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}

.search .dropdown-menu.full-width .form-group{
	width: 40%;
	
}


.navbar-collapse{
	position: relative;
}
.dropdown-submenu .dropdown-toogle{
	color: #fff;
}
.dropdown-submenu{
	float: left;
}



.dropdown-menu a,
.dropdown-submenu a{
	color: #fff;
}

.nav .dropdown{
	position: inherit;
}

.dropdown-submenu .single-item {
	margin-left: -15px;
}
.dropdown-submenu span{
	margin-bottom: 15px;
	display: block;
	color: #fff;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: 700;
}
.dropdown .dropdown-menu a.dropdown-toogle.sec {
	font-size: 18px;
	font-weight: bold;
}
.navbar-nav li{
	list-style: none;
}

#Content .pull-right li.dropdown.search,
#Content .pull-right li.dropdown.last,
#Content .pull-right li.dropdown.first{
	margin-bottom: -40px;
}
.pull-right li.dropdown.first{
	 border-bottom: 10px solid #004e85;
}

.pull-right li.dropdown.last .dropdown-menu{
	 background-color:#999;
}
.navbar-nav>li.active>a, 
.navbar-nav>li.active>a:focus {
  color: #333;
  background-color: #fff;
}
.dropdown.active:hover{

}
.dropdown-toogle.fist {
	background-color: #fff;

}
.nav .dropdown-toogle.fist:focus,
.nav .dropdown-toogle.fist:hover {
	background-color: #004e85;
	
}
.dropdown .dropdown-menu ul.single-item{
	margin-left: -20px;
}
.dropdoswn-menu.single-item li a:hover{
	text-decoration: underline ;
}
.navbar-nav>li>a {
  border-radius: 0px;
  height: 110px;
  display: block;

}

.navbar-nav>li.first.active>a:hover{
	background-color: #004e85;
	color: #fff;
}

.navbar-nav>li.last.active>a:hover{
	background-color: #999;
	color: #fff;
}
.dropdown-submenu .main-navi-span{
	display: block;
	padding: 0px;
  	font-weight: 700;
  	color: #fff;
  	height: 20px;
}
.dropdown.first a.dropdown-toogle.fist:focus,
.dropdown.first a.dropdown-toogle.fist:hover{
	color: #fff;
}
.article.first .teaser{
	border: none;
}

#maincontent .sidebar .teaser {
	border: 0px;
}

.dropdown.last a.dropdown-toogle.fist:focus,
.dropdown.last a.dropdown-toogle.fist:hover{
	 background-color:#999;
	 color: #fff;
}

.navbar-nav>li+li {
  margin-left: 0px;
}
a.dropdown-toogle.fist{
	color: #333;
}
a.dropdown-toogle.fist:hover,
a.dropdown-toogle.sec.dropdown-toggle.blue:hover{
	color: #fff;
}
.main-navi-span{
	display: block;
	padding: 40px 30px 0 30px;
  	font-weight: bold;
  	height: 48px;
}
.pull-right li.dropdown:hover {
	background-color: inherit;
}
.dropdown.last {
	  border-bottom: 10px solid #999;
}

.logo {
	position: relative;
	z-index: 3;
	top: 20px;
}
#Content .jumbotron{
}

#Content .jumbotron.breadcrumb{
	margin-top: 0px;
}
.carousel-inner {
 
}
.dropdown-submenu .caret{
	display: none;
}
.sub{
	display: block;
  	color: #999;
  	font-weight: normal;
}
.dropdown-toggle:hover{
	color: #fff;
}
.menu_title {
	color: #333;
	line-height: 20px;
	font-size: 14px;
	
}

.menu_title:hover {
	color: #fff;

}
.nav .open.first>a {
	background-color: #004e85;
	color: #fff;
}

.nav .open.last>a {
	background-color: #999;
	color: #fff;
}
.pull-right .dropdown.search a.dropdown-toggle {
  padding: 40px 30px 0 30px;
  font-weight: bold;
  color: #333;
}

.navbar-default .navbar-nav>.first.open>a, .navbar-default .navbar-nav>.first.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #004e85;
}
.navbar-default .navbar-nav>.last.open>a:focus {
  color: #333;
}


.dropdown.last a.dropdown-toogle.fist:focus {
  background-color: #e7e7e7;
  color: #fff;
}



.news-single .article .news-img-wrap {
  float: none;
  margin: 0px;
  width: auto;
  max-width: 100%;
}
.news-img-wrap img,
.news .article .news-img-wrap img {
  float: none;
  height: auto;
  width: auto;
  max-width: 100%;
}

@media (max-width: 991px) and (min-width: 768px) {

	.article.first .teaser{
	border-top: 1px solid #004e85;
}
	.navbar-default .navbar-nav>li>a.dropdown-toggle {
  		padding: 40px 15px 0 15px;
	}

	
}

@media (min-width: 768px){
	.navbar-header .navbar-brand {
	  padding: 20px 1px;
	}
}

#Footer .main-navi-span {
	height: auto;
	padding:0px;
	color: #fff;
	height: 40px;
}


#Footer a.mainLink {
	color: #fff;
	font-size: 14px;
  	line-height: 1.4em;
  	margin: 0 0 20px 0;
  	font-weight: bold;
  	display: block;
}
.navbar-brand {
  padding: 14px 14px;
 
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 0px 
}

#newsletteremail .form-control{
	float: left;
	width: 70%;
	margin-right: 10px;
}

#newsletterForm .input-lg{
	width: 80%;
	border-radius: 0px;

}
.jumbotron {
  padding-bottom:0px;
}
@media (max-width: 767px) {


	.article.first .teaser{
		border-top: none;
	}

	.subTitle{
		color: #777;
	}

	.navbar-default .navbar-nav .dropdown-toogle.fist {
		color: #333;
	}
	

	.dropdown ul li .pageTitle{
		color: #333;
	}
	span.pageTitle{
		margin: 0px;
	}
	.dropdown-menu .dropdown-submenu {
	    height: auto;
	}
	.footer-column-right{
		margin-top: 0%;
	}
	.jumbotron {
		margin-bottom: 10%;
	}
	li.dropdown {
		float: none;
	}
	.dropdown-submenu {
	  float: none;
	}
	.nav .dropdown-toogle.fist {
	  width: 110%;
	  background-color: #fff;
	}

	.dropdown.first a.dropdown-toogle.fist:hover{
		color: #fff;
	}


	.nav .dropdown-toogle.fist:focus,
	.nav .dropdown-toogle.fist:hover{
		background-color: #fff;
		color: #333;
	}
	.dropdown-toogle.fist:hover {
	  width: 107%;
	 background-color: #004e85;

	}

	.pull-right li.dropdown.first {
	  border-bottom: 1px solid #eee;
	}
	.pull-right li.dropdown.first:hover {
	  background-color: #fff;
	}
	.dropdown.first,
	.dropdown.last {
  		border-bottom: 1px solid #eee;
	}

	.nav .last>a:hover {
  		background-color: #fff;
  		color: #333;
	}

	.navbar-nav a.dropdown:hover {
	  background-color: #fff;
	  color: #333;
	}
	.dropdown-menu.full-width {
	  position: relative;
	  width: 110%;
	  background-color: #fff;
	  margin-top: 0px;
	  border-radius: 0px;
	  box-shadow: none;
	  border: none;
	  color: #333;
	}

	.dropdown-menu a, .dropdown-submenu a {
	  color: #333;
	}
	.dropdown-submenu .main-navi-span {
	  color: #333;
	}

	.pull-right li.dropdown.last .dropdown-menu {
	  background-color: #fff;
	}

	.search .dropdown-menu.full-width {
	  position: absolute;
	  background-color: #fff;
	 
	}

	.search .dropdown-menu.full-width input{
		 width: 200px;
	 
	}

	.search .dropdown-menu.full-width .form-group {
	  width: 100%;
	}

	.carousel-inner {
	  height: 379px;
	}
	.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	  display: block;
	  max-width: 360%;
	  height: auto;
	}

	#Content #box {
		margin-top: 300px;
		margin-right: 80px;
	}

	.jumbotron {
	  padding-bottom:0px;
	}
	.carousel-caption {
	  position: absolute;
	  right: 0%;
	  top: -50%;
	  left: -2%;
	  z-index: 10;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  color: #fff;
	  text-align: center;
	  text-shadow: 0 1px 2px rgba(0,0,0,.6);
	}
}


@media (min-width: 768px) {
	.dropdown-menu .dropdown-submenu {
  display: table-cell;
  height: 217px;
}
	.jumbotron {
  		margin-bottom: 20px;
	}
	.carousel-caption {
	 
	  top: -70%;
	
	}

	.carousel-indicators {
	  bottom: -8px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.footer-column-right{
		margin-top: -32%;
	}
	#Content #box {
		
	}

	
}
.archive .press.first {
  		margin-top: 20px;
	}

@media (max-width: 1199px) and (min-width: 992px){

	.news-img-wrap img{
		width: 101%;
  		height: auto;
	}

}

@media (min-width: 1024px){
	.jumbotron {
  		height: auto;
	
}
}

@media (max-width: 400px) {


	#Content #box {
		  margin-right: 0px;
		  width: auto;
		      margin-top: 270px;
	}
}


@media (min-width: 960px) and(max-width: 991px) {
	.footer-column-right {
		margin-top: -32%;
	}
}

#box {
    width: 450px;
    height: auto;
    padding: 30px;
    padding-bottom: 10px;
    color: white;
    float: right;
    margin-top: 500px;
    text-align: left;
    background: url(../img/bg_blue.png) repeat;
}

.jumbotron.breadcrumb .pull-right em {
	padding-right: 2px;
	padding-left: 2px;
}

.overlayouter{
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
}
.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    vertical-align: middle;
}
.overlayinner{
    width: 33%;
    min-width: 333px;
    margin: auto;
    padding: 22px;
    background-color: #fff;
    opacity: 1.0;
    position: fixed;
    left: 33%;
    top: 11%;
    text-align: left;
}
