body{
    font-family: 'Work Sans', sans-serif;
    color: #000000;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px; // or better set the width to 1000px
    }
}
a,
a:visited{
    text-decoration: none;
    color: inherit;
}
a:hover{
    text-decoration: none;
    color: inherit;
}
#logo{
    z-index: 100;
}
#logo-mobile{
}
.accent-bg{
    background-color: #004d9b;
}
.white-font{
    color: #ffffff !important;
}
.black-font{
    color: #000000 !important;
}
.accent-bg-transparent{
    background-color: rgba(53, 168, 224, 0.8);
}
.accent-bg-green{
    background-color: #84b626;
}
.accent-bg-dark{
    background-color: #e6e6e6;
}
.accent-font{
    color: #004d9b !important;
}
.accent-inv-color-bg{
    background-color: #ffffff;
}
.accent-font-dark{
    color: #1a1919;
}
.accent-border-bottom{
    border-bottom: 10px solid red;
}
.main-nav-item{
    color: #ffffff;
}
.navbar{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-color: #FFFFFF;
    position: relative;
    z-index: 100;
}
.navbar-brand {
    position: relative;
    z-index: 1000;
}
.navbar-nav > li > a{
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.nav > li > a:focus, .nav > li > a:hover, .nav > li > a.active {
    background-color: #ffffff;
    color: #004d9b;
}
.break{
    clear: both;
}
.myclear:after{
    content: "";
    display: table;
    clear: both;
}
.spamfilter{
    display: none;
    visibility: hidden;
}
#head-image-frontpage{
    height: 500px;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 0;
}
#head-image{
    height: 300px;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 0;
}
#head-text{
    position: absolute;
    top: 45%;
    width: 100%;
}
#head-text-inner{
    padding: 20px 50px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 24px;
}
#content{
    padding-top: 30px;
}
#content h1{
    font-size: 28px;
    font-weight: 500;
    margin-top: 0px;
}
#content h1 small{
    font-size: 28px;
}
.subline{
    font-size: 20px;
    margin-top: -14px;
    margin-bottom: 10px;
    font-weight: 300;
}
#top-content{
    margin-bottom: 30px;
}
.frontpage-top-content{

}
#top-content h1{

}
#content h2{font-size: 18px;}
#content h3{font-size: 16px;}
#content h4{font-size: 14px; font-weight: bold;}
#content{
    font-size: 14px;
    font-weight: 300;
}
#content ul{
    list-style-image: url('/extension/LebenPlus/design/lebenplus_design/images/structure/arrow.jpg');
}
#content .row img{
    margin-bottom: 40px;
}
#placement-banner{
    margin-bottom: 40px;
}
#content > .row{
    margin-bottom: 20px;
}
#content-slider{
    margin-bottom: 30px;
}
#contact-form{
    margin-bottom: 40px;
}
.contact-item{
    background-color: #f6f6f6;
    height: auto;
    margin-bottom: 10px;
    font-size: 16px;
}
.contact-item .fa{
    font-size: 40px;
    width: 55px;
    margin-left: 10px;
    vertical-align: middle;
}
#form-container{
    background-position: center center;
    background-size: cover;
    background-repeat:no-repeat;
    margin-bottom: 0px !important;
}
#contact-form label{
    font-weight: 500;
    text-align: left;
}
.input-group-addon{
    border-radius: 0 !important;
    border: 0px solid;
}
.input-group-addon:first-child{
    background-color: #004d9b;
    color: #FFFFFF;
}
.has-error .input-group-addon:first-child{
    background-color: #FF0000;
    color: #FFFFFF;
}
.accent-bg-green{
    background-color: #b4c910;
    color: #ffffff;
}
#benefits{
    margin-bottom: 40px;
}
.benefit{
    background-color: #eaeaea;
    margin-bottom: 30px;
    padding: 20px;
}
.benefit img{
    margin: 0px !important;
    padding: 0px !important;
    margin-right: 30px;
}
.benefit .name{
    font-size: 20px;
    margin-top: 25px;
}
/* custom styles */

/* head-area */

@media (max-width: 950px) {

}
/* footer */
#footer-top{
    background-color: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #ffffff;
    background-size: cover;
}
#footer-top > .container{
    padding-left: 0px;
    padding-right: 0px;
}
#footer-top .footer-item{
    padding: 30px;
}
#footer-top h2,
#footer-top h3,
#footer-top h4,
#footer-top h5{
    margin-top: 0px;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 20px;
}
#footer-top b{
    font-weight: 600;
}
#footer-top .footer-item a,
#footer-top .footer-item strong{
    font-weight: 600;
}
.footer-content .btn-default{
    font-weight: inherit !important;
}
#footer-bottom{
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 12px;
    font-weight: 100;
}
#footer-bottom a{
    margin-right: 5px;
    margin-left: 5px;
}
.footer-push-right{
    margin-right: 10%;
}
.footer .small-left{
    text-align: left !important;
    font-size: 0.5em;
    font-weight: 500;
}

/*
.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
}
background: url('/extension/myGlassDesign/design/myglassdesign_design/images/structure/logo-bg.jpg') center center repeat-x;
 */
/* responsive gallery */
#pinBoot {
    position: relative;
    max-width: 100%;
    width: 100%;
}
#pinBoot img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px !important;
    height: auto;
}
.white-panel {
    position: absolute;
    background: white;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    padding: 10px;
}
.white-panel h2 {
    font-size: 17px !important;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 2px;
}
.white-panel p {
    font-size: 12px !important;
}
.white-panel---a:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    margin-top: -5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}