@media (max-width: 1200px) {
    
  .g-menu-item-title {
    font-size: 14px;
}
    
#g-top .g-menu-item-container {
    padding: 12px 5px 6px 5px;
}
    
    .fastviewer_download {
    width: 60%;
    margin: 0 auto;
}
    
}



@media (max-width: 960px) {


#g-top .g-social a {
    text-align: left;
    width: 100%;
}
    
    .gantry-logo img {
    width: 130px;
}
    
#g-top {
    background: #3d3d3d none !important;
    height: 130px;
}
    
    .g-container {
    width: auto;
}
       
    
    .gantry-logo {
    width: 33%;
    float: right;
}
    
#g-top .g-social.social {
    position: absolute;
    top: 11px;
    left: 60%;
}
    
 .showcase-b img {
    width: 60%;
    margin: 40px auto;
}
    
    .fastviewer_download p {
    margin-left: 0;
    }
    
.sidebar-a {
    margin-top: 0px;
}
    
    .g-menu-item-container {
    text-align: center;
    }
    
    #g-offcanvas {
    background: #fff;
    }
    
    #g-offcanvas #g-mobilemenu-container ul {
    background: #fff;
    }
    
    .footer_links p {
    text-align: right;
}
    
    .sidebar_item a {
    color: #fff;
    border: 2px solid #fff;
    padding: 4px 8px;
    font-size: 16px;
}
}


@media (max-width: 954px) {
    
    #g-top .g-social.social {
    position: absolute;
    top: 11px;
    left: 10%;
}
    
    .header_leistungen {
    margin-top: 35px !important;
    display: none;
}
    
    .fastviewer_download img {
    float: left;
    padding-right: 15px;
    width: 46%;
    margin-top: 16px;
}
    
    #g-sidebar {
    background-image: none;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding-bottom: 45px;
    background-size: 99%;
    background-color: #3d3d3d;
    margin-bottom: 0px;
}
    
    .fastviewer_download {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 100px;
}
    
    #g-mainbottom {
    background: none #c93105;
    padding: 0px 0;
}
    
    .footer_links p {
    text-align: center;
}
    
}



@media (max-width: 768px) {
    
    .footer_phone span {
    position: relative;
    font-size: 30px;
    color: #fff !important;
    top: -14px;
}

    
    .subpage_sidebar strong {
    color: #fff;
}

#g-top .g-social.social {
    position: relative;
    top: 0;
}
    
        
.gantry-logo img {
    width: 200px;
    position: absolute;
    left: 10%;
    top: 0px;
}
    .gantry-logo {
    width: 100%;
    float: none;
}
    
    #g-showcase {
    display: none;
}
    
#g-top {
    background: #3d3d3d none !important;
    height: 128px;
}
    
    #g-top .g-social.social {
    position: absolute;
    top: 11px;
    left: 50% !important;
}
    
    .fastviewer_download {
    display: none;
}
    
    #g-footer {
    text-align: center;
    background-color: #c93105;
}
    
}


@media (max-width: 600px) {
    
    
    #g-top .g-social.social {
    position: absolute;
    top: 151px !important;
    left: 32.5% !important;
}
    
    .gantry-logo img {
    width: 200px;
    position: absolute;
    left: 32.5%;
    top: 0px;
}
    
    #g-top {
    background: #3d3d3d none !important;
    height: 280px;
}
}

@media (max-width: 360px) {

.gantry-logo img {
    width: 200px;
    position: absolute;
    left: 15%;
    top: 0px;
}
    
        #g-top .g-social.social {
    position: absolute;
    top: 151px !important;
    left: 15% !important;
}
    
    
}