
.privacypolicy {padding-top: 10px; margin-bottom: 0px;}
.privacypolicy a {

    width: 24% !important;
    margin: auto;
    font-size: 11px !important;
    padding-top: 0px !important;
    color: #125196 !important;
    text-decoration: underline;
	
}



#hide-br-mob {
	display: none;
}

#hide-br-tab {
	display: none;
}

#legend-li-1 {
	background-color: #D64B14;
}

#legend-li-2 {
	background-color:  #0A7541;
}

#legend-li-3 {
	background-color: #014282;
}

#legend-li-4 {
	background-color:#C31C5D;
}

#legend-li-5 {
	background-color: #9D8920;
}


@media only screen and (max-width: 866px) {
	#hide-br {
		display: none;
	}

	
	#hide-br-tab {
		display: block;
	}
	
	#hide-br-mob {
		display: none;
	}
}

@media only screen and (max-width: 792px) {
	#hide-br{
		display: none;
	}
	
	#hide-br-tab {
		display: none;
	}
	
	#hide-br-mob {
		display: block;
	}
}

.email-subscription, .subscribe-btn {
    display: block;
	margin: 0 auto;
width: 100%;
max-width: 680px;
}

.top-button {
	display: none !important;
}

p {
	font-family: "lft-etica", sans-serif;;
	font-size: 16px;
}

ul {
	margin: 1em 0 1em 4em;
	list-style-type: disc !important;
}

li {
	text-align: left;
	font-family: "lft-etica", sans-serif;;
	font-size: 16px;
	margin-top: 8px;
}

.header-resolution {

	text-align: center;
	display: block;
	width: 100%;
}

.header-optin {
	text-align: center;
	display: block;
	width: 100%;
}

.header-in {
	max-width: 1150px;
	margin: 0 auto;
}

img.header-strip {
	margin: auto;
}

img.header-strip-tab,
img.header-strip-mob {
	display: none;
}

.legend {
	background: #fff;
	padding: 20px;
	width: 100%;
max-width: 980px;
	margin: 0 auto;
}



.legend ul,
.legend-mob ul{
	list-style: none;
	display: flex;
	margin: 0 !important;
	
}



.legend ul li{
	font-family: "lft-etica", sans-serif;;
	list-style-type: none;
	text-align: center;
	width: 20%;
	padding: 5px 0px;
color: #fff;
font-weight: normal;
margin: 0 10px;
}



.body-content {
	position: relative;
	max-width: 1150px;
	width: 100%;
	margin: auto;
}

.ul-body-li {
display: flex;
flex-wrap: wrap;
	margin: 0px !important;
}

.tip-list {
	text-align: center;
}

.tip-li, .tip-li-soon  {
    display: inline-block;
	padding: 0 10px 20px 10px;
	width: 20%;
	text-align: center;
	
}


.tip-img:hover {
    -moz-transform: scale(1.05);
  	-webkit-transform: scale(1.05);
  	transform: scale(1.05);
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

li .tip-title, .tip-title-soon {
	font-family: "lft-etica", sans-serif;;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	position: relative;
	padding: 2px 0 0;
	margin-bottom: 0;
	line-height: normal;
	text-align: left;
	width: auto;
}

footer {
	font-family: "lft-etica", sans-serif;;
	background: #13538a;
	color: #fff;
	padding: 1.5em;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	width: 100%;
}

#body-content-optin {
	text-align: center;
    position: relative;
    height: auto;
    padding: 2em 2em 1em;
    width: 100%;
    margin: auto;
}

.header-optin .header-in {
	max-width: 1150px;
	margin: auto 0;
	display: inline-block;
}

#body-content-optin h1 {
	font-family: "lft-etica", sans-serif;;
	font-size: 27px;
	color: #13538a;
	font-weight: 700;
	background: #fff;
	padding: 0 20px;
}

#body-title {
	width: 100%;
}

.body-title-in {
	max-width: 1150px;
	width: 100%;
	display: block;
	margin: 0 auto 1em;
}

h2 {
	color: #000;
	font-family: "lft-etica", sans-serif;;
	font-weight: 400;
	font-size: 18px;
}

.p-em {
	font-style: italic;
	font-weight: 600;
}

span {
	color: #125196;
	font-weight: 700;
	font-size: 16px;
	margin-right: 3px;
}

#body-wrap {
	text-align: center;
	padding: 2em;
}

.columns {
	float: left;
}

#body-img {
	margin: 0 1em;
	position: relative;
    display: inline-block;
	float: left;
}

#body-text {
	margin-left: 2em;
	margin-top: 4.5%;
	position: relative;
    display: inline-block;
	text-align: left;
}

