/*<meta />*/

/*------------ WEB DEFAULT MEDIA ------------*/
/*------------ Accordian ------------*/

.accordion
{
	background-color: transparent;
	color: #000000;
	cursor: pointer;
	font-size: 14pt;
	font-weight: bold;
	padding: 18px;
	width: 100%;
	text-align: center;
	border: none;
	outline: none;
	transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.active,
.accordion:hover
{
	background-color: transparent;
}

/* Style the accordion panel. Note: hidden by default */

.panel
{
	padding: 0 18px;
	background-color: transparent;
	display: none;
	overflow: hidden;
}

/*------------ accordion panel icons ------------
.accordion:after {
  content: '\02795'; 
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; 
}
*/

/*------------ Accordian ------------*/
/*------------ DropDown ------------*/
/* Dropdown Button */

.dropbtn
{
	background-color: transparnet;
	color: #0000ff;
	padding: 0%;
	font-size: 16pt;
	border: none;
	cursor: pointer;
}

/* Dropdown button on hover & focus 
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}
*/

/* The container <div> - needed to position the dropdown content */

.dropdown
{
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content
{
	display: none;
	position: absolute;
	background-color: transparent;
	z-index: 1;
}

.show
{
	display: block;
}

/* Links inside the dropdown */

.dropdown-content a
{
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

/*------------ DropDown ------------*/

div.HeadBar3cell	/*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.HeadBar3cell::before
{
	content: ' ';
	display: table;
}

div.HeadBar3cell::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HeadBar3cell > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HeadBar3cell > div:nth-child(1)
{
	margin-left: 0%;
	width: 33.3%;
}

div.HeadBar3cell > div:nth-child(2)
{
	margin-left: 0%;
	width: 33.3%;
}

div.HeadBar3cell > div:nth-child(3)
{
	margin-left: 0%;
	width: 33.4%;
}

div.HeadCell3A	/*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;
	width: 100%;
	position: relative;
	top: -17px;
	display: flex;
	height: 0px;
	padding: 0px;
}

div.HeadCell3A::before
{
	content: ' ';
	display: table;
}

div.HeadCell3A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HeadCell3A > div
{
	background-color: #f2f2f2;
	height: 10px;
	font-size: 11pt;
	font-family: Roboto;
	float: left;
	margin: 0%;
	padding-bottom: 0px;
}

div.HeadCell3A > div:nth-child(1)
{
	width: 33.3%;
	margin: 0%;
	padding: 0%;
}

div.HeadCell3A > div:nth-child(2)
{
	width: 33.3%;
	margin: 0%;
	padding: 0%;
}

div.HeadCell3A > div:nth-child(3)
{
	width: 33.4%;
	margin: 0%;
	padding: 0%;
}

div.StickyHead1	/*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;
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	font-size: 10pt;
	background: #f2f2f2;
}

div.StickyHead1::before
{
	content: ' ';
	display: table;
}

div.StickyHead1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.StickyHead1 > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	padding-bottom: 35px;
	font-size: 11pt;
	font-family: Roboto;
	float: left;
	border-top: solid 4px #ff0000;
}

div.StickyHead1 > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

p.ButtonLink1
{
	font: Roboto;
	font-size: 14pt;
	font-weight: Bold;
	color: #000000;
	text-align: center;
}

div.PDL1Card	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.PDL1Card::before
{
	content: ' ';
	display: table;
}

div.PDL1Card::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.PDL1Card > div > a
{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

div.PDL1Card > div
{
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	/*Adds transition animation when switching between screen sizes*/
	-moz-border-radius: 20x;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 0px;
}

div.PDL1Card > div:hover	/*When hovering over a home-tile, these properties apply*/
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.PDL1Card > div:nth-child(1)
{
	width: 22%;
	margin-left: 39%;
}

div.PDL2Card	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.PDL2Card::before
{
	content: ' ';
	display: table;
}

div.PDL2Card::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.PDL2Card > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	/*Adds transition animation when switching between screen sizes*/
	-moz-border-radius: 20x;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 0px;
}

div.PDL2Card > div:hover	/*When hovering over a home-tile, these properties apply*/
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.PDL2Card > div:nth-child(1)
{
	width: 22%;
	margin-left: 18.5%;
}

div.PDL2Card > div:nth-child(2)
{
	width: 22%;
	margin-left: 18.5%;
}

div.PDL3Card	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.PDL3Card::before
{
	content: ' ';
	display: table;
}

div.PDL3Card::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.PDL3Card > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	/*Adds transition animation when switching between screen sizes*/
	-moz-border-radius: 20x;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 0px;
}

div.PDL3Card > div:hover	/*When hovering over a home-tile, these properties apply*/
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.PDL3Card > div:nth-child(1)
{
	width: 22%;
	margin-left: 8.5%;
}

div.PDL3Card > div:nth-child(2)
{
	width: 22%;
	margin-left: 8.5%;
}

div.PDL3Card > div:nth-child(3)
{
	width: 22%;
	margin-left: 8.5%;
}

div.PDL4Card	/*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;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.PDL4Card::before
{
	content: ' ';
	display: table;
}

div.PDL4Card::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.PDL4Card > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	/*Adds transition animation when switching between screen sizes*/
	-moz-border-radius: 20x;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 0px;
}

div.PDL4Card > div:hover	/*When hovering over a home-tile, these properties apply*/
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.PDL4Card > div:nth-child(1)
{
	width: 22%;
	margin-left: 2%;
}

div.PDL4Card > div:nth-child(2)
{
	width: 22%;
	margin-left: 3%;
}

div.PDL4Card > div:nth-child(3)
{
	width: 22%;
	margin-left: 3%;
}

div.PDL4Card > div:nth-child(4)
{
	width: 22%;
	margin-left: 3%;
}

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.CntrSingleX1
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.CntrSingleX1::before
{
	content: ' ';
	display: table;
}

div.CntrSingleX1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CntrSingleX1 > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CntrSingleX1 > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

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;
}

/*------------ 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.PDL4Card > div:nth-child(1)
	{
		width: 22%;
		margin-left: 2%;
	}

	div.PDL4Card > div:nth-child(2)
	{
		width: 22%;
		margin-left: 3%;
	}

	div.PDL4Card > div:nth-child(3)
	{
		width: 22%;
		margin-left: 3%;
	}

	div.PDL4Card > div:nth-child(4)
	{
		width: 22%;
		margin-left: 3%;
	}
}

@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.PDL4Card > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL4Card > div:nth-child(2)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL4Card > div:nth-child(3)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL4Card > div:nth-child(4)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL4Card
	{
		margin-top: 0%;
		margin-bottom: 0%;
	}

	div.PDL3Card
	{
		margin-top: 0%;
		margin-bottom: 0%;
	}

	div.PDL3Card > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL3Card > div:nth-child(2)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL3Card > div:nth-child(3)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL2Card > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL2Card > div:nth-child(2)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	div.PDL1Card > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 1%;
	}

	/*------------ Accordian ------------*/

	.accordion
	{
		background-color: transparent;
		color: #000000;
		cursor: pointer;
		font-size: 14pt;
		font-weight: bold;
		padding: 18px;
		width: 100%;
		text-align: center;
		border: none;
		outline: none;
		transition: 0.4s;
	}

	/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

	.active
	{
		background-color: transparent;
	}

	/* Style the accordion panel. Note: hidden by default */

	.panel
	{
		padding: 0 18px;
		background-color: transparent;
		display: none;
		overflow: hidden;
	}
}

