/*
@font-face {
    font-family: "BebasRegular";
    src: url("../fonts/BebasRegular/BebasRegular.eot");
    src: url("../fonts/BebasRegular/BebasRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasRegular/BebasRegular.woff") format("woff"),
    url("../fonts/BebasRegular/BebasRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "DejaVuSansCondensedBook";
    src: url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.eot");
    src: url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.woff") format("woff"),
    url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}



@font-face {
    font-family: "DejaVuSansCondensedBook";
    src: url("../fonts/Stena/stena5.eot");
    src: url("../fonts/Stena/stena5.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Stena/stena5.woff") format("woff"),
    url("../fonts/Stena/stena5.ttf") format("truetype"),
	url('../fonts/Stena/stena5.svg#webfont') format('svg');
    font-style: normal;
    font-weight: normal;
}
*/


.sant1 {
    position: absolute;
	left: 41.7%;
	bottom: 0;
	z-index: 1;
	width: 196px;
}

.elect2 {
	max-width: 300px;
	position: absolute;
	top: 53px;
}

@media only screen and (max-width: 1199px) {
	.elect2 {
		top: 53px;
		left: -80px;
	}
}

@media only screen and (min-width: 1300px) {
	.sant1 {
	left: 42.3%;
	}
}

@media only screen and (min-width: 1400px) {
	.sant1 {
	left: 43%;
	}
}

@media only screen and (min-width: 1600px) {
	.sant1 {
	left: 43.7%;
	}
}


@media only screen and (min-width: 1920px) {
	.sant1 {
	left: 44.7%;
	}
}

