body {
	transition: all 0.5s ease;
}
/*Media CSS*/
@media only screen and (max-width: 767px) {
	.l-header.sticky .l-subheader.at_middle	{ box-shadow: rgb(0 0 0 / 5%) 0px 0px 9px 0px; }
	.ecosmob_bg { min-height: : auto; }
	.ecosmob_bg:before
	{
	    content: '' !important;
		right: -100px !important;
    	top: 0px !important;
	    background-image: url(https://ecosmobnew.ecosmob.net/wp-content/uploads/2021/09/ecosmob-icon-bg.png);
	    background-size: contain;
	    width: 320px;
	    height: 50%;
	    background-repeat: no-repeat;
	}
	.h2heading h2
	{
    	font-size: 3rem !important;
    	line-height: normal;
	}
	.yellow_span, .fontlighth2
	{
		font-size: 38px !important;
	}
	.h2heading h2:after
	{
		height: 7px !important;
	    width: 7px !important;
	    bottom: 10px !important;
    	right: -15px !important;
	}
	.w-separator.size_medium
	{
		height: 50px !important;
	}
	.four_counter_bg
	{
		margin: 0px 70px 20px !important;
	}
	.innerWrap
	{
    	top: 0px !important;
	}
	.uniqe_dot:after, .footer_contact_before:after, .footer_contact_before:before
	{
		content: none !important;
	}
	._three_icon
	{
		width: 50% !important;
	}
	.get_in_touch_bg
	{
		position: relative !important;
		right: 0 !important;
    	bottom: 0 !important;
    	margin-left: 15px !important;
    	margin-right: 30px !important;
    	margin-bottom: 30px !important;
	}
	.blue_color .ult-content-box
	{
		padding-left: 15px !important;
	}
	.form_title_text img
	{
		width: 30px;
	}
}