/*
Theme Name: Essentia Sliding Page
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.row-fluid.captcha-row img.span3 {
    margin-left: 22px;
    width: auto;
}
.captcha-row input[type="text"].span7 {
    height: 35px;
    line-height: 20px;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: -14px;
}

#portfolio-wrapper .portfolio-item {
    min-height: 260px;
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    overflow: hidden;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .35);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .35);
}

.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#wpcf7-f118-p119-o1 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff !important;
}

#wpcf7-f118-p119-o1 :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
}

#wpcf7-f118-p119-o1 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff !important;
}

#wpcf7-f118-p119-o1 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff !important;
}

#slider .sl-content .demo-box {
    top: 122px;
    position: absolute;
    right: 66px;
    background: rgba(255, 255, 255, 0.6);
    padding: 66px 66px;
    width: 480px;
    text-align: center;
}

@media only screen and (max-width: 979px) {
    #slider .sl-content .demo-box {
        position: static;
        display: block;
        width: 90%;
        margin: 0 5%;
    }
}


#slider .sl-content .demo-box h1 {
    font-size: 46px;
    margin-bottom: 10px;
}

#slider .sl-content .demo-box p.text {
    margin-bottom: 30px;
    font-size: 18px;
}

#slider .sl-content .demo-box a {
    padding: 39px 0;
    font-size: 25px;
    display: block;
}
#slider .sl-content .demo-box p.subtext {
    font-size: 14px;
    margin-top: 2px;
    text-align: left;
}

#slider {
    height: auto;
}

body {
    font-family: Sanchez, Calibri, Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

#services p, #services h3 {
    color: #fff;
}

#page-title h2 {
    font-size: 32px;
}

#kosten ul li {
    min-width: 260px;
}

.pricing-table {
    margin: 10px 10px;
}

.pricing-table p {
    margin: 0;
}

#anwendungsbeispiele #page-title h2, #examples #page-title h2,
#scolibri #page-title h2, #functions #page-title h2, #testimonials #page-title h2 {
    color: #414141;
}

#zitate #page-title h2, #quota #page-title h2 {
    color: #414141;
}

ul.usage-menu li {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
}

ul.usage-menu li.link {
    cursor: pointer;
}

.screen-area {
    margin-top: 40px;
    margin-bottom: 40px;
}

#kosten, #prices {
    background: url('images/tbg.jpg') !important;
}

#anwendungsbeispiele #page-title h2:before, #examples #page-title h2:before,
#scolibri #page-title h2:before, #functions #page-title h2:before, #testimonials #page-title h2:before {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(5, 5, 5, 1) 100%);
}

#anwendungsbeispiele #page-title h2:after, #examples #page-title h2:after,
#scolibri #page-title h2:after, #functions #page-title h2:after, #testimonials #page-title h2:after {
    background: -webkit-linear-gradient(left, rgba(10, 9, 9, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

#anwendungsbeispiele #page-title h2:before, #anwendungsbeispiele #page-title h2:after, #examples #page-title h2:before, #examples #page-title h2:after {
    width: 30%;
}

#bekannt-aus-der-presse #page-title h2:before, #bekannt-aus-der-presse #page-title h2:after, #scolibri-in-the-press #page-title h2:before, #scolibri-in-the-press #page-title h2:after {
    width: 30%;
}

#zitate #page-title h2:before, #quota #page-title h2:before {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(5, 5, 5, 1) 100%);
}

#zitate #page-title h2:after, #quota #page-title h2:after {
    background: -webkit-linear-gradient(left, rgba(10, 9, 9, 1) 0%, rgba(255, 255, 255, 0) 100%);
}


#home #page-title h2:before, #home #page-title h2:after,
#sicherheit #page-title h2:before, #sicherheit #page-title h2:after,
#zitate #page-title h2:before, #zitate #page-title h2:after {
    width: 33%;
}

#services #page-title h2:before, #services #page-title h2:after, #functions #page-title h2:before, #functions #page-title h2:after {
    width: 37%;
}

.mtop {
    margin-top: 40px;
}

input.input-field {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 60px;
}

input.input-field, textarea.input-field {
    width: 90%;
    background: rgba(45, 0, 66, 0.2);
    border: none;
    border-radius: 0;
    color: #fff;
}

#kontakt input.btn {
    width: 90%;
    margin-left: 4%;
    font-size: 18px;
    padding: 20px;
    opacity: 0.9;
}

#priceModal input.input-field {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}

#priceModal input.input-field, textarea.input-field {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #999;
    opacity: 1;
}

#priceModal input.btn {
    width: 100%;
    margin-left: 0%;
    font-size: 18px;
    padding: 20px;
    opacity: 1;
}

.wrapper .span12 {
    z-index: 10;
}

#kontakt p, #contact p {
    color: #fff;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
}

div.wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.map-transparent {
    position: absolute;
    background-image: url('images/berlinscreen.jpg');
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.1;
}

span.wpcf7-not-valid-tip {
    border: none !important;
    background: transparent !important;
    color: #ff1234 !important;
}

#kontakt span.wpcf7-not-valid-tip {
    border: none;
    background: transparent;
    color: #ff1234;
    position: relative;
    display: block;
    left: 0;
}

iframe {
    z-index: -1;
}

ul.footer-menu li {
    display: inline;
}

ul.footer-menu li + li:before {
    content: "//";
    padding: 0 15px;
}

#filters {
    margin-bottom: 30px;
}

.usages {
    margin-left: 0px;
}

.demo-1 [data-icon]:after {
    font-size: 40px;
    line-height: 200px;
}

#home .sl-content {
    background: url('images/classroom-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 979px) {
    #home .sl-content {
        background: url('images/classroom-bg.jpg');
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
}


.demo-1 .bg-1 .sl-slide-inner, .demo-1 .bg-1 .sl-content-slice {
    background: url('images/tbg.jpg');
    color: #555;
}

.demo-1 .sl-slide blockquote {
    color: #555;
}

.demo-1 .deco {
    width: 260px;
    height: 260px;
    border: 2px dashed #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 0 -130px;
    color: #555;
    background: transparent;
}

.demo-1 .deco:hover {
    border: 2px dashed #333;
}

.demo-1 .bg-1 .deco:hover {
    border: 2px dashed #499ebf;
    background: #fff;
}

.demo-1 [data-icon]:after {
    color: #555;
    box-shadow: inset 0 0 0 10px #fff;
}

.demo-1 [data-icon]:hover:after {
    box-shadow: inset 0 0 0 10px #333;
}

.demo-1 .bg-1 [data-icon]:hover:after {
    box-shadow: inset 0 0 0 10px #499ebf;
}

.navbar-fixed-top .navbar-inner {
    background: transparent !important;
}

header {
    height: 0px !important;
}

#filters-2 ul.option-set.functions-menu li {
    display: inline !important;
    max-width: 30%;
}

#services #filters-2, #functions #filters-2 {
    text-shadow: none;
}

#services #filters-2 a:hover, #functions #filters-2 a:hover {
    border: 0;
}

#services #filters-2 a, #functions #filters-2 a {
    padding: 0;
    display: inline;
    margin: 0;
    transition: none;
    width: 30%;
}

#services #filters-2 .icons-box i, #functions #filters-2 .icons-box i {
    font-size: 44px;
    display: inline-block;
    -webkit-border-radius: 50em !important;
    -moz-border-radius: 50em !important;
    border-radius: 50em;
    background: #fff;
    padding: 45px 42px;
}

li [class^="fa-icon-"], li [class*=" fa-icon-"] {
    width: auto !important;
}

.menu-sliding-page-primary-navigation-container {
    background: #fff;
    z-index: 10000;
}

.nav-arrows span {
    border: 8px solid #ddd;
}

#services #filters-2 .icons-box:hover i, #functions #filters-2 .icons-box:hover i {
    background: #499ebf;
    color: #fff;
}

.fixed-left {
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 1000;
}

.sign-button {
    margin-top: 10px;
    background: #499ebf;
    background-position: 50%;
    color: #fff;
    padding: 23px 30px;
    font-family: "Droid Sans";
    font-size: 16px;
}
.sign-button:hover {
    background: #428bca;
    color: #fff;
    text-decoration: none;
}

#under-footer-back-to-top a, #under-footer-back-to-top a:hover {
    background-color: #499ebf;
}

#under-footer-back-to-top {
    margin: 10px 17px;
}

.sign-button a {
    color: #fff;
}

.newsletter-radio {
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
}

p.contact-info {
    opacity: 0.9;
}

.wpcf7-list-item-label {
    margin-top: 25px;
    padding-top: 5px;
    padding-left: 5px;
}

input[type="radio"] {
    margin: 0;
}

span.wpcf7-list-item {
    margin-right: 20px;
}

#priceModal span.wpcf7-list-item {
    display:block;
    margin-top:5px;
}

.fa {
    line-height: 0.6;
}

.default i, .usages i, #team i {
    font-size: 44px;
    display: inline-block;
    border-radius: 50em;
    background: #fff;
    padding: 45px 42px;
}

.default i:hover {
    background: #499ebf;
    color: #fff;
}

#anwendungsbeispiele .default i:hover {
    background: #fff;
    color: #333;
}

#filters a:hover, .selected {
    color: #499ebf !important;
    border-bottom: 0px solid #080808 !important;
    text-decoration: none;
}

#home a:hover .sign-button {
    color: #fff !important;
}

#home a .sign-button {
    color: #fff !important;
}

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

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

.navbar .nav li a:hover {
    background: #499ebf !important;
    color: #fff;
}
.navbar .nav li#menu-item-6.active a,
.navbar .nav li#menu-item-6 a:hover {
    background: url('/wp-content/themes/scolibriCompanyPage/images/scolibri-transparent.png') no-repeat !important;
    background-size: 100px 30px !important;
}
.navbar .nav li#menu-item-6 a {
    background: url('/wp-content/themes/scolibriCompanyPage/images/scolibri-transparent.png') no-repeat;
    margin-top: 11px;
    text-indent: -9999px;
    width: 100px;
    background-size: 100px 30px;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

#zitate .avatar{
    float:none;
    padding:0;
    text-align:center;
}

#zitate .team-name, #zitate .position, #quota .team-name, #quota .position{
    text-align:left;
}

.navbar .btn-overlay {
    background:none;
    border:none;
    box-shadow:none;
    margin:0;
    padding:0;
}

.navbar .btn-navbar {
    border: none;
    background: #499ebf;
    color: #fff !important;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.3s ease;
    margin: 0px !important;
    padding:0;
    padding:10px;
    padding-left:30px;
    padding-right:30px;

}

.navbar .btn-navbar:hover {
    background: #499ebf;
    color: #fff !important;
    box-shadow: none;
    text-shadow: none;
}

.navbar .btn span {
    color: #fff !important;
    font-size:16px;
    font-weight:bold;
    background-color: #499ebf !important;
    text-shadow: none !important;
}

.navbar .btn  {
    border-radius:0 !important;
}

.nav-arrows span {
    z-index:1;
}

blockquote {
    border-left: 0px solid #eee;
}

/* Higher than 960 (desktop devices)
====================================================================== */
@media (min-width: 1200px) {

    .navbar-inner > .btn-overlay {
        display: none !important;
    }

}

