@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

@media(max-width: 1399.98px) {
}

@media(max-width: 1199.98px) {
    .menu ul li a {
        font-size: 16px;
        padding: 20px 0px;
        margin: 0 15px;
    }

    .header-right ul li span {
        flex-basis: 35px;
        height: 35px;
        padding: 8px;
    }

    .header-right ul li.signbtn {
        margin-right: 20px;
    }

    .header_nav .logohead {
        max-width: 185px;
    }

    .bannertext h1 {
        font-size: 56px;
    
    }




    .mainbtn {
        padding: 10px 20px;
        font-size: 14px;
    }

    .banner {
        min-height: 550px;
    }

    .p-80 {
        padding: 40px 40px;
    }

    .headertext h3 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .durable_cardbox {
        gap: 20px;
        padding: 30px 20px 30px;
        height: 300px !important;
    }

    .durable_cardboxicon img {
        width: 75%;
    }

    .boxtitle h4 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .featured_sec {
        padding-top: 0;
    }

    .featured_sec h6 {
        font-size: 16px;
    }

    .smalltitle h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    p {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 22px;
    }

    .featured_slide .owl-nav button.owl-prev, .featured_slide .owl-nav button.owl-next, .review_slide .owl-nav button.owl-prev, .review_slide .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
    }

    .featured_slide .owl-nav button.owl-next span::before, .featured_slide .owl-nav button.owl-prev span::after, .review_slide .owl-nav button.owl-prev span::after, .review_slide .owl-nav button.owl-next span::before {
        font-size: 14px;
    }

    .featured_slide .owl-nav {
        bottom: 90px;
        left: -240px;
    }

    .featured_boxtop, .featured_boxpic {
        height: 215px;
    }

    .featured_boxtop {
        margin-bottom: 15px;
    }

    .welcome_right {
        padding: 30px;
    }

    .product_pic {
        height: 265px;
    }

    .product_picin {
        top: 20px;
        left: 20px;
    }

    .product_picin .boxtitle a {
        font-size: 14px;
    }

    .boxtitle a span img {
        width: 12px;
        height: 8px;
    }

    .welcome_pic {
        height: 400px;
    }

    .featured_sec_in, .review_sec_in, .rating_sec_in, .follow_us_in {
        margin-top: 30px;
    }

    .review_card::after {
        width: 31%;
        left: -10px;
    }

    .review_card h6 {
        font-size: 14px;
        margin: 10px 0;
    }

    .review_cardimg {
        height: 22px;
    }

    .review_card ul li {
        font-size: 8px;
    }

    .review_card {
        padding: 20px;
        border-radius: 20px;
    }

    .review_sec {
        padding-bottom: 80px;
    }

    .review_card::before {
        left: -11px;
    }

    .review_slide .owl-nav {
        bottom: -50px;
    }

    #about .rating_sec {
        padding-bottom: 0;
    }

    .distributor_pic {
        height: 275px;
    }

    .shipping_sec {
        padding-top: 60px;
    }

    .shipping_boximg img {
        width: 60%;
    }

    .shipping_boximg::after {
        width: 55px;
        height: 55px;
    }

    .shipping_boximg {
        height: 50px;
    }

    .shipping_box h6 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer_in {
        padding: 40px 0 0;
    }

    .footer_card h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .footer_card ul li a {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .logo {
        max-width: 200px;
    }

    .address_box h5 {
        font-size: 20px;
    }

    .footerform .form-control {
        height: 50px;
        font-size: 15px;
    }

    .paycard img {
        width: 55%;
    }

    .footer_sec {
        padding-bottom: 40px;
    }

    .footerform .sendbtn {
        font-size: 15px;
        height: 42px;
    }

    .copyright_social li a {
        min-width: 30px;
        max-width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .aboutus {
        min-height: 280px;
    }

    .your_trusted_in {
        width: 100%;
    }

    .stickers_boxpic {
        height: 300px;
    }

    .details_sec_right .mainbtn {
        padding: 6px 20px;
        font-size: 14px;
    }

    .details_sticker .durable_cardbox {
        padding: 25px 20px 25px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        padding-left: 20px;
        font-size: 14px;
    }

    [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        top: 2px;
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        top: 5px;
    }

    .radioitem {
        margin-bottom: 10px;
    }

    .details_sec_left {
        padding-right: 0px;
    }

    .product_sec {
        padding-top: 0;
    }

   .form_sec {
        padding: 0;
    }

    
}

@media (max-width: 991.98px) {
    .header_nav .logohead {
        max-width: 150px;
    }

    .header-right ul li span {
        flex-basis: 28px;
        height: 28px;
        padding: 6px;
    }

    .header-right ul li a {
        min-width: 34px;
        font-size: 0;
    }

    .header_nav .grid-container {
        gap: 10px;
    }

    .header_nav {
        padding: 10px 0;
    }

    .menu ul li a {
        font-size: 16px;
        padding: 0;
        margin: 0;
    }

    .bannertext h1 {
        font-size: 34px;
    }

.bannertext{top:0px;}

    .mainbtn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .banner {
        min-height: 350px;
        padding: 30px 0;
    }

    .durable_in {
        margin-top: 0;
    }

    .p-80 {
        padding: 40px 40px;
    }

    .headertext h3 {
        font-size: 28px;
    }

    .durable_card {
        margin-top: 30px;
    }

    .durable_cardboxicon {
        width: 80px;
        height: 80px;
    }

    .durable_cardbox {
        gap: 10px;
        padding: 20px 15px 20px;
        height: 245px !important;
    }

    .durable_cardbox::before, .durable_cardbox::after {
        width: 60px;
    }

    .featured_sec {
        padding-top: 0;
    }

    .boxtitle h4 {
        font-size: 18px;
    }

    .welcome_right {
        padding: 20px 0;
    }

    .product_pic {
        height: 205px;
    }

    .product_picin {
        width: 85%;
        top: 20px;
        left: 20px;
    }

    .product_left {
        padding: 0;
    }

    .product_sec .row.align-items-center {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .coma_circle {
        width: 42px;
        height: 42px;
        padding: 8px;
        border: 3px solid #c6c6c6;
    }

    .review_card::after {
        width: 27%;
        left: -14px;
        top: -36px;
    }

    .review_card::before {
        left: -14px;
        top: -35px;
        height: 121%;
    }

    .review_sec {
        padding-bottom: 80px;
    }

    .rating_sec {
        padding-bottom: 0;
    }

    .follow_us p {
        width: 65%;
    }

    .distributor_pic {
        height: 205px;
    }

    .shipping_box {
        padding: 0 0px;
    }

    .logo {
        max-width: 170px;
    }

    .address_box h5 {
        font-size: 18px;
        letter-spacing: normal;
    }

    .footer_card {
        padding: 0 10px;
    }

    .footerform .form-control {
        height: 40px;
        padding-right: 110px;
        font-size: 14px;
    }

    .footerform .sendbtn {
        font-size: 14px;
        padding: 5px 15px;
        height: 32px;
    }

    .address_box {
        margin: 20px 0;
    }

    .aboutus {
        min-height: 250px;
    }

    .accordion-button {
        font-size: 18px;
    }

    .rating_sec p {
        width: 65%;
    }

    .stickers_boxpic {
        height: 220px;
    }

    .sticker_desc ul li {
        font-size: 14px;
        padding-left: 25px;
        margin-bottom: 6px;
    }

    .sticker_desc ul li::before {
        width: 16px;
        height: 16px;
    }

    .select_top h5, .upload_box .select_top h5, .your_order h6 {
        font-size: 16px;
    }

    .starpanel .fa-star {
        font-size: 10px;
    }

    .starpanel span {
        font-size: 12px;
    }

    #sync2 .item {
        margin: 1px;
    }

    .boxtitle a span img {
        width: 15px;
        height: 15px;
    }

    .details_sec_right .mainbtn {
        padding: 6px 15px;
        font-size: 14px;
    }

    .details_sticker .durable_cardbox {
        height: 300px !important;
    }

    .details_sticker .durable_cardbox {
        padding: 25px 15px 25px;
    }
    

    .form_sec_right {
        padding: 35px 15px 35px 0;
    }
    .menuButton {
        float: left;
    }
    .ftrbox1  {
        order: 2;
    }
    .ftrbox2  {
        order: 1;
    }
    .ftrbox3  {
        order: 3;
    }
    .paycard {
        width: 100%;
        margin: 25px 0;
        text-align: center;
    }
    .footer_card {
        text-align: left;
    }
    .follow_us p {
        width: 100%;
    }
    



}

@media (max-width: 767.98px) {
.bannertext {
    width: 55%;
    top:0px;
}
.durable_card .row {
    justify-content: center;
}
.durable_cardbox {
    margin-bottom: 20px;
    align-items: center;
}
.featured_sec .headertext {
    text-align: center;
    margin-bottom: 15px;
}
.featured_slide .owl-nav {
    bottom: -60px;
    left: 0;
    width: 100%;
    justify-content: center;
}
.featured_sec {
    padding-top: 0;
    padding-bottom: 80px;
}
.welcome_pic {
    height: auto;
    width: 100%;
    left: 0;
}
.welcome_sec {
    padding: 12px 0;
}
.review_sec p {
    width: 100%;
}
.review_card::after {
    width: 26%;
    left: -14px;
    top: -36px;
}
.shipping_sec .row {
    justify-content: center;
}
.shipping_box {
    margin-bottom: 25px;
}
.midline {
    border-right: none;
}
.menuButton {
    float: left;
}
.product_left {
    margin-bottom: 25px;
    padding-top: 0;
}

    .product_sec .row.align-items-center {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
.form_sec_right {
    padding: 35px 15px 35px;
    text-align: center;
}
.form_sec {
    padding: 0;
}
.durable_in {
    padding-bottom: 0;
}
.banner {
    min-height: 300px;
}
.product_left .mainbtn {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    display: table;
    margin: 0 auto;
}
.product_sec {
    position: relative;
    padding-bottom: 70px;
}
.rating_sec p {
    width: 100%;
}
.review_card::after {
        width: 17%;
}
.aboutus {
    min-height: 250px;
}



}

@media (max-width: 639.98px) {
    .header_top p {
        font-size: 15px;
    }

    .menuButton {
        float: left;
    }

    .bannertext h1 {
        font-size: 25px;
		line-height: 30px;
    }

    .mainbtn {
        padding: 6px 10px;
        font-size: 13px;
        margin-top: 10px;
    }

    .banner {
        min-height: 250px;
		
        padding: 30px 0;
    }
	.bannerimg{height: 250px;}
    .bannertext {
        width: 50%;
        top: 0px;
    }

    .headertext h3 {
        font-size: 24px;
    }

    .p-80 {
        padding: 30px 30px;
    }

    .durable_cardbox {
        margin-bottom: 20px;
    }

    p {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .durable_card .row {
        justify-content: center;
    }

    .featured_sec {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .featured_sec .headertext {
        text-align: center;
        margin-bottom: 15px;
    }

    .featured_boxtop {
        height: 250px;
    }

    .featured_boxpic {
        height: auto;
    }

    .featured_slide .owl-nav button.owl-prev, .featured_slide .owl-nav button.owl-next, .review_slide .owl-nav button.owl-prev, .review_slide .owl-nav button.owl-next {
        width: 28px;
        height: 28px;
    }

    .featured_slide .owl-nav button.owl-next span::before, .featured_slide .owl-nav button.owl-prev span::after, .review_slide .owl-nav button.owl-prev span::after, .review_slide .owl-nav button.owl-next span::before {
        font-size: 13px;
    }

    .featured_slide .owl-nav {
        bottom: -40px;
        left: 0;
        width: 100%;
        justify-content: center;
    }

    .featured_sec .smalltitle {
        text-align: center;
    }

    .welcome_pic {
        height: auto;
        width: 100%;
        left: 0;
    }

    .welcome_sec {
        padding: 12px 0;
    }

    .product_left {
        margin-bottom: 25px;
    }

    .product_sec .row.align-items-center {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .review_sec p {
        width: 100%;
    }

    .review_card::after {
        width: 19%;
    }

    .review_card::before {
        height: 120%;
    }

    .review_sec {
        padding-bottom: 80px;
    }

    .rating_sec p {
        width: 100%;
    }

    .rating_sec {
        text-align: center;
    }

    .follow_us p {
        width: 100%;
    }

    .follow_us {
        padding-top: 0;
    }

    .distributor_pic {
        height: 120px;
    }

    .shipping_sec .row {
        justify-content: center;
    }

    .shipping_boximg::after {
        width: 45px;
        height: 45px;
    }

    .shipping_boximg img {
        width: 50%;
    }

    .shipping_box h6 {
        font-size: 18px;
    }

    .shipping_box {
        margin-bottom: 15px;
    }

    .footer_in {
        padding: 25px 0 0;
    }

    .address_box {
        margin: 15px 0;
    }

    .address_box h5 {
        font-size: 16px;
    }

    .paycard {
        margin: 15px 0;
    }

    .copyright_in {
        justify-content: center;
        flex-direction: column;
    }

    .copyright_social li a {
        min-width: 28px;
        max-width: 28px;
        height: 28px;
        margin-bottom: 10px;
    }

    .footer_sec {
        padding-bottom: 15px;
    }

    .footer_card ul li a {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .logo {
        margin: 10px auto 0;
    }

    .product_pic {
        height: auto;
    }

    .product_picin {
        width: 55%;
        top: 15px;
        left: 15px;
    }

    .menuButton {
        height: 26px;
    }

    .midline {
        border-right: none;
    }

    .aboutus {
        min-height: 150px;
    }

    .accordion-button {
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 14px;
    }

    .accordion-button:not(.collapsed)::after, .accordion-button::after {
        width: 30px;
        height: 30px;
        background-position: 5px;
    }

    .stickers_boxpic {
        height: 200px;
    }

    .breadcrumb-item a, .breadcrumb-item.active {
        font-size: 13px;
    }

    .details_sec_right {
        margin-top: 25px;
    }

    .payment h6 {
        font-size: 18px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        padding-left: 20px;
        font-size: 13px;
    }

    [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        top: 2px;
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        top: 5px;
    }

    .details_sec_right .mainbtn {
        margin-top: 0;
    }
    .header_nav .logohead {
        max-width: 110px;
    }
    .header-right ul li a {
        justify-content: end;
        gap: 10px;
    }
    .header-right ul li.signbtn {
        margin-right: 0;
    }
    .durable_cardbox {
        align-items: center;
    }
    .product_sec {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .form_sec {
        padding: 0;
    }
    .form_sec_right {
        padding: 35px 15px 35px 15px;
    }
    .form_sec_right .headertext h3 {
        text-align: center;
    }
    .formbox {
        text-align: center;
    }
    .logo {
        max-width: 110px;
    }
    .shipping_sec {
        padding-bottom: 10px;
    }
    .form_sec_left img {
        width: 50%;
    }
    .durable_stickers .durable_cardbox {
        height: 200px !important;
    }
    #about .follow_us {
        padding-top: 30px;
    }
    .footer_card h4 {
        margin-bottom: 10px;
    }
    .select_time_wrapper label span {
        font-size: 12px;
        padding: 6px 12px;
    }

}

@media (max-width: 479.98px) {
    .banner {
        min-height: 200px;
    }

    .featured_sec {
        padding-top: 0;
    }

    .product_pic {
        height: auto;
    }

    .coma_circle {
        margin: 0px 0 0 70px;
    }

    .aboutus {
        min-height: 150px;
    }

    .smalltitle h5 {
        font-size: 17px;
    }

    .stickers_box .smalltitle a {
        font-size: 14px;
    }

    .stickers_box .smalltitle a img {
        width: 11px;
        height: 12px;
    }

    .stickers_sec {
        padding-bottom: 0px;
    }
    .durable_cardbox {
        gap: 10px;
        padding: 20px 15px 20px;
        height: auto !important;
    }
    .ftrbox1  {
        order: 2;
    }
    .ftrbox2  {
        order: 1;
    }
    .ftrbox3  {
        order: 3;
    }
    .footer_card {
        text-align: left;
    }
    .paycard img {
        width: 70%;
    }
    .paycard {
        text-align: center;
        margin: 20px 0;
    }
    .shipping_sec {
        padding-top: 50px;
    }
    .shipping_boximg {
        height: 40px;
    }
    .shipping_box {
        margin-bottom: 30px;
    }
    .formbox .form-group {
        margin-bottom: 15px;
    }
    .form_sec_left img {
        width: 50%;
    }
    .product_left .mainbtn {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        display: table;
        margin: 0 auto;
    }
    .product_sec {
        position: relative;
        padding-bottom: 60px;
    }
    .mainbtn {
        padding: 6px 10px;
        font-size: 12px;
        margin-top: 10px;
    }
    .boxtitle h4 {
        margin-bottom: 5px;
    }
    .product_picin .boxtitle a {
        font-size: 12px;
    }
    .boxtitle .fa-arrow-right {
        font-size: 10px;
    }
    .formbox .form-control {
        height: 40px;
        font-size: 15px;
    }
    .formbox .btn {
        padding: 7px 10px;
        font-size: 12px;
    }
    .product_pic {
        margin-bottom: 20px;
    }
/* 	22.05.2025 */
	.bannertext {
		top: 0;
	}
	.bannertext h1 {
		color: #ffffff;
		line-height: 32px;
	}
	.product_left {
		margin-bottom: 25px;
	}
	.product_picbox {
		padding: 20px 8px;
	}
	.product_pic {
		width: 100%;
	}
	.product_sec .headertext {
		text-align: center;
	}
	
	.product_sec .row, .stickers_sec .row {
		justify-content: center;
	}
	.overlay input[type=text] {
		width: 77%;
	}
	.openBtn {
		padding: 5px;
		width: 28px;
		height: 28px;
		font-size: 13px;
	}
	.overlay .closebtn {
		top: 65px;
	}
	.header-right ul li span {
		height: 28px;
		padding: 4px;
		width: 28px;
	}
	.header-right ul li span {
		font-size: 24px !important;
	}
	.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--added.yith-wcwl-add-to-wishlist-button--single {
		right: -220px !important;
	}
	.footerform {
		width: 100%;
	}
	.wpcf7-spinner {
		display: none !important;
	}
	.aboutus h1 {
		font-size: 26px;
	}


}

@media (max-width: 410px) {
    .header_nav .logohead, .logo {
        max-width: 95px;
    }

    .bannertext h1 {
        font-size: 22px;
    }

    .headertext h3 {
        font-size: 22px;
    }

    .durable_cardboxicon {
        width: 65px;
        height: 65px;
    }

    .boxtitle h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .coma_circle {
        margin: 0px 0 0 57px;
    }

    .aboutus {
        min-height: 100px;
    }

    .bannertext h1 {
        margin-bottom: 2px;
    }

    .stickers_boxpic {
        height: 150px;
    }
}