@media (max-width:1024px) {
	html, body {
    	overflow-x: hidden;
	}
	.ent-container {
		padding: 0px 10px;
		max-width: 650px;
	}
	.ent-lg-lh {
        max-width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        width: calc(100% - 45px);
        margin-right: 0px;
    }
    .ent-lg-lh img {
    	width: 120px;
	}
	.navbartoggler {
    	display: block;
    	line-height: 47px;
	}
	.navbartoggler {
        padding: 0px;
        border-width: 0px;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 100%;
    }
	#cssmenu > ul,
	#cssmenu {
    	flex-wrap: wrap;
	}

	#cssmenu > ul > li {
    padding-right: 0px;
    width: 100%;
	}
	#cssmenu > ul > li > a {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #eee;
    border-radius: 0px;
	}
	.left_menu1 {
	    flex-wrap: wrap;
	    width: 100%;
	}
	#cssmenu > ul > li {
		padding-left: 0px;
	}
		header.ent-full.fullkkk.header-top > .ent-container.ent-flex.vertical-center {
    	position: relative;
	}
	.right_text_a_left {
        position: absolute;
        top: 22px;
        right: 90px;
    }
    .news_list_body {
    	gap: 10px;
    	grid-template-areas:
        "item1 item1 item1 item1"
        "item1 item1 item1 item1"
        "item2 item2 item3 item3"
        "item4 item4 item5 item5";
	}
	.td_h2 {
    	margin: 0px;
	}	
	.news_list_body {
    	margin-top: 20px;
	}
	.right_text_a {
    	display: none;
	}
	.footertop2 {
    width: 100%;
	}
	.banner-home {
		margin-top: 20px;
	}
	.ent-grid.grid_td {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
	}
	.td_h2_dmsp {
        margin-top: 10px;
        margin-bottom: 10px;
    }
	.topfooter {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
	}
	.right_footertop2,
	.left_footertop2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
	}
	.right_xdf {
		width: 100%;
	}
	#windownpopup_wrapper {
    align-items: flex-end;
	}
	.windownpopup {
    max-width: 100%;
    background: #fff;
    border-radius: 0px;
    padding: 5px;
	}
	.content_windownpopup iframe {
    height: 210px;
	}
	/* css product */
	.ent-custom-gallery-wrapper {
        width: 100%;
        max-width: max-content;
    }
    .woocommerce div.product form.cart .button.single_add_to_cart_button.button.alt {
    width: 100%;
    margin-top: 20px;
	}
	.block_content {
	    width: 100%;
	    padding: 0px;
	}
	.woo-variation-swatches .variable-items-wrapper {
    flex-wrap: wrap;
	}
	.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    width: auto;
	}
	.all_ent_reviews {
    width: 100%;
    padding: 0px;
	}
	.woocommerce div.product div.summary {
    padding: 10px;
	}
	/* end css product */
}