/* Higher than 960 (desktop devices)
====================================================================== */
@media only screen and (min-width: 980px) and (max-width: 1199px) {

    .navbar-inner > .btn-overlay {
        display: none !important;
    }

    .navbar .nav > li > a {
        padding: 33px 9px;
    }

    .search input:focus {
        width: 120px;

    }

    #kosten ul li, #prices ul li {
        min-width: 0;
    }

}

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

    .navbar-inner > .btn-overlay {
        float: left;
        z-index:1050 !important;
        position:fixed;
    }

    .navbar .nav > li {
        display: block;
    }

    .nav-collapse .nav {
        float: left;
        background: #499ebf !important;
        opacity: 0.9;
    }

    header {
        position: absolute;
        z-index: 10;
        box-shadow: none !important;
    }

    #page-title h2:before {
        display: none;
    }

    #page-title h2:after {
        display: none;
    }

    #kosten ul li, #prices ul li {
        min-width: 0;
    }

    .menu-sliding-page-primary-navigation-container {
        background: none;
    }

    .contact-map {
        display: none !important;
    }

    input.input-field, textarea.input-field {
        width: 200%;
    }

    .newsletter-radio {
        width: 200%;
    }

    input.btn {
        width: 190%;
    }

    .nav-collapse.collapse {
        position:fixed;
        width: 200px;
        margin:0;
        margin-left:0px;
        top:60px;
    }

    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        border-radius:0;
    }

}

