.logo a:after {
    content: "Jan Nielsen A/S";
    font-size: 23px;
    display: inline-block;
    color: #000;
    font-weight: 700;
    margin-left: 15px;
    position: relative;
    top: 5px;
}
#header a.btn.btn-secondary {
    margin-left: 10px;
}
.mod-138 .module_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
a.btn.btn-shop {
    display: none;
}
.app-slideshow-controls-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100px;
    z-index: 1;
    margin-top: -19px;
}
ul.app-slideshow, ul.app-slideshow img {
  height: 500px !important;
}
.virkimage {
    height: 100%;
  	min-height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
  	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
main {
    padding: 50px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    min-height: 508px;
  	border-radius: 5px;
}
#feature, #maintop, #content {
    padding: 50px 0;
}
#showcase {
    padding-top: 128px;
	background: #f5f5f5;
}
.catBanner {
    border-bottom: 4px solid #ffcb00;
    border-radius: 5px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.btn-secondary {
    background-color: #fbca00 !important;
    border-color: #fbca00 !important;
    color: #111 !important;
}
.btn-secondary:hover {
    background-color: #111 !important;
    border-color: #111 !important;
    color: #fff !important;
}
#header .btn {
    background-color: transparent !important;
    border-color: #111 !important;
    color: #111;
}
#header .btn:hover {
    background-color: #111 !important;
}
#header .btn:hover {
    color: #fff;
}
.rodgiv .module_container {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.1);
    padding: 30px;
    background: #fff;
    margin-top: 30px;
    text-align: left;
}
iframe {
    height: 302px;
}

.reference {
    margin-bottom: 50px;
}
.reference .custom {
    height: 240px;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
}
.reference h3 {
    padding-top: 0;
	margin-bottom: 25px;
}
#feature {
    background: #f5f5f5;
}
#maintop {
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  	padding-bottom: 50px;
  	padding-top: 50px;
}
.ab-text div {
    margin-top: 30px;
}
.ab-text h3 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    border-left: 3px solid #ffcb00;
    padding-left: 30px;
}
.primary-bg {
    background-color: #7e7e7e;
}
.secondary-bg {
    background-color: #000;
}
.ab-text {
    background: #fff;
    padding: 50px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.box .module_container:hover .btn {
    border-color: #ffcb00 !important;
    background: #ffcb00 !important;
}
.box .module_container {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
      -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.box .module_container:hover {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  	    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.about p {
    font-size: 14px;
    line-height: 1.5;
}
ul.app-slideshow li:after {
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background: -o-linear-gradient(transparent, #000);
    background: linear-gradient(transparent, #000);
    z-index: 0;
    width: 100%;
    height: 70%;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.slide-content .btn {
    background: transparent;
    border-color: #fff;
}
.slide-content .btn:hover {
    background: #fff;
    color: #333;
    border-color: #fff;
}
.slide-text h1 {
	line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 5px;
}
.slide-content {
    max-width: 650px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 50px;
    bottom: 50px;
  	z-index: 3; 
}
.slide-content p:last-child {
    margin-bottom: 0;
}
.box .btn {
    margin-bottom: 0;
  	align-self: flex-end!important;
}
a.cover-link {
  position: static !important;
}
.card-img-topx {
    height: 200px;
    background-size: cover;
    background-position: center;
  	border-radius: 5px 5px 0 0;
  	border-bottom: 3px solid #ffcb00;
}
.box .text {
    min-height: 120px;
    color: #000;
}
.contentwrap {
    border: 1px solid transparent;
    padding: 20px;
    border-radius: 0 0 5px 5px;
  	background: #fff;
}
#footer h3 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 300;
    margin-bottom: 30px;
}

.mod-142 .module_container {
    padding-top: 52px;
}
#mainbottom {
    background: #ffca02;
    padding: 50px 0;
}
#mainbottom p {
    margin-bottom: 0;
}
#footer p {
    font-size: 14px;
 	margin-bottom: 30px;
}
.customcertifikater img {
    height: 90px;
    object-fit: scale-down;
}
.customcertifikater {font-size: 12px;font-weight: 300;text-align: center;}
.customcertifikater a {
  color: #333;
}
body {
    font-family: 'Montserrat', sans-serif !important; 
 	font-weight: 300;
  	font-size: 15px;
}

h2, h1 {
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 1.8rem;
}
ul.nav.menumainmenu {
    max-width: 600px;
    margin-left: auto;
}
.shadow {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}

.logo p {
    margin-bottom: 0;
}
.topinfo li {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    color: #7e7e7e;
    margin-left: 15px;
    font-weight: 300;
}
.topinfo a {
	color: #7e7e7e;
}
.topinfo a:hover {
	color: #982418;
}
a {
    color: #ffcb00;
}
a:hover {
    color: #000;
}
.mod-90 .module_container {
    width: 100%;
}

#header ul.nav a {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    padding: 5px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.fixedarea {
    background-color: #ffca00;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
    padding: 10px 0;
}

.logo .module_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
}

