@import url(laptop__mdpi.css) only screen and (max-width: 1280px);
@import url(tablet__980.css) only screen and (max-width: 980px);
@import url(mobile.css) only screen and (max-width: 580px);
@import url(animate__diagrams.css);
@media only screen and (max-width: 1450px){
	.hero__shot__idmobile__ie{
		background: transparent url("../images/id__mobile__hero.png") no-repeat scroll 12% 0px;
	}
	.section__inner{
		right: 5%;
	}
}