/*<meta />*/

/*------------ WEB DEFAULT MEDIA ------------*/

div.valign
{
	margin: auto;
}

div.FXValign2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	display: flex;
	justify-content: center;
	align-items: center;
}

div.FXValign2::before
{
	content: ' ';
	display: table;
}

div.FXValign2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.FXValign2 > div
{
	float: left;
}

div.FXValign2 > div:nth-child(1)
{
	padding-right: 35px;
	margin-left: 0%;
	width: 50%;
}

div.FXValign2 > div:nth-child(2)
{
	padding-left: 35px;
	margin-top: 5px;
	margin-left: 0%;
	width: 50%;
}

div.CntrSingleA
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #ff0000;
	border-top: solid 4px #ff0000;
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	border-bottom: none 0px transparent;
	margin-bottom: 20px;
	font-size: 10pt;
	padding-top: 13px;
	background: #f2f2f2;
	padding-bottom: 3px;
}

div.CntrSingleA::before
{
	content: ' ';
	display: table;
}

div.CntrSingleA::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CntrSingleA > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	border-top: solid 1px #ff0000;
	font-size: 11pt;
	font-family: Roboto;
	float: left;
}

div.CntrSingleA > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.CntrSingleA > div:nth-child(2)
{
	width: 18.75%;
	margin-left: 0%;
}

div.CntrSingleA > div:nth-child(3)
{
	width: 18.75%;
	margin-left: 0%;
}

div.CntrSingleA > div:nth-child(4)
{
	width: 18.75%;
	margin-left: 0%;
}

div.CntrSingleA > div:nth-child(5)
{
	width: 18.75%;
	margin-left: 0%;
}

div.CntrSingleA > div:nth-child(6)
{
	width: 18.75%;
}

div.CntrSingleB
{
	mc-grid-row: true;
	margin-bottom: 0%;
	padding-bottom: 0%;
}

div.CntrSingleB::before
{
	content: ' ';
	display: table;
}

div.CntrSingleB::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CntrSingleB > div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
}

div.CntrSingleB > div:nth-child(1)
{
	margin-left: 20%;
	width: 60%;
}

div.CntrSingleB > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.CntrSingleB > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.MenuDiv1
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #ff0000;
	border-top: solid 4px #ff0000;
	top: 0px;
	left: 0px;
	width: 100%;
	border-bottom: none 0px transparent;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 10pt;
	padding-top: 13px;
	background: #f2f2f2;
	padding-bottom: 13px;
}

div.MenuDiv1::before
{
	content: ' ';
	display: table;
}

div.MenuDiv1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.MenuDiv1 > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	font-size: 11pt;
	font-family: Roboto;
	float: left;
	border-top: none 1px transparent;
	border-top-width: 1px;
}

div.MenuDiv1 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.MenuDiv1 > div:nth-child(2)
{
	width: 18.75%;
	margin-left: 0%;
}

div.MenuDiv1 > div:nth-child(3)
{
	width: 18.75%;
	margin-left: 0%;
}

div.MenuDiv1 > div:nth-child(4)
{
	width: 18.75%;
	margin-left: 0%;
}

div.MenuDiv1 > div:nth-child(5)
{
	width: 18.75%;
	margin-left: 0%;
}

div.MenuDiv1 > div:nth-child(6)
{
	width: 18.75%;
}

div.CenterSingleD	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-bottom: 0%;
	padding-bottom: 0%;
}

div.CenterSingleD::before
{
	content: ' ';
	display: table;
}

div.CenterSingleD::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CenterSingleD > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CenterSingleD > div:nth-child(1)
{
	margin-left: 16%;
	width: 60%;
}

div.CenterSingleZ	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-bottom: 0%;
	padding-bottom: 0%;
}

div.CenterSingleZ::before
{
	content: ' ';
	display: table;
}

div.CenterSingleZ::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CenterSingleZ > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CenterSingleZ > div:nth-child(1)
{
	margin-left: 18%;
	width: 63%;
}

div.CenterSingleZa	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-bottom: 0%;
	padding-bottom: 0%;
}

div.CenterSingleZa::before
{
	content: ' ';
	display: table;
}

div.CenterSingleZa::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CenterSingleZa > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CenterSingleZa > div:nth-child(1)
{
	margin-left: 18%;
	width: 100%;
}

div.TwoCell1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.TwoCell1::before
{
	content: ' ';
	display: table;
}

div.TwoCell1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TwoCell1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.TwoCell1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.TwoCell1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.ThreeCell1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.ThreeCell1::before
{
	content: ' ';
	display: table;
}

