﻿/*<meta />*/

br body h1
/*===========================================================================================================================================================

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

===========================================================================================================================================================*/
/*==Home Page General Styles==*/
{
	font-size: 3em;
	font: 'Galano Grotesque ExtraBold';
	color: #241F20;
	margin-top: 10em %;
	margin-bottom: 20px;
}

h2
{
	font-size: 30px;
	padding-left: 10%;
	margin-top: 5%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: left;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
}

p.mobileHeader
{
	
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

/*==Responsive Header Styles==*/

div.heading-search-container	/*this removed from home above h1-<div class="hero-image">
                <p>&#160;</p><div>*/
{
	float: left;
	width: 100%;
	padding-left: 40%;
}

h1.home
{
	font-size: 2.5em;
	font-weight: 700;
	margin-top: 60px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

/*==Home Tiles section==*/

div.home-tiles	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 100%;
	clear: both;
	/*used to view the home tiles easier in the XML editor*/
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	padding: 0px 0px;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 3px;
	min-height: 175px;
	transition: width 235ms 0ms cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 1px 1px 0 rgb(66 66 66 / 8%), 0 1px 3px 1px rgb(66 66 66 / 16%);
}

div.home-tiles > div:nth-child(1)
{
	width: 25%;
	margin-left: 10%;
}

div.home-tiles > div:nth-child(2)
{
	width: 25%;
	margin-left: 2.5%;
}

div.home-tiles > div:nth-child(3)
{
	width: 25%;
	margin-left: 2.5%;
}

div.home-tiles > div:nth-child(4)
{
	width: 25%;
	margin-left: 10%;
	margin-top: 2%;
}

div.home-tiles > div:nth-child(5)
{
	width: 25%;
	margin-left: 2.5%;
	margin-top: 2%;
}

div.home-tiles > div:nth-child(6)
{
	width: 25%;
	margin-left: 2.5%;
	margin-top: 2%;
}

div.home-tiles > div:nth-child(7)
{
	width: 25%;
	margin-left: 10%;
	margin-top: 2%;
}

div.home-tiles > div:nth-child(8)
{
	width: 25%;
	margin-left: 2.5%;
	margin-top: 2%;
}

div.home-tiles > div:nth-child(9)
{
	width: 25%;
	margin-left: 2.5%;
	margin-top: 2%;
}

div.home-tiles-inner	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 100%;
	clear: both;
}

div.home-tiles-inner::before
{
	content: ' ';
	display: table;
}

div.home-tiles-inner::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-inner > div
{
	float: left;
	text-align: center;
}

div.home-tiles-inner > div:nth-child(1)
{
	width: 100%;
	/*	margin-left: 5%;
	margin-right: 5%;*/
}

div.home-tiles-inner > div:nth-child(2)
{
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

/*div.home-tiles > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transform: scale(1.05);
}*/

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	color: #2574db;
	font-size: 25px;
	text-align: center;
	font-weight: 600;
}

div.tile-line
{
	width: 100%;
	background-color: #C0C0C0;
	height: 1px;
}

p.tile-content
{
	color: #252A31;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	/*padding-top: 5px;*/
	padding-bottom: 10px;
}

p.tile-button
{
	margin-top: 8px;
	float: right;
}

p.bottom-tile-title
{
	color: #955aa4;
	margin-top: 0px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

div.home-tiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	color: inherit;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

div.home-tiles a:hover
{
	
}

.off-canvas-content .title-bar .nav-search
{
	display: none;
}

img.home
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30%;
	height: auto;
	/*padding-right: 5px;
	padding-left: 30px;*/
}

p.image
{
	margin: 0px;
}

p.HomeMasterPageFooter
{
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 1em;
	font-size: 9px;
	text-align: center;
}

.nav.tab-bar
{
	display: none;
}

div.additional-resources
{
	margin-left: 10%;
	width: 80%;
}

.button
{
	background-color: #2574DB;
	border: none;
	color: white;
	width: fit-content;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	float: inherit;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 4px;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 14000px) and (min-width: 767px)
{
	div.home-tiles > div
	{
		min-height: 225px;
	}
}

