/* color scheme: https://mycolor.space/?hex=%233A629C&sub=1*/
/*#3A629C; /* etra logo blue*/
/*#305182; /* dark blue*/
/* Dark Blue */
/*#35598F; /* table row */
/* #E3D7A8; /* table row yellow */
/*#FFFFF0; /* bright yellow*/
/* old yellow #FFF8DB*/
/*#e9804f; /* yellow */
/*#d3845f /* darkest yellow */
/*#D1AD1D /* link yellow*/
/*#027b9b bright blue*/



body {
	/* font-family:'Arial', sans-serif; */
	font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: calc(1em + 0.4vw);
	/*calc(1em + 0.5vw);*/
	font-weight: 300;
	line-height: 2em;
	text-align: center;
	/*font-family: 'Times New Roman', Times, serif;*/
	/* font-family: Verdana, Geneva, Tahoma, sans-serif; */
}

p {
	font-size: calc(1em + 0.2vw);
	font-weight: 500;
}

img {
	/* border-radius: 25% 25% 25% 25%; */
	margin-top: 5%;
	/* box-shadow: 10px 10px 5px #ccc; */
}

h1 {
	color: #F1BF00;
	/* gold */
	font-weight: 300;
	font-size: calc(2em + 0.5vw);
	margin-bottom: 0em;
	padding-bottom: 0.5em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.gradient-h1-bright {
	color: #AA151B;
	/*background-image: linear-gradient(to right, #A51330 1%,#edeff8 99%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

.gradient-h1 {
	background-image: linear-gradient(to right, #AA151B 42%, #F1BF00 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

h2 {
	color: #AA151B;
	/* Spain red*/
	font-size: calc(1.25em + 0.5vw);
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 10px;
}

h3 {
	color: #AA151B
		/*#027b9b; /* etra logo blue*/
	;
	font-size: calc(1em + 0.4vw);
	font-weight: 300;
	margin-top: 10px;
}

#hostCarousel {
	display: none;
}

.headerAndHosts {
	display: flex;
	flex-direction: column;
	
	/* margin-top: 5vh;  */
	margin-top: 0px; /* start banner top of page*/
}

.headerAndHosts .hosts {
	display: flex;
	flex-direction: row;
	height: 20vh;
}

.headerAndHosts .hosts div {
	display: flex;
	justify-content: center;
	align-items: center;
}

