/*<meta />*/

@media only screen and (max-width: 1279px)
{
	/* OffCanvas styles */

	html,
	body
	{
		height: 100%;
		margin: 0;
		overflow-x: hidden;
	}

	.left-off-canvas-menu,
	.right-off-canvas-menu
	{
		display: block;
	}

	/* Foundation Overrides */

	.foundation-wrap,
	.off-canvas-wrap,
	.inner-wrap
	{
		min-height: 100%;
	}

	.foundation-wrap,
	.off-canvas-wrap
	{
		height: 100%;
		overflow-y: auto;
	}

	nav.tab-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		top: 50%;
		margin-top: -24px;
		position: absolute;
		left: -11.5px;
		right: auto;
	}

	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-left: 0px;
		padding-top: 15px;
		background-color: transparent;
	}

	/* Topbar Menu Styles */

	.tab-bar-section.middle > div
	{
		min-height: 40px;
	}

	ul.navigation
	{
		display: none;
	}

	.responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.tab-bar-section a.logo
	{
		margin: 0 auto;
		width: 111px;
		height: 33px;
		top: 0;
		bottom: auto;
		margin-top: 0;
		background: transparent url('Images/Logo_Mobile.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Logo_Mobile.png') no-repeat center center;
	}

	.tab-bar .menu-icon span
	{
		height: 48px;
		width: 48px;
		display: block;
		top: 12.5px;
		background: transparent url('Images/ButtonMenu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ButtonMenu.png') no-repeat center center;
	}

	.search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #255bc7 url('Images/search_white_2.png') no-repeat center center;
	}

	.search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #255bc7 url('Images/SearchFilter_2.png') no-repeat center center;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.right-off-canvas-menu
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.right-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.left-off-canvas-menu
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.left-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after,
	.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after
	{
		margin-left: 0.5rem;
	}

	.right-submenu .back > a:after,
	.left-submenu .back > a:after
	{
		margin-left: 0.5em;
	}

	.inner-wrap nav.tab-bar .outer-row
	{
		
	}

	.inner-wrap .outer-row
	{
		
	}

	.main-section > .outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		border-bottom: solid 1px #e1e1e1;
		color: #2b2421;
		font-family: Arial;
		font-size: 10pt;
		white-space: normal;
		background: none;
	}

	ul.off-canvas-list li.back > a
	{
		border-bottom: solid 1px #e1e1e1;
		font-size: 10pt;
		background: none;
	}

	ul.off-canvas-list li a:hover
	{
		color: #ffffff;
		font-size: 10pt;
		background-color: #255bc7;
	}

	ul.off-canvas-list li.back > a:hover
	{
		font-size: 10pt;
		background-color: #255bc7;
	}

	.row.nav-search
	{
		
	}

	.search-bar
	{
		width: 98%;
		margin-right: -10px;
	}

	.search-field
	{
		padding-right: 97px;
		background-color: #ffffff;
	}

	.search-filter-content
	{
		top: 2em;
		font-family: Arial;
		background-repeat: no-repeat;
		background: #ebedef none;
	}

	.search-filter.open
	{
		font-family: Arial;
		background-repeat: no-repeat;
		background: #ebedef none;
	}

	.search-filter.selected
	{
		background: #255bc7 url('Images/SearchFilter_3.png') no-repeat center center;
		background: url('Images/SearchFilter_3.png') no-repeat center center, -moz-linear-gradient(top, #255bc7 0%, #255bc7 100%);
		background: url('Images/SearchFilter_3.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#255bc7), color-stop(100%,#255bc7));
		background: url('Images/SearchFilter_3.png') no-repeat center center, -webkit-linear-gradient(top, #255bc7 0%, #255bc7 100%);
		background: url('Images/SearchFilter_3.png') no-repeat center center, -o-linear-gradient(top, #255bc7 0%,#255bc7 100%);
		background: url('Images/SearchFilter_3.png') no-repeat center center, -ms-linear-gradient(top, #255bc7 0%,#255bc7 100%);
		background: url('Images/SearchFilter_3.png') no-repeat center center, linear-gradient(top, #255bc7 0%,#255bc7 100%);
	}

	.search-filter-content ul li:hover
	{
		background-color: #255bc7;
	}

	.search-field::-webkit-input-placeholder
	{
		
	}

	.search-field::-moz-placeholder
	{
		
	}

	.search-field:-moz-placeholder
	{
		
	}

	.search-field:-ms-input-placeholder
	{
		
	}

	.search-filter-wrapper
	{
		right: 47px;
	}
}

