@media (min-width: 981px) and (max-width: 1140px){
/*	.testymonial-border img {
 display: none;
}*/

}
@media (max-width: 980px) and (min-width: 768px) {
.testymonial-border img {
display: none;
}
.sarees-heding img {
display: none;
}
.border-sec{
    display: none;
}
.button-52 a {
    font-size: 10px;
}
.blog-box h4 {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 700;
    /* font-size: 25px; */
    color: #af7002;
}
.blog-box p {
    font-size: 10px;
}
.season-sale {
    background: url(../images/sell.jpg) no-repeat;
    content: "";
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: 24% 50%;
}
.navbar-right-icon img {
    width: 18px;
}
.top-hedar p {
    color: #d8a620;
    font-family: 'Jost', sans-serif;
    font-size: 10px;
    top: 13px;
    position: relative;
}
.header-social-icon span {
    color: #d8a620;
    margin-right: 10px;
    font-size: 10px;
    font-weight: 600;
}
.header-social-icon img {
    margin-right: 5px;
    max-width: 15px;
}

.carousel-caption {
    /* position: absolute; */
    /* right: -35%; */
    top: 2%;
    bottom: 1.25rem;
    /* left: 15%; */
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.slider-btn {
    padding: 7px 17px 11px !important;
    margin-top: 16px;
    float: left;
    left: 75px !important;
}

}
@media (max-width: 768px) {
    .inner_banner_caption h1 {
        font-size: 35px;
    }
		.sarees-heding img {
 display: none;
}
.top-hedar p {
    text-align: center;
}
.top-hedar p {
    font-size: 13px;
        margin-bottom: 5px;
}
.header-social-icon {
    float: none;
    margin: 0px auto;
    display: table;
    padding-bottom: 10px;
}
.navbar-right-icon ul {
    display: flex !important;
    list-style: none;
    margin-top: 0px;
    padding-left: 0px;
    margin: 0px auto;
    display: table;
    margin-bottom: 10px;
}
.d-none {
    display: inline!important;
}
.carousel-caption h5 {
    font-size: 13px;
    width: initial;
    float: right;
    font-family: 'Gloock', serif;
    margin-top: -42px;
}
.carousel-caption p {
    float: revert;
    left: 28px;
    top: -18px;
    position: relative;
        font-size: 7px;
    font-family: 'Poppins', sans-serif;
}
.slider-btn {
    padding: 10px 4px 3px !important;
    margin-top: -20px;
    float: right;
    left: -52px !important;
    font-size: 5px;
}
.sarees-main .button-52{
        margin: 0px auto;
    display: table;
}
.elevate-your-style h3 {
    color: #fff;
    max-width: 464px;
    font-size: 38px;
    margin-bottom: 38px;
    font-family: 'Gloock', serif;
}
.owl-dots{
    display: none;
}
.testymonial-main .owl-dots {
display: none !important;
}
.carousel-indicators {
    margin-bottom: 2%;
}
.carousel-indicators [data-bs-target] {
    margin-bottom: 10px;
}
.button-52 a {
    color: #fff;
    text-decoration: none;
    position: relative;
    top: -7px;
    font-size: 16px;
    left: -10px;
}
.elevate-your-style {
    content: "";
    width: 100%;
    height: 394px;
    position: relative;
    padding-top: 62px;
    padding-left: 51px;
    margin-bottom: 60px;
}
.footer-icon {
    float: none;
    margin: 0px auto;
    display: table;
    padding-bottom: 10px;
    display: flex;
}
.testymonial-box span {
	display: table;
}
.border-sec img{
    display: none;
}
}

@media (max-width:768px){
    .usp-section-mobile {
        display: block;
        padding: 20px 0px 50px 0px;
        background-color: #faf3e0;
    }
    
    .usp-section{
        display: none;
    }
    .usp-mobile{
        display: flex;
        flex-wrap: wrap;
    }
    .usp-mobile-col{
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (max-width:500px){
    .inner_banner_caption h1 {
        font-size: 18px;
        font-weight: 600;
    }
    .inner_banner_caption {
        top: 30%;
        left: 3%;
    }
    .page-template-catagorie-template .our-collections-main{
        display: block !important;
    }
    .our-collections-main{
        display: none;
    }
    .our-collections-main-mobile{
        display: block;
    }
    .collection-box{
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) * -.5);
        margin-left: calc(var(--bs-gutter-x) * -.5);
    }
    .collection-single-box{
        flex: 0 0 auto;
        width: 50%;
        padding: 10px !important;
    }
    .our-collections-main h6{
        font-size: 25px;
    }
    .our-collections-main-mobile h6{
        color: #fff;
        background-color: #0000001e;
        text-decoration: none;
        margin-top: -33px;
        padding-left: 10px;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .product .our-collections-heding img {
        display: none;
    }
	.thank-you-wrap img{
		width: 100%;
    }
	.thank-you-wrap .innerWrap{
		padding: 10px 2px 20px 2px!important;
	}
}