.industry_name
{
	color: #00b4dc;
font-weight: 400;
font-size: 17px;
line-height: 25px;
padding-left: 15px !important;
width: 79% !important;
float: none !important;
display: inline-block;
}
.industry_icon
{
	padding-right:0px !important;width:20% !important;float: none !important;
display: inline-block;
}
.industry_icon img
{
display: inline-block !important;
}
.industries_module 
{
	margin: auto;
	width: 100%;
}
.industrydiv0
{
	border-right:1px solid #E7E1E1;
}
.industries_module .col-md-6
{
width:50% !important;float: left;
}
@media (max-width: 1024px)
{.industry_name {
    color: #00B4DC;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    padding-left: 15px !important;
    width: 76% !important;
    float: none !important;
    display: inline-block;
}

}


@media (max-width: 980px)
{
	.industries_module 
	{
	width:100%;
	}
	.industries_module .col-md-6 {
    width: 50% !important;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}
	.industry_icon img
	{
	width: 90%;
	}
	.industry_name {
    color: #00B4DC;
    font-weight: 400;
    font-size: 11px;
    line-height: 25px;
    padding-left: 0px !important;
    width: 68% !important;
    float: none !important;
    display: inline-block;
    padding-right: 0px !important;
}
.industry_icon {
    padding-right: 5px !important;
    width: 25% !important;
    float: none !important;
    display: inline-block;
}
}
@media (max-width: 640px)
{
	.industries_module .col-md-6
{
width: 70% !important;
float: none !important;
margin: auto;
text-align: center;border-bottom:1px solid #E7E1E1;
}
	.industrydiv0
{
	border-right:0px;
}
	.industry_name {
	font-size: 18px;
	}
}
@media (max-width: 360px)
{
	.industries_module .col-md-6
{
		width: 100%;
		}
		.industry_name {
	font-size: 11px;
	}