/*<meta />*/

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the Topic/Banner image is at the top of the home page, it will be listed closer to the top of this stylesheet. While, the footer will be written towards the bottom. 

===========================================================================================================================================================*/

div.home-tilesT1	/*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.home-tilesT1::before
{
	content: ' ';
	display: table;
}

div.home-tilesT1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tilesT1 > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.home-tilesT1 > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.home-tilesT1 > div:nth-child(1)
{
	width: 15%;
	margin-left: 19%;
}

div.home-tilesT1 > div:nth-child(2)
{
	width: 15%;
	margin-left: 1%;
}

div.home-tilesT1 > div:nth-child(3)
{
	width: 15%;
	margin-left: 1%;
}

div.home-tilesT1 a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.home-tilesT1 a:hover
{
	color: #fb0909;
}

div.home-tilesT1 > div:nth-child(4)
{
	width: 15%;
	margin-left: 1%;
}

div.CenterSingleWide	/*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.CenterSingleWide::before
{
	content: ' ';
	display: table;
}

div.CenterSingleWide::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.CenterSingleWide > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.CenterSingleWide > div:nth-child(1)
{
	margin-left: 1%;
	width: 98%;
}

div.Tiles4A	/*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.Tiles4A::before
{
	content: ' ';
	display: table;
}

div.Tiles4A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles4A > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles4A > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles4A > div:nth-child(1)
{
	width: 15%;
	margin-left: 19%;
}

div.Tiles4A > div:nth-child(2)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles4A > div:nth-child(3)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles4A a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles4A a:hover
{
	color: #fb0909;
}

div.Tiles4A > div:nth-child(4)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles5A	/*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.Tiles5A::before
{
	content: ' ';
	display: table;
}

div.Tiles5A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles5A > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles5A > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles5A > div:nth-child(1)
{
	width: 15%;
	margin-left: 11%;
}

div.Tiles5A > div:nth-child(2)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles5A > div:nth-child(3)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles5A a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles5A a:hover
{
	color: #fb0909;
}

div.Tiles5A > div:nth-child(4)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles5A > div:nth-child(5)
{
	width: 15%;
	margin-left: 1%;
}

div.Tiles6A	/*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.Tiles6A::before
{
	content: ' ';
	display: table;
}

div.Tiles6A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles6A > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles6A > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles6A > div:nth-child(1)
{
	width: 13%;
	margin-left: 9%;
}

div.Tiles6A > div:nth-child(2)
{
	width: 13%;
	margin-left: 1%;
}

div.Tiles6A > div:nth-child(3)
{
	width: 13%;
	margin-left: 1%;
}

div.Tiles6A a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles6A a:hover
{
	color: #fb0909;
}

div.Tiles6A > div:nth-child(4)
{
	width: 13%;
	margin-left: 1%;
}

div.Tiles6A > div:nth-child(5)
{
	width: 13%;
	margin-left: 1%;
}

div.Tiles6A > div:nth-child(6)
{
	width: 13%;
	margin-left: 1%;
}

div.Tiles3A	/*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.Tiles3A::before
{
	content: ' ';
	display: table;
}

div.Tiles3A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles3A > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles3A > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles3A > div:nth-child(1)
{
	width: 20%;
	margin-left: 19.5%;
}

div.Tiles3A > div:nth-child(2)
{
	width: 20%;
	margin-left: 1%;
}

div.Tiles3A > div:nth-child(3)
{
	width: 20%;
	margin-left: 1%;
}

div.Tiles3A a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles3A a:hover
{
	color: #fb0909;
}

div.Tiles2A	/*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.Tiles2A::before
{
	content: ' ';
	display: table;
}

div.Tiles2A::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles2A > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles2A > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles2A > div:nth-child(1)
{
	width: 25%;
	margin-left: 25%;
}

div.Tiles2A > div:nth-child(2)
{
	width: 25%;
	margin-left: 1%;
}

div.Tiles2A a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles2A a:hover
{
	color: #fb0909;
}

div.Tiles1	/*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.Tiles1::before
{
	content: ' ';
	display: table;
}

div.Tiles1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles1 > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles1 > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles1 > div:nth-child(1)
{
	width: 25%;
	margin-left: 38%;
}

div.Tiles1 a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles1 a:hover
{
	color: #fb0909;
}

div.Tiles2B	/*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.Tiles2B::before
{
	content: ' ';
	display: table;
}

div.Tiles2B::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles2B > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles2B > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles2B > div:nth-child(1)
{
	width: 10%;
	margin-left: 40%;
}

div.Tiles2B > div:nth-child(2)
{
	width: 10%;
	margin-left: 1%;
}

div.Tiles2B a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles2B a:hover
{
	color: #fb0909;
}

div.Tiles3B	/*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.Tiles3B::before
{
	content: ' ';
	display: table;
}

div.Tiles3B::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles3B > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 15px 4px;
}

div.Tiles3B > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles3B > div:nth-child(1)
{
	width: 10%;
	margin-left: 34.5%;
}

div.Tiles3B > div:nth-child(2)
{
	width: 10%;
	margin-left: 1%;
}

div.Tiles3B > div:nth-child(3)
{
	width: 10%;
	margin-left: 1%;
}

div.Tiles3B a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles3B a:hover
{
	color: #fb0909;
}

div.Tiles1B	/*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.Tiles1B::before
{
	content: ' ';
	display: table;
}

div.Tiles1B::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles1B > 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);
	-moz-border-radius: 10x;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	padding: 8px 0px 8px 0px;
}

div.Tiles1B > div:hover
{
	box-shadow: 0 14px 28px rgba(188,93,93,0.25), 0 10px 10px rgba(188,93,93,0.25);
}

div.Tiles1B > div:nth-child(1)
{
	width: 8%;
	margin-left: 45.5%;
}

div.Tiles1B a
{
	text-decoration: none;
	color: #565656;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.Tiles1B a:hover
{
	color: #fb0909;
}

@media only screen and (max-width: 1137px)
{
	div.home-tilesT1 > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.home-tilesT1 > div:nth-child(1)
	{
		width: 22%;
		margin-left: 9%;
	}

	div.home-tilesT1 > div:nth-child(2)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.home-tilesT1 > div:nth-child(3)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.home-tilesT1 > div:nth-child(4)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.CenterSingleWide > div:nth-child(1)
	{
		margin-left: 1%;
		width: 94%;
	}

	div.Tiles4A > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles4A > div:nth-child(1)
	{
		width: 22%;
		margin-left: 4%;
	}

	div.Tiles4A > div:nth-child(2)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles4A > div:nth-child(3)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles4A > div:nth-child(4)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles5A > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles5A > div:nth-child(1)
	{
		width: 17%;
		margin-left: 5%;
	}

	div.Tiles5A > div:nth-child(2)
	{
		width: 17%;
		margin-left: 1%;
	}

	div.Tiles5A > div:nth-child(3)
	{
		width: 17%;
		margin-left: 1%;
	}

	div.Tiles5A > div:nth-child(4)
	{
		width: 17%;
		margin-left: 1%;
	}

	div.Tiles5A > div:nth-child(5)
	{
		width: 17%;
		margin-left: 1%;
	}

	div.Tiles6A > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles6A > div:nth-child(1)
	{
		width: 14%;
		margin-left: 5%;
	}

	div.Tiles6A > div:nth-child(2)
	{
		width: 14%;
		margin-left: 1%;
	}

	div.Tiles6A > div:nth-child(3)
	{
		width: 14%;
		margin-left: 1%;
	}

	div.Tiles6A > div:nth-child(4)
	{
		width: 14%;
		margin-left: 1%;
	}

	div.Tiles6A > div:nth-child(5)
	{
		width: 14%;
		margin-left: 1%;
	}

	div.Tiles6A > div:nth-child(6)
	{
		width: 14%;
		margin-left: 1%;
	}

	div.Tiles3A > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles3A > div:nth-child(1)
	{
		width: 22%;
		margin-left: 15%;
	}

	div.Tiles3A > div:nth-child(2)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles3A > div:nth-child(3)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles2A > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles2A > div:nth-child(1)
	{
		width: 25%;
		margin-left: 24%;
	}

	div.Tiles2A > div:nth-child(2)
	{
		width: 25%;
		margin-left: 1%;
	}

	div.Tiles1 > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles1 > div:nth-child(1)
	{
		width: 25%;
		margin-left: 24%;
	}

	div.Tiles2B > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles2B > div:nth-child(1)
	{
		width: 25%;
		margin-left: 24%;
	}

	div.Tiles2B > div:nth-child(2)
	{
		width: 25%;
		margin-left: 1%;
	}

	div.Tiles3B > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles3B > div:nth-child(1)
	{
		width: 22%;
		margin-left: 15%;
	}

	div.Tiles3B > div:nth-child(2)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles3B > div:nth-child(3)
	{
		width: 22%;
		margin-left: 1%;
	}

	div.Tiles1B > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		transition: all 0.5s cubic-bezier(.25,.8,.25,1);
		-moz-border-radius: 10x;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #d3d3d3;
		padding: 15px 4px;
	}

	div.Tiles1B > div:nth-child(1)
	{
		width: 25%;
		margin-left: 24%;
	}
}

@media only screen and (max-width: 767px)
{
	div.home-tilesT1 > div
	{
		margin-top: 2%;
	}

	div.home-tilesT1 > div:nth-child(1)
	{
		width: 95%;
		margin-left: 5%;
	}

	div.home-tilesT1 > div:nth-child(2)
	{
		width: 95%;
		margin-left: 5%;
	}

	div.home-tilesT1 > div:nth-child(3)
	{
		width: 95%;
		margin-left: 5%;
	}

	div.home-tilesT1 > div:nth-child(4)
	{
		width: 95%;
		margin-left: 5%;
	}

	div.CenterSingleWide > div:nth-child(1)
	{
		margin-left: 1%;
		width: 94%;
	}

	div.Tiles4A > div
	{
		margin-top: 2%;
	}

	div.Tiles4A > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles4A > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles4A > div:nth-child(3)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles4A > div:nth-child(4)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles5A > div
	{
		margin-top: 2%;
	}

	div.Tiles5A > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles5A > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles5A > div:nth-child(3)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles5A > div:nth-child(4)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles5A > div:nth-child(5)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div
	{
		margin-top: 2%;
	}

	div.Tiles6A > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div:nth-child(3)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div:nth-child(4)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div:nth-child(5)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles6A > div:nth-child(6)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3A > div
	{
		margin-top: 2%;
	}

	div.Tiles3A > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3A > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3A > div:nth-child(3)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles2A > div
	{
		margin-top: 2%;
	}

	div.Tiles2A > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles2A > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles1 > div
	{
		margin-top: 2%;
	}

	div.Tiles1 > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles2B > div
	{
		margin-top: 2%;
	}

	div.Tiles2B > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles2B > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3B > div
	{
		margin-top: 2%;
	}

	div.Tiles3B > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3B > div:nth-child(2)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles3B > div:nth-child(3)
	{
		width: 95%;
		margin-left: 3%;
	}

	div.Tiles1B > div
	{
		margin-top: 2%;
	}

	div.Tiles1B > div:nth-child(1)
	{
		width: 95%;
		margin-left: 3%;
	}
}

p.TileTitle1
{
	text-align: center;
	color: #7e8890;
	font-family: Roboto;
	line-height: 1em;
	font-size: 1em;
	padding-top: 5px;
}

