body, html { overflow-x:hidden; }

html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #eeeeee;
    font-size: 35px;
    text-align: center;
    line-height: 20px;
    padding-top: 8px;
}
.footer .footer-kontakt {
    position: absolute;
    left: 62px;
    top: 9px;
    margin-top: 0;
}
.fa-facebook-square {
    color: #3b5998;
}
.fa-youtube-square {
    color: #bb0000;
}
.fa-twitter-square {
    color: #00aced;
}
.fa-xing-square {
    color: #126567;
}
.fa-google-plus-square {
    color: #dd4b39;
}
.fa-instagram-square {
    color: #dd4b39;
}
.fa-facebook-square:hover,
.fa-youtube-square:hover,
.fa-twitter-square:hover,
.fa-xing-square:hover,
.fa-google-plus-square:hover,
.fa-instagram-square:hover,
.ihk:hover {
    opacity: 0.8;
}
#email {
    font-size: 20px;
}
#phone {
    margin-top: 3px;
}
body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.clearing {
	clear: both;
}

a:link { color:#666666; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:focus { color:#333333; text-decoration:underline; }
a:hover { color:#333333; text-decoration:none; }
a:active { color:#333333; text-decoration:underline; }

.height30 {
	height: 30px;
}

.kopfzeile {
    min-height: 40px;
    background-color:#eeeeee;
}

.top-menu {
    min-height:80px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.top-menu .navbar-toggle {
    margin-top: 20px;
}

.top-menu .pavbar-toggle {
    margin-top: 20px;
}

.top-menu .navbar-brand {
    padding: 0;
    margin: 20px 0 0 0;
}
@media (max-width:1200px) {
    .top-menu .navbar-brand img {
        width: 290px;
        margin-top: 7px;
    }
}

.top-menu .pavbar-brand {
    padding: 0;
    margin: 20px 0 0 0;
}

/* ------ Carousel ----- */

#carousel {
    background: url('../images/pfeffer_carousel_bg.jpg') no-repeat center center; 
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#carousel .carousel-caption {
    z-index: 10;
}

#carousel .item {
    height: 500px;
}
#carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #carousel {
        background: url('../images/pfeffer_carousel_bg_s.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ Carousel End----- */

/* ------ Willkommen ------ */
.pfeffer-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.subline {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #000000;
}
.security-leistungen {
    /*margin-bottom: 100px;*/
    margin-top: 100px;
}
.security-leistungen a {
    color: #333333;
}
.security-leistungen a:hover {
    color: #9a1915;
}
.security-leistungen-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}
.security-leistungen-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 16px;
    color: #565656;
}
#sicherheitsdienste .blog_text {
    min-height: 160px;
}
/*#sicherheitsdienste .blog_text {*/
    /*max-height: 135px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*word-break: keep-all;*/
    /*display: block;*/
    /* Fallback for non-webkit */
    /*display: -webkit-box;*/
    /* Fallback for non-webkit */
    /*-webkit-line-clamp: 8;*/
    /*-webkit-box-orient: vertical;*/
/*}*/
.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 13px;
    color: #9a1915;
}

.btn-orange {
    background-color: #9a1915;
    border-bottom:2px solid #8d1a16;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:link, .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.visited, .open .dropdown-toggle.btn-orange {
    background-color: #8d1a16;
    color:#ffffff;
}

.btn-grey {
    background-color:#878787;
    border-bottom:2px solid #706f6f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
    background-color: #706f6f;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.pav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #9a1915;
    color:#fff;
}

.pav > li > a:hover,
.pav > li > a:focus {
    background-color: #9a1915;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #7e0109;
    color:#fff!important;
}

.pavbar-default .pavbar-pav > li > a:hover,
.pavbar-default .pavbar-pav > li > a:focus {
    background-color: #9a1915;
    color:#fff;
}

.nav > li > a {
    color: #929292;
}

.pav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.pavbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #7e0109;
    color: #fff!important;
}

