
.footer-section-meta .frame {
   padding-top: 1rem;
   padding-bottom: 1rem;
   float: left;
   color: white;
}



@media (max-width: 576px) { 
 .footer-section.footer-section-content .footer-section-content-column-left {
  
    width: 100%;
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
    width: 33%;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    }
}

@media (min-width: 576px) {
    
    /* generell  */
    .footer-section.footer-section-content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    
    /* col-1 Logo */
    .footer-section.footer-section-content .footer-section-content-column-left {
    height: 150px;
    width: 140px;
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
    width: 120px;
    }
    

}

@media (min-width: 576px) and (max-width:768px) {
    
    /* generell  */
    .footer-section.footer-section-content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
         
    }
    
    /* col-1 Logo */
    .footer-section.footer-section-content .footer-section-content-column-left {
    height: 150px;
    width: 140px;
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
    width: 120px;
    }
    
    /* col middle text */
    .footer-section.footer-section-content .footer-section-content-column-middle { 
    /*border: 1px solid green;*/
    width: auto;
    }
    /* col right svg */
    .footer-section.footer-section-content .footer-section-content-column-right { 
    /*border: 1px solid green;*/
    width: 80%;
    width: 100%;
     
    }
    
}
@media (min-width: 768px) and (max-width:992px) {
    
    /* generell  */
    .footer-section.footer-section-content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    
    /* col-1 Logo */
    .footer-section.footer-section-content .footer-section-content-column-left {
    height: 150px;
    width: 140px;
/*    border: 1px solid green;*/
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
      width: 120px;
    }
    
    /* col middle text */
    .footer-section.footer-section-content .footer-section-content-column-middle {/*    border: 1px solid green;*/width: calc(780px - 275px);}
   .footer-section.footer-section-content .footer-section-content-column-right {/*    border: 1px solid green;*/width: 60%;margin: auto;}
    
}

@media (min-width: 992px) {
    
    /* generell  */
    .footer-section.footer-section-content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    
    /* col-1 Logo */
    .footer-section.footer-section-content .footer-section-content-column-left {
    height: 150px;
    width: 140px;
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
    width: 120px;
    }
    
    /* col middle text */
    .footer-section.footer-section-content .footer-section-content-column-middle { 
/*    border: 1px solid green;*/
    width: calc((980px / 2) - 150px - 10px); /* gutter festlegen */
    }
    /* col right svg */
    .footer-section.footer-section-content .footer-section-content-column-right {/*    border: 1px solid green;*//* width: calc((980px / 2) - 20px); */ /* gutter festlegen */}
    
}






/* copyright footer */
@media (min-width: 200px) {
    
    .footer-section-meta {
    color: #fff;
    background-color: #2b2b2b;
}

}
@media (min-width: 200px) {
    
.footer-section-meta {
    color: #fff;
    background-color: #2b2b2b;
}

.footer-section-meta .frame {
   padding-top: 1rem;
   padding-bottom: 1rem;
   float: left;
   color: white;
}
.footer-section-meta .frame a {
   color: white;
}
.footer-section-meta .frame a:hover {
   color: white;
}



.footer-section-meta .frame-container {
    max-width: 100%;
}

}

@media (min-width: 1200px) {
    
    /* generell  */
    .footer-section.footer-section-content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    
    /* col-1 Logo */
    .footer-section.footer-section-content .footer-section-content-column-left {
    height: 150px;
    width: 140px;
    }

    .footer-section.footer-section-content .footer-section-content-column-left .gallery-row {
    width: 120px;
    }
    
    /* col middle text */
    .footer-section.footer-section-content .footer-section-content-column-middle { 
/*    border: 1px solid green;*/
    width: calc((1180px / 2) - 150px - 10px); /* gutter festlegen */
    }
    /* col right svg */
    .footer-section.footer-section-content .footer-section-content-column-right {/*    border: 1px solid green;*//* width: calc((1180px / 2) - 20px); */ /* gutter festlegen */}
    
}

/* Footer rechts svg */
@media (min-width:992px){

     /* col right svg */
    .footer-section.footer-section-content
    .footer-section-content-column-right > .gallery-row
    { 
/*     border: 1px solid red;*/
     width: calc(960px/2.5);
     float: right;
      
    }


}
@media (min-width:1200px){
    
     /* col right svg */
    .footer-section.footer-section-content
    .footer-section-content-column-right > .gallery-row
    { 
/*     border: 1px solid red;*/
     width: calc(1140px/2.5);
     float: right;
      
    }

}


/* copyright footer */

@media (min-width:1200px) {
    /* breakpoints   1140  960  720 540 */
    
    .copyright-footer {
        min-width: calc(100vw); 
    }
    .copyright-footer .col-left {
        height: 1.5rem;
        font-size: .875rem;
        min-width: calc((100vw - 860px)/2);
        padding-top: 2px;
        
    }
    .copyright-footer .col-middle {
        height: 1.5rem;
        max-width: 1140px;
        /* width: 1140px; */
        text-align: left;
        font-weight: 600;
         
    }
    .copyright-footer .col-middle a  {
       padding-right: 1rem;
    }


    .copyright-footer .col-right {
        
    }
}


/* Neuer Footer col-1 col-2 col-3 */

