﻿
/**************/
/*Defaults*/
/*************/
   @font-face {
       font-family: Fira Sans Condensed; font-display: swap;
   }
    #wrappr{
        position: absolute;
        overflow: auto;
            overflow-x:hidden;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        height: 100%;
        top: 0;
        right:0;
        z-index: 80;
    }
    html, body {
        background-color:#fff;
        overflow : auto;
        margin: 0;
        padding: 0;
        height: 100%;
        text-align:center;
        border: none;
        color:#2e2e2e;
        font-size: 0.98em;
        line-height: 1.8em;
        font-family: 'Fira Sans Condensed', sans-serif; font-display: swap; 

    }
        #halign{
        margin:auto;
        width:83%;
        max-width:1579px;
        z-index:15;
        margin-top:1%;
    }

      h1, h2, b {
        color:#983e4c;
        margin: 0;
        margin-bottom:24px;
        padding: 0;
        font-size: 1.5em;
        line-height:1.45em;
        font-weight:500;
    }


    h3 {
        margin: 0;
        padding: 0;
        font-size: 0.95em;
        line-height: 1.25em;
        color:#000;
        font-weight:500;
    }
    h4 {
        margin: 0;
        margin-bottom:3px;
        padding: 0;
        font-size: 1.2em;
        line-height: 1.3em;
        color:#000;
        font-weight:500;
    }
    .bz5 {
        display:block;
    }
    .bz6 {
        display:none;
    }
    strong{
        letter-spacing:0.035em; 
    }

    .diwa{
        position:relative;
        margin:6% 0 0 90%;
        width:90px;
        height:auto;"
    }
    .diwa:hover{
        opacity:0.7;
        transition: opacity .25s ease-in-out;
    }

    /*************/
    /* FX */
    /*************/
     /*Langsamer rollover bei divs */

a:link, a:visited{
    color:#983e4c;
    text-decoration:none;
    font-weight:500;
}

a:link:hover {
    opacity: 0.7;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    cursor: pointer;
}
    .clear{
        clear:both;
    }
    .ct8{
        -moz-hyphens: auto; /*auto umbruch im Content*/
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;

    }

 /**********************
 Hamburger 2022
 **********************/

/*init hamburger*/
/* menu btn */
.header{
    position:absolute;
    display:none;
    width:70%;
    z-index:850;
    height:40px;

}

    .header .menu-btn {
        display: none;
}

.header .menu-btn:checked ~ .menu {
        max-height: 4000px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
        background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
        transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
        transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
        top: 0;
}
        .header .menu {
                position:relative;
                clear: none;
                opacity:1;
                max-height: none;
                z-index:850;

        }
        .header .menu-icon {
                display: none;
        }