.box .custom * {
    color: #fff;
}
.box p {
    font-weight: 300;
    font-size: 14px;
}
.btn-primary, .readmore a.btn, .btn-secondary, .box .btn {
    background-color: #111;
    border-color: #111;
    color: #fff;
    border-radius: 30px;
    padding: .7rem 1.6rem;
    margin-top: 1rem;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
}

.btn-primary:hover, .readmore a.btn:hover, .box .btn:hover {
    background-color: #ffca02;
    border-color: #ffca02;
}




div#showcase .container-fluid {
    padding: 0;
} 

.about .module_container {
    padding: 50px;
    background: white;
    box-shadow: 8px 7px 30px rgba(0, 0, 0, 0.2);
}
.about p:last-child {
    margin-bottom: 0;
}
.about p, {
    color: #757575;
}
.about h3 {
    font-size: 2rem;
    text-align: left;
    font-weight: 600;
    color: #101010;
    text-transform: uppercase;
    max-width: 100%;
    width: 500px;
    margin-bottom: 30px;
}
.footerbox li {
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #eee;
    padding-right: 20px;
}
.footerbox li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
#footer {
    padding: 80px 0;
    background: #222;
    color: #fff;
}
#footer ul {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
#footer a {
    color: #fff;
}
#footer a:hover, #footer a:hover i {
    color: #ffcb00;
}
    
.box .custom {
    z-index: 9;
    background: rgba(38, 38, 38, .7);
}
.banner .custom {
    height: 300px;
    background-size: cover;
    background-position: center;
}

.itemid-110 main {
    padding-bottom: 30px;
}
.item-page ul {
    padding-left: 20px;
}
.rsform * {
    width: 100%;
}
.rsform input {
    border: 1px solid #ffcb00;
    margin-bottom: 15px;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
}
.rsform textarea {
    border: 1px solid #ffcb00;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 10px;
}
input#Send {
    background: #ffcb00;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 1.1rem;
    height: auto;
    padding: 8px;
}
input#Send:hover {
    cursor: pointer;
    background: #000;
    border-color: #000;
}
.rsform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.rsform ::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.rsform :-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
.rsform :-moz-placeholder { /* Firefox 18- */
  color: #333;
}
p#ktext {
    margin-bottom: 0;
}
.mod-100 h3 {
    font-weight: 500;
    margin-bottom: 20px;
}
.mod-100 .module_container {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.1);
    padding: 30px;
    background-color: #fff;
}
#content {
    background: #f5f5f5;
}
p.formRed {
    margin-bottom: 0;
}
.item-page p:last-child {
    margin-bottom: 0;
}
.view-featured #content {
    display: none;
}
#header ul.nav a:hover, #header ul.nav .active a {
    color: #777;
}
.customimage {
    background-size: cover;
    background-position: center;
}