.pavbar-default .pavbar-nav > .active > a,
.pavbar-default .pavbar-nav > .active > a:hover,
.pavbar-default .pavbar-nav > .active > a:focus {
    background-color: #9a1915;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.pavbar {
    margin-bottom: 0px;
}

.security-leistungen-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.pfeffer-team .team_hr {
    width: 43.5%;
}
.team_hr {
    border: 1px solid #fff; 
    width: 38.5%;
    float: left;
}
.team_hr.partner {
    width: 40%;
}

.team_hr_left {
    margin-right: 20px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 20px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.pfeffer-team {
    /*background: url('../images/background.jpg') ; */
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#929292;

}
.pfeffer-line-header {
    margin-top:100px;
    margin-bottom:80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: #9a1915;
    position: absolute;
    visibility: hidden;
    padding-top: 5%;
    padding-left: 5%;
	padding-right:5%;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    right: 0;
    top: 0;
	text-align:left;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:14px;
}

.team-subtext {
	margin-top:50px;   
	font-weight:normal;
    font-size:16px;
    color: #565656;
}

.text-center img{
	margin-bottom:20px;
	}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}
.row_team a {
    color: #9a1915;
    font-weight: bold;
}
.pfeffer-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.pfeffer-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #9a1915;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:20px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.project-overlay hr {
    width : 70%;
}

.pfeffer-security-referenzen li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_red {
    color: #7f000f;
}

.txt_white {
	font-size:24px;
    color: #FFFFFF;
}

.txt_orange {
    color: #9a1915;
}

.txt_black {
    color: #000000;
}

.txt_slogan {
    font-size:16px; 
	text-align:justify;
    color:#565656;
	margin-top:10px; !important
}

.txt_slogan-white {
    font-size:14px; 
    color:#FFFFFF;
}

.pfeffer-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}
.blog_header.-partner {
    text-align: left;
    margin-left: 15px;
}
.sponsor {
    background-color: #9a1915;
    padding: 20px 0;
    color: white;
    font-size: 2em;
    margin: 0 30px;
}
.blog_text {
    text-align: justify; 
    font-size: 12px;
    margin-top: 10px;
}

#contact {
	margin-top:20px; 
	/* border-top: 1px solid #cccccc;  */
	font-size:14px;
}
.contact-map {
    margin-bottom: 15px;
    height: 378px;
	width: 400px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #9a1915; 
	font-size: 14px;
	float: right;
}



.pfeffer-security-footer {
	border-top: 2px solid #333333; 
	margin-top: 100px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.footer_bottom_verweis {
	font-size:10px;
	color:#666666;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

.social-icon-instagram {
    background: url('../images/social-icon-instagram.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-instagram-over.png') no-repeat;
}

ul.pfeffer-security-referenzen  li  a img:hover {
    border: 3px solid #9a1915;
}


.link_orange:hover {
    text-decoration:none;
}
.pfeffer-security-referenzen {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.pfeffer-security-referenzen li {     
    list-style:none;
    margin-bottom:25px;          
}
.pfeffer-security-referenzen li img {
  cursor: pointer;
}


.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
    margin-top: 50px;
}
	

@media (min-width:991px) and (max-width:1200px) {
    .pfeffer-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .pfeffer-security-referenzen {
        margin-left: -70px;
    }

    .security-leistungen-item-header {
        padding: 16px 10px 20px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}

@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .pfeffer-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .pfeffer-security-referenzen {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
      padding: 9px 12px;
      font-weight: bold;
      text-decoration: none;
      color: #333333!important;
      margin: 25px 5px 0 0;
      font-size: 1.2em;
      border-radius: 23px!important;
      border-top-right-radius: 0!important;
  }
    .pavbar-pav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}
@media (min-width: 900px) and (max-width:1200px) {
    .navbar-nav > li > a {
        padding: 3px 8px;
        margin: 30px 3px 0 0;
        font-size: 1.1em;
    }
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }

}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.security-leistungen-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}

	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}