/* // init hamburger */
      .bg952{
       position:relative;
       min-width:250px;
       overflow:hidden;
       padding:12px 0 12px 0;
       background: -moz-linear-gradient(left, #fff 0%, #fff 53%, #F7F8F8 100%);
       background: -webkit-linear-gradient(left, #fff 0%, #fff 53%, #F7F8F8 100%);
       background: linear-gradient(to right, #fff 0%, #fff 53%, #F7F8F8 100%);
       -webkit-border-radius: 5px 5px 5px 5px;
      }
      .trans{
          background:transparent;
          margin-bottom:-12px;
      }


/*init sitemap hamburger design*/
    .header .menu {
            text-align:left;
            padding: 3% 3% 3% 3%;
            /*background: hsla(0,0%,100%,.78); */
            overflow: hidden;
            -webkit-box-shadow: 8px 6px 13px -1px rgba(50, 50, 50, 0.67);
    -moz-box-shadow:    8px 6px 13px -1px rgba(50, 50, 50, 0.67);
    box-shadow:         8px 6px 13px -1px rgba(50, 50, 50, 0.67);
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 53%, #BEB5A2 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 53%, #BEB5A2 100%);
    background: linear-gradient(to right, #fff 0%, #fff 53%, #BEB5A2 100%);
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgba(85,92,78,0.27);
        opacity:0.94;
            }
   .header .menu li  {
            width:110%;
            overflow:hidden;
            background:#F7F8F8;
            margin:8px 0 4px 0;
            padding:8px;
             background: -moz-linear-gradient(left, #E4E7E7 0%, #F7F8F8 53%, #F7F8F8 100%);
             background: -webkit-linear-gradient(left, #E4E7E7 0%, #F7F8F8 53%, #F7F8F8 100%);
             background: linear-gradient(to right, #E4E7E7 0%, #F7F8F8 53%, #F7F8F8 100%);
             -webkit-border-radius: 5px 5px 5px 5px;

       }
   .header .menu li a {
           color:#000;
	        font-size: 1.2em;
	        line-height: 1.6em;
            font-family: 'Open Sans', sans-serif;

   }
   .header .menu img {
           width:41.4%;
           height:auto;
           max-width:492px;
           min-width:220px;

   }
    .header .menu li a:hover {
           color:#973d4c;
   }


/*// init sitemap hamburger design*/
/* hamburer start menu */

.header{
    position:absolute;
    right:-1%;
    top:11px;
    display:block;
    z-index:950;
}
    .header .menu {
    clear: both;
    max-height: 0;
    visibility:hidden;

}

.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
}


.header .menu-icon .navicon {
    background: #973d4c;
    display: block;
    height: 7px;
    position: relative;
    transition: background .2s ease-out;
    width: 42px;

}
.header .menu-icon .navicon:hover{
    opacity:0.7;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #973d4c;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.header .menu-icon .navicon:before {
    top: 13px;
}

.header .menu-icon .navicon:after {
    top: -13px;
}

.header .menu-btn:checked ~ .menu {
    position:relative;
    padding-bottom: 48px;
     visibility:visible;
}

.subnav829{
    font-size:0.75em;
    }
.header .menu .subnav829 li {
padding:4px;
margin:0;


}
.subnav829 ul li a:link{
    display: inline-block;
    width:100%;
    padding:2px 5px;
    border-radius: 5px;
    background:#fff;


    }
.header .menu .subnav829 ul li a:hover{
    background: #973d4c;
    color:#fff;
    }
    .menu h3{
        font-size:1.4em;
        line-height:1em;
        font-weight:400;
        padding-left:4%;
    }
.ul829 span{
    font-size:1.3em;
    line-height:1.8em;
    font-weight:700;
    opacity:0.6;
}
span.uz7 {
    display:inline-block;
}
.uz7::first-letter{
    text-transform: uppercase;
}


/*//hamburger*/

/**************/
/*Templategalerie*/
/*************/


    .mySlides {display: none}
    .slideshow-container img {vertical-align: middle;}

/* Slideshow container */
    .slideshow-container {
        position: relative;
        z-index:10;
}

/* On hover, add a black background color with a little bit see-through */

/* Caption text */
    .text {
      color:#323232;
      font-size: 15px;
      position: relative;
      bottom: 8px;
      width: 92%;
      text-align: left;
      padding:0.5% 5% 0.5% 3%;
      background:#e8e8e9;
      border-radius: 0 0 8px 8px;
}

/* The dots/bullets/indicators */
    .dot {
        height: 10px;
        width: 10px;
        margin: 6px 12px 12px 0;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
}
    .active, .dot:hover {
        background-color: #717171;
}

/* Fading animation */
    .fade {
        animation-name: fade;
        animation-duration: 1.5s;
}

@keyframes fade {
      from {opacity: .4}
      to {opacity: 1}
}

    .pctgal7{
        width:100%;
        height:auto;
        border-radius:0 0 8px 8px;
        border-top:2px solid #fff;
    }
    .dots5{
        text-align:right;

    }

/**************/
/*Offerte einholen / offene Stellen*/
/*************/
    .inserts{
        position:absolute;
        right:5%;
        top:21px;
        z-index:950;
        display:flex;

    }

     .offerte a{
        position:relative;
        font-weight:700;
        font-size:1.1em;
        padding:4px 9px;
        border-radius:20px;
        border:3px solid #983e4c;
        color:#983e4c;
        text-decoration: none;
        color:#983e4c;
        display:inline-block;
        letter-spacing:0.02em;

    }
    .os4 a{
       margin-right:12px;
    }

/**************/
/*Template*/
/*************/
    .template{
        position:relative;
        text-align:left;
        z-index:333;
    }
    .tflex, .siteweiche{
        z-index:800;
    }
    .tflex{
        display:flex;
        width:33.2%;
        max-width:524px;
        flex-direction:column;
        margin-left:2.5%;
    }

    .logo{
        position:relative;
        width:100%;
        height:auto;
        z-index:850;
    }
a:hover{
        z-index:850;
    }


    .tmplimg{
        width:100%;
        height:auto;
        max-width:1108px;
        border-radius:12px ;
    }


    .pre7{
         font-size: 1.8em;
         line-height: 1.2em;
         color:#fff;
         text-transform: uppercase;
}
    .pre7::after {
        content: '\A';
        white-space: pre;
}
/**************/
/*siteweiche*/
/*************/
    .siteweiche{
        position:relative;
        padding-left:9px;
        opacity:0.9;
}
    .siteweiche ul{
        margin: 0;
        padding: 0;
    }
    .siteweiche li{
        display:inline-block;
    }

    .siteweiche li a{
        color:#323232;
        font-size:0.9em;
        Text-decoration:none;
        font-weight:300;
    }
    .siteweiche li a:hover{
        color:#983e4c;
    }

    .siteweiche li a::after{
        content: "•";
        font-size:18px;
        font-weight:700;
        padding:0 1px 0 5px;
        color:#323232;
        }
    .siteweiche li:last-child a::after{
        content: "";
        }
    .mgt9{
        margin:-2% 0 2% 0;
    }

/**************/
/*hnav*/
/*************/
    .wrpnav{
        position:absolute;
        left:0;
        text-align:right;
        background:#e8e8e9;
        margin:6.2% 0 0 0;
        padding:1.5% 3% 0 0;
        width:97%;
        font-size:1.2em;
        line-height:1.6em;
        min-height:62%;
        max-width:1579px;
        z-index:500;
        border-radius:8px 8px 0 0;
        letter-spacing:-0.008em;
    }
     .wrpnav span{
       font-size:15px;
       font-weight:300;
       color:#413333;
       opacity:0.7;
       padding-left:4px;
       letter-spacing:-0.02em;

     }
     .hnav9 li a{
       color:#413333;
       font-weight:500;
     }
/******************************************/
/*Flex Sektion Subnav / Templ Galerie*/
/******************************************/
    .flxbxt1{
        position:relative;
       display:flex;
       width:100%;
       flex-direction:column;
       z-index:620;
    }
    .flxitt1{
        margin-top:0px;
    }
    .flxitt1:nth-child(2){

    }
/**************/
/*subnavflex*/
/*************/
    .sbnavtflxb{
        display:flex;
        width:100%;
        border-top:2px solid #fff;
        background:#e8e8e9;
        border-radius: 0 0  0 8px;
        margin-top:8px;
    }
    .sbnavtflxit{
        border-right:2px solid #fff;
        width:12.5%;
        text-decoration:none;
        color:#323232;
    }
    .sbnavtflxit:hover{
        color:#983e4c;
    }

    .sbnavtflxit:last-child{
        border-right:0px;
    }
    .sbnavtflxit img{
        width:100%;
        height:auto;

    }
    .nbx5{
       padding:2px 3px 9px 8%;
       font-size:0.9em;
       line-height:1em;
       letter-spacing:0.015em;
       font-weight:300;
       color:#333333;
    }
/************************/
/*Flex Templ-Gal /Claim*/
/***********************/
    .flxbxt2{
        position:relative;
       display:flex;
       width:100%;
    }
    .flxitt2{
        width:33%;
        background:#fff;
        font-weight:300;
        padding:3% 1.5% 1% 3%;
        font-size:1.15em;
        line-height:1.65em;
        color:#333333;
        letter-spacing:0.01em;

    }
    .flxitt2:nth-child(2){
        width:62.5%;
        padding:0;
    }
    .tmpladress{
        padding-top:30px;
        font-size:0.9em;
    }
    .tmpladress strong{
        font-weight:700;
    }


/**************/
/*Firstdx*/
/*************/
  .firstdx{
      display:flex;
      flex-direction:column;
  }

/**************/
/*Content*/
/*************/
    .content{
        padding:1% 0 1% 0;
        text-align:left;
        z-index:222;
}
    .ctbx{
        display:flex;
        width:100%;
        flex-direction:column;
        padding:0 0 2% 0;
}
    .ctbx:last-child{
        padding-bottom:0%;
}
    .pad5{
        width:97%;
        padding-left:3%;
        font-size: 1.25em;
        line-height:1.4em;
}
    .colflx22, .pcfx22{
        width: 100%;
        display:flex;

}
    .colflxit22:first-child{
        width:36%;
        padding: 0.5% 1% 0 0 ;
}
    .colflxit22:nth-child(2){
        width:62.5%;
        padding:0;
        font-weight:400;
        color:#333333;
        letter-spacing:0.01em;
        line-height:1.45em;
        padding:0 1% 0 0.5% ;
}
/*2 Bilder altes Layout 10     */

    .colfx88{
        width: 100%;
        display:flex;

}
    .colflxit99{
        width:50%;
}
    .old99{
        margin-right:-1%;
}
    .colflxit99:nth-child(2){
        margin-left:0.5%;
}
    .korr99{
        color:#983e4c;
        font-weight:600;
        padding:8px 0 2px 0;
}
    .korr98{
        border-radius:0;
        margin-bottom:-1.5%;
    }

.optlnk99 strong{
    color:#7E1D25;
}

.pad5 h2{
      font-size:1.2em;
    margin:24px 0 36px 0;
    font-weight:500;
    }
    .colflxit22 ul{
        line-height:1.6em;
        margin-left: 0;
        padding-left: 3%;
    }
    .colflxit22 li{
        padding-bottom:8px;
    }
    .colflxit22 ul li a:link{
        font-weight:400;
        color:#7E1D25;
    }

    .colflxit22 ul li a:hover{
        font-weight:400;
        color:#405254
}
    .colflxit22 ul li a:visited{
        font-weight:400;
    color:#7E1D25;
}

    .colfimg{
        width:100%;
        height:auto;
}
    .text7 {
      color:#323232;
          font-size: 15px;
          font-weight:400;
          position: relative;
          bottom: 8px;
          width: 92%;
          text-align: left;
          padding:1% 5% 1% 3%;
          background:#e8e8e9;
          border-radius: 0 0 8px 8px;
 }
    .odd8{
        flex-direction:row-reverse;
}
    .ut10{
        margin-top:-1%;
}

    .grey9{
        width:100%;

    padding:1% 0 1% 0;
    border-top:1px  dotted #7E1D25;
    border-bottom:1px  dotted #7E1D25;
}
    .flxbx22{
        width: 100%;
        column-count: 2;
        column-rule-color: #7e1d25;
        column-rule-width: 1px;
        column-rule-style: dotted;
}
/*linksec*/
    .linksec{
        display:flex;
        flex-wrap:wrap;
        margin:2% 0 0 0;
        padding-bottom:24px;
}
    .lkflx{
        width:90%;
        margin-top: 1%;
}


    .linksec a{
        font-size:0.9em;
        font-weight:500;
        color:#333333;
}
    .linksec a:link{
        color:#983e4c;
        text-decoration:none;
    }
    .linksec a:visited{
        color:#983e4c;
    }
    .linksec a:hover{
        color:#000;
    }
    .dg8{
        margin-right:4px;
}

/*************/
/* impress-galerie */
/*************/
.flxit93{
    display:flex;
    flex-wrap:wrap;
    margin-top:2%;
}
.flxit94{
    width:24.3%;
    padding:0 0 12px 0;
    margin:0 8px 8px 0;
    background:#e8e8e9;
    border-radius:0 0 8px 8px;
}

.flxit94 img {
    width:100%;
    height:auto;
    border-radius:8px 8px 0 0;
}
.tex99{
    padding:12px;
    font-size:0.9em;
}

/*************/
/* footer */
/*************/
    .footer{
        padding:2% 3% 1% 7%;
        color:#333333;
         background:#e8e8e9;
        font-weight:400;
        font-size: 1.1em;
        line-height:1.4em;
        border-radius:0 0 8px 8px;
        margin:2% 0 5% 0;

}
.footer a:link{
    color:#983e4c;
    font-weight:400;
    text-decoration:none;
    }
.footer a:hover{
    color:#333;
    opacity:1;
    }
.footer a:visited{
    color:#983e4c;
    }

.ftr{
    display:flex;

    width:97%;
    padding: 0;
    text-align:left;
    justify-content:space-between;
}
.foot6{
    width:33%;
}
 .txf4{
     width:65%;
 }
 .cntr4{
     text-align:center;
 }

.pretx8{
    padding:0 0 8px 0;
    margin:0;
    font-size:1.1em;
     font-weight:500;
     color:color:#333;
     letter-spacing:0.05em;
}


/*************/
/* Screen bis 1545px)*/
/*************/
@media screen and (max-width: 1545px) {
   body {
      /* background:fuchsia;*/
        font-size:0.9em;
    }
    .inserts{
        margin-right:20px;
    }
     .logo{
        width:93%;
    }

    #halign{
        width:90%;
    }
    .wrpnav{
        position:absolute;
        left:0;
        text-align:right;
        background:#e8e8e9;
        margin:6.2% 0 0 0;
        padding:1.5% 1% 0 0;
        width:99%;
        font-size:1.2em;
        line-height:1.6em;
        min-height:62%;
        max-width:1579px;
        z-index:500;
        border-radius:8px 8px 0 0;
        letter-spacing:-0.008em;
    }

}/*end*/

/*************/
/* Screen bis 1332px)*/
/*************/
@media screen and (max-width: 1332px) {
    body {
       /*background:lime;*/
    }
    .template{
        margin-top:2%;
    }
    .header{
        top:-8px;
    }
    .inserts{
        margin-top:-18px;
        font-size:0.85em;
    }

    #halign{
        width:98%;
    }
    .logo{
        width:93%;
    }



}/*end*/

/*************/
/* Screen bis 1380px)*/
/*************/

@media screen and (max-width: 1280px) {
    body {
     /* background:cyan;  */
       font-size:0.85em;
    }
    .offerte a{
      letter-spacing:0.06em;
   }
   .ctbx{
       margin:0 0 0 0;
       padding-bottom:0;
   }
   .grey9,.grey10{


}
     .flxit94{
    width:22%;
}
.korr98{
        margin-bottom:-3.5%;
    }
 .footer{
        margin-top:48px;
  }

}/*end*/

/*************/
/* Screen bis 1170px)*/
/*************/

@media screen and (max-width: 1170px) {
    body {
       /* background:lightblue; */

    }
    #halign{
        max-width:1024px;
    }
    .template{
        margin-top:5%;
    }
    .header{
        top:-18px;
    }
     .header .menu{
         left:-10%;
     }

    .header .menu li a {
	        font-size: 1.5em;
   }
    .inserts{
        margin-top:-28px;
    }
     .logo{
        width:110%;
    }
    .wrpnav{
        padding:2% 1% 0 0;
        letter-spacing:0.008em;
    }
    .siteweiche{
        font-size:1.15em;
        line-height:1.5em;
    }
    .siteweiche li a{
        font-weight:400;
    }

    .siteweiche span{
        display:none;
    }
     .flxbxt1{
       margin-top:2%;
    }
   .diwa{
        margin:8% 0 0 80%;
        width:80px;
    }
    .korr98{
        margin-bottom:-4%;
    }


}/*end*/




/*************/
/* Screen bis 985x)*/
/*************/

@media screen and (max-width: 985px) {
    body {
     /* background:lightgreen;  */
        font-size:1.1em;

    }
      .firstdx{
      flex-direction:column-reverse;
  }


    .hnav9{
        display:none;
    }
    .template{
        margin-top:118px;
    }
    .logo{
        width:524px;
    }

    .header{
        top:-98px;
}
        .uz7{
        font-size:0.7em;
    }
    .ul829{
        font-size:0.85em;
    }

    .header .menu {
        width:100%;
        margin-right:-200%;
        }
    .inserts{
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
        transform: scale(0.85);
        margin-top:-108px;
        margin-right:28px;
    }
    .siteweiche li a{
        color:#000;
        font-size:1em;
    }
    .mgt9{
        width:200%;
    }
    .wrpnav{
        top:4%;
    }
    .flxbxt1{
        flex-direction:column-reverse;
    }
    .flxbxt2{
        flex-wrap:wrap;
        flex-direction:column-reverse;
    }
     .flxitt2{
        width:95.5%;
        color:#000;


    }
    .flxitt2:nth-child(1){
        padding-top:14px;
        padding-bottom:42px;

    }
    .flxitt2:nth-child(2){
        width:100%;

    }
    .tmpladress{
        display:none;
    }
    .sbnavtflxb{
        flex-wrap:wrap;
        background:white;
        margin:0;
        padding-left:1%;
    }
    .sbnavtflxit{
        width:49%;
        margin-right:1%;
        margin-bottom:1%;
    }
    .sbnavtflxit:nth-child(2n){
       margin-right:0;
       }
    .sbnavtflxit img{
       border:0;
       border-radius: 8px 8px 0 0;
    }

    .nbx5{
       background:#e8e8e9;
       padding-top:12px;
       padding-bottom:12px;
       color:#000;
       Font-size:1.4em;
       border-radius:0 0 8px 8px;
       margin-top:-2%;
    }


    .ctbx{
        flex-wrap:wrap;
        margin-top:64px;
    }
    .colflx22{
        flex-direction:column-reverse;
    }
     .colflxit22:first-child{
        width:100%;
}
    .colflxit22:nth-child(2){
        width:98%;
        font-weight:300;
        color:#000;
        margin-bottom:36px;
        line-height:1.6em;
        padding-right:2%;

}
 .colflxit22 ul li{
        padding-top:16px;
        padding-right:24px;
        line-height:1.3em;
        font-size:0.9em;
    }

 .flxit94{
    width:48%;
}
    .colflx22 img{
        border-radius: 8px 8px 0 0;
    }
     .diwa{
        margin:10% 0 0 65%;
        width:80px;
    }
    .footer{
        padding-right:0;
    }

    .ftr{
        flex-wrap:wrap;
    }
    .foot6{
        margin-bottom:36px;
        padding-top:24px;
    }

    .foot6:nth-child(2){
        width:50%;
    }
    .foot6:nth-child(3){
        width:100%;
    }
     .diwa{
        margin:6% 0 0 80%;
        width:80px;
    }
    .flxbx22{
        column-count: 1;
        padding-bottom:8px;
}

 .korr100 {
      flex-direction:inherit;
      flex-wrap:wrap;
        margin-top:-5%;

  }
  .korr101{
      display:none;
  }
  .korr102{
        margin-top:9%;
        min-height:73%;
    }
  .korr103{
        flex-direction:inherit;
      flex-wrap:wrap;
    }
  .old99{
      margin-bottom:4%;
  }


}/*end*/
   /*************/
/* Screen bis 805px)*/
/*************/

@media screen and (max-width: 805x) {
      body {
     /* background:brown; */
    }

   .colflxit22 ul li{
        padding-top:16px;
        padding-right:24px;
        line-height:1.6em;
    }

}/*end*/
/*************/
/* Screen bis 667px)*/
/*************/

@media screen and (max-width: 667px) {
    body {
      /*background:LightGoldenRodYellow; */
    }
    .tflex{
        width:100%;
    }

    .logo{
      width:90%;
      max-width:526px;

    }
     .foot6:nth-child(1){
        width:100%;
    }
     .foot6:nth-child(2){
        width:100%;
    }
    .foot6:nth-child(3){
        width:100%;
    }
    .colflxit22 ul{
        padding-left:24px;
    }
        .flxit94{
    width:97%;
}


}/*end*/

/*************/
/* Screen bis 596px)*/
/*************/

@media screen and (max-width: 596px) {
 body {
 /* background:honeydew */

    }
   .colflxit22:nth-child(2){
        width:97%;
        padding-right:3%;
    }
    .header{
        width:90%;
    }
    .nbx5{
        font-size:1.1em;
    }


}/*end*/
/*************/
/* Screen bis 456px)*/
/*************/

@media screen and (max-width: 456px) {
 body {
   /* background:pink; */

    }
   .colflxit22:nth-child(2){
        width:97%;
        padding-right:3%;
    }
    .header{
        font-size:0.84em;
    }
    .inserts{
        margin-right:36px;
        margin-top:-112px;
    }
     .sbnavtflxb{
        width:99%
    }
    .sbnavtflxit{
        width:48%;
        margin-right:1%;
        margin-bottom:1%;
    }
      .nbx5{
       Font-size:1.1em;
   }
    .header{
        width:94%;
    }
    .header .menu ul{
        padding:0;
    }
    .mgt9{
        font-size:0.8em;
    }
        .diwa{
        margin:16% 0 0 60%;
    }
    .nbx5{
        font-size:1em;
    }
    .korr100{
        margin-top:-15%;
    }



}/*end*/