#get {
    background: url(http://http-get.de/get.gif) no-repeat;
}

div.team {
	width		: 181px;
	text-align	: center;
	margin		: 5px 55px 5px 0;
	display		: inline-block;
}

#portalbildwrapper {
	width		: 220px; 
	height		: 220px; 
	float		: right;
	display		: inline-block; 
	margin		: 0px 15px 100px 15px;
}

#portalbild {
	width		: 220px;
	height		: 220px;
	border		: 1px solid rgba(35,35,35,0.5);
}

.leistung_1 {
	float		: left;
	width		: 650px;
}
.leistung_2 {
	float		: left;
}

/* navigation */
#menu {
    display: none;
}

body, html {
    padding-top: 30px;
}

.slicknav_menu {
    display:block;
    position: fixed;
    width: 100%;
    top: 0;
}

.ueberschrift {
    margin-top: 15px;
}

.ueberschrift p {
    color: #172983;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 4rem;
    font-family: "Myriad Pro";
}

.ueberschrift p.smallText {
    font-size: 1.2em;
    color: #333;
    font-weight: normal;
    text-transform: none;
}

ul.slides li {
    
    height: 50px;
    width: 50px;
}

ul.slides li img {
    height: 50px;
    width: 50px;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px !important;
    left: -5px;
    background: #fff;
}

.desktop-only {
    display: none;
}

#slogen {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #172983;
}

.trennung {
    height: 2px;
    width: 100%;
    background: rgba(49, 39, 131, 0.4);
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-main {
    background: #202020;
    width: 100%;
    height: auto;
    border-top: 5px #172983 solid;
    color: #fff;
    padding: 10px 0px 10px 0px;
}

.gray {
    background: #ebebeb;
    padding: 30px;
	min-height: 483px;
}

.btn-own {
    border: 2px #172983 solid;
    background: #202020;
}

.btn-own:hover {
    background:  rgba(32, 32, 32, 0.9);
    border: 2px #172983 solid;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .slicknav_menu {
        display:none;
    }

    #menu {
        display: block;
    }
	
	.navigation-main ul li {
        display: inline-block;
        width: 100px !important;
        height: 45px;
        text-align: center;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {    
    .desktop-only {
        display: block;
    }

    html {
        margin-top: 25px;
        overflow-x: hidden;
        position: relative;
        min-height: 100%;
    }
    
    body {
        margin-bottom: 95px;
    }
    
    .header-main {
    }
    
    .header-main .header-slogen {
        position: absolute;
        margin-top: -400px;
        margin-left: 200px;
    }
    
    .header-main .header-slogen .slogen-element {
        background: rgba(255, 255, 255, 0.6);
        padding: 5px;
        font-size: 2em;
    }
    
    .header-main .header-slogen .slogen-element#oben {
        color: #172983;
    }
    
    .header-main .header-slogen .slogen-element#unten {
        color: #474747;
        margin-left: 180px;
    }
    
    .header-main #headerIMG {
        background-image: url(/images/header_img.png);
        min-height: 627px;
        margin-top: -45px;
        z-index: -1;
    }
    
    .header-border-bottom {
        border-bottom: 2px #172983 solid;
    }
    
    .header-main .container-navigation {
        background: rgba(255, 255, 255, 0.5);
        position: relative;
    }
    
    #mann {
        position: absolute;
        top: -25px;
        margin-left: 440px;
    }
    
    #teamSlider {
        position: relative;
    }
    
    .control {
        margin-top: 100px;
        position: absolute;
        width: 100%;
    }
    
    .control a#slide-vor {
        position: absolute;
        right: -80px;
    }
    
    .control a#slide-zurueck {
        position: absolute;
        left: -80px;
    }
    
    .header-main .navigation-main {
        
    }
    
    .header-main .navigation-main ul {
        height: 35px;
        line-height: 41px;
        padding: 0px;
    }
    
    .header-main .navigation-main ul li {
        display: inline-block;
        width: 105px !important;
        height: 45px;
		margin: 0 7px !important;
        text-align: center;
    }
    
    .header-main .navigation-main ul li a {
        display: block;
        color: #312783;
    }
    
    .menu_on {
        background: rgba(49, 39, 131, 0.4);
        color: #fff;
    }
    
    #categorie_list {
        margin-top: 15px;
    }
    
    #categorie_list .row {
        margin: auto;
    }
    
    #categorie_list .row .col-md-2 {
        padding: 0px; 
        margin: 0px;
    }
    
    .categorie {
        padding: 10px;
    }
    
    .categorie .text p {
        color: #fff;
        font-size: 1.3em;
    }
    
    .col-md-6 .headline {
        color: #172983;
        font-size: 1.9em;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .footer-main {
        background: #202020;
        width: 100%;
        height: 95px;
        border-top: 5px #172983 solid;
        color: #fff;
        padding: 15px 0px 15px 0px;
        position: absolute;
        bottom: 0;
    }
    
    .custom-navigation {
        position: relative;
    }
    
    .flex-prev {
        position: absolute;
        right: 0px;
    }
    
    .flex-next {
        position: absolute;
        left: 0px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    body, html { padding-top: 0px; padding-bottom: 2px; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.header-main .navigation-main ul li {
        display: inline-block;
        width: 100px;
        height: 45px;
		margin: 0 10px;
        text-align: center;
}
}

@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 1199px) {
.header-main .navigation-main ul li {
        display: inline-block;
        width: 102px !important;
        height: 45px;
		margin: 0 -1px !important;
        text-align: center;
}
#mann {
        position: absolute;
        top: 86px;
        margin-left: 360px;
    }
}

@media (max-width: 992px) {
#menu { display: none; }
.slicknav_menu {
    display:block;
    position: fixed;
    width: 100%;
    top: 0;
}
}

@media (max-width: 750px) {
#portalbildwrapper {
	width		: 220px; 
	height		: 220px; 
	float		: none;
	display		: inline-block; 
	margin		: 0px 0px 80px 0px;
}
.leistung_1 {
	float		: none;
	width		: 100%;
}
.leistung_2 {
	float		: none;
}
}
