html, body {height:100%;min-height:100%;background-color:#fff;}
body {font-size:14px;}
h1, h2, h3, h4, h5 {word-wrap:break-word;}
h1 {font-weight:700;text-transform:uppercase;font-size:30px;margin:0;}
h2 {font-weight:700;text-transform:uppercase;font-size:20px;margin:0;}
p {font-size:14px;}
img {max-width:100%;width:100%;height:auto;}
.noscroll {overflow:hidden;}

.padding {padding-top:25px;padding-bottom:25px;}

.nav-fixed {position:fixed;top:0;left:0;right:0;z-index:999;}
.nav-brand {float:left;position:absolute;top:10px;left:10px;max-width:150px;background-image:url(/images/aalsrode-smede-og-maskinfabrik-logo-hvid.png);background-size:100% auto;background-repeat:no-repeat;transition:0.5s ease all;}
.dark .nav-brand {background-image:url(/images/aalsrode-smede-og-maskinfabrik-logo-sort.png);transition:0.5s ease all;}
.brand-logo {max-width:100%;width:100%;height:auto;visibility:hidden;}
.nav-open .dark .nav-brand {background-image:url(/images/aalsrode-smede-og-maskinfabrik-logo-hvid.png);transition:0.5s ease all;}

.frontpage-lang {position:absolute;z-index:999;height:45px;right: 70px;top: 0px;padding:9px 10px;width: 130px;text-align: right;}
.toggle {position: absolute;z-index: 999;display: inline-block;width: 60px;height: 45px;cursor: pointer;right:5px;top:3px;padding:9px 10px;font-size:14px;line-height:15px;text-align:left;color:#333333;font-weight:500;transition-duration: 0s;transition-delay: .1s;}
.nav-open .toggle {color:#ffffff;transition-duration: 0s;transition-delay: .1s;}
.toggle .cross {float:right;transition-duration: 0s;transition-delay: .1s;}
.toggle .cross span:before, .toggle .cross span:after {transition-property:margin,-webkit-transform,background-color;transition-property:margin,transform,background-color;transition-duration:.1s,.1s,.5s;transition-delay:.1s,0,0;}
.nav-open .toggle .cross span {background-color: transparent;transition-delay: .1s;}
.nav-open .toggle .cross span:before {margin-top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);transition-delay: 0,  .1s;background-color: #ffffff;}
.nav-open .toggle .cross span:after {margin-top: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);transition-delay: 0,  .1s;background-color: #ffffff;}
.toggle .cross span {margin: 0 auto;position: relative;z-index: 999;top: 14px;width: 40px;height: 3px;background-color: #ffffff;display: block;transition-property:background-color;transition-duration:.5s;transition-delay:0;}
.toggle .cross span:before,.toggle .cross span:after {position: absolute;content: '';width: 40px;height: 3px;background-color: #ffffff;display: block;}
.toggle .cross span:before {margin-top: -10px;}
.toggle .cross span:after {margin-top: 10px;}
.dark .toggle .cross span {background-color: #000;}
.dark .toggle .cross span:before, .dark .toggle .cross span:after {background-color: #000;}
.nav-open .dark .toggle .cross span {background-color: transparent;}
.nav-open .dark .toggle .cross span:before, .nav-open .dark .toggle .cross span:after {background-color: #fff;}

.main-nav {position:fixed;top:0;bottom:0;width:100%;z-index:998;background-color:#6c7a89;right:-100%;transition:0.7s ease right;overflow-y:scroll;}
.nav-open .main-nav {right:0;transition:0.7s ease right}
.main-nav-wrap {display:table;width:100%;height:100%;padding:100px 0}
.main-nav-inner {width:100%;text-align:center;display:table-cell;vertical-align:middle;}
.main-nav ul, .main-nav ul li {padding:0;margin:0;list-style-type:none;}
.main-nav li a, .main-nav li a:visited {color:#bfe6ec;font-family:'Roboto Condensed','Roboto',sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;line-height:1.4;transition:0.25s ease color;}
.main-nav li a:hover, .main-nav li a:active, .main-nav li a:focus, .main-nav li.current a, .main-nav li.current a:visited {text-decoration:none;color:#2c3e50;transition:0.25s ease color;cursor:pointer}
.main-nav li .plus {cursor:pointer;display:inline-block;height:23px;margin-left:0;padding:11px 10px;margin-right:-32px;}
.main-nav li .plus span, .main-nav li .plus span:after, .main-nav li .plus.dropdown span:before {background-color:#bfe6ec;width:18px;height:3px;display:block;content: '';transition:0.25s ease background-color;}
.main-nav li .plus span:after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.main-nav li .plus:hover span, .main-nav li .plus:hover span:after, .main-nav li .plus:hover span:before {background-color:#2c3e50;transition:0.25s ease background-color;}
/*.main-nav li .plus.minus span:after {background-color:transparent;}*/
.main-nav ul.sub-menu {height:0;overflow:hidden;transition:0.5s ease height;}
.main-nav ul.sub-menu.open {transition:0.5s ease height;margin-bottom:20px;}
.main-nav ul.sub-menu li a {font-family:'Roboto',sans-serif;font-size:14px;color:#ffffff;text-transform:none;font-weight:400;}

.main-nav li .plus.dropdown span {background-color:transparent;}
.main-nav li .plus.dropdown span:before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);transition:0.25s ease transform;}
.main-nav li .plus.dropdown span:after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);margin-top:-3px;margin-left:11px;transition:0.25s ease transform;}

.main-nav li .plus.dropdown.minus span:before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.main-nav li .plus.dropdown.minus span:after {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.main-nav li.current li:not(.current) a, .main-nav li.current li:not(.current) a:visited {color:#ffffff;}
.lang-selector {position:absolute;bottom:5px;right:10px;color:#fff;}
.nav-open .lang-selector {position:fixed}
.main-nav ul li.form-nav {padding:2.5rem 1.5rem 0 1.5rem;word-break:break-word;}

.ghost {font-size:15px;font-weight:700;text-transform:uppercase;border-width:2px;border-style:solid;transition:0.5s ease all;padding:7px 30px;text-decoration:none;}
.ghost:hover {transition:0.5s ease all;text-decoration:none;}

.hero, .slide, .carousel-inner, .item, .slide-inner {height:100%;min-height:100%;width:100%;}
.slide-inner {position:relative;}
.slide-inner {background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.1);background-blend-mode:overlay;}
.slide-content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;}
.slide-content h1{color:#ffffff;line-height:1.09;margin-bottom:20px;}
.slide-content .highlight{color:#bfe6ec;}

.slide-content .ghost {color:#bfe6ec;border-color:#bfe6ec;}
.slide-content .ghost:hover, .slide-content .ghost:active {color:#333;background-color:#bfe6ec;text-decoration:none;}

.carousel-indicators {position:absolute;bottom:0;left:10px;margin:0;width:130px;height:130px;}
.carousel-indicators .active {background-color:transparent;width:50px;height:auto;}
.carousel-indicators > div {width:50px;height:50px;position:absolute}
.carousel-indicators > div img {width:100%;max-width:100%;height:auto;}
.carousel-indicators > div:first-child {top:0;left:40px;}
.carousel-indicators > div:nth-child(2) {top:60px;left:5px;}
.carousel-indicators > div:nth-child(3) {top:60px;left:75px;}

.carousel-indicators .v {position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);}

.line {width:70%;height:3px;margin:15px 0;display:inline-block;}

.front-text {text-align:center;background-color:#fff;}
.front-text .line {background-color:#2c3e50;}

.profil {background-color:#2c3e50;color:#bfe6ec;}
.profil-image {height:250px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.profil-text {padding-bottom:25px;padding-top:25px;}
.profil h1, .profil a {color:inherit;text-transform:uppercase;}
.profil p {color:#ffffff;margin-bottom:20px}
.profil .line {background-color:#bfe6ec;}
.profil .ghost {color:#bfe6ec;border-color:#bfe6ec;}
.profil .ghost:hover, .ghost:active {color:#333;background-color:#bfe6ec;text-decoration:none;}

.content {background-color:#fff;}
.banner, #googleMap {width:100%;height:175px;background-size:cover;background-repeat:no-repeat;background-position:center center;overflow-y:hidden;}
#googleMap {background-color:#fff;}
.content header {text-align:center;}
.content .line {background-color:#2c3e50;}
.content:not(.news) h2 {line-height:1.4;color:#333;margin:0;}
.content h3 {font-family:'Roboto',sans-serif;font-size:30px;font-weight:700;color:#333;}
.content .ghost {color:#2c3e50;border-color:#2c3e50;display:inline-block;line-height:1.2;text-decoration:none;}
.content .ghost:hover, .content .ghost:active {color:#fff;background-color:#2c3e50;text-decoration:none;}
.content-news-date {font-size:14px;color:#666666;display:block;}
.grid-section > div {margin-bottom:20px;}
.grid-section p {margin-top:10px;margin-bottom:10px;}
footer .grid-section p {margin:0;}
.news.latest {padding-top:0;padding-bottom:25px;}
.news.latest h1 {font-size:40px;font-weight:700;}
.news.latest .line {margin-bottom:40px;}
.content a {color:#2c3e50;text-decoration:underline;}
.content p img {max-width:none;width:auto;height:auto;}

.share-icons {margin-top:25px;}
.share {margin-right:10px;}
.share img {max-height:40px;}
.fb-share {background:url(/images/fb-share-logo.png) center center no-repeat;background-size:40px 40px;float:left;overflow:hidden;height:40px;width:40px;margin-right:20px;}
.fb-share-button {opacity:0;transform: scale(2.9);transform-origin: top left;}
.fb-share-button * {width:40px !important;height:40px !important;float:left;}
.in-share {background:url(/images/in-share-logo.png) center center no-repeat;background-size:45px 40px;float:left;overflow:hidden;height:40px;width:45px;margin-right:20px;}
.IN-widget {opacity:0;transform: scale(1.95);transform-origin: top left;}

.news {background-color:#fff;}
.news header {text-align:center;}
.news .line {background-color:#2c3e50;width:70%;}
.news h2 {line-height:1.2;margin-bottom:15px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;}
.news p {color:#666666;margin-bottom:15px;}
.news .news-date {font-size:12px;color:#666666;}
.news img {max-width:100%;width:100%;height:auto;}
.main-news-content {padding-left:30px;padding-right:30px;}
.secondary-news-content{padding-left:15px;padding-right:15px;}
.secondary-news-image {margin-top:35px;}
.news .ghost {color:#2c3e50;border-color:#2c3e50;display:inline-block;line-height:1.2;text-decoration:none;}
.news .ghost:hover, .news .ghost:active {color:#fff;background-color:#2c3e50;text-decoration:none;}

.contact {background-color:#eee;}
.contact header {text-align:center;}
.contact h2 {font-size:20px;text-align:center;margin-top:17px;}
.contact .line {background-color:#2c3e50;}
.contact p {color:#666;margin:0;}
.contact p a {font-weight:700;}
.contact-image {margin-top:25px;height:220px;overflow:hidden;position:relative;}
.contact-image img {max-width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.contact-content {text-align:center;margin-bottom:30px}
.contact-content .line {max-width:120px;height:2px;margin:5px auto;}
.contact .ghost {color:#2c3e50;border-color:#2c3e50;}
.contact .ghost:hover, .contact .ghost:active {color:#fff;background-color:#2c3e50;text-decoration:none;}
.contact-link {text-align:center;}

.video {background-color:#fff;}
.video header {text-align:center;}
.video .line {background-color:#2c3e50;}

.testimonial {background-color:#2c3e50;color:#bfe6ec;}
.testimonial-image {height:250px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.testimonial-text {padding-bottom:25px;padding-top:25px;}
.testimonial h1, .testimonial a {color:inherit;text-transform:uppercase;}
.testimonial p {color:#ffffff;margin-bottom:20px;}
.testimonial .line {background-color:#bfe6ec;}
.testimonial p.testimonial-name {color:#bfe6ec;font-style:italic;}

.newsletter {background-color:#2c3e50;color:#bfe6ec;text-align:center;}
.newsletter h1 {color:inherit;}
.newsletter .mc-field-group-inner {text-align:left;border-width:0 0 2px 0;border-color:#fff;border-style:solid;display:table;width:100%;}
.newsletter label {color:#bfe6ec;display:table-cell;}
.newsletter input[type="text"], .newsletter input[type="email"] {width:100%;padding-bottom:7px;padding-top:7px;background-color:transparent;border:0;color:#fff;display:table-cell;}
.newsletter input[type="checkbox"] {-webkit-appearance:none;-moz-appearance:none;appearance: none;position:static;width:26px;height:26px;border:2px solid #ffffff;margin:0 15px -5px 0;}
.newsletter input[type="checkbox"]:checked {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z' fill='%23ffffff'/></svg>");background-position: center center;background-repeat: no-repeat;background-size: 80%;}
.newsletter .mce_inline_error {text-align:left;}
.newsletter input[type="submit"] {background-color:transparent;border-color:#bfe6ec;margin-top:20px;margin-bottom:40px;}
.newsletter input[type="submit"]:hover, .newsletter input[type="submit"]:active {background-color:#bfe6ec;color:#2c3e50;}
.newsletter .content__gdprLegal {font-size:50%;color:#fff;}
.newsletter .content__gdprLegal p, .newsletter .content__gdprLegal a {font-size:inherit;margin:0;color:inherit;}

.content .form h2 {margin-bottom:2.5rem !important;}
#formular .form-group {text-align:left;/*border-width:0 0 2px 0;border-color:#2c3e50;border-style:solid;*/display:table;width:100%;margin-bottom:25px;position:relative;}
#formular .form-group.consent {border:0;}
#formular label {color:#2c3e50;display:table-cell;width:18%;}
#formular label.error {color:#2c3e50;display:inline-block;width:100%;color:#8c1616;font-weight:normal;}
#formular .consent label {width:100%;color:#666;font-weight:normal;float:left;padding-left:40px;}
#formular .consent label.error {padding-left:0;}
#formular input[type="text"], #formular input[type="email"] {width:100%;padding-bottom:7px;padding-top:7px;background-color:rgba(0,0,0,0.05);border-radius:0;border:0;color:#000;display:table-cell;box-shadow:none;}
#formular input[type="checkbox"] {-webkit-appearance:none;-moz-appearance:none;appearance: none;position:static;width:26px;height:26px;border:2px solid #2c3e50;margin:0 15px -5px 0;border-radius:0;position:absolute;left:0;}
#formular input[type="checkbox"]:checked {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z' fill='%232c3e50'/></svg>");background-position: center center;background-repeat: no-repeat;background-size: 80%;}
#formular button {background-color:transparent;border-color:#2c3e50;margin-top:20px;margin-bottom:40px;}
#formular button:hover, #formular button:active {background-color:#2c3e50;color:#bfe6ec;}

.certificates {background-color:#6c7a89;}
.certificate-image, .certificate-txt {text-align:center;}
.certificate-image img {max-width:200px;max-height:110px;width:auto;height:auto;margin:10px 0;}
.certificate-txt {margin-top:20px;}
.certificate-txt p {font-size:16px;color:#fff;}
.certificates .ghost {color:#bfe6ec;border-color:#bfe6ec;margin-top:20px;display:inline-block}
.certificates .ghost:hover, .certificates .ghost:active {color:#333;background-color:#bfe6ec;text-decoration:none;}

.center {text-align:center;}

footer {background-color:#2c3e50;padding:25px 0px 65px 0;text-align:center;position:relative;}
footer h1 {color:#bfe6ec;margin:0;}
footer h2 {color:#bfe6ec;margin:0 0 10px 0;}
footer .line {background-color:#bfe6ec;width:120px;height:2px;}
footer p {font-size:14px;line-height:20px;font-weight:400;color:#fff;margin:0;}
footer p:last-child {margin-bottom:20px;}
footer .grid-section > div {margin-bottom:20px;}
footer a {color:#fff;}
footer a:hover, footer a:focus {color:#fff;text-decoration:underline;}

.social-icons {padding-bottom:1rem;}
.social-icon img {max-height:30px;height:100%;width:auto;max-width:none;padding:0 15px}

.mercatus {text-align:center;position:absolute;bottom:5px;width:100%;font-size:12px;}
.mercatus a {color:#cdcdcd;font-size:12px;}

.cookie {font-size:1rem;text-align:center;padding-top:1rem;color:#fff;}

.kompetence-item {margin-top:0;margin-bottom:10px;text-align:center;}
.kompetence-item a {text-decoration:none;display:block;background-color:transparent;transition:0.5s ease all;padding-bottom:15px;position:relative;}
.kompetence-item a:after {content:' ';background-color:rgba(0,0,0,0);transition:0.5s ease all;position:absolute;top:0;right:0;left:0;bottom:0;}
.kompetence-item a:hover:after {background-color:rgba(0,0,0,0.20);}

.kompetence-item p {font-family:'Roboto Condensed',sans-serif;font-weight:700;line-height:1;font-size:16px;text-transform:uppercase;margin:10px 0 0 0;word-wrap:break-word;}
.kompetence-item .line {margin:5px auto;height:2px;width:40%;display:block;}

.content a.file-download {font-family:'Roboto Condensed',sans-serif;padding:11px 40px 11px 100px;border:2px solid #2c3e50;font-size:16px;font-weight:700;text-transform:uppercase;transition:0.5s ease color;display:inline-block;position:relative;text-align:center;margin-bottom:20px;text-decoration:none;}
.file-download:hover {color:#fff;text-decoration:none;transition:0.5s ease color;}
.file-download span {position:relative;z-index:99;}
.file-download .file-icon {width:64px;height:100%;background-color:#2c3e50;position:absolute;left:0;top:0;z-index:0;padding:8px 19px;transition:0.5s ease all;}
.file-download:hover .file-icon {width:100%;transition:0.5s ease all;}
.file-download .file-icon img {max-width:26px;height:auto;float:left;}

.k-testimonial {background-color:#2c3e50;color:#bfe6ec;padding:0;}
.k-testimonial-image {background-size:cover;background-repeat:no-repeat;background-position:center center;height:250px;}
.k-testimonial-text {padding-top:25px;padding-bottom:25px;}
.k-testimonial h2 {margin:0;color:#bfe6ec;line-height:1.1;}
.k-testimonial a {color:#bfe6ec;}
.k-testimonial p {color:#ffffff;margin-bottom:25px;}
.k-testimonial .line {background-color:#bfe6ec;}
.k-testimonial p.k-testimonial-name {color:#bfe6ec;font-style:italic;margin-bottom:0;}
.kompetence {padding-bottom:0;}
.downloads {margin-bottom:40px;}

.certificate {padding-top:25px;padding-bottom:25px;background-color:#fff;width:100%;}
.certificate:nth-child(even) {background-color:#eee;}
.certificate:last-child {margin-bottom:-50px;}
.content .certificate h2 {color:#2c3e50;margin-bottom:20px;}
.certificate-image-list {text-align:center;margin-bottom:20px;}
.certificate-image-list img {max-width:70%;width:auto;height:auto;}

.job {background-color:#fff;padding-top:20px;padding-bottom:20px;width:100%;}
.job:nth-child(even) {background-color:#eee;}
.job:last-child {margin-bottom:-50px;}
.content .job h2 {color:#2c3e50;font-size:20px;margin-bottom:20px;}


.type-selection {background-color:#2c3e50;width:auto;padding:15px 25px;display:inline-block;}
.type-selection a {color:#fff;font-size:16px;display:block;}

.black {background-color:#fff;}


.vintro {padding-top:25px;padding-bottom:25px;}
.jobv h3 {margin-top:0;}
.jobv .payoff {font-style:italic;}
.jobv p {font-size:14px;}
.jobv .vintro p {font-size:16px;}
.jobv > div {padding-left:35px;padding-right:35px;}
.jobv div {margin-top:10px;}
	.col-md-3.column img {max-width:300px;}
.contact .col-xs-12{float:none;}
.contact .col-xs-12 h2 {font-size:26px;}

.specheader {margin-bottom:40px;}
.content .specs h4, .content .machines h4 {font-family:'Roboto',sans-serif;font-weight:700;color:#333;margin-top:0;}
.specs.has-machines .grid-section div .container:after {content:' ';width:100%;border-bottom:1px solid #666;}
.specs:not(.has-machines) .grid-section div:not(:last-child) .container:after {content:' ';width:100%;border-bottom:1px solid #666;}
.specs ul {padding-left:20px;}
.specs li {padding-bottom:10px;}
.specs p {margin-top:0;}


.machines .grid-section > div {margin-bottom:0;}
.machines p {word-wrap:break-word;margin:0;}
.machines .container {margin-bottom:10px;}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

@media screen and (min-width:768px) {
	body {font-size:16px;}
	h1 {font-size:45px;}
	h2 {font-size:30px;}
	p {font-size:16px;}
	.padding {padding-top:40px;padding-bottom:40px;}
	.line {height:5px;margin:25px 0;display:inline-block;}
	.certificate {padding-top:40px;padding-bottom:40px;}
	.slide-content {width:750px;}
	
	.nav-brand {top:15px;left:20px;max-width:200px;}
	.lang-selector {bottom:10px;right:30px;color:#fff;}
	.ghost {font-size:16px;padding:10px 40px;}
	
	.frontpage-lang {width:150px;top:20px;}
	.toggle {width: 70px;height: 50px;right:20px;top:17px;}
	.toggle .cross span {width: 50px;height: 4px;}
	.toggle .cross span:before,.toggle .cross span:after {width: 50px;height: 4px;}
	.toggle .cross span:before {margin-top: -14px;}
	.toggle .cross span:after {margin-top: 14px;}
	
	/* Original font-size 50 px */
	.main-nav li a, .main-nav li a:visited {font-size:40px;}
	.main-nav li .plus {height:32px;margin-left:20px;padding:16px 0;margin-right:-46px;}
	.main-nav li .plus.dropdown {padding:16px 10px 16px 0;}
	/*.main-nav li .plus span, .main-nav li .plus span:after, .main-nav li .plus.dropdown span:before {width:26px;height:4px;}
	.main-nav li .plus.dropdown span:after {margin-top:-4px;}*/
	.main-nav ul.sub-menu li a {font-size:16px;}
	
	.carousel-indicators {bottom:0;left:10px;margin:0;width:195px;height:195px;}
	.carousel-indicators .active {width:75px;}
	.carousel-indicators > div {width:75px;height:75px;}
	.carousel-indicators > div:first-child {top:0;left:60px;}
	.carousel-indicators > div:nth-child(2) {top:90px;left:8px;}
	.carousel-indicators > div:nth-child(3) {top:90px;left:112px;}
	
	.profil-image {height:400px}
	.profil-text {padding:50px;}
	
	.news .line, .contact .line, .front-text .line {width:300px;}
	.main-news {margin-top:25px;margin-bottom:25px}
	.main-news-image {float:right;}
	.main-news-content {text-align:right;float:right;padding-right:15px;padding-top:0;padding-left:15px;}
	.news h2 {font-size:30px;margin-top:0;margin-bottom:17px;}
	.news p {font-size:16px;margin-bottom:20px;}
	.secondary-news-content {padding:10px 30px 0 30px;}
	.secondary-news h2, .news.latest h2 {font-size:24px;line-height:30px;}
	.secondary-news {padding-top:25px;padding-bottom:25px;}
	.secondary-news-image {margin-top:50px;}
	
	.contact h2 {font-size:25px;margin-top:25px;}
	.contact .col-xs-12{float:left;}
	.contact .col-xs-12 h2 {font-size:32px;margin-top:40px;}
	.contact-image {margin-top:30px;height:auto;overflow:visible;position:static;text-align:center;}
	.contact-image img {position:static;top:auto;left:auto;transform:none;}
	.contact-content {margin-bottom:15px}
	.contact-link {margin-top:20px}
	
	.video .line {width:300px;margin:25px auto 50px auto;}
	
	.testimonial-image {height:400px}
	.testimonial-text {padding:50px;}
	
	
	
	.certificates {background-color:#6c7a89;}
	.certificate-image, .certificate-txt {text-align:center;}
	.certificate-images {display:table;width:100%;}
	.certificate-image {display:table-cell;float:none;}
	.certificate-image img {max-width:220px;max-height:130px;margin:0;}
	.certificate-txt {margin-top:20px;}
	.certificate-txt p {font-size:16px;color:#fff;}
	.certificates .ghost {color:#bfe6ec;border-color:#bfe6ec;margin-top:20px;display:inline-block}
	.certificates .ghost:hover, .certificates .ghost:active {color:#333;background-color:#bfe6ec;text-decoration:none;}
	
	footer {padding:35px 0px 65px 0;}
	footer h1 {font-size:30px;}
	footer h2 {font-size:20px;margin:30px 0 10px 0;}
	footer .line {margin:30px auto 0 auto;}
	footer p {font-size:16px;line-height:24px;}
	footer p:last-child {margin-bottom:0;}
	footer .grid-section > div {margin-bottom:40px;}
	
	.banner, #googleMap {height:300px;}
	.content .line {width:300px;margin:25px auto;}
	.content:not(.news) h2 {font-size:24px;line-height:40px;color:#333;margin:10px 0 0 0;}
	.grid-section > div {margin-bottom:40px;}
	.certificate-image-list {margin-bottom:0;}
	.certificate-image-list img {max-width:100%;}
	
	
	.kompetence-item {margin-top:25px;}
	.kompetence-item p {font-size:20px;margin:20px 0 15px 0;}
	.kompetence-item .line {margin:0 auto;width:40%;}
	
	.content a.file-download {font-size:20px;}
	.file-download .file-icon {padding:11px 19px;}
	
	.k-testimonial-image {height:350px}
	.k-testimonial-text {padding:50px;}
	
	.specs .row {padding-bottom:10px;}
}

@media screen and (min-width:992px) {
	body {font-size:18px;}
	h1 {font-size:50px;}
	h2 {font-size:35px;}
	p {font-size:18px;}
	.padding {padding-top:66px;padding-bottom:50px;}
	.certificate {padding-top:66px;padding-bottom:50px;}
	.slide-content {width:970px;}
	.ghost {font-size:17px;padding:12px 50px;}
	.line {width:100%;}
	
	.banner, #googleMap {height:400px;}
	
	.nav-brand {top:30px;left:70px;max-width:250px;}
	.frontpage-lang {width:180px;top:35px;right:130px;}
	.toggle {width: 70px;height: 50px;right:70px;top:31px;}
	
	.profil {text-align:right;height:100%;}
	.profil .row {height:100%;}
	.profil-image {height:100%;}
	.profil-text {position:relative;height:100%;padding-bottom:0;}
	.profil-content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%}
	.profil p {margin-bottom:50px}
	.profil .line {margin-left:-75px;}
	
	.testimonial {height:100%;}
	.testimonial .row {height:100%;}
	.testimonial-image {float:right;height:100%;}
	.testimonial-text {float:right;position:relative;height:100%;}
	.testimonial-content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%}
	.testimonial p {margin-bottom:25px;font-size:16px}
	.testimonial .line {margin-right:-75px;}
	
	.news h2 {font-size:40px;line-height:40px;margin-top:0;margin-bottom:17px;}
	.main-news-content {padding-right:30px;padding-top:15px;padding-left:15px;}
	.secondary-news h2, .news.latest h2 {font-size:24px;line-height:30px;}
	
	.contact h2 {font-size:30px;margin-top:30px;}
	.contact .col-xs-12 h2 {font-size:40px;}
	.contact-content p {font-size:16px;margin:0;}
	.contact-image {margin-top:30px;height:auto;overflow:visible;position:static;}
	.contact-image img {max-width:100%;position:static;top:auto;left:auto;transform:none;}
	.contact-link {margin-top:30px}
	
	.k-testimonial {height:500px;}
	.k-testimonial-image {height:100%;float:right;}
	.k-testimonial-text {height:100%;float:right;padding-top:0;padding-bottom:0;}
	.k-testimonial-content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%}
	.k-testimonial h2 {font-size:30px;}
	.k-testimonial p {font-size:16px}
	.k-testimonial .line {margin-right:-75px;width:auto;display:block;}
	.job {padding-top:50px;padding-bottom:50px;}
	.jobv {padding-top:100px;}
	.content .job h2 {color:#2c3e50;font-size:30px;margin-bottom:20px;}
	.jobv p {font-size:16px;}
	.jobv .vintro p {font-size:20px;}
	.jobv .col-md-3 {margin-top:0;}
	.col-md-3.column img {max-width:100%;}
}

@media screen and (min-width:1200px) {
	body {font-size:20px;}
	h1 {font-size:60px;margin-top:34px;margin-bottom:17px;}
	h2 {font-size:40px;}
	p {font-size:20px;}
	.nav-brand {top:30px;left:70px;max-width:250px;}
	.slide-content h1{line-height:1.09;margin-bottom:50px;}
	.slide-content {width:1170px;}
	.content-news-date {margin-bottom:-20px;}
	.banner, #googleMap {height:600px;}
	
	.ghost {font-size:18px;padding:14px 60px;}
	
	.carousel-indicators {bottom:20px;left:50px;width:260px;height:260px;}
	.carousel-indicators .active {width:100px;}
	.carousel-indicators > div {width:100px;height:100px;}
	.carousel-indicators > div:first-child {top:0;left:80px;}
	.carousel-indicators > div:nth-child(2) {top:120px;left:11px;}
	.carousel-indicators > div:nth-child(3) {top:120px;left:149px;}

	.certificate-image img {max-width:250px;}

}