div.ThreeCell1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ThreeCell1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ThreeCell1 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.ThreeCell1 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.ThreeCell1 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.FourCell1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.FourCell1::before
{
	content: ' ';
	display: table;
}

div.FourCell1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.FourCell1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.FourCell1 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.FourCell1 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.FourCell1 > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.FourCell1 > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

div.CenterSingleZ80	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-bottom: 0%;
	padding-bottom: 0%;
}

div.CenterSingleZ80::before
{
	content: ' ';
	display: table;
}

div.CenterSingleZ80::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CenterSingleZ80 > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CenterSingleZ80 > div:nth-child(1)
{
	margin-left: 18%;
	width: 60%;
}

div.Row8-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
}

div.Row8-4::before
{
	content: ' ';
	display: table;
}

div.Row8-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row8-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}

div.Row8-4 > div:nth-child(1)
{
	margin-left: 0%;
	width: 33.33333%;
}

div.Row8-4 > div:nth-child(2)
{
	margin-left: 0%;
	width: 66.66667%;
}

div.Div3Cards1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Div3Cards1::before
{
	content: ' ';
	display: table;
}

div.Div3Cards1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Div3Cards1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Div3Cards1 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Div3Cards1 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Div3Cards1 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Div3Cards1_bot_bord > div:nth-child(2)
{
	width: 8.3333%;
	margin-left: 16.667%;
}

div.Div3Cards1_bot_bord > div:nth-child(1)
{
	width: 8.3333%;
	margin-left: 58.333%;
}

div.Div3Cards1_bot_bord
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding: 4px;
	border: solid 0px #000000;
	border-bottom-color: #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 0px #000000;
}

div.Div3Cards1_top_bord
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding: 4px;
	border: solid 0px #000000;
	border-bottom-color: #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 0px #000000;
}

div.Cards2Btn1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Cards2Btn1::before
{
	content: ' ';
	display: table;
}

div.Cards2Btn1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Cards2Btn1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Cards2Btn1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Cards2Btn1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

/*------------ TABLET MEDIA ------------*/

@media only screen and (max-width: 1137px)
{
	div.CntrSingleA > div
	{
		border-top-width: 0px;
		border-top-style: none;
		border-top: none 0px transparent;
	}

	div.CntrSingleA > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.CntrSingleA > div:nth-child(2)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.CntrSingleA > div:nth-child(5)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.CntrSingleA > div:nth-child(6)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.CntrSingleB > div:nth-child(1)
	{
		margin-left: 12%;
		width: 80%;
	}

	div.CntrSingleB > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.CntrSingleB > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.MenuBox1
	{
		
	}

	div.MenuDiv1 > div
	{
		border-top-width: 0px;
		border-top-style: none;
		border-top: none 0px transparent;
	}

	div.MenuDiv1 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.MenuDiv1 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.MenuDiv1 > div:nth-child(5)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.MenuDiv1 > div:nth-child(6)
	{
		margin-left: 0%;
		width: 18.75%;
	}

	div.MenuDiv1 > div
	{
		margin: 0px;
		padding: 0px;
		border-top-color: transparent;
		border-top: none 0px transparent;
		background-color: transparent;
		font-size: inherit;
	}

	div.TwoCell1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.TwoCell1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(4)
	{
		margin-left: 0%;
		width: 33.3333%;
	}

	div.CenterSingleZ80 > div:nth-child(1)
	{
		margin-left: 18%;
		width: 60%;
	}

	div.MenuBox2
	{
		border: none 2px transparent;
		background: #adff2f;
	}

	div.CenterSingleZ > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.CenterSingleZa > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row8-4 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 33.33333%;
	}

	div.Row8-4 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 66.66667%;
	}

	div.Div3Cards1 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 33.3%;
	}

	div.Div3Cards1 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 33.3%;
	}

	div.Div3Cards1 > div:nth-child(3)
	{
		margin-left: 0%;
		width: 33.3%;
	}

	div.Cards2Btn1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Cards2Btn1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.TwoCell1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TwoCell1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ThreeCell1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.FourCell1 > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.CenterSingleZ80 > div:nth-child(1)
	{
		margin-left: 10%;
		width: 80%;
	}

	div.CenterSingleZ > div:nth-child(1)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.CenterSingleZa > div:nth-child(1)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Row8-4 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Row8-4 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Div3Cards1 > div:nth-child(1)
	{
		width: 100%;
	}

	div.Div3Cards1 > div:nth-child(2)
	{
		width: 100%;
	}

	div.Div3Cards1 > div:nth-child(3)
	{
		width: 100%;
	}

	div.Cards2Btn1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Cards2Btn1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

