@charset "utf-8";
/* CSS Document */

.campaign_logo {
	width: 148px;
	height: 50px; 
	z-index: 999999;
	opacity: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
.campaign_logo_2Color {
	background-size: 148px 50px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/2-color/Logo-2C-26px-S.png); background-position:0px 0px;
}
.campaign_logo_2ColorRev {
	background-size: 148px 50px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/2-Color-Reversed/Logo-2CRev-26px-S.png); background-position:0px 0px;
}
.campaign_logo_black {
	background-size: 148px 50px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/Black/Logo-Black-26px-S.png); background-position:0px 0px;
}
.campaign_logo_orange {
	background-size: 148px 50px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/Orange/Logo-Orange-26px-S.png); background-position:0px 0px;
}
.campaign_logo_white {
	background-size: 148px 50px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/White/Logo-White-26px-S.png); background-position:0px 0px;
}
		
.campaign_footer_min {
	display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #282828;
	margin-bottom: 0px;
	padding: 10px;
    text-align: center;
    font-size: 12px;
    color: #999;
	line-height: 18px;
}
.campaign_footer_min .copyright {font-family: 'LatoWeb';}

.fa-share-wrap {display: inline;}
.fa-share-txt, .fa-share-txt:hover {color: #ddd; padding: 0 2px;}
.fa-facebook-square, .fa-twitter-square, .fa-comment {font-size: 14px; padding: 0 5px;}
		
@media (max-width: 1024px) {
	.campaign_logo {
		width: 132px;
		height: 45px; 
		left: 50%;
		top: 0px;
		margin-left: -66px;
	}
	.campaign_logo_2Color {
		background-size: 132px 45px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/2-color/Logo-2C-46px-S.png); background-position:0px 0px;
	}
	.campaign_logo_2ColorRev {
		background-size: 132px 45px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/2-Color-Reversed/Logo-2CRev-46px-S.png); background-position:0px 0px;
	}
	.campaign_logo_Black {
		background-size: 132px 45px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/Black/Logo-Black-46px-S.png); background-position:0px 0px;
	}
	.campaign_logo_Orange {
		background-size: 132px 45px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/Orange/Logo-Orange-46px-S.png); background-position:0px 0px;
	}
	.campaign_logo_White {
		background-size: 132px 45px; background-repeat: no-repeat; background-image:url(../../images/vi/logo/screen/White/Logo-White-46px-S.png); background-position:0px 0px;
	}
	.fa-share-wrap {display: block; margin-top: 5px;}
}
