/*set global color*/
#zt25
{
	background-color: #fffcf7;
	color: #3d3d3d;
}

/*is-link*/
#zt25 a.is-link,
#zt25 a.is-link:hover,
#zt25 a.is-link:visited,
#zt25 a.is-link:focus
{
	color: #3d3d3d;
}

/*circle*/
#zt25 button.is-round.is-clicked,
#zt25 button.is-circle.is-clicked
{
	color: white;
	background-color: #3d3d3d;
	border-color: #3d3d3d;
}

/*input*/
#zt25 input
{
	background-color: #fffcf7;
}

#zt25 textarea
{
	background-color: #fffcf7;
}

.is-global .is-confirm-box dialog
{
	background-color: #fffcf7;
}

/*header**********************************************************************/

#zt25 header
{
	height: 100px;
	/*height: 120px;*/
	min-width: 390px;
	/*min-width: 435px;*/

	/*if you want coloures header*/
	background-color: #fffcf7;

	/*if you want transparent header*/
	/*background-color: transparent;*/

	/*if you want a scrolling header*/
	/*position: static;*/
}

#zt25 main
{
	min-width: 390px;
	/*min-width: 435px;*/
}

#zt25 footer
{
	min-width: 390px;
	/*min-width: 435px;*/
}

/*menu font size*/
/*#zt25 #the-menu-left .is-menu-link,*/
/*#zt25 #the-menu-right .is-menu-link*/
{
/*font-size: 25px;*/
}

/*left menu icon*************************************************************/

#zt25 #the-menu-left-icon-box
{
	width: 30px;
	padding: 35px 0px 0px 0px;
}

#zt25 #the-menu-left-icon
{
	font-size: 25px;
}

/*logo icon*******************************************************************/

#zt25 #the-menu-logo-icon-box
{
	padding: 39px 10px 0px 0px;
	padding: 17px 8px 0px 0px;
	/*padding: 17px 0px 0px 0px;*/
}

#zt25 #the-menu-logo-icon
{
	font-size: 25px;
	font-size: 60px;
}

/*item 1*/
@media screen and (max-width: 515px)
{
	/*hide*/
	#zt25 #the-menu-logo-icon-box
	{
		display: none;
	}
}

/*arrow down****************************************************************/

#zt25 #the-menu-arrow-down-box
{
	padding: 35px 0px 0px 0px;
}

#zt25 #the-menu-arrow-down
{
	font-size: 25px;
}

/*claim***********************************************************************/

#zt25 #the-menu-claim-box
{
	padding: 35px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
}

#zt25 #the-menu-claim-box h1
{
	margin-bottom: 0px;
}

/*top menu*******************************************************************/

#zt25 #the-menu-top
{
	/*distance from top*/
	padding: 33px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
}

#zt25 #the-menu-top button.is-round.is-big
{
	/*top menu button*/
	min-width: auto;
	font-size: 19px;
	padding-top: 4px;
}

#zt25 #the-menu-top button.is-round.is-big.is-transparent
{
	/*top menu button - transparent*/
	padding-left: 9px;
	padding-right: 9px;
}

#zt25 #the-menu-top button.is-round.is-big.is-prime
{
	/*top menu button - prime*/
	padding-left: 19px;
	padding-right: 19px;
}

#zt25 #the-menu-top button i
{
	/*top menu icon*/
	display: none;
}

#zt25 #the-menu-top button.is-prime i
{
	/*top menu icon - prime*/
	color: white;
}

#zt25 #the-menu-top button .is-text
{
	/*top menu text*/
	position: relative;
	top: -3px;
}

/*right menu icon************************************************************/

#zt25 #the-menu-right-icon-box
{
	display: none;

	width: 30px;
	padding: 35px 0px 0px 10px;
}

#zt25 #the-menu-right-icon
{
	font-size: 22px;
}

/*change from text to icon***************************************************/

