#eidasLogo {
	float: none !important;
}

/************SECTION**************/
/*           Tables              */
/*********************************/

table.support td:first-of-type {
	width: 40%;
}

#profiles {
	margin-left: -10px;
}
	#profiles tr td {
		display: block !important;
	}

	.profile {
		height: 400px;
	}

	.profile.small {
		height: 350px;
	}


@media screen and (max-height: 910px) {
	.navLogo{
		display: none;
	}
}

@media screen and (max-width: 900px) {
	#header #logo {
		display: none;
	}

	#header #logo2 {
		opacity: 1 !important;
	}

	#header .inside nav ul {
		margin-left: 75px;
	}
}

@media screen and (max-width: 830px) {
	#header #logo2 {
		display: none;
	}

	#header .inside nav ul {
		margin-left: 10px;
	}

}


/************SECTION**************/
/*			 Modernizr	 		 */
/*********************************/


	html.toch, .touch body{
		font-size: 1.2em;
	}


	.touch #navPanel {
		display: block !important;
	}

	.touch #titleBar {
		display: table !important;
		font-size: 1.3em;
	}

	.touch #titleBar .toggle {
		width: 44px;
	}

	.touch #header, .touch #headerTop{
		display: none;
	}

	.touch #wrapper{
		padding-top: 3em;
	}


	.touch #footer ul li {
		margin: 0 15px;
	}

	.touch .embed-responsive-item{
		height: 390px;
		width: 80%;
		margin-left: 5%;
	}

	/************SECTION**************/
	/*			 Tables				*/
	/*********************************/

	.touch #gridCont_partnerTable{
		/*margin-left: -13px;*/
		width: 93vw !important;
		font-size: 0.5em;
	}

		.touch #partnerTable tr td img {
			width: 80%;
		}

	.touch table.support td:first-of-type {
		width: 40%;
	}

	.touch #profiles {
		margin-left: -10px;
	}
		.touch #profiles tr td {
			display: block !important;
		}

		.touch .profile {
			height: 400px;
		}

		.touch .profile.small {
			height: 350px;
		}

	/********************* SLIDES *********************/

	.slider {
	    font-size: 1.6em;
	}

	.slider h2 {
		font-size: 1.5em;
	}


	.touch .ezsearch-form input:first-of-type {
		font-size: 1em;
		padding: 2.5px 5px;
		height: 33px;
	}


	.touch .ezsearch-form .button{
		font-size: 1em;
		height: 100%;
		line-height: 1.65;
		background-image: none;
	}











/*                OLD:                */
/*html, body{
	font-size: 1.1em;
}*/

/*#navPanel {
	display: block !important;
}

#titleBar {
	display: table !important;
}

#header, #headerTop{
	display: none;
}*/

/*#wrapper{
	padding-top: 58px;
}

#contentBody{
	border-top: none;
    margin-top: 0px !important;
	padding-top: 0px !important;
}*/

/*#footer ul li {
	margin: 0 15px;
}*/



/*.css-slider-wrapper {
	padding: 0;
}

.css-slider-wrapper .slider {
	position: static !important;
	display: block;
	padding: 30px 10px 50px 10px;
	font-size: 1em;
	border-bottom: 1px solid gray;
    -webkit-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
    background: transparent !important;
}




.css-slider-wrapper .embed-responsive-item {
	width: 80%;
}

.css-slider-wrapper .legend *{
	font-size: 1em !important;
}

.css-slider-wrapper .control, .selectionMenu {
	display: none;
}*/


/********************* SLIDES *********************/
/*.ezsearch-form input:first-of-type {
	font-size: 1em;
    padding: 2.5px 5px;
    height: 33px;
}


.ezsearch-form .button{
	font-size: 1em;
    height: 100%;
	line-height: 2;
	background-image: none;
}*/

/************SECTION**************/
/*           Tables              */
/*********************************/

/*#gridCont_partnerTable{
	: 93vw !important;
	font-size: 0.5em;
}*/
/*
	#partnerTable tr td img {
		width: 80%;
	}*/