.body_forside #showcase {
    position: relative;
    z-index: 5;
}
.slidecontent .custom:before {
   /* content: ""; */
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 30px solid #222;
    display: block;
    flex: auto;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -60px;
}
.box h3 {
	font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mod-90 {
    padding-right: 0;
}
.mod-101 h3 {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 500;
    color: #ccc;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/***********CASES*****************************/

.newsimagethumb {
    background-size: cover;
    max-width: 500px;
    background-position: center;
}
.item.column-1 {
    background: #f5f5f5;
    margin-bottom: 30px;
    padding-right: 20px;
}
.textcontainer {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.nwtitel {
    width: 100%;
}
.nwtitel h2 {
    padding-top: 0;
}
p.readmore {
    width: 100%;
    margin-bottom: 0;
}
.view-article .page-header.kattitel {
    display: none;
}
/***********Footer*****************************/
i.fa.fa-linkedin {
    font-size: 1.5rem;
    position: relative; 
    top: 0px;
    color: #333;
    margin-right: 3px;
}
#footer p:last-child {
    margin-bottom: 0;
}
/**********/
main h1 {
	font-weight: 700;
    font-size: 2rem;
    line-height: 1.2;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
  	border-left: 3px solid #ffcb00;
    padding-left: 30px;
}
main h3, main h2 {
    font-weight: 700;
    font-size: 1.2rem;
    padding-top: 1rem;
    text-transform: none;
}
main h2 {
    font-size: 1.4rem;
}
main li {
    margin: 8px 0;
}
.nwtitel a {
    color: #333;
    font-weight: 700;
    letter-spacing: 1px;
}
.emp_image {
    height: 300px;
    background-size: cover;
    background-position: top center;
}
.view-article div#content-bottom {
    margin-top: 30px;
    overflow: hidden;
}
.emp_text p:last-child {
    margin-bottom: 0;
}
.emp_text {
    padding: 15px;
    background: #fafafa;
    margin-bottom: 30px;
}
.emp_text h5 {
    font-size: 1rem;
}
.emp_text h4 {
    font-size: 1.2rem;
}
.emp_text p {
    font-size: .8rem;
}
.itemid-110 .item-page ul:nth-child(2) {
    padding-left: 15px;
    margin-left: 0;
}
.itemid-110 .item-page ul:nth-child(1) {
    border-right: 1px solid #eee;
    margin-right: 15px;
}
.itemid-110 .item-page li {
    display: block;
}
.itemid-110 .item-page ul {
    display: inline-block;
    width: auto;
    padding: 0;
    min-width: 190px;
}
.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0 #ffcb00;
    box-shadow: 0 0 0 0 #ffcb00;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffcb00;
    border-color: #ffcb00;
    -webkit-box-shadow: 0 0 0 0 #ffcb00;
    box-shadow: 0 0 0 0 #ffcb00;
}
ul.nav-child.unstyled.small li {
    display: block; 
}
ul.nav-child.unstyled.small a {
	display: block;
    background: #fafafa;
    color: #333 !important;
    padding: 4px 15px;
    font-size: 15px!important;
    font-weight: 300 !important;
    min-width: 160px;
    text-transform: none !important;
}
ul.nav-child.unstyled.small {
    padding: 32px 0 0 0;
    position: absolute;
 	left: 40px;
}
ul.nav-child.unstyled.small a:hover, ul.nav-child.unstyled.small li.active a {
    background: #ffcb00 !important;
    color: #111 !important;
}
.nav-child {
    display: none;
}
ul li.parent:hover .nav-child {
    display: block;
}

#aside-right .box {
    position: relative;
    left: 15px;
    max-width: calc(100% - 30px);
    min-height: 250px;
}
#aside-right .boximage {
    min-height: 250px;
}
#aside-right .box h3 {
    font-size: 1.1rem;
}
#aside-right .box:before {
    display: none;
}

.span12:last-child .item {
    margin-bottom: 0;
}
#mobilknap, #udvid  {
    display: none;
}
@media screen and (max-width: 1199px) {
.container {
    max-width: 100%;
}
.body_forside #showcase {
    padding-bottom: 0;
}
html {
    font-size: 85%;
}
#content .container {
    max-width: 100%;
}
#content {
    padding: 15px 0;
}
#component {
    padding-right: 0;
}
.boximage .custom {
    margin-bottom: 0px;
}

#header .container {
    max-width: calc(100% - 30px);
}
}

@media screen and (max-width: 992px) {
#header .container {
    max-width: 100%;
}
.customcertifikater {
    display: block !important;
}

