@media only screen and (max-width: 896px) and (min-width: 414px)
{
.cart-drawer {
	width:415px;
}

.lock-and-text {
    position: absolute;
    top: 50% !important;
    transform: translate(-50% , -50%) !important;
    left: 50% !important;
}

#centerLockImg {
    position: relative;
}

.imagesss img {
    width: 22px !important;
    margin-bottom: 7px !important;
    filter: unset !important;
}

.imagesss {
    text-align: center !important;
}

.white-back {
    background: white;
    width: 100%;
    height: 253px;
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0.8;
}

.images-size {
    width: 100% !important;
    filter: unset !important;
}

#aval {
    position: unset !important;
    top: unset !important;
}

.image-size-1
{
	width:100% !important;
	filter: unset !important;

}

#aval {
    font-size: 11px !important;
    display: block;
		font-weight: 600;
}

.form-control {
    height: unset;
}

}


@media only screen and (max-width: 1280px) and (min-width: 800px)

{

.footer-grid-box-wrap {
    grid-template-columns: repeat(3 , 1fr);
    gap: 55px;
}

.white-back {
    height: 100%;
}

.videoGridWrapper {
    grid-template-columns: repeat(2 , 1fr);
}

.scrollTabWrap {
    width: unset;

}

.grid-box img {
    height: 460px !important;
}


}




@media only screen and (max-width: 991px){

.cart-btn {
	    right: 18px !important;

}

.crossText-abs {
	    left: 0% !important;
}

.footer-grid-box-wrap {
    gap: 30px;
}

.innerHeader {
    height: 90px !important;
}

.neww-box-grid {
    grid-row-gap: 8px !important;
}

ul.navigCust li {
    margin-bottom: 8px;
    list-style-type: initial;
}

.videoGridCover {
    width: 100%;

}

.custom-grid-right video {
    width: 328px;
    height: 230px;
}

.lock-and-text {
    position: absolute;
    top: 50% !important;
    transform: translate(-50% , -50%) !important;
    left: 50% !important;
}

#centerLockImg {
    position: relative;
}

.imagesss img {
    width: 22px !important;
    margin-bottom: 7px !important;
    filter: unset !important;
}

.imagesss {
    text-align: center !important;
}

.white-back {
    background: white;
    width: 100%;
    height: 253px;
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0.8;
}

.images-size {
    width: 100% !important;
    filter: unset !important;
}

#aval {
    position: unset !important;
    top: unset !important;
}

.form-control {
    height: unset;
}

.image-size-1 {
    width: 100% !important;
    filter: unset !important;
}



}
