@charset "utf-8";

@font-face {
  font-family:'HelveticaNeue';
  src:url('../fonts/HelveticaNeueLTStd-Cn.otf')format('opentype');
}

@font-face {
  font-family:'bankgthd';
  src:url('../fonts/bankgthd.ttf') format('truetype');
}

h1.big {
	font-family: 'bankgthd';
}

.tab-content {
	border: none;
}

.hero3-euro {
	background: url(../img/hero3-aniversario.jpg);
	height: 122px;
}
.hero-info {
	height: 122px;
}
.hero-info h1.big {
	margin-top: 13px;
	margin-left: 20%;
}
h4#clock {
	margin-left: 22%;
	font-family: 'HelveticaNeue';
	letter-spacing: 1px;
	font-size: 24px;
	margin-top: -9px;
	text-transform: lowercase;
}
img.logo_aniv_banner {
	width: 9%;
	margin-bottom: 3%;
}
p.text_aniv_land {
	font-size: 14px;
	margin: 0;
	padding: 11px;
	text-align: center;
}
.admin-cuenta .centro-iconos p {
	font-size: 13px;
	margin: 0 0 0px 0;
	padding: 5px;
}
/* submenu aniversario*/
.productos-100m .individual:before {
	content: url(../img/Icono-superbote.png)  !important;
	position: absolute;
	left: -29px;
	top: 6px;
}
.individual:before {
	content: url(../img/Icono-avatar.png);
	position: absolute;
	left: -36px;
	top: 6px;
}
.superbote_text {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "NeoSans-Light";
	line-height: 1.4em;
}

@media screen and (max-width: 993px){

	.hero-info h1.big {
		margin-top: 24px !important;
    margin-left: 45% !important;
	}
	.hero-info {
		height: 145px;
	}
	.hide-cuenta {
    display: inline;
	}
	h4#clock {
    margin-left: 45%;
	}
	img.logo_aniv_banner {
    width: 6%;
    margin-bottom: 1%;
    margin-top: -12px;
	}
}

@media screen and (max-width: 953px){
	
	.hero3-euro {
    background: url(../img/hero3-aniversario.jpg) no-repeat;
    height: 122px;
    background-size: cover;
    background-position: bottom;
	}
	.hero-info h1.big {
    font-size: 64px !important;
    margin-top: 13px !important;
		width: 100%;
    margin-left: 0 !important;
	}
	h4#clock {
    margin-left: 0;
    width: 100% !important;
	}
}

@media (max-width: 678px) and (min-width: 618px){
	
	h4#clock {
		font-size: 18px;
    float: left;
    margin-top: 3%;
	}
}

@media screen and (max-width: 617px){
	
	.dark-opacity {
    background-color: rgba(0, 0, 0, 0.0);
	}
	h4#clock {
    font-size: 18px;
    float: left;
    margin-top: 5%;
	}
	img.logo_aniv_banner {
    width: 6%;
    margin-bottom: 1%;
    margin-top: -7px;
	}
}

@media screen and (max-width: 532px){
	
	.hero-info h1.big {
    margin-left: 3% !important;
	}
	h4#clock {
		margin-left: 13px;
    margin-top: 4% !important;
	}
	.hero3-euro {
    background-size: inherit;
    height: 123px !important;
	}
	img.logo_aniv_banner {
    width: 7%;
    margin-bottom: 1%;
    margin-top: 1px;
	}
}

@media screen and (max-width: 423px){
	
	h4#clock {
    margin-top: 6% !important;
	}
}

@media screen and (max-width: 311px){

	.hero-info h1.big {
		font-size: 42px !important;
	}
	h4#clock {
    font-size: 15px;
		margin-left: 3px;
		margin-left: 13px;
    margin-top: 7% !important;
	}
	.col-md-4.col-sm-4.col-xs-4 {
    width: 50% !important;
	}
	.hero3-euro {
    margin-left: -12%;
	}
}