/* COOKIE *** START *** */
@media screen and (min-width: 1400px)
{
	#BotFixed_Cookies_On, #BotFixed_Cookies_Off
	{
	z-index: 1100; text-align: center;
	display: none; position: fixed; bottom: 0px; right: 0;
	box-sizing: border-box; margin: 0 auto 0 auto; padding: 0;
	min-height: 58px; width: 375px;
	box-shadow: 0px 0px 10px #000000;
	}

}

	/* 	PORTRAIT *** START *** */
 @media (orientation:portrait) and (max-width: 750px)
{	#BotFixed_Cookies_On, #BotFixed_Cookies_Off
	{
	z-index: 1100; text-align: center;
	display: none; position: fixed; bottom: 0px; right: 0;
	box-sizing: border-box; margin: 0 auto 0 auto; padding: 0;
	min-height: 58px; width: 375px;
	box-shadow: 0px 0px 10px #000000;
	}
	#BotFixed_Cookies_Txt
	{	display:block; margin: 10px auto; min-width:300px; border:2px solid #ccc; border-radius:5px; color:#555555; background: #ffffff; font-weight:bold;		
	}
	#BotFixed_Cookies_Off button
	{	display:inline;width:150px;height:30px;text-transform:uppercase;border-radius:5px;margin:3px; cursor:pointer; background:#0099ff; color:#fff; font-size:8pt;
	}
	#BotFixed_Cookies_On
	{
	background: #00cc66;
	}
	#BotFixed_Cookies_Off
	{
	background:#99d6ff;
/*	background: #cc0000;	*/
	}
	#TS_Consent_Span
	{
	cursor:pointer; 
	}
}
 @media (orientation:portrait) and (min-width: 750px) and (max-width: 1400px)
{	#BotFixed_Cookies_On, #BotFixed_Cookies_Off
	{
	z-index: 1100; text-align: center;
	display: none; position: fixed; bottom: 0px; right: 0;
	box-sizing: border-box; margin: 0 auto 0 auto; padding: 0;
	min-height: 58px; width: auto;
	box-shadow: 0px 0px 10px #000000;
	}
	#BotFixed_Cookies_Txt
	{	display:block; margin: 10px auto; border:2px solid #ccc; border-radius:5px; color:#555555; background: #ffffff; font-weight:bold;		
	}
	#BotFixed_Cookies_Off button
	{	display:inline;width:150px;height:30px;text-transform:uppercase;border-radius:5px;/*margin:3px auto; */cursor:pointer; background:#0099ff; color:#fff; font-size:10pt;
	}
	#BotFixed_Cookies_On
	{
	background: #00cc66;
	}
	#BotFixed_Cookies_Off
	{
	background:#99d6ff;
/*	background: #cc0000;	*/
	}
	#TS_Consent_Span
	{
	cursor:pointer; 
	}
}
	/* 	PORTRAIT *** END *** */
	/* 	LANDSCAPE *** START *** */
@media only screen and (orientation: landscape) and (max-width: 750px)
{	#BotFixed_Cookies_On, #BotFixed_Cookies_Off
	{
	z-index: 1100; text-align: center;
	display: none; position: fixed; bottom: 0px; right: 0;
	box-sizing: border-box; margin: 0 auto 0 auto; padding: 0;
	min-height: 58px; width: 375px;
	box-shadow: 0px 0px 10px #000000;
	}
	#BotFixed_Cookies_Txt
	{	display:block; margin: 10px auto; min-width:300px; border:2px solid #ccc; border-radius:5px;  color:#555555; background: #ffffff; font-weight:bold;		
	}
	#BotFixed_Cookies_Off button
	{	display:inline;width:150px;height:30px;text-transform:uppercase;border-radius:5px;margin:3px; cursor:pointer; background:#0099ff; color:#fff; font-size:10pt;
	}
	#BotFixed_Cookies_On
	{
	background: #00cc66;
	}
	#BotFixed_Cookies_Off
	{
	background:#99d6ff;
/*	background: #cc0000;	*/
	}
	#TS_Consent_Span
	{
	cursor:pointer; 
	}
}
@media only screen and (orientation: landscape) and (min-width: 750px) and (max-width: 1400px)
{	#BotFixed_Cookies_On, #BotFixed_Cookies_Off
	{
	z-index: 1100; text-align: center;
	display: none; position: fixed; bottom: 0px; right: 0;
	box-sizing: border-box; margin: 0 auto 0 auto; padding: 0;
	min-height: 58px; width: 375px;
	box-shadow: 0px 0px 10px #000000;
	}
	#BotFixed_Cookies_Txt
	{	display:block; margin: 10px auto; min-width:300px; border:2px solid #ccc; border-radius:5px;  color:#555555; background: #ffffff; font-weight:bold;		
	}
	#BotFixed_Cookies_Off button
	{	display:inline;width:150px;height:30px;text-transform:uppercase;border-radius:5px;margin:3px; cursor:pointer; background:#0099ff; color:#fff; font-size:10pt;
	}
	#BotFixed_Cookies_On
	{
	background: #00cc66;
	}
	#BotFixed_Cookies_Off
	{
	background:#99d6ff;
/*	background: #cc0000;	*/
	}
	#TS_Consent_Span
	{
	cursor:pointer; 
	}
}
	/* 	LANDSCAPE *** END *** */
@media screen and (min-width: 1400px)
{	#BotFixed_Cookies_Txt
	{	display:block; margin: 10px auto; min-width:300px; border:2px solid #ccc; border-radius:5px; color:#555555; background: #ffffff; font-weight:bold;		
	}
	#BotFixed_Cookies_Off button
	{	display:inline;width:150px;height:30px;text-transform:uppercase;border-radius:5px;margin:3px; cursor:pointer; background:#0099ff; color:#fff; font-size:10pt;
	}
	#BotFixed_Cookies_On
	{
	background: #00cc66;
	}
	#BotFixed_Cookies_Off
	{
	background:#99d6ff;
/*	background: #cc0000;	*/
	}
	#TS_Consent_Span
	{
	cursor:pointer; 
	}
}
/* COOKIE *** END *** */