#body-img img {
	width: 510px;
	/*margin-top: -213px;*/
}

.optin-wrap {
	background-color: #F2F2F2;
	text-align: center;
	display: block;
	width: 100%;
	padding: 20px;
}

.optin-header {
	font-family: "lft-etica", sans-serif;;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	color: #D5571C;
	line-height: normal;
	padding-bottom: 10px;
}

.optin-subheader {
	font-family: "lft-etica", sans-serif;;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
}

input[type=text] {
	background-color: #fff;
    border: 1px solid #999999;
    box-sizing: border-box;
    margin: 25px 0 12px;
    padding: 12px;
	font-size: 16px;
    transition: border-color 200ms ease;
    width: 100%;
	color: #808080;
	display: block;
	border-radius: 0 !important;
	text-align: center;
}

div input[type=submit] {
	font-family: "lft-etica", sans-serif;;
	font-weight: 600;
	background-color: #D5571C;
    border: none;
    color: white;
    padding: 11px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
	width: 100%;
	padding-bottom: 10px;
}

input[type=submit]:hover {
	background-color: #d93d00;
}

@media only screen and (max-width: 1370px) {
	#body-text {
		width: 50%;
		margin-top: 1em;
	}
	
	#body-img img {
		width: 100%;
	}
	
	#body-content-optin #body-text {
		width: 50%;
		margin-top: 15px;
	}	
	
}

@media only screen and (min-width: 1371px){
	#body-wrap { display: inline-block; }
}

@media only screen and (max-width: 1366px) {
	#body-text {
		margin-left: 0;
	}

	.header-in {
		width: 100%;
	
	}
	
	#body-content-optin {
		width: auto;
	}
	
	#body-img img {
		/*margin-top: -236px;*/
	}
	
	#body-content-optin #body-img img {
		/*margin-top: -253px;*/
	}
}

@media only screen and (max-width: 1259px) {
	#body-content-optin #body-text {
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 1218px) {
	#body-img {
		margin: 0 2em 0 0;
	}
	
	#body-img img {
		width: 90%;
	}
	
	#body-text {
		width: 50%;
		margin-top: 0;
		margin-left: 0;
	}
	
	#body-content-optin #body-text {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1125px) {
	#body-img {
		margin: 0 1em 0 0;
	}
	
	h2 {
		font-size: 17px;
		margin-top: 0.5rem;
	}
	
	#body-text ul {
    	margin: 1em 0 1em 3em;
	}
	
	li, .p-em {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1080px) {
	#body-img {
		margin: 0 0 0 0;
	}
	.tip-li {padding: 0px 15px 20px 15px}
}

@media only screen and (max-width: 1048px) {
	#body-img,#body-content-optin #body-img {
		margin: 0 2em 0 0;
	}
	
	#body-img img, #body-content-optin #body-img img  {
		width: 100%;
	}
	
	#body-text, #body-content-optin #body-text {
    	width: 45%;
	}
	
	#body-text li {
		margin-top: auto;
	}
	
	#body-content-optin #body-img img {
		/*margin-top: -273px;*/
	}
}

@media only screen and (max-width: 1030px) {
	#body-text, #body-content-optin #body-text {
		width: 46%;
	}
}

@media only screen and (max-width: 1024px) {

	
	#body-img {
		width: 50%;
		margin: auto !important;
		float: none;
	}
	
	#body-img img, #body-content-optin #body-img img {
		margin-top: auto;
	}
	
	#body-text, #body-content-optin #body-text {
		width: 100%;
		margin: 2em 0 0;
		position: initial;
		text-align: center;
	}
	
	#body-wrap {
    	padding: 2em 2em 1em;
	}
	
	#body-text li {
		margin-top: auto;
		width: 50%;
		margin: auto;
	}
}

@media only screen and (max-width: 923px) {
	.legend-es ul li {
		font-size: 14px;
	}
	
	.legend-es {
		padding: 20px 10px;
	}
}

@media only screen and (max-width: 916px) {
	li .tip-title, .tip-title-soon {
		font-size: 14px;
	}
}

@media only screen and (max-width: 907px) {

	.legend {padding: 10px 20px 20px 20px;}
	#body-wrap {
    	padding: 0;
	}
}

@media only screen and (max-width: 887px) {
	.header-in { padding: 0px; margin: 0px;}
	.legend ul li {
		font-size: 12px; padding: 10px 0px;
	}
	.tip-li {padding: 0px 10px 10px 10px;}
	
	#body-img {
    	width: 60%;
	}
}

@media only screen and (max-width: 866px) {
	.tip-title-soon {
		margin-top: 20px;
	}
	
	li p.tip-title, .tip-title-soon {
		font-size: 15px;
		padding: 1em 0 0;
	}
}

