/*!
Theme Name: Webeside Technology
Author: Webeside Technology
Author URI: https://webesidetechnology.in/
Description: We bring brands out of startups and results out of marketing with our Web Development, Graphic Design, Digital Marketing and Management Services.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
*/
.mobile-version{display:none}
@media screen and (max-width:768px){
	.cs-fooer,.testimonial-area2{display:none;}
	.mobile-version{display:block}
	.wbt-top {grid-template-columns: repeat(2, 1fr) !important;}
	.wbt-mega-menu{left:0 !important;}
	.wbt-bottom{display:none !important;}
	.cs-tab_links li {flex: 1 auto; !important}
	.ind-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}
}