


.rr {
    font-weight: bold;
    color: black;
}


.banner-bottom-grid1 {
    margin1: 2px;
    padding1: 2em 1em;
    /* box-shadow: 1px 0px 2px #999; */
    box-shadow: 0px 1px 1px 1px #777;
}

.banner-bottom-grid1 img {
    width: 100%;
}





.banner-bottom-grids  .color_1 {
    background: #4aacc5;
    background:#4AB6CE;
}
.banner-bottom-grids table {
    width: 100%;

}
.banner-bottom-grids table tr:first-child td {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.banner-bottom-grids table td {
    padding: 10px 15px;
    border: 2px solid #fff;
    color: #333;
    font-weight: 700;
}

.banner-bottom-grids table .color_2 {
    background: #c2d69b;
background:    #55cee9;
}

.banner-bottom-grids table .color_3 {
    background: #ccc0d8;
    background:#4AB6CE;
}
.banner-bottom-grids table .color_4 {
    background: #fbd4b3;
    background:    #55cee9;
}
.banner-bottom-grids table .color_5 {
    background: #ff6565;
    background:#4AB6CE;
}


.banner-pos {
    margin-bottom: 50px;
}
  .banner-pos-grid {
    width1: 20%;
}
.banner-pos-grid2 h3 {
    font-size: 1em;

}
.banner-bottom-grids .block-inner {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner-bottom-grids .block-inner .item {
    text-align: center;
    padding: 0 14px;
    box-sizing: border-box;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 16%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 16%;
    -ms-flex: 1 0 16%;
    flex: 1 0 16%;
}

.banner-bottom-grids .block-inner .item .pic {
    display: inline-block;
    box-sizing: border-box;
    width: 90px;
    height: 90px;
    padding: 15px;
    border: 2px solid #ec4432;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    margin: 0 auto 15px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
.banner-bottom-grids .block-inner .item .pic .num {
    position: absolute;
    width: 29px;
    height: 26px;
    border-radius: 50%;
    background: #ec4432;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    top: 28px;
    left: -15px;
    padding-top: 3px;
}

.banner-pos {
    position: relative;
    bottom: 95%;

}

@media (max-width: 991px){
.banner-pos-grid2 h3 {
    font-size: 0.8em;
}
.banner-pos {
    bottom: 95%;
}

}
@media (max-width: 800px) {
.banner-pos {
 margin-bottom1: 20px;
}

.banner-bottom-grids table td {
    padding: 5px;
    font-size: 12px;
}


}
@media (max-width: 470px){
.gri {
    margin-top1: -290px;
}
}
@media (min-width: 970px){
.banner-pos {
    bottom1: 0% !important;

}
}
@media (min-width: 1020px){
.banner-pos-grid {
    width: 22.45%;
}
}
@media (max-width: 414px){
.banner-pos {

    bottom: 90%;
        bottom: 95%;
}
.banner-bottom-grids table td {
    padding: 2px;
    font-size1: 10px;
}
.banner-bottom-grids table tr:first-child td {
    font-size: 14px;
    font-weight: 500;

}
.banner-pos {
    margin-bottom: 0px;
}

h3 {
    font-size: 14px;
}
}