/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.07.2015, 11:53:41
    Author     : m.bruening
*/

@media screen and (max-width: 1000px) {
    .paket-blue-container {
        background-size: cover;
    }
    .short_td .spalte_rechts{
        max-width: 210px;
    }
}

@media screen and (max-width: 932px) {
    .short_td .spalte_rechts{
        max-width: 185px;
    }
    /*    #logo {
            height:116px;
            width: 90px;
            float: left;
            background-image: url(images/logo_nur_rahmen.png);
        }*/
    .header_info_text {
        padding-left: 10px;
    }
    .header_info_cont {
        width: 200px;
    }

    #header_content>a {
        left: 0!important;
        margin-left: 0px!important;
    }


}

@media screen and (max-width: 1064px) {
    .welcome_video { 
        margin-left: 0;
        left:0;
        margin-top: 10vh;
        top: 0;
        height: 0px;
        padding-bottom: 56.2%;
    }    
}



@media (min-width: 450px) and 
(max-width: 815px) {
    .site-block-content{
        padding: 0 15px 0;
    }
    .impre-running-padding{
        padding-left: 2%;
    }
    /*landingpage*/

    .client-h2{
        min-height: 41px;
    }
    .lp-cf-submit {
        float: none;
        margin-left: 3%;
        margin-top: 5.5%;
        width: 193px;
    }
    /*landingpage*/
    /*FAQ*/

    .faq-cf-field-large{
        width: 738px;
        box-sizing: border-box;
    }
    .faq-cf-textfield{
        max-width: 738px;
        box-sizing: border-box;
    }
    .faq{
        width: 100%;
    }
    /*FAQ*/
    /*Contact*/
    .contact{
        width: 100%;
    }
    /*Contact*/
    /*Blog*/
    .blog-padding{
        padding:0;
        padding-bottom: 4%;
    }
    .blog-artice-padding{
        padding: 6% 2% 0% 2%;
    }
    /*Blog*/
    /*Blog-Detail*/
    .blog-detail-content {
        box-sizing: border-box;
        max-width: 790px;
        padding-left: 2%;
    }
    .blog-detail-share {
        clear: both;
        float: none;
        margin: 0 auto;
        margin-top: 2%;
        padding-left: 0;
        width: 330px;
    }
    .blog-detail-share-text {
        text-align: center;
    }
    .blog-detail-share-icon {
        padding: 4%;
    }
    /*Blog-Detail*/
    /* Team*/
    #team-h1-subline {
        width: 65%;
    }
    /* Team*/
    /* Jobs*/
    .jobscontainer {
        height: auto;
    }
    #jobs-h1-subline{
        width: 65%;
    }
    .jobs-text {

        max-height: none;

    }
    .job-links{
        width: 53%;
    }
    /* Jobs*/
    /* Über*/
    .about-team-jobs-text {
        height: 107px;
    }
    /* Über*/
    /* Solution*/
    #solutions-h1-subline {
        width: 100%;
    }

    .solutions-sub-text {
        width: 100%;
    }
    .paket-blue-container {
        background-size: cover;
    }
    /* Solution*/
    /* Preise*/
    .price-h1-subline {
        width: 100%;
    }
    .h1-subline {
        width: 100%;
    }
    /* Preise*/
    /* tut profil*/
    .tutprofile-contact-img {
        margin: 50% auto 0;
    }

    .tutprofile-contact-link{
        width: 53%;
    }
    .tutprofile-mssg-circle {
        right: 140px;
    }
    /* tut profil*/
    /* header*/
    #name{
        width: 200px; 
    }
    #badge{
        width: 200px; 
    }
    #status{
        width: 224px;
    }
    /* header*/
    /* footer*/
    .footer-share-container img { 
        margin-right: 1%;
    }
    /* footer*/

}