/*item 4*/
@media screen and (max-width: 800px)
{
	/*change from text to icon*/
	/*#zt25 #the-menu-top button.is-big.is-transparent.is-item-4*/
	/*{*/
	/*	padding: 0px 0px 0px 0px;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-4 .is-text*/
	/*{*/
	/*	display: none;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-4 i*/
	/*{*/
	/*	display: inline;*/
	/*}*/
}

/*item 3*/
@media screen and (max-width: 800px)
{
	/*change from text to icon*/
	/*#zt25 #the-menu-top button.is-big.is-transparent.is-item-3*/
	/*{*/
	/*	padding: 0px 0px 0px 0px;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-3 .is-text*/
	/*{*/
	/*	display: none;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-3 i*/
	/*{*/
	/*	display: inline;*/
	/*}*/
}

/*item 2*/
@media screen and (max-width: 800px)
{
	/*change from text to icon*/
	/*#zt25 #the-menu-top button.is-big.is-transparent.is-item-2*/
	/*{*/
	/*	padding: 0px 0px 0px 0px;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-2 .is-text*/
	/*{*/
	/*	display: none;*/
	/*}*/
	/*#zt25 #the-menu-top .is-item-2 i*/
	/*{*/
	/*	display: inline;*/
	/*}*/
}

/*item 1*/
@media screen and (max-width: 440px)
{
	/*change from text to icon*/
	#zt25 #the-menu-top button.is-big.is-transparent.is-item-1
	{
		padding: 0px 0px 0px 0px;
	}

	#zt25 #the-menu-top button.is-big.is-prime.is-item-1
	{
		/*only necessary for item 1*/
		padding: 1px 9px 0px 8px;
	}

	#zt25 #the-menu-top .is-item-1 .is-text
	{
		display: none;
	}

	#zt25 #the-menu-top .is-item-1 i
	{
		display: inline;
	}

}

/*hide/move from top menu to right menu***************************************/

/*prepare all items*/
#zt25 #the-menu-right .is-item-5,
#zt25 #the-menu-right .is-item-4,
#zt25 #the-menu-right .is-item-3,
#zt25 #the-menu-right .is-item-2,
#zt25 #the-menu-right .is-item-1
{
	display: none;
}

/*decide when to show right icon*/
@media screen and (max-width: 550px)
{
	/*show context menu icon - when move from top menu to right menu*/
	#zt25 #the-menu-right-icon-box
	{
		display: block;
	}
}

/*item 5*/
@media screen and (max-width: 690px)
{
	/*move from top menu to right menu*/
	#zt25 #the-menu-top .is-item-5
	{
		display: none;
	}

	#zt25 #the-menu-right .is-item-5
	{
		display: block;
	}
}

/*item 4*/
@media screen and (max-width: 550px)
{
	/*move from top menu to right menu*/
	#zt25 #the-menu-top .is-item-4
	{
		display: none;
	}

	#zt25 #the-menu-right .is-item-4
	{
		display: block;
	}
}

/*item 3*/
@media screen and (max-width: 450px)
{
	/*move from top menu to right menu*/
	#zt25 #the-menu-top .is-item-3
	{
		display: none;
	}

	#zt25 #the-menu-right .is-item-3
	{
		display: block;
	}
}

/*item 2*/
@media screen and (max-width: 400px)
{
	/*move from top menu to right menu*/
	#zt25 #the-menu-top .is-item-2
	{
		display: none;
	}

	#zt25 #the-menu-right .is-item-2
	{
		display: block;
	}
}

/*item 1*/
@media screen and (max-width: 100px)
{
	/*move from top menu to right menu*/
	#zt25 #the-menu-top .is-item-1
	{
		display: none;
	}

	#zt25 #the-menu-right .is-item-1
	{
		display: block;
	}
}

.is-menu-icon-mail i
{
	/*font-size:50px;*/
	position: relative;
	top: -3px;
}
