/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

body
{
	font-family: Arial;
	line-height: 1.5em;
}

.main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

.Centered
{
	text-align: center;
}

.Note-Tip
{
	background-color: #d3d3d3;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	background-image: url('../Images/icon-tip.png');
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 3px 3px;
}

MadCap|popupHead
{
	font-weight: bold;
}

MadCap|popupBody
{
	background-color: #ffffff;
}

a.BlackText
{
	text-decoration: none;
	color: #000000;
}

a.BlackText:hover
{
	color: #ffffff;
}

a
{
	transition: background-color 0.15s linear, color 0.15s linear, border-color 0.15s linear;
	font-weight: bold;
	text-decoration: underline;
	color: #0000ff;
}

a:hover,
a:focus
{
	text-decoration: none;
	color: #3b3b3b;
}

a.secondary,
a.arrow
{
	font-weight: bold;
	color: #de131a;
	display: inline-block;
	transition: background-color 0.15s linear, color 0.15s linear, border-color 0.15s linear;
}

a.secondary:hover,
a.arrow:hover
{
	text-decoration: none;
	color: #3b3b3b;
}

a.secondary:after,
a.arrow:after
{
	font-family: 'fontAwesome';
	padding-left: .4em;
	text-decoration: none;
	content: '';
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

div.HomePDFButton	/*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.HomePDFButton::before
{
	content: ' ';
	display: table;
}

div.HomePDFButton::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFButton > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomePDFButton > div:nth-child(1)
{
	width: 200px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: transparent;
	border: solid 2px #de131a;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button:hover
{
	background-color: #de131a;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Home Page Notes and Toolbar*/

div.NotesTBContainer
{
	margin-left: 8%;
	margin-right: 8%;
}

.FloatClear
{
	clear: both;
	overflow: hidden;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;
	background-image: url('../Images/BackgroundImage.jpg');
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.SectionContent
{
	margin-bottom: 72px;
}

div.Row3Cells	/*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.Row3Cells::before
{
	content: ' ';
	display: table;
}

div.Row3Cells::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row3Cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Row3Cells > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row3Cells > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row3Cells > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row282	/*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.Row282::before
{
	content: ' ';
	display: table;
}

div.Row282::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row282 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
}

div.Row282 > div:nth-child(1)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Row282 > div:nth-child(2)
{
	width: 83.333%;
	margin-left: 0%;
}

div.Row282 > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

object.video
{
	height: 100%;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

MadCap|xref
{
	color: #0000ff;
}

MadCap|xref:focus
{
	color: #3b3b3b;
}

MadCap|xref:hover
{
	color: #bed230;
}

a:visited
{
	color: #0000ff;
}

a:focus
{
	color: #3b3b3b;
}

a:hover
{
	color: #bed230;
}

.right-off-canvas-menu .tree-node a:hover
{
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #363636 !important;
	border-bottom: none;
	font-size: 14px;
	background: #fff !important;
}

#searchPane #resultList h3 a:hover
{
	text-decoration: none;
	color: #de131a;
}

MadCap|xref:visited
{
	color: #0000ff;
}

@media only screen and (max-width: 1279px)
{
	div.Row3Cells > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Row3Cells > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Row3Cells > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(2)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	.sideContent
	{
		display: none;
	}

	div.Row3Cells > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row3Cells > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row3Cells > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row282 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

/* styling adjustments */

body,
p
{
	font-family: 'Roboto', sans-serif;
	color: #3b3b3b;
}

h1
{
	font-family: 'zag', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 48px;
	line-height: 1.16;
	margin: .23em 0 .63em;
}

h2
{
	line-height: 1.2;
	font-weight: normal;
}

h4
{
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
}

h5,
h6
{
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
}

nav.tab-bar
{
	background: #fff;
	border-bottom: 1px solid #cfcfcf;
	padding-top: 77px;
	position: relative;
}

nav.tab-bar .navigation
{
	padding: 0;
	margin-bottom: -10px !important;
}

nav.tab-bar .navigation > li
{
	padding: 0 0 0 25px;
}

nav.tab-bar .navigation > li > a
{
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #8e8e8e;
	display: block;
	text-decoration: none;
	border-bottom: 3px solid transparent;
	padding: 20px 0 30px;
}

ul.navigation ul > li > a
{
	font-size: 14px;
	font-weight: 700;
	color: #3b3b3b;
	text-transform: none;
}

ul.navigation ul > li:hover
{
	background-color: #F2F2F2;
}

ul.navigation ul > li:hover > a
{
	color: #3b3b3b;
}

nav.tab-bar .navigation > li:hover
{
	color: #3b3b3b;
	background-color: #fff;
}

nav.tab-bar .navigation > li.has-children:hover
{
	color: #3b3b3b;
	background-color: #fff;
}

nav.tab-bar .navigation > li:hover > a
{
	color: #3b3b3b;
	border-bottom: 3px solid #3b3b3b;
}

nav.tab-bar .navigation > li > ul
{
	margin-top: 0 !important;
	min-width: 200px;
	background: #fff !important;
	border: 1px solid #cfcfcf;
}

nav.tab-bar .navigation > li.has-children:after
{
	display: none !important;
	border-bottom-color: trasparent !important;
}

.tab-bar .menu-icon
{
	color: #3b3b3b;
}

.nav-search
{
	margin-top: 0 !important;
	max-width: 100% !important;
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 0;
	width: 100% !important;
	background: #f2f2f2;
	position: absolute;
	top: 0;
}

.nav-search form.search
{
	max-width: 62.5em;
}

.nav-search .search-field
{
	border: 1px solid #bfbfbf;
	border-radius: 0;
	height: 2.5em;
}

.nav-search .search-submit
{
	background-color: #8e8e8e !important;
	color: #fff !important;
	border-radius: 0;
	width: 2.5em !important;
	height: 2.5em !important;
}

.MCBreadcrumbsBox_0
{
	font-size: 12px;
	line-height: 14px;
}

.MCBreadcrumbsPrefix
{
	display: none;
}

.MCBreadcrumbsLink
{
	font-size: 12px !important;
	line-height: 14px !important;
	font-style: normal !important;
	color: #de131a !important;
	transition: background-color .15s linear, color .15s linear, border-color .15s linear;
	text-decoration: none !important;
}

.MCBreadcrumbsLink:hover
{
	font-style: normal !important;
	color: #3b3b3b;
	text-decoration: none !important;
}

.MCBreadcrumbs
{
	font-size: 12px !important;
	line-height: 14px !important;
	font-style: normal !important;
	color: #3b3b3b;
	text-decoration: none !important;
}

.footer
{
	background: #000;
	color: #c4c4c4;
	padding-top: 50px;
	padding-bottom: 100px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 180px;
	overflow: hidden;
}

.footer-container
{
	width: 100%;
	margin: 0 auto;
	max-width: 62.5em;
}

.footer-container .columns
{
	font-size: 12px;
}

.footer-container > .row
{
	margin-left: 0;
	margin-right: 0;
}

.footer-copyright
{
	padding-top: 5px;
}

.footer p
{
	color: #c4c4c4;
	font-size: 12px;
}

.footer .social-icons
{
	padding-left: 0;
	margin: 0;
	padding-top: 12px;
	list-style: none;
}

@media only screen and (min-width: 40.063em)
{
	.footer .social-icons
	{
		float: right;
		padding-top: 0;
	}
}

.footer .social-icons li
{
	display: inline-block;
	padding-right: 10px;
	margin: 0;
}

.footer .social-icons .fa
{
	color: #fff;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.main-section
{
	margin-bottom: 230px;
}

.right-off-canvas-menu
{
	background-color: #fff !important;
}

.right-off-canvas-menu .tree-node
{
	border-bottom: 1px solid #f2f2f2;
}

.right-off-canvas-menu .tree-node a
{
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #363636 !important;
	border-bottom: none;
	font-size: 14px;
}

.right-off-canvas-menu ul ul
{
	background: #fff;
}

.right-submenu .back,
.right-submenu .back:hover,
.right-submenu .back a,
.right-submenu .back a:hover
{
	border-top: 0;
}

.right-submenu .back a
{
	position: relative;
	padding-left: 25px;
}

.right-submenu .back > a:after
{
	position: absolute;
	top: 14px;
	left: 4px;
	display: block;
}

.move-left .exit-off-canvas
{
	box-shadow: none;
	border-right: 1px solid #f2f2f2;
}

@media only screen and (max-width: 767px)
{
	.sideContent
	{
		display: none;
	}

	ul.menu._Skins_SideMenu.mc-component
	{
		display: block !important;
	}
}

#searchPane #resultList li
{
	padding-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 20px;
	font-size: 20px;
}

#searchPane #resultList h3
{
	font-family: zag, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 1.25;
	margin-top: 10px;
}

#searchPane #resultList h3 a
{
	text-decoration: none;
	color: #3b3b3b;
}

#searchPane #resultList .description
{
	font-size: 14px;
	line-height: 1.4;
}

#searchPane #resultList .url
{
	padding-top: 5px;
}

@font-face 
{
	font-family: 'zag';
	src: url("Fonts/zag/zag_regular_macroman/Zag_Regular-webfont.eot");
	src: url("Fonts/zag/zag_regular_macroman/Zag_Regular-webfont.eot?#iefix") format("embedded-opentype"), url("Fonts/zag/zag_regular_macroman/zag_bold_macromanZag_Regular-webfont.woff2") format("woff2"), url("Fonts/zag/zag_regular_macroman/Zag_Regular-webfont.woff") format("woff"), url("Fonts/zag/zag_regular_macroman/Zag_Regular-webfont.ttf") format("truetype"), url("Fonts/zag/zag_regular_macroman/Zag_Regular-webfont.svg#zag_regularregular") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face 
{
	font-family: 'zag';
	src: url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.eot");
	src: url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.woff2") format("woff2"), url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.woff") format("woff"), url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.ttf") format("truetype"), url("Fonts/zag/zag_bold_macroman/Zag_Bold-webfont.svg#zag_boldregular") format("svg");
	font-weight: 700;
	font-style: normal;
}

/* panels */

.panel
{
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding-top: 50px;
	padding-bottom: 50px;
}

.panel.double-height
{
	padding-top: 100px;
	padding-bottom: 100px;
}

.panel .header
{
	padding-bottom: 25px;
}

.panel .footer
{
	padding-top: 25px;
}

.panel .panel
{
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
}

.panel
{
	padding-top: 75px;
	padding-bottom: 75px;
}

.panel.double-height
{
	padding-top: 150px;
	padding-bottom: 150px;
}

.panel .header
{
	padding-bottom: 50px;
	text-align: center;
}

.panel .header h1,
.panel .header h2,
.panel .header h3,
.panel .header h4,
.panel .header h5,
.panel .header h6,
.panel .header-text h1,
.panel .header-text h2,
.panel .header-text h3,
.panel .header-text h4,
.panel .header-text h5,
.panel .header-text h6
{
	font-family: 'zag', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.2;
}

.panel .header p:first-child,
.panel .header h1:first-child,
.panel .header h2:first-child,
.panel .header h3:first-child,
.panel .header h4:first-child,
.panel .header h5:first-child,
.panel .header h6:first-child,
.panel .header-text p:first-child,
.panel .header-text h1:first-child,
.panel .header-text h2:first-child,
.panel .header-text h3:first-child,
.panel .header-text h4:first-child,
.panel .header-text h5:first-child,
.panel .header-text h6:first-child
{
	margin-top: 0;
}

.panel .header a.secondary,
.panel .header-text a.secondary
{
	text-transform: uppercase;
}

.panel,
.panel.white
{
	background: #fff;
}

.panel .footer
{
	padding-top: 40px;
	text-align: center;
}

.panel.light
{
	background-color: #f5f5f5;
}

.panel.dark
{
	background-color: #161616;
}

.panel.bg-image
{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.panel.bg-image-top-center
{
	background-repeat: no-repeat;
	background-position: center top;
}

.panel.white-text,
.panel.hero-panel
{
	color: #fff;
}

.panel.white-text p,
.panel.white-text h1,
.panel.white-text h2,
.panel.white-text h3,
.panel.white-text h4,
.panel.white-text h5,
.panel.white-text h6,
.panel.hero-panel p,
.panel.hero-panel h1,
.panel.hero-panel h2,
.panel.hero-panel h3,
.panel.hero-panel h4,
.panel.hero-panel h5,
.panel.hero-panel h6
{
	color: #fff;
}

.panel.white-text .btn,
.panel.hero-panel .btn
{
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

.panel.white-text .btn:hover,
.panel.hero-panel .btn:hover
{
	border-color: #fff;
	background-color: #fff;
	color: #de131a;
}

.panel .container-white
{
	background: #fff;
}

.panel.white + .panel.white,
.panel.light + .panel.light,
.panel.dark + .panel.dark
{
	padding-top: 0px;
}

.panel.light + .panel.infinity,
.panel.infinity + .panel.light,
.panel.light + .panel.infinity-large,
.panel.infinity-large + .panel.light,
.panel.dark + .panel.infinity,
.panel.infinity + .panel.dark
{
	padding-top: 75px;
}

.page-content > .panel.white:first-child
{
	padding-top: 25px;
}

.panel.hero-panel
{
	min-height: 100px;
	padding: 50px 0;
	font-size: 20px;
}

.panel.hero-panel h1,
.panel.hero-panel h2,
.panel.hero-panel h3,
.panel.hero-panel h4,
.panel.hero-panel h5
{
	font-family: "zag", Tahoma, Geneva, sans-serif;
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 15px;
}

.panel.hero-panel p
{
	font-size: 20px;
}

@media (min-width: 768px)
{
	.panel.hero-panel
	{
		min-height: 150px;
		padding: 75px 0;
	}
}

@media (min-width: 992px)
{
	.panel.hero-panel
	{
		min-height: 200px;
		padding: 100px 0;
		font-size: 24px;
	}

	.panel.hero-panel h1,
	.panel.hero-panel h2,
	.panel.hero-panel h3,
	.panel.hero-panel h4,
	.panel.hero-panel h5
	{
		font-size: 52px;
		margin: 0 0 30px;
	}

	.panel.hero-panel p
	{
		font-size: 24px;
	}
}

@media (min-width: 1200px)
{
	.panel.hero-panel
	{
		min-height: 200px;
		padding: 100px 0;
	}
}

.panel.hero-panel.double
{
	min-height: 330px;
	padding: 80px 0;
}

@media (min-width: 768px)
{
	.panel.hero-panel.double
	{
		min-height: 475px;
		padding: 120px 0 0 0;
	}
}

@media (min-width: 992px)
{
	.panel.hero-panel.double
	{
		min-height: 550px;
		padding: 120px 0;
	}
}

@media (min-width: 1200px)
{
	.panel.hero-panel.double
	{
		min-height: 650px;
		padding: 188px 0;
	}
}

.panel.hero-panel.landing
{
	min-height: 200px;
	padding: 50px 0;
}

@media (min-width: 768px)
{
	.panel.hero-panel.landing
	{
		min-height: 300px;
		padding: 75px 0;
	}
}

/* resources cards */

.resource
{
	display: block;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
	position: relative;
	text-decoration: none;
}

.resource .resource-header
{
	text-align: center;
	height: 150px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	background-color: #f5f5f5;
	display: table;
	width: 100%;
	border-radius: 5px 5px 0 0;
}

.resource .resource-header img
{
	max-width: 100%;
	height: auto !important;
	display: inline-block;
}

.resource .resource-header .icon
{
	width: 100px;
	height: 100px;
	font-size: 88px;
	line-height: 88px;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}

.resource .resource-header .image
{
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
}

.resource .description
{
	padding: 30px 30px 80px 30px;
	color: #3b3b3b;
}

.resource .description h3,
.resource .description h4
{
	margin: 0 0 20px;
}

.resource .description h3 a,
.resource .description h4 a
{
	color: #3b3b3b;
}

.resource .description h3 a:hover,
.resource .description h4 a:hover
{
	color: #de131a;
}

.resource .description h4
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.resource .description h3
{
	font-size: 20px;
	line-height: 1.1;
}

.resource .description .btn
{
	position: absolute;
	padding-top: 13px;
	padding-bottom: 13px;
	margin: 0;
	bottom: 30px;
}

.resource.gridded
{
	margin-bottom: 30px;
}

.resource.purple .resource-header
{
	background-color: #3f276a;
}

.resource.light-purple .resource-header
{
	background-color: #661f57;
}

.resource.maroon .resource-header
{
	background-color: #661f57;
}

.resource.orange .resource-header
{
	background-color: #f39200;
}

.resource.yellow .resource-header
{
	background-color: #ffdd20;
}

.resource.light-blue .resource-header
{
	background-color: #55c0e9;
}

.resource.dark-blue .resource-header
{
	background-color: #445364;
}

.resource.red .resource-header
{
	background-color: #de131a;
}

.resource.blog
{
	margin-bottom: 30px;
}

.resource.blog h3
{
	font-family: 'zag', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 1.25;
	font-weight: bold;
}

.resource.blog p
{
	font-size: 20px;
	line-height: 1.4;
}

.resource.featured .resource-header
{
	height: 225px;
}

.content-panel .resource
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.panel.resource-grid-panel .resource-items .resource
{
	margin: 15px 0;
}

.panel.resource-grid-panel .resource-items:after
{
	content: "";
	display: table;
	clear: both;
}

@media (min-width: 768px)
{
	.panel.resource-grid-panel .resource-items
	{
		padding-left: 40px;
		padding-right: 40px;
	}
}

.panel.resource-grid-panel .resource-items .resource
{
	width: 275px;
	display: block;
	margin: 0 auto 30px;
}

@media (min-width: 340px)
{
	.panel.resource-grid-panel .resource-items .resource
	{
		width: 295px;
	}
}

@media (min-width: 768px)
{
	.panel.resource-grid-panel .resource-items .resource
	{
		min-height: 410px;
		float: left;
		width: 290px;
		margin: 0 15px 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.panel.resource-grid-panel .resource-items .resource:nth-child(odd)
	{
		clear: left;
	}
}

@media (min-width: 992px)
{
	.panel.resource-grid-panel .resource-items .resource
	{
		width: 255px;
	}

	.panel.resource-grid-panel .resource-items .resource:nth-child(3n+1)
	{
		clear: left;
	}
}

@media (min-width: 1200px)
{
	.panel.resource-grid-panel .resource-items .resource
	{
		width: 320px;
	}
}

/* button */

.btn
{
	background: transparent;
	border: 3px solid #000;
	border-radius: 5px;
	color: #000;
	transition: background-color 0.2s linear, color 0.2s linear, border-color 0.2s;
}

@media (max-width: 520px)
{
	.btn
	{
		white-space: normal;
	}
}

.btn:hover
{
	background-color: #000;
	color: #fff;
}

.btn.btn-reversed
{
	background-color: #000;
	color: #fff;
}

.btn.btn-reversed:hover
{
	background-color: transparent;
	color: #000;
}

.btn.btn-filled
{
	background-color: #000;
	color: #fff;
}

.btn.btn-filled:hover
{
	background-color: 000;
	color: #fff;
}

.btn
{
	border-color: #de131a;
	color: #de131a;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	padding: 15px 20px;
	white-space: normal;
	margin: 0 20px 10px 0;
}

.btn:active
{
	box-shadow: none;
}

.btn:hover
{
	background-color: #de131a;
	color: #fff;
	border-color: #de131a;
}

.btn.btn-reversed
{
	background-color: #de131a;
	color: #fff;
}

.btn.btn-reversed:hover
{
	background-color: transparent;
	color: #de131a;
}

.btn.btn-white
{
	border-color: #fff;
	color: #fff;
}

.btn.btn-white:hover
{
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

.btn.btn-filled
{
	background-color: #de131a;
	color: #fff;
}

.btn.btn-filled:hover
{
	background-color: de131a;
	color: #fff;
}

.btn.btn-secondary
{
	border: 0px;
	padding: 5px 0;
}

.btn.btn-secondary:hover
{
	background-color: transparent;
	color: #3b3b3b;
}

.btn.btn-secondary:after
{
	display: inline !important;
	font-family: 'fontAwesome' !important;
	padding-left: .4em;
	text-decoration: none;
	content: '';
}

.btn-expand
{
	border: 0px;
	padding: 5px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.btn-expand:hover
{
	background-color: transparent;
	color: #3b3b3b;
}

.btn-expand:after
{
	display: inline !important;
	font-family: 'fontAwesome' !important;
	padding-left: .4em;
	text-decoration: none;
	content: '';
}

.white-text .btn-expand
{
	color: #fff;
}

.white-text .btn-expand:hover
{
	color: #de131a;
}

.expanded .btn-expand:after
{
	content: '';
}

.container
{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px)
{
	.container
	{
		width: 750px;
	}
}

@media (min-width: 992px)
{
	.container
	{
		width: 970px;
	}
}

@media (min-width: 1200px)
{
	.container
	{
		width: 1170px;
	}
}

