@media only screen and (min-width: 768px) and (max-width: 1024px){
	
	#tabcol
{
    padding-left:40px!important;
    padding-right:40px!important;
}
	
#popCon {
    width: 700px!important;
    margin: 0 auto;
}
	
		.glob-post-feature-img {
    width: 200px;
}
	
.global_search
	{
		display:flex;
	}

	
	.custom-certification-container  .swiper-slide {
    width: 25% !important;
    float: left; 
}
 
	
a.ekit_navSidebar-button.ekit_offcanvas-sidebar  svg.e-font-icon-svg.e-fas-search {
        margin-top:10px
}
	
	.elementskit-site-title  img.attachment-full.size-full {
    height:80px; padding:10px 20px;
}
	
	#hy_product_single span.close {
 
  margin-right:10px !important;
  margin-top: 20px !important;
}
	
.p-30
	{
		padding-left:10px;
		padding-right:10px;
	}

.product-family-img {
    width: 230px;
    border: #C3C8CD 1px solid;
    border-radius: 5px;
    background-color: #fff;
    margin-right: 30px;
}	
	
	.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: 100px;
    height: 100px;
    margin: auto;
    padding: 20px 0px 20px 5px;
    border: none;
}
	
	.featured-content {
   
    max-width: 100%;
}
	
	.portfolio-image-img {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}
	
	.vc_row .post-type-items {
    margin-top: -50px;
    padding: 20px;
}
	
.ekit-wid-con .ekit_double_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block!important;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
	
.circle-img-bg-product
	{
		background-image:none;
	}

	.product-circle-image {
    width: auto;
    height: auto;
    display: block;
    margin-right: auto;
    padding:50px;
    background-color: #fff;
    border-radius: 50%;
    margin-top: -30px;
}
}