#maintop {
    padding-top: 30px;
    padding-bottom: 30px;
}
ul li.parent:hover .nav-child {
    display: none;
}
ul.nav-child.unstyled.small a {
    border-bottom: 1px solid #eee;
}
#mobilknap, #udvid {
    display: block;
}
#udvid {
    position: absolute;
    right: 0;
    top: 0px;
    background: #ffcb00;
    padding: 11px;
    border-radius: 35px;
    color: #fff;
    height: 35px;
}
.mainmenucontainer {
    display: none;
    position: absolute;
    background: #f5f5f5;
    padding: 30px;
    top: 54px;
    width: 100vw;
    right: 0;
}
.logo {
    position: relative;
    left: 15px;
}
#showcase {
    padding-top: 96px;
}
#header ul.nav {
    max-width: 100%;
}
.mainmenu > li > a {
    padding: 20px;
    display: block;
    max-width: calc(100% - 70px);
}
#header ul.nav a {
    padding: 8px 30px;
}
.mainmenu > li {
    display: block !important;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.mainmenu > li:last-child {
    border-bottom: 0;
}
ul.nav-child.unstyled.small {
    padding: 0;
    position: static;
}
main, .mod-100 .module_container, .box .custom {
    padding: 20px;
}
    main h1 {
    font-size: 1.8rem;
    letter-spacing: 0px;
    padding-left: 15px;
}
.mod-90 {
    order: 3;
}
.mod-138 {
    display: none !important;
}

#mobilknap {
    top: 16px;
}
#feature {
    padding: 30px 0 0px 0;
}
  #feature .moduletable {
    margin-bottom: 30px;
}
.mod-90 {
    position: absolute;
    right: 0;
}
.mod-100 .module_container {
    margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
.ab-text {
    padding: 20px;
    margin-bottom: 30px;
}
    .ab-text h3 {
    font-weight: 700;
    padding-left: 15px;
    font-size: 20px;
}
  ul.app-slideshow img, ul.app-slideshow {
    height: 300px !important;
}
  .slidecontent .custom h2 {
    width: auto;
}
.rodgiv .module_container {
    padding: 15px;
}
  #footer .moduletable {
    margin-bottom: 50px;
}
.slide-text h1 {
    font-size: 20px;
    letter-spacing: 2px;
}
.slide-content {
    left: 0;
    bottom: 20px;
    z-index: 3;
    padding-right: 20px;
    padding-left: 20px;
}
#component {
    padding-right: 15px;
}

.logo img {
    max-height: 42px;
}
.mainmenucontainer {
    padding: 10px 20px;
    top: 51px;
}
.app-slideshow-controls-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    width: 70px;
    z-index: 1;
    margin-top: -20px;
}
.customimage {
    height: 280px;
}
.slidecontent {
    min-height: auto;
}
html {
    font-size: 80%;
}
.boximage, .box {
    min-height: 280px;
}
.banner .custom {
    height: 150px;
}
.slidecontent .custom {
    padding: 30px 15px;
    min-height: 280px;
}
.footerbox li {
    display: block;
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
}
#footer ul {
    padding-left: 0;
}
#footer {
    padding: 40px 0;
}
.about .module_container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.body_forside #showcase {
    padding-bottom: 0;
}
.nyhederbillede {
    height: 160px;
}
.item.column-1 {
    padding-right: 0;
    background: none;
}
.textcontainer {
    padding-top: 10px;
}
#aside-right {
    margin-top: 15px;
}
.nyhedertext {
    border-bottom: 1px solid #eee;
}
.itemid-110 .item-page ul:nth-child(1) {
    border-right: 0;
    margin-right: 0;
}
.itemid-110 .item-page ul:nth-child(2) {
    padding-left: 0;
}
}
/**************************/
#mobilknap div:last-child {
    margin-bottom: 0;
}
#mobilknap div {
    height: 2px;
    width: 35px;
    background: #333;
    margin-bottom: 5px;
}
#mobilknap {
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 3px;
    padding: 10px;
}
button:focus {
    outline: none;
}

/*******/
.logo img {
    height: 60px;
    width: auto;
}

