/*<meta />*/

@media only screen and (max-width: 767px)
{
	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background-color: transparent;
	}

	.tab-bar-section a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		width: 111px;
		height: 33px;
		top: 0;
		bottom: auto;
		margin-top: 0;
		background: transparent url('Images/Logo_Mobile.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%);
	}

	.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%);
	}

	.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%);
	}

	.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%);
	}

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

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

	.tab-bar .menu-icon span
	{
		top: 12.5px;
		background: transparent url('Images/ButtonMenu.png') no-repeat center center;
	}

	.inner-wrap .outer-row
	{
		
	}

	.main-section > .outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		background: none;
	}

	ul.off-canvas-list li.back > a
	{
		background: none;
	}

	ul.off-canvas-list li a:hover
	{
		background-color: #255bc7;
	}

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

	nav.tab-bar .menu-icon
	{
		left: -11.5px;
	}

	.row.nav-search
	{
		
	}

	.search-bar
	{
		margin-right: 0px;
	}

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

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

	.search-filter.open
	{
		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;
	}
}