@media only screen and (max-width: 807px) {

	
	.legend-mob {
		display: block;
		background: #fff;
		padding: 0;
	}
	
	.legend-mob ul li {
		font-size: 14px;
		margin: 0;
		color: #fff;
	}
	
	.legend-es-mob {
		display: block;
		background: #fff;
		padding: 0;
	}
	
	.legend-es-mob ul li {
		font-size: 14px;
		margin: 0;
		color: #fff;
	}
	
	#legend-li-1, #legend-li-2, #legend-li-3, #legend-li-4, #legend-li-5 {
		padding: 1em;
		max-width: 100%;
		display: inline-block;
		line-height: normal;
		text-align: center;
	}
	
	#legend-li-1 {
		background: #D64B14;
		height: inherit;
	}

	#legend-li-2 {
		background: #0A7541;
		height: inherit;
	}

	#legend-li-3 {
		background: #014282;
		height: inherit;
	}

	#legend-li-4 {
		background: #C31C5D;
		height: inherit;
	}

	#legend-li-5 {
		background: #9D8920;
		height: inherit;
	}
	
	#body-text li {
    	width: 60%;
	}
}

@media only screen and (max-width: 792px) {
		.legend ul li {
		font-size: 11px; padding: 10px 0px;
	}
	.legend {padding: 10px 10px 20px 10px;}
	li p.tip-title, .tip-title-soon {
    	font-size: 16px;
	}
	
	.tip-title-soon {
		display: none;
	}
}

@media only screen and (max-width: 694px) {
	#body-text li {
		width: 80%;
	}
}

@media only screen and (max-width: 639px) {
	img.header-strip {
		display: none;
	}
	
	img.header-strip-tab {
		display: block;
		margin: auto;
	}
	
	#body-img {
		width: 80%;
	}
}

@media only screen and (max-width: 627px) {
	.tip-li {
		width: 50% !important;
list-style: none;
padding: 10px;
	}

	input[type=text] {
		width: 100%;
	}
}

@media only screen and (max-width: 515px) {
	#body-content-optin h1 {
		font-size: 24px;
		
	}

	.header-in {
		padding: 0px;
		margin: 0px;
	}
	.legend {padding: 0px !important;}
	.legend ul{
		display: inline;
		padding: 0px
	}
	
	.legend ul li {
		
		margin:0px !important;
	}

	
	#legend-li-1, #legend-li-2, #legend-li-3, #legend-li-4, #legend-li-5 {
		width: 100%;
		font-size: 13px;
		padding: 5px 10px;
	}
	
	#body-img {
		width: 100%;
	}
	
	#body-text li {
		width: 100%;
	}
	
	.optin-header {
		line-height: 35px;
	}
	
	#body-text, #body-content-optin #body-text {
		margin: 1em 0 0;
	}
	.optin-subheader2 {margin: 0px 30px;}
}

@media only screen and (max-width: 414px) {
	img.header-strip,
	img.header-strip-tab{
		display: none;
	}
	
	img.header-strip-mob {
		display: block;
		margin: auto;
	}
	

}

@media only screen and (max-width: 356px) {
	#body-content-optin {
	    padding: 1em;
	}
}

/* GDPR */

@media screen and (max-width: 1199px) {
    .has-gdpr.has-social .gdpr-wrap .top-button {
        position: absolute;
        bottom: 160px
    }
}

@media screen and (max-width: 1199px) {
    .has-gdpr.has-social.es .gdpr-wrap .top-button {
        position: absolute;
        bottom: 160px
    }
}

@media screen and (max-width: 1199px) {
    .has-social .gdpr-wrap .top-button {
        bottom: 70px;
        position: absolute
    }
}

.has-gdpr {
    margin-bottom: 75px
}

@media only screen and (max-width: 430px) {
    .has-gdpr {
        margin-bottom: 100px
    }
}

@media screen and (max-width: 1199px) {
    .has-gdpr .gdpr-wrap {
        width: 100%;
        margin-bottom: 0
    }
}

.has-gdpr .top-button {
    position: absolute;
    margin-bottom: 18px;
    bottom: 80px
}

.gdpr-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    z-index: 9999
}

@media screen and (max-width: 1199px) {
    .gdpr-wrap {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        right: 0;
        z-index: 9999
    }
}

.gdpr-container {
    margin: 0 !important;
    position: relative;
    display: inline-block;
    background: #F1F2F2;
    z-index: 9999 !important;
    padding: 14px;
    width: 100%;
	max-width: 100%;
	border-radius: 0px;
	border: 0;
    box-shadow: 0px -2px 15px rgba(146, 144, 144, 0.5);
    text-align: center;
    padding: 1.46em 0.5em
}

