/*Newsletter Unsubscribe*/
div#unsubpage {
		font-family: 'Rubrik-SemiBold', sans-serif;
}

.mapprint{display:none;}

input.button.btn.btn-primary {
		color: #ffffff;
		font-family: 'Rubrik-SemiBold', sans-serif;
		background-color: #aa5f85;
		margin: 0;
		border: 0;
		padding: 4px 6px 4px 6px;
		border-radius: 3px;
}

.unsubintro:first-child {
		color: #17bedc;
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 45px;
		border-bottom: 1px solid;
}

input.button.unsubbutton.btn.btn-inverse {
		color: #ffffff;
		font-family: 'Rubrik-SemiBold', sans-serif;
		background-color: #aa5f85;
		margin: 0;
		border: 0;
		padding: 4px 6px 4px 6px;
		border-radius: 3px;
		width: 45%;
}

/* Webfonts laden */
@font-face {
	font-family:'Rubrik-Light';
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Light_gdi.eot');
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Light_gdi.eot#iefix') format('embedded-opentype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Light_gdi.woff') format('woff'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Light_gdi.ttf') format('truetype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Light_gdi.svg#Rubrik-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2265;
}
@font-face {
	font-family:'Rubrik-Regular';
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Regular_gdi.eot');
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Regular_gdi.eot#iefix') format('embedded-opentype'),
		url('fonts/Rubrik-Regular_gdi.woff') format('woff'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Regular_gdi.ttf') format('truetype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Regular_gdi.svg#Rubrik-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2265;
}
@font-face {
	font-family:'Rubrik-Medium';
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Medium_gdi.eot');
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Medium_gdi.eot#iefix') format('embedded-opentype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Medium_gdi.woff') format('woff'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Medium_gdi.ttf') format('truetype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Medium_gdi.svg#Rubrik-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2265;
}
@font-face {
	font-family:'Rubrik-SemiBold';
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-SemiBold_gdi.eot');
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-SemiBold_gdi.eot#iefix') format('embedded-opentype'),
		url('fonts/Rubrik-SemiBold_gdi.woff') format('woff'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-SemiBold_gdi.ttf') format('truetype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-SemiBold_gdi.svg#Rubrik-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2265;
}
@font-face {
	font-family:'Rubrik-Bold';
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Bold_gdi.eot');
	src: url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Bold_gdi.eot#iefix') format('embedded-opentype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Bold_gdi.woff') format('woff'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Bold_gdi.ttf') format('truetype'),
		url('https://www.kinarus.com/templates/strekin/css/fonts/Rubrik-Bold_gdi.svg#Rubrik-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2265;
}

/*Newsletter*/
.newsletter{font-family:Arial; background-color:red;}
.newsletterfooter{width:100%;background-color:green;}

/*PDF Downloads*/
.fa{ float: right; margin-top: 15px;font-size: 25px!important;}
.pdf{line-height: 40px; border-bottom: 1px solid black; float:right; }
.pdf:hover{color: #17bedc;}

/* Grunddefinitionen */
html { min-height:100.1%; }
body { margin:0; padding:0; }
body.vision { background-image:url('https://www.kinarus.com/images/backgrounds/titelbild_01.jpg'); background-repeat:no-repeat; background-size:cover; }
div { margin:0; padding:0; }
img { display:block; border:0; }
div#wrapper { margin:0 auto; width:100%; max-width:960px; height:auto; }
/* vision */
body.vision > div > div > div > div.inside { padding-top: 100px; }

/* Schriftformate */
/* Ueberschriften */
h1 {font-family:'Rubrik-SemiBold', sans-serif; 
	font-weight:normal; font-size:34px; 
	line-height:40px; 
	color:#4fa5db;
	margin-top:50px;
	text-align: center;
	padding:6px 0 0 0;
}
div.blog.company h1 { margin-bottom:40px; }
h2 { font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; 
font-size:20px; line-height:26px; 
text-align: center;
color:#2b4a88; margin-bottom: 0px; }
h4 { font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; font-size:12px; line-height:16px; text-transform:uppercase; color:#fff; margin:0 0 12px 0; padding:0; }
/* Grundschrift */
p { font-family:Verdana, sans-serif; font-weight:normal; font-size:15px; line-height:22px; color:#666; }
/* Links */
a { font-family:Verdana, sans-serif; font-weight:normal; font-size:15px; line-height:22px; color:#666; text-decoration:none; }
/* Formular */
form input[type="search"] { font-family:'Rubrik-Regular', sans-serif; font-weight:normal; font-size:12px; line-height:14px; color:#666; }
form input[type="text"] { font-family:'Rubrik-Regular', sans-serif; font-weight:normal; font-size:12px; line-height:14px; color:#bcbcbc; }
form textarea { font-family:'Rubrik-Regular', sans-serif; font-weight:normal; font-size:12px; line-height:14px; color:#384f54; }
form button { font-family:'Rubrik-Light', sans-serif; font-weight:normal; font-size:12px; line-height:14px; text-transform:uppercase; color:#fff; }
form input[type="submit"] { font-family:'Rubrik-Light', sans-serif; font-weight:normal; font-size:12px; line-height:14px; text-transform:uppercase; color:#fff; }
/* Spezial */
/* Menulinks */
div#hauptmenu ul li a { font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; font-size:18px; line-height:18px;color:#666; }
body.vision div#hauptmenu ul li a { color:#2b4a88; }
div#hauptmenu ul li a:hover { color:#aa5f85; }
body.vision div#hauptmenu ul li a:hover { color:#aa5f85; }
div#hauptmenu ul li.active a { color:#aa5f85; }
/* Footer */
div#footer p { font-family:'Rubrik-Regular', sans-serif; font-weight:normal; font-size:12px; line-height:16px; color:#fff; margin:0 0 12px 0; padding-right:40px; }
div#footer a { font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; font-size:12px; line-height:16px; text-transform:uppercase; color:#fff; }
/* Main Vision */
body.vision div#main div.page-header h1 { display:none; }
body.vision div#main div.page-header h2 { display:none; font-size:72px; line-height:86px; text-align:center; color:#fff; border:0; }
body.vision div#main p { font-family:'Rubrik-Regular', sans-serif; font-size:34px; line-height:40px; text-transform:uppercase; text-align:center; color:#2b4a88; border:0; width:100%; max-width:none; }
body.vision div#main p a { font-family:'Rubrik-Light', sans-serif; font-size:16px; line-height:20px; text-transform:uppercase; text-align:center; color:#fff; display:block; margin:36px auto; border:0; padding-top:9px; width:135px; height:27px; background-color:#91c83c; border-radius:24px; }
/* Page-headers ausblenden */
body.company div#main div.blog.company > h2{
	font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; 
	font-size:34px; 
	line-height:40px; 
	color:#2b4a88; 
	text-align: center;
	margin-top:50px; 
	padding:6px 0 0 0; width:100%;
}
body.company div#main div.cat-children h3 { display:none; }
body.strategy div#main div.page-header h2 { display:none; }
body.investors div#main div.page-header h2 { display:none; }
body.location div#main div.page-header h2 { font-family:'Rubrik-SemiBold', sans-serif; font-weight:normal; font-size:34px; line-height:40px; text-transform:uppercase; color: rgba(79, 165, 219, 0); margin-top:50px; border-top:1px solid #4fa5db; padding:6px 0 0 0; width:100%; max-width:700px; }



body.strategy div#main p{
  -webkit-column-count:2; /* Chrome, Safari, Opera */
    -moz-column-count:2; /* Firefox */
    column-count:2;
}

/* Formulare */
/* Suchfeld */
div.search { margin-top:25px; }
div.search form label { display:none; }
div.search form input[type="search"] { outline:none; margin:0 0 4px 0; border:none; border-radius:3px; padding:0 2%; height:22px; }
div.search form button { margin:0; border:0; padding:4px 6px 4px 6px; border-radius:3px; background-color:#aa5f85; }
/* Newsletter-Anmeldung */
div.acymailing_module form table { margin:0; width:100%; }
div.acymailing_module form table tr { margin:0; width:100%; }
div.acymailing_module form table tr td { margin:0; padding-bottom:4px; width:100%; }
div.acymailing_module form label { display:none; }
div.acymailing_module form input[type="text"] { display:block; outline:none; border:none; border-radius:3px; padding:0 2%; width:96% !important; height:22px; }
div.acymailing_module form input[type="submit"] { margin:0; border:0; padding:4px 6px 4px 6px; border-radius:3px; width:45%; height:25px; background-color:#aa5f85; }
/* Kontaktformular */
div#main form { width:100%; max-width:470px; margin: 0px auto;}

div#main form.bfQuickMode label { font-family:'Rubrik-Light', sans-serif; font-size:15px; display:block; float:left; width:220px; }
div#main form.bfQuickMode input[type="text"] { display:block; outline:none; margin-bottom:20px; border:0; border-radius:3px; padding:0 1%; width:460px; height:24px; background-color:#ededed; color:#384f54; max-width:96%; } 

div#main form textarea { display:block; outline:none; margin-bottom:20px; border:0; border-radius:3px; padding:5px 1%; width:450px; height:100px; background-color:#ededed; color:#384f54; } 
div#main form select { margin-bottom:20px; width:470px; }
div#main form button { margin:0; border:0; padding:4px 6px 4px 6px; border-radius:3px; background-color:#aa5f85; }

/* Header */
div#header { width:100%; height:auto; position: fixed;width: 100%;top: 0;left: 0;background-color: #fff;z-index: 50;}
div#header.homepage{background-color: transparent;}
div#header>div.inside {margin-bottom:20px; padding-top:32px; max-width:960px;margin: 0px auto;}
/* Logo */
div#logo { float:left; height:54px; }
div#logo p { margin:0px; }
/* Hauptmenu */
div#hauptmenu { width:100%; height:54px; }
div#hauptmenu ul { position:relative; float:right; margin:0; padding:38px 0 0px 0; width:auto; }
div#hauptmenu ul li { display:block; float:left; list-style-type:none; margin:0 0 0px 27px; position: relative;padding-bottom: 10px;}
div#hauptmenu ul li.item-101 { display:none; }
/* Submenu */
div#hauptmenu ul li ul.nav-child{
	min-width: 200px;
	z-index: 10;
	display: none;
	position:absolute;margin:0 auto; padding-top:0px;top:26px;
}
div#hauptmenu ul li ul.nav-child li {background-color: #e5e5e5;margin-left:0;display: block !important;float:none !important;margin-right: 0 !important;padding: 10px 10px;border-bottom: 1px solid #dcdcdc;}
div#hauptmenu ul li ul.nav-child li.item-136 { margin-right:3px; }
div#hauptmenu ul li ul.nav-child li a {font-size:14px; color:#666;}
div#hauptmenu ul li ul.nav-child li a:hover { color:#aa5f85; }
div#hauptmenu ul li ul.nav-child li.current a { color:#aa5f85; }
/* Mobilemenu Button */
div#hauptmenu div.custom { display:none; width:100%; }
div#hauptmenu div.custom p { text-align:right; margin:20px 0 0 0; }
div#hauptmenu div.custom p a { display:block; float:right; width:38px; height:30px; overflow:hidden; background-image:url('https://www.kinarus.com/images/theme/mobilemenu-button.png'); background-repeat:no-repeat; text-indent:100px; }
body.vision div#hauptmenu div.custom p a { background-image:url('https://www.kinarus.com/images/theme/mobilemenu-button-neg.png'); }
div#hauptmenu div.custom p a:hover { display:block; width:38px; height:30px; overflow:hidden; background-image:url('https://www.kinarus.com/images/theme/mobilemenu-button-hover.png'); background-repeat:no-repeat; text-indent:100px; }

div#hauptmenu ul li:hover ul.nav-child{display: block;}

/* Main */
div#main { height:auto; padding:0 80px;}
div#main div.inside { margin-bottom:50px; }
/* Inhaltselemente */
div#main h1 { width:auto;}
div#main p { width:auto;}
/* Company */
/* Item */
body.company div.item{position:relative; margin-bottom:20px; width:auto; height:auto; min-height:220px;border-bottom: 2px solid #eee;padding-bottom: 40px;}
body.company div.item div.page-header { margin-right:240px; height:auto; }
body.company div.item div.page-header h2 { margin-bottom:6px;margin-top:50px; }
body.company div.item div.item-image { display:block; position:absolute; 
	top:0px; right:0px; width:220px;
	height:240px;
	 overflow:hidden; text-align:center; border-radius: 10px;overflow: hidden;}
body.company div.item div.item-image img { 
	margin-top:0px; margin-left:0px; 
	width:220px; 
	height:auto;
}
body.company div.item p { margin:6px 240px 6px 0; }
/* Weiterlesen */
body.company div#main p.readmore { display:block; margin-top:25px; width:50px; height:22px; border-radius:3px; background-color:#aa5f85; text-align:center; clear:both;}
body.company div#main p.readmore a { display:block; padding-top:5px; font-family:'Rubrik-Light', sans-serif; font-weight:normal; font-size:12px; line-height:14px; text-transform:uppercase; color:#fff; }
/* Item-Page */
body.company div#main div.item-page { position:relative; width:auto;}
body.company div.item-page div.page-header { margin-right:240px; height:auto; }
body.company div.item-page div.item-image { display:block; position:absolute; top:0px; right:0px; width:220px; height:220px; overflow:hidden; text-align:center; }
body.company div.item-page div.item-image img { margin-top:-20px; margin-left:-40px; width:300px; height:auto; }
body.company div.item-page p { margin:16px 240px 16px 0; }
body.company div.item-page div#back { position:absolute; top:-20px; left:0px; }
body.company div.item-page div#back a { font-family:'Rubrik-Light', sans-serif; font-weight:normal; font-size:12px; line-height:16px; text-transform:uppercase; color:#4fa5db; }
/* Lageplan */
div.map { width:700px; max-width:100%; }
a.mapprint img { margin:8px 0; }


/* Footer */
body.vision div#footer{position: fixed;}
div#footer { left:0; right:0; bottom:0; width:100%; _height:200px; background-color:#666; }
div#footer div.inside { margin:0 auto; width:100%; max-width:960px; padding:15px 0; }
div#footer div.inside > div { float:left; width:25%; }
/* Footermenu */
div#footer div.inside ul { margin:0; padding:0; list-style-type:none; }
/* div#footer div.inside ul li.current a { color:#aa5f85; } */

.footer-body{max-width: 960px;margin: 0px auto;}
.row:after{clear: both;display: block;content: '';}

/* Responsive Design */
@media only screen and ( max-width:1023px ) {
	/* Header */
	div#header { padding:0 6%; width:88%; }
	div#header div.inside { margin-bottom:32px; }
	/* Main */
	div#main { margin:0 6%;margin-bottom: 20%; }
	/* Inhaltselemente */
	div#main h1 { width:100%; max-width:none; }
	div#main div.item-page p { width:100%; max-width:none; }
	div#main div.item-page.company p { margin:16px 240px 16px 0; width:auto; }
	/* Footer */
	div#footer div.inside { margin:0 6%; width:88%; max-width:none; }
}
@media only screen and ( max-width:859px ) {
	/* Hauptmenu */
	div#hauptmenu { height:30px; }
	div#hauptmenu > ul { position:fixed; z-index:100000000; top:100px; right:-154px; padding:10px 0; width:150px; background-color:#384f54; text-align:left; transition:right ease-out 0.5s; }
	#open:target div#hauptmenu > ul { right:0px; }
	body.vision div#hauptmenu > ul { background-color:#fff; }
	div#hauptmenu > ul li { margin:0; }
	div#hauptmenu > ul > li  a { display:block; list-style-type:none; margin:0; padding:10px 0 10px 20px; width:130px; }
	/* Menulinks */
	div#hauptmenu ul li a { color:#fff; }
	body.vision div#hauptmenu ul li a { color:#666; }
	div#hauptmenu ul li:hover > a { background-color:#aa5f85; }
	div#hauptmenu ul li.active > a { background-color:#aa5f85; }
	div#hauptmenu ul li:hover a { color:#fff; }
	div#hauptmenu ul li.active a { color:#fff; }
	body.vision div#hauptmenu ul li:hover a { color:#fff; }
	body.vision div#hauptmenu ul li.active a { color:#fff; }
	/* Submenu */
	div#hauptmenu ul li ul.nav-child {position:relative; margin:0 auto; padding-top:0px; width:auto; max-width:none; top: 0;}
	div#hauptmenu ul li:hover ul.nav-child{ display:block; }
	div#hauptmenu ul li ul.nav-child li { margin:0; text-align:left; padding: 0;}
	div#hauptmenu ul li ul.nav-child li.item-136 { margin:0; }
	div#hauptmenu ul li ul.nav-child li a { padding-left:10px; color:#666; display: block;width: auto;}
	body.vision div#hauptmenu ul li ul.nav-child li a { color:#666; }
	div#hauptmenu ul li ul.nav-child li:hover a { color:#fff; }
	div#hauptmenu ul li ul.nav-child li.current a { color:#fff; }
	body.vision div#hauptmenu ul li ul.nav-child li:hover a { color:#fff; }
	body.vision div#hauptmenu ul li ul.nav-child li.current a { color:#fff; }
	/* Mobilemenu Button */
	div#hauptmenu div.custom { display:block; }
	div#hauptmenu div.custom p a.open { display:block; }
	div#hauptmenu div.custom p a.close { display:none; }
	#open:target div#hauptmenu div.custom p a.open, 
	#open:target body.vision div#hauptmenu div.custom p a.open { display:none; }
	#open:target div#hauptmenu div.custom p a.close, 
	#open:target body.vision div#hauptmenu div.custom p a.close { display:block; }
	/* Footer */
	div#footer p { padding-right:20px; }
}
@media only screen and ( max-width:767px ) {
	/* Main */
	div#main div.inside { margin-bottom:30px; }
	/* Footer */
	body.vision div#footer{position: relative;}
	div#footer { position:relative; width:100%; height:auto; }
	div#footer div.inside { padding:30px 0; }
	div#footer div.inside > div { display:block; float:none; margin-bottom:30px; width:100%; }
	/* Suchfeld */
	div.search { margin-top:30px; }
}
@media only screen and (max-width:637px) { 
	body.strategy div#main p{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	}
	div#main{padding: 0;}
	/* Titel Vision verkleinern */
	body.vision div#main div.page-header h2 { font-size:34px; line-height:40px; margin-top:55px; }
	/* Absatz/Zitat Vision verkleinern */
	body.vision div#main p { font-size:20px; line-height:25px; }
	/* Logo */
	div#logo { height:40px; }
	div#logo p img { width:auto; height:40px; }
	
	div#main div.item-page.company p { margin:16px 50px 16px 0; width:auto; }
	
	/* Mobilemenu Button */
	div#hauptmenu div.custom p { margin:8px 0 0 0; }
	/* Spezial Company */
	body.company div#main h1 { width:100%; max-width:none; }
	body.company div#main p { width:100%; max-width:none; }
	/* Item */
	body.company div.item { width:100%; max-width:none; }
	body.company div.item div.page-header { margin-right:0px; }
	body.company div.item div.item-image { position:relative;margin-right:5px;margin-bottom:25px;} 
	body.company div.item p { margin:6px 0px 6px 0; }
	/* Item-Page */
	body.company div#main div.item-page { width:100%; max-width:none; }
	body.company div.item-page div.page-header { margin-right:0px; }
	body.company div.item-page div.item-image { position:relative; margin:16px 0; }
	body.company div.item-page p { margin:6px 0px 6px 0; }
	/* Kontaktformular */
	div#main form input[type="text"] { display:block; float:none; width:96%; }
	div#main form textarea { display:block; float:none; width:96%; }
	div#main form select { display:block; float:none; width:96%; }
}

img.linkedin { width: 24px; height: 24px; }

.contentpress{
	padding-left:20px;
	padding-right:20px;
}


.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
			 -o-transition:      -o-transform .3s ease-out;
					transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
			-ms-transform: translate(0, -25%);
			 -o-transform: translate(0, -25%);
					transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			 -o-transform: translate(0, 0);
					transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
					background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
					box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

.item-page.company{margin-top: 100px;}

.page-header h2{text-align: left;}

.wrapper{overflow: hidden;width: 100%;min-height: 100%;position: relative;}

.bigimage{}
.bigimage>div{
	height: 400px;
	margin:0 -500px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.item-page.vision{
	padding-top: 150px;
}

.pull-left.item-image{border-radius: 10px;overflow: hidden;}


.subheading-category{font-size: 34px;margin-top: 50px;display: block;}

.bfRolloverBg{background-color: #aa5f85 !important;}

#logo img {width:222px; height:auto;}