/*<meta />*/

@media only screen and (max-width: 767px)
{
	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background: #0066aa none;
		background: -moz-linear-gradient(top, #0066aa 0%, #0066aa 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066aa), color-stop(100%,#0066aa));
		background: -webkit-linear-gradient(top, #0066aa 0%, #0066aa 100%);
		background: -o-linear-gradient(top, #0066aa 0%,#0066aa 100%);
		background: -ms-linear-gradient(top, #0066aa 0%,#0066aa 100%);
		background: linear-gradient(top, #0066aa 0%,#0066aa 100%);
	}

	.tab-bar-section a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		width: 578px;
		height: 57px;
		top: 0;
		bottom: auto;
		margin-top: 0;
		background: transparent url('Images/winshuttle-web-help-logo-es.png') no-repeat center center;
	}

	.search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #bed230 url('Images/SearchIcon.png') no-repeat center center;
	}

	.search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ffffff url('Images/FilterOutline.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: repeat;
		background: #f0f0f0;
		background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0));
		background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
	}

	.right-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: repeat;
		background: #f0f0f0;
		background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0));
		background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
	}

	.left-off-canvas-menu
	{
		background-position: top center;
		background-repeat: repeat;
		background: #f0f0f0;
		background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0));
		background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
	}

	.left-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: repeat;
		background: #f0f0f0;
		background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0));
		background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
	}

	.tab-bar-section.middle > div
	{
		min-height: 57px;
	}

	.inner-wrap nav.tab-bar .outer-row
	{
		
	}

	.tab-bar .menu-icon span
	{
		top: 3px;
		background: transparent url('Images/Menu.png') no-repeat center center;
	}

	.inner-wrap .outer-row
	{
		
	}

	.main-section > .outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		background: #f0f0f0;
		background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0));
		background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
		background: -o-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: -ms-linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
		background: linear-gradient(top, #f0f0f0 0%,#f0f0f0 100%);
	}

	ul.off-canvas-list li.back > a
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
	}

	ul.off-canvas-list li a:hover
	{
		background-color: #f5deb3;
	}

	ul.off-canvas-list li.back > a:hover
	{
		background: #f5deb3 none;
	}

	nav.tab-bar .menu-icon
	{
		left: -13px;
	}

	.row.nav-search
	{
		
	}

	.search-bar
	{
		
	}

	.search-field
	{
		padding-right: 106px;
		background-color: #ffffff;
	}

	.search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	.search-filter.open
	{
		background-color: #ffffff;
	}

	.search-filter.selected
	{
		background: transparent url('Images/Filter.png') no-repeat center center;
	}

	.search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	.search-field::-webkit-input-placeholder
	{
		
	}

	.search-field::-moz-placeholder
	{
		
	}

	.search-field:-moz-placeholder
	{
		
	}

	.search-field:-ms-input-placeholder
	{
		
	}

	.search-filter-wrapper
	{
		right: 56px;
	}
}

