@media (max-width: 991.98px){
	.oi-menu:before {
	    content: url(https://api.iconify.design/fa-solid/home.svg?height=20&color=white) !important;
	}
	.ftco-navbar-light.scrolled .nav-item > .nav-link {
    	padding-left: 29px !important;
	}
	.nopadding{
		padding: 0px;
	}
	.top-cart {
	    text-align: center;
	    margin-top: 10px;
	}
	.col-md-5.top-contact {
	    text-align: center;
	}
	.row.no-gutters.slider-text.js-fullheight.align-items-center.justify-content-center{
		height: 270px !important;
	}
	.search-txt {
	    top: 27%;
	}
	.web_listing .row.webinar_detail{
		margin: 10px;
	}
	.webinar_detail img{
		width: 25%;
	}
	.lc-checks li{
		height: 180px;
	}
	.img__wrap {
	    height: auto;
    	width: 100%;
	}
	.news-img{
		display: none;
	}
	.news-txt h4{
		font-size: 15px;
	}
	.news-txt{
		width: 100% !important;
	}
	.ftco-navbar-light.scrolled .navbar-toggler{
		color: #fff !important;
	}
	.row.industry .img__wrap{
		width: 100%;
    	height: auto;
	}
	.cart button.btn.btn-sm.btn-block.btn-warning.text-uppercase {
	    margin-bottom: 15px;
	}
	input.cart-input{
		width: 30% !important;
	}
	.portfolio-items.col-4 > li {
	    width: 100%;
	    position: relative !important;
	    transform: none !important;
	}
	section.ind-webinar li.portfolio-item.apps.isotope-item .col-md-7 {
	    padding-left: 15px !important;
	}
	.blog-entry span.yr, .blog-entry span.mos{
		height: 30px !important;
	}

}

