/* Minification failed. Returning unminified contents.
(16366,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(16366,68): Scanner error CSS1002: Unterminated string: ") no-repeat left 0;
(16532,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(16532,73): Scanner error CSS1002: Unterminated string: ") no-repeat left -117px;
(16544,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(16544,73): Scanner error CSS1002: Unterminated string: ") no-repeat left -150px;
(17085,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(17085,71): Scanner error CSS1002: Unterminated string: ") no-repeat 95% -33px;
(21012,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(21012,73): Scanner error CSS1002: Unterminated string: ") no-repeat left -117px;
(21017,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(21017,73): Scanner error CSS1002: Unterminated string: ") no-repeat left -150px;
 */
/*! jQuery UI - v1.10.3 - 2013-08-02
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.header-slide .hs-inner .ui-menu-item a {
	text-transform: none !important;
	letter-spacing: 0.7px !important;	
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
	cursor: pointer;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #fff;
	color: #333333;
	text-align: left;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: none;
	background: #D0DBEA;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/



/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
@charset "UTF-8";
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 11, ../scss/utilities/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/*
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 30, ../scss/utilities/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 43, ../scss/utilities/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../scss/utilities/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../scss/utilities/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 79, ../scss/utilities/_normalize.scss */
html,
button,
input,
textarea {
  font-family: sans-serif;
  -webkit-appearance: none !important;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 92, ../scss/utilities/_normalize.scss */
body {
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 105, ../scss/utilities/_normalize.scss */
a:focus {
  outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 114, ../scss/utilities/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 130, ../scss/utilities/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 135, ../scss/utilities/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 140, ../scss/utilities/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 145, ../scss/utilities/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 150, ../scss/utilities/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 155, ../scss/utilities/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 164, ../scss/utilities/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
@font-face {
  font-family: "Lato Bold";
  src: url("/fonts/LatoLatin-Bold.eot");
  src: url("/fonts/LatoLatin-Bold.woff") format("woff"), url("/fonts/LatoLatin-Bold.ttf") format("truetype");
  /* url("type/filename.svg#filename") format("svg");*/
}
@font-face {
  font-family: "Lato Regular";
  src: url("/fonts/LatoLatin-Regular.eot");
  src: url("/fonts/LatoLatin-Regular.woff") format("woff"), url("/fonts/LatoLatin-Regular.ttf") format("truetype");
  /* url("type/filename.svg#filename") format("svg");*/
}
@font-face {
  font-family: "Lato Bold italic";
  src: url("/fonts/Lato-Italic.eot");
  src: url("/fonts/Lato-Italic.woff") format("woff"), url("/fonts/Lato-Italic.ttf") format("truetype");
  /* url("type/filename.svg#filename") format("svg");*/
}
@font-face {
  font-family: "Lato heavy";
  src: url("/fonts/Lato-Heavy.eot");
  src: url("/fonts/Lato-Heavy.woff") format("woff"), url("/fonts/Lato-Heavy.ttf") format("truetype");
  /* url("type/filename.svg#filename") format("svg");*/
}
@font-face {
  font-family: "Lato Light";
  src: url("/fonts/LatoLatin-Light.eot");
  src: url("/fonts/LatoLatin-Light.woff") format("woff"), url("/fonts/LatoLatin-Light.ttf") format("truetype");
  /* url("type/filename.svg#filename") format("svg");*/
}
/* line 207, ../scss/utilities/_normalize.scss */
b,
strong {
  font-weight: bold;
  font-family: "Lato Regular";
}

/* line 213, ../scss/utilities/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 221, ../scss/utilities/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 230, ../scss/utilities/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 240, ../scss/utilities/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 249, ../scss/utilities/_normalize.scss */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 258, ../scss/utilities/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 271, ../scss/utilities/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 281, ../scss/utilities/_normalize.scss */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 289, ../scss/utilities/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 299, ../scss/utilities/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 307, ../scss/utilities/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

/* line 315, ../scss/utilities/_normalize.scss */
sup {
  vertical-align: super;
}

/* line 319, ../scss/utilities/_normalize.scss */
sub {
  vertical-align: baseline;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 331, ../scss/utilities/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 338, ../scss/utilities/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 346, ../scss/utilities/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 356, ../scss/utilities/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 371, ../scss/utilities/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 380, ../scss/utilities/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 392, ../scss/utilities/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 404, ../scss/utilities/_normalize.scss */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 412, ../scss/utilities/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 424, ../scss/utilities/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 438, ../scss/utilities/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 453, ../scss/utilities/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 465, ../scss/utilities/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 480, ../scss/utilities/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 493, ../scss/utilities/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 498, ../scss/utilities/_normalize.scss */
html input[disabled] {
  background-color: #F7F7F7;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 510, ../scss/utilities/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 524, ../scss/utilities/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 536, ../scss/utilities/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 545, ../scss/utilities/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 556, ../scss/utilities/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 569, ../scss/utilities/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* line 578, ../scss/utilities/_normalize.scss */
html,
button,
input,
select,
textarea {
  color: #666666;
}

/* line 586, ../scss/utilities/_normalize.scss */
body {
  line-height: 1.4;
  background: #e8e8e9;
}

/* line 592, ../scss/utilities/_normalize.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 597, ../scss/utilities/_normalize.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 602, ../scss/utilities/_normalize.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both;
}

/* line 612, ../scss/utilities/_normalize.scss */
img {
  vertical-align: middle;
}

/* line 616, ../scss/utilities/_normalize.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 622, ../scss/utilities/_normalize.scss */
textarea {
  resize: vertical;
}

/**
* Base styles: colours
*  
* Colours replace identical values (excluding case) except where it says otherwise. 
* I ran out of imagination when it came to naming similar colours, so I used this tool: http://chir.ag/projects/name-that-color which is why some of the names are a bit arbritary. 
* I've followed a naming convention for each colour variable to indicate whether it's light, medium or dark.
* Figure in brackets in each comment is how many instances were replaced - should provide an idea of which the primary design colours are and which colours can be consolidated.
* More infomation can be found in this notebook on codebase: https://zonecode.codebasehq.com/projects/travelex-website/notebook/Front%20end%20development%20plan.md
*
* In the original source a number of colour variables were delcared but not used consistently. These have been replaced with the equivalent variables below:
* 
* $darkblue is now $color-blue-dark-endeavour-1
* $defaultgrey ia now $color-grey-mid-iron-3
* $lightblue is now $color-blue-light-solitude
* $lightgrey $color-grey-light-alabaster-1
* $medblue is now $color-blue-mid-mariner-1
*/
/**
* Base styles: breakpoints
*
* _normalize.scss has been left untouched
* A lot of these breakpoints can probably be rationalised, but that will require a lot of testing because they've been created for specific bug fixes.
* Figure in brackets indicate approx. how many times each value is referenced in a separate media query as of 11th August 2014.
* A list of the media queries is below.
* Please try not to write any more!
* More infomation can be found in this notebook on codebase: https://zonecode.codebasehq.com/projects/travelex-website/notebook/Front%20end%20development%20plan.md
*/
/**
* Media queries used in the project.
*
* In the original source these were written individually; the same media queries are now being generated using Breakpoint. 
* Numbers in brackets are approx. how many times each one is used as of 11th August 2014.
*
* September review items marked **** should be considered as breakpoints to rationalise on
*/
/**
* @media only screen and (min-width: 640px) (1)
* @media only screen and (min-width: 641px) (1)
* @media only screen and (min-width: 770px) (5)  **** (Duplicate below?)
* @media only screen and (min-width: 1000px) (1)
* @media only screen and (min-width: 1140px) (1)
* @media only screen and (min-width: 1350px) (1)
* @media only screen and (max-width: 320px) (1)
* @media only screen and (max-width: 350px) (1)
* @media only screen and (max-width: 355px) (1)
* @media only screen and (max-width: 380px) (2)
* @media only screen and (max-width: 390px) (3)
* @media only screen and (max-width: 400px) (5)
* @media only screen and (max-width: 470px) (2)
* @media only screen and (max-width: 480px) (8) ****
* @media only screen and (max-width: 490px) (1)
* @media only screen and (max-width: 594px) (1)
* @media only screen and (max-width: 640px) (49) ****
* @media only screen and (max-width: 700px) (1)
* @media only screen and (max-width: 701px) (1)
* @media only screen and (max-width: 768px) (7)
* @media only screen and (max-width: 770px)	(35) ****
* @media only screen and (max-width: 850px) (2)
* @media only screen and (max-width: 950px) (1)
* @media only screen and (max-width: 960px) (1)
* @media only screen and (max-width: 1080px) (1)
* @media only screen and (max-width: 1098px) (1)
* @media only screen and (max-width: 1100px) (1)
* @media only screen and (max-width: 1140px) (5)
* @media only screen and (max-width: 1200px) (1)
* @media only screen and (max-width: 1228px) (1)
* @media only screen and (max-width: 1370px) (1)
* @media only screen and (min-width: 370px) and (max-width: 405px) (1)
* @media only screen and (min-width: 380px) and (max-width: 480px) (1)
* @media only screen and (min-width: 381px) and (max-width: 420px) (1)
* @media only screen and (min-width: 381px) and (max-width: 640px) (1)
* @media only screen and (min-width: 400px) and (max-width: 640px) (1)
* @media only screen and (min-width: 405px) and (max-width: 490px) (1)
* @media only screen and (min-width: 481px) and (max-width: 640px) (1)
* @media only screen and (min-width: 640px) and (max-width: 690px) (1)
* @media only screen and (min-width: 640px) and (max-width: 770px) (1)
* @media only screen and (min-width: 640px) and (max-width: 960px) (1)
* @media only screen and (min-width: 641px) and (max-width: 770px) (1) 
* @media only screen and (min-width: 641px) and (max-width: 767px) (1)
* @media only screen and (min-width: 641px) and (max-width: 850px) (1)
* @media only screen and (min-width: 641px) and (max-width: 799px) (1)
* @media only screen and (min-width: 641px) and (max-width: 800px) (1)
* @media only screen and (min-width: 641px) and (max-width: 960px) (2)
* @media only screen and (min-width: 690px) and (max-width: 799px) (1)
* @media only screen and (min-width: 770px) and (max-width: 899px) (1)
* @media only screen and (min-width: 770px) and (max-width: 900px) (1)
* @media only screen and (min-width: 770px) and (max-width: 960px) (1)
* @media only screen and (min-width: 771px) and (max-width: 945px) (6) ****
* @media only screen and (min-width: 800px) and (max-width: 900px) (1)
* @media only screen and (min-width: 801px) and (max-width: 900px) (1)
* @media only screen and (min-width: 801px) and (max-width: 983px) (1)
* @media only screen and (min-width: 851px) and (max-width: 1080px) (1)
* @media only screen and (min-width: 901px) and (max-width: 1060px) (1)
* @media only screen and (min-width: 1001px) and (max-width: 1100px) (1)
*/
/* line 1, ../scss/utilities/_helpers.scss */
.no-tb-margin {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* line 5, ../scss/utilities/_helpers.scss */
.eighteen-col.no-b-margin {
  margin-bottom: 0;
}

/* line 9, ../scss/utilities/_helpers.scss */
.no-tb-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !Important;
}

/* line 14, ../scss/utilities/_helpers.scss */
.last-col {
  margin-right: 0 !important;
}

/* line 18, ../scss/utilities/_helpers.scss */
.clear {
  /* Useful generic clearing class. */
  clear: both;
}

/* line 23, ../scss/utilities/_helpers.scss */
.noBorder {
  border: 0 !important;
}

/* line 27, ../scss/utilities/_helpers.scss */
.no-bg {
  background: none;
  padding: 0;
}

/* line 32, ../scss/utilities/_helpers.scss */
.no-bg img {
  clear: both;
}

/* line 36, ../scss/utilities/_helpers.scss */
.mobile {
  display: none;
}

/* line 40, ../scss/utilities/_helpers.scss */
.middle-show {
  display: none;
}
@media only screen and (max-width: 1098px) {
  /* line 40, ../scss/utilities/_helpers.scss */
  .middle-show {
    display: block;
  }
}

/* line 48, ../scss/utilities/_helpers.scss */
.vr {
  background: url("/img/line.png") repeat-y;
  float: right;
}

/* line 53, ../scss/utilities/_helpers.scss */
.no-bg .vr {
  height: 32px;
  margin: -15px -20px 0;
  padding: 18px 0 0 20px;
  width: 2px;
}

/* line 60, ../scss/utilities/_helpers.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 67, ../scss/utilities/_helpers.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 74, ../scss/utilities/_helpers.scss */
.hidden,
.notvisible {
  display: none !important;
  visibility: hidden;
}

/* line 80, ../scss/utilities/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 91, ../scss/utilities/_helpers.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 101, ../scss/utilities/_helpers.scss */
.invisible {
  visibility: hidden;
}

/* line 105, ../scss/utilities/_helpers.scss */
.fl {
  float: left;
}

/* line 114, ../scss/utilities/_helpers.scss */
.clearfix {
  zoom: 1;
}
/* line 110, ../scss/utilities/_helpers.scss */
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 111, ../scss/utilities/_helpers.scss */
.clearfix:after {
  clear: both;
}

/* line 119, ../scss/utilities/_helpers.scss */
img.imgScale {
  width: 100%;
}

@media only screen and (max-width: 1040px) {
  /* line 123, ../scss/utilities/_helpers.scss */
  .mobile, div.mobile {
    display: block;
  }

  /* line 127, ../scss/utilities/_helpers.scss */
  .desktop {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 132, ../scss/utilities/_helpers.scss */
  img.desktop {
    display: none;
  }

  /* line 134, ../scss/utilities/_helpers.scss */
  img.mobile {
    display: block;
  }

  /* line 136, ../scss/utilities/_helpers.scss */
  .matchHeight, .matchTitleHeight {
    height: auto !important;
  }
}
/**
* Base styles: fonts
*
* _normalize.scss has been left untouched.
* In the previous version fonts were being called either individually, as mixins and as font-face declarations.
* All font declarations are now called using the mixins and variables below.
* in the previous version font-size declarations were written individually.
* Font size variables have been given semantic names in cases where it was obvious what they were being used for. Where it wasn't, descriptive names have been specified.
* More infomation can be found in this notebook on codebase: https://zonecode.codebasehq.com/projects/travelex-website/notebook/Front%20end%20development%20plan.md
*/
/*
 * Commented out font-size adjust values because they were causing issues for the icomoon declarations when an icon was attached to an element within a selector which had the font-size-adjust value attached.
 * These are only supported in Firefox (and only as a fallback for when the Fontdeck fonts don't load).
 * See: https://zonecode.codebasehq.com/projects/travelex-website/tickets/500.
*/
@font-face {
  font-family: 'icomoon-ultimate';
  src: url("/fonts/icomoon-ultimate.eot");
  src: url("/fonts/icomoon-ultimate.eot?#iefix") format("embedded-opentype"), url("/fonts/icomoon-ultimate.woff") format("woff"), url("/fonts/icomoon-ultimate.ttf") format("truetype"), url("/fonts/icomoon-ultimate.svg#icomoon-ultimate") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 121, ../scss/base/_fonts.scss */
[data-icon]:before {
  font-family: 'icomoon-ultimate';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* line 132, ../scss/base/_fonts.scss */
[data-icon-after]:after {
  font-family: 'icomoon-ultimate';
  content: attr(data-icon-after);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  float: right;
  padding-top: 4px;
  color: #b1b1b4;
}

/* line 146, ../scss/base/_fonts.scss */
[data-icon-r]:after {
  font-family: 'icomoon-ultimate';
  content: attr(data-icon-r);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 15px;
}

/* line 159, ../scss/base/_fonts.scss */
[data-icon-d]:after {
  font-family: 'icomoon-ultimate';
  content: attr(data-icon-d);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-top: 15px;
}

/* line 3, ../scss/generic/_typography.scss */
.blue {
  color: #3983ce;
}

/* line 7, ../scss/generic/_typography.scss */
.red {
  color: #ed1c2e;
  margin-top: 5px;
}

/* line 12, ../scss/generic/_typography.scss */
.italic {
  font-family: "Lato Bold italic" !important;
  font-size-adjust: 0.53;
  font-style: italic;
  font-weight: 200;
}

/* line 16, ../scss/generic/_typography.scss */
.bold {
  font-family: "Lato Bold";
  font-style: normal;
  font-weight: bold;
}

/* line 20, ../scss/generic/_typography.scss */
.underline {
  text-decoration: underline !important;
}

/* line 24, ../scss/generic/_typography.scss */
.tacenter {
  text-align: center;
}

/* line 26, ../scss/generic/_typography.scss */
.link {
  display: inline-block;
  margin: 5px 0 0 25px;
  text-decoration: none;
}

/* line 32, ../scss/generic/_typography.scss */
a {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  color: #3983ce;
}

/* line 38, ../scss/generic/_typography.scss */
.pickup-holder span[data-icon]:before {
  font-size: 28px;
}

/* line 42, ../scss/generic/_typography.scss */
span.lblue {
  color: #3983ce;
}

/* line 46, ../scss/generic/_typography.scss */
article h1, article h2.module-header {
  font-size: 33px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: 200;
}

/* line 52, ../scss/generic/_typography.scss */
.eighteen-col h1, .align-right h1, .eighteen-col h2.module-header, .align-right h2.module-header {
  font-size: 33px;
  margin: 5px 0;
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 200;
  font-weight: 600;
}

/* line 60, ../scss/generic/_typography.scss */
.eighteen-col h2.module-header, .align-right h2.module-header {
  font-size: 25px;
}

/* line 64, ../scss/generic/_typography.scss */
.eighteen-col h2.module-header {
  font-size: 25px;
}

/* line 70, ../scss/generic/_typography.scss */
#hero-content h1 {
  font-size: 24px;
}
/* line 75, ../scss/generic/_typography.scss */
#hero-content h2 {
  font-size: 18px;
}
@media (min-width: 1024px) {
  /* line 82, ../scss/generic/_typography.scss */
  #hero-content h1 {
    font-size: 31px;
  }
  /* line 86, ../scss/generic/_typography.scss */
  #hero-content h2 {
    font-size: 25px;
  }
}

/* line 93, ../scss/generic/_typography.scss */
h1.small, h2.module-header.small {
  font-size: 20px;
  display: inline-block;
}

/* line 98, ../scss/generic/_typography.scss */
.contact .eighteen-col header h1,
.contact .eighteen-col header h2.module-header {
  font-size: 25px;
  margin-right: 110px;
}

/* line 104, ../scss/generic/_typography.scss */
.eighteen-col h2 {
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 200;
  font-size: 25px;
  font-weight: 600;
}

/* line 110, ../scss/generic/_typography.scss */
.eighteen-col h3 {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: normal;
  font-weight: 200;
  font-size: 20px;
}

/* line 117, ../scss/generic/_typography.scss */
.header-container .full ul,
.main-container .full ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 124, ../scss/generic/_typography.scss */
.main-container .full .altBox ul {
  list-style-type: disc;
  padding-left: 1.250em;
}

/* line 128, ../scss/generic/_typography.scss */
.richtext-module-styles.full .db h4, .richtext-module-styles.full .db h2 {
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 200;
  color: #ed1c2e;
  font-weight: 600;
  background-color: #fff;
  /*old value $color-grey-light-alabaster-2*/
  font-size: 25px;
  border-bottom: 1px solid #ccc;
}

/* line 136, ../scss/generic/_typography.scss */
.richtext-module-styles.full h4 .inner-wrap, .richtext-module-styles.full h2 .inner-wrap {
  padding: 0 10px 20px 0;
}

/* line 139, ../scss/generic/_typography.scss */
.richtext-module-styles .eighteen-col .eighteen-col .box-cont {
  background-color: #fff;
  /*$color-grey-light-alabaster-2*/
  border: none;
  padding: 20px 0 0 0;
}

/*hero stick left section*/
/* line 145, ../scss/generic/_typography.scss */
.eighteen-col div.stick_leftPanel h1, .eighteen-col div.stick_leftPanel a {
  color: #f2ae1b;
  font-size: 24px;
  padding-left: 25%;
}

/* line 150, ../scss/generic/_typography.scss */
.eighteen-col div.stick_leftPanel h1 {
  font-size: 28px !important;
}

/* line 153, ../scss/generic/_typography.scss */
.leftStckParent div.stick_leftPanel h2 {
  padding-left: 25%;
  font-size: 21px !important;
}

/* line 158, ../scss/generic/_typography.scss */
.eighteen-col div.stick_leftPanel a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: inherit;
}

/* line 163, ../scss/generic/_typography.scss */
div#hero-content {
  /*background-color: rgba(51, 51, 51, 0.6);*/
  text-align: left;
  padding: 25px;
}

/* line 168, ../scss/generic/_typography.scss */
.leftStckParent div#hero-content {
  background-color: rgba(12, 11, 11, 0.7) !important;
  text-align: left;
  padding: 30px;
}

/* line 176, ../scss/generic/_typography.scss */
.home-hero .leftStckParent {
  margin-left: 0;
  /* width: 100%; */
  /* float: left; */
  /* width: 100%; */
  max-width: 1480px;
}

/* line 184, ../scss/generic/_typography.scss */
.home-hero .eighteen-col .eighteen-col.add-more-currency-widget {
  width: 40%;
}

/* line 188, ../scss/generic/_typography.scss */
.image-intro.home-hero .stick_leftPanel {
  width: 50%;
}

/*end of hero stick left section*/
/*.slidermb .nine-col .box-cont .img-holder a,
.sliderdb .nine-col .box-cont .img-holder a,
.sliderdb .nine-col .img-holder a,
.slidermb .nine-col .img-holder a{
	 width: 517px;
	 height: 185px;
}
.sliderdb .nine-col .img-holder,
.slidermb .nine-col .img-holder{
	 height: 185px;
}
.slidermb .six-col .box-cont .img-holder a,
.sliderdb .six-col .box-cont .img-holder a,
.sliderdb .six-col .img-holder a,
.slidermb .six-col .img-holder a{
	width: 345px;
	height: 230px;
}
.sliderdb .six-col .img-holder,
.slidermb .six-col .img-holder{
	height: 230px;
}
.slidermb .four-col .box-cont .img-holder a,
.sliderdb .four-col .box-cont .img-holder a,
.sliderdb .four-col .img-holder a,
.slidermb .four-col .img-holder a{
	width: 260px;
	height: 160px;
}
.sliderdb .four-col .img-holder,
.slidermb .four-col .img-holder{
	height: 160px;
}*/
@media only screen and (min-width: 641px) and (max-width: 800px) {
  /* line 228, ../scss/generic/_typography.scss */
  .slidermb .four-col .box-cont .img-holder a, .sliderdb .four-col .box-cont .img-holder a, .sliderdb .four-col .img-holder a, .slidermb .four-col .img-holder a {
    width: 100% !important;
  }
}
@-moz-keyframes slide {
  0% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes slide {
  0% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide {
  0% {
    left: -999em;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes slideDown {
  0%, 100% {
    -moz-transform: translateY(-15px);
  }
  10%, 100% {
    -moz-transform: translateY(0px);
  }
}
@-webkit-keyframes slideDown {
  0%, 100% {
    -webkit-transform: translateY(-15px);
  }
  10%, 100% {
    -webkit-transform: translateY(0px);
  }
}
@-ms-keyframes slideDown {
  0%, 100% {
    -ms-transform: translateY(-15px);
  }
  10%, 100% {
    -ms-transform: translateY(0px);
  }
}
@keyframes slideDown {
  0%, 100% {
    transform: translateY(-15px);
  }
  10%, 100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes slideLeft {
  0%, 100% {
    -moz-transform: translateX(-100%);
  }
  50%, 100% {
    -moz-transform: translateX(0px);
  }
}
@-webkit-keyframes slideLeft {
  0%, 100% {
    -webkit-transform: translateX(-100%);
  }
  50%, 100% {
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes slideLeft {
  0%, 100% {
    -ms-transform: translateX(-100%);
  }
  50%, 100% {
    -ms-transform: translateX(0px);
  }
}
@keyframes slideLeft {
  0%, 100% {
    transform: translateX(-100%);
  }
  50%, 100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes slideLeftReturn {
  0%, 100% {
    -moz-transform: translateX(0px);
  }
  10%, 100% {
    -moz-transform: translateX(-100%);
  }
}
@-webkit-keyframes slideLeftReturn {
  0%, 100% {
    -webkit-transform: translateX(0px);
  }
  10%, 100% {
    -webkit-transform: translateX(-100%);
  }
}
@-ms-keyframes slideLeftReturn {
  0%, 100% {
    -ms-transform: translateX(0px);
  }
  10%, 100% {
    -ms-transform: translateX(-100%);
  }
}
@keyframes slideLeftReturn {
  0%, 100% {
    transform: translateX(0px);
  }
  10%, 100% {
    transform: translateX(-100%);
  }
}
/* line 1, ../scss/structure/_layout.scss */
body {
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 16px;
  background-color: #fff;
  overflow-x: hidden;
  word-wrap: break-word;
}

/* line 9, ../scss/structure/_layout.scss */
.wrapper-outer {
  overflow: hidden;
}

/* line 13, ../scss/structure/_layout.scss */
.wrapper {
  min-width: 265px;
  margin: 0 10px;
  max-width: 100%;
  margin: 0;
}

/* line 19, ../scss/structure/_layout.scss */
.left, .right {
  width: 50%;
  float: left;
}

/* line 24, ../scss/structure/_layout.scss */
.left .img-holder img {
  max-width: 100%;
}

/* line 28, ../scss/structure/_layout.scss */
.header-container {
  margin: 0 0 20px 0;
  height: 100px;
}
@media only screen and (min-width: 771px) and (max-width: 945px) {
  /* line 28, ../scss/structure/_layout.scss */
  .header-container {
    height: 160px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 28, ../scss/structure/_layout.scss */
  .header-container {
    height: 90px;
  }
}

/* line 41, ../scss/structure/_layout.scss */
.header-container,
.main-container,
.footer-container {
  min-width: 320px;
}

/* line 45, ../scss/structure/_layout.scss */
.header-container,
.main aside {
  background: #fff;
}

/* line 50, ../scss/structure/_layout.scss */
.main {
  padding: 0;
}

/* line 54, ../scss/structure/_layout.scss */
.main article.eighteen-col header h1[data-icon]:before,
.main article.eighteen-col header h2.module-header[data-icon]:before {
  font-size: 18px;
  margin: 0 20px 0 0;
}

/* line 60, ../scss/structure/_layout.scss */
.main aside {
  color: #787874;
  padding: 0 5% 10px;
}

@media screen and (max-width: 1100px) {
  /* line 67, ../scss/structure/_layout.scss */
  section {
    padding: 20px;
  }

  /* line 70, ../scss/structure/_layout.scss */
  section.home-hero {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1040px) {
  /* line 75, ../scss/structure/_layout.scss */
  section {
    padding: 20px;
  }

  /* line 78, ../scss/structure/_layout.scss */
  section.home-hero {
    padding-left: 20px;
  }

  /* line 81, ../scss/structure/_layout.scss */
  .stick_leftPanel a {
    display: none;
  }
}
/* line 84, ../scss/structure/_layout.scss */
section.currency-box.desktop {
  padding: 0;
}

/* line 89, ../scss/structure/_layout.scss */
.header-container .eighteen-col,
.main-container .eighteen-col {
  max-width: 1060px;
  margin: 20px auto 20px;
  display: block;
  float: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
/* line 110, ../scss/utilities/_helpers.scss */
.header-container .eighteen-col:before, .header-container .eighteen-col:after,
.main-container .eighteen-col:before,
.main-container .eighteen-col:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 111, ../scss/utilities/_helpers.scss */
.header-container .eighteen-col:after,
.main-container .eighteen-col:after {
  clear: both;
}

/* line 99, ../scss/structure/_layout.scss */
.header-container,
.main-container {
  margin: 0 auto;
}
/* line 103, ../scss/structure/_layout.scss */
.lt-ie9 .header-container, .lt-ie9
.main-container {
  min-width: 960px;
}

/* line 108, ../scss/structure/_layout.scss */
.header-container header {
  max-width: 1060px;
  margin: 0 auto;
  display: block;
}

@media only screen and (min-width: 1000px) {
  /* line 115, ../scss/structure/_layout.scss */
  .footer-container footer {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 1140px) {
  /* line 121, ../scss/structure/_layout.scss */
  .wrapper {
    margin: 0 auto;
  }

  /* line 125, ../scss/structure/_layout.scss */
  .footer-container .wrapper,
  .breadcrumb .wrapper {
    max-width: 1060px;
    /* 1140px - 10% for margins */
  }
}
@media only screen and (max-width: 1140px) {
  /* line 132, ../scss/structure/_layout.scss */
  .breadcrumb .wrapper {
    padding: 0 20px;
  }
}
/* line 137, ../scss/structure/_layout.scss */
.eighteen-col header {
  background: #004fa3;
  color: #fff;
  border-radius: 2px 2px 0 0;
}

/* line 143, ../scss/structure/_layout.scss */
.eighteen-col footer {
  padding: 20px;
  background: #fff;
  overflow: hidden;
  position: relative;
}

/* line 151, ../scss/structure/_layout.scss */
.four-col {
  width: 21%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 4%;
  margin-top: 30px;
}

/* line 158, ../scss/structure/_layout.scss */
.four-col h3 {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
}

/* line 164, ../scss/structure/_layout.scss */
.footer-bar .four-col h3 {
  font-family: "Lato Light";
  font-weight: normal;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
}

/* line 172, ../scss/structure/_layout.scss */
.four-col ul {
  padding: 0;
  font-size: 13px;
}

/* line 177, ../scss/structure/_layout.scss */
.four-col ul li {
  margin-bottom: 7px;
}

/* line 181, ../scss/structure/_layout.scss */
.four-col ul li[data-icon]:before {
  font-size: 10px;
  margin-right: 7px;
}

/* line 186, ../scss/structure/_layout.scss */
.full .four-col,
.full .six-col,
.full .nine-col {
  margin-right: 1%;
  margin-top: 0;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  -webkit-perspective: 0;
  visibility: visible;
}

/* line 198, ../scss/structure/_layout.scss */
.full .four-col {
  width: 24.2%;
}

/* line 201, ../scss/structure/_layout.scss */
.full .six-col {
  width: 32.66%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 212, ../scss/structure/_layout.scss */
.header-container .full,
.main-container .full {
  position: relative;
  zoom: 1;
}
/* line 110, ../scss/utilities/_helpers.scss */
.header-container .full:before, .header-container .full:after,
.main-container .full:before,
.main-container .full:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 111, ../scss/utilities/_helpers.scss */
.header-container .full:after,
.main-container .full:after {
  clear: both;
}

/* line 218, ../scss/structure/_layout.scss */
.rtemodule ul {
  list-style-type: disc !important;
  margin: 1em 0 !important;
  padding: 0 0 0 40px !important;
}

/* line 224, ../scss/structure/_layout.scss */
.header-container .full-lb,
.main-container .full-lb {
  background-color: #e3f1fe;
}

/* line 229, ../scss/structure/_layout.scss */
.header-container .full-lg,
.main-container .full-lg {
  background-color: #fbfcfc;
}

/* line 234, ../scss/structure/_layout.scss */
.header-container .full-db,
.main-container .full-db {
  background-color: #004fa3;
  color: #fff;
}

/* line 240, ../scss/structure/_layout.scss */
.header-container .full-white,
.main-container .full-white {
  background-color: #fff;
}

/* line 245, ../scss/structure/_layout.scss */
.full a {
  text-decoration: none;
}

/* line 249, ../scss/structure/_layout.scss */
.full h4 {
  background-color: #e8e8e9;
  color: #fff;
  font-size: 18px;
  margin: 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: normal;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  width: 100%;
}
/* line 261, ../scss/structure/_layout.scss */
.full h4 .inner-wrap {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 20px;
}

/* line 267, ../scss/structure/_layout.scss */
.full h2 .inner-wrap {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 20px;
}

/* line 274, ../scss/structure/_layout.scss */
.altBox h4 .inner-wrap {
  display: inline-block;
}

/* line 277, ../scss/structure/_layout.scss */
.store-locator .full h4 {
  width: auto;
  display: block;
}

/* line 281, ../scss/structure/_layout.scss */
.full .db h4 {
  background-color: #004fa3;
}

/* line 285, ../scss/structure/_layout.scss */
.full .mb h4 {
  background-color: #3983ce;
}

/* line 289, ../scss/structure/_layout.scss */
.full .lb h4 {
  background-color: #e3f1fe;
}

/* line 293, ../scss/structure/_layout.scss */
.full .db h4 a,
.full .lb h4 a,
.full .mb h4 a {
  color: #fff;
  display: block;
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 200;
}

/* line 301, ../scss/structure/_layout.scss */
.full-lb .four-col h4,
.nine-col a,
.full-lb .six-col a,
a.box-header {
  text-decoration: none;
}

/* line 308, ../scss/structure/_layout.scss */
.full .box-cont-wrapper {
  height: 100%;
  position: relative;
  background: #fff;
  border-right: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1040px) {
  /* line 308, ../scss/structure/_layout.scss */
  .full .box-cont-wrapper {
    border: none;
  }
}

/* line 322, ../scss/structure/_layout.scss */
.img-holder {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 327, ../scss/structure/_layout.scss */
.full .four-col .img-holder {
  background-color: #ccc;
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 334, ../scss/structure/_layout.scss */
.full .six-col .img-holder,
.full .nine-col .img-holder {
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 341, ../scss/structure/_layout.scss */
.full .six-col .img-holder img,
.full .nine-col .img-holder img {
  width: 100%;
}

/*.slidermb .nine-col .box-cont .img-holder a,
.sliderdb .nine-col .box-cont .img-holder a,
.sliderdb .nine-col .img-holder a,
.slidermb .nine-col .img-holder a{
	 width: 517px;
	 height: 185px;
}
.sliderdb .nine-col .img-holder,
.slidermb .nine-col .img-holder{
	 height: 185px;
}
.slidermb .six-col .box-cont .img-holder a,
.sliderdb .six-col .box-cont .img-holder a,
.sliderdb .six-col .img-holder a,
.slidermb .six-col .img-holder a{
	width: 345px;
	height: 230px;
}
.sliderdb .six-col .img-holder,
.slidermb .six-col .img-holder{
	height: 230px;
}
.slidermb .four-col .box-cont .img-holder a,
.sliderdb .four-col .box-cont .img-holder a,
.sliderdb .four-col .img-holder a,
.slidermb .four-col .img-holder a{
	width: 260px;
	height: 160px;
}
.sliderdb .four-col .img-holder,
.slidermb .four-col .img-holder{
	height: 160px;
}*/
/* line 379, ../scss/structure/_layout.scss */
.img-holder a {
  display: block;
}

/* line 383, ../scss/structure/_layout.scss */
.full-lb .four-col .box-cont,
.full-lb .six-col .box-cont,
.nine-col .box-cont {
  padding: 10px 20px 20px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  background: #fff;
  padding-bottom: 88px;
}
@media only screen and (max-width: 1040px) {
  /* line 383, ../scss/structure/_layout.scss */
  .full-lb .four-col .box-cont,
  .full-lb .six-col .box-cont,
  .nine-col .box-cont {
    border: none;
  }
}

/*.full-lb .four-col.noButton .box-cont,
.full-lb .six-col.noButton .box-cont,
.nine-col.noButton .box-cont {
    padding-bottom: 20px;
}*/
/* line 407, ../scss/structure/_layout.scss */
.tabbed-box .box-cont {
  border-top: 1px solid #d1d1d1;
}

/* line 411, ../scss/structure/_layout.scss */
.full-lb .four-col a.red-button, .full-lb .four-col .header-slide .hs-inner a#buyBtn, .header-slide .hs-inner .full-lb .four-col a#buyBtn, .full-lb .four-col .store-detail--usa .ways-to-order-buy a#buyBtn, .store-detail--usa .ways-to-order-buy .full-lb .four-col a#buyBtn,
.full-lb .six-col a.red-button,
.full-lb .six-col .header-slide .hs-inner a#buyBtn,
.header-slide .hs-inner .full-lb .six-col a#buyBtn,
.full-lb .six-col .store-detail--usa .ways-to-order-buy a#buyBtn,
.store-detail--usa .ways-to-order-buy .full-lb .six-col a#buyBtn,
.full-lb .nine-col a.red-button,
.full-lb .nine-col .header-slide .hs-inner a#buyBtn,
.header-slide .hs-inner .full-lb .nine-col a#buyBtn,
.full-lb .nine-col .store-detail--usa .ways-to-order-buy a#buyBtn,
.store-detail--usa .ways-to-order-buy .full-lb .nine-col a#buyBtn {
  display: table;
  font-size: 13px;
  width: 85%;
  position: absolute;
  bottom: 0;
  padding: 15px;
  letter-spacing: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 20px;
}
/* line 424, ../scss/structure/_layout.scss */
.full-lb .four-col a.red-button.is-ios7, .full-lb .four-col .header-slide .hs-inner a.is-ios7#buyBtn, .header-slide .hs-inner .full-lb .four-col a.is-ios7#buyBtn, .full-lb .four-col .store-detail--usa .ways-to-order-buy a.is-ios7#buyBtn, .store-detail--usa .ways-to-order-buy .full-lb .four-col a.is-ios7#buyBtn,
.full-lb .six-col a.red-button.is-ios7,
.full-lb .six-col .header-slide .hs-inner a.is-ios7#buyBtn,
.header-slide .hs-inner .full-lb .six-col a.is-ios7#buyBtn,
.full-lb .six-col .store-detail--usa .ways-to-order-buy a.is-ios7#buyBtn,
.store-detail--usa .ways-to-order-buy .full-lb .six-col a.is-ios7#buyBtn,
.full-lb .nine-col a.red-button.is-ios7,
.full-lb .nine-col .header-slide .hs-inner a.is-ios7#buyBtn,
.header-slide .hs-inner .full-lb .nine-col a.is-ios7#buyBtn,
.full-lb .nine-col .store-detail--usa .ways-to-order-buy a.is-ios7#buyBtn,
.store-detail--usa .ways-to-order-buy .full-lb .nine-col a.is-ios7#buyBtn {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 429, ../scss/structure/_layout.scss */
.lt-ie9 .full-lb .four-col a.red-button, .lt-ie9 .full-lb .four-col .header-slide .hs-inner a#buyBtn, .header-slide .hs-inner .lt-ie9 .full-lb .four-col a#buyBtn, .lt-ie9 .full-lb .four-col .store-detail--usa .ways-to-order-buy a#buyBtn, .store-detail--usa .ways-to-order-buy .lt-ie9 .full-lb .four-col a#buyBtn,
.lt-ie9 .full-lb .six-col a.red-button,
.lt-ie9 .full-lb .six-col .header-slide .hs-inner a#buyBtn,
.header-slide .hs-inner .lt-ie9 .full-lb .six-col a#buyBtn,
.lt-ie9 .full-lb .six-col .store-detail--usa .ways-to-order-buy a#buyBtn,
.store-detail--usa .ways-to-order-buy .lt-ie9 .full-lb .six-col a#buyBtn,
.lt-ie9 .full-lb .nine-col a.red-button,
.lt-ie9 .full-lb .nine-col .header-slide .hs-inner a#buyBtn,
.header-slide .hs-inner .lt-ie9 .full-lb .nine-col a#buyBtn,
.lt-ie9 .full-lb .nine-col .store-detail--usa .ways-to-order-buy a#buyBtn,
.store-detail--usa .ways-to-order-buy .lt-ie9 .full-lb .nine-col a#buyBtn {
  letter-spacing: 1px;
}

@media only screen and (max-width: 640px) {
  /* line 441, ../scss/structure/_layout.scss */
  .slick-dots {
    height: 30px;
  }

  /* line 459, ../scss/structure/_layout.scss */
  .nine-col {
    width: 100%;
    clear: both;
  }

  /* line 464, ../scss/structure/_layout.scss */
  .eighteen-col {
    margin: 20px auto;
  }

  /* line 468, ../scss/structure/_layout.scss */
  .left, .right, .left.mr5 {
    width: 100%;
    float: left;
  }
}
/* line 474, ../scss/structure/_layout.scss */
.cp-video-section .red-button, .cp-video-section .header-slide .hs-inner #buyBtn, .header-slide .hs-inner .cp-video-section #buyBtn, .cp-video-section .store-detail--usa .ways-to-order-buy #buyBtn, .store-detail--usa .ways-to-order-buy .cp-video-section #buyBtn {
  text-transform: none;
}

/* line 1, ../scss/structure/_grid.scss */
.one-col, .two-col, .three-col, .four-col, .five-col, .six-col, .seven-col, .eight-col, .nine-col, .ten-col, .eleven-col, .twelve-col, .thirteen-col, .fourteen-col, .fifteen-col, .sixteen-col, .seventeen-col, .eighteen-col {
  clear: none;
  display: inline;
  float: left;
  margin-bottom: 20px;
  margin-right: 1.8868%;
  padding: 0;
  position: relative;
}

/* line 10, ../scss/structure/_grid.scss */
.one-col {
  width: 3.77358%;
}

/* line 13, ../scss/structure/_grid.scss */
.two-col {
  width: 9.43396%;
}

/* line 16, ../scss/structure/_grid.scss */
.three-col {
  width: 15.09433%;
}

/* line 19, ../scss/structure/_grid.scss */
.four-col {
  width: 20.75471%;
}

/* line 22, ../scss/structure/_grid.scss */
.five-col {
  width: 26.41509%;
}

/* line 25, ../scss/structure/_grid.scss */
.six-col {
  width: 32.07547%;
}

/* line 28, ../scss/structure/_grid.scss */
.seven-col {
  width: 37.73584%;
}

/* line 31, ../scss/structure/_grid.scss */
.eight-col {
  width: 43.39622%;
}

/* line 34, ../scss/structure/_grid.scss */
.nine-col {
  width: 49.0566%;
}

/* line 37, ../scss/structure/_grid.scss */
.ten-col {
  width: 54.71698%;
}

/* line 40, ../scss/structure/_grid.scss */
.eleven-col {
  width: 60.37735%;
}

/* line 43, ../scss/structure/_grid.scss */
.twelve-col {
  width: 66.03773%;
}

/* line 46, ../scss/structure/_grid.scss */
.thirteen-col {
  width: 71.69811%;
}

/* line 49, ../scss/structure/_grid.scss */
.fourteen-col {
  width: 77.35849%;
}

/* line 52, ../scss/structure/_grid.scss */
.fifteen-col {
  width: 83.01886%;
}

/* line 55, ../scss/structure/_grid.scss */
.sixteen-col {
  width: 88.67924%;
}

/* line 58, ../scss/structure/_grid.scss */
.seventeen-col {
  width: 94.33962%;
}

/* line 61, ../scss/structure/_grid.scss */
.eighteen-col {
  width: 100%;
  margin-right: 0;
  border-radius: 0 0 2px 2px;
}

/* line 67, ../scss/structure/_grid.scss */
.main-container .eighteen-col .eighteen-col {
  width: 100%;
  margin: 0 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 75, ../scss/structure/_grid.scss */
.eighteen-col .eighteen-col .box-cont {
  border: 1px solid #d1d1d1;
  background: #fff;
  padding: 20px 20px 0px 20px;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  /* line 84, ../scss/structure/_grid.scss */
  .full .four-col {
    border: 0;
    width: 49%;
  }

  /* line 89, ../scss/structure/_grid.scss */
  .full .four-col .img-holder {
    overflow: hidden;
  }

  /* line 93, ../scss/structure/_grid.scss */
  .full .four-col .img-holder img {
    width: 100%;
  }

  /* line 97, ../scss/structure/_grid.scss */
  .full .four-col:hover,
  .full .six-col:hover,
  .full .nine-col:hover {
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }

  /* line 109, ../scss/structure/_grid.scss */
  .full .four-col h3,
  .full .six-col h3,
  .full .nine-col h3 {
    background-color: transparent;
    padding: 20px 0;
  }

  /* line 116, ../scss/structure/_grid.scss */
  .full .four-col a.red-button, .full .four-col .header-slide .hs-inner a#buyBtn, .header-slide .hs-inner .full .four-col a#buyBtn, .full .four-col .store-detail--usa .ways-to-order-buy a#buyBtn, .store-detail--usa .ways-to-order-buy .full .four-col a#buyBtn,
  .full .six-col a.red-button,
  .full .six-col .header-slide .hs-inner a#buyBtn,
  .header-slide .hs-inner .full .six-col a#buyBtn,
  .full .six-col .store-detail--usa .ways-to-order-buy a#buyBtn,
  .store-detail--usa .ways-to-order-buy .full .six-col a#buyBtn,
  .full .nine-col a.red-button,
  .full .nine-col .header-slide .hs-inner a#buyBtn,
  .header-slide .hs-inner .full .nine-col a#buyBtn,
  .full .nine-col .store-detail--usa .ways-to-order-buy a#buyBtn,
  .store-detail--usa .ways-to-order-buy .full .nine-col a#buyBtn {
    position: inherit;
    margin-top: 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 127, ../scss/structure/_grid.scss */
  .full .four-col p,
  .full .four-col a,
  .full .six-col p,
  .full .six-col a,
  .full .nine-col p,
  .full .nine-col a {
    margin: 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
  /* line 140, ../scss/structure/_grid.scss */
  .full .four-col {
    border: 0;
    width: 49%;
  }

  /* line 145, ../scss/structure/_grid.scss */
  .full .four-col .img-holder {
    overflow: hidden;
  }

  /* line 149, ../scss/structure/_grid.scss */
  .full .four-col .img-holder img {
    width: 100%;
  }

  /* line 153, ../scss/structure/_grid.scss */
  .full .four-col.mb {
    float: right;
    margin-right: 0;
  }
}
@media only screen and (min-width: 801px) and (max-width: 983px) {
  /* line 161, ../scss/structure/_grid.scss */
  .full .four-col {
    border: 0;
  }

  /* line 165, ../scss/structure/_grid.scss */
  .full .four-col .box-cont {
    min-height: 164px;
  }

  /* line 169, ../scss/structure/_grid.scss */
  .full .four-col a.red-button, .full .four-col .header-slide .hs-inner a#buyBtn, .header-slide .hs-inner .full .four-col a#buyBtn, .full .four-col .store-detail--usa .ways-to-order-buy a#buyBtn, .store-detail--usa .ways-to-order-buy .full .four-col a#buyBtn,
  .full .nine-col a.red-button,
  .full .nine-col .header-slide .hs-inner a#buyBtn,
  .header-slide .hs-inner .full .nine-col a#buyBtn,
  .full .nine-col .store-detail--usa .ways-to-order-buy a#buyBtn,
  .store-detail--usa .ways-to-order-buy .full .nine-col a#buyBtn {
    padding: 15px 47px 15px 15px;
  }

  /* line 174, ../scss/structure/_grid.scss */
  .full .four-col a.red-button [data-icon]:before, .full .four-col .header-slide .hs-inner a#buyBtn [data-icon]:before, .header-slide .hs-inner .full .four-col a#buyBtn [data-icon]:before, .full .four-col .store-detail--usa .ways-to-order-buy a#buyBtn [data-icon]:before, .store-detail--usa .ways-to-order-buy .full .four-col a#buyBtn [data-icon]:before,
  .full .nine-col a.red-button [data-icon]:before,
  .full .nine-col .header-slide .hs-inner a#buyBtn [data-icon]:before,
  .header-slide .hs-inner .full .nine-col a#buyBtn [data-icon]:before,
  .full .nine-col .store-detail--usa .ways-to-order-buy a#buyBtn [data-icon]:before,
  .store-detail--usa .ways-to-order-buy .full .nine-col a#buyBtn [data-icon]:before {
    margin: 2px -40px 0 0;
  }
}
/* line 1, ../scss/structure/_header.scss */
.header-wrapper {
  height: 100px;
  display: block;
}
@media (max-width: 1040px) {
  /* line 1, ../scss/structure/_header.scss */
  .header-wrapper {
    height: 160px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 1, ../scss/structure/_header.scss */
  .header-wrapper {
    height: 90px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 1, ../scss/structure/_header.scss */
  .header-wrapper {
    height: 70px;
  }
}

/* line 18, ../scss/structure/_header.scss */
.header-container {
  position: fixed;
  width: 100%;
  z-index: 111;
  background-color: rgba(255, 255, 255, 0.95);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1040px) {
  /* line 18, ../scss/structure/_header.scss */
  .header-container {
    height: 160px;
    position: static;
  }
}
@media (max-width: 1024px) {
  /* line 29, ../scss/structure/_header.scss */
  .header-container.is-ios7 {
    position: static;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 18, ../scss/structure/_header.scss */
  .header-container {
    position: static;
    overflow: hidden;
  }
}
@media only screen and (max-width: 400px) {
  /* line 18, ../scss/structure/_header.scss */
  .header-container {
    height: 70px;
  }
}

/* line 48, ../scss/structure/_header.scss */
.header-container header {
  height: 90px;
  position: relative;
  z-index: 110;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 400px) {
  /* line 48, ../scss/structure/_header.scss */
  .header-container header {
    height: 70px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 48, ../scss/structure/_header.scss */
  .header-container header {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 48, ../scss/structure/_header.scss */
  .header-container header {
    -moz-box-shadow: #eee 0px -3px 5px 5px;
    -webkit-box-shadow: #eee 0px -3px 5px 5px;
    box-shadow: #eee 0px -3px 5px 5px;
  }
}

/* line 72, ../scss/structure/_header.scss */
.header-container header span {
  display: inline-block;
}
@media only screen and (min-width: 1040px) {
  /* line 72, ../scss/structure/_header.scss */
  .header-container header span {
    text-align: right;
  }
}

/* line 81, ../scss/structure/_header.scss */
.mobile-menu {
  display: none;
}

/* line 85, ../scss/structure/_header.scss */
.header-container header nav > ul {
  overflow: hidden;
}

/* line 89, ../scss/structure/_header.scss */
.header-container header nav ul li {
  display: block;
}

/* line 94, ../scss/structure/_header.scss */
.header-container .title {
  color: #787874;
  position: absolute;
  left: 0;
  top: 0;
  width: 196px;
  margin: 0.88em 0;
  font-size: inherit;
  line-height: inherit;
}
@media only screen and (max-width: 1040px) {
  /* line 94, ../scss/structure/_header.scss */
  .header-container .title {
    margin: 25px 0 0 15px;
    color: #fff;
    font-weight: normal;
    width: auto;
  }
}
@media only screen and (max-width: 380px) {
  /* line 94, ../scss/structure/_header.scss */
  .header-container .title {
    margin-top: 13px;
    width: 130px;
    margin-top: 28px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 94, ../scss/structure/_header.scss */
  .header-container .title {
    width: 136px;
    margin-top: 15px;
  }
}

/* line 123, ../scss/structure/_header.scss */
.ie7 .title {
  padding-top: 20px;
}

/* line 127, ../scss/structure/_header.scss */
.confirmation-page h1.title, .confirmation-page h2.module-header.title {
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  /* line 127, ../scss/structure/_header.scss */
  .confirmation-page h1.title, .confirmation-page h2.module-header.title {
    margin-top: 13px;
    position: inherit;
  }
}
@media only screen and (max-width: 850px) {
  /* line 127, ../scss/structure/_header.scss */
  .confirmation-page h1.title, .confirmation-page h2.module-header.title {
    margin-top: 18px;
    position: inherit;
  }
}

/* line 142, ../scss/structure/_header.scss */
.logo {
  background: url("/img/svg/travelex-logo.svg") no-repeat;
  width: 196px;
  height: 57px;
  display: block;
}

@media only screen and (max-width: 1040px) {
  /* line 150, ../scss/structure/_header.scss */
  .title span[data-icon-after]:after {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  /* line 158, ../scss/structure/_header.scss */
  a.logo {
    background: url("/img/svg/travelex-logo.svg") no-repeat;
    width: 130px;
    height: 37px;
    /*background-size: contain;*/
    background-size: 130px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 167, ../scss/structure/_header.scss */
  a.logo {
    background: url("/img/svg/travelex-logo.svg") no-repeat;
    width: 196px;
    height: 50px;
    /*background-size: contain;*/
    background-size: 130px;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 179, ../scss/structure/_header.scss */
  .title,
  .header-container .minimise .title {
    margin: 16px 0 0 10px;
  }

  /* line 185, ../scss/structure/_header.scss */
  .header-container .minimise .title {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 1040px) {
  /* line 191, ../scss/structure/_header.scss */
  .header-container .minimise {
    height: 70px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  /* line 200, ../scss/structure/_header.scss */
  .header-container .minimise .title {
    margin: 18px 0 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
@media only screen and (max-width: 640px) {
  /* line 213, ../scss/structure/_header.scss */
  .main article.eighteen-col header .headings {
    display: none;
  }
}
/*mobile menu text added*/
/*Umbraco 859*/
@media only screen and (max-width: 1040px) {
  /* line 223, ../scss/structure/_header.scss */
  .mobile-menu {
    background: url(/media/6174/menu.png) no-repeat;
    /* background-size: 35px; */
    background-position: center;
    width: 35px;
    height: 30px;
    margin: 30px 15px 0 0;
    float: right;
    cursor: pointer;
    display: block;
  }
}
/*859*/
/* line 238, ../scss/structure/_header.scss */
.header-container header span.span-menu {
  display: none;
  float: right;
  position: absolute;
  right: 15px;
  top: 19px;
}

@media only screen and (max-width: 1040px) {
  /* line 250, ../scss/structure/_header.scss */
  .header-container header span.span-menu {
    display: block;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 257, ../scss/structure/_header.scss */
  div.mobile-menu {
    background: url(/img/menu.png) no-repeat;
    /* background-size: 35px; */
    background-position: center;
    width: 35px;
    height: 30px;
    margin: 30px 17px 0 0;
    float: right;
    cursor: pointer;
    display: block;
  }
}
@media only screen and (max-width: 400px) {
  /* line 271, ../scss/structure/_header.scss */
  .header-container header span.span-menu {
    display: block;
    float: right;
    position: absolute;
    right: 15px;
    top: 5px;
  }

  /* line 278, ../scss/structure/_header.scss */
  div.mobile-menu {
    background: url(/img/menu.png) no-repeat;
    /* background-size: 35px; */
    background-position: center;
    width: 35px;
    height: 30px;
    margin: 20px 17px 0 0;
    float: right;
    cursor: pointer;
    display: block;
  }
}
/* line 1, ../scss/structure/_footer.scss */
.footer-container {
  background: #d0d0d1;
  overflow: hidden;
}

/* line 6, ../scss/structure/_footer.scss */
.footer-container,
.footer-container h2 {
  font-size: 13px;
}

/* line 11, ../scss/structure/_footer.scss */
.footer-container footer {
  color: #202e3c;
  margin-top: -60px;
}
/* line 15, ../scss/structure/_footer.scss */
.footer-container footer.footer-base {
  margin-top: 0;
}
@media only screen and (max-width: 1140px) {
  /* line 11, ../scss/structure/_footer.scss */
  .footer-container footer {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  /* line 11, ../scss/structure/_footer.scss */
  .footer-container footer {
    margin-top: 0;
  }
}

/* line 28, ../scss/structure/_footer.scss */
.footer-bar {
  background: #003368;
  overflow: hidden;
  color: #fff;
  padding: 25px 20px 25px 20px;
}

/* line 35, ../scss/structure/_footer.scss */
.footer-bar h2 {
  padding-top: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  /* line 35, ../scss/structure/_footer.scss */
  .footer-bar h2 {
    font-size: 1.5em;
  }
}

/* line 44, ../scss/structure/_footer.scss */
.footer-bar h4 {
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 13px;
  margin: 0.83em 0;
  background: none;
  padding: 0 0px 0px 0px;
  font-weight: bold;
}
@media only screen and (max-width: 1040px) {
  /* line 44, ../scss/structure/_footer.scss */
  .footer-bar h4 {
    padding-top: 0;
  }
}

/* line 56, ../scss/structure/_footer.scss */
.footer-bar p {
  margin: 0;
}
@media only screen and (max-width: 1040px) {
  /* line 56, ../scss/structure/_footer.scss */
  .footer-bar p {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 56, ../scss/structure/_footer.scss */
  .footer-bar p {
    display: block;
    background-color: #1a4877;
    text-align: center;
    border: 1px solid #386089;
    border-radius: 2px;
    padding: 8px 0;
    margin-bottom: 15px !important;
    float: none;
  }
}

/* line 75, ../scss/structure/_footer.scss */
.footer-bar p a {
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  text-decoration: none;
}

/* line 81, ../scss/structure/_footer.scss */
.footer-bar ul li {
  list-style-type: none;
}

/* line 85, ../scss/structure/_footer.scss */
.footer-links .wrapper {
  position: relative;
  text-align: right;
  z-index: 100;
}
@media only screen and (max-width: 1140px) {
  /* line 85, ../scss/structure/_footer.scss */
  .footer-links .wrapper {
    text-align: left;
  }
}
/* line 96, ../scss/structure/_footer.scss */
.footer-links .wrapper a {
  text-decoration: none;
  font-family: "Lato Regular";
  font-weight: normal;
  display: inline-block;
  border-left: 1px solid #b1b1b4;
  margin: 10px 0 10px 20px;
  padding: 0 0 0 20px;
  color: #202e3c;
}
@media only screen and (max-width: 1140px) {
  /* line 96, ../scss/structure/_footer.scss */
  .footer-links .wrapper a {
    border-left: none;
    border-right: 1px solid #b1b1b4;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    color: #fff;
  }
  /* line 113, ../scss/structure/_footer.scss */
  .footer-links .wrapper a.first {
    padding-left: 0;
  }
  /* line 117, ../scss/structure/_footer.scss */
  .footer-links .wrapper a:last-of-type {
    border-right: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 96, ../scss/structure/_footer.scss */
  .footer-links .wrapper a {
    border-bottom: 1px solid #b1b1b4;
    border-right: none;
    display: block;
    padding: 10px 0;
    margin-left: 0;
    text-align: left;
    border-left: none;
    color: #fff;
  }
  /* line 132, ../scss/structure/_footer.scss */
  .footer-links .wrapper a.first {
    border-top: 1px solid #b1b1b4;
  }
}

/* line 139, ../scss/structure/_footer.scss */
.footer-links .wrapper [data-icon-after]:after {
  content: "";
}

/* line 143, ../scss/structure/_footer.scss */
.footer-container .twelvecol p {
  font-size: 12px;
  text-align: right;
}

/* line 150, ../scss/structure/_footer.scss */
.footer-container .four-col {
  border-right: 1px solid #1a4877;
  margin-bottom: 0;
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
  /* line 150, ../scss/structure/_footer.scss */
  .footer-container .four-col {
    width: 24.2%;
  }
}
@media only screen and (max-width: 700px) {
  /* line 150, ../scss/structure/_footer.scss */
  .footer-container .four-col {
    border-right: none;
    width: 100%;
    height: auto !important;
  }
}

/* line 167, ../scss/structure/_footer.scss */
.footer-bar .last-col {
  margin-right: 0;
  border-right: none;
}

/* line 172, ../scss/structure/_footer.scss */
.footer-bar .four-col a {
  text-decoration: none;
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  background: none;
  padding-left: 0;
}

/* line 180, ../scss/structure/_footer.scss */
.footer-bar .last-col a {
  color: #3983ce;
}

/* line 184, ../scss/structure/_footer.scss */
.footer-bar .four-col a:hover {
  color: #3983ce;
}

/* line 188, ../scss/structure/_footer.scss */
.footer-bar .last-col a:hover {
  color: #fff;
}

/* line 192, ../scss/structure/_footer.scss */
footer .icons {
  margin-right: 35px;
}
@media only screen and (max-width: 640px) {
  /* line 192, ../scss/structure/_footer.scss */
  footer .icons {
    display: none;
  }
}

/* line 200, ../scss/structure/_footer.scss */
footer .icons img {
  margin-top: 13px;
  height: 20px;
}

@media only screen and (max-width: 700px) {
  /* line 206, ../scss/structure/_footer.scss */
  .footer-hide {
    display: none;
  }
}
@media only screen and (max-width: 1140px) {
  /* line 214, ../scss/structure/_footer.scss */
  .footer-container .eighteen-col {
    padding-bottom: 0;
    margin-bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 220, ../scss/structure/_footer.scss */
  .footer-links {
    background: #003163;
    overflow: hidden;
    color: #fff;
    padding: 10px 20px;
    display: block;
  }

  /* line 228, ../scss/structure/_footer.scss */
  footer.footer-info {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 235, ../scss/structure/_footer.scss */
  .footer-container .eighteen-col {
    margin: 0;
  }

  /* line 239, ../scss/structure/_footer.scss */
  .footer-links {
    background: #003163;
    overflow: hidden;
    color: #fff;
    padding: 10px 20px;
    display: block;
  }

  /* line 247, ../scss/structure/_footer.scss */
  .footer-links .wrapper [data-icon-after]:after {
    content: "y";
  }
}
/* line 255, ../scss/structure/_footer.scss */
.four-col .social_signage {
  width: 85%;
  padding: 0 5% 12% 0%;
}

/* line 259, ../scss/structure/_footer.scss */
.social_signage img {
  height: auto;
}

/* line 263, ../scss/structure/_footer.scss */
.social_signage li {
  float: left;
  padding-right: 8%;
}

/* line 267, ../scss/structure/_footer.scss */
.social_signage li a, .facebook-ul li span {
  background-image: url("/img/all-sprite.png") !important;
  background-repeat: no-repeat !important;
  display: block;
}

/* line 273, ../scss/structure/_footer.scss */
.sprite-Facebook {
  width: 8px;
  height: 16px;
  background-position: -5px -30px !important;
}

/* line 279, ../scss/structure/_footer.scss */
.sprite-Instagram {
  width: 16px;
  height: 16px;
  /*background-position: -5px -31px!important;*/
  background-position: -5px -81px !important;
}

/* line 286, ../scss/structure/_footer.scss */
.sprite-Linkedin {
  width: 16px;
  height: 16px;
  /*background-position: -5px -57px!important;*/
  background-position: -5px -108px !important;
}

/* line 293, ../scss/structure/_footer.scss */
.sprite-Twitter {
  width: 16px;
  height: 13px;
  /* background-position: -5px -83px!important;*/
  background-position: -5px -133px !important;
}

/* line 299, ../scss/structure/_footer.scss */
.sprite-facebookbutton {
  width: 20px;
  height: 20px;
  /*background-position: -5px -106px!important;*/
  background-position: -5px -195px !important;
}

@media only screen and (max-width: 965px) {
  /* line 307, ../scss/structure/_footer.scss */
  .full .social_signage li img {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  /* line 314, ../scss/structure/_footer.scss */
  .full .social_signage li img {
    display: block;
  }
}
@media only screen and (max-width: 667px) {
  /* line 319, ../scss/structure/_footer.scss */
  .four-col .social_signage {
    width: 85%;
    padding: 0 5% 1% 0%;
  }

  /* line 323, ../scss/structure/_footer.scss */
  .footer-container .four-col h3 {
    padding: 10px 0;
  }
}
/* line 1, ../scss/wayfinding/_nav.scss */
nav ul {
  margin: 0;
  padding: 0;
}

/* line 6, ../scss/wayfinding/_nav.scss */
nav a {
  display: block;
  margin-bottom: 0px;
  padding: 10px 0;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #3983ce;
  border: 1px solid #e8e8e9;
  border-right: none;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.4px;
  font-size: 14px;
}

/* line 24, ../scss/wayfinding/_nav.scss */
nav li {
  display: block;
  margin-bottom: 10px;
  padding: 7px 0;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #3983ce;
  border: 1px solid #e8e8e9;
  border-right: none;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.4px;
  font-size: 14px;
  width: 30%;
}

/* line 43, ../scss/wayfinding/_nav.scss */
nav ul li:last-of-type {
  border-left: none;
  margin-bottom: 0;
}

/* line 48, ../scss/wayfinding/_nav.scss */
.link-text {
  display: block;
  padding: 0;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #78787a;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.4px;
  font-size: 14px;
}

/* line 61, ../scss/wayfinding/_nav.scss */
nav li.active a, nav li.active {
  background-color: #e8e8e9;
  color: #3983ce;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-weight: bold;
  font-style: italic;
  border-radius: 0;
}

/* line 70, ../scss/wayfinding/_nav.scss */
nav li.active .link-text {
  color: #3983ce;
}

/*
// #8089 Breadcrumbs
// Breadcrumb link styling
*/
/* line 79, ../scss/wayfinding/_nav.scss */
.header-container header nav ul li a {
  color: #78787a;
  border: none;
  width: auto;
  padding: 0;
  float: none;
}

/* END #8089 */
/* line 89, ../scss/wayfinding/_nav.scss */
.header-container header nav ul li.active:after {
  border-left-color: #e8e8e9;
  border-width: 18px;
  margin-top: 2px;
  margin-left: 0;
}

/* line 97, ../scss/wayfinding/_nav.scss */
nav a:hover,
nav a:visited {
  color: #78787a;
}

/* line 102, ../scss/wayfinding/_nav.scss */
nav a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 640px) {
  /* line 109, ../scss/wayfinding/_nav.scss */
  nav {
    clear: both;
  }

  /* line 113, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li.active a {
    width: 50%;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 122, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul {
    border-top: 1px solid #284b70;
    float: none;
    width: auto;
  }

  /* line 128, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li a {
    color: #fff;
  }
}
@media only screen and (max-width: 380px) {
  /* line 137, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li:after {
    border-width: 18px;
  }

  /* line 141, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li:before {
    border-width: 20px;
  }
}
@media only screen and (min-width: 381px) and (max-width: 640px) {
  /* line 149, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li:after {
    border-width: 19px;
  }

  /* line 152, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li:before {
    border-width: 21px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
  /* line 160, ../scss/wayfinding/_nav.scss */
  nav {
    width: 60%;
  }
}
@media only screen and (min-width: 400px) and (max-width: 640px) {
  /* line 168, ../scss/wayfinding/_nav.scss */
  nav li {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1040px) {
  /* line 175, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul li a {
    color: #000;
  }
}
@media only screen and (min-width: 1040px) {
  /* line 181, ../scss/wayfinding/_nav.scss */
  .header-container header nav ul, .confirmation-page.header-container header nav ul {
    float: none;
    width: 100%;
  }

  /* line 186, ../scss/wayfinding/_nav.scss */
  .header-container header, .confirmation-page.header-container header {
    height: 90px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 194, ../scss/wayfinding/_nav.scss */
  nav li.active {
    width: 55%;
  }

  /* line 197, ../scss/wayfinding/_nav.scss */
  nav li {
    width: 18%;
    padding: 9px 0;
  }
}
/* line 1, ../scss/wayfinding/_breadcrumb.scss */
nav.breadcrumb {
  background: rgba(0, 0, 0, 0.03);
  float: none;
  width: 100%;
  margin: 0;
  padding: 5px 0px;
  z-index: 111;
}
@media only screen and (max-width: 1040px) {
  /* line 1, ../scss/wayfinding/_breadcrumb.scss */
  nav.breadcrumb {
    display: none;
  }
}

/* line 13, ../scss/wayfinding/_breadcrumb.scss */
nav.breadcrumb ul {
  overflow: hidden;
}

/* line 17, ../scss/wayfinding/_breadcrumb.scss */
nav.breadcrumb li,
nav.breadcrumb a {
  float: left;
  line-height: 1;
  margin: 0;
  color: #666;
  border: 0;
  width: auto;
  text-align: left;
  text-transform: none;
  letter-spacing: normal;
}

/* line 30, ../scss/wayfinding/_breadcrumb.scss */
nav.breadcrumb a,
nav.breadcrumb span {
  font-size: 13px;
  padding: 0 5px;
}

/* line 36, ../scss/wayfinding/_breadcrumb.scss */
nav.breadcrumb .home {
  background: url("/img/svg/home-icon.svg") no-repeat;
  width: 15px;
  height: 13px;
}

/**
 * Main Navigation
 *
 * @block header
 */
/* line 6, ../scss/wayfinding/_main-nav.scss */
.phone-icon {
  background: url(/img/all-sprite.png) no-repeat;
  background-repeat: no-repeat;
  background-position: 0 -427px;
  /* background-size: cover; */
  /* background-size: cover; */
  width: 23px;
  height: 15px;
  margin: 4px 0 0 0;
  float: left;
}

/* line 17, ../scss/wayfinding/_main-nav.scss */
span.contact-data-icon {
  cursor: pointer;
}

/* line 20, ../scss/wayfinding/_main-nav.scss */
nav.main-nav section {
  padding: 0;
  background: #123d69;
}

/* line 25, ../scss/wayfinding/_main-nav.scss */
nav.main-nav > ul > li:after {
  width: 1px;
  height: 49px;
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  top: 0;
}
@media only screen and (max-width: 850px) {
  /* line 25, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li:after {
    background: none;
  }
}

/* line 39, ../scss/wayfinding/_main-nav.scss */
nav.main-nav ul li a span[data-icon-after]:after {
  margin-left: 8px;
  font-size: 12px;
  padding-top: 5px;
  color: #78787a;
  color: #000;
}
@media screen and (max-width: 1040px) {
  /* line 39, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li a span[data-icon-after]:after {
    color: #fff;
    position: absolute;
    top: 35%;
    right: 15px;
    content: "y";
  }
}

/* line 55, ../scss/wayfinding/_main-nav.scss */
nav.main-nav ul span.phone {
  margin-left: 20px;
  padding: 0 0 5px 20px;
  border-left: 1px solid #e8e8e9;
  font-size: 18px;
  margin-top: 17.9px;
}
@media screen and (max-width: 1040px) {
  /* line 55, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul span.phone {
    display: none;
  }
}

/* line 69, ../scss/wayfinding/_main-nav.scss */
nav.main-nav .desktop .contact-link-text {
  display: none;
}

/* line 75, ../scss/wayfinding/_main-nav.scss */
nav.main-nav ul li a:hover,
nav.main-nav ul li a:hover span[data-icon-after]:after {
  text-decoration: none;
}

/* line 80, ../scss/wayfinding/_main-nav.scss */
nav.main-nav ul li:last-of-type:after {
  background: none;
}

@media screen and (min-width: 1040px) {
  /* line 128, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav, nav.main-nav ul li.item-2.touched .subnav,
  nav.main-nav ul li.item-3:hover .subnav,
  nav.main-nav ul li.item-3.touched .subnav,
  nav.main-nav ul li.contact:hover .subnav,
  nav.main-nav ul li.contact.touched .subnav,
  nav.main-nav ul li.item-4:hover .subnav,
  nav.main-nav ul li.item-4.touched .subnav {
    right: -8px;
    left: auto;
  }
  /* line 88, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav a span[data-icon-after]:after, nav.main-nav ul li.item-2.touched .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.item-3:hover .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.item-3.touched .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.contact:hover .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.contact.touched .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.item-4:hover .subnav a span[data-icon-after]:after,
  nav.main-nav ul li.item-4.touched .subnav a span[data-icon-after]:after {
    content: "1";
  }
  /* line 92, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav .main-nav-adblock, nav.main-nav ul li.item-2.touched .subnav .main-nav-adblock,
  nav.main-nav ul li.item-3:hover .subnav .main-nav-adblock,
  nav.main-nav ul li.item-3.touched .subnav .main-nav-adblock,
  nav.main-nav ul li.contact:hover .subnav .main-nav-adblock,
  nav.main-nav ul li.contact.touched .subnav .main-nav-adblock,
  nav.main-nav ul li.item-4:hover .subnav .main-nav-adblock,
  nav.main-nav ul li.item-4.touched .subnav .main-nav-adblock {
    left: -100%;
    margin-left: 0;
  }
  /* line 97, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav .sub-subnav, nav.main-nav ul li.item-2.touched .subnav .sub-subnav,
  nav.main-nav ul li.item-3:hover .subnav .sub-subnav,
  nav.main-nav ul li.item-3.touched .subnav .sub-subnav,
  nav.main-nav ul li.contact:hover .subnav .sub-subnav,
  nav.main-nav ul li.contact.touched .subnav .sub-subnav,
  nav.main-nav ul li.item-4:hover .subnav .sub-subnav,
  nav.main-nav ul li.item-4.touched .subnav .sub-subnav {
    left: auto;
    right: 100%;
  }
}

@media screen and (min-width: 770px) and (max-width: 1012px) {
  /* line 139, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav, nav.main-nav ul li.item-2.touched .subnav {
    right: auto;
    left: -8px;
  }
  /* line 107, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav a span[data-icon-after]:after, nav.main-nav ul li.item-2.touched .subnav a span[data-icon-after]:after {
    content: "y";
  }
  /* line 111, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav .main-nav-adblock, nav.main-nav ul li.item-2.touched .subnav .main-nav-adblock {
    left: 100%;
    margin-left: -1px;
  }
  /* line 116, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.item-2:hover .subnav .sub-subnav, nav.main-nav ul li.item-2.touched .subnav .sub-subnav {
    left: 100%;
    right: auto;
  }
}

/* line 152, ../scss/wayfinding/_main-nav.scss */
nav.main-nav {
  margin-top: 16px;
  -webkit-transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1040px) {
  /* line 152, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav {
    float: right;
    margin-top: 20px;
    margin-left: 218px;
  }
}
@media screen and (max-width: 1040px) {
  /* line 152, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav {
    width: 100%;
    margin: 0;
    -webkit-transition: right 0.2s ease-in-out;
    -moz-transition: right 0.2s ease-in-out;
    transition: right 0.2s ease-in-out;
    position: absolute;
    top: 90px;
    right: -100%;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1040px) and (max-width: 1080px) {
  /* line 152, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav {
    position: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: none;
  }
}
@media screen and (max-width: 400px) {
  /* line 152, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav {
    margin-top: -5px;
  }
}

@media screen and (max-width: 640px) {
  /* line 188, ../scss/wayfinding/_main-nav.scss */
  .mobile-menu {
    /*background: url('/img/icon-menu.png') no-repeat;    */
    background: url("/img/all-sprite.png") no-repeat;
    background-position: -5px -307px;
    /*background-size: 35px;*/
    width: 35px;
    height: 30px;
    margin: 30px 15px 0 0;
    float: right;
    cursor: pointer;
    display: block;
  }
}
@media screen and (min-width: 1040px) {
  /* line 207, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul {
    overflow: visible !important;
  }

  /* line 211, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li {
    width: auto;
    border: none;
    padding: 0 5px;
    position: relative;
    height: 55px;
  }
}
@media screen and (min-width: 1040px) and (max-width: 800px) {
  /* line 211, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li {
    padding: 0;
  }
}

@media screen and (min-width: 1040px) {
  /* line 223, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.contact {
    background: none;
  }

  /* line 227, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.contact.mobile {
    display: none;
  }

  /* line 231, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.has-subnav:hover > a {
    background: #fff;
    cursor: pointer;
    opacity: 1;
  }

  /* line 237, ../scss/wayfinding/_main-nav.scss */
  .has-subnav:hover > a {
    position: relative;
    z-index: 50;
  }

  /* Full width background overlay visible when event on the menu */
  /* line 243, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.has-subnav > span.overlay,
  nav.main-nav > ul > li.contact > span.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: 0.75;
  }

  /* line 254, ../scss/wayfinding/_main-nav.scss */
  .rgba nav.main-nav > ul > li.has-subnav > span.overlay {
    background: rgba(0, 0, 0, 0.75);
  }

  /* line 258, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.has-subnav.show-overlay > span.overlay {
    display: block;
    z-index: 1;
  }

  /* line 263, ../scss/wayfinding/_main-nav.scss */
  .has-subnav:hover > .subnav,
  .has-subnav.touched > .subnav {
    left: 8px;
    -webkit-animation: slideDown 2.5s ease forwards;
    -moz-animation: slideDown 2.5s ease forwards;
    -o-animation: slideDown 2.5s ease forwards;
    -ms-animation: slideDown 2.5s ease forwards;
    animation: slideDown 2.5s ease forwards;
  }

  /* line 274, ../scss/wayfinding/_main-nav.scss */
  .has-subnav.lang:hover > .subnav,
  .has-subnav.lang.touched > .subnav,
  .has-subnav.contact:hover > .subnav,
  .has-subnav.contact.touched > .subnav {
    -webkit-animation: slideDown 2.5s ease forwards;
    -moz-animation: slideDown 2.5s ease forwards;
    -o-animation: slideDown 2.5s ease forwards;
    -ms-animation: slideDown 2.5s ease forwards;
    animation: slideDown 2.5s ease forwards;
  }

  /* line 285, ../scss/wayfinding/_main-nav.scss */
  .has-subnav.lang:hover > .subnav,
  .has-subnav.lang.touched > .subnav,
  .has-subnav.lang.is-visible > .subnav,
  .has-subnav.contact.is-visible > .subnav {
    right: -8px;
  }

  /* line 292, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li:hover > a,
  nav.main-nav > ul > li:hover > a > span[data-icon-after]:after {
    color: #3983ce !important;
  }

  /* line 297, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li:last-of-type {
    margin-right: 0;
  }

  /* line 301, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav ul li a {
    padding-top: 0;
    color: #000;
    border: none;
    width: 100% !important;
    text-align: left;
    font-size: 16px;
    font-family: "Lato Regular";
    font-weight: normal;
    text-transform: none;
    background: none;
    padding: 0;
    height: 23px;
  }

  /* line 315, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav > ul > li > a {
    padding: 16px 0 16px 16px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
  }

  /* line 322, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav {
    position: absolute;
    float: none;
    background: #fff;
    left: -999em;
    z-index: 2;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  /* line 331, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav ul {
    width: 261px;
  }

  /* line 335, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    position: static;
    height: auto;
  }

  /* line 345, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li.back {
    display: none;
  }

  /* line 349, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li.last {
    border-bottom: 0;
    padding-bottom: 15px;
  }

  /* line 354, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .subnav li a {
    white-space: normal;
    font-size: 15px;
    color: #666;
    padding: 10px 50px 9px 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
  }

  /* line 362, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .subnav-left .subnav li a,
  .header-container nav.main-nav .subnav.subnav-left > li > a {
    padding: 10px 25px 9px 50px;
  }

  /* line 366, ../scss/wayfinding/_main-nav.scss */
  .subnav.subnav-left [data-icon-after]:after {
    content: attr(data-icon-before);
  }

  /* line 370, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav > li.hover > a {
    background: #3983ce;
    color: #fff;
    opacity: 1;
  }

  /* line 376, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav > li:hover > a {
    background: #3983ce;
    color: #fff;
    opacity: 1;
  }

  /* line 382, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav > li.last > a:hover {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  /* line 385, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav.subnav-left > li.last > a:hover {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  /* line 389, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li:hover a {
    background-color: #3983ce;
    color: #fff;
  }

  /* line 394, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li:hover a span[data-icon-after]:after,
  nav.main-nav .subnav > li.hover > a span[data-icon-after]:after {
    opacity: 1;
    color: #fff;
  }

  /* line 400, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav a span[data-icon-after]:after {
    position: absolute;
    right: 10px;
    color: #666;
    font-size: 10px;
    padding-top: 7px;
  }

  /* line 408, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav.subnav-left a span[data-icon-after]:after {
    right: auto;
    left: 10px;
  }

  /* line 415, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav .main-nav-adblock {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-position: right center;
    cursor: default;
    margin-left: -1px;
  }

  /* line 428, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav .main-nav-adblock .image {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
  }

  /* line 434, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav.subnav-left .main-nav-adblock {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  /* line 439, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav.subnav-left .main-nav-adblock {
    left: -144%;
    width: 144%;
    min-width: initial;
    margin-left: 1px;
  }

  /* line 446, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav .main-nav-adblock p,
  nav.main-nav .subnav .main-nav-adblock a {
    font-family: "Lato Regular";
    font-weight: normal;
    color: #f00030 !important;
    font-size: 28px;
    line-height: 1.2;
    text-transform: none;
    text-align: left;
    margin: 20px 120px 20px 21px;
    width: 50%;
    font-family: "Lato Regular";
    width: 100%;
    padding-right: 50%;
  }

  /* line 461, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav .main-nav-adblock a {
    cursor: pointer;
  }

  /* line 467, ../scss/wayfinding/_main-nav.scss */
  .subnav .sub-subnav {
    display: none;
    position: absolute;
    left: 100%;
    background: #3983ce;
    top: 0;
    min-height: 100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 2;
  }

  /* line 478, ../scss/wayfinding/_main-nav.scss */
  .subnav.subnav-left .sub-subnav {
    left: -144%;
    border-top-right-radius: 0;
    border-top-left-radius: 3px;
  }

  /* line 485, ../scss/wayfinding/_main-nav.scss */
  .subnav li:hover .sub-subnav,
  .subnav li.touched .sub-subnav {
    display: block;
  }

  /* line 490, ../scss/wayfinding/_main-nav.scss */
  .subnav .sub-subnav a:hover {
    opacity: 1;
  }

  /* line 494, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .subnav .sub-subnav a {
    color: #fff;
  }

  /* line 498, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav {
    left: auto;
    right: -999em;
    overflow: hidden;
    position: absolute;
    background: #fff;
    top: 55px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
  }

  /* line 509, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav {
    min-width: 680px;
  }

  /* line 513, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites {
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
  }

  /* line 519, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites ul {
    float: left;
    width: 33.33333%;
    border-right: 1px solid #ebecec;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 526, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites ul {
    top: auto;
  }

  /* line 530, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav li {
    border: 0;
  }

  /* line 534, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .lang .subnav li {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }

  /* line 538, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .lang .subnav li a {
    border-radius: 0;
    display: block;
    padding: 10px 0px 9px 25px;
    background: #fff;
  }

  /* line 545, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav li a:hover {
    background-color: #3A84cf;
    color: #fff;
    opacity: 1;
  }

  /* line 551, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav li a.active,
  nav.main-nav .lang .subnav li a.active:hover {
    background: #d2e1f0;
    color: #666;
    cursor: text;
  }

  /* line 558, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav li a img {
    margin: 0 5px 0 0;
    border: 1px solid #ebecec;
  }

  /* line 563, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .contact .subnav {
    overflow: hidden;
    background: #fff;
    min-width: 350px;
    top: 55px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
  }

  /* line 572, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .subnav .heading {
    color: #ed1c2e;
    font-size: 20px;
    text-transform: none;
    text-align: left;
    padding: 0 20px;
    font-family: "Lato Regular";
    font-weight: normal;
    margin: 20px 0 10px;
  }

  /* line 582, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .subnav .heading [data-icon]:before {
    color: #3983ce;
    margin-right: 10px;
  }

  /* line 587, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites .twocolnav {
    display: none;
  }

  /* line 591, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav div ul {
    position: relative;
  }

  /* line 595, ../scss/wayfinding/_main-nav.scss */
  .contact .subnav p {
    font-size: 14px;
    text-transform: none;
    cursor: default;
    padding: 0 20px;
    text-align: left;
    color: #767676;
  }

  /* line 604, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .contact .subnav a {
    font-size: 15px;
    padding: 0 20px;
    text-align: left;
    color: #3a83cf;
    cursor: pointer;
    font-family: "Lato Regular";
    font-weight: normal;
    font-weight: bold;
  }

  /* line 614, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .contact .subnav a.button {
    color: #fff;
    text-align: center;
    margin: 20px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto !important;
    padding: 5px 0;
    background: #3a83cf;
    height: auto;
  }

  /* line 626, ../scss/wayfinding/_main-nav.scss */
  .header-container.safari nav.main-nav .contact .subnav a.button {
    width: 310px !important;
  }

  /* line 630, ../scss/wayfinding/_main-nav.scss */
  .contact .subnav .heading {
    margin: 10px 0;
  }

  /* line 633, ../scss/wayfinding/_main-nav.scss */
  .contact .subnav .heading[data-icon]:before {
    color: #3983ce;
    margin-right: 10px;
  }

  /* line 638, ../scss/wayfinding/_main-nav.scss */
  .header-container .minimise nav.main-nav {
    margin-top: 23px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  /* line 647, ../scss/wayfinding/_main-nav.scss */
  .main-nav .contact.mobile a:hover {
    background: inherit;
  }

  /* line 651, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li.section-title {
    display: none;
  }

  /* line 655, ../scss/wayfinding/_main-nav.scss */
  nav.desktop-touch .subnav li.section-title {
    display: block;
    border-bottom: none;
  }

  /* line 660, ../scss/wayfinding/_main-nav.scss */
  nav.desktop-touch .subnav li.section-title a {
    font-weight: bold;
  }
}
@media screen and (max-width: 1040px) {
  /* line 666, ../scss/wayfinding/_main-nav.scss */
  .main-nav-adblock {
    display: none !important;
  }
}

@media (max-width: 1012px) {
  /* line 674, ../scss/wayfinding/_main-nav.scss */
  .threecolnav {
    display: none;
  }

  /* line 676, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites .twocolnav {
    display: block;
  }

  /* line 680, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav {
    min-width: 420px;
  }

  /* line 684, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .internat-sites .twocolnav ul {
    display: block;
    width: 50%;
    float: left;
  }

  /* line 690, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav, .confirmation-page nav.main-nav {
    clear: left;
    float: none;
    width: 98%;
    margin-top: 90px;
    margin-left: 0;
  }

  /* line 698, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li ul {
    width: auto;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 704, ../scss/wayfinding/_main-nav.scss */
  .mobile-menu {
    background: url("/img/all-sprite.png") no-repeat;
    /* background-size: 35px;*/
    background-position: -5px -307px;
    width: 35px;
    height: 30px;
    margin: 30px 15px 0 0;
    float: right;
    cursor: pointer;
    display: block;
  }

  /* line 716, ../scss/wayfinding/_main-nav.scss */
  .mm-open {
    background: #0c3560;
    overflow: visible;
  }

  /* line 721, ../scss/wayfinding/_main-nav.scss */
  .mm-open .mobile-menu {
    /* Declared separate to work in iOS < 7 
       See http://benfrain.com/css3-background-shorthand-still-not-working-cross-browser/ */
    background-image: url("/img/all-sprite.png");
    background-position: -5px -268px;
    /*background-size: 52px;*/
    background-repeat: no-repeat;
  }

  /* line 730, ../scss/wayfinding/_main-nav.scss */
  .mm-open nav.main-nav {
    right: 0;
    width: 100%;
    margin-top: 0;
  }

  /* line 736, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul {
    background: #0c3560;
  }

  /* line 740, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #284b70;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
  }

  /* line 750, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li.contact a {
    color: #fff;
  }

  /* line 754, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li {
    background-color: #123d69;
  }

  /* line 758, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav li.section-title a {
    font-weight: bold;
  }

  /* line 762, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav .image {
    display: none;
  }

  /* line 766, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .sub-subnav {
    background-color: #184572;
    z-index: 60;
  }

  /* line 771, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav a [data-icon]:before {
    font-size: 12px;
    margin-right: 8px;
  }

  /* line 776, ../scss/wayfinding/_main-nav.scss */
  .header-container header .has-subnav.lang > a {
    display: none;
  }

  /* line 780, ../scss/wayfinding/_main-nav.scss */
  .has-subnav.lang img {
    margin-right: 20px;
  }

  /* line 784, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav,
  nav.main-nav .sub-subnav {
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 50;
    background: #0c3560;
  }

  /* line 796, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav li a {
    text-align: left;
    text-transform: none;
    font-family: "Lato Regular";
    font-weight: normal;
    padding: 0 20px;
    display: block;
    line-height: 1.5;
    padding: 24px 15px;
    font-size: 16px;
    position: relative;
    margin: 0;
  }

  /* line 809, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.has-subnav {
    background-color: #0c3560;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s linear;
    transition: background-color 0.5s ease-in-out;
  }

  /* line 818, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .subnav li .image {
    display: none;
  }

  /* line 824, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .desktop .contact-link-text {
    display: inline-block;
  }
  /* line 828, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .desktop .contact-data-icon {
    display: none;
  }

  /* line 844, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile .language,
  nav.main-nav .mobile .location,
  nav.main-nav .mobile a.back {
    background: #0c3560;
    border-top: 1px solid #284b70;
    line-height: 4.5;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    margin: 0;
  }

  /* line 856, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile .language {
    border-bottom: 1px solid #284b70;
  }

  /* line 860, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile .language,
  nav.main-nav .mobile .location {
    background: #123d69;
    border-top: none;
  }

  /* line 866, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile span {
    margin: 0 0 0 16px !important;
    color: #fff;
    text-transform: none;
    text-align: left;
    width: 30%;
    font-size: 16px;
  }

  /* line 875, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav .mobile span.customSelect {
    padding: 0;
    background: none;
    border: 0;
    float: right;
    width: 50%;
  }

  /* line 883, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav .mobile span.customSelect .customSelectInner {
    /*background: url('/img/main-nav-customSelect-arrows.png') no-repeat 97% center;
    width: 100% !important;old one*/
    background: url("/img/sprite-arrow.png") no-repeat 100% center;
    width: 100% !important;
    background-position: 100% -90px;
  }
}
@media only screen and (max-width: 1040px) and (max-width: 375px) {
  /* line 892, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav .mobile span.customSelect .customSelectInner {
    background: url(/img/sprite-arrow.png) no-repeat 100% center;
    width: 100% !important;
    background-position: 100px -90px;
  }
}
@media only screen and (max-width: 1040px) and (max-width: 414px) {
  /* line 899, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav .mobile span.customSelect .customSelectInner {
    background: url(/img/sprite-arrow.png) no-repeat 100% center;
    width: 100% !important;
    background-position: 110px -90px;
  }
}
@media only screen and (max-width: 1040px) and (max-width: 320px) {
  /* line 906, ../scss/wayfinding/_main-nav.scss */
  .header-container header nav.main-nav .mobile span.customSelect .customSelectInner {
    background: url(/img/sprite-arrow.png) no-repeat 100% center;
    width: 100% !important;
    background-position: 80px -90px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 912, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile .hasCustomSelect {
    width: 50% !important;
    height: 100% !important;
    right: 0;
    left: auto !important;
    cursor: pointer;
    top: auto !important;
    -webkit-tap-highlight-color: transparent;
  }

  /* line 922, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .mobile img {
    margin-top: 5px;
  }

  /* line 926, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav li:last-of-type {
    border-bottom: none;
  }

  /* line 930, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav ul li.opened > a > span[data-icon-after]:after {
    content: "1";
  }

  /* line 934, ../scss/wayfinding/_main-nav.scss */
  .mobile-menu {
    display: block;
  }

  /* line 938, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav > ul > li.has-subnav > span.overlay {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  /* line 946, ../scss/wayfinding/_main-nav.scss */
  .mobile-menu {
    margin-top: 20px;
  }

  /* line 950, ../scss/wayfinding/_main-nav.scss */
  .mm-open nav.main-nav {
    top: 70px;
  }
}
/* 

Additional code for sites with multi-language support taken from supplied design:
http://travelex.bldev2.com/UAT/uk/contact.php

*/
@media only screen and (min-width: 640px) {
  /* line 963, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav li a:hover, .header-container nav.main-nav .langs a:hover {
    background-color: #3A84CF;
    color: #fff;
    opacity: 1;
  }

  /* line 969, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .langs a {
    background: url("/img/fake-radio.png") no-repeat 20px center;
    padding: 5px 0 0 50px;
  }

  /* line 974, ../scss/wayfinding/_main-nav.scss */
  .header-container.safari nav.main-nav .langs a {
    background-size: auto;
  }

  /* line 978, ../scss/wayfinding/_main-nav.scss */
  .header-container nav.main-nav .langs a.active {
    background: url("/img/fake-radio-active.png") no-repeat 20px center;
    background-color: #d2e1f0;
    font-family: "Lato Regular";
    border-radius: 0;
    color: #000;
  }

  /* line 986, ../scss/wayfinding/_main-nav.scss */
  nav.main-nav .lang .subnav .langs {
    width: 20%;
    float: left;
  }

  /* line 991, ../scss/wayfinding/_main-nav.scss */
  .full-lb ul li, .hiw-holder ul li {
    width: 100% !important;
  }

  /* line 994, ../scss/wayfinding/_main-nav.scss */
  .full-lb ul li, .hiw-holder ul.slick-dots li {
    width: auto !important;
  }
}
@media only screen and (min-width: 1040px) {
  /* line 1001, ../scss/wayfinding/_main-nav.scss */
  nav.lang-select .lang .subnav {
    min-width: 790px;
  }

  /* line 1005, ../scss/wayfinding/_main-nav.scss */
  nav.lang-select .lang .subnav .internat-sites {
    width: 80%;
    float: left;
  }

  /* line 1010, ../scss/wayfinding/_main-nav.scss */
  nav.lang-select .lang .subnav .langs {
    width: 20%;
    float: left;
  }
}
/**
 * Currency Conversion Module
 *
 * @block home-hero
 */
/* line 7, ../scss/structure/_hero.scss */
.bc-intro,
.press,
.image-intro {
  background: #fbfcfc;
  overflow: hidden;
  position: relative;
  padding-top: 0;
}

/* line 16, ../scss/structure/_hero.scss */
.image-intro.no-widget {
  min-height: 0;
}
@media (min-width: 1040px) {
  /* line 16, ../scss/structure/_hero.scss */
  .image-intro.no-widget {
    min-height: 330px;
  }
}

/* line 24, ../scss/structure/_hero.scss */
.image-intro .eighteen-col .left h1,
.image-intro .eighteen-col .left h2 {
  margin: 20px 0;
  font-size: 45px;
}

/* line 31, ../scss/structure/_hero.scss */
.image-intro .eighteen-col .left h2 {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: 200;
}

/* line 36, ../scss/structure/_hero.scss */
.bc-intro .add-more-currency-widget.right-to-top,
.image-intro .add-more-currency-widget.right-to-top {
  float: right;
}

/* line 41, ../scss/structure/_hero.scss */
.bc-intro .left-to-bottom,
.image-intro .left-to-bottom {
  float: left;
  width: 65%;
  color: #fff;
}

/* line 48, ../scss/structure/_hero.scss */
.bc-intro .left-to-bottom.flyout,
.image-intro .left-to-bottom.flyout {
  margin-left: 60px;
  width: 40%;
}
@media only screen and (min-width: 1350px) {
  /* line 48, ../scss/structure/_hero.scss */
  .bc-intro .left-to-bottom.flyout,
  .image-intro .left-to-bottom.flyout {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1228px) {
  /* line 48, ../scss/structure/_hero.scss */
  .bc-intro .left-to-bottom.flyout,
  .image-intro .left-to-bottom.flyout {
    margin-top: 80px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 48, ../scss/structure/_hero.scss */
  .bc-intro .left-to-bottom.flyout,
  .image-intro .left-to-bottom.flyout {
    width: 100%;
    float: none;
    margin-top: 0;
  }
}

/* line 69, ../scss/structure/_hero.scss */
.bc-intro,
.image-intro {
  background: #e3f1fe;
  padding-bottom: 40px;
}

/* line 75, ../scss/structure/_hero.scss */
.bc-intro .image,
.image-intro .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 1040px) {
  /* line 75, ../scss/structure/_hero.scss */
  .bc-intro .image,
  .image-intro .image {
    min-height: 320px;
  }
}

/* line 92, ../scss/structure/_hero.scss */
.bc-intro.no-widget .image,
.image-intro.no-widget .image {
  bottom: 0;
  right: 0;
  width: auto;
}

/* line 100, ../scss/structure/_hero.scss */
.image-intro.tall .image {
  /*min-height: 320px;*/
  height: 100%;
}

/* line 107, ../scss/structure/_hero.scss */
.image-intro.home-hero .image {
  min-height: 550px;
}
/* line 110, ../scss/structure/_hero.scss */
.image-intro.home-hero .eighteen-col.clearfix {
  margin-top: 42px;
}
/* line 113, ../scss/structure/_hero.scss */
.image-intro.home-hero .widget-mobile {
  display: none;
}
/* line 117, ../scss/structure/_hero.scss */
.image-intro.home-hero .left-to-bottom {
  width: 40%;
}
@media only screen and (max-width: 1040px) {
  /* line 117, ../scss/structure/_hero.scss */
  .image-intro.home-hero .left-to-bottom {
    width: 100%;
    float: none;
    margin-top: 0;
  }
}

/* line 128, ../scss/structure/_hero.scss */
.bc-intro .image:after,
.image-intro .image:after {
  content: "";
  background: url(/img/svg/arrow-cutout.svg) no-repeat;
  margin: 0 auto;
  width: 100px;
  height: 29px;
}

/* line 137, ../scss/structure/_hero.scss */
.cutout {
  position: absolute;
  left: 50%;
  bottom: 0px;
  display: block;
  width: 100px;
  height: 29px;
  margin: -29px 0 0 -50px;
  z-index: 102;
}

/* line 148, ../scss/structure/_hero.scss */
.bc-intro .cutout,
.image-intro .cutout {
  left: 50%;
  margin: 0;
  margin-left: -50px;
  z-index: 0;
}

/* line 156, ../scss/structure/_hero.scss */
.cutout:before,
.cutout:after {
  content: "";
  position: absolute;
  background: #e3f1fe;
  top: 0;
  bottom: 0;
  width: 9999px;
  height: 29px;
  z-index: 102;
}

/* line 167, ../scss/structure/_hero.scss */
.bc-intro .cutout, .image-intro .cutout {
  margin-left: -13px;
  width: 26px;
}

/* line 172, ../scss/structure/_hero.scss */
.image-intro .cutout:before {
  -webkit-transform: skew(40deg);
  -moz-transform: skew(40deg);
  -o-transform: skew(40deg);
  -ms-transform: skew(40deg);
  transform: skew(40deg);
  background-color: white;
}

/* line 181, ../scss/structure/_hero.scss */
.image-intro .cutout:after {
  -webkit-transform: skew(-40deg);
  -moz-transform: skew(-40deg);
  -o-transform: skew(-40deg);
  -ms-transform: skew(-40deg);
  transform: skew(-40deg);
  background-color: white;
}

/* line 190, ../scss/structure/_hero.scss */
.image-intro .cutout img {
  display: none;
}

/* line 194, ../scss/structure/_hero.scss */
.no-widget .cutout:before,
.no-widget .cutout:after {
  background: #fbfcfc;
}

/* line 199, ../scss/structure/_hero.scss */
.cutout:before {
  right: 100%;
}

/* line 203, ../scss/structure/_hero.scss */
.cutout:after {
  left: 100%;
}

/* line 207, ../scss/structure/_hero.scss */
#hero-content .hero-btn {
  width: 100%;
  display: inline-table;
  text-align: center;
  margin: 0 auto;
}

/* line 213, ../scss/structure/_hero.scss */
#hero-content .hero-btn a {
  width: 45%;
  text-transform: inherit;
  /*float: left;*/
  display: inline-table;
  margin-right: 5%;
}

@media only screen and (max-width: 950px) {
  /* line 226, ../scss/structure/_hero.scss */
  .image-intro.home-hero .image {
    min-height: 590px;
  }

  /* line 230, ../scss/structure/_hero.scss */
  .home-hero .add-more-currency-widget input[type="radio"] + label[for=x-cash-passport],
  .home-hero .add-more-currency-widget input[type="radio"] + label {
    display: block;
    width: 100% !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1040px) {
  /* line 238, ../scss/structure/_hero.scss */
  .bc-intro .left-to-bottom, .image-intro .left-to-bottom {
    width: 55%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1040px) {
  /* line 244, ../scss/structure/_hero.scss */
  .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 14px;
    float: none;
  }

  /* line 249, ../scss/structure/_hero.scss */
  .bc-intro .add-more-currency-widget.right-to-top {
    margin-top: 310px;
    float: none;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 256, ../scss/structure/_hero.scss */
  .bc-intro h1, .image-intro h1, .bc-intro h2.module-header, .image-intro h2.module-header {
    font-size: 30px;
  }

  /* line 260, ../scss/structure/_hero.scss */
  .bc-intro h2, .image-intro h2 {
    font-size: 22px;
  }

  /* line 264, ../scss/structure/_hero.scss */
  .image-intro.home-hero .image {
    min-height: 450px;
  }

  /* line 268, ../scss/structure/_hero.scss */
  .general .bc-intro .left-to-bottom,
  .general .image-intro .left-to-bottom {
    height: 340px;
  }

  /* line 273, ../scss/structure/_hero.scss */
  .general .no-widget .left-to-bottom,
  .general .image-intro .left-to-bottom:last-of-type {
    height: auto;
  }

  /* line 278, ../scss/structure/_hero.scss */
  .general .bc-intro .add-more-currency-widget.right-to-top,
  .general .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 0;
  }

  /* line 283, ../scss/structure/_hero.scss */
  .bc-intro .left-to-bottom, .image-intro .left-to-bottom {
    float: none;
    width: auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 640px) {
  /* line 290, ../scss/structure/_hero.scss */
  .bc-intro .add-more-currency-widget.right-to-top,
  .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 14px;
    float: none;
  }
}
@media only screen and (min-width: 380px) and (max-width: 480px) {
  /* line 298, ../scss/structure/_hero.scss */
  .bc-intro .add-more-currency-widget.right-to-top,
  .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 14px;
    float: none;
  }
}
@media only screen and (min-width: 381px) and (max-width: 420px) {
  /* line 306, ../scss/structure/_hero.scss */
  .updated-fade {
    height: 31px;
  }
}
@media only screen and (max-width: 390px) {
  /* line 312, ../scss/structure/_hero.scss */
  .general .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 14px;
  }

  /* line 316, ../scss/structure/_hero.scss */
  .bc-intro .add-more-currency-widget.right-to-top,
  .image-intro .add-more-currency-widget.right-to-top {
    margin-top: 14px;
    float: none;
  }
}
@media only screen and (max-width: 350px) {
  /* line 324, ../scss/structure/_hero.scss */
  .image-intro.home-hero .image {
    min-height: 532px;
  }
}
/* line 1, ../scss/structure/_benefits.scss */
.main-container .eighteen-col.benefits {
  background: #fff;
  margin: 0 auto;
}

/* line 6, ../scss/structure/_benefits.scss */
.benefits > div {
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-top: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 14, ../scss/structure/_benefits.scss */
.benefits > div > div {
  text-align: center;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 19, ../scss/structure/_benefits.scss */
.benefits .four-col {
  border-left: 1px solid #e3f1fe;
  width: 25%;
  padding: 20px 2%;
  margin: 10px 0;
}
@media only screen and (max-width: 640px) {
  /* line 19, ../scss/structure/_benefits.scss */
  .benefits .four-col {
    padding: 0;
  }
}

/* line 30, ../scss/structure/_benefits.scss */
.benefits > div > div.first .four-col {
  border: 0;
}

/* line 34, ../scss/structure/_benefits.scss */
.benefits > h2 {
  background: #004fa3;
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
@media only screen and (max-width: 640px) {
  /* line 34, ../scss/structure/_benefits.scss */
  .benefits > h2 {
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
  }
}

/* line 50, ../scss/structure/_benefits.scss */
.benefits p {
  font-size: 15px;
}

@media only screen and (max-width: 640px) {
  /* line 56, ../scss/structure/_benefits.scss */
  .benefits {
    padding: 0 20px;
  }

  /* line 60, ../scss/structure/_benefits.scss */
  .benefits .four-col,
  .benefits > div {
    border: 0;
    width: 100%;
  }

  /* line 66, ../scss/structure/_benefits.scss */
  .benefits p {
    color: #666;
  }

  /* line 70, ../scss/structure/_benefits.scss */
  .boxes .benefits .bx-viewport {
    height: auto !important;
    left: 0;
  }

  /* line 75, ../scss/structure/_benefits.scss */
  .benefits > div {
    overflow: visible;
  }

  /* line 79, ../scss/structure/_benefits.scss */
  .benefits .slick-list {
    overflow: hidden;
    margin: 0;
    border: 1px solid #e7e7e7;
    border-top: 0;
  }

  /* line 86, ../scss/structure/_benefits.scss */
  .benefits .slick-slide {
    padding: 20px;
  }

  /* line 90, ../scss/structure/_benefits.scss */
  .img-holder img {
    width: auto;
    display: block;
    margin: 0 auto;
  }

  /* @todo: make this general */
  /* line 102, ../scss/structure/_benefits.scss */
  .benefits__animation .slick-dots {
    margin: 0;
    position: absolute;
    width: 115px;
    right: -5px;
    top: -42px;
  }
  /* line 111, ../scss/structure/_benefits.scss */
  .benefits__animation .slick-dots li {
    margin: 0;
  }
  /* line 115, ../scss/structure/_benefits.scss */
  .benefits__animation .slick-dots button:before {
    font-size: 12px;
    color: #619bda;
  }
  /* line 120, ../scss/structure/_benefits.scss */
  .benefits__animation .slick-dots .slick-active button:before {
    color: #f00030;
  }
}
@media only screen and (min-width: 640px) {
  /* line 128, ../scss/structure/_benefits.scss */
  .benefits > div {
    transform: none !important;
  }

  /* line 132, ../scss/structure/_benefits.scss */
  .benefits > div > div {
    width: auto !important;
  }
}
/* line 3, ../scss/structure/_simple.scss */
.hiw__header,
.simple header {
  background-color: inherit;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 40px;
}

/* line 11, ../scss/structure/_simple.scss */
.simple header {
  margin-bottom: 50px;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 640px) {
  /* line 11, ../scss/structure/_simple.scss */
  .simple header {
    margin-bottom: 40px;
  }
}

/* line 21, ../scss/structure/_simple.scss */
.simple header h1, .simple header h2.module-header {
  padding: 0 30px;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 640px) {
  /* line 21, ../scss/structure/_simple.scss */
  .simple header h1, .simple header h2.module-header {
    background-color: #fff;
    font-size: 25px;
  }
}

/* line 31, ../scss/structure/_simple.scss */
.full.simple header h1, .full.simple header h2.module-header {
  background-color: #e8e8e9;
}

/* line 35, ../scss/structure/_simple.scss */
.full-lb.simple header h1, .full-lb.simple header h2.module-header {
  background-color: #e3f1fe;
}

/* line 39, ../scss/structure/_simple.scss */
.full-lg.simple header h1, .full-lg.simple header h2.module-header {
  background-color: #fbfcfc;
}

/* line 43, ../scss/structure/_simple.scss */
.full-db.simple header h1, .full-db.simple header h2.module-header {
  background-color: #004fa3;
}

/* line 47, ../scss/structure/_simple.scss */
.full-white.simple header h1, .full-white.simple header h2.module-header {
  background-color: #fff;
}

/* line 51, ../scss/structure/_simple.scss */
.hiw hr, .simple header hr {
  margin-top: -25px;
}

/* line 60, ../scss/structure/_simple.scss */
.simple .button {
  position: absolute;
  bottom: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 60, ../scss/structure/_simple.scss */
  .simple .button {
    position: relative;
    bottom: auto;
    margin-top: 20px !important;
  }
}

/* line 70, ../scss/structure/_simple.scss */
.simpleBlock:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

/* line 79, ../scss/structure/_simple.scss */
.flags_div a:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

/* line 88, ../scss/structure/_simple.scss */
.altBox .icon {
  /*padding: 12px 0 12px 65px;*/
  padding: 12px 0 12px 0px;
  background-color: #004fa3;
  background-repeat: no-repeat;
  background-position: 20px center;
  text-align: right;
}

@media only screen and (max-width: 640px) {
  /* line 100, ../scss/structure/_simple.scss */
  .full > div > div,
  .hiw-holder > div > div {
    width: auto;
  }

  /* line 105, ../scss/structure/_simple.scss */
  .full > div > div img {
    display: none;
  }

  /* line 109, ../scss/structure/_simple.scss */
  .full .four-col .box-cont,
  .full .six-col .box-cont,
  .full .nine-col .box-cont {
    height: auto;
    padding-bottom: 0;
  }

  /* line 116, ../scss/structure/_simple.scss */
  .sliderdb .four-col .box-cont,
  .slidermb .four-col .box-cont,
  .sliderdb .six-col .box-cont,
  .slidermb .six-col .box-cont,
  .sliderdb .nine-col .box-cont,
  .slidermb .nine-col .box-cont {
    border: none;
  }

  /*.slidermb .nine-col .box-cont .img-holder a,
  .sliderdb .nine-col .box-cont .img-holder a,
  .sliderdb .nine-col .img-holder a,
  .slidermb .nine-col .img-holder a{
  	 width: 517px;
  	 height: 185px;
  }
  .sliderdb .nine-col .img-holder,
  .slidermb .nine-col .img-holder{
  	 height: 185px;
  }
  .slidermb .six-col .box-cont .img-holder a,
  .sliderdb .six-col .box-cont .img-holder a,
  .sliderdb .six-col .img-holder a,
  .slidermb .six-col .img-holder a{
  	width: 345px;
  	height: 230px;
  }
  .sliderdb .six-col .img-holder,
  .slidermb .six-col .img-holder{
  	height: 230px;
  }
  .slidermb .four-col .box-cont .img-holder a,
  .sliderdb .four-col .box-cont .img-holder a,
  .sliderdb .four-col .img-holder a,
  .slidermb .four-col .img-holder a{
  	width: 260px;
  	height: 160px;
  }
  .sliderdb .four-col .img-holder,
  .slidermb .four-col .img-holder{
  	height: 160px;
  }*/
  /* line 160, ../scss/structure/_simple.scss */
  .article .full.simple {
    display: none;
  }

  /* line 164, ../scss/structure/_simple.scss */
  .simple {
    background-color: #3983ce;
  }

  /* line 168, ../scss/structure/_simple.scss */
  .simple .four-col,
  .simple .six-col,
  .simple .nine-col {
    background-color: inherit;
    color: #fff;
    height: auto;
    width: 100%;
    min-height: inherit;
    margin: 0;
    padding: 0 5px;
    border: 0;
  }

  /* line 181, ../scss/structure/_simple.scss */
  .cash-card.simple .nine-col,
  .no-slider.simple .nine-col {
    background-color: inherit;
    color: #666;
    height: auto;
    width: 100%;
    min-height: inherit;
    margin: 0 0 20px;
    padding: 0;
    border: 1px solid #e5e5e5;
  }

  /* line 193, ../scss/structure/_simple.scss */
  .no-slider.simple .nine-col .box-cont {
    background: #fff;
    padding: 20px;
  }

  /* line 198, ../scss/structure/_simple.scss */
  .full .four-col .box-cont,
  .full .six-col .box-cont,
  .nine-col .box-cont,
  .full .four-col .box-cont-wrapper,
  .full .six-col .box-cont-wrapper,
  .nine-col .box-cont-wrapper {
    background-color: inherit;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
  }
}
@media only screen and (max-width: 640px) and (max-width: 1040px) {
  /* line 198, ../scss/structure/_simple.scss */
  .full .four-col .box-cont,
  .full .six-col .box-cont,
  .nine-col .box-cont,
  .full .four-col .box-cont-wrapper,
  .full .six-col .box-cont-wrapper,
  .nine-col .box-cont-wrapper {
    border: none;
  }
}

@media only screen and (max-width: 640px) {
  /* line 214, ../scss/structure/_simple.scss */
  .no-slider.simple .nine-col {
    border: 0;
  }

  /* line 218, ../scss/structure/_simple.scss */
  .simple .four-col .img-holder,
  .simple .six-col .img-holder,
  .simple .nine-col .img-holder,
  .simple .four-col img,
  .simple .six-col img,
  .simple .nine-col img {
    display: none;
  }

  /* line 227, ../scss/structure/_simple.scss */
  .simple .benefits h3 {
    background: #004fa3;
    text-align: left;
    padding: 10px;
  }

  /* line 232, ../scss/structure/_simple.scss */
  .simple .benefits .img-holder {
    display: block;
  }

  /* line 235, ../scss/structure/_simple.scss */
  .simple .benefits .img-holder img {
    display: inline-block;
  }

  /* line 238, ../scss/structure/_simple.scss */
  .simple .benefits > div > div,
  .simple .benefits > div > div:nth-child(even) {
    background: #fff;
  }

  /* line 243, ../scss/structure/_simple.scss */
  .simple {
    background-color: inherit;
  }

  /* line 248, ../scss/structure/_simple.scss */
  .simple h3 {
    background-color: inherit;
  }

  /* line 252, ../scss/structure/_simple.scss */
  .simple .slick-slide {
    padding: 20px;
  }

  /* line 256, ../scss/structure/_simple.scss */
  .simple .sliderdb {
    background: #004fa3;
  }

  /* line 260, ../scss/structure/_simple.scss */
  .simple .slidermb {
    background: #3983ce;
  }

  /* @todo: make this general */
  /* line 265, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots, .alt_simple__animation .slick-dots {
    margin: 0;
    position: absolute;
    width: 115px;
    right: -5px;
    top: 10px;
  }
  /* line 273, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots li, .alt_simple__animation .slick-dots li {
    margin: 0;
  }
  /* line 277, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots button:before, .alt_simple__animation .slick-dots button:before {
    font-size: 12px;
    color: #619bda;
  }
  /* line 282, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots .slick-active button:before, .alt_simple__animation .slick-dots .slick-active button:before {
    color: #f00030;
  }
}
@media only screen and (min-width: 641px) {
  /* line 291, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots, .alt_simple__animation .slick-dots {
    margin: 0;
    position: absolute;
    width: 115px;
    right: -5px;
    top: 10px;
  }
  /* line 299, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots li, .alt_simple__animation .slick-dots li {
    margin: 0;
  }
  /* line 303, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots button:before, .alt_simple__animation .slick-dots button:before {
    font-size: 12px;
    color: #619bda;
  }
  /* line 308, ../scss/structure/_simple.scss */
  .simple__animation .slick-dots .slick-active button:before, .alt_simple__animation .slick-dots .slick-active button:before {
    color: #f00030;
  }

  /* line 313, ../scss/structure/_simple.scss */
  .full > div > div,
  .hiw-holder > div > div {
    width: 100% !important;
  }

  /* line 318, ../scss/structure/_simple.scss */
  .altBox .box-cont-wrapper {
    display: table;
    width: 100%;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
  }
  /* line 325, ../scss/structure/_simple.scss */
  .altBox .box-cont-wrapper .img-holder {
    display: table-row;
  }
  /* line 329, ../scss/structure/_simple.scss */
  .altBox .box-cont-wrapper .box-cont {
    display: table-cell;
    border: none;
  }
}
/*store page fixes in sprint-15 */
/* line 337, ../scss/structure/_simple.scss */
.highlighted-a {
  font-size: 19px;
  color: #00008B;
}

/* line 341, ../scss/structure/_simple.scss */
.highlightedline-a1 {
  font-size: 19px;
  font-weight: bold;
}

/*end of store page fixes in sprint-15 */
/* Slider */
/* line 59, ../scss/vendor/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 74, ../scss/vendor/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 81, ../scss/vendor/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 85, ../scss/vendor/_slick.scss */
.slick-loading .slick-list {
  background: #fff url('/images/ajax-loader.gif') center center no-repeat;
}
/* line 89, ../scss/vendor/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 94, ../scss/vendor/_slick.scss */
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 104, ../scss/vendor/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
/* line 111, ../scss/vendor/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 117, ../scss/vendor/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 121, ../scss/vendor/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 125, ../scss/vendor/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 129, ../scss/vendor/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 132, ../scss/vendor/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 135, ../scss/vendor/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 141, ../scss/vendor/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 145, ../scss/vendor/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 149, ../scss/vendor/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 153, ../scss/vendor/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot?1472638767');
  src: url('/fonts/slick.eot?&1472638767#iefix') format("embedded-opentype"), url('/fonts/slick.woff?1472638767') format("woff"), url('/fonts/slick.ttf?1472638767') format("truetype"), url('/fonts/slick.svg?1472638767#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 176, ../scss/vendor/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 192, ../scss/vendor/_slick.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 196, ../scss/vendor/_slick.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 200, ../scss/vendor/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 204, ../scss/vendor/_slick.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 213, ../scss/vendor/_slick.scss */
.slick-prev {
  left: -25px;
}
/* line 215, ../scss/vendor/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 219, ../scss/vendor/_slick.scss */
.slick-prev:before {
  content: "←";
}
/* line 221, ../scss/vendor/_slick.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 226, ../scss/vendor/_slick.scss */
.slick-next {
  right: -25px;
}
/* line 228, ../scss/vendor/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 232, ../scss/vendor/_slick.scss */
.slick-next:before {
  content: "→";
}
/* line 234, ../scss/vendor/_slick.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 242, ../scss/vendor/_slick.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 245, ../scss/vendor/_slick.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 254, ../scss/vendor/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 263, ../scss/vendor/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 275, ../scss/vendor/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 277, ../scss/vendor/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 282, ../scss/vendor/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #619bda;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 301, ../scss/vendor/_slick.scss */
.slick-dots li.slick-active button:before {
  color: #f00030;
  opacity: 1;
}

/* line 311, ../scss/vendor/_slick.scss */
.mobile-touch .slick-dots li button:hover:before {
  opacity: 0.25;
}

/* line 315, ../scss/vendor/_slick.scss */
.mobile-touch .slick-dots li.slick-active button:hover:before {
  color: #f00030;
  opacity: 1;
}

/* .floated-right-header renamed to .full-bleed-bgimg */
/* line 3, ../scss/structure/_contentmodule.scss */
.full-bleed-bgimg > .right {
  background-position: 100% 50%;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  background-size: cover;
  float: left;
}

/* line 15, ../scss/structure/_contentmodule.scss */
.full-bleed-bgimg.international > .right {
  background-position: 100% 100%;
}

/* line 19, ../scss/structure/_contentmodule.scss */
.full-bleed-bgimg .left {
  width: 50%;
  padding-right: 20px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 28, ../scss/structure/_contentmodule.scss */
.left p, .right p {
  line-height: 28px;
  padding-right: 15%;
  font-family: "Lato Regular";
  font-weight: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*.cp-copy{width:90%;display:block;text-align:center;padding:20px;font-size:14px; color:inherit;text-decoration:none;font-weight:normal;}*/
/* line 37, ../scss/structure/_contentmodule.scss */
.cp-copy a {
  width: 90%;
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 14px;
  color: inherit;
  text-decoration: none;
  font-weight: normal;
  font-family: "Lato Regular";
}

/* line 38, ../scss/structure/_contentmodule.scss */
.right-blue .cp-video img, .leftm .cp-video img {
  width: 350px;
}

/* line 42, ../scss/structure/_contentmodule.scss */
.right-blue .cp-image img, .leftm .cp-image img {
  width: 350px;
}

/* line 46, ../scss/structure/_contentmodule.scss */
.cp-video-section.right-blue .eighteen-col h2 hr {
  border: none;
}

/* line 50, ../scss/structure/_contentmodule.scss */
.cp-video-section.right-blue .left, .leftm .right {
  width: 60%;
  margin-right: 0% !important;
}

/* line 54, ../scss/structure/_contentmodule.scss */
.cp-video-section.right-blue article div.right, .leftm .left {
  width: 40%;
  float: left;
}

@media only screen and (max-width: 1040px) {
  /* line 59, ../scss/structure/_contentmodule.scss */
  .cp-video-section.right-blue .left, .leftm .right {
    width: 55%;
    text-align: justify;
  }

  /* line 63, ../scss/structure/_contentmodule.scss */
  .cp-video-section.right-blue article div.right, .leftm .left {
    width: 45%;
    float: left;
  }

  /* line 67, ../scss/structure/_contentmodule.scss */
  .right-blue .cp-image img, .leftm .cp-image img {
    width: 90% !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 73, ../scss/structure/_contentmodule.scss */
  .left, .right, .left.mr5, .leftm .left, .cp-video-section.right-blue article div.right {
    width: 100%;
    float: left;
  }

  /* line 77, ../scss/structure/_contentmodule.scss */
  .right-blue .cp-image img, .leftm .cp-image img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 84, ../scss/structure/_contentmodule.scss */
  .full-bleed-bgimg .left {
    width: 100%;
    float: left;
  }

  /* line 88, ../scss/structure/_contentmodule.scss */
  .full-bleed-bgimg .right {
    display: none;
  }

  /* line 91, ../scss/structure/_contentmodule.scss */
  .left p, .right p {
    padding-right: 0;
  }
}
/* line 3, ../scss/movement/_animation.scss */
.hiw {
  padding: 0 20px;
  background-color: white;
}

/* line 8, ../scss/movement/_animation.scss */
.hiw ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 14, ../scss/movement/_animation.scss */
.hiw__header {
  padding: 10px 0;
  margin-bottom: 40px;
}

/* line 20, ../scss/movement/_animation.scss */
.hiw__header h2 {
  padding: 0 30px;
  background-color: #fff;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  /* line 20, ../scss/movement/_animation.scss */
  .hiw__header h2 {
    padding: 0;
  }
}

/* line 31, ../scss/movement/_animation.scss */
.eighteen-col .hiw__header {
  background: #fff;
}

/* line 35, ../scss/movement/_animation.scss */
.step-1,
.step-2,
.step-3 {
  position: relative;
  min-height: 320px;
  padding-left: 10px;
  margin-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  /* line 35, ../scss/movement/_animation.scss */
  .step-1,
  .step-2,
  .step-3 {
    padding-left: 0;
    width: 100%;
  }
}

/* line 51, ../scss/movement/_animation.scss */
.step-0 p, .step-1 p, .step-2 p {
  clear: both;
  margin-top: 35px;
  padding: 0 45px;
}

/* line 57, ../scss/movement/_animation.scss */
.hiw-step1,
.hiw-step2,
.hiw-step3 {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  position: absolute;
  margin: 70px 0 0 60px;
  z-index: 10;
}
@media only screen and (max-width: 640px) {
  /* line 57, ../scss/movement/_animation.scss */
  .hiw-step1,
  .hiw-step2,
  .hiw-step3 {
    width: 160px;
  }
}

/* line 76, ../scss/movement/_animation.scss */
.hiw-step1-1,
.hiw-step2-1,
.hiw-step3-1 {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  position: absolute;
  margin: 135px 0 0;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  z-index: 10;
}

/* line 91, ../scss/movement/_animation.scss */
.hiw-step2-1 {
  margin-left: -10px;
}
@media only screen and (max-width: 640px) {
  /* line 91, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    width: 56px;
    margin-left: -2px;
  }
}

/* line 101, ../scss/movement/_animation.scss */
.hiw-step1-2,
.hiw-step2-2,
.hiw-step3-2 {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  position: absolute;
  margin: 12px 0 0 125px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
  z-index: 10;
}

/* line 119, ../scss/movement/_animation.scss */
.hiw-step1-3,
.hiw-step2-3,
.hiw-step3-3 {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  position: absolute;
  margin: 135px 0 0 255px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
  z-index: 10;
}
@media only screen and (max-width: 640px) {
  /* line 119, ../scss/movement/_animation.scss */
  .hiw-step1-3,
  .hiw-step2-3,
  .hiw-step3-3 {
    margin-left: 245px;
  }
}

/* line 142, ../scss/movement/_animation.scss */
.enter {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 149, ../scss/movement/_animation.scss */
#circle1,
#circle2,
#circle3 {
  background: rgba(255, 255, 255, 0);
  border: 1px solid;
  top: 28px;
  left: 22px;
  position: relative;
  border-color: rgba(57, 131, 206, 0.9) rgba(57, 131, 206, 0.9) transparent transparent;
  border-radius: 50%;
  margin: 0px;
  height: 250px;
  width: 250px;
  z-index: 5;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/* line 174, ../scss/movement/_animation.scss */
.circle-spin {
  -webkit-transform: rotate(315deg) !important;
  -moz-transform: rotate(315deg) !important;
  -o-transform: rotate(315deg) !important;
  -ms-transform: rotate(315deg) !important;
  transform: rotate(315deg) !important;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/* line 186, ../scss/movement/_animation.scss */
.lt-ie9 .circle-spin {
  display: none !Important;
}

/* line 190, ../scss/movement/_animation.scss */
.mask1,
.mask2,
.mask3 {
  width: 320px;
  height: 140px;
  background-color: #fff;
  display: block;
  position: absolute;
  margin-top: -110px;
  z-index: 6;
}

/* line 202, ../scss/movement/_animation.scss */
.no-cssanimations .mask1,
.no-cssanimations .mask2,
.no-cssanimations .mask3 {
  display: none;
}

/* line 208, ../scss/movement/_animation.scss */
#arrow, #arrow2 {
  background: url(/img/svg/hiw-arrow.svg) no-repeat;
  top: 84px;
  left: 22%;
  position: absolute;
  margin: 0px;
  height: 220px;
  width: 228px;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/* line 224, ../scss/movement/_animation.scss */
#arrow2 {
  left: 55%;
}

/* line 228, ../scss/movement/_animation.scss */
.arrow-spin {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

/* line 237, ../scss/movement/_animation.scss */
.no-cssanimations .arrow-spin {
  display: none;
}

/* line 241, ../scss/movement/_animation.scss */
.arrow-mask, .arrow-mask2 {
  width: 320px;
  height: 160px;
  background-color: #fff;
  display: block;
  position: absolute;
  margin: 10px 0 0 157px;
}

/* line 250, ../scss/movement/_animation.scss */
.arrow-mask2 {
  margin: 10px 0 0 537px;
}

/* line 254, ../scss/movement/_animation.scss */
.hiw-arrow, .hiw-arrow-last {
  background: url("/img/svg/how-it-works-arrow.svg") no-repeat;
  width: 141px;
  height: 36px;
  position: absolute;
  margin: -30px 0 0 275px;
}

/* line 262, ../scss/movement/_animation.scss */
.hiw-arrow-last {
  margin-left: 655px;
}

/* line 267, ../scss/movement/_animation.scss */
.lt-ie9 .hiw__graphic {
  width: 250px;
  height: 250px;
}

@media only screen and (max-width: 641px) {
  /* line 279, ../scss/movement/_animation.scss */
  .hiw {
    text-align: left;
    margin-bottom: 10px;
  }

  /* line 284, ../scss/movement/_animation.scss */
  .hiw hr {
    margin-top: 5px;
  }

  /* line 288, ../scss/movement/_animation.scss */
  .hiw.eighteen-col {
    margin: 0 auto;
  }

  /* line 292, ../scss/movement/_animation.scss */
  .hiw__step.six-col {
    width: 100%;
  }

  /* line 296, ../scss/movement/_animation.scss */
  .hiw__header {
    text-align: left;
  }

  /* line 300, ../scss/movement/_animation.scss */
  .hiw__animation .slick-dots {
    margin: 0;
    position: absolute;
    width: 65px;
    right: -5px;
    top: -112px;
    /*top:0;*/
  }
  /* line 311, ../scss/movement/_animation.scss */
  .hiw__animation .slick-dots li {
    margin: 0;
  }

  /* line 318, ../scss/movement/_animation.scss */
  .hiw__graphic {
    position: relative;
    left: 50%;
    margin-left: -140px;
  }

  /* line 324, ../scss/movement/_animation.scss */
  .hiw-step1-1,
  .hiw-step1-3 {
    width: 35px;
  }

  /* line 329, ../scss/movement/_animation.scss */
  .hiw-step1-2 {
    width: 47px;
    margin-left: 120px;
  }

  /* line 334, ../scss/movement/_animation.scss */
  .hiw-step2-2 {
    width: 53px;
    margin-left: 120px;
  }

  /* line 339, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    width: 52px;
    margin-left: 228px;
  }

  /* line 344, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    width: 32px;
  }

  /* line 349, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    width: 33px;
  }

  /* line 354, ../scss/movement/_animation.scss */
  .hiw-step3-3 {
    width: 34px;
  }

  /* line 359, ../scss/movement/_animation.scss */
  #arrow, #arrow2 {
    display: none;
  }

  /* line 363, ../scss/movement/_animation.scss */
  #circle1, #circle2, #circle3 {
    width: 240px;
    height: 240px;
    left: 18px;
    border-radius: 240px;
  }

  /* line 370, ../scss/movement/_animation.scss */
  .step-0 p, .step-1 p, .step-2 p {
    padding: 0;
    text-align: center;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 380, ../scss/movement/_animation.scss */
  .hiw-step1, .hiw-step2, .hiw-step3 {
    width: 160px;
  }

  /* line 384, ../scss/movement/_animation.scss */
  .hiw-step1-3, .hiw-step2-3, .hiw-step3-3 {
    margin-left: 245px;
  }

  /* line 388, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step1-3 {
    width: 35px;
  }

  /* line 392, ../scss/movement/_animation.scss */
  .hiw-step1-2 {
    width: 47px;
    margin-left: 120px;
  }

  /* line 397, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    width: 56px;
    margin-left: -2px;
  }

  /* line 402, ../scss/movement/_animation.scss */
  .hiw-step2-2 {
    width: 53px;
    margin-left: 120px;
  }

  /* line 407, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    width: 52px;
    margin-left: 228px;
  }

  /* line 412, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    width: 32px;
  }

  /* line 417, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    width: 33px;
  }

  /* line 422, ../scss/movement/_animation.scss */
  .hiw-step3-3 {
    width: 34px;
  }

  /* line 427, ../scss/movement/_animation.scss */
  #circle1, #circle2, #circle3 {
    width: 240px;
    height: 240px;
    left: 18px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 799px) {
  /* line 436, ../scss/movement/_animation.scss */
  .step-0 p, .step-1 p, .step-2 p {
    text-align: center;
    padding: 0 15px;
  }

  /* line 441, ../scss/movement/_animation.scss */
  .step-0, .step-1, .step-2 {
    overflow: visible;
    padding-left: 0px;
  }

  /* line 446, ../scss/movement/_animation.scss */
  .hiw-step1, .hiw-step2, .hiw-step3 {
    width: 120px;
    margin-left: 35px;
  }

  /* line 451, ../scss/movement/_animation.scss */
  .hiw-step1-3, .hiw-step2-3, .hiw-step3-3 {
    margin-left: 245px;
  }

  /* line 455, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step1-3 {
    width: 35px;
  }

  /* line 460, ../scss/movement/_animation.scss */
  .hiw-step1-1 {
    margin-left: -10px;
  }

  /* line 464, ../scss/movement/_animation.scss */
  .hiw-step1-2 {
    width: 47px;
    margin-left: 120px;
  }

  /* line 469, ../scss/movement/_animation.scss */
  .hiw-step1-3 {
    display: none;
  }

  /* line 473, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    width: 56px;
    margin-left: -40px;
  }

  /* line 478, ../scss/movement/_animation.scss */
  .hiw-step2-2 {
    width: 53px;
    margin-left: 120px;
  }

  /* line 483, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    width: 52px;
    margin: 115px 0 0 178px;
  }

  /* line 488, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    width: 32px;
    display: none;
  }

  /* line 494, ../scss/movement/_animation.scss */
  .hiw-step3-3 {
    width: 34px;
    margin: 120px 0 0 175px;
  }

  /* line 499, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step2-1, .hiw-step3-1 {
    margin-top: 120px;
  }

  /* line 503, ../scss/movement/_animation.scss */
  .hiw-step1-2, .hiw-step2-2, .hiw-step3-2 {
    margin-left: 70px;
  }

  /* line 507, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    width: 33px;
    margin-left: 80px;
  }

  /* line 513, ../scss/movement/_animation.scss */
  #circle1, #circle2, #circle3 {
    width: 190px;
    height: 190px;
    left: 0;
    top: 35px;
  }

  /* line 519, ../scss/movement/_animation.scss */
  .mask1, .mask2, .mask3 {
    height: 105px;
    margin-top: -70px;
  }

  /* line 525, ../scss/movement/_animation.scss */
  .slick-list {
    overflow: visible;
  }

  /* line 529, ../scss/movement/_animation.scss */
  #arrow {
    left: 16%;
  }

  /* line 533, ../scss/movement/_animation.scss */
  .arrow-mask {
    margin-left: 10%;
  }

  /* line 537, ../scss/movement/_animation.scss */
  #arrow2 {
    left: 50%;
  }

  /* line 541, ../scss/movement/_animation.scss */
  .arrow-mask2 {
    margin-left: 40%;
  }
}
@media only screen and (min-width: 690px) and (max-width: 799px) {
  /* line 547, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    margin-left: 83%;
  }

  /* line 550, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    margin-left: -25%;
  }
}
@media only screen and (min-width: 800px) and (max-width: 900px) {
  /* line 557, ../scss/movement/_animation.scss */
  .step-0 p, .step-1 p, .step-2 p {
    text-align: center;
    padding: 0 15px;
  }

  /* line 562, ../scss/movement/_animation.scss */
  .step-0, .step-1, .step-2 {
    overflow: visible;
  }

  /* line 566, ../scss/movement/_animation.scss */
  .hiw-step1, .hiw-step2, .hiw-step3 {
    width: 120px;
    margin-left: 55px;
  }

  /* line 571, ../scss/movement/_animation.scss */
  .hiw-step1-3, .hiw-step2-3, .hiw-step3-3 {
    margin-left: 245px;
  }

  /* line 575, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step1-3 {
    width: 35px;
  }

  /* line 580, ../scss/movement/_animation.scss */
  .hiw-step1-1 {
    margin-left: 10px;
  }

  /* line 584, ../scss/movement/_animation.scss */
  .hiw-step1-2 {
    width: 47px;
    margin-left: 140px;
  }

  /* line 589, ../scss/movement/_animation.scss */
  .hiw-step1-3 {
    margin: 120px 0 0 190px;
  }

  /* line 593, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    width: 56px;
    margin-left: -20px;
  }

  /* line 598, ../scss/movement/_animation.scss */
  .hiw-step2-2 {
    width: 53px;
    margin-left: 140px;
  }

  /* line 603, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    width: 52px;
    margin: 115px 0 0 198px;
  }

  /* line 608, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    width: 32px;
  }

  /* line 612, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    width: 33px;
  }

  /* line 616, ../scss/movement/_animation.scss */
  .hiw-step3-3 {
    width: 34px;
    margin-left: 195px;
    margin-top: 120px;
  }

  /* line 622, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step2-1, .hiw-step3-1 {
    margin-top: 120px;
  }

  /* line 626, ../scss/movement/_animation.scss */
  .hiw-step1-2, .hiw-step2-2, .hiw-step3-2 {
    margin-left: 90px;
  }

  /* line 630, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    margin-top: 110px;
  }

  /* line 634, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    margin-left: 100px;
  }

  /* line 638, ../scss/movement/_animation.scss */
  #circle1, #circle2, #circle3 {
    width: 190px;
    height: 190px;
    left: 20px;
    top: 35px;
  }

  /* line 644, ../scss/movement/_animation.scss */
  .mask1, .mask2, .mask3 {
    height: 105px;
    margin-top: -70px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1060px) {
  /* line 670, ../scss/movement/_animation.scss */
  .step-0 p, .step-1 p, .step-2 p {
    text-align: center;
    padding: 0 15px;
  }

  /* line 675, ../scss/movement/_animation.scss */
  .step-0, .step-1, .step-2 {
    overflow: visible;
  }

  /* line 679, ../scss/movement/_animation.scss */
  .hiw-step1, .hiw-step2, .hiw-step3 {
    width: 120px;
    margin-left: 75px;
  }

  /* line 684, ../scss/movement/_animation.scss */
  .hiw-step1-3, .hiw-step2-3, .hiw-step3-3 {
    margin-left: 265px;
  }

  /* line 688, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step1-3 {
    width: 35px;
  }

  /* line 693, ../scss/movement/_animation.scss */
  .hiw-step1-1 {
    margin-left: 30px;
  }

  /* line 697, ../scss/movement/_animation.scss */
  .hiw-step1-2 {
    width: 47px;
    margin-left: 160px;
  }

  /* line 702, ../scss/movement/_animation.scss */
  .hiw-step1-3 {
    margin: 120px 0 0 210px;
  }

  /* line 706, ../scss/movement/_animation.scss */
  .hiw-step2-1 {
    width: 56px;
    margin-left: 5px;
  }

  /* line 711, ../scss/movement/_animation.scss */
  .hiw-step2-2 {
    width: 53px;
    margin-left: 160px;
  }

  /* line 716, ../scss/movement/_animation.scss */
  .hiw-step2-3 {
    width: 52px;
    margin: 115px 0 0 218px;
  }

  /* line 721, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    width: 32px;
  }

  /* line 727, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    width: 33px;
  }

  /* line 732, ../scss/movement/_animation.scss */
  .hiw-step3-3 {
    width: 34px;
    margin-left: 215px;
    margin-top: 120px;
  }

  /* line 738, ../scss/movement/_animation.scss */
  .hiw-step1-1, .hiw-step2-1, .hiw-step3-1 {
    margin-top: 120px;
  }

  /* line 742, ../scss/movement/_animation.scss */
  .hiw-step1-2, .hiw-step2-2, .hiw-step3-2 {
    margin-left: 110px;
  }

  /* line 746, ../scss/movement/_animation.scss */
  .hiw-step3-1 {
    margin: 110px 0 0 25px;
  }

  /* line 751, ../scss/movement/_animation.scss */
  .hiw-step3-2 {
    margin-left: 120px;
  }

  /* line 755, ../scss/movement/_animation.scss */
  #circle1, #circle2, #circle3 {
    width: 190px;
    height: 190px;
    left: 40px;
    top: 35px;
  }

  /* line 761, ../scss/movement/_animation.scss */
  .mask1, .mask2, .mask3 {
    height: 105px;
    margin-top: -70px;
  }
}
/* line 1, ../scss/interactions/_tabs.scss */
.tabbed-box {
  height: 100%;
}

/* line 5, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont {
  padding-bottom: 20px !Important;
}

/* line 9, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont .left,
.tabbed-box .box-cont .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont .left {
  border-right: 1px solid #d1d1d1;
  padding-right: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 14, ../scss/interactions/_tabs.scss */
  .tabbed-box .box-cont .left {
    border-bottom: 1px solid #d1d1d1;
    border-right: none;
    padding-right: 0;
  }
}

/* line 25, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont .right {
  border-left: 1px solid #d1d1d1;
  position: relative;
  left: -1px;
  padding-left: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 25, ../scss/interactions/_tabs.scss */
  .tabbed-box .box-cont .right {
    border-left: none;
    left: 0;
    padding-left: 0;
  }
}

/* line 38, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont .nine-col {
  border-bottom: 0;
}

/* line 42, ../scss/interactions/_tabs.scss */
.tabbed-box .desktop a {
  background: #bdcfe3;
  float: left;
  margin-right: 1%;
  text-align: center;
  text-decoration: none;
  color: #014fa2;
  padding: 10px 15px;
  font-weight: normal;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 63, ../scss/interactions/_tabs.scss */
.tabbed-box .desktop a:hover,
.tabbed-box .desktop a.active {
  background: #014fa2;
  color: #fff;
}

/* line 69, ../scss/interactions/_tabs.scss */
.tabbed-box .desktop a.last-col {
  margin-right: 0;
}

/* line 73, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont > div {
  display: none;
}

/* line 77, ../scss/interactions/_tabs.scss */
.tabbed-box .box-cont > div.active {
  display: block;
}

/* line 81, ../scss/interactions/_tabs.scss */
.filter ul,
.tabs.mobile .select ul {
  display: none;
  border: 2px solid #3983ce !important;
  margin-top: -3px !important;
}

/* line 88, ../scss/interactions/_tabs.scss */
.filter li,
.tabs.mobile .select li {
  border-bottom: 2px solid #3983ce;
}

/* line 93, ../scss/interactions/_tabs.scss */
.filter li a,
.tabs.mobile .select a {
  text-transform: none !important;
}

/* line 98, ../scss/interactions/_tabs.scss */
.tabs.mobile .select li.last {
  border-bottom: 0;
}

@media only screen and (max-width: 640px) {
  /* line 104, ../scss/interactions/_tabs.scss */
  .mobile.tabs {
    margin-bottom: 20px;
  }

  /* line 108, ../scss/interactions/_tabs.scss */
  .boxes ul li .tabs ul li {
    padding: 0;
  }

  /* line 112, ../scss/interactions/_tabs.scss */
  .full .tabbed-box .box-cont {
    padding: 10px 20px 20px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 118, ../scss/interactions/_tabs.scss */
  .tabs.mobile .select ul {
    border-top: 0;
  }

  /* line 122, ../scss/interactions/_tabs.scss */
  .tabs.mobile .select li {
    line-height: 1.8;
    border-bottom: 2px solid #dcdcdc;
  }

  /* line 127, ../scss/interactions/_tabs.scss */
  .tabs.mobile .select li:last-of-type {
    border-bottom: 0;
  }

  /* line 131, ../scss/interactions/_tabs.scss */
  .tabs.mobile .select a {
    background-image: none;
    padding: 10px;
    font-family: "Lato Regular";
    font-weight: normal;
    color: #666;
    font-size: 16px;
    display: block;
    text-decoration: none;
  }

  /* line 141, ../scss/interactions/_tabs.scss */
  .tabs.mobile .select a:hover {
    background: #e3f1fe;
  }

  /* line 145, ../scss/interactions/_tabs.scss */
  .tabbed-box .box-cont {
    display: block;
  }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
  /* line 151, ../scss/interactions/_tabs.scss */
  .tabs {
    padding: 15px;
  }

  /* line 154, ../scss/interactions/_tabs.scss */
  .mobile.tabs {
    padding: 0 0 20px;
  }
}
/* line 1, ../scss/wayfinding/_paging.scss */
.paging * {
  float: left;
}

/* line 5, ../scss/wayfinding/_paging.scss */
.paging {
  float: right;
  overflow: hidden;
  margin: 5px 0 0px;
}

/* line 11, ../scss/wayfinding/_paging.scss */
.paging ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 17, ../scss/wayfinding/_paging.scss */
.dd + .paging {
  margin: 10px 0 20px;
}

/* line 21, ../scss/wayfinding/_paging.scss */
.paging a {
  text-decoration: none;
  line-height: 1;
  color: #666;
  font-size: 15px;
  padding: 0 3px;
}

/* line 29, ../scss/wayfinding/_paging.scss */
.paging a.active,
.paging a:hover {
  color: #004fa3;
}

/* line 34, ../scss/wayfinding/_paging.scss */
.paging > a {
  font-family: 'icomoon-ultimate';
  font-size: 14px;
  font-weight: normal;
  color: #004fa3;
  padding: 0;
  text-transform: none !important;
}

/* line 43, ../scss/wayfinding/_paging.scss */
.paging .prev {
  margin-right: 5px;
}

/* line 47, ../scss/wayfinding/_paging.scss */
.paging .next {
  margin-left: 5px;
}

/* line 51, ../scss/wayfinding/_paging.scss */
.paging.mobile > a {
  background: #3983ce;
  border-radius: 3px;
  height: 34px;
  width: 15%;
  margin: 0 1%;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 10px 0 0;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

/* line 65, ../scss/wayfinding/_paging.scss */
.paging.mobile > .active {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 70, ../scss/wayfinding/_paging.scss */
.paging.mobile > a:hover {
  color: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 76, ../scss/wayfinding/_paging.scss */
.paging.mobile > a.disabled {
  pointer-events: none;
  cursor: default;
}

/* line 81, ../scss/wayfinding/_paging.scss */
.paging.mobile > a.disabled:hover {
  color: #fff;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

/* line 87, ../scss/wayfinding/_paging.scss */
.paging.mobile > input {
  background: #e6e6e6;
  border-radius: 3px;
  border: 1px solid #d6d6d6;
  height: 44px;
  line-height: 1;
  width: 32%;
  margin: 0 1%;
  color: #666;
  text-align: center;
  font-size: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 101, ../scss/wayfinding/_paging.scss */
.paging.mobile .first {
  background-image: url("/img/svg/paging-first.svg");
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0;
  background-size: 25px;
}

/* line 109, ../scss/wayfinding/_paging.scss */
.paging.mobile .last {
  background-image: url("/img/svg/paging-last.svg");
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0;
  background-size: 25px;
}

/* line 1, ../scss/structure/_faqs.scss */
.faqs ul {
  margin: 0;
  padding: 0;
}

/* line 6, ../scss/structure/_faqs.scss */
.faqs > ul {
  background: #fff;
  border-top: 1px solid #d0cdcd;
}

/* line 11, ../scss/structure/_faqs.scss */
section.faqs {
  padding: 0;
  position: relative;
  background: #fbfcfc;
}
@media only screen and (max-width: 640px) {
  /* line 11, ../scss/structure/_faqs.scss */
  section.faqs {
    padding-bottom: 0;
  }
}

/* line 21, ../scss/structure/_faqs.scss */
.faqs header h1, .faqs header h2.module-header {
  font-size: 18px;
  padding: 10px 20px;
  margin-bottom: 0px;
}

/* line 27, ../scss/structure/_faqs.scss */
.faqs > ul {
  list-style-type: none;
}

/* line 31, ../scss/structure/_faqs.scss */
.faqs ul li > div {
  display: none;
  padding: 0 25px 0;
  line-height: 1.8;
}

/* line 37, ../scss/structure/_faqs.scss */
.faqs strong[data-icon]:before {
  padding-right: 10px;
  color: #3983ce;
}

/* line 42, ../scss/structure/_faqs.scss */
.faqs > ul > li {
  border-bottom: 1px solid #e8e8e9;
}

/* line 46, ../scss/structure/_faqs.scss */
.faqs > ul > li > strong {
  color: #3983ce;
  cursor: pointer;
  display: block;
  padding: 16px 15px 16px 50px;
  text-indent: -25px;
}

/* line 54, ../scss/structure/_faqs.scss */
.faqs > ul > li > strong:hover,
.faqs > ul > li > strong.active {
  color: #fff;
  background: #3983ce;
}

/* line 60, ../scss/structure/_faqs.scss */
.faqs > ul > li > strong:hover[data-icon]:before,
.faqs > ul > li > strong.active[data-icon]:before {
  color: #fff;
}

/* line 65, ../scss/structure/_faqs.scss */
.faq-header .back-to-top {
  display: none;
}

/* line 68, ../scss/structure/_faqs.scss */
.faq-map .desktop li ul li {
  width: 100%;
}

/* line 69, ../scss/structure/_faqs.scss */
.faq-map .desktop li ul li {
  padding-left: 20px;
}

/* Alternative FAQ styling (for FAQ with map module) */
/* line 72, ../scss/structure/_faqs.scss */
.faq-map .desktop {
  padding: 0 20px;
}
/* line 75, ../scss/structure/_faqs.scss */
.faq-map .desktop a {
  text-decoration: none;
}
/* line 79, ../scss/structure/_faqs.scss */
.faq-map .desktop ul {
  padding-left: 0;
}
/* line 83, ../scss/structure/_faqs.scss */
.faq-map .desktop li {
  list-style-type: none;
  margin-right: 4%;
  padding: 5px 0;
  font-size: 15px;
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
/* line 93, ../scss/structure/_faqs.scss */
.faq-map .desktop li[data-icon]:before {
  color: #3983ce;
  font-size: 12px;
  margin-right: 5px;
}

/* line 102, ../scss/structure/_faqs.scss */
.faq-map .mobile ul {
  padding: 0;
}
/* line 106, ../scss/structure/_faqs.scss */
.faq-map .mobile li {
  list-style-type: none;
  border-bottom: 2px solid #e8e8e9;
}
/* line 110, ../scss/structure/_faqs.scss */
.faq-map .mobile li:last-child {
  border-bottom: none;
}
/* line 115, ../scss/structure/_faqs.scss */
.faq-map .mobile a {
  text-decoration: none;
  display: block;
  padding: 10px;
  color: #666;
  font-family: "Lato Regular";
  font-weight: normal;
}
/* line 122, ../scss/structure/_faqs.scss */
.faq-map .mobile a:hover {
  background-color: #e3f1fe;
}

/* line 128, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faqs-section {
  margin: 0 auto;
  padding: 20px;
}

/* line 133, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faq-header {
  background: none;
}
/* line 136, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faq-header h1, .faq-map ~ .faqs .faq-header h2.module-header {
  color: #ed1c2e;
  display: inline-block;
  font-size: 25px;
  padding-left: 0;
}
/* line 143, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faq-header h1[data-icon]:before,
.faq-map ~ .faqs .faq-header h2.module-header[data-icon]:before {
  display: none;
}
/* line 148, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faq-header .back-to-top {
  float: right;
  display: inline-block;
  padding: 10px 0 10px 20px;
  margin: 15px 0;
  font-size: 15px;
  color: #d0cdcd;
}
/* line 157, ../scss/structure/_faqs.scss */
.faq-map ~ .faqs .faq-header .back-to-top[data-icon-after]:after {
  color: #d0cdcd;
  margin-left: 7px;
}
@media only screen and (max-width: 1100px) {
  /* line 163, ../scss/structure/_faqs.scss */
  .faq-map ~ .faqs .faq-header .back-to-top {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
  }
  /* line 170, ../scss/structure/_faqs.scss */
  .faq-map ~ .faqs .faq-header .back-to-top[data-icon-after]:after {
    float: none;
    vertical-align: middle;
  }
}

/* line 1, ../scss/generic/_table.scss */
tbody,
thead,
tfoot {
  vertical-align: baseline;
}

/* line 7, ../scss/generic/_table.scss */
.box-cont table {
  table-layout: fixed;
  /*test*/
  width: 100%;
  border: 1px solid #fff;
  border-collapse: collapse;
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 16, ../scss/generic/_table.scss */
.box-cont table tbody,
.box-cont table thead {
  width: 100%;
}

/* line 22, ../scss/generic/_table.scss */
.box-cont table.desktop,
.box-cont table.mobile {
  display: none;
  border: 0;
}

/* line 28, ../scss/generic/_table.scss */
.box-cont table.mobile {
  display: block;
}

/* line 32, ../scss/generic/_table.scss */
.box-cont table td,
.box-cont table th {
  border: 1px solid #fff;
  padding: 10px;
}

/* line 38, ../scss/generic/_table.scss */
.box-cont table .container {
  padding: 0;
}

/* line 42, ../scss/generic/_table.scss */
.box-cont table .container tr {
  background: transparent !important;
}

/* line 46, ../scss/generic/_table.scss */
.box-cont table thead td {
  background: #bdcfe3;
  color: #0250a3;
  text-align: left;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 54, ../scss/generic/_table.scss */
.box-cont table tr:nth-child(odd) {
  background: #fbfdfa;
}

/* line 58, ../scss/generic/_table.scss */
.box-cont table tr:nth-child(even) {
  background: #f7f9f6;
}

/* line 62, ../scss/generic/_table.scss */
.lt-ie9 .box-cont table tbody td {
  background: #f7f9f6;
}

@media only screen and (max-width: 640px) {
  /* line 67, ../scss/generic/_table.scss */
  .boxes ul li.sliderdb .box-cont table tr:nth-child(odd) {
    background: none;
  }

  /* line 71, ../scss/generic/_table.scss */
  .boxes ul li.sliderdb .box-cont table tr:nth-child(even),
  .lt-ie9 .boxes ul li.sliderdb .box-cont table tbody td {
    background: #3983ce;
  }
}
/* line 1, ../scss/structure/_video.scss */
.cp-video {
  padding-right: 5%;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 8, ../scss/structure/_video.scss */
.cp-video img {
  width: 100%;
}

/* line 13, ../scss/structure/_video.scss */
.cp-video-section {
  /*  padding: 0;*/
  position: relative;
}

/* line 19, ../scss/structure/_video.scss */
.cp-image img {
  width: 100%;
}

/* line 22, ../scss/structure/_video.scss */
.cp-video-section .right .cp-video-play {
  display: none;
}

/* line 28, ../scss/structure/_video.scss */
.cp-video-section.right-blue p {
  padding: 0;
  line-height: 1.7;
}
/* line 33, ../scss/structure/_video.scss */
.cp-video-section.right-blue .left {
  width: 55%;
  padding-right: 5%;
  margin-right: 5%;
  text-align: justify;
}
/* line 40, ../scss/structure/_video.scss */
.cp-video-section.right-blue .right {
  width: 30%;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 47, ../scss/structure/_video.scss */
.cp-video-section.right-blue .right .cp-video-play {
  display: block;
  /* margin-top: 60px;*/
}
/* line 51, ../scss/structure/_video.scss */
.cp-video-section.right-blue .right .cp-video-play img {
  max-width: 100%;
}
/* line 58, ../scss/structure/_video.scss */
.cp-video-section.right-blue .eighteen-col h2 {
  font-size: 25px;
}
/* line 62, ../scss/structure/_video.scss */
.cp-video-section.right-blue .button {
  width: 30%;
  margin-bottom: 4px;
  margin-right: 4px;
  float: left;
}
@media only screen and (max-width: 1200px) {
  /* line 62, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .button {
    width: 35%;
  }
}

/* line 75, ../scss/structure/_video.scss */
.cp-video-close {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 30px;
  top: -38px;
  padding: 12px;
  position: absolute;
  z-index: 5;
}

/* line 87, ../scss/structure/_video.scss */
.embed-container {
  position: absolute;
  top: 0px;
  left: -9999px;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 30px auto 0;
  padding-top: 30px;
  padding-bottom: 37.25%;
  overflow: visible;
  z-index: 120;
}

/* line 101, ../scss/structure/_video.scss */
.embed-container.is-visible {
  left: 0;
}

/* line 105, ../scss/structure/_video.scss */
.embed-container span {
  background-color: #fff;
  color: #000;
  bottom: -38px;
  height: 38px;
  position: absolute;
  width: 100%;
  z-index: 12;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  left: 0;
}

/* line 120, ../scss/structure/_video.scss */
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

/* line 131, ../scss/structure/_video.scss */
.cash-passp .cp-video-holder {
  min-height: 400px;
}

@media only screen and (min-width: 771px) and (max-width: 945px) {
  /* line 137, ../scss/structure/_video.scss */
  .cp-video-holder .left {
    width: 40%;
  }

  /* line 140, ../scss/structure/_video.scss */
  .cp-video-holder .right {
    width: 60%;
    top: 190px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 147, ../scss/structure/_video.scss */
  .cp-video.mobile {
    display: none;
  }

  /* line 151, ../scss/structure/_video.scss */
  .cp-video-holder .left {
    width: 100%;
    float: none;
  }

  /* line 156, ../scss/structure/_video.scss */
  .cp-video-holder .right {
    display: none;
  }

  /* line 160, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .left {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0;
  }

  /* line 169, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .right {
    float: right;
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 178, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .right .cp-video-play {
    margin-top: 0;
  }
  /* line 182, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .right img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 191, ../scss/structure/_video.scss */
  .cp-video img,
  .cp-video-play img {
    width: 100%;
  }

  /* line 196, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .left {
    width: auto;
    float: left;
    text-align: left;
  }

  /* line 202, ../scss/structure/_video.scss */
  .cp-video-section {
    padding: 0;
    position: relative;
  }

  /* line 207, ../scss/structure/_video.scss */
  .cp-video {
    padding: 20px 0;
  }
  /* line 211, ../scss/structure/_video.scss */
  .cp-video h2 {
    padding-top: 10px;
  }

  /* line 216, ../scss/structure/_video.scss */
  .embed-container {
    top: 10px;
  }
  /* line 219, ../scss/structure/_video.scss */
  .embed-container span {
    background-color: #fff;
    bottom: -19px;
    height: 40px;
    position: absolute;
    width: 100%;
    z-index: 12;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
  }
  /* line 232, ../scss/structure/_video.scss */
  .embed-container header {
    margin: -40px 0 150px;
  }

  /* line 237, ../scss/structure/_video.scss */
  .cp-video-close {
    top: -35px;
  }

  /* line 241, ../scss/structure/_video.scss */
  .cp-video-section .eighteen-col {
    padding: 15px;
    margin-top: 15px;
  }

  /* line 246, ../scss/structure/_video.scss */
  .cp-video-section .right {
    margin-top: 0;
    width: auto;
    text-align: left;
  }

  /* line 252, ../scss/structure/_video.scss */
  .home .cp-video-section .right .cp-video-play {
    display: block;
  }

  /* line 256, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .cp-video h3 {
    font-size: 14px;
    font-family: "Lato Regular";
    font-weight: normal;
  }

  /* line 261, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .left p,
  .prepaid-cards .right p {
    line-height: inherit;
  }

  /* line 266, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .button {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    float: none;
  }

  /* line 276, ../scss/structure/_video.scss */
  .cp-video-section.right-blue .right {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 1, ../scss/interactions/_buttons.scss */
button:hover,
.poc:hover {
  background-color: #40a5d9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 11, ../scss/interactions/_buttons.scss */
.button {
  background: #3983ce;
  color: #fff;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 27, ../scss/interactions/_buttons.scss */
.buttonR {
  float: right !important;
  width: auto !important;
}

/* line 32, ../scss/interactions/_buttons.scss */
a.button {
  display: table;
  padding: 8px 17px;
  /*width: 30%;*/
}

/* Fix for #199  - code for buttons needs to be refactored to make display and behaviour more consistent. Box positioning is handled by JS using outerWidth value which doesn't match the media query max-width value, so the resize for the buttons isn't being triggered at the same time */
@media only screen and (max-width: 640px) {
  /* line 40, ../scss/interactions/_buttons.scss */
  a.button {
    width: 90%;
  }
}

/* line 46, ../scss/interactions/_buttons.scss */
a.button span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  float: right;
}

/* line 53, ../scss/interactions/_buttons.scss */
.button:hover {
  background: #40a5d9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 62, ../scss/interactions/_buttons.scss */
a:hover.button:hover {
  color: #fff;
}

/* line 66, ../scss/interactions/_buttons.scss */
button.grey {
  background: #f2f2f2;
  border: 1px solid #ccc;
  color: #666;
  display: block;
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  text-align: left;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
  padding: 0 10px;
  outline: none;
}

/* line 88, ../scss/interactions/_buttons.scss */
button.grey.active,
.contact button.grey,
.mobile.tabs .select button.grey {
  background: #3983ce;
  border: 1px solid #3983ce;
  color: #fff;
}

/* line 96, ../scss/interactions/_buttons.scss */
button.grey .vr {
  padding: 10px 10px 10px 20px;
}

/* line 100, ../scss/interactions/_buttons.scss */
button.grey .btntxt {
  padding-top: 10px;
  float: left;
}

/* line 104, ../scss/interactions/_buttons.scss */
.active {
  border-radius: 3px 3px 0 0;
}

/* line 108, ../scss/interactions/_buttons.scss */
.red-button, .header-slide .hs-inner #buyBtn, .store-detail--usa .ways-to-order-buy #buyBtn {
  background: #ed1c2e;
  color: #fff;
  display: block;
  border: none;
  border-radius: 3px;
  text-decoration: none;
  margin: 20px 0;
  padding: 20px 15px;
  text-align: left;
  text-transform: uppercase;
  font-family: "Lato Regular";
  font-weight: normal;
  width: 35%;
  letter-spacing: 2.4px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 130, ../scss/interactions/_buttons.scss */
.red-button a span, .header-slide .hs-inner #buyBtn a span, .store-detail--usa .ways-to-order-buy #buyBtn a span {
  padding-left: 0;
}

/* line 135, ../scss/interactions/_buttons.scss */
.red-button.thin, .header-slide .hs-inner .thin#buyBtn, .store-detail--usa .ways-to-order-buy .thin#buyBtn {
  font-size: 13px;
  display: table;
  width: 65%;
  padding: 15px;
  letter-spacing: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 20px;
}
/* line 144, ../scss/interactions/_buttons.scss */
.red-button.thin span, .header-slide .hs-inner .thin#buyBtn span, .store-detail--usa .ways-to-order-buy .thin#buyBtn span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

/* line 150, ../scss/interactions/_buttons.scss */
.cp-video-section .red-button, .cp-video-section .header-slide .hs-inner #buyBtn, .header-slide .hs-inner .cp-video-section #buyBtn, .cp-video-section .store-detail--usa .ways-to-order-buy #buyBtn, .store-detail--usa .ways-to-order-buy .cp-video-section #buyBtn {
  text-transform: none;
}

/* line 153, ../scss/interactions/_buttons.scss */
.cp-video-holder .red-button, .cp-video-holder .header-slide .hs-inner #buyBtn, .header-slide .hs-inner .cp-video-holder #buyBtn, .cp-video-holder .store-detail--usa .ways-to-order-buy #buyBtn, .store-detail--usa .ways-to-order-buy .cp-video-holder #buyBtn {
  font-size: 15px;
  padding: 13px 15px;
  margin-right: 3%;
  margin-top: 0;
}

/* line 159, ../scss/interactions/_buttons.scss */
.cp-video-holder .red-button span, .cp-video-holder .header-slide .hs-inner #buyBtn span, .header-slide .hs-inner .cp-video-holder #buyBtn span, .cp-video-holder .store-detail--usa .ways-to-order-buy #buyBtn span, .store-detail--usa .ways-to-order-buy .cp-video-holder #buyBtn span {
  margin-left: 20px;
}

/* line 163, ../scss/interactions/_buttons.scss */
.red-button:hover, .header-slide .hs-inner #buyBtn:hover, .store-detail--usa .ways-to-order-buy #buyBtn:hover,
.home .home-hero button.red:hover {
  background: #fc404f;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 173, ../scss/interactions/_buttons.scss */
.red-button [data-icon]:before, .header-slide .hs-inner #buyBtn [data-icon]:before, .store-detail--usa .ways-to-order-buy #buyBtn [data-icon]:before {
  float: right;
  margin-top: 2px;
}

/* line 178, ../scss/interactions/_buttons.scss */
.red-button.complete-order [data-icon]:before, .header-slide .hs-inner .complete-order#buyBtn [data-icon]:before, .store-detail--usa .ways-to-order-buy .complete-order#buyBtn [data-icon]:before {
  margin-top: 4px;
}

/* line 183, ../scss/interactions/_buttons.scss */
.blue-btn {
  background: #3983ce;
  border: 0;
  color: #fff;
  font-size: 0.938em;
  width: auto;
  padding: 0 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 41px;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  box-sizing: border-box;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 200, ../scss/interactions/_buttons.scss */
.blue-arr-btn {
  background: url("/img/sprite.png") no-repeat 95% -33px #3983ce;
  border: 0;
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 0.938em;
  width: auto;
  padding: 0 50px 0 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 41px;
  line-height: 2.7;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1040px) {
  /* line 200, ../scss/interactions/_buttons.scss */
  .blue-arr-btn {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 10px;
  }
}

/* line 224, ../scss/interactions/_buttons.scss */
.blue-arr-btn:hover {
  background-color: #40a5d9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 233, ../scss/interactions/_buttons.scss */
.red-arr-btn {
  background: url("/img/sprite.png") no-repeat 95% -33px #ed1c2e;
  border: 0;
  height: 41px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0 50px 0 25px;
  text-transform: uppercase;
  width: auto;
  letter-spacing: 2.4px;
  font-size: 1.063em;
  font-family: "Lato Regular";
  font-weight: normal;
  line-height: 2.3;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1040px) {
  /* line 233, ../scss/interactions/_buttons.scss */
  .red-arr-btn {
    width: 100%;
    float: none;
    display: block;
  }
}

/* line 257, ../scss/interactions/_buttons.scss */
.red-arr-btn:hover {
  background-color: #fc404f;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 267, ../scss/interactions/_buttons.scss */
.middle-show {
  display: none;
}
@media only screen and (max-width: 1098px) {
  /* line 267, ../scss/interactions/_buttons.scss */
  .middle-show {
    display: block;
  }
}

@media screen and (max-width: 770px) {
  /* line 276, ../scss/interactions/_buttons.scss */
  .blue-arr-btn,
  .red-arr-btn,
  .blue-btn,
  .floatL40,
  .floatR60,
  .floatL45 {
    float: none;
    display: block;
    margin: 10px 0;
    width: 100%;
    box-sizing: border-box;
  }

  /* line 289, ../scss/interactions/_buttons.scss */
  .blue-arr-btn,
  .red-arr-btn {
    background-image: url("../images/sprite.png");
    background-position: 95% -547px;
    margin: 0 0 20px 0;
    text-align: left;
    padding: 0 50px 0 20px;
  }
}
/*button css changes related with Umbraco-835*/
@media only screen and (min-width: 738px) {
  /* line 301, ../scss/interactions/_buttons.scss */
  .btn-right {
    float: right;
  }

  /* line 304, ../scss/interactions/_buttons.scss */
  .btn-left {
    float: left;
  }
}
/* line 308, ../scss/interactions/_buttons.scss */
.btn-center {
  margin: auto;
  font-size: 18px;
}

/*end of button css changes related with Umbraco-835*/
/* 835 story button module */
@media only screen and (min-width: 641px) {
  /* line 316, ../scss/interactions/_buttons.scss */
  .btn-left {
    width: 100%;
  }

  /* line 319, ../scss/interactions/_buttons.scss */
  .btn-right {
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  /* line 325, ../scss/interactions/_buttons.scss */
  .btn-left a.button {
    width: 25%;
    font-size: 18px;
    letter-spacing: 2px;
  }

  /* line 330, ../scss/interactions/_buttons.scss */
  .btn-right a.button {
    font-size: 18px;
    width: 25%;
    float: right;
    letter-spacing: 2px;
  }

  /* line 336, ../scss/interactions/_buttons.scss */
  .btn-center {
    width: 25%;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
  /* line 343, ../scss/interactions/_buttons.scss */
  .btn-center {
    width: 50%;
    letter-spacing: 2px;
  }
}
/* line 349, ../scss/interactions/_buttons.scss */
.new-currency-heading {
  text-align: center;
}

/* line 352, ../scss/interactions/_buttons.scss */
.new-currency-heading h2 {
  font-size: 36px;
  font-weight: 100;
  font-family: "Lato Light";
}

/* line 357, ../scss/interactions/_buttons.scss */
.new-currency-heading h4 {
  font-size: 21px;
  font-weight: 100;
  font-family: "Lato Regular";
}

@media only screen and (max-width: 640px) {
  /* line 364, ../scss/interactions/_buttons.scss */
  .new-currency-heading h2 {
    font-size: 28px;
  }

  /* line 367, ../scss/interactions/_buttons.scss */
  .new-currency-heading h4 {
    font-size: 16px;
  }
}
/* End of 385 button module */
/* line 1, ../scss/interactions/_tooltip.scss */
a.info-tooltip {
  /* background-image: url('/img/icon-question-blue.png');*/
  background: url("/img/svg/all-sprite.svg") no-repeat;
  background-repeat: no-repeat;
  background-position: -5px -361px;
  /*background-size: 25px;*/
  display: block;
  width: 25px;
  height: 25px;
  float: right;
  margin-top: 5px;
}

/* line 13, ../scss/interactions/_tooltip.scss */
.lt-ie9 a.info-tooltip {
  background-image: url("/img/svg/icon-question-blue_lt-ie9.svg");
}

/* line 17, ../scss/interactions/_tooltip.scss */
a.info-tooltip span {
  font-size: 14px;
  position: absolute;
  z-index: -1;
  right: 40px;
  text-decoration: none;
  top: -10px;
  padding: 15px;
  line-height: 24px;
  opacity: 0;
  transition: opacity 0.4s ease-out;
  color: #3983ce;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 3px 3px #888;
  box-shadow: 0px 0px 3px 3px #888;
  width: 80%;
}

/* line 36, ../scss/interactions/_tooltip.scss */
a.info-tooltip:hover span {
  opacity: 1;
  z-index: 999;
}

/* line 41, ../scss/interactions/_tooltip.scss */
a.info-tooltip span:hover {
  opacity: 0;
  cursor: default;
}

/* 
  Styles for when no widgets can be displayed. 
  This warning is set in WidgetsController.cs
*/
/* line 5, ../scss/widgets/_base.scss */
.content-unavailable {
  /* Switch to static position is attached to nav breakpoint as its stickiness needs to change when the navigation changes */
  padding: .25em;
  text-align: center;
  background-color: #fff4b8;
}
@media (min-width: 1040px) {
  /* line 5, ../scss/widgets/_base.scss */
  .content-unavailable {
    position: fixed;
    z-index: 50;
    top: 100px;
    right: 0;
    left: 0;
  }
}
/* line 18, ../scss/widgets/_base.scss */
.content-unavailable:before {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 1.4em;
  padding-right: .5em;
  content: '\!';
}

/* line 30, ../scss/widgets/_base.scss */
.pages-widget {
  width: 300px;
  float: right;
}

/* line 35, ../scss/widgets/_base.scss */
.pages-widget .widget-container .tabs {
  min-height: 500px;
}

/* line 39, ../scss/widgets/_base.scss */
.pages-widget .tabs #buycurrency form button {
  margin-top: 40px;
}

/* Base styles for widget for pages */
/* Wrap widgets that need to be restyled in a new div with its own class */
/* For example above is a .pages-widget class for internal pages that makes */
/* sure that the widget is 300px wide. Without that it is responsive and 100% wide */
/* Do not change any of these styles - just extend them with wrapper div */
/* Tab Navigation styles */
/* line 52, ../scss/widgets/_base.scss */
.widget-container .tabnav > a {
  float: left;
  display: block;
  width: 50%;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  color: #004fa3;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  background-color: #d0dbea;
}

/* line 69, ../scss/widgets/_base.scss */
.widget-container .tabnav .active {
  color: #fff;
  background-color: #004fa3;
}

/* line 74, ../scss/widgets/_base.scss */
.widget-container .tabnav > a:first-of-type {
  border-radius: 3px 0 0;
  padding: 15px 20px;
}

/* line 79, ../scss/widgets/_base.scss */
.widget-container .tabnav > a:last-of-type {
  border-radius: 0 3px 0 0;
}

/* End Tab Navigation styles */
/* Tab styles */
/* line 85, ../scss/widgets/_base.scss */
.widget-container .tabs {
  position: relative;
  clear: both;
  padding: 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  font-size: 15px;
  color: #787874;
  border: 2px solid #004fa3;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}

/* line 99, ../scss/widgets/_base.scss */
.widget-container .tabs > div {
  display: none;
  font-size: 15px;
}

/* line 104, ../scss/widgets/_base.scss */
.widget-container .tabs #buycurrency {
  display: block;
}

/* line 108, ../scss/widgets/_base.scss */
.widget-container .tabs form {
  margin: 0;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 113, ../scss/widgets/_base.scss */
.widget-container .tabs p,
.widget-container .tabs form > p {
  margin: 0 0 15px 0;
  padding: 0 15px 0 0;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-style: italic;
  font-size: 15px;
  position: relative;
}

/* line 123, ../scss/widgets/_base.scss */
.widget-container .tabs a.info-tooltip {
  margin-top: 2px;
  /*background-size: 18px;*/
  margin-right: -25px;
}

/* line 129, ../scss/widgets/_base.scss */
.widget-container .tabs a.info-tooltip span {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  right: -9999px;
  top: -9999px;
}

/* line 139, ../scss/widgets/_base.scss */
.widget-container .tabs a.info-tooltip:hover span {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  right: 40px;
  top: -10px;
}

/* line 149, ../scss/widgets/_base.scss */
.widget-container .tabs input {
  padding: 5px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  color: #787874;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  border: 1px solid #e8e8e9;
  border-radius: 3px;
  width: 100%;
}

/* line 163, ../scss/widgets/_base.scss */
.widget-container .tabs .rcp-validate {
  width: 100%;
}

/* line 167, ../scss/widgets/_base.scss */
.widget-container .tabs .check-card {
  width: 100%;
  font-size: 15px;
}

/* line 172, ../scss/widgets/_base.scss */
.widget-container .tabs .reload-cash-passport .rcp-error {
  font-size: 15px;
  padding: 4px;
}

/* line 177, ../scss/widgets/_base.scss */
.widget-container .tabs .reload-cash-passport .rcp-error[data-icon]:before {
  margin-right: 5px;
}

/* line 181, ../scss/widgets/_base.scss */
.widget-container .tabs .dd-selected {
  font-size: 15px;
  padding: 5px;
}

/* line 186, ../scss/widgets/_base.scss */
.widget-container .tabs #home-select, .widget-container .tabs button.add-rcp {
  pointer-events: none;
}

/* line 190, ../scss/widgets/_base.scss */
.widget-container .tabs .card-validated {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 4px 0 4px 5px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}

/*Radio Buttons*/
/* line 200, ../scss/widgets/_base.scss */
.widget-container .tabs form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

/* line 206, ../scss/widgets/_base.scss */
.widget-container .tabs form label {
  font-size: 14px;
  margin: 0;
  font-style: normal;
}

/* line 213, ../scss/widgets/_base.scss */
.widget-container .tabs form input[type="radio"] {
  display: none;
}

/* line 217, ../scss/widgets/_base.scss */
.widget-container .tabs input[type="radio"] + label {
  cursor: pointer;
  display: block;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 0;
}

/* line 226, ../scss/widgets/_base.scss */
.widget-container .tabs input[type="radio"] + label span {
  background: url("/img/svg/radio-btns.svg") no-repeat scroll left bottom/19px auto transparent;
  border-bottom: medium none;
  cursor: pointer;
  display: inline-block;
  height: 19px;
  margin: -5px 4px 0 0;
  padding: 0 0 0 20px !important;
  vertical-align: middle;
  width: 5px;
}

/* line 238, ../scss/widgets/_base.scss */
.widget-container .tabs input[type="radio"]:checked + label span {
  background: url("/img/svg/radio-btns.svg") no-repeat scroll left top/19px auto transparent;
  padding: 0 0 0 20px;
}

/*Autocomplete input*/
/* line 244, ../scss/widgets/_base.scss */
.widget-container .tabs form .autocomplete-holder {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

/* line 249, ../scss/widgets/_base.scss */
.widget-container .tabs form .autocomplete {
  background-image: url("/img/svg/search-icon.svg");
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 20px auto;
  padding-right: 35px;
}

/* line 257, ../scss/widgets/_base.scss */
.widget-container .tabs .enter-amount {
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 263, ../scss/widgets/_base.scss */
.widget-container .tabs .ealeft,
.widget-container .tabs .earight {
  float: left;
  display: block;
  width: 47%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}

/* line 273, ../scss/widgets/_base.scss */
.widget-container .tabs .earight {
  float: right;
  text-align: right;
}

/* line 278, ../scss/widgets/_base.scss */
.widget-container .tabs .ealeft input,
.widget-container .tabs .earight input {
  width: 70%;
  text-align: right;
}

/* line 284, ../scss/widgets/_base.scss */
.widget-container .tabs .ealeft label,
.widget-container .tabs .earight label {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 290, ../scss/widgets/_base.scss */
.widget-container .tabs span.eq {
  display: inline-block;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  margin-top: 6px;
  width: 4%;
}

/* line 298, ../scss/widgets/_base.scss */
.widget-container .tabs .exrate {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
}

/* line 306, ../scss/widgets/_base.scss */
.widget-container .tabs .exrate .currate-left,
.widget-container .tabs .exrate .currate-right {
  width: 47%;
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 316, ../scss/widgets/_base.scss */
.widget-container .tabs .exrate .currate-left {
  text-align: right;
  padding-right: 15px;
}

/* line 321, ../scss/widgets/_base.scss */
.widget-container .tabs .exrate .currate-right {
  float: right;
}

/* Custom select */
/* line 326, ../scss/widgets/_base.scss */
.widget-container .pcs-holder {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* line 333, ../scss/widgets/_base.scss */
.widget-container #widget-select {
  pointer-events: none;
}

/* line 337, ../scss/widgets/_base.scss */
.widget-container .pcs-holder .customSelect {
  top: 0 !important;
  width: 100% !important;
  font-size: 20px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  padding: 2%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 351, ../scss/widgets/_base.scss */
.widget-container .dd-container,
.widget-container .dd-select,
.widget-container .dd-options {
  width: 100% !important;
}

/* line 357, ../scss/widgets/_base.scss */
.widget-container .dd-options {
  max-height: 155px;
}

/* line 361, ../scss/widgets/_base.scss */
.widget-container .dd-select {
  background-image: url("/img/line.png") !important;
  background-repeat: repeat-y !important;
  background-position: 90% !important;
}

/* line 367, ../scss/widgets/_base.scss */
.widget-container .dd-option-image,
.widget-container .dd-selected-image {
  max-width: 25px !important;
  padding-top: 7px !important;
}

/* line 373, ../scss/widgets/_base.scss */
.widget-container .dd-option-text {
  font-size: 15px;
  color: #787874;
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: normal;
  line-height: 30px !important;
  float: left;
  width: 80%;
}

/* line 384, ../scss/widgets/_base.scss */
.widget-container .dd-pointer {
  background: url("/img/svg/down-arrow.svg") no-repeat;
  margin-bottom: 0 !important;
  background-position: 97%;
  width: 11px !important;
  height: 8px !important;
  right: 10px;
}

/* line 393, ../scss/widgets/_base.scss */
.widget-container .dd-pointer-down,
.widget-container .dd-pointer-up {
  border: none !important;
}

/* line 396, ../scss/widgets/_base.scss */
.widget-container .dd-selected-text {
  float: left;
  line-height: 30px !important;
  font-size: 15px;
  cursor: pointer;
  width: 80%;
}

/* line 404, ../scss/widgets/_base.scss */
.widget-container .dd-selected {
  font-size: 15px;
}

/* line 408, ../scss/widgets/_base.scss */
.widget-container .dd-selected-image {
  padding-top: 6px !important;
  max-width: 25px;
}

/* line 413, ../scss/widgets/_base.scss */
.widget-container .dd-option {
  border-bottom: 1px solid #dddddd;
  color: #333;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 10px;
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
}

/* line 424, ../scss/widgets/_base.scss */
.widget-container .dd-option {
  padding: 2px 5px !important;
}

/*Buttons*/
/* line 427, ../scss/widgets/_base.scss */
.widget-container .tabs form button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: url("/img/line.png") repeat-y scroll 90% 0 #ed1c2e;
  margin: 15px 0 0;
  padding: 10px 10% 10px 0;
  border: 0;
  border-radius: 3px;
  color: #fff;
  position: relative !important;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 445, ../scss/widgets/_base.scss */
.widget-container .tabs form button:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 454, ../scss/widgets/_base.scss */
.widget-container .tabs form button .vr {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 10px;
  font-size: 13px;
  height: auto;
  padding: 0;
  background-image: none;
}

/* line 466, ../scss/widgets/_base.scss */
.add-more-currency, .reload-cash-passport {
  border: 2px solid #c3daf0;
  padding: 30px 25% 5% 70px;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-style: italic;
  margin-top: 15px;
  display: none;
  position: relative;
  top: 70px;
  margin-bottom: 70px;
}

/* line 478, ../scss/widgets/_base.scss */
.add-more-currency p, .reload-cash-passport p {
  font-size: 20px;
  position: relative;
}

/* line 482, ../scss/widgets/_base.scss */
.widget .add-more-currency p, .widget .reload-cash-passport p {
  font-size: 16px;
}

/* line 486, ../scss/widgets/_base.scss */
.reload-cash-passport .closeDiv, .add-more-currency .closeDiv {
  margin: 0;
}

/* line 490, ../scss/widgets/_base.scss */
.add-currency .reload-cash-passport form {
  opacity: 1;
}

/* line 494, ../scss/widgets/_base.scss */
.add-currency .reload-cash-passport {
  top: 10px;
  color: #787874;
}

/* line 499, ../scss/widgets/_base.scss */
.add-currency .reload-cash-passport:before {
  left: 360px;
}

/* line 503, ../scss/widgets/_base.scss */
.add-currency .reload-cash-passport input:first-of-type {
  width: 96%;
}

/* line 508, ../scss/widgets/_base.scss */
.reload-cash-passport {
  width: inherit;
  border: none;
  top: 0;
  margin: 0;
  padding: 0;
}

/* line 516, ../scss/widgets/_base.scss */
.reload-cash-passport p {
  margin-top: 0;
}

/* line 519, ../scss/widgets/_base.scss */
.reload-cash-passport p.center {
  margin-top: 20px;
}

/* line 523, ../scss/widgets/_base.scss */
.reload-cash-passport:before {
  background: none;
}

/* line 527, ../scss/widgets/_base.scss */
.reload-cash-passport .card-validated {
  padding: 1.7% 4% 1.7% 2%;
}

/* line 531, ../scss/widgets/_base.scss */
.reload-cash-passport input:first-of-type {
  display: inline-block;
}

/* line 535, ../scss/widgets/_base.scss */
.add-more-currency:before, .reload-cash-passport:before {
  content: "";
  display: block;
  width: 56px;
  background-repeat: no-repeat;
}

/* line 542, ../scss/widgets/_base.scss */
.add-more-currency {
  position: absolute;
  top: -16px;
  left: 86px;
}

/* line 548, ../scss/widgets/_base.scss */
.add-more-currency input, .reload-cash-passport input, .add-more-currency-widget input {
  border: 1px solid #e8e8e9;
  padding: 2%;
  display: inline-block;
  text-align: right;
  width: 31%;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: 400;
  font-size: 20px;
  border-radius: 3px;
}

/* ADDITIONS TO ORDER DETAIL */
/* line 562, ../scss/widgets/_base.scss */
.add-more-currency .enter-amount {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}

/* line 568, ../scss/widgets/_base.scss */
.add-more-currency .ealeft, .add-more-currency .earight {
  display: block;
  float: left;
  width: 47%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}

/* line 578, ../scss/widgets/_base.scss */
.add-more-currency .ealeft input, .add-more-currency .earight input {
  width: 70%;
  padding: 4%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}

/* line 587, ../scss/widgets/_base.scss */
.add-more-currency .earight input#cost, .reload-cash-passport .earight input#cost {
  margin-left: 0;
}

/* line 591, ../scss/widgets/_base.scss */
.add-more-currency .exrate {
  clear: both;
  display: block;
}

/* END ADDITIONS TO ORDER DETAIL */
/* line 599, ../scss/widgets/_base.scss */
.add-more-currency form > input:first-of-type {
  width: 96%;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}

/* line 606, ../scss/widgets/_base.scss */
.reload-cash-passport > p {
  font-style: italic;
}

/* line 610, ../scss/widgets/_base.scss */
.reload-cash-passport input:first-of-type {
  width: 70%;
  text-align: left;
}

/* line 616, ../scss/widgets/_base.scss */
.reload-cash-passport .check-card {
  display: inline-block;
  padding: 1.7% 5%;
  margin: 0 0 10px 2%;
  font-size: 25px;
  float: right;
}

/* line 624, ../scss/widgets/_base.scss */
.reload-cash-passport .card-validated {
  background-color: #edf7ed;
  color: #50b050;
  display: none;
  margin-left: 2%;
  width: 17%;
  padding: 1.7% 0 1.7% 6%;
}

/* line 633, ../scss/widgets/_base.scss */
.reload-cash-passport .card-validated[data-icon]:before {
  font-style: normal;
  margin-right: 5px;
}

/* line 638, ../scss/widgets/_base.scss */
.reload-cash-passport form input[disabled] {
  background-color: #fff;
}

/* line 642, ../scss/widgets/_base.scss */
.reload-cash-passport form {
  opacity: 0.5;
  clear: both;
}

/* line 647, ../scss/widgets/_base.scss */
.add-more-currency button, .reload-cash-passport button {
  display: block;
  border: none;
  border-radius: 3px;
  background-color: #3983ce;
  color: #fff;
  padding: 5px 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
}

/* line 659, ../scss/widgets/_base.scss */
.add-more-currency button[data-icon-after]:after, .reload-cash-passport button[data-icon-after]:after {
  color: #fff;
  font-size: 10px;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 3px;
}

/*
// #8072: Tablet & Mobile - My Order page - Empty basket widget;
// Changed styling that was affecting widget
*/
/* line 672, ../scss/widgets/_base.scss */
.add-more-currency .error, .reload-cash-passport .error, .reload-cash-passport .rcp-error {
  background-color: #fde8ea;
  text-align: center;
  padding: 10px;
  color: #ed1c2e;
  display: none;
  font-size: 16px;
  clear: both;
}

/* END 8072 */
/* line 684, ../scss/widgets/_base.scss */
.add-more-currency .error[data-icon]:before, .reload-cash-passport .error[data-icon]:before, .reload-cash-passport .rcp-error[data-icon]:before {
  font-style: normal;
}

/* line 688, ../scss/widgets/_base.scss */
.add-more-currency .red, .reload-cash-passport .red, .add-more-currency .addCash, .add-more-currency-widget .addCash {
  background: #ed1c2e;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  display: block;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 25px;
  font-weight: 200;
  letter-spacing: 2.4px;
  margin: 20px 0 10px;
  padding: 15px 16px 2px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

/* line 704, ../scss/widgets/_base.scss */
.add-more-currency .addCash, .reload-cash-passport .red {
  position: inherit !important;
}

/* line 708, ../scss/widgets/_base.scss */
.add-more-currency .vr, .reload-cash-passport .vr, .add-more-currency-widget .vr {
  height: 40px;
  margin: -15px 0 0 10px;
  padding: 20px 5px 0 20px;
  color: #fde8ea;
  font-size: 18px;
}

/* line 716, ../scss/widgets/_base.scss */
.add-more-currency input[type="radio"] + label span {
  padding-left: 3px !important;
}

/* line 720, ../scss/widgets/_base.scss */
.add-more-currency input[type="radio"] + label {
  font-weight: bold;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: bold;
  font-size: 25px;
  margin-right: 12%;
  margin-left: 0;
}

/* line 729, ../scss/widgets/_base.scss */
.add-more-currency .cost-lbl {
  margin-right: 0;
}

/* line 732, ../scss/widgets/_base.scss */
.add-more-currency input.cost, .reload-cash-passport input.cost {
  margin-left: 30px;
}

/* line 736, ../scss/widgets/_base.scss */
.add-more-currency input + label, .reload-cash-passport input + label {
  margin: 0 22px 0 20px;
  font-size: 20px;
}

/* line 741, ../scss/widgets/_base.scss */
.no-items .reload-cash-passport input + label:last-of-type, .add-more-currency input[type="radio"] + label:last-of-type, .add-more-currency input + label:last-of-type, .reload-cash-passport input + label:last-of-type {
  margin-right: 0;
}

/*
// #8072: Tablet & Mobile - My Order page - Empty basket widget;
// Changed styling that was affecting widget
*/
/*.no-items .reload-cash-passport form input:first-of-type, .reload-cash-passport form input:first-of-type {
    width: 96%;
}*/
/* END 8072 */
/* line 755, ../scss/widgets/_base.scss */
.add-more-currency input:nth-child(2) + label {
  margin-right: 10px;
}

/* line 759, ../scss/widgets/_base.scss */
.add-more-currency input#cost, .reload-cash-passport input#cost {
  margin-left: 30px;
}

/* line 763, ../scss/widgets/_base.scss */
.add-more-currency .center, .reload-cash-passport .center {
  text-align: center;
}

/* line 767, ../scss/widgets/_base.scss */
.add-more-currency hr, .reload-cash-passport hr {
  border-color: #e8e8e9;
  height: 1px;
}

/* line 772, ../scss/widgets/_base.scss */
.no-items .add-more-currency, .no-items .reload-cash-passport {
  top: 15px;
  width: auto;
}

/* line 778, ../scss/widgets/_base.scss */
.no-items .add-more-currency {
  padding: 30px 5% 70px;
}

/* line 782, ../scss/widgets/_base.scss */
.no-items .center {
  text-align: center;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-style: italic;
  font-size: 20px;
}

/* line 789, ../scss/widgets/_base.scss */
.no-items .add-more-currency:before {
  left: 50%;
  margin-left: -28px;
}

/* line 794, ../scss/widgets/_base.scss */
.no-items .add-more-currency button:first-of-type, .no-items .reload-cash-passport button:first-of-type {
  position: static;
}

/* line 798, ../scss/widgets/_base.scss */
.no-items .tabnav a {
  display: block;
  width: 50%;
  background-color: #d0dbea;
  padding: 10px 0;
  float: left;
  text-align: center;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: bold;
  color: #004fa3;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

/* line 813, ../scss/widgets/_base.scss */
.no-items .tabnav a span {
  display: inline;
}

/*fix added for small widget right now given direct value*/
/* line 818, ../scss/widgets/_base.scss */
.image-intro .add-more-currency-widget.main-blue .tabnav a span {
  font-size: 14px;
}

/* line 821, ../scss/widgets/_base.scss */
.no-items .tabnav a.active {
  background-color: #004fa3;
  color: #fff;
}

/* line 825, ../scss/widgets/_base.scss */
.no-items .tabnav a:first-of-type {
  border-radius: 3px 0 0 0;
}

/* line 829, ../scss/widgets/_base.scss */
.no-items .tabnav a:last-of-type {
  border-radius: 0 3px 0 0;
}

/* line 833, ../scss/widgets/_base.scss */
.no-items .tabnav [data-icon]:before {
  font-size: 28px;
  margin: -2px 0 0 -32px;
  float: left;
  position: absolute;
}

/* line 840, ../scss/widgets/_base.scss */
.no-items .tabs {
  border: 2px solid #004fa3;
  padding: 3% 10%;
  clear: both;
  border-radius: 0 0 3px 3px;
}

/* line 847, ../scss/widgets/_base.scss */
.no-items .tabs > div {
  display: none;
}

/* line 851, ../scss/widgets/_base.scss */
.no-items .tabs #nibuycurrency {
  display: block;
}

/* line 854, ../scss/widgets/_base.scss */
.no-items .add-more-currency .error[data-icon]:before,
.no-items .reload-cash-passport .error[data-icon]:before {
  margin: 3px 0 0 -25px;
  position: absolute;
}

/* line 860, ../scss/widgets/_base.scss */
.add-more-currency-widget input.autocomplete,
.add-more-currency-widget .reload-cash-passport input.rcp-validate {
  width: 100%;
  text-align: left;
}

/* line 866, ../scss/widgets/_base.scss */
.add-more-currency-widget .reload-cash-passport {
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 871, ../scss/widgets/_base.scss */
.add-more-currency-widget form .left,
.add-more-currency-widget form .right {
  width: 50%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  float: left;
}

/* line 882, ../scss/widgets/_base.scss */
.add-more-currency-widget .addCash {
  margin: 20px auto;
  display: block;
  clear: both;
  font-size: 20px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  background: url("/img/line.png") repeat-y scroll 84% 0 #ed1c2e;
  padding: 8px 9px;
}

/* line 893, ../scss/widgets/_base.scss */
.add-more-currency-widget .vr {
  background-image: none;
  height: auto;
  margin: 2px 0 0;
  padding: 0;
}

/* line 900, ../scss/widgets/_base.scss */
.add-more-currency-widget form .right {
  text-align: right;
}

/* line 904, ../scss/widgets/_base.scss */
.add-more-currency-widget form p {
  font-size: 15px;
  font-style: italic;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 910, ../scss/widgets/_base.scss */
.add-more-currency-widget form span input,
.add-more-currency-widget .reload-cash-passport form span input {
  width: 70%;
  padding: 4%;
}

/* line 916, ../scss/widgets/_base.scss */
.add-more-currency-widget .reload-cash-passport form span input.cost {
  margin-left: 0;
}

/* line 920, ../scss/widgets/_base.scss */
.add-more-currency-widget form span label {
  margin: 0 0 0 2%;
}

/* line 924, ../scss/widgets/_base.scss */
.add-more-currency-widget form span label.ac-ba {
  margin-right: 3%;
}

/* line 928, ../scss/widgets/_base.scss */
.add-more-currency-widget p.center {
  clear: both;
}

/* line 932, ../scss/widgets/_base.scss */
.add-more-currency-widget input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  width: 30%;
}

/* line 940, ../scss/widgets/_base.scss */
.add-more-currency-widget input + label {
  margin: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

/* line 948, ../scss/widgets/_base.scss */
.add-more-currency-widget input + label[for="cost"] {
  margin-right: 0;
}

/* line 952, ../scss/widgets/_base.scss */
.add-more-currency-widget input[type="radio"] + label {
  display: block;
  font-size: 15px;
  padding: 5px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 960, ../scss/widgets/_base.scss */
.add-more-currency-widget input[type="radio"] + label span {
  padding-left: 3px !important;
  width: 20px;
}

/* line 965, ../scss/widgets/_base.scss */
.add-more-currency-widget.red, .add-more-currency-widget.red header h2 {
  color: #dd4b39;
}

/* line 969, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .tabs {
  border: 2px solid #dd4b39;
}

/* line 973, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .tabnav a {
  background-color: #eee2e2;
  color: #dd4b39;
}

/* line 978, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .tabnav a.active {
  background-color: #dd4b39;
  color: #fff;
}

/* line 983, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .tabnav a.rp-buy-cur,
.add-more-currency-widget.red .tabnav a.rp-buy-cur.active,
.add-more-currency-widget.red .tabnav a.rp-reload,
.add-more-currency-widget.red .tabnav a.rp-reload.active {
  background-image: none;
  padding: 15px 0;
}

/* line 991, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .tabnav a.rp-reload,
.add-more-currency-widget.red .tabnav a.rp-reload.active {
  padding: 15px 0;
}

/* line 996, ../scss/widgets/_base.scss */
.add-more-currency-widget.red header {
  background-color: #eee2e2;
  padding: 10px 15px;
}

/* line 1001, ../scss/widgets/_base.scss */
.add-more-currency-widget.red p,
.add-more-currency-widget.red {
  color: #787874;
}

/* line 1006, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .addCash {
  font-family: "Lato Regular";
  font-weight: normal;
  background: url("/img/line.png") repeat-y scroll 82% 0 #7a8c9d;
  font-weight: bold;
  float: right;
  font-size: 20px;
  padding: 8px 13px 8px 15px;
  margin-bottom: 20px;
}

/* line 1016, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .vr {
  background-image: none;
  height: auto;
  margin: 2px 0 0;
  padding: 0;
  color: #ccd4db;
}

/* line 1024, ../scss/widgets/_base.scss */
.add-more-currency-widget.red .widget-inner {
  border: 1px solid #eee2e2;
}

/* line 1028, ../scss/widgets/_base.scss */
.add-more-currency-widget.red a.info-tooltip {
  background-image: url("/img/svg/icon-question-red-opac.svg");
  margin-top: 0;
}

/* line 1034, ../scss/widgets/_base.scss */
.add-more-currency-widget.red a.info-tooltip span {
  color: #787874;
  right: -20px;
  top: 40px;
}

/* line 1040, ../scss/widgets/_base.scss */
.add-more-currency-widget.red input[type="radio"] + label span {
  background: url("/img/svg/radio-btns-red.svg") no-repeat scroll left bottom transparent;
  height: 17px;
}

/* line 1045, ../scss/widgets/_base.scss */
.add-more-currency-widget.red input[type="radio"]:checked + label span {
  background: url("/img/svg/radio-btns-red.svg") no-repeat scroll left top transparent;
}

/* line 1050, ../scss/widgets/_base.scss */
.add-more-currency-widget.red input[type="radio"]:checked + label {
  color: #dd4b39;
}

/* line 1054, ../scss/widgets/_base.scss */
.add-more-currency-widget.red h3 {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-style: bold;
  color: #dd4b39;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* line 1064, ../scss/widgets/_base.scss */
.add-more-currency-widget.red a.info-tooltip .arrow {
  right: -5px;
  left: inherit;
  padding-bottom: 0;
}

/* line 1069, ../scss/widgets/_base.scss */
.add-more-currency-widget.red a.info-tooltip .arrow.top {
  top: -16px;
}

/* line 1073, ../scss/widgets/_base.scss */
.add-more-currency-widget.red a.info-tooltip .arrow:after {
  width: 10px;
}

/* LARGE RED WIDGET */
/* line 1079, ../scss/widgets/_base.scss */
.add-more-currency-widget.large {
  min-width: 728px;
  max-width: 800px;
}

/* line 1084, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .widget-compare,
.add-more-currency-widget.large .widget-rates {
  clear: none;
}

/* line 1089, ../scss/widgets/_base.scss */
.add-more-currency-widget.large p {
  display: inline-block;
  width: 50%;
  float: left;
}

/* line 1095, ../scss/widgets/_base.scss */
.add-more-currency-widget.large p.rcp-error,
.add-more-currency-widget.large p.error {
  float: right;
  width: 50%;
  color: #dd4b39;
}

/* line 1102, ../scss/widgets/_base.scss */
.add-more-currency-widget.large p.center {
  display: block;
  width: 50%;
  float: right;
  font-size: 15px;
}

/* line 1109, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .title {
  font-size: 18px;
}

/* line 1113, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .sub {
  font-size: 13px;
  text-transform: none;
  display: block;
}

/* line 1119, ../scss/widgets/_base.scss */
.add-more-currency-widget.large hr {
  clear: both;
}

/* line 1123, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .pcs-holder {
  width: 50%;
  display: inline-block;
}

/* line 1128, ../scss/widgets/_base.scss */
.add-more-currency-widget.large form .left,
.add-more-currency-widget.large form .right {
  width: 25%;
}

/* line 1133, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .addCash,
.add-more-currency-widget.large .reload-cash-passport .add-rcp {
  width: 50%;
  float: right;
  background: url("/img/line.png") repeat-y scroll 84% 0 #7a8c9d;
  padding: 8px 16px 8px 15px;
  font-size: 20px;
  clear: both;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 1145, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .widget-compare,
.add-more-currency-widget.large .widget-rates {
  width: 48%;
  float: left;
}

/* line 1150, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .widget-compare {
  margin-right: 4%;
}

/* line 1154, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .widget-rates .widget-inner {
  height: 217px;
}

/* line 1158, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabs {
  overflow: hidden;
  padding: 3%;
  border-radius: 0;
}

/* line 1165, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a span {
  text-align: left;
  display: block;
  padding-left: 55px;
}

/* line 1171, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-reload span.icon {
  background-image: url("/img/svg/icon-reload-red.svg");
}

/* line 1175, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-reload.active span.icon {
  background-image: url("/img/svg/icon-reload.svg");
}

/* line 1179, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-buy-cur.active span.icon {
  background-image: url("/img/svg/icon-cash.svg");
}

/* line 1183, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-buy-cur span.icon {
  background-image: url("/img/svg/icon-cash-red.svg");
}

/* line 1187, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-reload span.icon,
.add-more-currency-widget.large .tabnav a.rp-buy-cur span.icon {
  position: absolute;
  width: 45px;
  height: 45px;
  margin: -3px 0 0 5px;
}

/* line 1195, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .tabnav a.rp-reload span.icon,
.add-more-currency-widget.large .tabnav a.rp-reload.active span.icon {
  margin: -5px 0 0 10px;
}

/* line 1200, ../scss/widgets/_base.scss */
.add-more-currency-widget.large form p {
  font-size: 15px;
  margin-top: 8px;
}

/* line 1205, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .dd-selected,
.add-more-currency-widget.large .dd-option-text {
  font-size: 15px;
}

/* line 1210, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .dd-option {
  padding: 7px;
}

/* line 1214, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .dd-selected-text {
  line-height: 35px !important;
}

/* line 1218, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .dd-selected-image {
  padding-top: 3px;
}

/* line 1222, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .vr {
  background-image: none;
  height: auto;
  margin: 2px 0 0;
  padding: 0;
}

/* line 1229, ../scss/widgets/_base.scss */
.add-more-currency-widget.large input[type="radio"] + label {
  font-size: 15px;
}

/* line 1233, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .widget-inner {
  background-color: #faf7f7;
}

/* line 1237, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .reload-cash-passport .rcp-validate {
  padding: 1%;
  font-size: 15px;
  width: 36%;
}

/* line 1243, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .reload-cash-passport p {
  font-size: 15px;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 1248, ../scss/widgets/_base.scss */
.add-more-currency-widget.large .reload-cash-passport button.check-card {
  display: inline-block;
  font-size: 15px;
  padding: 1% 3%;
}

/* line 1254, ../scss/widgets/_base.scss */
.add-more-currency-widget.large label {
  font-size: 15px;
}

/* line 1258, ../scss/widgets/_base.scss */
.add-more-currency-widget.large label[for="buy-amount"],
.add-more-currency-widget.large label[for="cost"] {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/** END LARGE RED WIDGET **/
@media only screen and (max-width: 640px) {
  /* line 1269, ../scss/widgets/_base.scss */
  .add-more-currency-widget.red .tabnav a.rp-buy-cur,
  .add-more-currency-widget.red .tabnav a.rp-buy-cur.active,
  .add-more-currency-widget.red .tabnav a.rp-reload,
  .add-more-currency-widget.red .tabnav a.rp-reload.active {
    padding: 15px 38px;
  }

  /* line 1276, ../scss/widgets/_base.scss */
  .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
    padding: 15px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 690px) {
  /* line 1283, ../scss/widgets/_base.scss */
  .image-intro .add-more-currency-widget.right-to-top {
    float: none;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 1291, ../scss/widgets/_base.scss */
  .add-more-currency-widget {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 390px) {
  /* line 1300, ../scss/widgets/_base.scss */
  .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur {
    padding: 15px 28px 15px;
  }
}
/*secondary widget fixes*/
/* line 1306, ../scss/widgets/_base.scss */
.secondaryWidget .buycurrency input[type="radio"] + label {
  margin: 0em 0;
  width: 50% !important;
  padding-bottom: 1em !important;
  float: left;
}

/* line 1312, ../scss/widgets/_base.scss */
.secondaryWidget .add-more-currency-widget .buycurrency .top, .add-more-currency-widget .reload-cash-passport .top {
  margin-top: 0.1em;
}

/* line 1316, ../scss/widgets/_base.scss */
.secondaryWidget.image-intro .add-more-currency-widget.main-blue .tabnav a span {
  font-size: 12px;
}

/* line 1319, ../scss/widgets/_base.scss */
.secondaryWidget .widget-container .tabs input[type="radio"] + label {
  cursor: pointer;
  display: block;
  font-family: "Lato Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  padding: 5px 0;
}

/* line 1328, ../scss/widgets/_base.scss */
.secondaryWidget .add-more-currency-widget .tabs label, .add-more-currency-widget .currate-left, .add-more-currency-widget .currate-right {
  font-style: inherit;
  font-weight: bold;
}

/* line 1332, ../scss/widgets/_base.scss */
.closeDiv_widget {
  display: none;
  position: absolute;
  top: 0px;
  right: 2px;
  background: transparent;
  border: none;
}

@media only screen and (max-width: 768px) {
  /* line 1342, ../scss/widgets/_base.scss */
  .closeDiv_widget {
    display: block;
  }
}
/* line 1, ../scss/structure/_deals.scss */
.main-container .eighteen-col.deals {
  margin-top: 34%;
}
@media only screen and (max-width: 960px) {
  /* line 1, ../scss/structure/_deals.scss */
  .main-container .eighteen-col.deals {
    margin-top: 170px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 1, ../scss/structure/_deals.scss */
  .main-container .eighteen-col.deals {
    margin-top: 0;
  }
}

/* line 14, ../scss/structure/_deals.scss */
.main-container .home-hero .eighteen-col.deals {
  margin-top: 10%;
}

/* line 19, ../scss/structure/_deals.scss */
.main-container #happy-hour + .left-to-bottom .deals {
  margin-top: 34%;
}
@media only screen and (max-width: 1040px) {
  /* line 19, ../scss/structure/_deals.scss */
  .main-container #happy-hour + .left-to-bottom .deals {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 490px) {
  /* line 19, ../scss/structure/_deals.scss */
  .main-container #happy-hour + .left-to-bottom .deals {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 390px) {
  /* line 19, ../scss/structure/_deals.scss */
  .main-container #happy-hour + .left-to-bottom .deals {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 355px) {
  /* line 19, ../scss/structure/_deals.scss */
  .main-container #happy-hour + .left-to-bottom .deals {
    margin-top: 14px;
  }
}

/* line 39, ../scss/structure/_deals.scss */
.deals ul {
  background: #f7fbff;
  padding: 15px !important;
  overflow: hidden;
  margin-top: 0;
}

/* line 46, ../scss/structure/_deals.scss */
.deals li {
  text-align: center;
  display: inline;
}

/* line 51, ../scss/structure/_deals.scss */
.deals .nine-col {
  margin: 0;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 57, ../scss/structure/_deals.scss */
.deals li.first .nine-col {
  border-right: 1px solid #d1d1d1;
}

/* line 61, ../scss/structure/_deals.scss */
.deals li.last .nine-col {
  border-left: 1px solid #d1d1d1;
  position: relative;
  left: -1px;
}

/* line 67, ../scss/structure/_deals.scss */
.eighteen-col.deals li .box-cont {
  border: none;
  background: none;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*padding-bottom: 58px;*/
  position: relative;
}
@media only screen and (min-width: 899px) and (max-width: 1040px) {
  /* line 67, ../scss/structure/_deals.scss */
  .eighteen-col.deals li .box-cont {
    height: auto !important;
  }
}

/* line 80, ../scss/structure/_deals.scss */
.deals > p {
  background: #004fa3;
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  margin: 0;
  padding: 10px 20px;
  text-align: left;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 15px;
  font-weight: bold;
}

/* line 93, ../scss/structure/_deals.scss */
.deals > p > span {
  font-size: 0.8em;
  padding: 0 10px 0 0;
}

/* line 98, ../scss/structure/_deals.scss */
.deals h3 {
  margin: 0em 1em 10px;
  color: #004fa3;
}

/* line 103, ../scss/structure/_deals.scss */
.dealsbutton {
  /*
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: auto;
  */
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

/* line 116, ../scss/structure/_deals.scss */
.deals .red-button, .deals .header-slide .hs-inner #buyBtn, .header-slide .hs-inner .deals #buyBtn, .deals .store-detail--usa .ways-to-order-buy #buyBtn, .store-detail--usa .ways-to-order-buy .deals #buyBtn {
  margin: 0 auto;
  float: none;
  text-align: center;
  white-space: nowrap;
}

/* line 123, ../scss/structure/_deals.scss */
.deals .red-button [data-icon]:before, .deals .header-slide .hs-inner #buyBtn [data-icon]:before, .header-slide .hs-inner .deals #buyBtn [data-icon]:before, .deals .store-detail--usa .ways-to-order-buy #buyBtn [data-icon]:before, .store-detail--usa .ways-to-order-buy .deals #buyBtn [data-icon]:before {
  float: none;
}

/* line 127, ../scss/structure/_deals.scss */
.dealsbutton .red-button.thin, .dealsbutton .header-slide .hs-inner .thin#buyBtn, .header-slide .hs-inner .dealsbutton .thin#buyBtn, .dealsbutton .store-detail--usa .ways-to-order-buy .thin#buyBtn, .store-detail--usa .ways-to-order-buy .dealsbutton .thin#buyBtn {
  width: 50%;
  margin: 0 auto;
}

@media only screen and (min-width: 800px) {
  /* line 133, ../scss/structure/_deals.scss */
  .dealsbutton .red-button.thin, .dealsbutton .header-slide .hs-inner .thin#buyBtn, .header-slide .hs-inner .dealsbutton .thin#buyBtn, .dealsbutton .store-detail--usa .ways-to-order-buy .thin#buyBtn, .store-detail--usa .ways-to-order-buy .dealsbutton .thin#buyBtn {
    width: 25%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1040px) {
  /* line 140, ../scss/structure/_deals.scss */
  .deals .nine-col {
    width: 100%;
    float: none;
    display: block;
  }

  /* line 146, ../scss/structure/_deals.scss */
  .deals li.first .nine-col {
    border-right: 0;
    border-bottom: 1px solid #cfd3d6;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  /* line 153, ../scss/structure/_deals.scss */
  .deals li.last .nine-col {
    border-left: none;
    left: 0;
  }

  /* line 158, ../scss/structure/_deals.scss */
  .deals li.last .box-cont {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 165, ../scss/structure/_deals.scss */
  .deals .nine-col {
    width: 100%;
    float: none;
    display: block;
  }

  /* line 171, ../scss/structure/_deals.scss */
  .deals li.first .nine-col {
    border-right: 0;
    border-bottom: 1px solid #cfd3d6;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  /* line 178, ../scss/structure/_deals.scss */
  .deals li.last .nine-col {
    border-left: none;
    left: 0;
  }
}
/* line 1, ../scss/widgets/_currency-sticky.scss */
.header-slide {
  background-color: #002b58;
  width: 100%;
  height: 50px;
  position: fixed;
  top: 100px;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -moz-transform: translate(0px, -20px);
  -o-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /* defect fix for: Sticky widget is not anchored to top of screen in iPad mini */
}
@media (max-width: 1040px) {
  /* line 1, ../scss/widgets/_currency-sticky.scss */
  .header-slide {
    top: 0;
  }
}
@media only screen and (max-width: 640px) {
  /* line 1, ../scss/widgets/_currency-sticky.scss */
  .header-slide {
    display: none;
  }
}
/* line 31, ../scss/widgets/_currency-sticky.scss */
.header-slide.is-ios7 {
  top: 0;
}

/* line 36, ../scss/widgets/_currency-sticky.scss */
.rgba .header-slide {
  background-color: rgba(0, 43, 88, 0.95);
}

/* line 38, ../scss/widgets/_currency-sticky.scss */
.lt-ie9 .header-slide {
  display: none;
}

/* line 42, ../scss/widgets/_currency-sticky.scss */
.fade-in {
  opacity: 1 !important;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 56, ../scss/widgets/_currency-sticky.scss */
.lt-ie9 .fade-in {
  display: block;
}

/* line 60, ../scss/widgets/_currency-sticky.scss */
.header-slide.fade-in {
  z-index: 110;
}

/* line 64, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner {
  max-width: 1060px;
  overflow: hidden;
  margin: 0 auto;
  padding: 11px 10px 0 0;
  text-align: right;
}

/* line 72, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner a {
  font-family: "Lato Regular";
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 79, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner #buyBtn {
  padding: inherit;
  display: inline-block;
  float: none;
  margin: 0 5px 0 0;
  padding: 3px 10px;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  width: auto;
}

/* line 91, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner #buyBtn:before {
  font-family: 'icomoon-ultimate';
  content: "y";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 5px 0 0 10px;
  font-size: 10px;
  float: right;
}

/* line 105, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner .ac-holder {
  display: inline-block;
  width: 45%;
}

/* line 110, ../scss/widgets/_currency-sticky.scss */
.header-slide .hs-inner input {
  border: none;
  border-radius: 2px;
  padding: 3px;
  width: 32%;
  margin-right: 5px;
  font-size: 15px;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 122, ../scss/widgets/_currency-sticky.scss */
.widget-disabled {
  display: none;
}

/* line 1, ../scss/structure/_bureau-article.scss */
.bureau-article article.eighteen-col {
  margin-top: 0;
}

/* line 5, ../scss/structure/_bureau-article.scss */
h1.bureau-icn, h2.module-header.bureau-icn {
  background: url("/img/svg/bureau-icn.svg") left center no-repeat;
  padding: 15px 20px 15px 40px;
  margin: 20px 0 0 0;
  color: #f0002f;
  float: left;
}

/* line 13, ../scss/structure/_bureau-article.scss */
.h1-link {
  background: url("/img/svg/sprite.svg") right -397px no-repeat;
  font-family: "Lato Regular";
  font-weight: normal;
  float: right;
  margin-top: 50px;
  color: #3983ce;
  font-size: 0.938em;
  padding: 0 25px 0 0;
}

/* line 23, ../scss/structure/_bureau-article.scss */
.floatL65 {
  float: left;
  width: 65%;
}

/* line 28, ../scss/structure/_bureau-article.scss */
.floatR30 {
  float: right;
  width: 30%;
}

/* line 33, ../scss/structure/_bureau-article.scss */
.ml5p {
  margin-left: 5%;
}

/* line 38, ../scss/structure/_bureau-article.scss */
.floatL65 .map {
  display: block;
  margin: 0 0 20px;
  position: relative;
}

/* line 44, ../scss/structure/_bureau-article.scss */
.floatL65 .map div {
  max-width: 225px;
}

/* line 48, ../scss/structure/_bureau-article.scss */
.map > div {
  position: absolute;
  left: 20px;
  top: 20px;
  width: auto;
  padding: 2%;
  font-size: 15px;
  background: #fff;
}

/* line 58, ../scss/structure/_bureau-article.scss */
.bureau-article .info-box {
  width: 49% !important;
  margin: 0px !important;
  padding: 2%;
}

/* line 64, ../scss/structure/_bureau-article.scss */
.bureau-article .info-box.last {
  margin-left: 2% !important;
}

/* line 68, ../scss/structure/_bureau-article.scss */
.upsell {
  background-color: #003368;
  color: #fff;
  width: 49%;
  float: left;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
}

/* line 79, ../scss/structure/_bureau-article.scss */
.upsell.full-width {
  width: 100%;
}

/* line 82, ../scss/structure/_bureau-article.scss */
.full-width {
  width: 100% !important;
}

/* line 86, ../scss/structure/_bureau-article.scss */
.main-container .upsell-blocks div:first-child {
  margin-right: 2%;
}

/* line 90, ../scss/structure/_bureau-article.scss */
.day-highlight {
  color: #004fa3;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

@media only screen and (max-width: 1098px) {
  /* line 97, ../scss/structure/_bureau-article.scss */
  .bureau-article .map-hide {
    display: none;
  }

  /* line 101, ../scss/structure/_bureau-article.scss */
  .bureau-article .blue-arr-btn,
  .bureau-right .red-arr-btn {
    width: 100%;
    margin: 1em 0;
  }

  /* line 107, ../scss/structure/_bureau-article.scss */
  .map .bureau-address {
    position: static;
    padding: 0;
    font-size: 16px;
    padding: 2%;
  }

  /* line 114, ../scss/structure/_bureau-article.scss */
  .floatL65 .map div {
    max-width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  /* line 121, ../scss/structure/_bureau-article.scss */
  .bureau-right {
    width: 100%;
    margin-left: 0;
  }

  /* line 126, ../scss/structure/_bureau-article.scss */
  .bureau-details {
    width: 100%;
  }

  /* line 130, ../scss/structure/_bureau-article.scss */
  .bureau-article .info-box {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 136, ../scss/structure/_bureau-article.scss */
  .bureau-article .bureau-details .info-box {
    width: 100% !important;
    height: auto;
  }

  /* line 141, ../scss/structure/_bureau-article.scss */
  .bureau-article .info-box.last {
    margin: 0 0 20px 0 !important;
  }

  /* line 145, ../scss/structure/_bureau-article.scss */
  h1.bureau-icn, h2.module-header.bureau-icn {
    width: 89%;
  }

  /* line 149, ../scss/structure/_bureau-article.scss */
  .h1-link {
    display: block;
    float: left;
    margin: 0 0 15px 0;
  }

  /* line 155, ../scss/structure/_bureau-article.scss */
  .upsell {
    width: 100%;
  }
}
/* line 2, ../scss/structure/_press.scss */
.press h2 {
  color: #ed1b2d;
  font-size: 25px;
  margin: 0;
}
/* line 8, ../scss/structure/_press.scss */
.press p {
  padding-right: 0;
}
/* line 11, ../scss/structure/_press.scss */
.press p.date {
  font-size: 13px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
/* line 16, ../scss/structure/_press.scss */
.press p.date.left {
  width: 50%;
}
/* line 21, ../scss/structure/_press.scss */
.press .left {
  width: 70%;
}
@media only screen and (max-width: 640px) {
  /* line 21, ../scss/structure/_press.scss */
  .press .left {
    width: 100%;
  }
}
/* line 27, ../scss/structure/_press.scss */
.press .right {
  width: 25%;
  margin-left: 5%;
}
@media only screen and (max-width: 640px) {
  /* line 27, ../scss/structure/_press.scss */
  .press .right {
    display: none;
  }
}
/* line 35, ../scss/structure/_press.scss */
.press .content-box {
  background: #fff;
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin: 0 0 20px;
}
/* line 41, ../scss/structure/_press.scss */
.press .content-box.media p {
  margin: 0;
  line-height: 1.3;
}
/* line 47, ../scss/structure/_press.scss */
.press .standfirst {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: normal;
  font-size: 20px;
}
/* line 52, ../scss/structure/_press.scss */
.press .standfirst ul {
  padding-right: 20px !important;
}
/* line 57, ../scss/structure/_press.scss */
.press .tags a {
  display: block;
  text-decoration: none;
  line-height: 2;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 15px;
}
/* line 65, ../scss/structure/_press.scss */
.press .tags a:hover {
  text-decoration: underline;
}
/* line 68, ../scss/structure/_press.scss */
.press .tags a.first {
  font-size: 25px;
  line-height: 1.2;
}
/* line 72, ../scss/structure/_press.scss */
.press .tags a.second {
  font-size: 20px;
  line-height: 1.7;
}
/* line 76, ../scss/structure/_press.scss */
.press .tags a.third {
  font-size: 18px;
}
/* line 82, ../scss/structure/_press.scss */
.press .box-cont table {
  width: inherit;
}

/* line 87, ../scss/structure/_press.scss */
.press-filter {
  float: left;
}
/* line 90, ../scss/structure/_press.scss */
.press-filter .dd {
  border: none;
}
/* line 94, ../scss/structure/_press.scss */
.press-filter .dd .ddTitle {
  width: 105%;
  border: 1px solid #ccc;
}
/* line 98, ../scss/structure/_press.scss */
.press-filter input[type="submit"] {
  margin-left: 18px;
}
/* line 101, ../scss/structure/_press.scss */
.press-filter .ddcommon .ddChild {
  width: 105%;
}

/* line 106, ../scss/structure/_press.scss */
.article-link {
  overflow: hidden;
  clear: both;
  display: block;
  text-decoration: none;
  padding-right: 15px;
}
@media only screen and (max-width: 1040px) {
  /* line 106, ../scss/structure/_press.scss */
  .article-link {
    background: url("/img/article-link-arrow.png") right center no-repeat;
  }
}
/* line 116, ../scss/structure/_press.scss */
.article-link:hover {
  background: #004fa3;
}
@media only screen and (max-width: 1040px) {
  /* line 116, ../scss/structure/_press.scss */
  .article-link:hover {
    background-image: url("/img/article-link-arrow-hover.png");
    background-repeat: no-repeat;
    background-position: right center;
  }
}
/* line 124, ../scss/structure/_press.scss */
.article-link:hover * {
  color: #fff !important;
}
/* line 128, ../scss/structure/_press.scss */
.article-link h2 {
  margin-top: 15px;
}
@media only screen and (max-width: 1040px) {
  /* line 128, ../scss/structure/_press.scss */
  .article-link h2 {
    margin-top: 0;
  }
}
/* line 135, ../scss/structure/_press.scss */
.article-link p {
  color: #666;
  font-family: "Lato Regular";
  font-weight: normal;
  line-height: 1.5;
  margin: 5px 0;
}
/* line 142, ../scss/structure/_press.scss */
.article-link .img-holder {
  width: 32%;
  margin-right: 4%;
  float: left;
}
/* line 148, ../scss/structure/_press.scss */
.article-link .text {
  width: 64%;
  float: left;
}

/* line 154, ../scss/structure/_press.scss */
.article-search input {
  background: url("/img/search-icon.png") 96% center no-repeat;
  background-size: 10%;
  width: 100%;
  padding: 0 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 38px;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}

@media only screen and (max-width: 640px) {
  /* line 169, ../scss/structure/_press.scss */
  .press .date.left, .share {
    float: none;
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
  }

  /* line 177, ../scss/structure/_press.scss */
  .share {
    width: 190px;
    margin-top: 0.3em;
  }

  /* line 182, ../scss/structure/_press.scss */
  .press .eighteen-col {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 188, ../scss/structure/_press.scss */
  .press-filter,
  .paging {
    float: none;
  }

  /* line 193, ../scss/structure/_press.scss */
  .article-link.first {
    padding-right: 0;
    padding-bottom: 15px;
  }
  /* line 198, ../scss/structure/_press.scss */
  .article-link.first .text {
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 204, ../scss/structure/_press.scss */
  .article-link.first .text h2 {
    margin-top: 15px;
  }
  /* line 209, ../scss/structure/_press.scss */
  .article-link.first .img-holder, .article-link.first img, .article-link.first .text {
    float: none;
    width: 100%;
  }
}
/* Navigation (flags are embedded) */
/* line 3, ../scss/utilities/_flags.scss */
.flag,
nav.main-nav .mobile span.flag {
  display: inline-block;
  /*background-size: cover;*/
  background-size: auto !important;
  width: 23px;
  height: 15px;
  margin: 4px 0 0 0;
}

/* line 12, ../scss/utilities/_flags.scss */
nav.main-nav .mobile span.title {
  width: 50%;
}

/* line 15, ../scss/utilities/_flags.scss */
.main-nav ul ul .flag {
  margin: 0 5px 0 0;
  border: 1px solid #ebecec;
  vertical-align: middle;
}

/* line 20, ../scss/utilities/_flags.scss */
nav.main-nav .mobile span.flag {
  position: absolute;
  left: 40%;
  top: 40%;
}

/* Currency widget */
/* line 34, ../scss/utilities/_flags.scss */
.ui-menu-item .flag {
  width: 30px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0;
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AD {
  background-image: url("/img/flags/24/svg/AD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AD {
  background-image: url("/img/flags/24/svg/AD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AE {
  background-image: url("/img/flags/24/svg/AE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AE {
  background-image: url("/img/flags/24/svg/AE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AF {
  background-image: url("/img/flags/24/svg/AF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AF {
  background-image: url("/img/flags/24/svg/AF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AG {
  background-image: url("/img/flags/24/svg/AG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AG {
  background-image: url("/img/flags/24/svg/AG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AI {
  background-image: url("/img/flags/24/svg/AI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AI {
  background-image: url("/img/flags/24/svg/AI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AL {
  background-image: url("/img/flags/24/svg/AL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AL {
  background-image: url("/img/flags/24/svg/AL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AM {
  background-image: url("/img/flags/24/svg/AM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AM {
  background-image: url("/img/flags/24/svg/AM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AN {
  background-image: url("/img/flags/24/svg/AN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AN {
  background-image: url("/img/flags/24/svg/AN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AO {
  background-image: url("/img/flags/24/svg/AO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AO {
  background-image: url("/img/flags/24/svg/AO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AQ {
  background-image: url("/img/flags/24/svg/AQ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AQ {
  background-image: url("/img/flags/24/svg/AQ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AQ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AR {
  background-image: url("/img/flags/24/svg/AR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AR {
  background-image: url("/img/flags/24/svg/AR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AS {
  background-image: url("/img/flags/24/svg/AS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AS {
  background-image: url("/img/flags/24/svg/AS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AT {
  background-image: url("/img/flags/24/svg/AT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AT {
  background-image: url("/img/flags/24/svg/AT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AU {
  background-image: url("/img/flags/24/svg/AU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AU {
  background-image: url("/img/flags/24/svg/AU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AW {
  background-image: url("/img/flags/24/svg/AW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AW {
  background-image: url("/img/flags/24/svg/AW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AX {
  background-image: url("/img/flags/24/svg/AX.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AX {
  background-image: url("/img/flags/24/svg/AX.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AX.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .AZ {
  background-image: url("/img/flags/24/svg/AZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .AZ {
  background-image: url("/img/flags/24/svg/AZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/AZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BA {
  background-image: url("/img/flags/24/svg/BA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BA {
  background-image: url("/img/flags/24/svg/BA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BB {
  background-image: url("/img/flags/24/svg/BB.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BB {
  background-image: url("/img/flags/24/svg/BB.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BB.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BD {
  background-image: url("/img/flags/24/svg/BD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BD {
  background-image: url("/img/flags/24/svg/BD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BE {
  background-image: url("/img/flags/24/svg/BE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BE {
  background-image: url("/img/flags/24/svg/BE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BF {
  background-image: url("/img/flags/24/svg/BF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BF {
  background-image: url("/img/flags/24/svg/BF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BG {
  background-image: url("/img/flags/24/svg/BG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BG {
  background-image: url("/img/flags/24/svg/BG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BH {
  background-image: url("/img/flags/24/svg/BH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BH {
  background-image: url("/img/flags/24/svg/BH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BI {
  background-image: url("/img/flags/24/svg/BI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BI {
  background-image: url("/img/flags/24/svg/BI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BJ {
  background-image: url("/img/flags/24/svg/BJ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BJ {
  background-image: url("/img/flags/24/svg/BJ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BJ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BL {
  background-image: url("/img/flags/24/svg/BL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BL {
  background-image: url("/img/flags/24/svg/BL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BM {
  background-image: url("/img/flags/24/svg/BM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BM {
  background-image: url("/img/flags/24/svg/BM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BN {
  background-image: url("/img/flags/24/svg/BN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BN {
  background-image: url("/img/flags/24/svg/BN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BO {
  background-image: url("/img/flags/24/svg/BO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BO {
  background-image: url("/img/flags/24/svg/BO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BR {
  background-image: url("/img/flags/24/svg/BR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BR {
  background-image: url("/img/flags/24/svg/BR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BS {
  background-image: url("/img/flags/24/svg/BS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BS {
  background-image: url("/img/flags/24/svg/BS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BT {
  background-image: url("/img/flags/24/svg/BT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BT {
  background-image: url("/img/flags/24/svg/BT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BW {
  background-image: url("/img/flags/24/svg/BW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BW {
  background-image: url("/img/flags/24/svg/BW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BY {
  background-image: url("/img/flags/24/svg/BY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BY {
  background-image: url("/img/flags/24/svg/BY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .BZ {
  background-image: url("/img/flags/24/svg/BZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .BZ {
  background-image: url("/img/flags/24/svg/BZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/BZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CA {
  background-image: url("/img/flags/24/svg/CA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CA {
  background-image: url("/img/flags/24/svg/CA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CC {
  background-image: url("/img/flags/24/svg/CC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CC {
  background-image: url("/img/flags/24/svg/CC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CD {
  background-image: url("/img/flags/24/svg/CD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CD {
  background-image: url("/img/flags/24/svg/CD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CF {
  background-image: url("/img/flags/24/svg/CF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CF {
  background-image: url("/img/flags/24/svg/CF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CG {
  background-image: url("/img/flags/24/svg/CG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CG {
  background-image: url("/img/flags/24/svg/CG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CH {
  background-image: url("/img/flags/24/svg/CH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CH {
  background-image: url("/img/flags/24/svg/CH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CI {
  background-image: url("/img/flags/24/svg/CI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CI {
  background-image: url("/img/flags/24/svg/CI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CK {
  background-image: url("/img/flags/24/svg/CK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CK {
  background-image: url("/img/flags/24/svg/CK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CL {
  background-image: url("/img/flags/24/svg/CL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CL {
  background-image: url("/img/flags/24/svg/CL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CM {
  background-image: url("/img/flags/24/svg/CM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CM {
  background-image: url("/img/flags/24/svg/CM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CN {
  background-image: url("/img/flags/24/svg/CN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CN {
  background-image: url("/img/flags/24/svg/CN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CO {
  background-image: url("/img/flags/24/svg/CO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CO {
  background-image: url("/img/flags/24/svg/CO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CR {
  background-image: url("/img/flags/24/svg/CR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CR {
  background-image: url("/img/flags/24/svg/CR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CU {
  background-image: url("/img/flags/24/svg/CU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CU {
  background-image: url("/img/flags/24/svg/CU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CV {
  background-image: url("/img/flags/24/svg/CV.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CV {
  background-image: url("/img/flags/24/svg/CV.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CV.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CW {
  background-image: url("/img/flags/24/svg/CW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CW {
  background-image: url("/img/flags/24/svg/CW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CX {
  background-image: url("/img/flags/24/svg/CX.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CX {
  background-image: url("/img/flags/24/svg/CX.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CX.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CY {
  background-image: url("/img/flags/24/svg/CY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CY {
  background-image: url("/img/flags/24/svg/CY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .CZ {
  background-image: url("/img/flags/24/svg/CZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .CZ {
  background-image: url("/img/flags/24/svg/CZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/CZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DE {
  background-image: url("/img/flags/24/svg/DE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DE {
  background-image: url("/img/flags/24/svg/DE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DJ {
  background-image: url("/img/flags/24/svg/DJ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DJ {
  background-image: url("/img/flags/24/svg/DJ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DJ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DK {
  background-image: url("/img/flags/24/svg/DK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DK {
  background-image: url("/img/flags/24/svg/DK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DM {
  background-image: url("/img/flags/24/svg/DM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DM {
  background-image: url("/img/flags/24/svg/DM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DO {
  background-image: url("/img/flags/24/svg/DO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DO {
  background-image: url("/img/flags/24/svg/DO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .DZ {
  background-image: url("/img/flags/24/svg/DZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .DZ {
  background-image: url("/img/flags/24/svg/DZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/DZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .EC {
  background-image: url("/img/flags/24/svg/EC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .EC {
  background-image: url("/img/flags/24/svg/EC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/EC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .EE {
  background-image: url("/img/flags/24/svg/EE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .EE {
  background-image: url("/img/flags/24/svg/EE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/EE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .EG {
  background-image: url("/img/flags/24/svg/EG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .EG {
  background-image: url("/img/flags/24/svg/EG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/EG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .EH {
  background-image: url("/img/flags/24/svg/EH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .EH {
  background-image: url("/img/flags/24/svg/EH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/EH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ER {
  background-image: url("/img/flags/24/svg/ER.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ER {
  background-image: url("/img/flags/24/svg/ER.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ER.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ES {
  background-image: url("/img/flags/24/svg/ES.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ES {
  background-image: url("/img/flags/24/svg/ES.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ES.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ET {
  background-image: url("/img/flags/24/svg/ET.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ET {
  background-image: url("/img/flags/24/svg/ET.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ET.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .EU {
  background-image: url("/img/flags/24/svg/EU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .EU {
  background-image: url("/img/flags/24/svg/EU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/EU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FI {
  background-image: url("/img/flags/24/svg/FI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FI {
  background-image: url("/img/flags/24/svg/FI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FJ {
  background-image: url("/img/flags/24/svg/FJ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FJ {
  background-image: url("/img/flags/24/svg/FJ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FJ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FK {
  background-image: url("/img/flags/24/svg/FK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FK {
  background-image: url("/img/flags/24/svg/FK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FM {
  background-image: url("/img/flags/24/svg/FM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FM {
  background-image: url("/img/flags/24/svg/FM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FO {
  background-image: url("/img/flags/24/svg/FO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FO {
  background-image: url("/img/flags/24/svg/FO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .FR {
  background-image: url("/img/flags/24/svg/FR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .FR {
  background-image: url("/img/flags/24/svg/FR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/FR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GA {
  background-image: url("/img/flags/24/svg/GA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GA {
  background-image: url("/img/flags/24/svg/GA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GB {
  background-image: url("/img/flags/24/svg/GB.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GB {
  background-image: url("/img/flags/24/svg/GB.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GB.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GD {
  background-image: url("/img/flags/24/svg/GD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GD {
  background-image: url("/img/flags/24/svg/GD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GE {
  background-image: url("/img/flags/24/svg/GE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GE {
  background-image: url("/img/flags/24/svg/GE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GF {
  background-image: url("/img/flags/24/svg/GF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GF {
  background-image: url("/img/flags/24/svg/GF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GG {
  background-image: url("/img/flags/24/svg/GG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GG {
  background-image: url("/img/flags/24/svg/GG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GH {
  background-image: url("/img/flags/24/svg/GH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GH {
  background-image: url("/img/flags/24/svg/GH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GI {
  background-image: url("/img/flags/24/svg/GI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GI {
  background-image: url("/img/flags/24/svg/GI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GL {
  background-image: url("/img/flags/24/svg/GL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GL {
  background-image: url("/img/flags/24/svg/GL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GM {
  background-image: url("/img/flags/24/svg/GM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GM {
  background-image: url("/img/flags/24/svg/GM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GN {
  background-image: url("/img/flags/24/svg/GN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GN {
  background-image: url("/img/flags/24/svg/GN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GP {
  background-image: url("/img/flags/24/svg/GP.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GP {
  background-image: url("/img/flags/24/svg/GP.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GP.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GQ {
  background-image: url("/img/flags/24/svg/GQ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GQ {
  background-image: url("/img/flags/24/svg/GQ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GQ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GR {
  background-image: url("/img/flags/24/svg/GR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GR {
  background-image: url("/img/flags/24/svg/GR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GS {
  background-image: url("/img/flags/24/svg/GS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GS {
  background-image: url("/img/flags/24/svg/GS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GT {
  background-image: url("/img/flags/24/svg/GT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GT {
  background-image: url("/img/flags/24/svg/GT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GU {
  background-image: url("/img/flags/24/svg/GU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GU {
  background-image: url("/img/flags/24/svg/GU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GW {
  background-image: url("/img/flags/24/svg/GW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GW {
  background-image: url("/img/flags/24/svg/GW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .GY {
  background-image: url("/img/flags/24/svg/GY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .GY {
  background-image: url("/img/flags/24/svg/GY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/GY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .HK {
  background-image: url("/img/flags/24/svg/HK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .HK {
  background-image: url("/img/flags/24/svg/HK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/HK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .HN {
  background-image: url("/img/flags/24/svg/HN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .HN {
  background-image: url("/img/flags/24/svg/HN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/HN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .HR {
  background-image: url("/img/flags/24/svg/HR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .HR {
  background-image: url("/img/flags/24/svg/HR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/HR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .HT {
  background-image: url("/img/flags/24/svg/HT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .HT {
  background-image: url("/img/flags/24/svg/HT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/HT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .HU {
  background-image: url("/img/flags/24/svg/HU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .HU {
  background-image: url("/img/flags/24/svg/HU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/HU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IC {
  background-image: url("/img/flags/24/svg/IC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IC {
  background-image: url("/img/flags/24/svg/IC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ID {
  background-image: url("/img/flags/24/svg/ID.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ID {
  background-image: url("/img/flags/24/svg/ID.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ID.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IE {
  background-image: url("/img/flags/24/svg/IE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IE {
  background-image: url("/img/flags/24/svg/IE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IL {
  background-image: url("/img/flags/24/svg/IL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IL {
  background-image: url("/img/flags/24/svg/IL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IM {
  background-image: url("/img/flags/24/svg/IM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IM {
  background-image: url("/img/flags/24/svg/IM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IN {
  background-image: url("/img/flags/24/svg/IN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IN {
  background-image: url("/img/flags/24/svg/IN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IQ {
  background-image: url("/img/flags/24/svg/IQ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IQ {
  background-image: url("/img/flags/24/svg/IQ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IQ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IR {
  background-image: url("/img/flags/24/svg/IR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IR {
  background-image: url("/img/flags/24/svg/IR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IS {
  background-image: url("/img/flags/24/svg/IS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IS {
  background-image: url("/img/flags/24/svg/IS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .IT {
  background-image: url("/img/flags/24/svg/IT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .IT {
  background-image: url("/img/flags/24/svg/IT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/IT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .JE {
  background-image: url("/img/flags/24/svg/JE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .JE {
  background-image: url("/img/flags/24/svg/JE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/JE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .JM {
  background-image: url("/img/flags/24/svg/JM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .JM {
  background-image: url("/img/flags/24/svg/JM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/JM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .JO {
  background-image: url("/img/flags/24/svg/JO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .JO {
  background-image: url("/img/flags/24/svg/JO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/JO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .JP {
  background-image: url("/img/flags/24/svg/JP.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .JP {
  background-image: url("/img/flags/24/svg/JP.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/JP.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KE {
  background-image: url("/img/flags/24/svg/KE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KE {
  background-image: url("/img/flags/24/svg/KE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KG {
  background-image: url("/img/flags/24/svg/KG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KG {
  background-image: url("/img/flags/24/svg/KG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KH {
  background-image: url("/img/flags/24/svg/KH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KH {
  background-image: url("/img/flags/24/svg/KH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KI {
  background-image: url("/img/flags/24/svg/KI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KI {
  background-image: url("/img/flags/24/svg/KI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KM {
  background-image: url("/img/flags/24/svg/KM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KM {
  background-image: url("/img/flags/24/svg/KM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KN {
  background-image: url("/img/flags/24/svg/KN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KN {
  background-image: url("/img/flags/24/svg/KN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KP {
  background-image: url("/img/flags/24/svg/KP.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KP {
  background-image: url("/img/flags/24/svg/KP.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KP.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KR {
  background-image: url("/img/flags/24/svg/KR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KR {
  background-image: url("/img/flags/24/svg/KR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KW {
  background-image: url("/img/flags/24/svg/KW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KW {
  background-image: url("/img/flags/24/svg/KW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KY {
  background-image: url("/img/flags/24/svg/KY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KY {
  background-image: url("/img/flags/24/svg/KY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .KZ {
  background-image: url("/img/flags/24/svg/KZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .KZ {
  background-image: url("/img/flags/24/svg/KZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/KZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LA {
  background-image: url("/img/flags/24/svg/LA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LA {
  background-image: url("/img/flags/24/svg/LA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LB {
  background-image: url("/img/flags/24/svg/LB.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LB {
  background-image: url("/img/flags/24/svg/LB.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LB.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LC {
  background-image: url("/img/flags/24/svg/LC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LC {
  background-image: url("/img/flags/24/svg/LC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LI {
  background-image: url("/img/flags/24/svg/LI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LI {
  background-image: url("/img/flags/24/svg/LI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LK {
  background-image: url("/img/flags/24/svg/LK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LK {
  background-image: url("/img/flags/24/svg/LK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LR {
  background-image: url("/img/flags/24/svg/LR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LR {
  background-image: url("/img/flags/24/svg/LR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LS {
  background-image: url("/img/flags/24/svg/LS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LS {
  background-image: url("/img/flags/24/svg/LS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LT {
  background-image: url("/img/flags/24/svg/LT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LT {
  background-image: url("/img/flags/24/svg/LT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LU {
  background-image: url("/img/flags/24/svg/LU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LU {
  background-image: url("/img/flags/24/svg/LU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LV {
  background-image: url("/img/flags/24/svg/LV.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LV {
  background-image: url("/img/flags/24/svg/LV.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LV.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .LY {
  background-image: url("/img/flags/24/svg/LY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .LY {
  background-image: url("/img/flags/24/svg/LY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/LY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MA {
  background-image: url("/img/flags/24/svg/MA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MA {
  background-image: url("/img/flags/24/svg/MA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MC {
  background-image: url("/img/flags/24/svg/MC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MC {
  background-image: url("/img/flags/24/svg/MC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MD {
  background-image: url("/img/flags/24/svg/MD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MD {
  background-image: url("/img/flags/24/svg/MD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ME {
  background-image: url("/img/flags/24/svg/ME.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ME {
  background-image: url("/img/flags/24/svg/ME.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ME.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MF {
  background-image: url("/img/flags/24/svg/MF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MF {
  background-image: url("/img/flags/24/svg/MF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MG {
  background-image: url("/img/flags/24/svg/MG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MG {
  background-image: url("/img/flags/24/svg/MG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MH {
  background-image: url("/img/flags/24/svg/MH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MH {
  background-image: url("/img/flags/24/svg/MH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MK {
  background-image: url("/img/flags/24/svg/MK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MK {
  background-image: url("/img/flags/24/svg/MK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ML {
  background-image: url("/img/flags/24/svg/ML.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ML {
  background-image: url("/img/flags/24/svg/ML.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ML.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MM {
  background-image: url("/img/flags/24/svg/MM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MM {
  background-image: url("/img/flags/24/svg/MM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MN {
  background-image: url("/img/flags/24/svg/MN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MN {
  background-image: url("/img/flags/24/svg/MN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MO {
  background-image: url("/img/flags/24/svg/MO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MO {
  background-image: url("/img/flags/24/svg/MO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MP {
  background-image: url("/img/flags/24/svg/MP.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MP {
  background-image: url("/img/flags/24/svg/MP.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MP.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MQ {
  background-image: url("/img/flags/24/svg/MQ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MQ {
  background-image: url("/img/flags/24/svg/MQ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MQ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MR {
  background-image: url("/img/flags/24/svg/MR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MR {
  background-image: url("/img/flags/24/svg/MR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MS {
  background-image: url("/img/flags/24/svg/MS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MS {
  background-image: url("/img/flags/24/svg/MS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MT {
  background-image: url("/img/flags/24/svg/MT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MT {
  background-image: url("/img/flags/24/svg/MT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MU {
  background-image: url("/img/flags/24/svg/MU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MU {
  background-image: url("/img/flags/24/svg/MU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MV {
  background-image: url("/img/flags/24/svg/MV.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MV {
  background-image: url("/img/flags/24/svg/MV.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MV.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MW {
  background-image: url("/img/flags/24/svg/MW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MW {
  background-image: url("/img/flags/24/svg/MW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MX {
  background-image: url("/img/flags/24/svg/MX.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MX {
  background-image: url("/img/flags/24/svg/MX.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MX.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MY {
  background-image: url("/img/flags/24/svg/MY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MY {
  background-image: url("/img/flags/24/svg/MY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .MZ {
  background-image: url("/img/flags/24/svg/MZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .MZ {
  background-image: url("/img/flags/24/svg/MZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/MZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NA {
  background-image: url("/img/flags/24/svg/NA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NA {
  background-image: url("/img/flags/24/svg/NA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NC {
  background-image: url("/img/flags/24/svg/NC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NC {
  background-image: url("/img/flags/24/svg/NC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NE {
  background-image: url("/img/flags/24/svg/NE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NE {
  background-image: url("/img/flags/24/svg/NE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NF {
  background-image: url("/img/flags/24/svg/NF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NF {
  background-image: url("/img/flags/24/svg/NF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NG {
  background-image: url("/img/flags/24/svg/NG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NG {
  background-image: url("/img/flags/24/svg/NG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NI {
  background-image: url("/img/flags/24/svg/NI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NI {
  background-image: url("/img/flags/24/svg/NI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NL {
  background-image: url("/img/flags/24/svg/NL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NL {
  background-image: url("/img/flags/24/svg/NL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NO {
  background-image: url("/img/flags/24/svg/NO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NO {
  background-image: url("/img/flags/24/svg/NO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NP {
  background-image: url("/img/flags/24/svg/NP.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NP {
  background-image: url("/img/flags/24/svg/NP.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NP.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NR {
  background-image: url("/img/flags/24/svg/NR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NR {
  background-image: url("/img/flags/24/svg/NR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NU {
  background-image: url("/img/flags/24/svg/NU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NU {
  background-image: url("/img/flags/24/svg/NU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .NZ {
  background-image: url("/img/flags/24/svg/NZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .NZ {
  background-image: url("/img/flags/24/svg/NZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/NZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .OM {
  background-image: url("/img/flags/24/svg/OM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .OM {
  background-image: url("/img/flags/24/svg/OM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/OM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PA {
  background-image: url("/img/flags/24/svg/PA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PA {
  background-image: url("/img/flags/24/svg/PA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PE {
  background-image: url("/img/flags/24/svg/PE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PE {
  background-image: url("/img/flags/24/svg/PE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PF {
  background-image: url("/img/flags/24/svg/PF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PF {
  background-image: url("/img/flags/24/svg/PF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PG {
  background-image: url("/img/flags/24/svg/PG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PG {
  background-image: url("/img/flags/24/svg/PG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PH {
  background-image: url("/img/flags/24/svg/PH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PH {
  background-image: url("/img/flags/24/svg/PH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PK {
  background-image: url("/img/flags/24/svg/PK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PK {
  background-image: url("/img/flags/24/svg/PK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PL {
  background-image: url("/img/flags/24/svg/PL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PL {
  background-image: url("/img/flags/24/svg/PL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PN {
  background-image: url("/img/flags/24/svg/PN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PN {
  background-image: url("/img/flags/24/svg/PN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PR {
  background-image: url("/img/flags/24/svg/PR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PR {
  background-image: url("/img/flags/24/svg/PR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PS {
  background-image: url("/img/flags/24/svg/PS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PS {
  background-image: url("/img/flags/24/svg/PS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PT {
  background-image: url("/img/flags/24/svg/PT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PT {
  background-image: url("/img/flags/24/svg/PT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PW {
  background-image: url("/img/flags/24/svg/PW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PW {
  background-image: url("/img/flags/24/svg/PW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .PY {
  background-image: url("/img/flags/24/svg/PY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .PY {
  background-image: url("/img/flags/24/svg/PY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/PY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .QA {
  background-image: url("/img/flags/24/svg/QA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .QA {
  background-image: url("/img/flags/24/svg/QA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/QA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .RO {
  background-image: url("/img/flags/24/svg/RO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .RO {
  background-image: url("/img/flags/24/svg/RO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/RO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .RS {
  background-image: url("/img/flags/24/svg/RS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .RS {
  background-image: url("/img/flags/24/svg/RS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/RS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .RU {
  background-image: url("/img/flags/24/svg/RU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .RU {
  background-image: url("/img/flags/24/svg/RU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/RU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .RW {
  background-image: url("/img/flags/24/svg/RW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .RW {
  background-image: url("/img/flags/24/svg/RW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/RW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SA {
  background-image: url("/img/flags/24/svg/SA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SA {
  background-image: url("/img/flags/24/svg/SA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SB {
  background-image: url("/img/flags/24/svg/SB.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SB {
  background-image: url("/img/flags/24/svg/SB.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SB.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SC {
  background-image: url("/img/flags/24/svg/SC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SC {
  background-image: url("/img/flags/24/svg/SC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SD {
  background-image: url("/img/flags/24/svg/SD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SD {
  background-image: url("/img/flags/24/svg/SD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SE {
  background-image: url("/img/flags/24/svg/SE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SE {
  background-image: url("/img/flags/24/svg/SE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SG {
  background-image: url("/img/flags/24/svg/SG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SG {
  background-image: url("/img/flags/24/svg/SG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SH {
  background-image: url("/img/flags/24/svg/SH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SH {
  background-image: url("/img/flags/24/svg/SH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SI {
  background-image: url("/img/flags/24/svg/SI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SI {
  background-image: url("/img/flags/24/svg/SI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SK {
  background-image: url("/img/flags/24/svg/SK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SK {
  background-image: url("/img/flags/24/svg/SK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SL {
  background-image: url("/img/flags/24/svg/SL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SL {
  background-image: url("/img/flags/24/svg/SL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SM {
  background-image: url("/img/flags/24/svg/SM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SM {
  background-image: url("/img/flags/24/svg/SM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SN {
  background-image: url("/img/flags/24/svg/SN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SN {
  background-image: url("/img/flags/24/svg/SN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SO {
  background-image: url("/img/flags/24/svg/SO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SO {
  background-image: url("/img/flags/24/svg/SO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SR {
  background-image: url("/img/flags/24/svg/SR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SR {
  background-image: url("/img/flags/24/svg/SR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SS {
  background-image: url("/img/flags/24/svg/SS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SS {
  background-image: url("/img/flags/24/svg/SS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ST {
  background-image: url("/img/flags/24/svg/ST.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ST {
  background-image: url("/img/flags/24/svg/ST.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ST.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SV {
  background-image: url("/img/flags/24/svg/SV.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SV {
  background-image: url("/img/flags/24/svg/SV.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SV.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SY {
  background-image: url("/img/flags/24/svg/SY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SY {
  background-image: url("/img/flags/24/svg/SY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .SZ {
  background-image: url("/img/flags/24/svg/SZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .SZ {
  background-image: url("/img/flags/24/svg/SZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/SZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TC {
  background-image: url("/img/flags/24/svg/TC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TC {
  background-image: url("/img/flags/24/svg/TC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TD {
  background-image: url("/img/flags/24/svg/TD.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TD {
  background-image: url("/img/flags/24/svg/TD.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TD.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TF {
  background-image: url("/img/flags/24/svg/TF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TF {
  background-image: url("/img/flags/24/svg/TF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TG {
  background-image: url("/img/flags/24/svg/TG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TG {
  background-image: url("/img/flags/24/svg/TG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TH {
  background-image: url("/img/flags/24/svg/TH.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TH {
  background-image: url("/img/flags/24/svg/TH.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TH.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TJ {
  background-image: url("/img/flags/24/svg/TJ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TJ {
  background-image: url("/img/flags/24/svg/TJ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TJ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TK {
  background-image: url("/img/flags/24/svg/TK.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TK {
  background-image: url("/img/flags/24/svg/TK.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TK.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TL {
  background-image: url("/img/flags/24/svg/TL.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TL {
  background-image: url("/img/flags/24/svg/TL.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TL.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TM {
  background-image: url("/img/flags/24/svg/TM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TM {
  background-image: url("/img/flags/24/svg/TM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TN {
  background-image: url("/img/flags/24/svg/TN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TN {
  background-image: url("/img/flags/24/svg/TN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TO {
  background-image: url("/img/flags/24/svg/TO.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TO {
  background-image: url("/img/flags/24/svg/TO.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TO.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TR {
  background-image: url("/img/flags/24/svg/TR.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TR {
  background-image: url("/img/flags/24/svg/TR.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TR.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TT {
  background-image: url("/img/flags/24/svg/TT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TT {
  background-image: url("/img/flags/24/svg/TT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TV {
  background-image: url("/img/flags/24/svg/TV.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TV {
  background-image: url("/img/flags/24/svg/TV.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TV.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TW {
  background-image: url("/img/flags/24/svg/TW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TW {
  background-image: url("/img/flags/24/svg/TW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TW.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .TZ {
  background-image: url("/img/flags/24/svg/TZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .TZ {
  background-image: url("/img/flags/24/svg/TZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/TZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .UA {
  background-image: url("/img/flags/24/svg/UA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .UA {
  background-image: url("/img/flags/24/svg/UA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/UA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .UG {
  background-image: url("/img/flags/24/svg/UG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .UG {
  background-image: url("/img/flags/24/svg/UG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/UG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .US {
  background-image: url("/img/flags/24/svg/US.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .US {
  background-image: url("/img/flags/24/svg/US.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/US.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .UY {
  background-image: url("/img/flags/24/svg/UY.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .UY {
  background-image: url("/img/flags/24/svg/UY.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/UY.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .UZ {
  background-image: url("/img/flags/24/svg/UZ.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .UZ {
  background-image: url("/img/flags/24/svg/UZ.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/UZ.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VA {
  background-image: url("/img/flags/24/svg/VA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VA {
  background-image: url("/img/flags/24/svg/VA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VC {
  background-image: url("/img/flags/24/svg/VC.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VC {
  background-image: url("/img/flags/24/svg/VC.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VC.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VE {
  background-image: url("/img/flags/24/svg/VE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VE {
  background-image: url("/img/flags/24/svg/VE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VG {
  background-image: url("/img/flags/24/svg/VG.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VG {
  background-image: url("/img/flags/24/svg/VG.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VG.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VI {
  background-image: url("/img/flags/24/svg/VI.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VI {
  background-image: url("/img/flags/24/svg/VI.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VI.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VN {
  background-image: url("/img/flags/24/svg/VN.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VN {
  background-image: url("/img/flags/24/svg/VN.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VN.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .VU {
  background-image: url("/img/flags/24/svg/VU.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .VU {
  background-image: url("/img/flags/24/svg/VU.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/VU.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .WF {
  background-image: url("/img/flags/24/svg/WF.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .WF {
  background-image: url("/img/flags/24/svg/WF.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/WF.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .WS {
  background-image: url("/img/flags/24/svg/WS.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .WS {
  background-image: url("/img/flags/24/svg/WS.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/WS.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .YE {
  background-image: url("/img/flags/24/svg/YE.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .YE {
  background-image: url("/img/flags/24/svg/YE.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/YE.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .YT {
  background-image: url("/img/flags/24/svg/YT.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .YT {
  background-image: url("/img/flags/24/svg/YT.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/YT.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ZA {
  background-image: url("/img/flags/24/svg/ZA.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ZA {
  background-image: url("/img/flags/24/svg/ZA.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ZA.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ZM {
  background-image: url("/img/flags/24/svg/ZM.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ZM {
  background-image: url("/img/flags/24/svg/ZM.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ZM.png', sizingMethod='scale');
}

/* line 45, ../scss/utilities/_flags.scss */
.backgroundsize .ui-menu-item .ZW {
  background-image: url("/img/flags/24/svg/ZW.svg") !important;
  background-position: 0 2px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 52, ../scss/utilities/_flags.scss */
.no-backgroundsize .ui-menu-item .ZW {
  background-image: url("/img/flags/24/svg/ZW.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/flags/24/ZW.png', sizingMethod='scale');
}

/*.GB {
    background-image: url(/img/svg/all-sprite.svg) !important;
    background-position: -5px -56px;
	background-size:initial!important;
}
.AU {
    background-image: url(/img/svg/all-sprite.svg) !important;
    background-position: -5px -5px;
	background-size:initial!important;
}*/
/* line 69, ../scss/utilities/_flags.scss */
.flag {
  background-image: url(/img/svg/flags-sprite.svg);
  background-repeat: no-repeat;
  display: block;
}

/* line 75, ../scss/utilities/_flags.scss */
.AE {
  width: 23px;
  height: 15px;
  background-position: -15px -15px;
}

/* line 81, ../scss/utilities/_flags.scss */
.AU {
  width: 23px;
  height: 15px;
  background-position: -15px -60px;
}

/* line 87, ../scss/utilities/_flags.scss */
.BE {
  width: 23px;
  height: 15px;
  background-position: -15px -105px;
}

/* line 93, ../scss/utilities/_flags.scss */
.BH {
  width: 23px;
  height: 15px;
  background-position: -15px -150px;
}

/* line 99, ../scss/utilities/_flags.scss */
.BR {
  width: 23px;
  height: 15px;
  background-position: -15px -195px;
}

/* line 105, ../scss/utilities/_flags.scss */
.CA {
  width: 23px;
  height: 15px;
  background-position: -15px -240px;
}

/* line 111, ../scss/utilities/_flags.scss */
.CH {
  width: 23px;
  height: 15px;
  background-position: -15px -285px;
}

/* line 117, ../scss/utilities/_flags.scss */
.CN {
  width: 23px;
  height: 15px;
  background-position: -15px -330px;
}

/* line 123, ../scss/utilities/_flags.scss */
.CZ {
  width: 23px;
  height: 15px;
  background-position: -15px -375px;
}

/* line 129, ../scss/utilities/_flags.scss */
.DE {
  width: 23px;
  height: 15px;
  background-position: -15px -420px;
}

/* line 135, ../scss/utilities/_flags.scss */
.FR {
  width: 23px;
  height: 15px;
  background-position: -15px -465px;
}

/* line 141, ../scss/utilities/_flags.scss */
.GB {
  width: 23px;
  height: 15px;
  background-position: -15px -510px;
}

/* line 147, ../scss/utilities/_flags.scss */
.HK {
  width: 23px;
  height: 15px;
  background-position: -15px -555px;
}

/* line 153, ../scss/utilities/_flags.scss */
.IN {
  width: 23px;
  height: 15px;
  background-position: -15px -600px;
}

/* line 159, ../scss/utilities/_flags.scss */
.IT {
  width: 23px;
  height: 15px;
  background-position: -15px -645px;
}

/* line 165, ../scss/utilities/_flags.scss */
.JP {
  width: 23px;
  height: 15px;
  background-position: -15px -690px;
}

/* line 171, ../scss/utilities/_flags.scss */
.MY {
  width: 23px;
  height: 15px;
  background-position: -15px -735px;
}

/* line 177, ../scss/utilities/_flags.scss */
.NL {
  width: 23px;
  height: 15px;
  background-position: -15px -780px;
}

/* line 183, ../scss/utilities/_flags.scss */
.NZ {
  width: 23px;
  height: 15px;
  background-position: -15px -825px;
}

/* line 189, ../scss/utilities/_flags.scss */
.OM {
  width: 23px;
  height: 15px;
  background-position: -15px -870px;
}

/* line 195, ../scss/utilities/_flags.scss */
.PL {
  width: 26px;
  height: 17px;
  background-position: -15px -915px;
}

/* line 201, ../scss/utilities/_flags.scss */
.QA {
  width: 23px;
  height: 15px;
  background-position: -15px -962px;
}

/* line 207, ../scss/utilities/_flags.scss */
.TR {
  width: 23px;
  height: 15px;
  background-position: -15px -1007px;
}

/* line 213, ../scss/utilities/_flags.scss */
.US {
  width: 23px;
  height: 15px;
  background-position: -15px -1052px;
}

/* line 219, ../scss/utilities/_flags.scss */
.ZA {
  width: 23px;
  height: 15px;
  background-position: -15px -1097px;
}

/*menu flag navigation*/
@media screen and (min-width: 1040px) {
  /* line 230, ../scss/utilities/_flags.scss */
  nav.main-nav .lang .subnav {
    background: #f5f5f5;
  }

  /* line 233, ../scss/utilities/_flags.scss */
  nav.main-nav .lang .subnav .internat-sites, .header-container nav.main-nav .lang .subnav li a {
    background: inherit;
  }

  /* line 236, ../scss/utilities/_flags.scss */
  nav.main-nav > ul > li.lang:hover > a {
    background: #f5f5f5;
    /*#eeefef;#c3e8f9;*/
    cursor: pointer;
    opacity: 1;
  }

  /* line 241, ../scss/utilities/_flags.scss */
  .has-subnav.lang:hover > .subnav, .has-subnav.lang.touched > .subnav, .has-subnav.lang.is-visible > .subnav, .has-subnav.contact.is-visible > .subnav {
    right: -11px;
  }

  /* line 245, ../scss/utilities/_flags.scss */
  nav.main-nav .lang .subnav li a.active, nav.main-nav .lang .subnav li a.active:hover {
    background: #004fa3;
    color: #fff;
    cursor: text;
  }

  /* line 251, ../scss/utilities/_flags.scss */
  nav.main-nav .lang .subnav li a:hover, .header-container nav.main-nav .langs a:hover, .header-container nav.main-nav .lang .subnav li a:hover {
    background-color: #3A84CF;
    color: #fff;
    opacity: 1;
  }
}
/* line 257, ../scss/utilities/_flags.scss */
.main-nav ul ul .flag {
  margin: 0 5px 0 0;
  border: 1px solid #615f5f;
  vertical-align: middle;
}

/* line 1, ../scss/widgets/_competitor-rates.scss */
.hwc {
  background-color: #fff;
  color: #ed1c2e;
  position: absolute;
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 40px 9px 10px;
  line-height: 20px;
  border-radius: 0 3px 3px 0;
  left: 0;
  top: 50px;
  display: block;
  z-index: 100;
  cursor: pointer;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 29, ../scss/widgets/_competitor-rates.scss */
.hwc:hover {
  opacity: 0.9;
}

/* line 34, ../scss/widgets/_competitor-rates.scss */
.hwc-slide {
  background-color: #fff;
  color: #666;
  position: absolute;
  font-size: 15px;
  padding: 20px;
  line-height: 20px;
  border-radius: 0 0 3px 0;
  left: 0;
  margin-top: 30px;
  z-index: 110;
  width: 30%;
  -webkit-transform: translate(-1200px, 0px);
  -moz-transform: translate(-1200px, 0px);
  -o-transform: translate(-1200px, 0px);
  -ms-transform: translate(-1200px, 0px);
  transform: translate(-1200px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 60, ../scss/widgets/_competitor-rates.scss */
.lt-ie9 .hwc-slide {
  left: -1200px;
}

/* line 64, ../scss/widgets/_competitor-rates.scss */
.slide-out {
  -webkit-transform: translate(-120px, 0px);
  -moz-transform: translate(-120px, 0px);
  -o-transform: translate(-120px, 0px);
  -ms-transform: translate(-120px, 0px);
  transform: translate(-120px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 78, ../scss/widgets/_competitor-rates.scss */
.slide-in {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

/* line 95, ../scss/widgets/_competitor-rates.scss */
.lt-ie9 .slide-in {
  left: 0;
}

/* line 99, ../scss/widgets/_competitor-rates.scss */
.hwc-slide.flip,
.hwc.flip {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  -moz-transform: otateX(0deg) rotateY(-90deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 119, ../scss/widgets/_competitor-rates.scss */
.hwc-slide h2 {
  font-size: 26px;
  line-height: 33px;
  text-align: center;
  margin-top: 0;
}

/* line 126, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabs > div {
  display: none;
}

/* line 130, ../scss/widgets/_competitor-rates.scss */
.hwc-slide > a {
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 15px 0 0;
}

/* line 137, ../scss/widgets/_competitor-rates.scss */
.hwc-slide > a:hover,
.exchange-rates .hwc-slide > a:hover {
  color: #40a5d9;
}

/* line 142, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .ratesSection p:first-of-type,
.exchange-rates .hwc-slide .ratesSection p:first-of-type {
  border-top: 1px solid #d1d1d1;
  margin-top: 10px;
}

/* line 148, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .ratesSection p,
.exchange-rates .hwc-slide .ratesSection p {
  border-bottom: 1px solid #d1d1d1;
  display: block;
  margin: 0;
  padding: 5px 0;
  color: #666;
}

/* line 157, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .ratesSection p span,
.exchange-rates .hwc-slide .ratesSection p span {
  float: right;
}

/* line 162, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabs #hwc1,
.exchange-rates .hwc-slide .hwc-tabs #hwc1 {
  display: block;
}

/* line 167, ../scss/widgets/_competitor-rates.scss */
.hwc-close.hwc-close {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #a0a0a2;
  border-radius: 0 3px 3px 0;
  position: absolute;
  right: -50px;
  top: 0;
  cursor: pointer;
}

/* line 179, ../scss/widgets/_competitor-rates.scss */
.hwc-close:hover {
  background-color: #8b8b8b;
}

/* line 183, ../scss/widgets/_competitor-rates.scss */
.hwc-close[data-icon-d]:after,
.exchange-rates .hwc-close[data-icon-d]:after {
  color: #fff;
  position: absolute;
  margin: 17px;
}

/* line 190, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabs,
.exchange-rates .hwc-slide .hwc-tabs {
  background-color: #ed1c2e;
  color: #fff;
  display: block;
  clear: both;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 200, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabs p,
.exchange-rates .hwc-slide .hwc-tabs p {
  margin: 0;
  text-align: center;
  line-height: normal;
  font-size: 20px;
}

/* line 208, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabs p.bestrate,
.exchange-rates .hwc-slide .hwc-tabs p.bestrate {
  border-top: 1px solid #fff;
  padding-top: 15px;
  margin-top: 15px;
  font-size: 50px;
  line-height: 50px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 219, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabnav a,
.exchange-rates .hwc-slide .hwc-tabnav a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px;
  background-color: #c81423;
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
  width: 16.6%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 235, ../scss/widgets/_competitor-rates.scss */
.hero-overlay {
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  position: absolute;
  opacity: 0.7;
  z-index: 105;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 252, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabnav a:nth-child(odd),
.exchange-rates .hwc-slide .hwc-tabnav a:nth-child(odd) {
  background-color: #b10f1d;
}

/* line 257, ../scss/widgets/_competitor-rates.scss */
.hwc-slide .hwc-tabnav a.active,
.exchange-rates .hwc-slide .hwc-tabnav a.active {
  background-color: #ed1c2e;
}

/* line 263, ../scss/widgets/_competitor-rates.scss */
.hwc[data-icon-d]:after,
.exchange-rates .hwc[data-icon-d]:after {
  margin: -9px 0 0 12px;
  position: absolute;
}

/* line 269, ../scss/widgets/_competitor-rates.scss */
.image-intro .eighteen-col > .right {
  padding-left: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 274, ../scss/widgets/_competitor-rates.scss */
.image-intro button.red {
  width: 100%;
  color: #fff;
  padding: 13px 10% 13px 13px;
  background: url("/img/svg/line.svg") repeat-y scroll 90% 0 #ed1c2e;
  margin: 10px 0 0;
  font-size: 20px;
  letter-spacing: 2.4px;
  position: relative !important;
  top: auto;
  right: auto;
}

/* line 287, ../scss/widgets/_competitor-rates.scss */
.image-intro button.red .btntxt {
  text-transform: uppercase;
}

/* line 291, ../scss/widgets/_competitor-rates.scss */
.image-intro button.red .vr {
  background-image: none;
  height: auto;
  margin: -10px 0 0;
  padding: 0;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 2%;
}

/* line 303, ../scss/widgets/_competitor-rates.scss */
.image-intro input,
.image-intro .reload-cash-passport input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  padding: 10px;
  background-color: #d7e6f5;
  width: 100%;
  font-size: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 315, ../scss/widgets/_competitor-rates.scss */
input.rcp-validate {
  width: 70%;
}

/* line 319, ../scss/widgets/_competitor-rates.scss */
.dd-option-text,
.dd-selected-text {
  font-size: 15px;
  line-height: 25px !important;
}

/* line 325, ../scss/widgets/_competitor-rates.scss */
.dd-selected-text {
  font-size: 16px;
}

/* line 329, ../scss/widgets/_competitor-rates.scss */
.dd-option {
  padding: 5px;
}

/* line 333, ../scss/widgets/_competitor-rates.scss */
.dd-option-image,
.dd-selected-image {
  max-width: 30px;
  margin-top: 2px;
}

/* line 339, ../scss/widgets/_competitor-rates.scss */
.dd-selected-image {
  margin-top: -5px;
}

/* line 343, ../scss/widgets/_competitor-rates.scss */
.ui-menu-item a {
  font-size: 15px;
}

/* line 347, ../scss/widgets/_competitor-rates.scss */
.active {
  border-radius: 0;
}

/* line 351, ../scss/widgets/_competitor-rates.scss */
.enter-amount {
  display: block;
  margin-bottom: 65px;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 359, ../scss/widgets/_competitor-rates.scss */
span.ealeft,
span.earight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 47%;
}

/* line 367, ../scss/widgets/_competitor-rates.scss */
span.earight {
  float: right;
  text-align: right;
}

/* line 372, ../scss/widgets/_competitor-rates.scss */
.ealeft input,
.earight input {
  margin: 0;
  width: 70%;
  padding: 10px;
  text-align: right;
}

/* line 380, ../scss/widgets/_competitor-rates.scss */
span.eq {
  display: inline-block;
  float: left;
  margin-top: 10px;
  width: 5%;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 388, ../scss/widgets/_competitor-rates.scss */
.exrate {
  clear: both;
  display: block;
  font-size: 12px;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 395, ../scss/widgets/_competitor-rates.scss */
.image-intro form .right {
  text-align: right;
}

/* line 399, ../scss/widgets/_competitor-rates.scss */
.image-intro .right p {
  padding: 0 20px 0 0;
  font-family: "Lato Bold italic";
  font-style: italic;
  position: relative;
}

/* line 405, ../scss/widgets/_competitor-rates.scss */
.right p.top {
  margin-top: 0;
}

/* line 409, ../scss/widgets/_competitor-rates.scss */
.image-intro form span input {
  width: 66%;
  padding: 4%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 415, ../scss/widgets/_competitor-rates.scss */
.image-intro.reload-cash-passport > button:first-of-type {
  position: static;
}

/* line 419, ../scss/widgets/_competitor-rates.scss */
.image-intro input.buy-amount,
.home-hero input.cost {
  text-align: right;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 426, ../scss/widgets/_competitor-rates.scss */
.image-intro input[type="radio"] + label {
  display: inline-block;
  width: 36%;
  margin-bottom: 10px;
  cursor: pointer;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
}

/* line 436, ../scss/widgets/_competitor-rates.scss */
.image-intro input[type="radio"] + label[for=cash] {
  width: 25%;
}

/* line 440, ../scss/widgets/_competitor-rates.scss */
.image-intro input[type="radio"] + label span {
  padding-left: 0 !important;
  margin: -4px 5px 0 -25px;
}

/* line 445, ../scss/widgets/_competitor-rates.scss */
.image-intro .currate-left,
.image-intro .currate-right {
  width: 47%;
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 455, ../scss/widgets/_competitor-rates.scss */
.image-intro .currate-left {
  text-align: right;
  padding-right: 15px;
}

/* line 460, ../scss/widgets/_competitor-rates.scss */
.image-intro .currate-right {
  float: right;
}

/* line 464, ../scss/widgets/_competitor-rates.scss */
.image-intro form span label {
  font-size: 14px;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 469, ../scss/widgets/_competitor-rates.scss */
.image-intro form span.ealeft label,
.image-intro form span.earight label {
  margin: 0 0 0 5px;
}

/* line 474, ../scss/widgets/_competitor-rates.scss */
.image-intro form span label.ac-ba {
  margin-right: 0;
}

/* line 478, ../scss/widgets/_competitor-rates.scss */
.image-intro .reload-cash-passport {
  border: none;
  top: auto;
  padding: 0;
  margin: 0;
}

/* line 485, ../scss/widgets/_competitor-rates.scss */
.image-intro .reload-cash-passport:before {
  background-image: none;
}

/* line 489, ../scss/widgets/_competitor-rates.scss */
.image-intro .slide-up {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(0px, -730px);
  -moz-transform: translate(0px, -730px);
  -o-transform: translate(0px, -730px);
  -ms-transform: translate(0px, -730px);
  transform: translate(0px, -730px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 504, ../scss/widgets/_competitor-rates.scss */
.image-intro .slide-down.secondary {
  filter: alpha(opacity=1);
  opacity: 1;
  -webkit-transform: translate(0px, -400px);
  -moz-transform: translate(0px, -400px);
  -o-transform: translate(0px, -400px);
  -ms-transform: translate(0px, -400px);
  transform: translate(0px, -400px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
  /* line 526, ../scss/widgets/_competitor-rates.scss */
  .home-hero .hwc-slide {
    width: 35%;
  }
}
@media only screen and (min-width: 801px) and (max-width: 900px) {
  /* line 532, ../scss/widgets/_competitor-rates.scss */
  .home-hero .hwc-slide {
    width: 55%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
  /* line 538, ../scss/widgets/_competitor-rates.scss */
  .home-hero .hwc-slide {
    width: 65%;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 544, ../scss/widgets/_competitor-rates.scss */
  .hwc-slide,
  .hwc {
    display: none;
  }

  /* line 549, ../scss/widgets/_competitor-rates.scss */
  .bc-intro .left-to-bottom.flyout,
  .image-intro .left-to-bottom.flyout {
    margin-left: 0;
    width: 100%;
  }
}
/* line 1, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter {
  width: 300px;
  min-width: 320px;
  max-width: 320px;
}

/* line 7, ../scss/widgets/_converter.scss */
.currency-converter form input {
  width: 50%;
  text-align: left;
  color: #787874;
  margin-bottom: 20px;
  border: 1px solid #e8e8e9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 2%;
}

/* line 18, ../scss/widgets/_converter.scss */
.add-more-currency-widget.red.currency-converter .autocomplete-w {
  background-image: none;
}

/* line 22, ../scss/widgets/_converter.scss */
.currency-converter form .pcs-holder .dd-select {
  width: 100% !Important;
}

/* line 26, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form .pcs-holder input {
  width: 100%;
  padding: 6px;
  text-align: left;
}

/* line 32, ../scss/widgets/_converter.scss */
.currency-converter form .pcs-holder input {
  margin-bottom: 0;
}

/* line 36, ../scss/widgets/_converter.scss */
.currency-converter .red-cc-small .pcs-holder input {
  margin-bottom: 0;
  padding: 3%;
}

/* line 41, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter header {
  background-color: #dd4b39;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 47, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter header h2 {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: bold;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}

/* line 58, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .addCash {
  padding: 10px;
  background-image: none;
  margin-top: 0;
  color: #fff;
  letter-spacing: 2.4px;
  border-radius: 3px;
  border: none;
  width: 100%;
}

/* line 69, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .addCash:hover {
  background-color: #8a99a8;
}

/* line 74, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter form > a {
  color: #dd4b39;
  text-transform: underline;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 85, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .pcs-holder {
  margin-bottom: 30px;
}

/* line 89, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .tabs {
  border-radius: 0;
  padding: 3%;
}

/* line 94, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter p.center {
  margin-top: 30px;
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
  text-align: center;
  font-weight: bold;
}

/* line 102, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter p {
  margin-top: 5px;
}

/* line 106, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .dd-selected-image {
  padding-top: 7px !important;
}

/* line 111, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .switch,
.add-more-currency-widget.currency-converter .switch {
  background-image: url("/img/icon-reload.png");
  background-color: #dd4b39;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 17px center;
  display: block;
  height: 30px;
  margin: 50px auto 0 -27.5px;
  width: 55px;
  position: absolute;
  left: 50%;
  cursor: pointer;
  border-radius: 2px;
  border: 0;
}

/* line 129, ../scss/widgets/_converter.scss */
.no-backgroundsize .add-more-currency-widget.currency-converter .switch {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-reload.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-reload.png', sizingMethod='scale')";
}

/* line 136, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue {
  min-width: 310px;
  max-width: 768px;
  width: 94%;
}

@media only screen and (max-width: 594px) {
  /* line 143, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue {
    width: 100%;
    padding: 0;
  }
}
/* line 149, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue header {
  background: #004fa3;
  padding: 10px 15px;
}

/* line 154, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue hr:after {
  background-image: none;
  display: none;
}

/* line 159, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form input {
  width: 13%;
  margin-right: 2%;
  float: left;
  text-align: right;
  padding: 9.8px;
  margin-top: 0;
}

@media only screen and (max-width: 480px) {
  /* line 169, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue form .dd-selected {
    padding: 5px 5px;
  }

  /* line 172, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue form .dd-selected img {
    display: none;
  }

  /* line 175, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue form .dd-selected .dd-selected-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 701px) {
  /* line 181, ../scss/widgets/_converter.scss */
  body .add-more-currency-widget.currency-converter.blue form label[for=from], body .add-more-currency-widget.currency-converter.blue form label[for=to] {
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 185, ../scss/widgets/_converter.scss */
  body .add-more-currency-widget.currency-converter.blue form input {
    width: 25%;
  }

  /* line 188, ../scss/widgets/_converter.scss */
  body .add-more-currency-widget.currency-converter.blue .pcs-holder {
    width: 72%;
  }

  /* line 191, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter .switch {
    margin: 114px auto 0 -27.5px;
  }
}
/* line 197, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form input.autocomplete {
  width: 75%;
  margin-right: 0;
  text-align: left;
}

/* line 203, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form input.autocomplete-w {
  width: 100%;
  margin-right: 0;
  text-align: left;
}

/* line 209, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form > a {
  color: #3983ce;
}

/* line 213, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .pcs-holder {
  width: 75%;
  float: left;
  margin-bottom: 45px;
}

/* line 219, ../scss/widgets/_converter.scss */
.currency-converter.blue .addCash {
  width: 60%;
  margin: 0 auto;
  cursor: pointer;
}

/* line 225, ../scss/widgets/_converter.scss */
.currency-converter.blue .addCash:hover {
  background-color: #fc404f;
}

/* line 229, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .tabs,
.add-more-currency-widget.currency-converter.blue .cc-main {
  padding: 3%;
  position: relative;
}

/* line 235, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .cc-main {
  border: 2px solid #004fa3;
}

/* line 239, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
  display: block;
}

/* line 243, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .switch {
  background-color: #3983ce;
}

/* line 247, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form p {
  clear: both;
  color: #787874;
}

/* line 252, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form label[for=from],
.add-more-currency-widget.currency-converter.blue form label[for=to] {
  width: 60px;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-size: 15px;
  color: #787874;
  float: left;
  margin-top: 10px;
}

/* line 262, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form p.center {
  color: #3983ce;
  font-size: 18px;
}

/* line 267, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue p.rates-info {
  font-size: 13px;
  line-height: 20px;
  margin: 20px 0 30px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  color: #787874;
}

/* line 275, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue form .cc-from,
.add-more-currency-widget.currency-converter.blue form .cc-to {
  color: #3983ce;
}

/* line 280, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.blue .tabs .red {
  margin-top: 0 !important;
}

/* line 284, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.graph {
  margin-top: 20px;
}

/* line 288, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.graph .tabnav a {
  width: 15%;
  margin-right: 1%;
  border-radius: 3px 3px 0 0;
}

/* line 296, ../scss/widgets/_converter.scss */
.add-more-currency-widget .eighteen-col {
  overflow: visible;
}

/* line 300, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long {
  width: 728px;
  margin-top: 0;
}

/* line 305, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form {
  font-size: 15px;
  position: relative;
}

/* line 310, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form p {
  display: block;
}

/* line 314, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form input {
  width: 10%;
  text-align: right;
  float: left;
  padding: 5px;
  margin-right: 2%;
}

/* line 322, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form > label,
.add-more-currency-widget.currency-converter.red form > label {
  width: 8%;
  display: inline-block;
  float: left;
  margin-top: 5px;
  font-family: "Lato Bold italic";
  font-style: italic;
}

/* line 331, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.red .red-cc-small > label {
  width: 18%;
}

/* line 335, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form hr {
  clear: both;
}

/* line 339, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .red-cc-small hr {
  margin-bottom: 30px;
}

/* line 342, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .pcs-holder {
  width: 80%;
  display: inline-block;
  margin: 0;
  float: left;
}

/* line 349, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-select {
  background-position: 92% center !important;
}

/* line 354, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-pointer {
  right: 18px !important;
}

/* line 358, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-selected,
.add-more-currency-widget.currency-converter.long .dd-option-text {
  font-size: 15px;
}

/* line 363, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-option-text {
  line-height: 22px !important;
}

/* line 367, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-option {
  padding: 5px;
}

/* line 371, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-selected-text {
  line-height: 22px !important;
}

/* line 375, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .dd-option-image,
.add-more-currency-widget.currency-converter.long .dd-selected-image {
  max-width: 35px;
  padding-top: 3px !important;
}

/* line 381, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .addCash {
  width: 35%;
  margin: 0 auto;
  display: block;
  clear: both;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  padding: 5px 10px;
  float: none;
  font-weight: bold;
}

/* line 393, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .addCash:hover {
  background-color: #8a99a8;
}

/* line 397, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .tabs {
  padding: 10px 20px;
}

/* line 401, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long .tabs .holder {
  overflow: hidden;
}

/* line 405, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form p.center {
  font-size: 15px;
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
  margin: 15px 0 0;
  color: #dd4b39;
  font-weight: bold;
}

/* line 414, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form p.center a {
  color: #dd4b39;
  margin-left: 5%;
}

/* line 419, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form p.center span {
  color: #787874;
}

/* line 423, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long form .info-tooltip {
  float: left;
  position: absolute;
  bottom: -10px;
  right: 0;
}

/* line 430, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long a.info-tooltip span {
  right: -10px;
  top: 40px;
  width: 500px;
  text-transform: none;
}

/* line 436, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long a.info-tooltip .arrow:after {
  left: 33px;
}

/* line 440, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long a.info-tooltip span .arrow {
  margin-left: 0;
}

/* line 444, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter.long hr:after,
.add-more-currency-widget.currency-converter hr:after {
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 14px;
  content: "";
  display: block;
  width: 50px;
  height: 25px;
  margin: -25px auto;
  border-radius: 12px;
  border: 10px solid #fff;
}

/* line 459, ../scss/widgets/_converter.scss */
.add-more-currency-widget.currency-converter .red-cc-small .switch {
  margin-top: -44px;
}

/* line 463, ../scss/widgets/_converter.scss */
.NoDataMessage {
  color: #004fa3;
  font-family: "Lato Regular";
  font-weight: normal;
  border: 2px solid #004fa3;
  padding: 2%;
  width: 96%;
}

/* line 471, ../scss/widgets/_converter.scss */
.NoDataMessage p {
  margin: 0;
  padding-left: 30px;
  font-size: 14px;
}

/* 
    Added 12/10/15
    Custom breakpoints and styles provided by Travelex
*/
@media only screen and (max-width: 768px) {
  /* line 484, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 580px !important;
    padding-left: 35px;
    padding-right: 30px;
  }

  /* line 490, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 560px;
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 640px) {
  /* line 497, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 450px !important;
  }

  /* line 501, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 430px;
    overflow-x: scroll;
  }

  /* line 506, ../scss/widgets/_converter.scss */
  .NoDataMessage {
    width: 85%;
  }
}
@media only screen and (max-width: 540px) {
  /* line 512, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 370px !important;
  }

  /* line 516, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 350px;
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 480px) {
  /* line 523, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 300px !important;
  }

  /* line 527, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 290px;
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 360px) {
  /* line 534, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 270px !important;
  }

  /* line 538, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 250px;
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 320px) {
  /* line 545, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs {
    width: 220px !important;
  }

  /* line 549, ../scss/widgets/_converter.scss */
  .add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    width: 200px;
    overflow-x: scroll;
  }
}
/* line 1, ../scss/widgets/_exchange-rates.scss */
.find-currency {
  background: #fbfcfc;
}

/* line 5, ../scss/widgets/_exchange-rates.scss */
.find-currency .autocomplete,
.find-currency .quicksearch {
  width: 340px;
  padding: 0 5px;
  height: 38px;
  border: 1px solid #d0d0d0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 38px;
}

/* line 15, ../scss/widgets/_exchange-rates.scss */
.find-currency .autocomplete.mobile {
  display: none;
}

/* line 19, ../scss/widgets/_exchange-rates.scss */
.find-currency .eighteen-col {
  margin-top: 0;
}

/* line 23, ../scss/widgets/_exchange-rates.scss */
.currency-res {
  padding: 0 0 40px 0;
  margin: 30px 0;
}

/* line 28, ../scss/widgets/_exchange-rates.scss */
.currency-res .row {
  border: 1px solid #e7e7e7;
  border-top: 0;
  margin: 0;
  padding: 14px 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 28, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row {
    cursor: default;
  }
}

/* line 42, ../scss/widgets/_exchange-rates.scss */
.currency-holder:nth-of-type(odd) .row {
  background: #fafafa;
}

/* line 46, ../scss/widgets/_exchange-rates.scss */
.currency-res .row.title .mobile {
  display: none;
}

/* line 50, ../scss/widgets/_exchange-rates.scss */
.currency-res .row.active,
.currency-res .row:hover {
  background: #3983ce;
  border-color: #3983ce;
  color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 58, ../scss/widgets/_exchange-rates.scss */
.currency-res .row.title,
.currency-res .row.title:hover {
  background: #004fa3;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  float: none;
  color: #fff;
  width: 100%;
}

/* line 67, ../scss/widgets/_exchange-rates.scss */
.currency-res .hiddenRow {
  display: none;
}

/* line 71, ../scss/widgets/_exchange-rates.scss */
.currency-res .col {
  float: left;
  width: 29%;
  margin-right: 1%;
}

/* line 77, ../scss/widgets/_exchange-rates.scss */
.currency-res section.more-info {
  display: none;
  clear: both;
  overflow: hidden;
  border: 1px solid #3983ce;
  border-top: 0;
  margin: 0;
  border-radius: 0;
  padding: 20px;
}

/* line 88, ../scss/widgets/_exchange-rates.scss */
.currency-res .col img {
  margin-right: 10px;
  width: 24px;
}

/* line 93, ../scss/widgets/_exchange-rates.scss */
.currency-res .col:last-of-type {
  float: left;
  width: 10%;
  margin: 0;
  text-align: right;
}

/* line 100, ../scss/widgets/_exchange-rates.scss */
.currency-res .title .col {
  text-align: left;
}

/* line 104, ../scss/widgets/_exchange-rates.scss */
.currency-res .diagram-link a {
  background: url("/img/svg/diagram-link.svg");
  width: 39px;
  height: 23px;
  float: left;
}

/* line 111, ../scss/widgets/_exchange-rates.scss */
.currency-res .active .diagram-link a,
.currency-res .row:hover .diagram-link a {
  background: url("/img/svg/diagram-link-active.svg");
}

/* line 116, ../scss/widgets/_exchange-rates.scss */
.currency-res span[data-icon] {
  color: #d0d0d0;
}

/* line 120, ../scss/widgets/_exchange-rates.scss */
.currency-res .button,
.currency-res .red-button,
.currency-res .header-slide .hs-inner #buyBtn,
.header-slide .hs-inner .currency-res #buyBtn,
.currency-res .store-detail--usa .ways-to-order-buy #buyBtn,
.store-detail--usa .ways-to-order-buy .currency-res #buyBtn {
  width: 100%;
  padding: 10px 17px 9px 17px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-family: "Lato Regular";
  font-weight: normal;
  letter-spacing: 2.4px;
  font-size: 18px;
}
@media only screen and (max-width: 1080px) {
  /* line 120, ../scss/widgets/_exchange-rates.scss */
  .currency-res .button,
  .currency-res .red-button,
  .currency-res .header-slide .hs-inner #buyBtn,
  .header-slide .hs-inner .currency-res #buyBtn,
  .currency-res .store-detail--usa .ways-to-order-buy #buyBtn,
  .store-detail--usa .ways-to-order-buy .currency-res #buyBtn {
    font-size: 13px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1040px) {
  /* line 120, ../scss/widgets/_exchange-rates.scss */
  .currency-res .button,
  .currency-res .red-button,
  .currency-res .header-slide .hs-inner #buyBtn,
  .header-slide .hs-inner .currency-res #buyBtn,
  .currency-res .store-detail--usa .ways-to-order-buy #buyBtn,
  .store-detail--usa .ways-to-order-buy .currency-res #buyBtn {
    text-transform: none;
    font-family: "Lato Regular";
    font-weight: normal;
    font-weight: bold;
  }
}

/* line 141, ../scss/widgets/_exchange-rates.scss */
.currency-res .button.mobile {
  display: none;
}

/* line 145, ../scss/widgets/_exchange-rates.scss */
.currency-res .more-info [data-icon-after]:after,
.row [data-icon-after]:after {
  color: #fff;
}

/* line 150, ../scss/widgets/_exchange-rates.scss */
.currency-res .vr {
  height: 28px;
  margin: -10px 0 0 0px;
  padding: 12px 0px 0 17px;
  position: inherit;
}

/* line 157, ../scss/widgets/_exchange-rates.scss */
.currency-holder {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e9;
  padding: 20px 0 0;
  background-image: url("/img/line.png");
  background-repeat: repeat-y;
  background-position: 56% center;
}

/* line 166, ../scss/widgets/_exchange-rates.scss */
.currency-res .currency-holder {
  padding: 0;
  background: none;
  border: 0;
}

/* line 172, ../scss/widgets/_exchange-rates.scss */
.load-currencies {
  background-color: #3983ce;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  width: 150px;
  margin: 40px auto 0 auto;
}

/* line 184, ../scss/widgets/_exchange-rates.scss */
.load-currencies {
  width: 180px;
  font-size: 15px;
}

/* line 189, ../scss/widgets/_exchange-rates.scss */
.all-currencies {
  display: none;
}

/* line 193, ../scss/widgets/_exchange-rates.scss */
.load-currencies:hover {
  background: #40a5d9;
}

/* line 197, ../scss/widgets/_exchange-rates.scss */
.more-info .col1,
.more-info .col2,
.more-info .col3 {
  float: left;
}

/* line 202, ../scss/widgets/_exchange-rates.scss */
.more-info .col1 {
  width: 19%;
}
@media only screen and (min-width: 641px) and (max-width: 960px) {
  /* line 202, ../scss/widgets/_exchange-rates.scss */
  .more-info .col1 {
    display: none;
  }
}

/* line 209, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 0 1.5%;
  margin: 0 1.5% 0 2.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 51%;
}
@media only screen and (min-width: 641px) and (max-width: 960px) {
  /* line 209, ../scss/widgets/_exchange-rates.scss */
  .more-info .col2 {
    width: 70%;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
}

/* line 224, ../scss/widgets/_exchange-rates.scss */
.more-info .col1 + .col3 {
  border-left: 1px solid #e7e7e7;
  padding: 0 2.5%;
  margin: 0 2.5%;
}

/* line 229, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 .box {
  float: left;
  width: 32%;
  border: 1px solid #e7e7e7;
  text-align: center;
  padding: 1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 237, ../scss/widgets/_exchange-rates.scss */
.col2 .box.full {
  float: none;
  width: 80%;
  margin: 35px auto 20px;
  padding: 10% 5%;
}

/* line 243, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 .box:nth-of-type(2) {
  margin: 0 2%;
}

/* line 246, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 .box p {
  margin: 0;
  color: #ed1b2d;
  font-size: 16px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  line-height: 1.7;
  white-space: nowrap;
  overflow: hidden;
}

/* line 256, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 .box .calc {
  font-size: 11px;
  color: #666;
  margin-top: 5px;
}

/* line 261, ../scss/widgets/_exchange-rates.scss */
.more-info .col3 {
  width: 25%;
}

/* line 264, ../scss/widgets/_exchange-rates.scss */
.more-info .box {
  cursor: pointer;
}

/* line 267, ../scss/widgets/_exchange-rates.scss */
.more-info .col2 .box .buy-tier-amount {
  text-decoration: none;
}

/* line 270, ../scss/widgets/_exchange-rates.scss */
.more-info .title {
  width: 100%;
  float: none;
  display: block;
  margin: 0 0 1em;
  color: #787874;
}

@media only screen and (max-width: 640px) {
  /* line 280, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row:hover {
    background: inherit;
    color: inherit;
    border-color: #e7e7e7;
  }

  /* line 286, ../scss/widgets/_exchange-rates.scss */
  .currency-holder:nth-of-type(odd) .row:hover {
    background: #fafafa;
  }

  /* line 290, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row.title:hover {
    background: #004fa3;
  }

  /* line 294, ../scss/widgets/_exchange-rates.scss */
  .currency-res .col.diagram-link {
    display: none;
  }

  /* line 298, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row.title .col {
    display: none;
  }

  /* line 302, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row.title .mobile {
    display: block;
  }

  /* line 306, ../scss/widgets/_exchange-rates.scss */
  .currency-res .row.active {
    background: inherit;
    color: inherit;
    border-color: #e7e7e7;
  }

  /* line 312, ../scss/widgets/_exchange-rates.scss */
  .currency-res .col {
    float: none;
    width: 100%;
    margin-right: 0;
    display: block;
    padding: 10px 0;
  }

  /* line 320, ../scss/widgets/_exchange-rates.scss */
  .currency-res .more-info.desktop {
    display: none !important;
  }

  /* line 324, ../scss/widgets/_exchange-rates.scss */
  .currency-res .button.mobile {
    margin: 0;
    display: block;
    height: 40px;
    text-transform: none;
    font-family: "Lato Regular";
    font-weight: normal;
    letter-spacing: 1px;
    font-weight: bold;
  }
}
/* line 4, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator {
  background: white;
  padding: 2%;
  /* didn't use the exact */
  /* didn't use the exact */
  /* Media queries starts */
}
/* line 8, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-search-form {
  display: inline-block;
  margin-bottom: 0;
  width: 66%;
}
@media only screen and (max-width: 768px) {
  /* line 8, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-search-form {
    width: auto !important;
    padding-left: 0 !important;
    display: block !important;
  }
}
/* line 20, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-find-form h3, .salt-widget.store-locator .bureau-find-form h4 {
  float: left;
  font-size: 1.125em;
  line-height: 2.4em;
  margin: 0;
  padding-right: 10px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  /* line 20, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-find-form h3, .salt-widget.store-locator .bureau-find-form h4 {
    float: none;
  }
}
/* line 33, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-find-form h4 {
  background: #fff;
  color: #666666;
  width: auto;
}
/* line 39, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-search-form input, .salt-widget.store-locator .bureau-search-form button {
  display: inline-block;
  margin: 0;
}
/* line 44, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-find-form {
  border: 1px solid #dcdcdc;
  padding: 10px;
  background-color: #faf7f7;
  margin-bottom: 20px;
}
/* line 51, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator p.storerow-title {
  padding: 7px 0 0px 5px;
  margin: 0;
  font-family: "Lato Regular";
  font-weight: normal;
  display: inline-block;
  font-weight: bold;
}
/* line 59, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-find-form h3.location {
  background: url../img/sprite-finder-widget.png") no-repeat left 0;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
  font-size: 0.938em;
  line-height: 1.5;
  float: none;
}
@media only screen and (max-width: 480px) {
  /* line 59, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-find-form h3.location {
    font-size: 0.8em;
  }
}
/* line 72, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .bureau-search-form input#searchTerm {
  font-family: "Lato Regular";
  font-weight: normal;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #dcdcdc;
  font-size: 1.125em;
  line-height: 2;
  padding: 0px 5px;
  width: 65%;
  height: 41px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /* defect fix for: no gap between store locator text box and find store button  */
}
@media only screen and (max-width: 770px) {
  /* line 72, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-search-form input#searchTerm {
    display: block;
    margin-bottom: 5px;
    width: 96%;
  }
}
/* line 91, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-bureau {
  padding: 20px;
}
/* line 95, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-bureau.selected-store {
  background: #eff5fb;
}
/* line 99, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 105, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults li.selected-bureau {
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
@media only screen and (max-width: 480px) {
  /* line 105, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults li.selected-bureau {
    margin-bottom: 10px;
  }
}
/* line 115, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .storerow-selector {
  float: right;
  width: auto;
  position: relative;
  display: block;
  padding-left: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  /* line 115, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults .storerow-selector {
    float: none;
    margin: 0 1% 2%;
    width: auto;
  }
}
/* line 130, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .storerow-selector a {
  width: auto;
}
/* line 134, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .storerow-selector ul.storerow-selector-options {
  position: absolute;
  z-index: 999;
  width: 100%;
  background: #fff;
  max-height: 200px;
  overflow: auto;
}
/* line 143, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .storerow-selector ul.storerow-selector-options li {
  border-bottom: 1px solid #ccc;
}
/* line 148, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .lt-ie10 .storerow-selector ul.storerow-selector-options {
  width: 242px;
}
/* line 152, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .less-info-location {
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 152, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .less-info-location {
    float: none;
  }
}
/* line 160, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator a.storerow-selector-name {
  padding: 10px 50px 10px 10px;
  width: auto;
  position: relative;
}
/* line 166, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-info div.info-box,
.salt-widget.store-locator .bureau-article div.info-box {
  background: #fff;
  float: left;
  min-height: 250px;
  width: 29%;
  margin: 0 2% 0 3%;
  line-height: 1.2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  /* line 166, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults .more-info div.info-box,
  .salt-widget.store-locator .bureau-article div.info-box {
    width: auto;
    border: 0 none;
    margin: 0 1%;
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 166, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults .more-info div.info-box,
  .salt-widget.store-locator .bureau-article div.info-box {
    width: auto;
    margin: 10px 0 0 0;
    float: none;
    height: auto;
  }
}
/* line 191, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-info div.info-box.storerow-image {
  background: none;
}
/* line 195, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-info div.info-box.last {
  margin-right: 0;
}
/* line 199, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-info div.info-box div {
  padding: 10px;
}
/* line 203, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator h4.directions {
  background: url../img/sprite-finder-widget.png") no-repeat left -117px;
}
/* line 207, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator h4.contactdetails {
  background: url("/img/svg/store-contact-details.svg") no-repeat;
}
/* line 211, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator h4.notesdirections {
  background: url("/img/svg/notendirection.svg") no-repeat;
}
/* line 215, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator h4.hours {
  background: url../img/sprite-finder-widget.png") no-repeat left -150px;
}
/* line 219, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-info div.info-box h4,
.salt-widget.store-locator .bureau-article div.info-box h4 {
  padding: 2px 0 5px 25px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px 0;
  font-size: 0.938em;
  color: #666;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
/* line 230, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .timetable {
  width: 100%;
}
/* line 234, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .timetable td {
  font-size: 0.938em;
  line-height: 1.7em;
}
@media only screen and (max-width: 768px) {
  /* line 234, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .timetable td {
    font-size: 0.85em;
  }
}
/* line 243, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .storerow-image img {
  vertical-align: baseline;
  max-width: 100%;
}
/* line 248, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-actions {
  text-align: right;
}
/* line 252, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-actions {
  display: none;
}
/* line 256, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .selected-store .more-actions {
  display: block;
  margin-top: 20px;
}
/* line 261, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .selected-store .more-actions .find-out-more {
  display: none;
}
/* line 265, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul#storeResults .more-actions {
  display: none;
}
/* line 269, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator p.storerow-address {
  padding-left: 30px;
  font-size: 0.85em;
}
/* line 274, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator a.storerow-selector-name span.vr {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 10px 7px 10px;
}
/* line 281, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .info-box.airport-map, .salt-widget.store-locator .info-box.storerow-image {
  overflow: hidden;
}
/* line 285, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .info-box.airport-map div {
  height: 100%;
}
/* line 289, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator input[type="radio"] + span.styled-radio {
  background: transparent url("/img/radio-btns.png") no-repeat scroll left bottom;
  cursor: pointer;
  margin: 0;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background-position: left bottom;
  background-size: 19px;
  border-bottom: none;
  display: inline-block;
  padding: 0;
  position: relative;
}
/* line 304, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator #storeResults input[type="radio"] {
  display: none;
}
/* line 308, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator input[type="radio"]:checked + span.styled-radio {
  background-position: left top;
}
/* line 312, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results input[type="radio"] + label span, .salt-widget.store-locator .airport-results input[type="radio"] + label span {
  margin-left: 8px;
  margin-right: -2px;
}
/* line 317, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results li {
  border: 1px solid #e7e7e8;
  padding: 20px;
  border-radius: 2px;
  list-style-type: none;
  margin-bottom: 15px;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #fdfdfd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fdfdfd));
  background: -webkit-linear-gradient(top, white 0%, #fdfdfd 100%);
  background: -o-linear-gradient(top, white 0%, #fdfdfd 100%);
  background: -ms-linear-gradient(top, white 0%, #fdfdfd 100%);
  background: linear-gradient(to bottom, white 0%, #fdfdfd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd',GradientType=0 );
}
/* line 335, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .full .store-results li {
  width: auto !Important;
}
/* line 339, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results li.selected-store {
  background: #eff5fb;
}
/* line 343, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store, .salt-widget.store-locator .airport-holder .airport-results .selected-airport {
  background: #eff5fb;
  overflow: hidden;
}
/* line 348, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store .store-contact, .salt-widget.store-locator .pickup-holder .store-results .selected-store .store-hours, .salt-widget.store-locator .pickup-holder .store-results .selected-store .store-map, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-contact, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-hours, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-map, .salt-widget.store-locator .pickup-holder .store-results .store-contact, .salt-widget.store-locator .pickup-holder .store-results .store-hours, .salt-widget.store-locator .pickup-holder .store-results .store-map, .salt-widget.store-locator .airport-holder .airport-results .airport-contact, .salt-widget.store-locator .airport-holder .airport-results .airport-hours, .salt-widget.store-locator .airport-holder .airport-results .airport-map {
  background: #fff;
  border: 1px solid #e7e7e8;
  padding: 15px;
  color: #3983ce;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
}
/* line 357, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store .store-map {
  padding: 0;
}
/* line 361, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-store .store-contact, .salt-widget.store-locator .selected-store .store-hours, .salt-widget.store-locator .selected-store .store-map, .salt-widget.store-locator .selected-airport .airport-contact, .salt-widget.store-locator .selected-airport .airport-hours, .salt-widget.store-locator .selected-airport .airport-map, .salt-widget.store-locator .pickup-holder .store-results .store-contact, .salt-widget.store-locator .pickup-holder .store-results .store-hours, .salt-widget.store-locator .pickup-holder .store-results .store-map, .salt-widget.store-locator .airport-holder .airport-results .airport-contact, .salt-widget.store-locator .airport-holder .airport-results .airport-hours, .salt-widget.store-locator .airport-holder .airport-results .airport-map {
  width: 25%;
  float: left;
  min-height: 214px;
}
/* line 367, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-airport .airport-address, .salt-widget.store-locator .airport-address {
  width: 30%;
}
/* line 371, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-airport .airport-address .rates {
  margin-top: 0;
  font-size: 17px;
  width: 61.5%;
  spadding: 11px;
}
/* line 378, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-store .store-hours, .salt-widget.store-locator .selected-airport .airport-hours, .salt-widget.store-locator .store-hours, .salt-widget.store-locator .airport-hours, .salt-widget.store-locator .more-info .store-hours, .salt-widget.store-locator .more-info .airport-hours {
  margin-right: 3%;
}
/* line 382, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .selected-store .store-contact, .salt-widget.store-locator .selected-airport .airport-contact, .salt-widget.store-locator .selected-airport .airport-address, .salt-widget.store-locator .store-contact, .salt-widget.store-locator .airport-contact, .salt-widget.store-locator .airport-address, .salt-widget.store-locator .more-info .store-contact, .salt-widget.store-locator .more-info .airport-contact {
  margin-left: 43px;
  margin-right: 3%;
}
/* line 387, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store .store-contact h4[data-icon]:before, .salt-widget.store-locator .pickup-holder .store-results .selected-store .store-hours h4[data-icon]:before, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-contact h4[data-icon]:before, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-hours h4[data-icon]:before, .salt-widget.store-locator .pickup-holder .store-results .store-contact h4[data-icon]:before, .salt-widget.store-locator .pickup-holder .store-results .store-hours h4[data-icon]:before, .salt-widget.store-locator .airport-holder .airport-results .airport-contact h4[data-icon]:before, .salt-widget.store-locator .airport-holder .airport-results .airport-hours h4[data-icon]:before {
  font-size: 16px;
  margin: 1px 0 0 -27px;
  position: absolute;
  color: #3983ce;
}
/* line 394, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store .store-contact h4, .salt-widget.store-locator .pickup-holder .store-results .selected-store .store-hours h4, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-contact h4, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-hours h4, .salt-widget.store-locator .pickup-holder .store-results .store-contact h4, .salt-widget.store-locator .pickup-holder .store-results .store-hours h4, .salt-widget.store-locator .airport-holder .airport-results .airport-contact h4, .salt-widget.store-locator .airport-holder .airport-results .airport-hours h4 {
  padding: 0 0 10px 30px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #e7e7e8;
  color: #787874;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
/* line 403, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .selected-store .store-contact strong, .salt-widget.store-locator .airport-holder .airport-results .selected-airport .airport-contact strong, .salt-widget.store-locator .pickup-holder .store-results .store-contact strong, .salt-widget.store-locator .airport-holder .airport-results .airport-contact strong {
  display: block;
  color: #787874;
}
/* line 408, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results, .salt-widget.store-locator .airport-holder .airport-results {
  margin-bottom: 0;
}
/* line 412, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .store-address {
  padding-left: 45px;
  border-bottom: none;
  margin-bottom: 0;
  cursor: pointer;
}
/* line 419, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-holder .airport-results .airport-address {
  padding-left: 0px;
  border-bottom: none;
  margin-bottom: 0;
  width: auto;
}
/* line 426, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-holder > span:nth-child(2)[data-icon]:before {
  font-size: 24px;
}
/* line 430, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .store-address a, .salt-widget.store-locator .airport-holder .airport-results .airport-address a {
  display: inline-block;
}
/* line 434, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-results .store-address a:last-child, .salt-widget.store-locator .airport-holder .airport-results .airport-address a:last-child {
  display: block;
  margin-top: 10px;
}
/* line 439, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-hours table, .salt-widget.store-locator .airport-hours table {
  color: #787874;
}
/* line 443, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-hours table .highlighted, .salt-widget.store-locator .airport-hours table .highlighted {
  color: #3983ce;
}
/* line 447, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results h3, .salt-widget.store-locator .airport-results h3, .salt-widget.store-locator .store-results h4, .salt-widget.store-locator .airport-results h4 {
  display: inline;
  margin: 5px 0 10px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 20px;
}
/* line 455, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results h3, .salt-widget.store-locator .airport-results h4 {
  display: inline;
  margin: 5px 0 10px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 20px;
  background: inherit;
  color: #666666;
}
/* line 464, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results input[type="radio"] + label, .salt-widget.store-locator .airport-results input[type="radio"] + label {
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  display: inline-block;
}
/* line 471, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder span.store-results, .salt-widget.store-locator .airport-holder span.airport-results {
  color: #787874;
  border-bottom: none;
}
/* line 476, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder span.last {
  border-bottom: medium none;
  display: block;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
}
/* line 484, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-search, .salt-widget.store-locator .airport-holder .airport-search {
  display: none;
  padding: 0 !important;
  margin: 10px 0;
  border-bottom: none;
}
/* line 491, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .change-pickup-date {
  display: none;
}
/* line 495, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .pickup-date, .salt-widget.store-locator .airport-holder .pickup-date {
  border-bottom: 1px solid #e8e8e9;
  padding-bottom: 5px;
}
/* line 500, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .pickup-date button, .salt-widget.store-locator .airport-holder .pickup-date button {
  margin: 0 10px 10px 0;
  display: inline-block;
  font-size: 15px;
}
/* line 506, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .pickup-date button.change-sel, .salt-widget.store-locator .airport-holder .pickup-date button.change-sel {
  background-color: #ed1c2e;
}
/* line 510, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-search input, .salt-widget.store-locator .airport-holder .airport-search input {
  font-family: "Lato Regular";
  font-weight: normal;
  border: 1px solid #e8e8e9;
  padding: 4px;
  margin-right: 5px;
  width: 40%;
  display: inline-block;
  font-size: 15px;
}
/* line 520, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder .store-search button, .salt-widget.store-locator .airport-holder .airport-search button {
  display: inline-block;
  border: none;
  border-radius: 2px;
  background-color: #ed1c2e;
  color: #fff;
  width: 75px;
  padding: 5px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 15px;
}
/* line 532, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-hours, .salt-widget.store-locator .airport-hours {
  margin-bottom: 0;
}
/* line 536, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-stores, .salt-widget.store-locator .more-airports {
  background-color: #3983ce;
  border-radius: 2px;
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  width: 150px;
}
/* line 548, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-stores:hover, .salt-widget.store-locator .more-airports:hover {
  background: #40a5d9;
}
/* line 552, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-info {
  display: none;
  border-top: 1px solid #e8e8e9;
  margin-top: 10px;
  padding: 20px 0px 0 0;
}
@media only screen and (max-width: 768px) {
  /* line 552, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-info {
    padding-right: 0px;
  }
}
/* line 563, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-holder span.last {
  border-bottom: none;
  text-align: center;
  display: block;
  margin: 20px 0;
  padding: 0;
}
/* line 571, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-holder span.vr {
  padding: 18px 0 0 15px;
  border-bottom: none;
  margin: -15px 15px 0;
  font-size: 14px;
}
/* line 578, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results a.rates {
  width: 97.8%;
  padding-bottom: 0;
}
/* line 583, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results .change-terminal {
  border: 1px solid #3983ce;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-radius: 0 0 2px 2px;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 593, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results .change-terminal li {
  display: block;
  cursor: pointer;
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #e8e8e9;
  border-radius: 0;
  margin-bottom: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
}
/* line 608, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results .change-terminal li:hover {
  background: #d0dbea;
}
/* line 612, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results .change-terminal li:last-child {
  border-bottom: none;
  border-radius: 0 0 2px 2px;
}
/* line 617, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-results .change-terminal li span {
  float: left;
}
/* line 621, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator input[type="radio"] + label {
  font-size: 14px;
}
/* line 625, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder p.red, .salt-widget.store-locator .airport-holder p.red {
  display: inline-block;
  margin-left: 5px;
}
/* line 630, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator p.text {
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0 0 25px;
  display: inline-block;
}
/* line 637, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator p.text a {
  text-decoration: none;
}
/* line 641, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .airport-contact p.text {
  color: #787874;
  font-size: 0.938em;
  margin-bottom: 5px;
  margin-left: 0;
}
/* line 648, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .pickup-holder span[data-icon]:before {
  font-size: 28px;
}
/* line 652, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store section.currency-box {
  padding: 0;
}
/* line 656, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator #delivery,
.salt-widget.store-locator #store {
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 656, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator #delivery,
  .salt-widget.store-locator #store {
    background-color: #fff;
    border: 1px solid #3983ce;
    border-top: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 669, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults .more-info div.info-box.storerow-image.store-map, .salt-widget.store-locator ul#storeResults .more-info div.info-box.storerow-image.airport-map {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 676, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a {
    padding: 0 30px 0 30px;
  }
  /* line 680, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .pickup {
    left: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 687, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul#storeResults .more-info {
    padding-top: 0;
  }
  /* line 691, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a {
    margin-top: 0;
    display: block;
    width: 48%;
    float: left;
    text-align: left;
    padding: 0 0 0 10px;
    float: none;
    width: auto;
  }
  /* line 702, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a:last-child {
    float: right;
    text-transform: capitalize;
    margin-top: 10px;
    float: none;
  }
  /* line 709, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions {
    margin-top: 10px;
  }
}
/* line 721, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box {
  background: #fff;
  float: left;
  min-height: 250px;
  width: 29%;
  margin: 0 2% 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 733, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .padded {
  padding: 4%;
}
/* line 737, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box h4 {
  padding: 2px 0 5px 25px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px 0;
  font-size: 0.9em;
  color: #787874;
  background-color: transparent;
}
/* line 746, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-actions a.blue {
  background-color: #3983ce;
}
/* line 750, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-actions a {
  background: url../img/sprite-finder-widget.png") no-repeat 95% -33px;
  border: 0;
  color: #fff;
  font-size: 0.938em;
  width: auto;
  padding: 0 50px 0 25px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 2.7;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  margin-top: 20px;
}
/* line 770, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .more-actions a.red {
  background-color: #ed1c2e;
  text-transform: uppercase;
  margin-top: 0px;
}
/* line 776, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .red-arr-btn {
  font-family: "Lato Regular";
}
/* line 780, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator a {
  font-family: "Lato Regular";
  font-weight: bold;
  color: #3983ce;
}
/* line 787, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box {
  background: #fff;
  float: left;
  min-height: 250px;
  width: 29%;
  margin: 0 2% 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2;
}
/* line 800, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box:last-child, .salt-widget.store-locator ul.store-results-container .more-info div.info-box.last {
  margin-right: 0;
}
/* line 805, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box.storerow-image {
  background-color: #EFF5FB;
}
/* line 809, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-actions {
  display: none;
}
/* line 813, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .less-info-location input {
  float: left;
}
/* line 817, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .storerow-selector {
  float: right;
  min-width: 40%;
  position: relative;
  display: block;
  padding: 0 0px 0 0;
  margin: -6px 0 0 0;
  max-width: 700px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 831, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box.notes-directions {
  margin-top: 20px;
  width: auto;
  float: none;
  height: auto;
}
/* line 837, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box.notes-directions .padded {
  padding: 2%;
}
/* line 841, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator ul.store-results-container .more-info div.info-box.notes-directions p.text {
  margin-left: 0;
  font-size: 0.938em;
}
/* line 847, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator input[type="checkbox"], .salt-widget.store-locator input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 852, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results li {
  cursor: pointer;
}
/* line 857, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .store-results input[type="radio"] {
  display: none;
}
/* line 861, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator input[type="radio"] + span.styled-radio {
  background: url("/img/radio-btns.png") no-repeat scroll left bottom transparent;
  cursor: pointer;
  margin: 6px 0px 0 0;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background-position: left bottom;
  background-size: 19px;
  border-bottom: none;
  float: left;
  padding: 0;
  display: block;
}
/* line 878, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator p.storerow-title {
  margin: 0;
  padding: 5px 0 0 30px;
  margin: 0;
  font-weight: bold;
  font-family: "Lato Regular";
  /* font-size: 20px; */
  display: block;
}
/* line 889, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .storerow-selector-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 895, ../scss/widgets/_store-locator.scss */
.salt-widget.store-locator .button {
  background: #3983ce;
  color: #fff;
  display: block;
  border-radius: 3px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Lato Regular";
  font-size: 15px;
}
@media only screen and (max-width: 965px) {
  /* line 912, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .storerow-selector {
    margin: 10px 0 0 0 !important;
    float: left !important;
  }
  /* line 917, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .less-info-location {
    float: none;
  }
  /* line 920, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .ui-tooltip {
    width: 200px;
  }
  /* line 923, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator #cardnumber-note {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator {
    /* store locator */
  }
  /* line 931, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator section, .salt-widget.store-locator .eighteen-col header, .salt-widget.store-locator .store-results li, .salt-widget.store-locator .delivery-holder, .salt-widget.store-locator #storePickupCalendar {
    padding: 10px;
  }
  /* line 935, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .less-info-location {
    float: none;
  }
  /* line 939, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .storerow-selector {
    float: none !important;
    margin: 10px 0 !important;
    max-width: none !important;
    width: auto;
  }
  /* line 945, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .storerow-selector .customSelect.button {
    min-width: 0;
    width: 100%;
  }
  /* line 950, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .more-info div.info-box {
    width: auto;
    /*margin:0 0 20px 0;*/
    /*float:none;*/
    border: 0 none;
    margin: 0 1%;
    width: 48%;
  }
  /* line 959, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .more-info div.info-box.storerow-image.store-map, .salt-widget.store-locator ul.store-results-container .more-info div.info-box.storerow-image.airport-map {
    display: none;
  }
  /* line 962, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .storerow-selector-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 967, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .timetable td {
    font-size: 0.85em;
  }
  /* line 971, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .buying-options-tab {
    padding: 7px;
    text-align: center;
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 4, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator {
    /* store locator */
  }
  /* line 981, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator #basket .buycurrency .red-button.addCash.next, .salt-widget.store-locator #basket .buycurrency .header-slide .hs-inner .addCash.next#buyBtn, .header-slide .hs-inner .salt-widget.store-locator #basket .buycurrency .addCash.next#buyBtn, .salt-widget.store-locator #basket .buycurrency .store-detail--usa .ways-to-order-buy .addCash.next#buyBtn, .store-detail--usa .ways-to-order-buy .salt-widget.store-locator #basket .buycurrency .addCash.next#buyBtn, .salt-widget.store-locator #basket .buycurrency .red-button.add-rcp.next, .salt-widget.store-locator #basket .buycurrency .header-slide .hs-inner .add-rcp.next#buyBtn, .header-slide .hs-inner .salt-widget.store-locator #basket .buycurrency .add-rcp.next#buyBtn, .salt-widget.store-locator #basket .buycurrency .store-detail--usa .ways-to-order-buy .add-rcp.next#buyBtn, .store-detail--usa .ways-to-order-buy .salt-widget.store-locator #basket .buycurrency .add-rcp.next#buyBtn {
    width: auto;
    padding: 10px;
    font-size: 13px;
    letter-spacing: 1px;
  }
  /* line 989, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .more-info div.info-box {
    width: auto;
    margin: 10px 0 0 0;
    float: none;
    height: auto;
  }
  /* line 996, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-find-form h3.location {
    font-size: 0.8em;
  }
  /* line 999, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-find-form h4.location {
    font-size: 0.8em;
  }
  /* line 1003, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .more-info {
    padding-top: 0;
  }
  /* line 1007, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a {
    margin-top: 0;
    display: block;
    width: 48%;
    float: left;
    text-align: left;
    padding: 0 0 0 10px;
  }
  /* line 1016, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a:last-child {
    float: right;
    text-transform: capitalize;
  }
  /* line 1021, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions {
    margin-top: 10px;
  }
  /* line 1025, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container li.selected-bureau {
    margin-bottom: 10px;
  }
  /* line 1029, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-search-form input#searchTerm {
    display: block;
    margin-bottom: 5px;
    width: 96%;
  }
  /* line 1035, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .bureau-find-form h3, .salt-widget.store-locator .bureau-find-form h4 {
    float: none;
  }
  /* line 1039, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a {
    float: none;
    width: auto;
  }
  /* line 1044, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator .more-actions a:last-child {
    margin-top: 10px;
    float: none;
  }
  /* line 1049, ../scss/widgets/_store-locator.scss */
  .salt-widget.store-locator ul.store-results-container .storerow-selector .customSelectInner {
    width: 80% !important;
  }
}

/* line 1058, ../scss/widgets/_store-locator.scss */
.floatL65 .map img {
  width: 100%;
}

/* line 1065, ../scss/widgets/_store-locator.scss */
.lt-ie9 input[type="radio"] + span.styled-radio {
  background: transparent url("/img/svg/fake-radio-active.svg") no-repeat scroll left bottom;
  background-position: cover;
  -ms-behavior: url(/scripts/plugins/backgroundsize.min.htc);
}
/* line 1071, ../scss/widgets/_store-locator.scss */
.lt-ie9 .selected-store input[type="radio"] + span.styled-radio {
  background: transparent url("/img/svg/fake-radio-active.svg") no-repeat scroll left bottom;
  background-position: cover;
  -ms-behavior: url(/scripts/plugins/backgroundsize.min.htc);
}

/*special closure changes*/
/* line 1080, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info .info-box.notes-directions, ul.store-results-container .more-info .info-box.special-hours, ul.store-results-container .more-info .info-box.special-closures {
  margin-top: 20px;
  width: auto !important;
  float: none !important;
  height: auto;
  min-height: 110px;
}

/* line 1087, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info div.info-box {
  background: #fff;
  float: left;
  min-height: inherit !important;
  width: 29%;
  margin: 0 2% 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1098, ../scss/widgets/_store-locator.scss */
.more-info .special-hours.info-box, .more-info .special-closures.info-box {
  margin-top: 25px !important;
}

/* line 1101, ../scss/widgets/_store-locator.scss */
.more-info .special-hours.info-box, .more-info .special-closures.info-box {
  margin: 0 1% 0 1% !important;
}

/* line 1105, ../scss/widgets/_store-locator.scss */
.more-info .special-hours.info-box, .more-info .special-closures.info-box {
  margin-top: 25px !important;
}

/*.more-info .special-hours.info-box, .more-info .special-closures.info-box {
    margin: 0 0 0 3%!important;
}*/
/* line 1111, ../scss/widgets/_store-locator.scss */
.padded h5, .padded p, .padded tr, .special-hours, .special-closures {
  cursor: default;
  border: none;
}

/* line 1115, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info .info-box.notes-directions .padded, ul.store-results-container .more-info .info-box.special-hours .padded, ul.store-results-container .more-info .info-box.special-closures .padded {
  padding: 2%;
}

/* line 1119, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info div.info-box h5, ul.store-results-container .more-info div.info-box p:first-child {
  padding: 2px 0 5px 25px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px 0;
  font-size: .9em;
  font-weight: bold;
}

/* line 1126, ../scss/widgets/_store-locator.scss */
h5.closures, p.closures {
  background: url(../img/sprite-finder-widget.png) no-repeat left -265px;
}

/* line 1129, ../scss/widgets/_store-locator.scss */
.padded h5, .padded p, .padded tr, .special-hours, .special-closures {
  cursor: default;
}

/* line 1132, ../scss/widgets/_store-locator.scss */
.info-box-hr {
  width: auto;
  margin: 0;
  padding: 7px 0 0 0;
}

/* line 1137, ../scss/widgets/_store-locator.scss */
.info-box-hr ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
  /* border: none!important; */
}

/* line 1143, ../scss/widgets/_store-locator.scss */
.info-box-hr ul li:first-child, .info-box-hr ul li:nth-child(2) {
  width: 47%;
  padding: 0 3% 0 0 !important;
  border: none !important;
}

/* line 1148, ../scss/widgets/_store-locator.scss */
.info-box-hr ul li {
  border: none !important;
  float: left;
  padding: 0;
  margin: 0;
}

/* line 1154, ../scss/widgets/_store-locator.scss */
.info-box-hr ul li {
  border: none !important;
  float: left;
  padding: 0;
  margin: 0;
}

/* line 1160, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info div.info-box-hr h5 {
  padding: 2px 0 0 0;
  border-bottom: none;
  margin: 0;
}

/* line 1165, ../scss/widgets/_store-locator.scss */
ul.store-results-container .more-info div.info-box p:first-child {
  font-weight: normal !important;
}

/* line 1, ../scss/widgets/_currency-lookup.scss */
.ac-holder input {
  padding: 8px;
  border: 1px solid #b4bfcb;
  border-radius: 2px;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-style: italic;
  width: 80%;
  margin: 20px 0;
  font-size: 15px;
}

/* line 12, ../scss/widgets/_currency-lookup.scss */
.ui-menu .ui-menu-item a {
  padding: 5px 0.4em;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  width: 98%;
}

/* line 20, ../scss/widgets/_currency-lookup.scss */
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #e8e8e9;
}

/* line 27, ../scss/widgets/_currency-lookup.scss */
* html .ui-autocomplete {
  height: 200px;
}

/* line 31, ../scss/widgets/_currency-lookup.scss */
.auto-highlight {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 36, ../scss/widgets/_currency-lookup.scss */
.ui-widget-content {
  border: 1px solid #e8e8e9 !important;
  border-top: none !important;
}

/* line 41, ../scss/widgets/_currency-lookup.scss */
.ui-widget-content a {
  color: #787874 !important;
  font-weight: normal !important;
}

/* line 46, ../scss/widgets/_currency-lookup.scss */
.ui-menu-item a img {
  width: 32px;
  margin-right: 15px;
}

/* line 51, ../scss/widgets/_currency-lookup.scss */
.ui-menu-item a {
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}

/* line 1, ../scss/widgets/_rate-chart.scss */
.RateHistoryChartWrapper #one-month-graph,
.RateHistoryChartWrapper #three-month-graph,
.RateHistoryChartWrapper #six-month-graph,
.RateHistoryChartWrapper #twelve-month-graph {
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 11px;
}

/* line 10, ../scss/widgets/_rate-chart.scss */
.RateHistoryChartWrapper .rate-chart {
  width: 600px;
  height: 300px;
}

/* line 15, ../scss/widgets/_rate-chart.scss */
.RateHistoryChartWrapper .yaxis,
.RateHistoryChartWrapper .zaxis {
  position: absolute;
  font-size: 14px;
  color: #004fa3;
}

/* line 22, ../scss/widgets/_rate-chart.scss */
.RateHistoryChartWrapper .yaxis {
  left: 20px;
  width: 45px;
  top: 170px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 30, ../scss/widgets/_rate-chart.scss */
.currency-converter .xaxis {
  clear: both;
  display: block;
  text-align: center;
  color: #004fa3;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 39, ../scss/widgets/_rate-chart.scss */
.RateHistoryChartWrapper .zaxis {
  right: -50px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 195px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 49, ../scss/widgets/_rate-chart.scss */
#historyGraph .tab-nav a {
  background-color: #d0dbea;
  color: #004fa3 !important;
  display: block;
  float: left;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-right: 10px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 65, ../scss/widgets/_rate-chart.scss */
#historyGraph .tab-nav li.ui-state-active a {
  background-color: #004fa3;
  color: #fff !important;
}

/* line 70, ../scss/widgets/_rate-chart.scss */
#historyGraph .ui-widget-header {
  background: none;
  border: none;
}

/* line 75, ../scss/widgets/_rate-chart.scss */
#historyGraph .ui-state-active,
#historyGraph .ui-widget-content .ui-state-active,
#historyGraph .ui-widget-header .ui-state-active {
  border: none;
}

/* line 81, ../scss/widgets/_rate-chart.scss */
#historyGraph .ui-state-default,
#historyGraph .ui-widget-content .ui-state-default,
#historyGraph .ui-widget-header .ui-state-default {
  border: none;
  float: left;
  width: 21%;
  margin: 0 1.5% 0 0;
  list-style-type: none;
}

/* line 91, ../scss/widgets/_rate-chart.scss */
.add-more-currency-widget.currency-converter.graph .ui-widget-content {
  border: none !important;
}

/* line 95, ../scss/widgets/_rate-chart.scss */
.add-more-currency-widget.currency-converter.blue .tabs {
  padding-top: 70px;
  margin-bottom: 20px;
}

/* line 100, ../scss/widgets/_rate-chart.scss */
#tab1A,
#tab2A,
#tab3A,
#tab4A {
  width: 80%;
  position: absolute;
  margin: 20px 0 0 35px;
  color: #787874;
}

/* 
    Added 12/10/15
    Custom breakpoints and styles provided by Travelex
*/
@media only screen and (max-width: 768px) {
  /* line 117, ../scss/widgets/_rate-chart.scss */
  #historyGraph .tab-nav a {
    font-size: 14px;
  }

  /* line 121, ../scss/widgets/_rate-chart.scss */
  .RateHistoryChartWrapper .yaxis {
    font-size: 13px;
    width: 35px;
    left: 1%;
  }

  /* line 127, ../scss/widgets/_rate-chart.scss */
  .RateHistoryChartWrapper .zaxis {
    right: -10%;
    font-size: 13px;
  }

  /* line 132, ../scss/widgets/_rate-chart.scss */
  .add-more-currency-widget.currency-converter.blue .tabs .RateHistoryChartWrapper {
    width: 500px !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 138, ../scss/widgets/_rate-chart.scss */
  #historyGraph .ui-state-default, #historyGraph .ui-widget-content .ui-state-default, #historyGraph .ui-widget-header .ui-state-default {
    width: 19%;
  }

  /* line 142, ../scss/widgets/_rate-chart.scss */
  #historyGraph .tab-nav a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 540px) {
  /* line 148, ../scss/widgets/_rate-chart.scss */
  #tab1A, #tab2A, #tab3A, #tab4A {
    width: 65%;
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 155, ../scss/widgets/_rate-chart.scss */
  #historyGraph .ui-state-default, #historyGraph .ui-widget-content .ui-state-default, #historyGraph .ui-widget-header .ui-state-default {
    width: 16%;
  }

  /* line 159, ../scss/widgets/_rate-chart.scss */
  #historyGraph .tab-nav a {
    font-size: 10px;
  }

  /* line 163, ../scss/widgets/_rate-chart.scss */
  .RateHistoryChartWrapper .yaxis, .RateHistoryChartWrapper .zaxis {
    font-size: 14px;
  }
}
@media only screen and (max-width: 360px) {
  /* line 169, ../scss/widgets/_rate-chart.scss */
  #historyGraph .ui-state-default, #historyGraph .ui-widget-content .ui-state-default, #historyGraph .ui-widget-header .ui-state-default {
    width: 20%;
  }

  /* line 173, ../scss/widgets/_rate-chart.scss */
  .RateHistoryChartWrapper .zaxis {
    right: -15%;
  }
}
@media only screen and (max-width: 320px) {
  /* line 179, ../scss/widgets/_rate-chart.scss */
  #historyGraph .tab-nav a {
    font-size: 10px;
  }
}
/* line 2, ../scss/widgets/_currency.scss */
html, body, input, span, div, article, section, p, strong, table, header, nav, h1, h2, h3, h4, h5, h6, ul, li {
  outline: none;
}

/* line 6, ../scss/widgets/_currency.scss */
.image-intro .add-more-currency-widget.main-blue {
  width: 300px;
  padding: 0;
  background: none;
  color: #787874;
}

@media only screen and (max-width: 1040px) {
  /* line 14, ../scss/widgets/_currency.scss */
  .image-intro .add-more-currency-widget.main-blue {
    width: 100%;
  }
}
/* line 19, ../scss/widgets/_currency.scss */
.add-more-currency-widget input[type="radio"] {
  display: none;
}

/* line 24, ../scss/widgets/_currency.scss */
.add-more-currency-widget input[type="radio"] + label span {
  margin: -5px 4px 0 0;
  padding: 0 0 0 20px !important;
  vertical-align: middle;
  border-bottom: medium none;
  cursor: pointer;
  display: inline-block;
}

/* line 33, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs {
  clear: both;
}

/* line 37, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs #nibuycurrency {
  display: block;
  position: relative;
}

/* line 42, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav a {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  display: block;
  float: left;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}

/* line 55, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav .tabnav-1 a {
  width: 100%;
}

/* line 59, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav .tabnav-2 a {
  width: 50%;
}

/* line 63, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav a:first-of-type {
  border-radius: 3px 0 0 0;
}

/* line 66, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav a:last-of-type {
  border-radius: 0 3px 0 0;
}

/* line 70, ../scss/widgets/_currency.scss */
.add-more-currency-widget input.buy-amount,
.add-more-currency-widget input.cost {
  text-align: right;
}

/* line 75, ../scss/widgets/_currency.scss */
.add-more-currency-widget .enter-amount {
  width: 100%;
  position: relative;
  z-index: 1;
  display: inline;
  margin-bottom: 0;
}

/* line 83, ../scss/widgets/_currency.scss */
.add-more-currency-widget .enter-amount span.ealeft,
.add-more-currency-widget .enter-amount span.earight {
  display: block;
  float: left;
  width: 45.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 91, ../scss/widgets/_currency.scss */
.add-more-currency-widget .enter-amount span.earight {
  float: right;
}

/* line 95, ../scss/widgets/_currency.scss */
.add-more-currency-widget .enter-amount span.eq {
  display: inline-block;
  float: left;
  margin-top: 9px;
  margin-left: 5px;
  width: auto;
}

/* line 103, ../scss/widgets/_currency.scss */
.add-more-currency-widget .exrate {
  clear: both;
  display: block;
  font-size: 12px;
  border-bottom: 0 !important;
}

/* line 110, ../scss/widgets/_currency.scss */
.add-more-currency-widget.large .enter-amount {
  width: 47%;
  float: left;
}

/* line 115, ../scss/widgets/_currency.scss */
.add-more-currency-widget.large .exrate {
  width: 48.5%;
  float: right;
}

/* line 120, ../scss/widgets/_currency.scss */
.add-more-currency-widget input {
  border: 1px solid #dcdcdc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 15px;
  color: #787874;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  width: 100%;
  padding: 5px;
  background: #fff;
  margin-bottom: 0;
}

/* line 135, ../scss/widgets/_currency.scss */
.add-more-currency-widget p.center {
  text-align: center;
}

/* line 139, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .addCash .btntxt,
.add-more-currency-widget .add-rcp .btntxt {
  vertical-align: middle;
}

/* line 144, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .addCash,
.add-more-currency-widget .add-rcp {
  text-align: center;
  float: none;
}

/* line 150, ../scss/widgets/_currency.scss */
.add-more-currency-widget .addCash, .add-more-currency-widget .add-rcp {
  background: repeat-y scroll 84% 0 #7a8c9d;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  letter-spacing: 2.4px;
  padding: 8px 16px 8px 15px;
  border: none;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  margin-bottom: 10px;
}

/* line 162, ../scss/widgets/_currency.scss */
.add-more-currency button, .reload-cash-passport button {
  background-color: #3983ce;
  border: medium none;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px 2%;
}

/* line 173, ../scss/widgets/_currency.scss */
.reload-cash-passport button.closeDiv_widget {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 2px;
  border: none;
  color: #b1b1b4;
  padding: 1px 6px;
  display: none;
}

/* line 184, ../scss/widgets/_currency.scss */
.reload-cash-passport button.closeDiv_widget:after {
  color: #b1b1b4;
  padding: 1px 6px;
  position: absolute;
  top: 0px;
  right: 2px;
  font-size: 100%;
}

@media only screen and (max-width: 768px) {
  /* line 193, ../scss/widgets/_currency.scss */
  .reload-cash-passport button.closeDiv_widget {
    display: block;
  }
}
/* line 198, ../scss/widgets/_currency.scss */
.add-more-currency-widget input.autocomplete-w,
.add-more-currency-widget .reload-cash-passport input.rcp-validate {
  width: 100%;
  text-align: left;
}

/* line 204, ../scss/widgets/_currency.scss */
.add-more-currency-widget .reload-cash-passport {
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 209, ../scss/widgets/_currency.scss */
.add-more-currency-widget .reload-cash-passport p.cp-card-num,
.add-more-currency-widget .reload-cash-passport > p {
  font-family: "Lato Bold italic";
  font-style: italic;
  font-size: 15px;
  position: relative;
}

/* line 216, ../scss/widgets/_currency.scss */
.add-more-currency-widget form .left,
.add-more-currency-widget form .right {
  width: 50%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  float: left;
}

/* line 225, ../scss/widgets/_currency.scss */
.add-more-currency-widget .addCash, .add-more-currency-widget.main-blue .add-rcp {
  margin: 0 auto;
  display: block;
  clear: both;
  font-size: 20px;
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 200;
  font-weight: bold;
  background: repeat-y scroll 84% 0 #ed1c2e;
  padding: 8px 9px;
}

/* line 236, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .addCash,
.add-more-currency-widget.main-blue .add-rcp {
  font-size: 15px;
  padding: 8px 7px 8px 0px;
  background-position: 87% 0;
  letter-spacing: 1px;
  cursor: pointer;
}

/* line 245, ../scss/widgets/_currency.scss */
.add-more-currency-widget .vr {
  background-image: none;
  height: auto;
  margin: 2px 0 0;
  padding: 0;
  float: right;
}

/* line 253, ../scss/widgets/_currency.scss */
.add-more-currency-widget form .right {
  text-align: right;
}

/* line 257, ../scss/widgets/_currency.scss */
.add-more-currency-widget form p {
  font-size: 15px;
  font-style: italic;
  font-family: "Lato Bold italic";
  font-style: italic;
  position: relative;
}

/* line 264, ../scss/widgets/_currency.scss */
.add-more-currency-widget form p strong {
  font-weight: normal;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 269, ../scss/widgets/_currency.scss */
.add-more-currency-widget form span input,
.add-more-currency-widget .reload-cash-passport form span input {
  width: 66%;
}

/* line 274, ../scss/widgets/_currency.scss */
.add-more-currency-widget .reload-cash-passport form span input.cost {
  margin-left: 0;
}

/* line 278, ../scss/widgets/_currency.scss */
.add-more-currency-widget form span label {
  margin: 0 0 0 2%;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 284, ../scss/widgets/_currency.scss */
.add-more-currency-widget form span label.ac-ba {
  margin-right: 3%;
}

/* line 288, ../scss/widgets/_currency.scss */
.add-more-currency-widget p.center {
  clear: both;
}

/* line 291, ../scss/widgets/_currency.scss */
.add-more-currency-widget input + label {
  margin: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 298, ../scss/widgets/_currency.scss */
.add-more-currency-widget input + label[for="cost"] {
  margin-right: 0;
}

/* line 302, ../scss/widgets/_currency.scss */
.add-more-currency-widget input[type="radio"] + label {
  display: block;
  font-size: 15px;
  padding: 5px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  width: 100%;
}

/* line 313, ../scss/widgets/_currency.scss */
.add-more-currency-widget input[type="radio"]:disabled + label {
  display: block;
  font-size: 15px;
  padding: 5px 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  cursor: default;
  opacity: 0.5;
}

/* line 323, ../scss/widgets/_currency.scss */
.add-more-currency-widget input[type="radio"] + label span {
  padding-left: 3px !important;
  width: 20px;
}

/* line 328, ../scss/widgets/_currency.scss */
.add-more-currency-widget header {
  border-radius: 3px 3px 0 0;
}

/* line 332, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue a.info-tooltip {
  margin-top: 3px;
}

/* line 336, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue a.info-tooltip span {
  color: #787874;
  right: -23px;
  top: 35px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  text-transform: none;
}

/* line 345, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue form a.info-tooltip span,
.add-more-currency-widget.main-blue p a.info-tooltip span {
  right: 30px;
  top: -10px;
}

/* line 351, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue a.info-tooltip .arrow {
  right: -5px;
  left: inherit;
  padding-bottom: 0;
}

/* line 357, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue a.info-tooltip .arrow.top {
  top: -16px;
}

/* line 361, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue a.info-tooltip .arrow:after {
  width: 10px;
}

/* line 365, ../scss/widgets/_currency.scss */
.add-more-currency-widget .eighteen-col {
  overflow: visible;
}

/* line 369, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabs,
.add-more-currency-widget.blue .tabs {
  padding: 3%;
  border-left: 2px solid #004fa3;
  border-right: 2px solid #004fa3;
  border-top: 2px solid #004fa3;
  border-bottom: 2px solid #004fa3;
  border-radius: 0;
}

/*.add-more-currency-widget.main-blue .tabnav a {
    background-color: $color-grey-blue-light-botticelli;
    color: $color-blue-dark-endeavour-1;
}

.add-more-currency-widget.main-blue .tabnav a.active {
    background-color: $color-blue-dark-endeavour-1;
    color: $color-white;
}*/
/* line 388, ../scss/widgets/_currency.scss */
.widget-container .no-items .tabnav a {
  background-color: inherit;
}

/* line 391, ../scss/widgets/_currency.scss */
.tabnav a.tabnav-1 {
  width: 100%;
}

/* line 394, ../scss/widgets/_currency.scss */
.tabnav h2.tabnav-1 {
  width: 100% !important;
}

/* line 397, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav h2.active a {
  background-color: #0c3560;
}

/* line 400, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav h2.active {
  background-color: #0c3560;
}

/* line 405, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav a.rp-buy-cur,
.add-more-currency-widget.main-blue .tabnav a.rp-buy-cur.active,
.add-more-currency-widget.main-blue .tabnav a.rp-reload,
.add-more-currency-widget.main-blue .tabnav a.rp-reload.active {
  background-image: none;
}

/* line 412, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav a.rp-buy-cur,
.add-more-currency-widget.main-blue .tabnav a.rp-buy-cur.active {
  padding: 15px 25px;
}

@media only screen and (max-width: 420px) {
  /* line 418, ../scss/widgets/_currency.scss */
  .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur,
  .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur.active {
    min-height: 74px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 899px) {
  /* line 425, ../scss/widgets/_currency.scss */
  .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur,
  .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur.active {
    padding: 15px 35px;
  }
}
/* line 431, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav a.rp-reload,
.add-more-currency-widget.main-blue .tabnav a.rp-reload.active {
  padding: 15px 0;
}

/* line 437, ../scss/widgets/_currency.scss */
.add-more-currency-widget.large .tabnav a.rp-buy-cur,
.add-more-currency-widget.large .tabnav a.rp-buy-cur.active,
.add-more-currency-widget.large .tabnav a.rp-reload,
.add-more-currency-widget.large .tabnav a.rp-reload.active {
  background-image: none;
  padding: 15px 0 15px 15px;
}

/* line 445, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .widget-compare header,
.add-more-currency-widget.main-blue .widget-rates header {
  background: none repeat scroll 0 0 #004fa3;
  border-radius: 2px 2px 0 0;
  color: #fff;
  padding: 10px 15px;
}

/* line 453, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .widget-inner a {
  color: #3983ce;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 459, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .addCash, .add-more-currency-widget.main-blue .add-rcp {
  width: 100%;
}

/* line 463, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .addCash:hover, .add-more-currency-widget.main-blue .add-rcp:hover {
  background: #fc404f;
}

/* line 467, ../scss/widgets/_currency.scss */
.add-more-currency-widget .check-card {
  display: block;
  font-size: 15px;
  margin: 10px 0 0;
  padding: 1% 0;
  width: 100%;
  cursor: pointer;
}

/* line 476, ../scss/widgets/_currency.scss */
.add-more-currency-widget .check-card:hover {
  background: #40a5d9;
}

/* line 480, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue form span label {
  font-size: 13px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/*added for salt changes*/
/* line 486, ../scss/widgets/_currency.scss */
.tabs .buycurrency .amount-text, .tabs .cashpassport .amount-text {
  font-weight: bold;
  position: relative;
  font-family: "Lato Bold italic";
  font-style: italic;
  display: block;
  font-size: 15px;
  margin: 1em 0;
  /* width: 50%; */
  /* float: left; */
}

/* line 497, ../scss/widgets/_currency.scss */
.scrnread {
  position: absolute;
  left: -9999px;
}

/* line 501, ../scss/widgets/_currency.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  border: 0px none;
}

/* line 511, ../scss/widgets/_currency.scss */
add-more-currency-widget p a.info-tooltip, .add-more-currency-widget p.cp-card-num a.info-tooltip, .add-more-currency-widget h2 a.info-tooltip, .add-more-currency-widget h2.cp-card-num a.info-tooltip {
  margin-right: -10px !important;
}

/* line 515, ../scss/widgets/_currency.scss */
.add-more-currency-widget .currate-left,
.add-more-currency-widget .currate-right,
.main-blue.add-more-currency-widget .buycurrency p.currate-left, .main-blue.add-more-currency-widget .reload-cash-passport p.currate-left, .main-blue.add-more-currency-widget .buycurrency p.currate-right, .main-blue.add-more-currency-widget .reload-cash-passport p.currate-right {
  width: 46%;
  display: block;
  /*float: left;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 12px;
  margin: 0;
}

/* line 529, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue form span label.ac-ba {
  margin-right: 3%;
}

/* line 532, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2 {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%;
  display: block;
  float: left;
  font-family: "Lato Bold";
  font-style: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
}

/* line 547, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2:first-of-type {
  /*border-radius: 3px 3px 0 0;*/
  border-radius: 0;
}

/* line 551, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2:last-of-type {
  border-radius: 0 3px 0 0;
}

/* line 555, ../scss/widgets/_currency.scss */
.add-more-currency-widget.red .tabnav a.rp-buy-cur, .add-more-currency-widget.red .tabnav a.rp-buy-cur.active, .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
  background-image: none;
  padding: 15px 20px;
}

/* line 560, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2.rp-buy-cur, .add-more-currency-widget .tabnav h2.rp-buy-cur.active, .add-more-currency-widget .tabnav h2.rp-reload, .add-more-currency-widget .tabnav h2.rp-reload.active {
  background-image: none;
}

/* line 563, ../scss/widgets/_currency.scss */
.add-more-currency-widget.red .tabnav a {
  background-color: #eee2e2;
  color: #dd4b39;
}

/* skin */
/* line 568, ../scss/widgets/_currency.scss */
.add-more-currency-widget.red .tabnav a.active {
  background-color: #dd4b39;
  color: #fff;
}

/* line 573, ../scss/widgets/_currency.scss */
.add-more-currency-widget.red .tabnav a.rp-buy-cur, .add-more-currency-widget.red .tabnav a.rp-buy-cur.active, .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
  background-image: none;
  padding: 15px 20px;
}

/* line 578, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2.rp-buy-cur, .add-more-currency-widget .tabnav h2.rp-buy-cur.active, .add-more-currency-widget .tabnav h2.rp-reload, .add-more-currency-widget .tabnav h2.rp-reload.active {
  background-image: none;
}

/* line 581, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2 span.icon {
  line-height: 0;
  background-repeat: no-repeat;
  background-position: 10% 12px;
  /* padding: 10px 25px; */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 590, ../scss/widgets/_currency.scss */
.add-more-currency-widget.currency-converter.graph .tabnav a {
  width: 15%;
  margin-right: 1%;
  border-radius: 3px 3px 0 0;
}

/* line 595, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav h2 {
  background-color: #004FA3;
  color: #004FA3;
  margin: 0;
  padding: 15px 40px;
}

/* line 601, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav h2.active {
  background-color: #0c3560 !important;
}

/* line 604, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav h2 a {
  color: #fff;
  /*padding: 10px 0;*/
  paddong: 0px;
  text-decoration: none;
  /* display:block; */
  width: 100%;
  background: inherit;
}

/* line 613, ../scss/widgets/_currency.scss */
h2.rp-buy-cur.tabnav-2.active, h2.rp-reload.tabnav-2.active {
  background-color: #0c3560 !important;
}

/* line 616, ../scss/widgets/_currency.scss */
h2.rp-reload.tabnav-2 {
  background: #004fa3 !important;
}

/* line 622, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav h2.active {
  background-color: #004FA3;
  color: #fff;
  padding: 15px 40px;
}

/* line 627, ../scss/widgets/_currency.scss */
h2.rp-reload.tabnav-2 {
  padding: 15px 0 !important;
}

/* line 631, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav h2.active a {
  color: #fff;
}

/* line 635, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .tabnav h2.rp-buy-cur, .add-more-currency-widget.main-blue .tabnav h2.rp-buy-cur.active, .add-more-currency-widget.main-blue .tabnav h2.rp-reload, .add-more-currency-widget.main-blue .tabnav h2.rp-reload.active {
  background-image: none;
}

/* line 639, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabnav h2.rp-buy-cur, .add-more-currency-widget .tabnav h2.rp-buy-cur.active, .add-more-currency-widget .tabnav h2.rp-reload, .add-more-currency-widget .tabnav h2.rp-reload.active {
  background-image: none;
}

/* line 642, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .widget-compare header, .add-more-currency-widget.main-blue .widget-rates header {
  background: none repeat scroll 0 0 #004FA3;
  border-radius: 3px 3px 0 0;
  color: #FFFFFF;
  padding: 10px 15px;
}

@media only screen and (max-width: 640px) {
  /* line 649, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2 span.icon {
    display: none;
  }

  /* line 652, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 657, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .widget-rates, .add-more-currency-widget .widget-compare {
    display: block;
    width: 100%;
  }

  /* line 661, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .other div:first-child {
    margin-bottom: 10px;
  }

  /* line 664, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2.tabnav-2 {
    /* width: auto;*/
    padding: 3% 3.8%;
    font-size: 12px;
  }

  /* line 669, ../scss/widgets/_currency.scss */
  span.vr:after {
    display: none;
  }

  /* line 672, ../scss/widgets/_currency.scss */
  .add-more-currency-widget.main-blue .addCash, .add-more-currency-widget.main-blue .add-rcp {
    font-size: 13px;
    letter-spacing: 0px;
  }

  /* line 676, ../scss/widgets/_currency.scss */
  .widget-compare h2, .widget-rates h2 {
    font-size: 13px;
  }

  /* line 679, ../scss/widgets/_currency.scss */
  .widget-inner, a.info-tooltip span, .add-more-currency-widget .exrate, .add-more-currency-widget.main-blue form span label {
    font-size: 12px;
  }

  /* line 682, ../scss/widgets/_currency.scss */
  a.info-tooltip span {
    width: 82%;
    font-size: 12px;
  }

  /* line 686, ../scss/widgets/_currency.scss */
  .add-more-currency-widget.main-blue .widget-compare a.info-tooltip {
    margin-top: 0px;
  }

  /* line 689, ../scss/widgets/_currency.scss */
  .add-more-currency-widget form p, .add-more-currency-widget input, .add-more-currency-widget input[type="radio"] + label {
    font-size: 13px;
  }

  /* line 692, ../scss/widgets/_currency.scss */
  .tabs .buycurrency .amount-text, .tabs .cashpassport .amount-text {
    font-size: 13px;
  }

  /* line 696, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .reload-cash-passport button.check-card {
    display: block;
    width: 100%;
    margin: 7px 0 0 0;
  }

  /* line 701, ../scss/widgets/_currency.scss */
  .main-blue.add-more-currency-widget .buycurrency p strong, .main-blue.add-more-currency-widget .reload-cash-passport p strong {
    font-size: 13px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 706, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2.tabnav-2 {
    /*width: auto;*/
    padding: 3% 3.8%;
    font-size: 12px;
  }
}
@media only screen and (max-width: 330px) {
  /* line 715, ../scss/widgets/_currency.scss */
  .rp-buy-cur span {
    padding: 0 20%;
    display: block;
    width: 60%;
  }
}
@media only screen and (max-width: 320px) {
  /* line 723, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2 {
    padding: 10px 30px;
  }

  /* line 726, ../scss/widgets/_currency.scss */
  .add-more-currency-widget .tabnav h2, .add-more-currency-widget .exrate {
    font-size: 11px;
  }
}
/* line 733, ../scss/widgets/_currency.scss */
.add-more-currency-widget .currate-left,
.add-more-currency-widget .currate-right {
  width: 46%;
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 744, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .currate-right {
  float: right;
}

/* line 748, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .currate-left {
  text-align: right;
  padding-right: 12px;
}

/* line 753, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .reload-cash-passport form {
  opacity: 0.5;
}

/* line 757, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .autocomplete-w,
.add-more-currency-widget.large .autocomplete-w,
.add-more-currency-widget.red .autocomplete-w {
  background-image: url("/img/search-icon.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 96% 50%;
  font-size: 13px;
}

/* line 767, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .ui-menu .ui-menu-item a {
  font-size: 13px;
}

/* line 771, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .dd-selected-image {
  padding-top: 7px !important;
}

/* line 775, ../scss/widgets/_currency.scss */
.reload-cash-passport .card-validated {
  background-color: #edf7ed;
  color: #50b050;
  display: none;
  margin-top: 5px;
  padding: 5px 0 5px 30px;
  width: 16%;
  font-size: 15px;
}

/* line 785, ../scss/widgets/_currency.scss */
.reload-cash-passport .rcp-error, .add-more-currency-widget.large .reload-cash-passport .rcp-error {
  background-color: #fde8ea;
  clear: both;
  color: #ed1c2e;
  display: none;
  font-size: 15px;
  padding: 5px 0 5px 30px;
}

/* line 795, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .reload-cash-passport .card-validated {
  width: 89%;
}

/* line 799, ../scss/widgets/_currency.scss */
.add-more-currency-widget.main-blue .reload-cash-passport #selectcur-widget, .add-more-currency-widget.red .reload-cash-passport #selectcur-widget {
  pointer-events: none;
}

/* line 805, ../scss/widgets/_currency.scss */
.add-more-currency-widget .buycurrency .top,
.add-more-currency-widget .reload-cash-passport .top {
  margin-top: 1em;
}

/* line 810, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs input {
  margin-bottom: 0;
}

/* line 814, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs .exrate {
  padding: 10px 10px 0 13px;
}

/* line 818, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs .exrate .currate-right {
  padding-left: 8px;
}

/* line 822, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs label,
.add-more-currency-widget .currate-left,
.add-more-currency-widget .currate-right {
  font-style: normal;
}

/* line 828, ../scss/widgets/_currency.scss */
.add-more-currency-widget .tabs .ealeft input,
.add-more-currency-widget .tabs .earight input {
  text-align: left;
}

/* line 833, ../scss/widgets/_currency.scss */
.add-more-currency-widget form span.ealeft label,
.add-more-currency-widget form span.earight label {
  margin-left: 2px;
}

/* line 839, ../scss/widgets/_currency.scss */
.add-more-currency-widget .other {
  border-bottom: 2px solid #004fa3;
  border-right: 2px solid #004fa3;
  border-left: 2px solid #004fa3;
  padding: 0px 8px 8px 8px;
  background-color: #fff;
}

/* line 847, ../scss/widgets/_currency.scss */
.other:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 856, ../scss/widgets/_currency.scss */
.widget-inner {
  background-color: #faf7f7;
  border: 1px solid #c4d6ea;
  padding: 10px;
  font-size: 15px;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 864, ../scss/widgets/_currency.scss */
.widget-compare h2, .widget-rates h2 {
  margin: 0;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-style: bold;
  position: relative;
  font-size: 16px;
}

/* line 873, ../scss/widgets/_currency.scss */
.widget-inner strong {
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}

/* line 878, ../scss/widgets/_currency.scss */
.widget-inner a {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}

/* line 884, ../scss/widgets/_currency.scss */
.widget-inner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 890, ../scss/widgets/_currency.scss */
.widget-inner ul li {
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 897, ../scss/widgets/_currency.scss */
.widget-inner ul li.active, .widget-inner ul li span.active span {
  background-color: #d3e0ef;
  border-radius: 0;
  color: #000;
}

/* line 903, ../scss/widgets/_currency.scss */
.widget-inner ul li span {
  width: 50%;
  display: inline-block;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
}

/* line 913, ../scss/widgets/_currency.scss */
.widget-compare,
.widget-rates {
  margin-bottom: 20px;
  clear: both;
}

/* line 919, ../scss/widgets/_currency.scss */
.add-more-currency-widget .widget-rates a.info-tooltip,
.add-more-currency-widget .widget-compare a.info-tooltip {
  margin-top: 0;
}

/* line 925, ../scss/widgets/_currency.scss */
.add-more-currency-widget .widget-compare {
  border-top: 1px solid #ccc;
  padding-top: 1em;
}

/* line 930, ../scss/widgets/_currency.scss */
.widget-compare .widget-inner ul li span {
  padding: 0;
}

/* line 935, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul {
  overflow: hidden;
  margin: 20px 0 10px 0;
}

/* line 940, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li {
  padding: 0;
}

/* line 944, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li span {
  padding-right: 10px;
}

/* line 948, ../scss/widgets/_currency.scss */
.widget-inner ul li span.rates {
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

/* line 955, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li span.left {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 10px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

/* line 965, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li span.right {
  border-bottom: 1px solid #ccc;
  padding: 0 0 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

/* line 974, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li span span {
  padding: 10px 0 10px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 981, ../scss/widgets/_currency.scss */
.widget-rates .widget-inner ul li span.rates {
  padding: 10px 10px 10px 0;
}

/* line 988, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav a.active {
  background-color: #0c3560;
}

/* line 992, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav a:first-of-type {
  border-radius: 3px 0 0;
}

@media only screen and (min-width: 900px) and (max-width: 1040px) {
  /* line 997, ../scss/widgets/_currency.scss */
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur,
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur.active {
    font-size-adjust: 0.53;
    font-weight: bold;
    font-style: normal;
  }
}
@media only screen and (min-width: 405px) and (max-width: 490px) {
  /* line 1007, ../scss/widgets/_currency.scss */
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur,
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur.active {
    padding: 15px 35px 15px 35px;
  }
}
@media only screen and (min-width: 370px) and (max-width: 405px) {
  /* line 1014, ../scss/widgets/_currency.scss */
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur,
  .home-hero .add-more-currency-widget .tabnav a.rp-buy-cur.active {
    padding: 15px 30px 15px 30px;
  }
}
/* line 1020, ../scss/widgets/_currency.scss */
.home-hero .eighteen-col .eighteen-col.add-more-currency-widget {
  width: 50%;
  height: 466px;
}

/* line 1024, ../scss/widgets/_currency.scss */
.home-hero .leftStckParent .eighteen-col.add-more-currency-widget {
  width: 36%;
  height: 466px;
}

@media only screen and (max-width: 1040px) {
  /* line 1031, ../scss/widgets/_currency.scss */
  .home-hero .eighteen-col .eighteen-col.add-more-currency-widget {
    width: 100%;
    height: auto;
  }
}
/* line 1037, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav a {
  background-color: #004fa3;
  width: 50%;
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1052, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabnav .tabnav-1 {
  width: 100%;
}

/* line 1056, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabs {
  background-color: #0c3560;
  border-radius: 0 0 3px 3px;
  padding: 25px;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  color: #fff;
}

/* line 1068, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabs hr {
  display: none;
}

/* line 1072, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .right p {
  padding: 0 20px 0 0;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-style: italic;
  position: relative;
}

/* line 1079, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabs p {
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 1086, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .tabs p.top {
  margin-top: 0;
}

/* line 1090, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .enter-amount {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 1097, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .exrate {
  clear: both;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 1105, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input {
  border-radius: 3px;
  border: none;
  padding: 10px;
  background-color: #d7e6f5;
  width: 100%;
  font-size: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Regular";
  font-weight: normal;
  font-style: normal;
}

/* line 1119, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input[type="radio"] + label[for=x-cash-passport] {
  width: 45%;
}

/* line 1123, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input[type="radio"] + label {
  display: inline-block;
  width: 36%;
  cursor: pointer;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

/* line 1134, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input[type="radio"] + label[for=cash] {
  width: 25%;
}

/* line 1138, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget button.red {
  width: 100%;
  color: #fff;
  padding: 13px 10% 13px 13px;
  background: url("/img/line.png") repeat-y scroll 90% 0 #ed1c2e;
  margin: 10px 0 0;
  font-size: 20px;
  letter-spacing: 2.4px;
  position: relative !important;
  top: auto;
  right: auto;
}

/* line 1151, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .currate-left {
  text-align: right;
  padding-right: 15px;
}

/* line 1156, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .currate-right {
  float: right;
}

/* line 1160, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget span.ealeft, .home-hero .add-more-currency-widget span.earight {
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 46%;
}

/* line 1167, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget span.eq {
  display: inline-block;
  float: left;
  margin-top: 10px;
  width: 5%;
  font-style: normal;
  font-family: "Lato Regular";
  font-weight: normal;
}

/* line 1176, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .ealeft input, .home-hero .add-more-currency-widget .earight input {
  margin: 0;
  width: 70%;
  padding: 10px;
  text-align: right;
}

/* line 1183, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget form span.ealeft label, .home-hero .add-more-currency-widget form span.earight label {
  margin: 0 0 0 5px;
}

/* line 1187, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget form span label {
  font-size: 14px;
  font-family: "Lato Bold italic";
  font-style: italic;
  font-weight: bold;
  font-style: oblique;
}

/* line 1193, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget form span label.ac-ba {
  margin-right: 0;
}

/*.home-hero .add-more-currency-widget input[type="radio"] + label span {
    background: url("/img/home-radio.png") no-repeat scroll left bottom transparent;
    margin-top: -4px;
}
.home-hero .add-more-currency-widget input[type="radio"]:checked + label span {
    background: url("/img/home-radio.png") no-repeat scroll left top transparent;
}*/
/* line 1205, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input[type="radio"] + label span {
  background: url("/img/all-sprite.png") no-repeat scroll left bottom transparent;
  margin-top: -4px;
  background-position: -5px -243px;
}

/* line 1176, ../scss/widgets/_currency.scss */
/* line 1212, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input[type="radio"]:checked + label span {
  background: url("/img/all-sprite.png") no-repeat scroll left top transparent;
  background-position: -5px -225px;
}

/* line 1217, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .addCash {
  margin: 20px 0px 0px 0px;
}

/* line 1221, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget input.rcp-validate {
  vertical-align: top;
  width: 68%;
}

@media only screen and (min-width: 641px) and (max-width: 850px) {
  /* line 1227, ../scss/widgets/_currency.scss */
  .home-hero .add-more-currency-widget input.rcp-validate {
    width: 62%;
  }
}
@media only screen and (max-width: 470px) {
  /* line 1233, ../scss/widgets/_currency.scss */
  .home-hero .add-more-currency-widget input.rcp-validate {
    width: 50%;
  }
}
/* line 1238, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .check-card {
  border: none;
  margin: 0;
  border-radius: 3px;
  background-color: #3983ce;
  color: #fff;
  padding: 11px 15px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
  width: auto;
}

/* line 1251, ../scss/widgets/_currency.scss */
.home-hero .add-more-currency-widget .other {
  display: none;
}

/*validation button fix*/
/* line 1256, ../scss/widgets/_currency.scss */
.currency-widget .tabs .cashpassport .form {
  clear: both;
}

/* Fix for ticket #178. Will merge back into main codebase when I'm happy I'm putting it in the right place.*/
/* line 3, ../scss/widgets/_tab-overrides.scss */
.tabnav a.tabnav-1 {
  width: 100%;
}

/* line 7, ../scss/widgets/_tab-overrides.scss */
.tabnav a.tabnav-2 {
  width: 50%;
}

/* line 1, ../scss/structure/_banner.scss */
.banner {
  display: block;
  clear: both;
  width: 100%;
}

/* line 7, ../scss/structure/_banner.scss */
section > .banner {
  max-width: 1060px;
  margin: 0px auto;
}

/* line 12, ../scss/structure/_banner.scss */
figure.fixedratio {
  padding-top: 9.42%;
}
@media only screen and (max-width: 640px) {
  /* line 12, ../scss/structure/_banner.scss */
  figure.fixedratio {
    padding-top: 35.93%;
  }
}

/* line 1, ../scss/widgets/_happy-hour.scss */
.eighteen-col .left .hh-intro > h2 {
  margin-top: 60px;
}

/* line 5, ../scss/widgets/_happy-hour.scss */
.hh-intro {
  display: none;
}

/* line 9, ../scss/widgets/_happy-hour.scss */
.home-hero .happy-hour {
  display: block;
}

/* line 13, ../scss/widgets/_happy-hour.scss */
.happy-hour {
  display: none;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1370px) {
  /* line 13, ../scss/widgets/_happy-hour.scss */
  .happy-hour {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 13, ../scss/widgets/_happy-hour.scss */
  .happy-hour {
    width: 100%;
    float: none;
    margin-top: 0;
  }
}

/* line 29, ../scss/widgets/_happy-hour.scss */
.happy-hour .left p {
  width: 70%;
}

/* line 33, ../scss/widgets/_happy-hour.scss */
.hh-holder {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
}

/* line 44, ../scss/widgets/_happy-hour.scss */
.hh-holder.slide-out.primary {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(-350px, 0px);
  -moz-transform: translate(-350px, 0px);
  -o-transform: translate(-350px, 0px);
  -ms-transform: translate(-350px, 0px);
  transform: translate(-350px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 59, ../scss/widgets/_happy-hour.scss */
.hh-holder.secondary {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: 510px;
  -webkit-transform: translate(-510px, -300px);
  -moz-transform: translate(-510px, -300px);
  -o-transform: translate(-510px, -300px);
  -ms-transform: translate(-510px, -300px);
  transform: translate(-510px, -300px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 76, ../scss/widgets/_happy-hour.scss */
.hh-holder.secondary.slide-in {
  filter: alpha(opacity=1);
  opacity: 1;
  -webkit-transform: translate(0px, -300px);
  -moz-transform: translate(0px, -300px);
  -o-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 91, ../scss/widgets/_happy-hour.scss */
.hh-holder p {
  font-size: 12px;
  line-height: normal;
}

/* line 96, ../scss/widgets/_happy-hour.scss */
.hh-holder p.small, .smalltext p {
  color: #d1d1d1;
}

/* line 100, ../scss/widgets/_happy-hour.scss */
.hh-holder .secondary p {
  font-size: 16px;
}

/* line 104, ../scss/widgets/_happy-hour.scss */
.hh-holder p.normal {
  font-size: 16px;
  margin-top: 25px;
}

/* line 109, ../scss/widgets/_happy-hour.scss */
.hh-holder strong {
  display: block;
  font-size: 23px;
  margin-bottom: 30px;
}

/* line 115, ../scss/widgets/_happy-hour.scss */
.hh-holder strong.small {
  font-size: 12px;
  margin-top: 25px;
  clear: left;
}

/* line 121, ../scss/widgets/_happy-hour.scss */
.secondary strong.small {
  margin-top: 20px;
}

/* line 125, ../scss/widgets/_happy-hour.scss */
.hh-holder strong.small a {
  color: #fff;
  text-decoration: none;
}

/* line 130, ../scss/widgets/_happy-hour.scss */
.hh-holder strong.small a img {
  margin: -1px 10px 0 0;
}

/* line 134, ../scss/widgets/_happy-hour.scss */
.hh-holder strong.small a:hover {
  color: #3983ce;
}

/* line 138, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown,
#happyhourCountdownSec {
  display: inline-block;
  overflow: hidden;
  font-size: 65px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "Lato Regular";
  font-weight: normal;
  min-width: 290px;
  font-weight: bold;
}

/* line 150, ../scss/widgets/_happy-hour.scss */
#happyhourCountdownSec {
  font-size: 45px;
}

/* line 154, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown .hh-minutes,
#happyhourCountdownSec .hh-minutes {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 15px 20px;
}

/* line 161, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown .hh-seconds {
  margin-left: 15px;
}

/* line 165, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown .hh-hours {
  margin-right: 15px;
}

/* line 169, ../scss/widgets/_happy-hour.scss */
#happyhourCountdownSec .hh-seconds {
  padding-left: 15px;
}

/* line 173, ../scss/widgets/_happy-hour.scss */
#happyhourCountdownSec .hh-hours {
  padding-right: 15px;
}

/* line 177, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown div,
#happyhourCountdownSec div {
  position: relative;
  float: left;
  padding-bottom: 20px;
}

/* line 184, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown div p,
#happyhourCountdownSec div p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  font-size: 14px;
  text-align: center;
}

/* line 195, ../scss/widgets/_happy-hour.scss */
#happyhourCountdown div p {
  padding: 0 15px;
}

/* line 2, ../scss/widgets/_exchange.scss */
p.custom-writeup {
  background: #fff;
  width: 50%;
  color: #004fa3;
  font-size: 16px;
  font-family: "Lato Regular";
  padding: 0px 10px 10px 20px;
  margin: 0;
  line-height: 21px;
}

/* line 12, ../scss/widgets/_exchange.scss */
h1.custom-tag {
  margin: 0;
}

/* line 16, ../scss/widgets/_exchange.scss */
.home-hero .leftStckParent {
  margin-left: 0;
  /* width: 100%; */
  /* float: left; */
  /* width: 100%; */
  max-width: 1480px;
}

/* line 24, ../scss/widgets/_exchange.scss */
span.custom-tag-line {
  display: inline-block;
  background: #fff;
  color: #004fa3;
  padding: 1px 20px;
  line-height: normal;
  text-transform: uppercase;
  font-size: 35px;
}

/* .image-intro.home-hero .left-to-bottom {
margin-top: 21%;
}*/
/* line 36, ../scss/widgets/_exchange.scss */
html[lang='en-au'] .image-intro.home-hero .left-to-bottom {
  margin-top: 0%;
}

/* line 39, ../scss/widgets/_exchange.scss */
.image-intro.home-hero .stick_leftPanel {
  margin-top: 3% !important;
}

/* line 43, ../scss/widgets/_exchange.scss */
.image-intro.home-hero .left-to-bottom {
  width: 40%;
  /*margin-top: 21%;*/
}

/* line 47, ../scss/widgets/_exchange.scss */
html[lang='en-au'] .image-intro.home-hero .left-to-bottom {
  width: 40%;
  margin-top: 0%;
}

/* line 51, ../scss/widgets/_exchange.scss */
.image-intro.home-hero .stick_leftPanel {
  margin-top: 3% !important;
  padding: 22px !important;
}

@media only screen and (max-width: 1040px) {
  /* line 56, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .image {
    background-position-x: 0%;
  }

  /* line 59, ../scss/widgets/_exchange.scss */
  html[lang='en-au'] .image-intro.home-hero .left-to-bottom {
    width: auto;
    margin-top: 0%;
  }

  /* line 63, ../scss/widgets/_exchange.scss */
  html[lang='en-au'] .image-intro.home-hero .stick_leftPanel h1, html[lang='en-au'] .image-intro.home-hero .stick_leftPanel h2, html[lang='en-au'] .image-intro.home-hero .stick_leftPanel a {
    padding-left: 0%;
  }
}
@media only screen and (max-width: 967px) {
  /* line 70, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .left-to-bottom {
    width: 45%;
  }
}
@media only screen and (max-width: 867px) {
  /* line 76, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .left-to-bottom {
    width: 50%;
  }

  /* line 79, ../scss/widgets/_exchange.scss */
  .header-container nav.main-nav > ul > li > a {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 786px) {
  /* line 85, ../scss/widgets/_exchange.scss */
  span.custom-tag-line {
    font-size: 30px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 771px) {
  /* line 91, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .left-to-bottom {
    width: 65%;
    margin-top: 10px;
    margin-left: 40%;
  }

  /* line 96, ../scss/widgets/_exchange.scss */
  html[lang='en-au'] .image-intro.home-hero .left-to-bottom {
    width: auto;
    margin-left: 0%;
  }

  /* line 100, ../scss/widgets/_exchange.scss */
  span.custom-tag-line {
    font-size: 35px;
    line-height: 43px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 106, ../scss/widgets/_exchange.scss */
  span.custom-tag-line {
    font-size: 35px;
    background: rgba(255, 255, 255, 0.7);
  }

  /* line 110, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .left-to-bottom {
    margin-left: 20%;
    width: 80%;
  }

  /* line 114, ../scss/widgets/_exchange.scss */
  p.custom-writeup {
    width: 48%;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media only screen and (max-width: 480px) {
  /* line 119, ../scss/widgets/_exchange.scss */
  .image-intro.home-hero .left-to-bottom {
    margin-left: 5%;
    width: 90%;
    background: rgba(255, 255, 255, 0.7);
  }

  /* line 123, ../scss/widgets/_exchange.scss */
  html[lang='en-au'] .image-intro.home-hero .left-to-bottom {
    background: rgba(51, 51, 51, 0.6);
  }

  /* line 126, ../scss/widgets/_exchange.scss */
  html[lang='en-au'] .image-intro.home-hero .stick_leftPanel {
    background: rgba(12, 11, 11, 0.7);
  }

  /* line 129, ../scss/widgets/_exchange.scss */
  span.custom-tag-line, p.custom-writeup {
    background: transparent;
    display: block;
    width: auto;
  }
}
/* custom tags in home banner */
/* line 135, ../scss/widgets/_exchange.scss */
.main-container section.full-lg {
  background: #fff;
}

/* line 139, ../scss/widgets/_exchange.scss */
.header-container .full-lg, .main-container .full-lg {
  background-color: #e3f1fe;
}

/* line 142, ../scss/widgets/_exchange.scss */
.main-container .eighteen-col.benefits {
  margin-bottom: 40px !important;
}

/* line 145, ../scss/widgets/_exchange.scss */
.exchange-promo {
  background: url(../media/1330/map-opaque.png) no-repeat 0 center #05519f;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}

/* line 151, ../scss/widgets/_exchange.scss */
.exchange-promo h1, .exchange-promo h2 {
  font-size: 45px;
  font-family: "Lato Regular";
  font-weight: normal;
  margin-top: 0px;
}

/* line 157, ../scss/widgets/_exchange.scss */
.exchange-promo h2 {
  margin: 5px 0;
}

/* line 161, ../scss/widgets/_exchange.scss */
.exchange-promo p {
  font-size: 20px;
}

/* line 164, ../scss/widgets/_exchange.scss */
.exchange-promo-step, .exchange-promo-step li {
  list-style: none;
  font-size: 20px;
  font-family: "Lato Regular";
  padding-left: 0;
}

/* line 170, ../scss/widgets/_exchange.scss */
.exchange-promo-step span[data-icon] {
  font-size: 90px;
}

/* line 173, ../scss/widgets/_exchange.scss */
.exchange-promo div.six-col {
  background-color: #1e63a9;
  padding-bottom: 30px;
  margin-top: 20px;
  height: 305px;
}

/* line 179, ../scss/widgets/_exchange.scss */
.exchange-promo-step li p {
  font-size: 15px;
  padding-left: 35px;
  padding-right: 35px;
}

/* line 184, ../scss/widgets/_exchange.scss */
.exchange-promo article:first-child {
  margin: 0 auto;
}

/* line 187, ../scss/widgets/_exchange.scss */
.exchange-promo-slider .slick-prev {
  left: auto;
}

/* line 190, ../scss/widgets/_exchange.scss */
.exchange-promo-slider .slick-next {
  right: 0;
}

/* line 193, ../scss/widgets/_exchange.scss */
.exchange-promo-slider.slick-slider .slick-list {
  overflow: hidden;
}

@media only screen and (max-width: 890px) {
  /* line 197, ../scss/widgets/_exchange.scss */
  .exchange-promo div.six-col {
    margin: 0 10px;
  }
}
/* line 201, ../scss/widgets/_exchange.scss */
.main-container .full-lb.international-payments {
  background: #d8ecef;
}

/* line 204, ../scss/widgets/_exchange.scss */
.full-bleed-bgimg > .left {
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-size: cover;
}

/* line 213, ../scss/widgets/_exchange.scss */
.main-container .eighteen-col.international-payments-inner {
  background-image: url(/media/1474/bg-transfer-paris.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  background-size: cover;
  padding: 40px 0px;
}

/* line 219, ../scss/widgets/_exchange.scss */
.international-payments-copy {
  padding-left: 50%;
  padding-right: 20px;
}

/* line 223, ../scss/widgets/_exchange.scss */
.international-payments-copy .red-button.thin, .international-payments-copy .header-slide .hs-inner .thin#buyBtn, .header-slide .hs-inner .international-payments-copy .thin#buyBtn, .international-payments-copy .store-detail--usa .ways-to-order-buy .thin#buyBtn, .store-detail--usa .ways-to-order-buy .international-payments-copy .thin#buyBtn {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 227, ../scss/widgets/_exchange.scss */
  .main-container .eighteen-col.international-payments-inner {
    background-position: 28% 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 234, ../scss/widgets/_exchange.scss */
  .main-container .eighteen-col.international-payments-inner {
    background-position: 35% 0;
  }

  /* line 238, ../scss/widgets/_exchange.scss */
  .international-payments-copy {
    padding-left: 40%;
  }
}
@media screen and (max-width: 480px) {
  /* line 244, ../scss/widgets/_exchange.scss */
  .main-container .eighteen-col.international-payments-inner {
    background: none;
  }

  /* line 247, ../scss/widgets/_exchange.scss */
  .international-payments-copy {
    padding-left: 20px;
  }
}
/*  exchange with confidence  */
/* line 254, ../scss/widgets/_exchange.scss */
.img-holder-parallax {
  position: absolute;
  top: 0px;
  right: 0;
}

/* line 259, ../scss/widgets/_exchange.scss */
.exhange-with-confidence-inner {
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0 auto !important;
  padding: 40px 0px;
  color: #fff;
}

/* line 266, ../scss/widgets/_exchange.scss */
.exhange-with-confidence-inner p {
  width: auto !important;
  font-size: 15px;
  padding: 20px 0;
  display: block;
}

/* line 272, ../scss/widgets/_exchange.scss */
.exhange-with-confidence-copy {
  width: 50%;
}

@media screen and (max-width: 965px) {
  /* line 276, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence-copy {
    width: 40%;
  }

  /* line 279, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence {
    padding-right: 0;
  }
}
@media screen and (max-width: 965px) {
  /* line 285, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence-copy .img-holder-parallax {
    right: -40px;
  }
}
@media screen and (max-width: 640px) {
  /* line 290, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence-copy .img-holder-parallax {
    display: none;
  }

  /* line 293, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence {
    background: url(media/1484/exchange-with-confidence-bg.png) no-repeat 100% 50%;
  }

  /* line 296, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence-inner {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
  }

  /* line 301, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence-copy {
    width: auto;
  }

  /* line 304, ../scss/widgets/_exchange.scss */
  .exhange-with-confidence {
    padding: 0;
  }
}
/* line 309, ../scss/widgets/_exchange.scss */
.today-best-exchange-rates {
  padding: 0 20px;
}

/* line 312, ../scss/widgets/_exchange.scss */
.best-rate-box, .best-rate-content, .best-rate-box .red-button.promo-cta, .best-rate-box .header-slide .hs-inner .promo-cta#buyBtn, .header-slide .hs-inner .best-rate-box .promo-cta#buyBtn, .best-rate-box .store-detail--usa .ways-to-order-buy .promo-cta#buyBtn, .store-detail--usa .ways-to-order-buy .best-rate-box .promo-cta#buyBtn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 318, ../scss/widgets/_exchange.scss */
.best-rate-box {
  font-family: "Lato Regular";
  background: #ed1c2e;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  overflow: hidden;
}

/* line 333, ../scss/widgets/_exchange.scss */
.best-rate-box h2 {
  font-size: 30px;
  margin: 0 0 10px 0;
  line-height: 35px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
}

/* line 342, ../scss/widgets/_exchange.scss */
.best-rate-box .promo-text {
  width: 60%;
  font-size: 18px;
  margin: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  position: absolute;
  top: 113px;
}

/* line 353, ../scss/widgets/_exchange.scss */
.best-rate-box .promo-rates {
  /*display: none;*/
  width: 36%;
  font-weight: bold;
  font-size: 1.45em;
  position: absolute;
  bottom: -85px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  padding-right: 10px;
}

/* line 365, ../scss/widgets/_exchange.scss */
.best-rate-box .promo-icon {
  position: absolute;
  bottom: 15px;
  right: 30px;
  max-width: 20%;
  -webkit-transition: 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
}

/* line 373, ../scss/widgets/_exchange.scss */
.best-rate-content {
  padding: 40px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 230px;
  cursor: pointer;
}

/* line 383, ../scss/widgets/_exchange.scss */
.best-rate-box .red-button.promo-cta, .best-rate-box .header-slide .hs-inner .promo-cta#buyBtn, .header-slide .hs-inner .best-rate-box .promo-cta#buyBtn, .best-rate-box .store-detail--usa .ways-to-order-buy .promo-cta#buyBtn, .store-detail--usa .ways-to-order-buy .best-rate-box .promo-cta#buyBtn {
  background: #003a78;
  padding: 1em;
  float: none;
  width: 100%;
  margin: 0;
  left: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  position: absolute;
  bottom: -50px;
  font-size: 0.85em;
  padding-left: 10%;
}

/* line 398, ../scss/widgets/_exchange.scss */
.best-rate-box:hover {
  background-color: #004fa3;
}

/* line 402, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-next, .todays-best-exchange-rates-slider.slick-slider .slick-prev {
  background: none;
  opacity: 1;
  width: auto;
}

/* line 407, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-next:before {
  content: "y";
}

/* line 410, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-prev:before {
  content: "1";
}

/* line 413, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-prev:before, .todays-best-exchange-rates-slider.slick-slider .slick-next:before {
  font-family: 'icomoon-ultimate';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-top: 20px;
  color: red;
  opacity: 1;
  font-size: 20px;
}

/* line 426, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-next {
  right: 0px;
}

/* line 429, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider .slick-prev {
  left: 0px;
}

@media only screen and (min-width: 890px) {
  /* line 433, ../scss/widgets/_exchange.scss */
  .best-rate-box:hover h2 {
    font-size: 18px;
  }

  /* line 436, ../scss/widgets/_exchange.scss */
  .best-rate-box:hover .promo-icon {
    opacity: 0;
  }

  /* line 440, ../scss/widgets/_exchange.scss */
  .best-rate-box:hover .red-button.promo-cta, .best-rate-box:hover .header-slide .hs-inner .promo-cta#buyBtn, .header-slide .hs-inner .best-rate-box:hover .promo-cta#buyBtn, .best-rate-box:hover .store-detail--usa .ways-to-order-buy .promo-cta#buyBtn, .store-detail--usa .ways-to-order-buy .best-rate-box:hover .promo-cta#buyBtn {
    bottom: 0;
  }

  /* line 443, ../scss/widgets/_exchange.scss */
  .best-rate-box:hover .promo-rates {
    display: block;
    bottom: 60px;
  }

  /* line 447, ../scss/widgets/_exchange.scss */
  .best-rate-box:hover .promo-text {
    margin-left: 120px;
    border-left: 1px solid #fff;
    padding: 10px 15px 10px 15px;
    width: 40%;
    line-height: 18px;
    font-size: 0.9em;
    top: 87px;
  }
}
@media only screen and (max-width: 965px) {
  /* line 458, ../scss/widgets/_exchange.scss */
  .best-rate-content {
    padding: 15px;
  }

  /* line 461, ../scss/widgets/_exchange.scss */
  .best-rate-box h2 {
    font-size: 22px;
    line-height: 30px;
  }

  /* line 465, ../scss/widgets/_exchange.scss */
  .best-rate-box .promo-rates {
    width: 40%;
    font-weight: bold;
    font-size: 1.5em;
  }

  /* line 470, ../scss/widgets/_exchange.scss */
  .best-rate-box {
    margin: 0 30px 0 30px;
  }
}
@media only screen and (max-width: 890px) {
  /* line 476, ../scss/widgets/_exchange.scss */
  .best-rate-content {
    padding: 20px;
  }

  /* line 479, ../scss/widgets/_exchange.scss */
  .best-rate-box h2, .best-rate-box p.promo-text, .best-rate-box .promo-rates {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: 0;
    width: auto;
  }

  /* line 483, ../scss/widgets/_exchange.scss */
  .best-rate-box .red-button.promo-cta, .best-rate-box .header-slide .hs-inner .promo-cta#buyBtn, .header-slide .hs-inner .best-rate-box .promo-cta#buyBtn, .best-rate-box .store-detail--usa .ways-to-order-buy .promo-cta#buyBtn, .store-detail--usa .ways-to-order-buy .best-rate-box .promo-cta#buyBtn {
    bottom: 0;
  }

  /* line 486, ../scss/widgets/_exchange.scss */
  .best-rate-box p.promo-text {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 890px) {
  /* line 491, ../scss/widgets/_exchange.scss */
  .best-rate-box .promo-rates {
    font-size: 1.2em;
  }

  /* line 494, ../scss/widgets/_exchange.scss */
  .best-rate-box .red-button.promo-cta, .best-rate-box .header-slide .hs-inner .promo-cta#buyBtn, .header-slide .hs-inner .best-rate-box .promo-cta#buyBtn, .best-rate-box .store-detail--usa .ways-to-order-buy .promo-cta#buyBtn, .store-detail--usa .ways-to-order-buy .best-rate-box .promo-cta#buyBtn {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 500, ../scss/widgets/_exchange.scss */
  .best-rate-content {
    padding: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
  /* line 505, ../scss/widgets/_exchange.scss */
  .home-hero .leftStckParent {
    max-width: 1060px;
  }

  /* line 508, ../scss/widgets/_exchange.scss */
  .home-hero .leftStckParent .eighteen-col.add-more-currency-widget {
    width: 40%;
  }
}
/* line 512, ../scss/widgets/_exchange.scss */
.today-best-exchange-rates .eighteen-col {
  background: #e3f1fe;
  margin: 0 auto 0px auto;
  padding-bottom: 50px;
}

/* line 518, ../scss/widgets/_exchange.scss */
.today-best-exchange-rates {
  background: #e3f1fe;
}

/* line 521, ../scss/widgets/_exchange.scss */
.todays-best-exchange-rates-slider.slick-slider {
  margin-bottom: 0;
}

/* line 525, ../scss/widgets/_exchange.scss */
.footer-container p {
  font-size: 13px !important;
}

/* line 530, ../scss/widgets/_exchange.scss */
.footer-bar .last-col a {
  color: #fff !important;
}

/* line 533, ../scss/widgets/_exchange.scss */
.footer-bar .last-col a:hover {
  color: #3983ce !important;
}

/*button css*/
/* line 2, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv .button.btn.blue-btn {
  margin-top: 20px;
  width: auto;
  float: right;
  font-size: 15px;
  padding: 10px 17px;
}

/* line 9, ../scss/widgets/_RegisterWin.scss */
a.button span {
  float: right;
}

/*main wrapper css*/
/* line 13, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-WrapperDiv {
  width: 35%;
  overflow: hidden;
  background: #fff;
  margin: 0 auto;
}

/* line 19, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-WrapperDiv .eighteen-col {
  margin-bottom: 0px;
}

/*Left Image section*/
/* line 23, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-ImgDiv {
  float: left;
  width: 25%;
  background: #fff;
  padding: 0;
}

/* line 30, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-ImgDiv img {
  width: 96%;
}

/*Right side Form fields section*/
/* line 34, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-SectionFields {
  width: 92%;
  padding: 4%;
  overflow: hidden;
}

/* line 39, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv {
  float: left;
  width: 70%;
  background: #fff;
  padding: 0 0 0 5%;
}

/*Right side Form fields row css*/
/* line 46, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv div.row {
  line-height: 2.6em;
  padding: 0px;
}

/*Right side Form fields input fields css*/
/* line 51, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv input {
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  font-family: "Lato Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 99%;
  cursor: auto;
  color: #787874;
}

/* line 67, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv input:focus {
  background: #DDEBFD;
  border: 1px solid #7cbcfe;
  text-shadow: none;
  cursor: default;
}

/* line 73, ../scss/widgets/_RegisterWin.scss */
.RegisterWin-FieldsDiv .row:last-child {
  display: none;
}

/*media queries*/
@media only screen and (max-width: 965px) {
  /* line 78, ../scss/widgets/_RegisterWin.scss */
  .RegisterWin-ImgDiv {
    float: none;
    width: 92%;
    padding: 4%;
    text-align: center;
  }

  /* line 84, ../scss/widgets/_RegisterWin.scss */
  .RegisterWin-ImgDiv img {
    width: auto;
  }

  /* line 88, ../scss/widgets/_RegisterWin.scss */
  .RegisterWin-FieldsDiv {
    float: none;
    width: 92%;
    background: #fff;
    padding: 4%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 96, ../scss/widgets/_RegisterWin.scss */
  .RegisterWin-WrapperDiv {
    width: 100%;
  }

  /* line 99, ../scss/widgets/_RegisterWin.scss */
  .RegisterWin-WrapperDiv .eighteen-col {
    margin: 0;
  }
}
/* line 104, ../scss/widgets/_RegisterWin.scss */
.required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: bold;
  margin: 0pt 0pt 0pt;
  padding: 0pt 0pt 0pt;
}

/* line 1, ../scss/interactions/_sharing.scss */
.share {
  overflow: hidden;
}

/* line 5, ../scss/interactions/_sharing.scss */
.share > span {
  margin-right: 10px;
}

/* line 9, ../scss/interactions/_sharing.scss */
.share > span,
.share .addthis_toolbox {
  float: right;
}

/* line 14, ../scss/interactions/_sharing.scss */
.share .addthis_toolbox {
  width: 116px;
}

/* line 21, ../scss/interactions/_sharing.scss */
.addthis_32x32_style.small .addthis_button_facebook .at15t_facebook,
.addthis_32x32_style.small .addthis_button_facebook .at15t_facebook:hover {
  height: 25px !important;
  width: 25px !important;
}

/* line 27, ../scss/interactions/_sharing.scss */
.backgroundsize .addthis_32x32_style .addthis_button_facebook .at15nc.at15t_facebook {
  background-image: url("/img/svg/icon-facebook.svg") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 34, ../scss/interactions/_sharing.scss */
.no-backgroundsize .addthis_32x32_style.small .addthis_button_facebook .at15nc.at15t_facebook {
  background-image: url("/img/svg/icon-facebook.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-facebook.png', sizingMethod='scale');
}

/* line 39, ../scss/interactions/_sharing.scss */
.addthis_32x32_style .addthis_button_facebook .at15nc .at15t_facebook:hover {
  background: url("/img/svg/icon-facebook-over.svg") 0 0 no-repeat !important;
}

/* line 21, ../scss/interactions/_sharing.scss */
.addthis_32x32_style.small .addthis_button_twitter .at15t_twitter,
.addthis_32x32_style.small .addthis_button_twitter .at15t_twitter:hover {
  height: 25px !important;
  width: 25px !important;
}

/* line 27, ../scss/interactions/_sharing.scss */
.backgroundsize .addthis_32x32_style .addthis_button_twitter .at15nc.at15t_twitter {
  background-image: url("/img/svg/icon-twitter.svg") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 34, ../scss/interactions/_sharing.scss */
.no-backgroundsize .addthis_32x32_style.small .addthis_button_twitter .at15nc.at15t_twitter {
  background-image: url("/img/svg/icon-twitter.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-twitter.png', sizingMethod='scale');
}

/* line 39, ../scss/interactions/_sharing.scss */
.addthis_32x32_style .addthis_button_twitter .at15nc .at15t_twitter:hover {
  background: url("/img/svg/icon-twitter-over.svg") 0 0 no-repeat !important;
}

/* line 21, ../scss/interactions/_sharing.scss */
.addthis_32x32_style.small .addthis_button_linkedin .at15t_linkedin,
.addthis_32x32_style.small .addthis_button_linkedin .at15t_linkedin:hover {
  height: 25px !important;
  width: 25px !important;
}

/* line 27, ../scss/interactions/_sharing.scss */
.backgroundsize .addthis_32x32_style .addthis_button_linkedin .at15nc.at15t_linkedin {
  background-image: url("/img/svg/icon-linkedin.svg") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 34, ../scss/interactions/_sharing.scss */
.no-backgroundsize .addthis_32x32_style.small .addthis_button_linkedin .at15nc.at15t_linkedin {
  background-image: url("/img/svg/icon-linkedin.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-linkedin.png', sizingMethod='scale');
}

/* line 39, ../scss/interactions/_sharing.scss */
.addthis_32x32_style .addthis_button_linkedin .at15nc .at15t_linkedin:hover {
  background: url("/img/svg/icon-linkedin-over.svg") 0 0 no-repeat !important;
}

/* line 21, ../scss/interactions/_sharing.scss */
.addthis_32x32_style.small .addthis_button_mail .at15t_mail,
.addthis_32x32_style.small .addthis_button_mail .at15t_mail:hover {
  height: 25px !important;
  width: 25px !important;
}

/* line 27, ../scss/interactions/_sharing.scss */
.backgroundsize .addthis_32x32_style .addthis_button_mail .at15nc.at15t_mail {
  background-image: url("/img/svg/icon-mail.svg") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 34, ../scss/interactions/_sharing.scss */
.no-backgroundsize .addthis_32x32_style.small .addthis_button_mail .at15nc.at15t_mail {
  background-image: url("/img/svg/icon-mail.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-mail.png', sizingMethod='scale');
}

/* line 39, ../scss/interactions/_sharing.scss */
.addthis_32x32_style .addthis_button_mail .at15nc .at15t_mail:hover {
  background: url("/img/svg/icon-mail-over.svg") 0 0 no-repeat !important;
}

/* line 21, ../scss/interactions/_sharing.scss */
.addthis_32x32_style.small .addthis_button_email .at15t_email,
.addthis_32x32_style.small .addthis_button_email .at15t_email:hover {
  height: 25px !important;
  width: 25px !important;
}

/* line 27, ../scss/interactions/_sharing.scss */
.backgroundsize .addthis_32x32_style .addthis_button_email .at15nc.at15t_email {
  background-image: url("/img/svg/icon-email.svg") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

/* line 34, ../scss/interactions/_sharing.scss */
.no-backgroundsize .addthis_32x32_style.small .addthis_button_email .at15nc.at15t_email {
  background-image: url("/img/svg/icon-email.svg") !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/icon-email.png', sizingMethod='scale');
}

/* line 39, ../scss/interactions/_sharing.scss */
.addthis_32x32_style .addthis_button_email .at15nc .at15t_email:hover {
  background: url("/img/svg/icon-email-over.svg") 0 0 no-repeat !important;
}

/* line 1, ../scss/vendor/_dd.scss */
.borderRadius {
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 2, ../scss/vendor/_dd.scss */
.borderRadiusTp {
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

/* line 3, ../scss/vendor/_dd.scss */
.borderRadiusBtm {
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

/* line 5, ../scss/vendor/_dd.scss */
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default;
}

/* line 6, ../scss/vendor/_dd.scss */
.ddcommon ul {
  padding: 0;
  margin: 0;
}

/* line 7, ../scss/vendor/_dd.scss */
.ddcommon ul li {
  list-style-type: none;
}

/* line 8, ../scss/vendor/_dd.scss */
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}

/* line 9, ../scss/vendor/_dd.scss */
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 1 solid #c3c3c3;
}

/* line 11, ../scss/vendor/_dd.scss */
.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll {
  opacity: .5;
  /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  filter: alpha(opacity=50);
  /* ie lt 7 */
  -khtml-opacity: .5;
  /* safari 1.x */
  -moz-opacity: .5;
  /* ff lt 1.5, netscape */
  color: #999999;
}

/* line 19, ../scss/vendor/_dd.scss */
.ddcommon .clear {
  clear: both;
}

/* line 20, ../scss/vendor/_dd.scss */
.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}

/* line 21, ../scss/vendor/_dd.scss */
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}

/* line 22, ../scss/vendor/_dd.scss */
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 23, ../scss/vendor/_dd.scss */
.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}

/* line 24, ../scss/vendor/_dd.scss */
.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888888;
  -webkit-box-shadow: -5px -5px 5px -5px #888888;
  box-shadow: -5px -5px 5px -5px #888888;
}

/* line 25, ../scss/vendor/_dd.scss */
.borderRadiusTp .border, .borderRadius .border {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* line 26, ../scss/vendor/_dd.scss */
.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 27, ../scss/vendor/_dd.scss */
img.fnone {
  float: none !important;
}

/* line 28, ../scss/vendor/_dd.scss */
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}

/* line 29, ../scss/vendor/_dd.scss */
.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px;
}

/* line 30, ../scss/vendor/_dd.scss */
.ddcommon .ddArrow:hover {
  background-position: 0 100%;
}

/* line 31, ../scss/vendor/_dd.scss */
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

/* line 32, ../scss/vendor/_dd.scss */
.ddcommon .ddTitle .ddTitleText {
  display: block;
}

/* line 33, ../scss/vendor/_dd.scss */
.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

/* line 34, ../scss/vendor/_dd.scss */
.ddcommon .ddTitle .description {
  display: block;
}

/* line 35, ../scss/vendor/_dd.scss */
.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}

/* line 36, ../scss/vendor/_dd.scss */
.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999;
}

/* line 37, ../scss/vendor/_dd.scss */
.tabs.mobile .ddcommon .ddChild {
  width: 102%;
}

/* line 38, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li {
  clear: both;
}

/* line 39, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li .description {
  display: block;
}

/* line 40, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left;
}

/* line 41, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li.optgroup {
  padding: 0;
}

/* line 42, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}

/* line 43, ../scss/vendor/_dd.scss */
.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

/* line 44, ../scss/vendor/_dd.scss */
.ddcommon .noBorderTop {
  border-top: none 0  !important;
  padding: 0;
  margin: 0;
}

/*************** default theme **********************/
/* line 47, ../scss/vendor/_dd.scss */
.dd {
  border: 1px solid #ccc;
}

/* line 48, ../scss/vendor/_dd.scss */
.tabs.mobile .dd {
  border: 0;
}

/* line 49, ../scss/vendor/_dd.scss */
.dd .divider {
  border-left: 1px solid #c3c3c3;
  right: 26px;
}

/* line 50, ../scss/vendor/_dd.scss */
.tabs.mobile .dd .divider {
  border-left: 1px solid #4c8fd3;
  border-right: 1px solid #367cc2;
  right: 45px;
  top: 0;
}

/* line 51, ../scss/vendor/_dd.scss */
.dd .ddArrow {
  width: 19px;
  height: 12px;
  margin-top: -5px;
  background: url(/img/svg/dd-arrow.svg) no-repeat;
}

/* line 52, ../scss/vendor/_dd.scss */
.mobile.tabs .ddArrow {
  background: url(/img/dd-arrow-white.png) no-repeat;
  padding: 0 5px;
}

/* line 53, ../scss/vendor/_dd.scss */
.dd .ddArrow:hover {
  background-position: 0 100%;
}

/* line 54, ../scss/vendor/_dd.scss */
.dd .ddTitle {
  color: #666;
  background: #f2f2f2;
}

/* line 55, ../scss/vendor/_dd.scss */
.tabs.mobile .dd .ddTitle {
  color: #fff;
  background: #3983ce;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
  font-size: 18px;
}

/* line 56, ../scss/vendor/_dd.scss */
.dd .ddTitle .ddTitleText {
  padding: 5px 10px 5px 5px;
}

/* line 57, ../scss/vendor/_dd.scss */
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

/* line 58, ../scss/vendor/_dd.scss */
.dd .ddTitle .description {
  font-size: 12px;
  color: #666;
}

/* line 59, ../scss/vendor/_dd.scss */
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}

/* line 60, ../scss/vendor/_dd.scss */
.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: 0px;
  top: -2px;
  overflow: hidden;
}

/* line 61, ../scss/vendor/_dd.scss */
.tabs.mobile .dd .ddChild {
  border: 3px solid #3983ce;
  background-color: #fff;
  left: 0px;
}

/* line 62, ../scss/vendor/_dd.scss */
.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
}

/* line 63, ../scss/vendor/_dd.scss */
.tabs.mobile .dd .ddChild li {
  padding: 10px;
}

/* line 64, ../scss/vendor/_dd.scss */
.dd .ddChild li .description {
  color: #666;
}

/* line 65, ../scss/vendor/_dd.scss */
.dd .ddChild li .ddlabel {
  color: #333;
}

/* line 66, ../scss/vendor/_dd.scss */
.dd .ddChild li.hover {
  background-color: #f2f2f2;
}

/* line 67, ../scss/vendor/_dd.scss */
.tabs.mobile .dd .ddChild li.hover {
  background-color: #e3f1fe;
}

/* line 68, ../scss/vendor/_dd.scss */
.dd .ddChild li img {
  padding: 0 6px 0 0;
}

/* line 69, ../scss/vendor/_dd.scss */
.dd .ddChild li.optgroup {
  padding: 0;
}

/* line 70, ../scss/vendor/_dd.scss */
.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}

/* line 71, ../scss/vendor/_dd.scss */
.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

/* line 72, ../scss/vendor/_dd.scss */
.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}

/* line 3, ../scss/vendor/_google-maps.scss */
.gm-style-cc > div {
  word-wrap: normal;
}

/* line 6, ../scss/templates/_store-detail-uk.scss */
.store .bureau-article div.info-box,
.store-detail-uk .bureau-article div.info-box {
  background: #fff;
  float: left;
  height: 250px;
  width: 29%;
  margin: 0 2% 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  /* line 6, ../scss/templates/_store-detail-uk.scss */
  .store .bureau-article div.info-box,
  .store-detail-uk .bureau-article div.info-box {
    width: auto;
    border: 0 none;
    margin: 0 1%;
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 6, ../scss/templates/_store-detail-uk.scss */
  .store .bureau-article div.info-box,
  .store-detail-uk .bureau-article div.info-box {
    width: auto;
    margin: 10px 0 0 0;
    float: none;
    height: auto;
  }
}
/* line 29, ../scss/templates/_store-detail-uk.scss */
.store h4.directions,
.store-detail-uk h4.directions {
  background: url../img/sprite-finder-widget.png") no-repeat left -117px;
}
/* line 33, ../scss/templates/_store-detail-uk.scss */
.store h4.hours,
.store-detail-uk h4.hours {
  background: url../img/sprite-finder-widget.png") no-repeat left -150px;
}
/* line 37, ../scss/templates/_store-detail-uk.scss */
.store .bureau-article div.info-box h4,
.store-detail-uk .bureau-article div.info-box h4 {
  padding: 2px 0 5px 25px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px 0;
  font-size: 0.938em;
  color: #666;
  font-family: "Lato Regular";
  font-weight: normal;
  font-weight: bold;
}
/* line 47, ../scss/templates/_store-detail-uk.scss */
.store .timetable,
.store-detail-uk .timetable {
  width: 100%;
}
/* line 51, ../scss/templates/_store-detail-uk.scss */
.store .timetable td,
.store-detail-uk .timetable td {
  font-size: 0.938em;
  line-height: 1.7em;
}
@media only screen and (max-width: 768px) {
  /* line 51, ../scss/templates/_store-detail-uk.scss */
  .store .timetable td,
  .store-detail-uk .timetable td {
    font-size: 0.85em;
  }
}
/* line 60, ../scss/templates/_store-detail-uk.scss */
.store .storerow-image img,
.store-detail-uk .storerow-image img {
  vertical-align: baseline;
  max-width: 100%;
}
/* line 65, ../scss/templates/_store-detail-uk.scss */
.store .more-actions,
.store-detail-uk .more-actions {
  text-align: right;
}
/* line 69, ../scss/templates/_store-detail-uk.scss */
.store p.storerow-address,
.store-detail-uk p.storerow-address {
  padding-left: 30px;
  font-size: 0.85em;
}
/* line 74, ../scss/templates/_store-detail-uk.scss */
.store a.storerow-selector-name span.vr,
.store-detail-uk a.storerow-selector-name span.vr {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 10px 7px 10px;
}
/* line 81, ../scss/templates/_store-detail-uk.scss */
.store .info-box.airport-map, .store .info-box.storerow-image,
.store-detail-uk .info-box.airport-map,
.store-detail-uk .info-box.storerow-image {
  overflow: hidden;
}
/* line 85, ../scss/templates/_store-detail-uk.scss */
.store .info-box.airport-map div,
.store-detail-uk .info-box.airport-map div {
  height: 100%;
}
/* line 89, ../scss/templates/_store-detail-uk.scss */
.store input[type="radio"] + span.styled-radio,
.store-detail-uk input[type="radio"] + span.styled-radio {
  background: transparent url("/img/radio-btns.png") no-repeat scroll left bottom;
  cursor: pointer;
  margin: 0;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background-position: left bottom;
  background-size: 19px;
  border-bottom: none;
  display: inline-block;
  padding: 0;
}
/* line 104, ../scss/templates/_store-detail-uk.scss */
.store input[type="radio"]:checked + span.styled-radio,
.store-detail-uk input[type="radio"]:checked + span.styled-radio {
  background-position: left top;
}
/* line 108, ../scss/templates/_store-detail-uk.scss */
.store .airport-holder > span:nth-child(2)[data-icon]:before,
.store-detail-uk .airport-holder > span:nth-child(2)[data-icon]:before {
  font-size: 24px;
}
/* line 112, ../scss/templates/_store-detail-uk.scss */
.store .store-hours table, .store .airport-hours table,
.store-detail-uk .store-hours table,
.store-detail-uk .airport-hours table {
  color: #787874;
}
/* line 116, ../scss/templates/_store-detail-uk.scss */
.store .store-hours table .highlighted, .store .airport-hours table .highlighted,
.store-detail-uk .store-hours table .highlighted,
.store-detail-uk .airport-hours table .highlighted {
  color: #3983ce;
}
/* line 120, ../scss/templates/_store-detail-uk.scss */
.store .pickup-holder span.last,
.store-detail-uk .pickup-holder span.last {
  border-bottom: medium none;
  display: block;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
}
/* line 128, ../scss/templates/_store-detail-uk.scss */
.store .change-pickup-date,
.store-detail-uk .change-pickup-date {
  display: none;
}
/* line 133, ../scss/templates/_store-detail-uk.scss */
.store .store-hours, .store .airport-hours,
.store-detail-uk .store-hours,
.store-detail-uk .airport-hours {
  margin-bottom: 0;
}
/* line 137, ../scss/templates/_store-detail-uk.scss */
.store .more-stores, .store .more-airports,
.store-detail-uk .more-stores,
.store-detail-uk .more-airports {
  background-color: #3983ce;
  border-radius: 2px;
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  width: 150px;
}
/* line 149, ../scss/templates/_store-detail-uk.scss */
.store .more-stores:hover, .store .more-airports:hover,
.store-detail-uk .more-stores:hover,
.store-detail-uk .more-airports:hover {
  background: #40a5d9;
}
/* line 153, ../scss/templates/_store-detail-uk.scss */
.store .more-info,
.store-detail-uk .more-info {
  display: none;
  border-top: 1px solid #e8e8e9;
  margin-top: 10px;
  padding: 20px 0px 0 0;
}
@media only screen and (max-width: 768px) {
  /* line 153, ../scss/templates/_store-detail-uk.scss */
  .store .more-info,
  .store-detail-uk .more-info {
    padding-right: 0px;
  }
}
/* line 164, ../scss/templates/_store-detail-uk.scss */
.store .airport-holder span.last,
.store-detail-uk .airport-holder span.last {
  border-bottom: none;
  text-align: center;
  display: block;
  margin: 20px 0;
  padding: 0;
}
/* line 172, ../scss/templates/_store-detail-uk.scss */
.store .airport-holder span.vr,
.store-detail-uk .airport-holder span.vr {
  padding: 18px 0 0 15px;
  border-bottom: none;
  margin: -15px 15px 0;
  font-size: 14px;
}
/* line 179, ../scss/templates/_store-detail-uk.scss */
.store input[type="radio"] + label,
.store-detail-uk input[type="radio"] + label {
  font-size: 14px;
}
/* line 183, ../scss/templates/_store-detail-uk.scss */
.store .pickup-holder p.red, .store .airport-holder p.red,
.store-detail-uk .pickup-holder p.red,
.store-detail-uk .airport-holder p.red {
  display: inline-block;
  margin-left: 5px;
}
/* line 188, ../scss/templates/_store-detail-uk.scss */
.store p.text,
.store-detail-uk p.text {
  font-family: "Lato Regular";
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0 0 25px;
  display: inline-block;
}
/* line 195, ../scss/templates/_store-detail-uk.scss */
.store p.text a,
.store-detail-uk p.text a {
  text-decoration: none;
}
/* line 199, ../scss/templates/_store-detail-uk.scss */
.store .airport-contact p.text,
.store-detail-uk .airport-contact p.text {
  color: #787874;
  font-size: 0.938em;
  margin-bottom: 5px;
  margin-left: 0;
}
/* line 206, ../scss/templates/_store-detail-uk.scss */
.store .pickup-holder span[data-icon]:before,
.store-detail-uk .pickup-holder span[data-icon]:before {
  font-size: 28px;
}
/* line 210, ../scss/templates/_store-detail-uk.scss */
.store .store section.currency-box,
.store-detail-uk .store section.currency-box {
  padding: 0;
}
/* line 214, ../scss/templates/_store-detail-uk.scss */
.store #delivery,
.store #store,
.store-detail-uk #delivery,
.store-detail-uk #store {
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 214, ../scss/templates/_store-detail-uk.scss */
  .store #delivery,
  .store #store,
  .store-detail-uk #delivery,
  .store-detail-uk #store {
    background-color: #fff;
    border: 1px solid #3983ce;
    border-top: none;
  }
}
/* line 225, ../scss/templates/_store-detail-uk.scss */
.store .floatL45,
.store-detail-uk .floatL45 {
  float: left;
  width: 45%;
}
/* line 230, ../scss/templates/_store-detail-uk.scss */
.store .ml10p,
.store-detail-uk .ml10p {
  margin-left: 10%;
}

/* line 237, ../scss/templates/_store-detail-uk.scss */
.lt-ie9 input[type="radio"] + span.styled-radio {
  background: transparent url("/img/fake-radio.png") no-repeat scroll left bottom;
  background-position: cover;
  -ms-behavior: url(/scripts/plugins/backgroundsize.min.htc);
}
/* line 243, ../scss/templates/_store-detail-uk.scss */
.lt-ie9 input[type="radio"]:checked + span.styled-radio {
  background: transparent url("/img/fake-radio-active.png") no-repeat scroll left bottom;
  background-position: cover;
  -ms-behavior: url(/scripts/plugins/backgroundsize.min.htc);
}

/* line 3, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa {
  /* store-information-page */
  /* tvx-promo */
  /* tvx-promo */
  /*store page map fix*/
  /*store page map fix*/
  /* store-information-page */
}
/* line 6, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .currency-info-page-header ul, .store-detail--usa .currency-info-page-header ul li, .store-detail--usa #store-thumb-view ul, .store-detail--usa #store-thumb-view ul li, .store-detail--usa ul.ways-to-order, .store-detail--usa ul.ways-to-order li, .store-detail--usa div.ways-to-order-buy ul, .store-detail--usa div.ways-to-order-buy ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 11, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .prime-red {
  color: #ed1b2d;
}
/* line 14, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .pull-right {
  float: right;
}
/* line 17, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .pull-left {
  float: left;
}
/* line 20, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa html.lt-ie9 .eighteen-col {
  min-width: 1010px !important;
}
/* line 23, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page h4:first-child {
  font-size: 33px;
  font-family: "Lato Regular";
  font-weight: normal;
  border-bottom: 1px solid #d5d5d6;
  background: url(/img/svg/citystore-round-small-icon.svg) 0px 8px no-repeat;
  padding: 0 0 7px 50px;
}
/* line 31, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page h1:first-child {
  font-size: 33px;
  font-family: "Lato Regular";
  font-weight: normal;
  border-bottom: 1px solid #d5d5d6;
  background: url(/img/svg/citystore-round-small-icon.svg) 0px 8px no-repeat;
  padding: 0 0 7px 50px;
  margin: 1.33em 0;
}
/* line 40, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa #store-thumb-view ul li {
  width: 32.06896551724138%;
  float: left;
  margin-left: 1.72413793103448%;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 20px;
}
/* line 52, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa #store-thumb-view ul li:hover {
  border: 1px solid #3983ce;
}
/* line 55, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa #store-thumb-view ul li img {
  max-width: 100%;
}
/* line 58, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa #store-thumb-view ul li:first-child {
  margin-left: 0;
}
/* line 61, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa #store-large-view img {
  max-width: 100%;
}
/* line 64, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page h5 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: 1px  solid #e4e4e4;
  padding-bottom: 10px;
  margin: 0px 0 7px 0;
}
/* line 71, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page section.page-bg {
  padding: 0 20px;
}
/* line 74, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .main .store-information-page .boxed {
  background: #fff;
  padding: 20px;
  margin-top: 10px;
}
/* line 79, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .main .store-information-page .boxed:first-child {
  margin-top: 0px;
}
/* line 82, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa address {
  font-style: normal;
}
/* line 85, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa ul.ways-to-order {
  margin-top: 20px;
}
/* line 88, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa ul.ways-to-order li a {
  position: relative;
  text-decoration: none;
  color: #666666;
  font-family: "Lato Regular";
  font-weight: normal;
  padding: 0px 25px 0 30px;
  margin-left: 10px;
  font-size: 17px;
}
/* line 98, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa ul.ways-to-order li a em {
  font-style: normal;
}
/* line 102, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa ul.ways-to-order em:before {
  font-size: 30px;
  top: 0px;
  display: -webkit-inline-flex;
  position: absolute;
  left: -10px;
  color: #3983ce;
}
/* line 110, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy {
  padding-top: 30px;
}
/* line 113, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy ul li {
  float: left;
  width: 60%;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #666;
}
/* line 121, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy ul li:first-child {
  width: 40%;
  background: url(/img/svg/toarrow.svg) 94% 48px no-repeat;
}
/* line 125, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy ul li p {
  margin: 0;
  padding-bottom: 10px;
}
/* line 129, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy input, .store-detail--usa .ways-to-order-buy select, .store-detail--usa #txt-zip-code, .store-detail--usa .tvx-promo input[type=text], .store-detail--usa select.store-details-airport-list {
  padding: 8px;
  border: 1px solid #d1d1d1;
  background: white;
  border-radius: 3px;
  width: 82%;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Lato Bold";
}
/* line 142, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy select {
  line-height: 34px;
}
/* line 145, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa select.store-details-airport-list {
  padding: 5px;
  min-width: 30%;
  margin-top: 10px;
  line-height: 34px;
}
/* line 151, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy select {
  width: 100%;
  float: none;
}
/* line 155, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy #buyBtn {
  width: auto;
  float: none;
  font-size: 15px;
  letter-spacing: 1.2px;
  padding: 10px;
  display: block;
  margin: 20px 0 0 0;
}
/* line 165, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy #buyBtn:before {
  font-family: 'icomoon-ultimate';
  content: "y";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 5px 0 0 10px;
  font-size: 10px;
  float: right;
}
/* line 178, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .ways-to-order-buy input.currency-lookup {
  width: 100%;
}
/* line 181, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa table.operation-days {
  width: 100%;
}
/* line 184, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa h5.operation-hours {
  background: url(/img/svg/clock-icon.svg) 0px 5px no-repeat;
  padding-left: 25px;
}
/* line 188, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa h5.direction-to-store, .store-detail--usa h5.about-store {
  padding: 0 0 0px 25px;
  border: 0 none;
  margin-bottom: 0;
}
/* line 193, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa h5.direction-to-store {
  background: url(/img/svg/store-locationpin-icon.svg) 0px 5px no-repeat;
}
/* line 197, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa h5.about-store {
  background: url(/img/svg/about-store-icon.svg) 0px 5px no-repeat;
  /*margin-left:20px; */
}
/* line 201, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa h5.about-store + p {
  margin-left: 20px;
}
/* line 204, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .direction-to-store #txt-zip-code {
  width: 60%;
  font-family: "Lato Regular" !important;
  margin-right: 10px;
}
/* line 209, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page .blue-btn {
  height: auto;
}
/* line 213, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .direction-to-store button {
  font-family: "Lato Bold";
  min-height: 41px;
}
/* line 217, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-info-bottom {
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
  margin-top: 20px;
}
/* line 223, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo {
  background: #e3f1fe;
  padding: 20px 0 0 0px;
}
/* line 227, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page .tvx-promo h4 {
  font-family: "Lato Bold";
  border: 0 none;
  background: none;
  padding: 0 0 15px 0px;
  margin: 0;
  text-transform: uppercase;
}
/* line 235, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page .tvx-promo h4 + p {
  margin-top: 0;
  font-size: 18px;
}
/* line 239, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo-pic {
  position: absolute;
  right: 0;
  bottom: 0px;
}
/* line 244, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo fieldset * {
  margin-bottom: 10px;
  font-family: "Lato Regular" !important;
}
/* line 248, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo-terms {
  margin: 0;
  padding: 0;
  font-size: 13px;
  display: block;
  margin-left: 29%;
}
/* line 255, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo section, .store-detail--usa .nearyby-store section {
  background-color: transparent;
}
/* line 258, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .four-col.tvx-promo-terms p {
  padding: 0;
  margin: 0;
}
/* line 261, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa p.tvx-promo-terms input[type="checkbox"] {
  display: none;
  width: 0;
  height: 0;
}
/* line 266, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa p.tvx-promo-terms input[type="checkbox"] + label {
  cursor: pointer;
  display: inline-block;
  padding-left: 20px;
  width: 30%;
}
/* line 272, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa input[type="checkbox"] + label span {
  background: url(/img/svg/checkbox.svg) no-repeat 0 -39px;
  width: 45px;
  height: 23px;
  float: left;
  cursor: pointer;
  margin-left: -50px;
}
/* line 280, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa input[type="checkbox"]:checked + label span {
  background: url("/img/svg/checkbox.svg") no-repeat 0 -17px;
}
/* line 283, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo-submit {
  width: 219px;
  font-size: 15px;
  padding: 10px;
  margin-left: 20px;
}
/* line 289, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo form {
  position: relative;
  margin-top: 50px;
  padding-bottom: 30px;
}
/* line 294, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .tvx-promo {
  display: none;
}
/* line 298, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-information-page .nearyby-store h4 {
  font-size: 25px;
  border-bottom: 0 none;
  background: none;
  padding-bottom: 10px;
  margin: 20px 0 7px 0;
  padding-left: 0;
}
/* line 306, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .nearyby-store-item {
  border: 1px solid #e9e9ea;
  border-radius: 5px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
/* line 317, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .nearyby-store-item .store-details, .store-detail--usa .nearyby-store-item .store-type-icon, .store-detail--usa .nearyby-store-item .store-distance, .store-detail--usa .nearyby-store-item .store-cta {
  display: table-cell;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
/* line 323, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-details {
  width: 40%;
  text-align: left !important;
}
/* line 327, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-type-icon {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #e9e9ea;
}
/* line 333, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-type-icon img {
  max-width: 100%;
}
/* line 336, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-distance {
  width: 15%;
}
/* line 339, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-cta {
  width: 25%;
}
/* line 342, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-distance .distance {
  font-size: 34px;
  display: block;
}
/* line 346, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-details .name {
  font-size: 20px;
  padding: 0 0 10px 0;
}
/* line 350, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-details .operationhours, .store-detail--usa .store-details .phone {
  padding: 15px 0px;
}
/* line 353, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa span[itemprop=telephone] strong:first-child {
  color: #666;
}
/* line 356, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa span[itemprop=telephone] strong {
  color: #3983ce;
}
/* line 359, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .boxed a, .store-detail--usa .store-details a {
  text-decoration: none;
}
/* line 362, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-cta a.blue-btn {
  padding: 12px;
  text-decoration: none;
  font-family: "Lato Bold";
  text-align: left;
  max-width: 65%;
  display: block;
  font-size: 16px;
  margin: 0 auto;
  line-height: 16px;
}
/* line 373, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-cta a.blue-btn.disabled {
  background-color: #cccccc;
}
/* line 376, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .load-more-stores {
  text-align: center;
}
/* line 380, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .load-more-stores button.blue-btn {
  font-family: "Lato Bold";
  padding: 12px;
}
/* line 384, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa a.view-store-on-map {
  text-decoration: none;
  text-align: center;
  height: auto;
  padding: 10px;
  display: none;
}
/* line 391, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa a.to-get-direction {
  font-family: "Lato Regular";
  font-weight: normal;
  display: none;
}
/* line 398, ../scss/templates/_store-detail-usa.scss */
.store-detail--usa .store-image-gallery #store-large-view a.map-link {
  display: block;
  overflow: hidden;
  padding: 20px 0 60px 0;
}
@media only screen and (max-width: 1055px) {
  /* line 407, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn {
    font-size: 14px;
  }
  /* line 410, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa ul.ways-to-order li a {
    font-size: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 416, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-cta a.blue-btn {
    max-width: 80%;
  }
  /* line 419, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo-pic, .store-detail--usa p.tvx-promo-terms input[type="checkbox"] + label {
    width: 37%;
  }
}
@media only screen and (max-width: 965px) {
  /* line 424, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-cta a.blue-btn {
    max-width: 100%;
  }
}
@media only screen and (max-width: 890px) {
  /* line 429, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo-pic {
    display: none;
  }
  /* line 432, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa ul.ways-to-order li a {
    display: block;
    margin-bottom: 10px;
  }
  /* line 436, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo form fieldset.six-col {
    width: 100%;
  }
  /* line 439, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo form fieldset.six-col input[type=text] {
    float: left;
    width: 30%;
    margin-right: 20px;
  }
  /* line 444, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy {
    padding-top: 10px;
  }
  /* line 447, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy ul li:first-child, .store-detail--usa .ways-to-order-buy ul li {
    background: none;
    width: 100%;
  }
  /* line 451, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy ul li p {
    padding: 10px 0px;
  }
  /* line 454, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy input, .store-detail--usa .ways-to-order-buy select, .store-detail--usa #txt-zip-code, .store-detail--usa .tvx-promo input[type=text], .store-detail--usa select.store-details-airport-list {
    width: 100%;
  }
  /* line 457, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo form {
    margin-top: 30px;
  }
  /* line 460, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo-pic, .store-detail--usa p.tvx-promo-terms input[type="checkbox"] + label {
    width: auto;
  }
  /* line 463, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa input[type="checkbox"] + label span {
    margin-left: -27px;
  }
  /* line 466, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .tvx-promo-terms, .store-detail--usa .tvx-promo-submit {
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 473, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa a.to-get-direction {
    padding-top: 5px;
    display: block;
  }
  /* line 477, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa a.to-get-direction + br {
    display: none;
  }
  /* line 480, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page .ten-col, .store-detail--usa .store-information-page .seven-col {
    width: auto;
    float: none;
    display: block;
    clear: both;
    margin-right: 0;
  }
  /* line 487, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page .seven-col {
    margin-bottom: 10px;
  }
  /* line 490, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa #store-large-view img {
    width: 100%;
  }
  /* line 493, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button span.vr, .store-detail--usa .ways-to-order-buy button#buyBtn span.vr {
    margin-top: 0px;
  }
  /* line 496, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn {
    font-size: 16px;
  }
  /* line 499, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-info-bottom {
    border-top: 0 none;
    padding-top: 0px;
    margin-top: 0px;
  }
  /* line 504, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa h5.about-store {
    margin-left: 0;
  }
  /* line 507, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa h5.about-store + p {
    margin-left: 0;
  }
  /* line 510, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-info-bottom .ten-col, .store-detail--usa .store-info-bottom .seven-col {
    background: #fff;
    padding: 20px;
    margin: 0px 0 10px 0;
    display: block;
  }
  /* line 516, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa ul.ways-to-order li a {
    float: left;
  }
  /* line 519, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-distance {
    width: 10%;
  }
  /* line 522, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-cta {
    width: 35%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 527, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa select.store-details-airport-list {
    margin-bottom: 15px;
  }
  /* line 530, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item {
    position: relative;
  }
  /* line 533, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-details, .store-detail--usa .nearyby-store-item .store-type-icon, .store-detail--usa .nearyby-store-item .store-distance, .store-detail--usa .nearyby-store-item .store-cta {
    vertical-align: top;
  }
  /* line 536, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-distance {
    position: absolute;
    left: 4%;
    padding: 0;
    top: 98px;
    display: block;
    width: 20%;
  }
  /* line 544, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-cta {
    position: absolute;
    left: 30%;
    /* top: 137px; */
    bottom: 0px;
    padding: 0;
    margin: 0 0 25px 20px;
  }
  /* line 552, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-type-icon {
    width: 30%;
  }
  /* line 555, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-details {
    width: 70%;
    padding-bottom: 70px;
  }
  /* line 559, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-distance .distance {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa {
    /* get-direction fix for small screen */
    	/*.store-information-page .store-image-gallery{
            display: none;
          }*/
    /* get-direction fix for small screen */
  }
  /* line 566, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa a.view-store-on-map {
    display: block;
    margin-top: 10px;
    padding: 15px;
  }
  /* line 571, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-cta {
    width: 45%;
  }
  /* line 579, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page .store-image-gallery {
    display: block;
  }
  /* line 582, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-image-gallery #store-large-view a.map-link {
    display: none;
  }
  /* line 585, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-detail--usa #store-large-view div {
    display: block;
  }
  /* line 590, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page h4:first-child {
    margin-bottom: 20px;
  }
  /* line 593, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page h1:first-child {
    margin-bottom: 20px;
  }
  /* line 596, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn {
    text-align: center;
  }
  /* line 599, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa ul.ways-to-order li a {
    float: none;
    font-size: 18px;
    margin-bottom: 15px;
  }
  /* line 604, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .direction-to-store #txt-zip-code, .store-detail--usa .direction-to-store button {
    display: block;
    width: 100%;
  }
  /* line 608, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .direction-to-store button {
    text-align: center;
    margin-top: 20px;
  }
  /* line 613, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn, .store-detail--usa .blue-btn {
    padding: 15px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 621, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-details, .store-detail--usa .nearyby-store-item .store-type-icon, .store-detail--usa .nearyby-store-item .store-distance, .store-detail--usa .nearyby-store-item .store-cta {
    padding: 0px;
    display: block;
  }
  /* line 625, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-details {
    width: auto;
  }
  /* line 628, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item, .store-detail--usa .main .store-information-page .boxed, .store-detail--usa .store-info-bottom .ten-col, .store-detail--usa .store-info-bottom .seven-col {
    padding: 10px;
  }
  /* line 631, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-distance, .store-detail--usa .nearyby-store-item .store-type-icon {
    display: none;
  }
  /* line 634, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .nearyby-store-item .store-cta {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin: 0;
  }
  /* line 641, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa select.store-details-airport-list {
    margin-bottom: 10px;
  }
  /* line 644, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn {
    text-align: left;
  }
  /* line 647, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .store-information-page section, .store-detail--usa .store-information-page section.page-bg {
    padding: 0 10px;
  }
  /* line 650, ../scss/templates/_store-detail-usa.scss */
  .store-detail--usa .ways-to-order-buy button.red-button, .store-detail--usa .ways-to-order-buy button#buyBtn, .store-detail--usa .blue-btn {
    padding: 15px 10px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 661, ../scss/templates/_store-detail-usa.scss */
  .stores-slider .nine-col {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  /* line 665, ../scss/templates/_store-detail-usa.scss */
  .stores-slider .full h4, .stores-slider .nine-col {
    background-color: #004fa3;
  }
}

/*# sourceMappingURL=zone.css.map */