.gradient-h2 {
	/* background-image: linear-gradient(to right, #9aaced 0%, #305182 79%); */
	background-image: linear-gradient(to right, #AA151B 30%, #AA151B 79%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.keynotes {
	margin-bottom: 5em;
}

.keynotes-img {
	width: 80%;
	padding: 1em;
}

.col2 {
	column-count: 2;
	text-align: left;
}

.keynotes h2 {
	font-size: calc(1em + 0.5vw);
}

/*** LINKS ***/
a,
a:visited,
a:active {
	/*font-size: 20px;*/
	/*color: #465BDB;*/
	/*color: #027b9b;*/
	/*color: #d3845f;*/
	/* color: #D1AD1D; */
	color: #AA151B;
	/*#e9804f;*/
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #AA151B;
	/* blue*/
}

.container-fluid {
	padding-top: 70px;
	padding-bottom: 70px;
}

.container-fluid.logo {
	padding-top: 0;
}

.container-bottom {
	margin-bottom: 18em !important;
}

/* -- LOCATION -- */
.bg-1 {
	color: #AA151B;
	background-color: rgba(255, 255, 255, 0.8);
	max-width: 1000px;
	vertical-align: middle;
	text-align: center;
	padding: 2em;
	padding-top: 1em;
	margin-top: 5em;
}

.text {
	text-align: left;
	/*font-weight: bolder;*/
}

/* -- PARALLAX -- */
.bg-1-1 {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	width: 100%;
}

/* -- WELCOME -- */
.bg-2 {
	background-color: #FFFFFF;
	/* White */
	color: #36454f;
	box-sizing: content-box;
	max-width: 1000px;
	margin: auto;
	padding-top: 2em;
	padding-bottom: 2em;
	padding: auto;
	text-align: center;
}

/* -- DATES TABLE -- */
.bg-3 {
	background-color: rgba(241, 191, 0, 0.12);
	/* bright gold */
	color: #AA151B;
	/* Spain red*/
	box-sizing: content-box;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3em;
	padding-bottom: 4em;
	/* padding-left: 15px;
	padding-right: 15px; */
}

/* -- LOCATION -- */
.bg-4 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.bg-4 p {
	text-align: left;
}

.tbl-1 {
	border: none;
	box-sizing: content-box;
	max-width: 1800px;
	padding: 0.75em;
	text-align: left;
	vertical-align: middle;
	margin: auto;
	margin-top: 1em;
}

.tbl-1 td {
	height: 2em;
	font-size: 1.3em;
	/*font-weight: normal;*/
}

.tbl-1 .td-h {
	font-size: 1.6em;
	font-weight: bold;
}

.tbl-left {
	text-align: right;
}

.tbl-right {
	text-align: left;
}

.tbl-sdetails {
	max-width: 1000px;
}

/* REGISTRATION */
.tbl-2 {
	border: none;
	box-sizing: content-box;
	max-width: 1000px;
	/*padding: 0.75em;*/
	text-align: left;
	vertical-align: middle;
	margin: auto;
	margin-top: 1em;
}

/* venue */
.div-venue {
	margin-top: 26em;
}

.tr-2 {
	background-color: #F2E4E4
		/*#FFF2BD; /* table row yellow */
}

/* border for header */
.border-hd {
	border-style: none;
	border-bottom-style: double;
	border-bottom-color: #AA151B;
	/* Spain red */
}

/* border for columns */
.border-cl {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AA151B;
	/* Spain red */
}

.parallax-img {
	position: relative;
	width: 35%;
	right: auto;
	left: auto;
	padding-top: 90px
}

.div-logos {
	margin-bottom: 3em;
	/*4em 6em*/
}

.navbar {
	border: 0;
	border-radius: 0;
	width: 100%;
	/* background: #000;
	opacity: 50%; */
	background: rgba(0, 0, 0, 0.6);
	padding-bottom: 10px;
}

.navbar .container-fluid {
	display: flex;
	box-sizing: content-box;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	justify-content: right;
}

.navbar-nav {
	list-style: none;
}

.navbar-nav a {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.navbar-nav li a:hover {
	/* color: #dd5e9a; */
	/* yellow */
	/* background-color: #6d1313; */
	/* border-bottom: 1px solid #FFF; */
	background: transparent;
}

/* Open navigation with transparent background for items */
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
	border-color: transparent;
}

.nav-link.active {
	/* color: #dd5e9a; */
	color:  #FFFFFF;
	/* yellow */
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

.dropdown-item.active {
	color: #AA151B;
	/* Spain red */
}

/*** DROPDOWN MENU ***/

a.dropdown-item {
	padding: 10px;
	font-size: 16px;
	letter-spacing: 0px;
}

/*** LISTS ***/
.topic-areas {
	text-align: left;
}

.topic-areas ul {
	color: #AA151B;
}

.topic-areas ul li span {
	color: #1d3756;
}

.topic-area-ul {
	color: #AA151B;
}

.topic-area-ol {
	color: #AA151B;
	font-weight: bold;
}

.topic-area-ul li span {
	color: #1d3756;
}

.topic-area-ol li span {
	color: #1d3756;
	font-weight: normal;
}

/*** ACCEPTED WORKSHOPS ***/
.acceptedworkshops {
	width: 1000px;
	max-width: 1000px;
	display: inline-block;
	color: #1d3756;
}

.acceptedworkshops-img {
	text-align: center;
	padding-top: 1em;
}

/*** FAQs Accessibility page***/
a.btn-primary,
a.btn-primary:focus,
a.btn-primary:visited {
	border-color: #AA151B;
	/*#d3845f;*/
	border-style: solid;
	border-width: 1px;
	width: 100%;
	background-color: #ffffff;
	color: #1d3756;
	font-size: calc(1em + 0.1vw);
	font-weight: normal;
	margin-bottom: 1em;
}

a.btn-primary:hover {
	border-color: #AA151B;
	border-width: 2px;
	background-color: #ffffff;
	color: #d3845f;
}

.linebreak_acc {
	display: none;
	opacity: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

.icon-bar {
	background-color: #AA151B;
	/* Spain red */
	/* !important; */
}

.view {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.view2 {
	height: 50em;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.parallax {
	height: 40em;
	min-height: 280px;
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax-2 {
	height: 5em;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax-title {
	padding-top: 8em;
	/*padding-top: 4.5em;*/
	padding-bottom: 0;
	position: relative;
	height: 100%;
	width: 100%;
}

.p-src {
	position: relative;
	color: #305182;
	/* dark blue*/
	text-align: left;
	font-size: 8px;
}

/*** VIDEOS ***/
.iframe-video {
	width: 800px;
	height: 530px;
}

/*** SLIDESHOW ***/
.slideshow-button {
	color: #fff !important;
	background-color: #AA151B !important;
	border: none;
	display: inline-block;

}

.slideshow-button:hover {
	color: #fff !important;
	background-color: #F1BF00 !important;
	border: none;
}

.container-slideshow {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

.slideshow-left {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0%, -50%);
	-ms-transform: translate(-0%, -50%)
}

.slideshow-right {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0%, -50%);
	-ms-transform: translate(-0%, -50%)
}

/*** NEWS ***/
.bg-news {
	padding: 0.5em;
	/***background: #e9804f;***/
	background: #AA151B;
	opacity: 0.98;
	margin-top: -5em;
}

.news {
	/***color: #D93E29;***/
	color: white;
	font-size: calc(0.7em + 0.5vw);
}

.news a {
	color: #fff0cc;
}

.news a:hover {
	/***color: #e9804f;***/
	/***font-weight: bold;***/
	text-decoration: underline;
	box-shadow: 0 .1em;
}

.news-date {
	text-align: right;
}

#mobile-news {
	display: none;
	opacity: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

/*** ORGANIZERS ***/
.orga {
	text-align: left;
}

.orga p {
	font-size: 0.8em;
	margin-bottom: 0;
	margin-left: 36px;
}

.orga p.title {
	font-size: 1em;
	color: #AA151B;
}

.orga-2 {
	text-align: center;
	/**font-size:16px;**/
	font-size: 0.8em;
}

.img-mail {
	content: url("/2020/img/email_blue.jpg");
	width: 13%;
	padding-left: 1em;
}

.img-mail:hover {
	content: url("/2020/img/email_yellow.jpg");
	width: 20%;
	box-shadow: 0 .1em;
}

/*** SPONSORS ***/
.sponsor-footer-main {
	text-align: center;
	overflow-x: scroll;
	overflow-y: scroll;
	display: contents;
	flex-direction: column;
	white-space: nowrap;
}

.container-fluid.footer {
	position: fixed;
	bottom: 0px;
	height: 8em; 
	padding-top: 5px;
	padding-bottom: 0px;
	width: 100%;
	/* background: #E5E4E2; */
	background: #ffffff;
}

.sponsor-div-platinum {
	padding-top: 1em;
}

.sponsor-div-platinum img {
	/*height: 100px;*/
	height: 5em;
	width: auto;
}

.sponsor-div-platinum2 img {
	/*height: 100px;*/
	height: 10em;
	width: auto;
}

.sponsor-div-platinum div {
	padding: 1em;
}

.sponsor-div-gold {
	padding-top: 1em;
}

.sponsor-div-gold div {
	padding: 0.7em;
}

.sponsor-div-gold img {
	/*height: 80px;*/
	height: 3.5em;
	width: auto;
}

.sponsor-div-silver {
	padding-top: 1em;
}

.sponsor-div-silver div {
	padding: 0.5em;
}

.sponsor-div-silver img {
	/*height: 60px;*/
	height: 2.5em;
	width: auto;
}

.h-platinum {
	font-weight: bold;
	font-size: calc(1.7em + 0.5vw);
	margin-bottom: 0.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-image: linear-gradient(to left, #E5E4E2 0%, #666D73 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.h-gold {
	font-weight: bold;
	font-size: calc(1.5em + 0.5vw);
	margin-bottom: 0.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-image: linear-gradient(to left, #DBC47B 0%, #D4AF37 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.h-silver {
	font-weight: bold;
	font-size: calc(1.25em + 0.5vw);
	margin-bottom: 0.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-image: linear-gradient(to left, #E5E4E2 0%, #969695 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*** SPONSORS FOOTER ***/

#sponsor-footer-mobile {
	text-align: left;
	overflow-x: auto;
	display: contents;
	flex-direction: row;
	white-space: nowrap;
	/*opacity: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0; */
}
.container-fluid.footer {
	height: 8em;
}

.container-fluid.footer {
    height: auto !important; /* Change from fixed height to auto */
    min-height: 5em; /* Set minimum height instead */
    overflow-y: auto; /* Add scrolling if content overflows */
    max-height: 8em; /* Optional: limit maximum height */
}



/*.sponsor-div-mobile span {
	width: 150px;
	max-width: 150px; 
	display: flex;
	overflow-x: auto;
}*/

/* Base sizes for sponsor logos with responsive scaling */
:root {
    --platinum-size: 3.5em;
    --gold-size: 3em;
    --silver-size: 2em; /* Made silver sponsors smaller */
}

.img-platinum {
	height: var(--platinum-size);
	margin-left: 0.5em;
	margin-right: 0.5em;
	max-height: 100%;
	width: auto;
}

.img-gold {
	height: var(--gold-size);
	margin-left: 0.5em;
	margin-right: 0.5em;
	max-height: 100%;
	width: auto;
}

.img-silver {
	height: var(--silver-size);
	margin-left: 0.5em;
	margin-right: 0.5em;
	max-height: 100%;
	width: auto;
}
.sponsor-footer-br {
	display: none;
	opacity: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

/*** ACCEPTED PAPERS ***/
.accepted-papers {
	margin-bottom: 1em;
}

.accepted-papers p {
	font-size: 0.8em;
}

/*** MEDIA STATEMENTS***/
@media (max-width: 1440px) {
	.parallax-img {
		width: 40%;
		padding-top: 90px
	}
	.container-fluid.bg-1-1.parallax {
		height: 40em;
		/* background-position: 0px 185px; */
	}

	.div-venue {
		margin-top: 30em;
	}
}

@media (max-width: 1024px) {
	#org {
		margin-left: 0 !important;
	}

	.sidemenu {
		display: none;

	}

	.navbar-header {
		float: none;
		/* width: 100%; */
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		overflow: hidden !important;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.navbar-collapse *[class*='navbar-'] {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav>li {
		float: none;
		text-align: left;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar .container-fluid {
		margin-left: auto;
		margin-right: auto;
	}

	.container-fluid.bg-1-1.parallax {
		height: 35em;
		/* background-position: 0px 185px; */
	}

	.container-fluid.bg-1-1.parallax-2 {
		height: 2em;
		background-position: 0 0;
	}

	.bg-news {
		padding: 0.2em;
		opacity: 0.98;
		margin-top: -4.5em;
	}

	.div-logos {
		margin-bottom: 2.5em;
	}

	.parallax-img {
		width: 45%;
		padding-top: 60px
	}

	.parallax-title {
		padding-top: 4.5em;
	}

	/*** KEYNOTES ***/
	.keynotes-img {
		width: 60%;
	}

	/*** VENUE ***/
	.div-venue {
		margin-top: 32em;
	}

	/*** SPONSOR FOOTER ***/
	.container-fluid.footer {
		padding-top: 3px;
		padding-bottom: 3px;
	}

	/*** SPONSOR FOOTER ***/
	#sponsor-footer {
		display: contents;
		opacity: 0;
		margin: 0;
		padding: 0;
		height: 0;
		width: 0;
	}

	#sponsor-footer-mobile {
		display: flex;
	}
}

@media (max-width: 1080px) {
	.iframe-video {
		width: 540px;
		height: 360px;
	}
	/*** SPONSOR FOOTER ***/
	#sponsor-footer {
		display: contents;
		opacity: 0;
		margin: 0;
		padding: 0;
		height: 0;
		width: 0;
	}

	#sponsor-footer-mobile {
		display: flex;
	}
}

@media (max-width: 768px) {

	#hostCarousel {
		display: block;
		margin-top: 0vh;
	}

	.headerAndHosts .hosts {
		display: none;
	}

	/* portrait fotos */
	.img-fluid {
		width: 180px;
	}

	/* email icon organizer page */
	.img-mail {
		width: 40px;
	}

	/* columns organizers */
	.col-sm-2.orga {
		text-align: center;
		font-size: 2em;
	}

	.col-sm-4.orga {
		padding-top: 2em;
		padding-bottom: 2em;
		text-align: center;
	}

	.col-sm-4.orga p {
		margin-left: 0;
	}

	.container-fluid.bg-1-1.parallax {
		height: 30em;
		/* background-position: 0px 233px; */
	}

	/* logos */
	.div-logos {
		margin-bottom: 3em;
	}

	/* title */
	.parallax-title {
		padding-top: 5em;
	}

	/*** KEYNOTES ***/
	.keynotes-img {
		width: 80%;
	}

	/*** VENUE ***/

	.div-venue {
		margin-top: 36em;
	}

	/*** ACCPECTED WORKSHOPS ***/
	.acceptedworkshops {
		width: 100%;
	}
	
}

@media (max-width: 750px) {
	.bg-1 {
		width: 90%;
	}
}

@media (max-width: 600px) {
	.tbl-1 {
		font-size: 0.7em;
		font-weight: bolder;
	}
	.container-fluid.bg-1-1.parallax-2 {
		height: 0px;
		width: 0px;
		visibility: hidden;
	}

	.parallax-img {
		/* width: 350px; */
		padding-top: 60px;
		position: relative;
		right: auto;
		left: auto;
	}

	.div-logos {
		margin-bottom: 3em;
	}

	/* title */
	.parallax-title {
		padding-top: 6em;
	}
}

/* Start scaling down earlier and more aggressively */
@media (max-width: 1920px) {
	:root {
		--platinum-size: calc(3.0em + 0.3vw);
		--gold-size: calc(2.8em + 0.3vw);
		--silver-size: calc(2.0em + 0.2vw); /* Made silver sponsors smaller */
	}
	
	.img-platinum, .img-gold, .img-silver {
		margin-left: calc(0.3em + 0.1vw);
		margin-right: calc(0.3em + 0.1vw);
	}
}

@media (max-width: 768px) {
	:root {
		--platinum-size: calc(2.5em + 0.3vw);
		--gold-size: calc(2.0em + 0.3vw);
		--silver-size: calc(1.5em + 0.2vw); /* Made silver sponsors smaller */
	}
	
	.img-platinum, .img-gold, .img-silver {
		margin-left: calc(0.2em + 0.1vw);
		margin-right: calc(0.2em + 0.1vw);
	}
}

@media (max-width: 540px) {	
	.container-fluid.bg-1-1.parallax {
		height: 15em;
		/* background-position: 0px 185px; */
	}
	.iframe-video {
		width: 270px;
		height: 180px;
	}
	
	/* Responsive sponsor logo sizes for smaller screens - made much smaller */
	:root {
		--platinum-size: calc(2.0em + 0.3vw);
		--gold-size: calc(1.7em + 0.3vw);
		--silver-size: calc(1.2em + 0.2vw); /* Made silver sponsors smaller */
	}
	
	.img-platinum, .img-gold, .img-silver {
		margin-left: calc(0.15em + 0.1vw);
		margin-right: calc(0.15em + 0.1vw);
	}
}

@media(max-width: 470px) {
	.container-fluid.bg-1-1.parallax {
		height: 5em;
		width: 100%;
		background-size: 50%;
		/* background-position: 0px 233px; */
	}
}

@media (max-width: 425px) {

	.div-logos {
		margin-bottom: 1em;
	}

	.div-logos.row img {
		width: 80%;
	}

	.container-fluid.bg-1-1.parallax {
		height: 5em;
		min-height: 210px;
		background-size: 50%;
		/* background-position: 0px 221px; */
	}

	.container-fluid.bg-2 {
		padding-top: 0;
	}

	/*** KEYNOTES ***/
	.keynotes-img {
		width: 60%;
		margin-top: 1em;
	}

	.col2 {
		column-count: 1;
	}

	/*** NEWS ***/
	#global-news {
		display: none;
		opacity: 0;
		margin: 0;
		padding: 0;
		height: 0;
		width: 0;
	}

	#mobile-news {
		display: block;
		opacity: 1;
		padding: 0.5em;
		width: 100%;
		height: auto;
	}

	.news {
		color: white;
		font-size: calc(0.9em + 0.5vw);
	}

	.news-date {
		text-align: left;
	}

	/*** VENUE ***/
	.div-venue {
		margin-top: 42em;
	}

	/*** ETWEB ***/
	.hiddendivetweb {
		display: none;
		opacity: 0;
		margin: 0;
		padding: 0;
		height: 0;
		width: 0;
	}

	/*** ACCEPTED WORKSHOPS ***/
	.acceptedworkshops-img img {
		height: 40px;
	}

	/*** line breaks in accessibility section***/
	.linebreak_acc {
		display: inline;
	}

}

@media (max-width: 375px) {
	.div-logos.row img {
		width: 90%;
	}

	/* .navbar-header {
		width: 100%;
	} */

}


@media (max-width: 320px) {
	.container-fluid.bg-1-1.parallax {
		height: 2em;
		min-height: 210px;
		background-size: 30%;
		/* background-position: 0px 221px; */
	}
	.tbl-1 {
		font-size: 0.4em;
		font-weight: bolder;
	}
	.bg-1 {
		width: 98%;
	}

	.bg-4 {
		padding-left: 0;
		padding-right: 0;
	}

	a.btn-primary,
	a.btn-primary:focus,
	a.btn-primary:visited {
		font-size: 10px;
	}

}

	/*** SPONSOR FOOTER ***/
	/*.sponsor-div-mobile span {
		/*	width: 110px;*/
	/*}
	}

.orga {
	padding-top: 2em;
}