/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 979px) {

    .navbar,
    .navbar-inner,
    .nav,
    .navbar-inverse {
        float: none !important;
    }

    .navbar .nav > li > a {
        color:#fff;
        padding: 5px 20px;
        transition: all 0.3s ease-in-out;
    }

    .search input:focus {
        width: 170px;
        margin-left: -100px;
    }

}

/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {

    .pricing-table {
        min-width: 0;
    }

    .navbar .nav > li > a {
        color: #fff;
        border-top: 4px solid transparent;
        text-shadow: none;
        font-size: 12px;
        padding: 5px 20px;
        transition: all 0.3s ease-in-out;

    }

    #contact-details {
        text-align: center;
        float: left;
    }

    #filters,
    #portfolio-navi {
        position: relative;
        text-align: left;
        display: block;
        margin: 0 0 23px 0;
    }

    #portfolio-navi {
        margin: -5px 0 25px 0;
    }

    .portfolio-item {
        margin: 5px 0 25px 0 !important;
    }

    input.input-field, textarea.input-field {
        width: 100%;
    }

    .newsletter-radio {
        width: 100%;
    }

    input.btn {
        width: 90%;
    }

    .sl-slide-inner a {
        top: 0px;
    }

    .demo-1 [data-icon]:after {
        font-size: 20px;
        line-height: 100px;
    }

    #page-title h2 {
        font-size: 20px;
    }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    body {
        padding-bottom: 20px;
    }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 479px) {

    body {
        padding: 0px;
    }

}

#login-button {
    position: fixed;
    top: 0;
    right: 10px;
    padding: 12px 25px;
    z-index: 9999;
    background: #b00
}

.lang-dropdown {
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 9999;
}
@media only screen and (max-width: 1199px) and (min-width: 980px) {
    .lang-dropdown {
        left: 22px;
        top: 30px;
    }
    #login-button {
        top: 10px;
    }
}
@media only screen and (min-width: 1199px) {
    .lang-dropdown {
        top: 20px;
    }
}

.lang-dropdown .dropdown-toggle {
    background: url('images/flags.jpg') left bottom no-repeat;
    text-indent: -9999px;
    font-size: 0;
    width: 43px;
    height: 25px;
    display: block;
}

.lang-dropdown.lang-en .dropdown-toggle {
    background-position: left top;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    background: #499ebf !important;
}