/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* CUSTOM CSS */
.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}





.team-member p {
  line-height: 1em;
}










body {
    overflow-x: hidden;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
	font-size: 16px;
}

.text-muted {
    color: #777;
}

#contact .text-muted {
	font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}

.text-primary {
    color: #888;
}

p {
    font-size: 16px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #888;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #888;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

h4 {
	font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
	font-size:20px;
}

#contact h5 {
	line-height:22px;
	font-weight: 300;
	font-size:16	px;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.bg-blue {
    background-color: #0095cc;
}

.btn-primary {
    border-color: #888;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #fff;
    background-color: red;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #888;
    color: #222;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #888;
}

.btn-primary .badge {
    color: #888;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #888;
    border-radius: 3px;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
	background-color:#222;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #fff;
	border-weight:4px;
    color: #ccc;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #888;
    background-color: transparent;
}


.buyBtn a{
    padding: 20px;
    border:solid 1px #999;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    text-decoration: none;
}
.buyBtn a:hover {
    text-transform: uppercase;
    color: #999;
    border:solid 1px #222;
}

.btn-xl .badge {
    color: #888;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #888;
	margin-bottom:30px;
	margin-top:-11px;

}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fff;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    background-color: transparent;
	margin-top:18px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #666;
}

.navbar-default .nav li a {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
	text-transform:uppercase;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #666;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #666;
    background-color: #222;
}

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

@media(min-width:768px) {



    .navbar-default {
        padding: 5px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
		padding-top:50px;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 0px;
    }
/* padding topp*/
    .navbar-default.navbar-shrink {
        padding: 20px 0px 2px 0px;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .beer-info {
        padding-top:60;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/ledigstilling.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-bottom: 50px;
}

.scrollinfo {
    position: absolute;
    left:50%;
    margin-left: -12px;
    text-align: center;
    bottom: 50px;
    color: #fff;
    font: normal 60px helvetica, arial;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        position: absolute;
        left: 50%;
        margin-left: -71px;
        bottom: 60px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    	font-weight: 500;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
   		 font-weight: 500;
        font-size: 75px;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 34px;
	text-transform:uppercase;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
}

section h3.section-subheading-history {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "adobe-caslon-pro",serif;
    font-style: italic;
    font-weight: 400;
    font-size:30px; line-height:42px; margin-bottom:0;
    font-feature-settings: "liga", "onum", "dlig";
}

#history1 h1 {
    font-family: "adobe-caslon-pro",serif;
    font-style: italic;
    font-weight: 400;
    font-size:80px;
    margin:0px 0px -15px 0px; padding:0;
}

#about .section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "franklin-gothic-urw",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#products .products-item {
    right: 0;
    margin: 0 0 15px;
}

#products .products-item .products-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#products .products-item .products-link .products-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255,255,255,.5);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    cursor:zoom-in;
}

#products .products-item .products-link .products-hover:hover {
    opacity: 1;
}

#products .products-item .products-link .products-hover .products-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#products .products-item .products-link .products-hover .products-hover-content i {
    margin-top: -12px;
}

#products .products-item .products-link .products-hover .products-hover-content h3,
#products .products-item .products-link .products-hover .products-hover-content h4 {
    margin: 0;
}

#products .products-item .products-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#products .products-item .products-caption h4 {
    margin: 0;
    margin-bottom: 4px;
    text-transform: uppercase;
}

#products .products-item .products-caption p {
    margin: 0;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 15px;
}

#products * {
    z-index: 2;
}

#merch .products-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#merch .products-caption h4 {
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 4px;
}

#utsalg h2 {
    margin-bottom: 70px;
}
#utsalg h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.utsalg {
    color:#333;
    text-align: center;
    margin-bottom: 40px;
}

.beer-info {
    text-align: left;
}

@media(max-width:767px) {
	.navbar-brand img {
        width:140px;
		margin-top:13px;
    }
    .beer-info {
        padding-top:0px;
        margin-top: -100px;
        padding-bottom: 30px;
    }
     .beer-img {
        max-height:500px;
         padding: 0;
         padding-bottom: -90px;
    }
    .utsalg {
    color:#333;
    text-align: center;
    margin-bottom: 40px;
    }
    header .intro-text {
        position: absolute;
        left: 50%;
        margin-left: -71px;
        bottom: 50px;
    }
}


@media(min-width:767px) {
    #products .products-item {
        margin: 0 0 30px;
    }
    .beer-info {
        padding-top:100px;
    }
    .modal-content .products-modal {
    padding-top:80px;
    }
}

@media(min-width:990px) {
    .beer-info {
        padding-top:100px;
    }
    .modal-content .products-modal {
    padding-top:40px;
    }
    .beer-img {
    max-height: 700px;
    }

}

@media(max-width:990px) {
    .beer-info {
        padding-top:70px;
    }
}

@media(max-width:401px) {
	header {
	    height:100vh;
        background-position: top center;
        background-repeat: none;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
	}
    section h3.section-subheading-history {
        font-size: 22px;
        line-height: 30px;
    }
        header .intro-text {
        position: absolute;
        left: 50%;
        margin-left: -71px;
        bottom: 20px;
    }
}


.team-member {
    margin-bottom: 50px;
    text-align: center;
    line-height:24px;
    color:#ddd;
}

.team-member img {
    margin: 0 auto;
    border: 3px solid #fff;
	margin-bottom:30px;
}

.team-member h4 {
    margin-top: 35px;
    margin-bottom: 10px;
    text-transform: none;
    color:#999;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-position: center;
    background-repeat: no-repeat;
	color:#fff;
}

section#contact a {
	color:#fff;
}

section#contact .section-heading {
    color: #ddd;
}

section#contact .form-group {
    margin-bottom: 25px;
	font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
	background:#222;
	font-size:15px;
	font-weight: 300;
	color:#bbb;
	border-color: #bbb;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 242px;
}

section#contact .form-control:focus {
    border-color: #fff;
    box-shadow: none;
	color:#fff;
	background: #333;
}

section#contact .btn-xl{
    color: #fff;
}

section#contact .btn-xl:hover{
    color: #ccc;
}

section#contact::-webkit-input-placeholder {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #bbb;
}

section#contact:-moz-placeholder {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #bbb;
}

section#contact::-moz-placeholder {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: none;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: none;
    font-family: "franklin-gothic-urw-cond","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: transparent;
	color:#222;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.products-modal .modal-content {
    padding: 0px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.close-modal }
    cursor:zoom-out;
}

.products-modal .modal-content h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 1.6em;
    text-transform: uppercase;
}

.beer-heading h2 {
    margin-bottom: 20px;
    margin-top: -35px;
    font-size: 1.6em;
    text-transform: uppercase;
}

.products-modal .modal-content p {
    margin-bottom: 30px;
}

.products-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: font-weight: 500;,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.products-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 20px;
    font-weight: 700;
}

.products-modal .modal-content img {
    margin-bottom: 30px;
}

.products-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width:40px;
    height: 40px;
    background-color: transparent;
    cursor: pointer;
    z-index:1;
}

.products-modal .close-modal:hover {
    opacity: .3;
}

.products-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 40px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.products-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.products-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #888;
}

::selection {
    text-shadow: none;
    background: #888;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #888;
}


section#about p {
  font-size:20px;
  line-height:27px;
  padding-top:20px;
  margin-bottom:0;
}
