*{
                max-width: 100%;
            }
            body{
                width: 100%;
                padding: 0px;
                margin: 0px;

            }
                           #tableshow > tr  {
                width: 100%;
                display: block;
                float: left;
               }
               #tableshow > tr > td  {
    max-width: 33%;
    display: block;
    float: left;
    border: 1px solid #ccc;
    padding: 5p;
    height: 10px;
    text-align: center;
    line-height: 3;
    margin-right: 5px;
               }
                 #tableshow > tr > td > img{
                max-width: 10px;
               }


               .Boxs{
    display: block;
    float: left;
    width: 98%;
    --top-bar-background: #00848e;
    --top-bar-background-lighter: #1d9ba4;
    --top-bar-color: #f9fafb;
    margin: 1%;
}

/** slideshow* */

.KinzaBoxBannerWithImage{
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
 position: relative!important;
 
    z-index: 50000;
}
.box40{
 display: block;
    float: left;
    width: 40%;
    padding: 0px;
 
    margin: 0px;    
}
.box60{
 display: block;
    float: left;
    width: 60%;
    padding: 0px;
  
    margin: 0px;    
}
.KinzaBoxBannerWithImage .p1{
    font-size: 2.25rem;
    display: block;
    float: left;
    background: none;
    padding: 0px;
    line-height: normal;
    margin: 15px;
    font-weight: 800;
    width: 80%;
    margin-left: 25px;
    text-align: left;
    margin-bottom: 10px;
    font-family: "Market Sans", Arial, sans-serif;
}

 
.KinzaBoxBannerWithImage .p2{
    font-size: 1.25rem;
    display: block;
    float: left;
    background: none;
    padding: 0px;
    line-height: normal;
    margin: 15px;
    
    width: 90%;
    margin-left: 25px;
    text-align: left;
    margin-bottom: 10px;
    font-family: "Market Sans", Arial, sans-serif;
}
.KinzaBoxBannerWithImage .p3{
    margin-left: 25px;
    display: block;
    margin-bottom: 15px;
    float: left;

}

.Btonlinks {
    border: 1px solid;
    width: auto;
    padding: 10px;
    margin-top: 20px;
    text-decoration: none;
    transition: all 500ms cubic-bezier(0.39,0.5,0.15,1.36);
    color: #680226;
}

.hl-cta__arrow {
    height: 10px;
    transition: all 500ms cubic-bezier(0.39,0.5,0.15,1.36);
}
@media screen and (min-width: 960px){
.KinzaBoxBannerWithImage .p1 {
    font-size: 2.25rem;
}
}

@media screen and (min-width: 768px){
.KinzaBoxBannerWithImage .p1 {
    font-size: 1.8625rem;
}
}
 
.p3:hover .hl-cta__arrow{
      stroke: #680226; 
 
}

.p3:hover {
 background: #ffffff;
  color: #680226 !important;
  
 
 
}
}
 
.hl-cta__arrow:hover{

}


.image_banner{
        display: block;
    /* float: left; */
    max-width: 100%;
    padding: 0px;
    height: ;
    margin-left: auto;
    margin-right: auto;

}

  @media only screen and (max-width: 768px) {
    .box40{width: 100%}
    .box60{width: 100%}

.KinzaBoxBannerWithImage .p1 {
    font-size: 1.8625rem;
}
.KinzaBoxBannerWithImage .p2 {
    font-size: 100%;
}
  }


/****/