.package-image p:last-child{
    color: #333;
}

.package-image p {
    color: #18B4FE;
    font-size: 14px;
}

/* .reco_deal
{
    position: absolute;
    width: 179px;
    height: 32px;
    right: 10px;
    top: 119px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
    color: #000;
} */

.bluTxt {
    color: #18B4FE !important;
    font-weight: 700;
}
.position-relative{
    position: relative !important;
}

.main-banner{
    margin-bottom: 15px;
}
.save-seal{
    top: 50px;
}

/* .leavepop_all{
    background-image: url("../images/blackfriday/cyber_monday_bg.jpg");
    background-position: center;
    background-size: cover;
    border: none !important;
    background-color: #333 !important;
} */


/* #innerD1 {
    color: #fff !important;
}

.innerB_all {
    color: #FD3A78 !important;
} */

/* #innerE1 #timeCount , #innerFa1, #innerFb1{
    color: #ffffff !important;
}
*/
#newBottom{
    background-color: #FFF6D1;
    padding: 30px 10px;
    background-image: none;
    float: left;
    margin: 10px 0px;

} 
#newBottom p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.font-weight-bold {
    font-weight: 700!important;
}
.p-2 {
    padding: 0.5rem!important;
}
#newBottom h4{
    max-width: 320px;
    margin: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
        font-size: 20px;
}

#newBottom ul {
    background-color: #444;
    border-radius: 5px;
    column-count: 3;
}

#newBottom ul li {
    color: #fff;
    font-size: 11px;
    list-style: none;
    text-align: left;
    padding-left: 10px;
    position: relative;
}

#newBottom ul li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 150px;
    left: 0;
    top: 6px;
}

#newBottom h4::before, #newBottom h4::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #017b01;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#newBottom h4::before{
    bottom: 3px;
}

#newBottom .bagsMid{
    width: 200px;
}

#warehouseSec {
    background-image: url(../images/blackfriday/warehouse.png);
    background-position: center;
    background-size: cover;
    margin: 10px 0px;
    padding: 30px;
    box-shadow: none;
    border-radius: 10px;
    overflow: hidden;
    font-size: large;
    float: left;
    width: 100%;
}

}

#warehouseSec h4{
    text-shadow: 1px 1px 0px #000000;
}

.hdBlu{
    color: #4ABDC1;
}

 .delvHeader{
    max-width: 140px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
}

.bluTxt {
    color: #18B4FE !important;
    font-weight: 700;
}

.topBanner{
    background: #2a2a2a;
}

.chk-step{
    float: left;
    margin-left: 140px;
}
.flag-img{
    width:150px
}

/* .innerB_all {
    color: #FD3A78 !important;
} */
.text-white {
    color: #fff!important;
}
.hdBlu {
    color: #4ABDC1;
}
.h1, h1 {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
}
/* .innerA_all {
    padding-top: 40px;
} */

@media screen and (min-width:1022px) and (max-width: 1199px) {
    .chk-step {
        float: left;
        margin-left: 60px;
    }
    .flag-img {
        width: 120px;
    }
}
@media screen and (min-width:768px) and (max-width: 1021px) {
    .flag-img {
        width: 80px;
    }
    .chk-step {
        float: left;
        margin-left: 30px;
        width: 200px;
    }
}




@media(max-width: 991px){


    #warehouseSec h4 {
        font-size: 20px;
    }

    .delvHeader {
        max-width: 70px;
        left: 60%;
        top: 15px;
    }
    .save-seal{
    top: 70px;
}
}

@media(max-width: 767px){
    #newBottom ul li {
        font-size: 13px;
    }

    .delvHeader {
        max-width: 110px;
        left: 55%;
        top: 15px;
    }
    .flag-img {
    width: 100px;
}

}

@media(max-width: 480px){
    .delvHeader {
        max-width: 70px;
    left: 50%;
    top: 15px;
    }
    #newBottom ul{column-count: 2;}

}

@media (max-width:460px){
.flag-img {
    width: 65px;
}
.chk-logo {
    width:85px;
}

}

@media (max-width:380px){

    .delvHeader {
    max-width: 63px;
    left: 48%;
    top: 15px;
}
.header .logo {
    max-width: 120px;
    width: 120px;}
}

@media (max-width:360px){
  .chk-logo {
    width: 65px;
}
.flag-img {
    width: 55px;
} 
.custmr-suprt span {
    font-size: 14px;
} 
}

@media (max-width:320px){
.delvHeader {display: none;}
}