.edv-logo-comp {
    text-align: right;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.gantry-logo {
    z-index: 9;
    position: relative;
}

#g-feature .g-content {
    padding: 0;
    margin: 0;
}

#g-showcase {
    padding-bottom: 0;
    background-size: cover;
    text-align: center;
    padding: 30px 0 0 0;
}

#g-showcase .g-container {
    padding: 70px 0 90px 0;
}

.gantry-logo img {
    margin-right: -43px;
    margin-top: 4px;
    margin-left: -32px;
    width: 400px;
}

.edv-compujet-txt p {
    margin: 10px 0 50px 0;
}

.edv-compujet-txt a {
    color: #c93105 !important;
    border: 2px solid #c93105;
    padding: 7px 13px;
    font-weight: bold;
}

.edv-brunsch-txt a {
    color: #113f70 !important;
    border: 2px solid #113f70;
}

.edv-brunsch-txt h2 {
    color: #113f70 !important;
}

.edv-compujet-txt b {
    color: #3d3d3d;
}

.edv-compujet-txt h2 {
    color: #c93105;
    text-transform: uppercase;
    font-weight: 900;
}

.edv-header-right p {
    text-align: right;
    padding-right: 30px;
    line-height: 40px;
}

.edv-header-left p {
    text-align: left;
    padding-left: 30px;
    line-height: 40px;
}

.edv-phone {
    background-image: url("../../images/edv-phone-bg.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    text-align: center;
    margin: -30px -12px 0 -1px;
    position: relative;
    z-index: 9999999;
}

.edv-phone-txt img {
    margin-bottom: -12px;
    margin-top: -12px;
}

p b {
    color: #fff;
    font-size: 21px;
}

#g-maintop {
    background-color: #f6f6f6;
    padding: 110px 0;
}

#g-utility {
    padding: 110px 0;
}

.edv-phone p {
    color: #fff;
    margin: 28px;
    font-size: 20px;
}

.footer_kontakt {
    margin: 50px 0 !important;
}

.edv-compujet-txt {
    text-align: center;
}

#g-feature {
    margin-top: -60px;
    background-color: transparent !important;
}







@media (max-width: 1194px) {
    
    .gantry-logo img {
    margin-right: -52px;
    margin-top: 4px;
    margin-left: -52px;
    width: 400px;
}
    
    .edv-phone p {
    color: #fff;
    margin: 20px 4px;
    font-size: 20px;
}
    
}




@media (max-width: 960px) {
    
    .gantry-logo {
    width: 100%;
    float: none;
}
    
    .gantry-logo img {
    margin-right: -10px;
    margin-top: 4px;
    margin-left: 0px;
    width: 260px;
    float: none;
}
    
    .edv-phone p {
    color: #fff;
    margin: 18px;
    font-size: 20px;
}
    
    .gantry-logo img {
    margin-right: -41px;
    margin-top: 4px;
    margin-left: -22px;
    width: 260px;
    float: none;
}
    
    .g-container {
    width: auto !important;
}
    
}

@media (max-width: 954px) {
    
    .edv-header-left {
    flex: 0 33% !important;
    width: 33%;
}

.edv-header-left, .edv-header-mid, .edv-header-right {
    flex: 0 33% !important;
    width: 33%;
}

.edv-logo-comp {
    margin-bottom: 22px;
}

.edv-phone {
    background-image: none;
}

.edv-phone-txt {
    width: 360px;
    margin: 0 auto;
    background-color: #3d3d3d;
}

.edv-logo-comp {
    margin-bottom: 12px;
}

.edv-logo-comp img{
    margin-left: -1px !important;
}

.gantry-logo img {
    margin: 0 auto !important;
    width: 360px;
    margin-left: -2px !important;
}

.edv-phone p {
    color: #fff;
    margin: 18px;
    font-size: 20px;
    margin-bottom: 0px;
}

.edv-phone-txt img {
    margin-bottom: -12px;
    margin-top: 8px;
}

.gantry-logo img {
    margin: 0 auto ;
    width: 360px;
}

.fastviewer_download img {
    float: left;
    padding-right: 15px;
    width: 200px;
    margin-top: 15px;
}
    
    #g-mainbottom {
    background: url('../../images/compujet/banner/main-bg.png');
}
    
}



@media (max-width: 768px) {
    
    #g-feature {
    margin-top: -10px;
    background-color: transparent !important;
    background-image: url('../../images/compujet/banner/main-bg.png');
}
    
    .gantry-logo img {
    width: 360px;
    position: relative;
    left: auto;
    top: auto;
}
    
    
}


@media (max-width: 480px) {
    
    .gantry-logo img {
    margin: 0 auto;
    width: 90%;
}
    
    .edv-phone-txt {
    width: 90%;
    margin: 0 auto;
    background-color: #3d3d3d;
}
    
    .edv-compujet-txt h2 {
    color: #c93105;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 22px;
}
    
    p b {
    color: #fff;
    font-size: 17px;
}
    
}