@media only screen and (max-width: 1250px)
{
	h1.home
	{
		font-size: 2em;
		margin-top: 30px;
	}

	div.home-tiles
	{
		margin-top: 5%;
	}

	div.home-tiles > div
	{
		min-height: 260px;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 38%;
		margin-left: 10%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 38%;
		margin-left: 3.5%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 38%;
		margin-left: 10%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(4)
	{
		width: 38%;
		margin-left: 3.5%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(5)
	{
		width: 38%;
		margin-left: 10%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(6)
	{
		width: 38%;
		margin-left: 3.5%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(7)
	{
		width: 38%;
		margin-left: 10%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(8)
	{
		width: 38%;
		margin-left: 3.5%;
		margin-top: 2%;
	}

	div.home-tiles > div:nth-child(9)
	{
		width: 38%;
		margin-left: 10%;
		margin-top: 2%;
	}

	div.home-tiles1 > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-top: 1%;
	}

	div.home-tiles1-inner > div:nth-child(1)
	{
		width: 20%;
	}

	div.home-tiles1-inner > div:nth-child(2)
	{
		width: 80%;
	}

	div.additional-resources
	{
		margin-left: 10%;
		width: 80%;
	}

	h1.hero
	{
		font-size: 3em;
		text-align: center;
		margin-top: 5%;
	}

	.off-canvas-content .title-bar .nav-search
	{
		display: block;
	}
}

@media only screen and (max-width: 692px)
{
	div.hero-image
	{
		margin: auto;
		float: none;
		width: 60%;
	}

	div.heading-search-container
	{
		width: 100%;
		float: none;
	}

	div.home-tiles > div
	{
		
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(4)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(5)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(6)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(7)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(8)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles > div:nth-child(9)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles1 > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
		margin-top: 4%;
	}

	div.home-tiles1-inner > div:nth-child(1)
	{
		width: 30%;
	}

	div.home-tiles1-inner > div:nth-child(2)
	{
		width: 70%;
	}

	div.additional-resources
	{
		margin-left: 5%;
		width: 90%;
	}

	h2
	{
		font-size: 30px;
	}

	p.mobileHeader
	{
		display: none;
	}

	.off-canvas-content .title-bar .nav-search
	{
		display: block;
	}
}

nav.title-bar
{
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #2574DB none;
}

a.home-button
{
	display: block;
	text-decoration: none;
	width: 100%;
}

div.home-tiles > div:hover,
div.home-tiles1 > div:hover,
div.home-tiles2 > div:hover
{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.8s cubic-bezier(.25,.8,.25,1);
}

/* Hero Banner Styling */

.hero-banner
{
	height: 22em;
	background: url('../Images/Design/HelpCenter_HeaderBar_Lav.jpg') no-repeat right center;
	background-size: cover;
	position: relative;
}

.hero-banner p
{
	font-size: 16px;
	color: #000000;
}

/* Left section styling */

.left-section
{
	width: 60%;
	padding: 2em;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.left-section h1
{
	margin: 30px 0 0 0;
	font-size: 2.5em;
}

.left-section p
{
	font-size: 1.2em;
	padding-bottom: 30px;
}

/* Right section styling (empty but takes 40% width) */

.right-section
{
	width: 40%;
	position: absolute;
	background: url('../Images/Design/HelpCenter_HeaderBar_Lav_Pie.jpg') no-repeat right center;
	right: 0;
	top: 0;
	height: 100%;
}

.gtranslate_wrapper
{
	margin-top: 17px;
}

/* Hide the seach box on tablets */

@media (max-width: 1250px)
{
	#search-bar-hide
	{
		display: none;
	}

	h1.home
	{
		font-size: 2.3em;
		color: #000000;
	}

	.right-section
	{
		width: 30%;
	}

	.left-section
	{
		width: 70%;
	}
}

/* Hide the banner on small screens (like phones) */

@media (max-width: 750px)
{
	.right-section
	{
		background: none;
	}

	h1.home
	{
		font-size: 1.5em;
	}

	.left-section p
	{
		font-size: 1.1em;
	}
}