/*******SLIDESHOW START********/
#app-slideshow {
	 position: relative;
	 overflow: hidden;
	 margin: 0;
	 padding: 0;
     border-bottom: 4px solid #ffcb00;
     border-radius: 5px;
     box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
 #app-slideshow .app-slideshow-wrapper {
	 position: relative;
	 overflow: hidden;
	 width: 100%;
	 margin: 0;
	 padding: 0;
}
 #app-slideshow .app-slideshow-wrapper {
	 position: relative;
	 z-index: 1;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
}
 #app-slideshow .app-slideshow-wrapper li {
	 position: absolute;
	 float: left;
	 color: #fff;
	 background: #eee;
	 text-align: center;
	 transition: opacity 1s ease-in-out;
	 opacity: 0;
	 top: 0;
	 left: 0;
	 width: 100%;
}
 #app-slideshow .app-slideshow-wrapper li:first-child {
	 position: relative;
}
 #app-slideshow .app-slideshow-wrapper .active {
	 opacity: 1;
	 z-index: 2;
}
 #app-slideshow .app-slideshow-wrapper .actions button {
	 position: absolute;
	 top: 50%;
	 transform: translateY(-50%);
	 background-size: 100%;
	 background-color: rgba(0, 0, 0, 0.2);
	 height: 3rem;
	 width: 3rem;
	 color: #fff;
	 border: none;
	 cursor: pointer;
	 outline: none;
	 transition: all 0.2s linear;
	 z-index: 2;
}
 #app-slideshow .app-slideshow-wrapper .actions button.prev {
	 left: 0;
}
 #app-slideshow .app-slideshow-wrapper .actions button.next {
	 right: 0;
}
 #app-slideshow .app-slideshow-wrapper .dots-wrapper {
	 display: block;
	 position: absolute;
	 bottom: 0;
	 text-align: center;
	 z-index: 4;
	 left: 50%;
	 transform: translateX(-50%);
}
 #app-slideshow .app-slideshow-wrapper .dots-wrapper .dots {
	 list-style: none;
	 padding: 0;
	 margin: 0;
	 text-align: center;
	 margin-bottom: 0;
}
 #app-slideshow .app-slideshow-wrapper .dots-wrapper .dots li {
	 display: inline-block;
	 padding: 10px 3px;
	 cursor: pointer;
	 font-weight: 400;
	 font-size: 0.825rem;
	 line-height: 1;
	 background-color: transparent;
	 margin-bottom: 30px;
}
 #app-slideshow .app-slideshow-wrapper .dots-wrapper .dots li:before {
	 content: '';
	 background-color: grey;
	 width: 15px;
	 height: 15px;
	 display: inline-block;
	 border-radius: 50%;
	 border: 1px solid grey;
}
 #app-slideshow .app-slideshow-wrapper .dots-wrapper .dots li.active:before {
	 content: '';
	 background-color: white;
	 width: 15px;
	 height: 15px;
	 display: inline-block;
	 border-radius: 50%;
	 border: 1px solid white;
}
.app-slideshow-buttons-wrapper {
    display: none;
}
/**Dots slideshow**/
ul.app-slideshow-controls li {
    cursor: pointer;
    background: transparent;
    border: solid 1px #fff;
    display: block;
    width: 15px;
    border-radius: 25px;
    height: 15px;
    text-indent: -99999px;
    margin-bottom: 4px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

ul.app-slideshow-controls li.app-slideshow-active-control,
ul.app-slideshow-controls li:hover{
    background: #fff;
}

.app-slideshow-controls-wrapper ul {
    margin-bottom: 0;
}

ul.app-slideshow {
  	padding: 0;
 	margin-bottom: 0 !important;
}
ul.app-slideshow img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.container.slide-container.center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/*********SLIDESHOW END**************/

#header .btn {
    padding: 15px 16px;
    font-size: 16px;
    line-height: 1;
  	margin-top: 0;
    font-weight: 300;
}

@media screen and (max-width: 330px) {

    .ab-text h3 {
    font-size: 16px;
}
    .logo a:after {
    font-size: 18px;
    top: 4px;
}
    main h1 {
    font-size: 18px;
    }
}