@media screen and (max-width: 1199px) {
    .gdpr-container {
        margin: 0 !important
    }
}

.gdpr-container .close-button {
    display: inline-block
}

.gdpr-container .close-button p {
    margin: auto   !important
}

.gdpr-container .close-button p a {
    position: absolute;
	background-color: #F1F2F2;
    right: 50px;
    top: 26px;
    border-radius: 50%;
    color: #3c3c3c;
    width: 20px;
    text-align: center;
    line-height: 20px;
    text-transform: lowercase !important;
    font-weight: bold
}

@media screen and (max-width: 639px) {
    .gdpr-container .close-button p a {
        right: 0
    }
}



.gdpr-container>p {
    padding-right: 25px
}

.gdpr-container p {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #3c3c3c;
    line-height: 18px;
    display: inline-block;
    margin: auto !important;
    vertical-align: middle
}

.gdpr-container .agree-button {
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.gdpr-container .agree-button p {
    padding-bottom: 2px;
    margin: 0
}

.gdpr-container .agree-button p a {
    color: white !important;
    font-size: 13px;
    color: #fff;
    background-color: #0869BD;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    text-decoration: none;
    font-family: Arial;
    padding: 6px 24px;
}

.gdpr-container .agree-button p a:hover {
    background: #065497
}

@media only screen and (max-width: 1120px) {
    .gdpr-container.es p {
        text-align: left;
        width: 59%
    }
}

@media only screen and (max-width: 990px) {
    .gdpr-container {
        padding: 1.46em 1.5em
    }
    .gdpr-container p {
        text-align: left;
        width: 59%
    }
    .gdpr-container.es p {
        width: 64%
    }
    .gdpr-container .agree-button {
        width: 20%
    }
    .gdpr-container .agree-button p {
        max-width: 300px;
        display: inline
    }
    .has-gdpr.has-social.es .gdpr-wrap .top-button {
        bottom: 180px
    }
}

@media only screen and (max-width: 718px) {
    .has-gdpr .top-button {
        bottom: 80px
    }
    .has-gdpr.es .top-button {
        bottom: 100px
    }
}

@media only screen and (max-width: 701px) {
    .gdpr-container {
        padding: 1.46em 0.5em
    }
    .gdpr-container .agree-button {
        width: 30%
    }
    .gdpr-container .close-button p a {
        right: 10px;
        top: 35px
    }
    .gdpr-container.es .close-button p a {
        right: 10px;
        top: 35px
    }
    .gdpr-container.es {
        padding: 1em 0.5em
    }
    .has-gdpr.has-social.es .gdpr-wrap .top-button {
        bottom: 160px
    }
    .has-gdpr .top-button {
        bottom: 90px
    }
    .has-gdpr.es .top-button {
        bottom: 70px
    }
    .has-gdpr.es {
        margin-bottom: 70px
    }
}

@media only screen and (max-width: 682px) {
    .has-gdpr.es .top-button {
        bottom: 90px
    }
    .has-gdpr.es {
        margin-bottom: 89px
    }
}

@media only screen and (max-width: 664px) {
    .has-gdpr.has-social .gdpr-wrap .top-button {
        bottom: 175px
    }
}

@media only screen and (max-width: 647px) {
    .has-gdpr .top-button {
        bottom: 100px
    }
}

@media only screen and (max-width: 480px) {
	.gdpr-container .agree-button p a {font-size: 11px;}
    .gdpr-container .agree-button,
    .gdpr-container.es .agree-button {
        text-align: left
    }
    .gdpr-container .close-button p a {
        right: 18px;
        top: 18px
    }
    .gdpr-container.es .close-button p a {
        right: 17px;
        top: 16px
    }
}

@media only screen and (max-width: 475px) {
    .has-gdpr.has-social.es .gdpr-wrap .top-button {
        bottom: 175px
    }
    .has-gdpr.es .top-button {
        bottom: 105px
    }
    .has-gdpr.es {
        margin-bottom: 108px
    }
}

@media only screen and (max-width: 448px) {
    .has-gdpr.has-social .gdpr-wrap .top-button {
        bottom: 195px
    }
    .has-gdpr .top-button {
        bottom: 120px
    }
}

@media only screen and (max-width: 392px) {
    .has-gdpr.has-social.es .gdpr-wrap .top-button {
        bottom: 195px
    }
    .has-gdpr.es .top-button {
        bottom: 125px
    }
    .has-gdpr.es {
        margin-bottom: 125px
    }
}

@media only screen and (max-width: 359px) {
    .has-gdpr .top-button {
        bottom: 140px
    }
}
