.fc-form .fc-form-inner .form-actions input, .fc-sem-general-enquiry-form .form-submit, .fc-search-form-flights .fc-form .form-actions input, .fc-search-form-flights-embed .form-submit,
.fc-search-form-flights-embed input[type=submit], .fc-soar-form .form-submit, .fc-static-form > div .form-submit, .region.sidebar .fc-search-form > div .form-submit {
  line-height: 30px;
  height: 30px;
  width: auto;
  background-color: #22b929;
  border: 1px solid #005304;
  color: #fff;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px;
  text-decoration: none;
  min-height: 21px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF22B929', endColorstr='#FF009C07');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyYjkyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWMwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #22b929), color-stop(100%, #009c07));
  background-image: -moz-linear-gradient(top, #22b929 0%, #009c07 100%);
  background-image: -webkit-linear-gradient(top, #22b929 0%, #009c07 100%);
  background-image: linear-gradient(to bottom, #22b929 0%, #009c07 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
.fc-form .fc-form-inner .form-actions input:hover, .fc-sem-general-enquiry-form .form-submit:hover, .fc-search-form-flights .fc-form .form-actions input:hover, .fc-search-form-flights-embed .form-submit:hover,
.fc-search-form-flights-embed input[type=submit]:hover, .fc-soar-form .form-submit:hover, .fc-static-form > div .form-submit:hover, .region.sidebar .fc-search-form > div .form-submit:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #01af09;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
.fc-form .fc-form-inner .form-actions input:active, .fc-sem-general-enquiry-form .form-submit:active, .fc-search-form-flights .fc-form .form-actions input:active, .fc-search-form-flights-embed .form-submit:active,
.fc-search-form-flights-embed input[type=submit]:active, .fc-soar-form .form-submit:active, .fc-static-form > div .form-submit:active, .region.sidebar .fc-search-form > div .form-submit:active {
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33000000', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #005304;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.fc-form .fc-form-inner .form-actions input:visited, .fc-sem-general-enquiry-form .form-submit:visited, .fc-search-form-flights .fc-form .form-actions input:visited, .fc-search-form-flights-embed .form-submit:visited,
.fc-search-form-flights-embed input[type=submit]:visited, .fc-soar-form .form-submit:visited, .fc-static-form > div .form-submit:visited, .region.sidebar .fc-search-form > div .form-submit:visited, .fc-form .fc-form-inner .form-actions input:focus, .fc-sem-general-enquiry-form .form-submit:focus, .fc-search-form-flights .fc-form .form-actions input:focus, .fc-search-form-flights-embed .form-submit:focus,
.fc-search-form-flights-embed input[type=submit]:focus, .fc-soar-form .form-submit:focus, .fc-static-form > div .form-submit:focus, .region.sidebar .fc-search-form > div .form-submit:focus {
  color: #fff;
  text-decoration: none;
}

#click-to-call-sidebar .popup1 button, #click-to-call-sidebar .popup2 .form-submit, .region.sidebar form.fc-find-a-store .form-actions input {
  line-height: 30px;
  height: 30px;
  width: auto;
  background-color: #424248;
  border: 1px solid #181818;
  color: #fff;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px;
  text-decoration: none;
  min-height: 21px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF424248', endColorstr='#FF2E2E2E');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #424248), color-stop(100%, #2e2e2e));
  background-image: -moz-linear-gradient(top, #424248 0%, #2e2e2e 100%);
  background-image: -webkit-linear-gradient(top, #424248 0%, #2e2e2e 100%);
  background-image: linear-gradient(to bottom, #424248 0%, #2e2e2e 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
#click-to-call-sidebar .popup1 button:hover, #click-to-call-sidebar .popup2 .form-submit:hover, .region.sidebar form.fc-find-a-store .form-actions input:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #2e2e2e;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
#click-to-call-sidebar .popup1 button:active, #click-to-call-sidebar .popup2 .form-submit:active, .region.sidebar form.fc-find-a-store .form-actions input:active {
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33000000', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #181818;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#click-to-call-sidebar .popup1 button:visited, #click-to-call-sidebar .popup2 .form-submit:visited, .region.sidebar form.fc-find-a-store .form-actions input:visited, #click-to-call-sidebar .popup1 button:focus, #click-to-call-sidebar .popup2 .form-submit:focus, .region.sidebar form.fc-find-a-store .form-actions input:focus {
  color: #fff;
  text-decoration: none;
}

.search-layout .left-column .refine-wrapper, .search-layout .left-column .refine-wrapper button {
  margin: 0 0 5px;
  overflow: hidden;
  display: block;
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE0000', endColorstr='#FFC10000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #c10000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #c10000 100%);
  padding: 0 10px;
  line-height: 38px;
  height: 38px;
  color: #fff;
  clear: both;
}
.search-layout .left-column .alt.refine-wrapper, .search-layout .left-column .refine-wrapper button.alt {
  background-color: #515255;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF656973', endColorstr='#FF464950');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1Njk3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NDk1MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #656973), color-stop(100%, #464950));
  background-image: -moz-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: -webkit-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: linear-gradient(to bottom, #656973 0%, #464950 100%);
}
.search-layout .left-column .refine-wrapper .fold {
  display: none;
}
.search-layout .left-column .refine-wrapper h1,
.search-layout .left-column .refine-wrapper h2,
.search-layout .left-column .refine-wrapper h3,
.search-layout .left-column .refine-wrapper h4,
.search-layout .left-column .refine-wrapper h5,
.search-layout .left-column .refine-wrapper h6 {
  color: #fff;
  margin: 0;
  border: 0;
  line-height: 38px;
  height: 38px;
}
.search-layout .left-column .refine-wrapper h2 {
  font-size: 22px;
}
.search-layout .left-column .refine-wrapper h3 {
  font-size: 20px;
}
.search-layout .left-column .refine-wrapper a,
.search-layout .left-column .refine-wrapper a:hover {
  color: #fff;
}
.search-layout .left-column .refine-wrapper .link {
  float: right;
  font-size: 12px;
  font-weight: normal;
}

.section-experts #content .pane-fcl-enquiry-routing-product-extra-content,
.fc-table-index-list table.views-table caption {
  margin: 0 0 5px;
  overflow: hidden;
  background-color: #515255;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF656973', endColorstr='#FF464950');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1Njk3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NDk1MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #656973), color-stop(100%, #464950));
  background-image: -moz-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: -webkit-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: linear-gradient(to bottom, #656973 0%, #464950 100%);
  padding: 0 10px;
  line-height: 38px;
  height: 38px;
  color: #fff;
}

.section-experts #content .pane-fcl-enquiry-routing-product-extra-content {
  display: block;
}

.google-appliance-pager .pager li {
  padding: 0;
  margin: 0 2px;
  float: left;
}
.google-appliance-pager .pager li.pager-first, .google-appliance-pager .pager li.pager-last, .google-appliance-pager .pager li.pager-ellipsis {
  display: none;
}
.google-appliance-pager .pager li.pager-current {
  border: 1px solid #ddd;
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
}
.google-appliance-pager .pager li.pager-previous {
  margin-right: 12px;
}
.google-appliance-pager .pager li.pager-previous a,
.google-appliance-pager .pager li.pager-previous a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.google-appliance-pager .pager li.pager-next {
  margin-left: 12px;
}
.google-appliance-pager .pager li.pager-next a,
.google-appliance-pager .pager li.pager-next a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.google-appliance-pager .pager li a,
.google-appliance-pager .pager li a:hover {
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
  border: 1px solid #bcbcbc;
  text-decoration: none;
}

#content .products-view-blue-header .ajax-progress .throbber, .section-flights #content .view.products-view-blue-header .views-submit-button .throbber {
  float: none;
  margin: 3px 0 0 5px;
  background-image: url('../images/fc-responsive/loaders/ajax-loader-whiteonblue.gif?47f86186b');
}

.container-inline-date .date-padding {
  padding: 0;
  float: none;
}

.header .nav ul li {
  z-index: 998;
}
.header .nav ul li .column {
  top: 42px !important;
}

::-webkit-input-placeholder {
  color: #116ab2;
  padding: 0 0 0 4px;
}

:-moz-placeholder {
  color: #116ab2;
  padding: 0 0 0 4px;
}

::-moz-placeholder {
  color: #116ab2;
  padding: 0 0 0 4px;
}

:-ms-input-placeholder {
  color: #116ab2;
  padding: 0 0 0 4px;
}

#navigation ul.sf-menu li.sf-depth-1.active-trail > a, #navigation ul.sf-menu li a:hover, #navigation ul.sf-menu li a.active, #navigation ul.sf-menu > li.sfHover > a {
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33EE0000', endColorstr='#33000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(238, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}

#navigation ul.sf-menu li.menuparent a:hover:after, #navigation ul.sf-menu li.menuparent.active:after, #navigation ul.sf-menu > li.sfHover.menuparent > a:after {
  z-index: 25;
  position: absolute;
  bottom: -8px;
  left: 15%;
  content: '';
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #bf0000;
}

.no-header-search #navigation {
  top: 0;
}

#navigation {
  background: #383a40;
  padding: 0;
}
#navigation .menu-search {
  display: none;
}
#navigation #navigation-inner {
  background: #383a40;
  border-top: 1px solid #424248;
  margin: 0 -9999px;
  height: 43px;
  width: auto;
  position: relative;
}
#navigation #navigation-inner .region-navigation {
  width: 960px;
  margin: 0 auto;
}
#navigation ul ul,
#navigation ul ol,
#navigation ol ol,
#navigation ol ul {
  font-size: 100%;
}
#navigation .sf-menu.sf-style-default {
  float: none;
}
#navigation ul.sf-menu {
  top: 0;
}
#navigation ul.sf-menu li {
  z-index: 25;
  background: none;
  border: 0;
  padding: 0;
}
#navigation ul.sf-menu li a {
  background: none;
  border: 0;
  display: block;
  color: #fff;
  line-height: 44px;
  padding: 0 12px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 17px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
}
#navigation ul.sf-menu .featured ul.sf-megamenu li a {
  font-weight: normal;
  font-size: 12px;
}
#navigation ul.sf-megamenu {
  display: none;
  top: 43px;
  background: #f4f4f4;
  border: 1px solid #383a40;
  border-top: 0;
  left: -13px;
  padding: 10px 7px;
  z-index: 20;
}
#navigation ul.sf-megamenu li.menuparent a:hover:after,
#navigation ul.sf-megamenu li.menuparent a.active:after {
  display: none;
  border: 0;
}
#navigation ul.sf-megamenu li span,
#navigation ul.sf-megamenu li a {
  white-space: nowrap;
  color: #383a40;
  padding: 5px 0;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: normal;
  text-shadow: none;
  font-weight: normal;
  margin: 0;
  display: block;
}
#navigation ul.sf-megamenu li span.active, #navigation ul.sf-megamenu li span:hover,
#navigation ul.sf-megamenu li a.active,
#navigation ul.sf-megamenu li a:hover {
  filter: none;
  text-decoration: underline;
  color: #e00;
  background: transparent none;
}
#navigation ul.sf-megamenu > li.sfHover.menuparent > a {
  display: none;
  border: 0;
}
#navigation ul.sf-menu li .menu-col {
  display: none;
}
#navigation ul.sf-menu li .menu-sep hr {
  border: 0;
  height: 1px;
  margin: 10px 0;
  border-top: 1px dotted #bcbcbc;
}
#navigation ul.sf-menu li .menu-heading {
  font-weight: bold;
}
#navigation ul.sf-menu li .menu-heading.active {
  color: #383a40;
  text-decoration: none;
}
#navigation ul.sf-menu li .menu-uppercase {
  text-transform: uppercase;
}
#navigation ul.sf-menu li .menu-red-label-fares,
#navigation ul.sf-menu li .menu-red-label-fares:hover {
  margin-top: 35px;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  background: url('../images/fc-responsive/sprite-header-footer.png?2f795a5c3') no-repeat 0 -562px !important;
  width: 154px;
  height: 57px;
}
#navigation ul.sf-menu li .menu-mytime-packages,
#navigation ul.sf-menu li .menu-mytime-packages:hover {
  background: url('../images/fc-responsive/sprite-header-footer.png?2f795a5c3') no-repeat 0 -633px !important;
  font-size: 0;
  height: 54px;
  line-height: 0;
  text-indent: -9999px;
  width: 150px;
  margin-top: 10px;
}
#navigation ul.sf-menu li .menu-red-label-holidays,
#navigation ul.sf-menu li .menu-red-label-holidays:hover {
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  background: url('../images/fc-responsive/sprite-header-footer.png?2f795a5c3') no-repeat 0 -702px !important;
  width: 154px;
  height: 57px;
}
#navigation ul.sf-menu ul.sf-megamenu .menu-item.sf-megamenu-column {
  padding: 0 10px 0 0;
  width: 12.5em;
}
#navigation ul.sf-menu ul.sf-megamenu .menu-item.sf-megamenu-column.last {
  padding: 0;
}
#navigation ul.sf-menu li.sf-parent-children-2 ul.sf-megamenu {
  width: 26em;
}
#navigation ul.sf-menu li.sf-parent-children-2 ul.sf-megamenu .menu-item.sf-megamenu-column {
  width: 12em;
}
#navigation ul.sf-menu li.sf-parent-children-2 ul.sf-megamenu .menu-item.sf-megamenu-column.last {
  padding: 0;
}
#navigation ul.sf-menu li.sf-parent-children-3 ul.sf-megamenu {
  width: 41em;
}
#navigation ul.sf-menu li.sf-parent-children-3 ul.sf-megamenu .menu-item.sf-megamenu-column {
  width: 12.8em;
}
#navigation ul.sf-menu li.sf-parent-children-3 ul.sf-megamenu .menu-item.sf-megamenu-column.last {
  padding: 0;
}
#navigation ul.sf-menu li.sf-parent-children-4 ul.sf-megamenu {
  width: 50em;
}
#navigation ul.sf-menu li.sf-parent-children-4 ul.sf-megamenu .menu-item.sf-megamenu-column {
  padding: 0 5px 0 0;
  width: 12em;
}
#navigation ul.sf-menu li.sf-parent-children-4 ul.sf-megamenu .menu-item.sf-megamenu-column.last {
  padding: 0;
}
#navigation ul.sf-menu li.menu-cruises > ul {
  margin-left: 0;
}
#navigation ul.sf-menu li.menu-extras > ul {
  margin-left: 0;
}
#navigation ul.sf-menu li.menu-destinations > ul {
  margin-left: -353px;
}
#navigation ul.sf-menu li.menu-deals > ul {
  margin-left: 0;
}

@media only screen and (min-width: 960px) {
  #navigation ul.sf-menu .featured {
    float: right;
    right: 0;
  }
  #navigation ul.sf-menu .featured a {
    font-family: "Gill Sans Bold", Arial, Helvetica, sans-serif;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #navigation #navigation-inner {
    margin: 0 -9999px;
  }
  #navigation #navigation-inner .region-navigation {
    width: 768px;
  }
  #navigation ul.sf-menu li a {
    font-size: 16px;
    padding: 0 8px;
  }
  #navigation ul.sf-menu li.menu-hotels > ul, #navigation ul.sf-menu li.menu-cruises > ul, #navigation ul.sf-menu li.menu-extras > ul {
    margin-left: 0;
  }
  #navigation ul.sf-menu li.menu-destinations > ul {
    margin-left: -442px;
  }
  #navigation ul.sf-menu li.menu-deals > ul {
    margin-left: -50px;
  }
  #navigation ul.sf-menu ul.sf-megamenu li span,
  #navigation ul.sf-menu ul.sf-megamenu li a {
    padding: 5px 0;
    font-size: 12px;
  }
  #navigation ul.sf-menu .featured a {
    font-family: "Gill Sans Bold", Arial, Helvetica, sans-serif;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .no-header-search #navigation {
    top: -50px;
  }
  .no-header-search .featured a {
    font-family: "Gill Sans Bold", Arial, Helvetica, sans-serif;
  }

  #navigation {
    top: 15px;
    background-color: #212126;
    z-index: 10;
    position: absolute;
    width: 70%;
    margin: 0;
    height: 9999px;
    left: -70%;
  }
  #navigation #navigation-inner {
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
  }
  #navigation #navigation-inner .region-navigation {
    margin: 0;
    width: auto;
    position: relative;
  }
  #navigation ul.sf-menu {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0;
  }
  #navigation ul.sf-menu li {
    width: auto;
    float: none;
    display: block;
    position: relative;
  }
  #navigation ul.sf-menu li.sf-depth-1 a:before {
    position: absolute;
    content: '';
    display: block;
    height: 27px;
    width: 27px;
    left: 10px;
    margin-top: -13px;
    top: 50%;
    background: transparent no-repeat 0 0;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  #navigation ul.sf-menu li.sf-depth-1 a:before {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  #navigation ul.sf-menu li.sf-depth-1 a.menu-home:before {
    background-position: -390px -385px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-flights:before {
    background-position: -391px -5px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-holiday-packages:before {
    background-position: -390px -42px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-hotels:before {
    background-position: -391px -499px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-rail:before {
    background-position: -394px -308px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-tours:before {
    background-position: -391px -118px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-cruises:before {
    background-position: -390px -155px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-extras:before {
    background-position: -394px -422px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-destinations:before {
    background-position: -389px -233px;
  }
  #navigation ul.sf-menu li.sf-depth-1 a.menu-deals:before {
    background-position: -391px -273px;
  }
  #navigation ul.sf-menu li.sf-depth-1.active-trail a {
    background: #e00;
    border-top: 2px solid rgba(255, 255, 255, 0.3);
  }
  #navigation ul.sf-menu li span,
  #navigation ul.sf-menu li a {
    position: relative;
    padding: 0 0 0 45px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF27272E', endColorstr='#FF212126');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3MjcyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #27272e), color-stop(100%, #212126));
    background-image: -moz-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: -webkit-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: linear-gradient(to bottom, #27272e 0%, #212126 100%);
  }
  #navigation ul.sf-menu li span:focus,
  #navigation ul.sf-menu li a:focus {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF16161A', endColorstr='#FF1B1B1F');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxYSIvPjxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjMjAyMDI2Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMyNDI0MmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161a), color-stop(18%, #202026), color-stop(50%, #24242a), color-stop(100%, #1b1b1f));
    background-image: -moz-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: -webkit-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: linear-gradient(to bottom, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
  }
  #navigation ul.sf-menu li span:hover,
  #navigation ul.sf-menu li a:hover {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF27272E', endColorstr='#FF212126');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3MjcyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #27272e), color-stop(100%, #212126));
    background-image: -moz-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: -webkit-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: linear-gradient(to bottom, #27272e 0%, #212126 100%);
  }
  #navigation ul.sf-menu li span:hover:focus,
  #navigation ul.sf-menu li a:hover:focus {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF16161A', endColorstr='#FF1B1B1F');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxYSIvPjxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjMjAyMDI2Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMyNDI0MmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161a), color-stop(18%, #202026), color-stop(50%, #24242a), color-stop(100%, #1b1b1f));
    background-image: -moz-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: -webkit-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: linear-gradient(to bottom, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
  }
  #navigation ul.sf-menu li span:hover:after,
  #navigation ul.sf-menu li a:hover:after {
    content: ' ';
    display: none;
  }
  #navigation ul.sf-menu li span.active,
  #navigation ul.sf-menu li a.active {
    background: #e00;
    border-top: 2px solid rgba(255, 255, 255, 0.3);
  }
  #navigation ul.sf-menu li span.active:focus,
  #navigation ul.sf-menu li a.active:focus {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF830000', endColorstr='#FFBC0000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzMDAwMCIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjYzYwMDAwIi8+PHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNlNDAwMDAiLz48c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2U0MDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JjMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #830000), color-stop(12%, #c60000), color-stop(58%, #e40000), color-stop(92%, #e40000), color-stop(100%, #bc0000));
    background-image: -moz-linear-gradient(top, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
    background-image: -webkit-linear-gradient(top, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
    background-image: linear-gradient(to bottom, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
  }
  #navigation ul.sf-menu li span.active:after,
  #navigation ul.sf-menu li a.active:after {
    border-bottom: 15px solid transparent;
    border-right: 10px solid #fff;
    border-top: 15px solid transparent;
    content: ' ';
    display: block;
    position: absolute;
    left: auto;
    right: -2px;
    top: 5px;
  }
  #navigation ul.sf-menu > li.sfHover.menuparent > a:after {
    display: none;
  }
  #navigation ul.sf-menu > li.sfHover > a {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF27272E', endColorstr='#FF212126');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3MjcyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #27272e), color-stop(100%, #212126));
    background-image: -moz-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: -webkit-linear-gradient(top, #27272e 0%, #212126 100%);
    background-image: linear-gradient(to bottom, #27272e 0%, #212126 100%);
  }
  #navigation ul.sf-menu > li.sfHover > a:focus {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF16161A', endColorstr='#FF1B1B1F');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxYSIvPjxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjMjAyMDI2Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMyNDI0MmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161a), color-stop(18%, #202026), color-stop(50%, #24242a), color-stop(100%, #1b1b1f));
    background-image: -moz-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: -webkit-linear-gradient(top, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
    background-image: linear-gradient(to bottom, #16161a 0%, #202026 18%, #24242a 50%, #1b1b1f 100%);
  }
  #navigation ul.sf-menu > li.sfHover > a.active:focus {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF830000', endColorstr='#FFBC0000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzMDAwMCIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjYzYwMDAwIi8+PHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNlNDAwMDAiLz48c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2U0MDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JjMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #830000), color-stop(12%, #c60000), color-stop(58%, #e40000), color-stop(92%, #e40000), color-stop(100%, #bc0000));
    background-image: -moz-linear-gradient(top, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
    background-image: -webkit-linear-gradient(top, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
    background-image: linear-gradient(to bottom, #830000 0%, #c60000 12%, #e40000 58%, #e40000 92%, #bc0000 100%);
  }
  #navigation ul.sf-megamenu {
    display: none !important;
  }
}
.breadcrumb-wrapper {
  height: 30px;
  margin-bottom: 1em;
  border: 1px solid #eaeaea;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.breadcrumb-wrapper .print {
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
}
.breadcrumb-wrapper .print a {
  border-left: 1px solid #eaeaea;
  background: #fff no-repeat -80px -150px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  display: block;
  height: 30px;
  width: 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .breadcrumb-wrapper .print a {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.breadcrumb-wrapper .print a:hover {
  background-color: #f4f4f4 !important;
  -moz-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.breadcrumb-wrapper .print a:active {
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}

nav.breadcrumb {
  overflow: hidden;
  display: block;
  height: 30px;
  position: relative;
}
nav ol {
  margin: 0;
}
nav ol li {
  display: block;
  float: left;
  line-height: 30px;
  position: relative;
}
nav ol li.last > span {
  line-height: 30px;
  font-weight: bold;
  padding-left: 17px;
}
nav ol li.first {
  position: relative;
  z-index: 15;
  border: 1px solid #900;
  border-right: 0;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 3px;
  margin-top: -1px;
  height: 30px;
}
nav ol li.first span.breadcrumb-text {
  margin: 0;
  display: block;
}
nav ol li.first a,
nav ol li.first a:visited {
  width: 30px;
  padding: 0;
  background: #e00 no-repeat -387px -229px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  nav ol li.first a,
  nav ol li.first a:visited {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
nav ol li.first a .breadcrumb-text,
nav ol li.first a:visited .breadcrumb-text {
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  background: transparent none;
}
nav ol li.first a .breadcrumb-text:before, nav ol li.first a .breadcrumb-text:after,
nav ol li.first a:visited .breadcrumb-text:before,
nav ol li.first a:visited .breadcrumb-text:after {
  display: none;
}
nav ol li.first a .arrow,
nav ol li.first a:visited .arrow {
  z-index: 15;
  height: 0;
  border-left: 0.8em solid #e00;
}
nav ol li.first a .arrow.dark,
nav ol li.first a:visited .arrow.dark {
  z-index: 10;
  border-left: 0.8em solid #900;
}
nav ol li.first a:active,
nav ol li.first a:visited:active {
  background: #cc0c00 no-repeat -387px -229px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  nav ol li.first a:active,
  nav ol li.first a:visited:active {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
nav ol li.first a:active .arrow,
nav ol li.first a:visited:active .arrow {
  border-left: 0.8em solid #cc0c00;
}
nav ol li.first a:active .arrow.dark,
nav ol li.first a:visited:active .arrow.dark {
  z-index: 10;
  border-left: 0.8em solid #900;
}
nav ol li a,
nav ol li a:visited {
  line-height: 30px;
  text-decoration: none;
  background: #f4f4f4;
  color: #515255;
  display: block;
  height: 30px;
  padding: 0 5px 0 17px;
  position: relative;
}
nav ol li a .arrow,
nav ol li a:visited .arrow {
  height: 0;
  border-bottom: 16px solid transparent;
  border-left: 0.8em solid #f4f4f4;
  border-top: 16px solid transparent;
  display: block;
  position: absolute;
  right: -9px;
  top: -1px;
  z-index: 15;
}
nav ol li a .arrow.dark,
nav ol li a:visited .arrow.dark {
  z-index: 10;
  border-left: 0.8em solid #bcbcbc;
  right: -10px;
}
nav ol li a:hover,
nav ol li a:visited:hover {
  -moz-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 1px 4px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  text-decoration: none;
}
nav ol li a:active,
nav ol li a:visited:active {
  background: #eaeaea;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
nav ol li a:active .arrow,
nav ol li a:visited:active .arrow {
  border-left: 0.8em solid #eaeaea;
}
nav ol li a:active .arrow.dark,
nav ol li a:visited:active .arrow.dark {
  z-index: 10;
  border-left: 0.8em solid #bcbcbc;
  right: -10px;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .breadcrumb-wrapper .breadcrumb-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
  }
  .breadcrumb-wrapper .print {
    display: none;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .breadcrumb-wrapper .breadcrumb-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
  }
  .breadcrumb-wrapper .print {
    display: none;
  }
}
.destination-layout {
  margin-top: 0;
}
.destination-layout .content-top {
  position: relative;
}
.destination-layout .panel-separator {
  clear: both;
  margin: 0;
}
.destination-layout .content-bottom {
  margin-top: 1em;
}
.destination-layout .content-bottom .panel-separator {
  display: none;
}
.destination-layout .content-bottom .indent-product {
  margin-left: 26%;
}
.destination-layout .content-bottom .indented a {
  margin-right: 14px;
}
.destination-layout .content-bottom .indented.last a {
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .destination-layout .content-bottom .indent-product {
    margin-left: 0;
  }
  .destination-layout .content-bottom .indented {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .center-wrapper .content-column {
    float: none;
    width: 100%;
  }
  .center-wrapper .content-column .inside {
    margin: 0 0 .5em;
  }

  .destination-layout .content-bottom .indent-product {
    margin-left: 0;
  }
  .destination-layout .content-bottom .indented {
    margin-right: 0;
    float: left;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .panels-layout .content-bottom-left,
  .panels-layout .content-bottom-right {
    clear: both;
    float: none;
    width: 100%;
  }
  .panels-layout .content-bottom-left .bottom-links,
  .panels-layout .content-bottom-left .field-name-field-bottom-content-left,
  .panels-layout .content-bottom-left .field-name-field-bottom-content-right,
  .panels-layout .content-bottom-right .bottom-links,
  .panels-layout .content-bottom-right .field-name-field-bottom-content-left,
  .panels-layout .content-bottom-right .field-name-field-bottom-content-right {
    margin: 0;
  }
  .panels-layout .content-bottom-left .inside,
  .panels-layout .content-bottom-right .inside {
    margin: 0;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .destination-layout .content-bottom .indented {
    width: 80%;
    float: none;
  }
}
.quicktabs-wrapper {
  clear: both;
  float: left;
  width: 100%;
}
.quicktabs-wrapper .quicktabs_main {
  clear: both;
}
.quicktabs-wrapper .quicktabs-hide {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
  visibility: hidden;
}

.ui-widget {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: inherit;
}

.ui-tabs {
  padding: 0 !important;
  border: 0;
}
.ui-tabs .ui-tabs-hide {
  display: block !important;
  position: absolute;
  left: -10000px;
  top: -10000px;
  visibility: hidden;
}
.ui-tabs .ui-corner-all,
.ui-tabs .ui-corner-bottom,
.ui-tabs .ui-corner-right,
.ui-tabs .ui-corner-top,
.ui-tabs .ui-corner-br,
.ui-tabs .ui-corner-tr {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-tabs.ui-corner-all {
  border: 0;
  background: none;
}
.ui-tabs .ui-corner-bottom,
.ui-tabs .ui-corner-right,
.ui-tabs .ui-state-default,
.ui-tabs .ui-widget-header {
  border: 0;
}
.ui-tabs .ui-tabs-prev,
.ui-tabs .ui-tabs-next {
  display: none;
}
.ui-tabs .ui-tabs-nav {
  border: 0;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-tabs .ui-tabs-nav li {
  border: 0;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.ui-tabs .ui-tabs-nav li h2 {
  margin: 0;
}
.ui-tabs .ui-tabs-nav li a {
  padding: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 0;
  border: 0;
}
.ui-tabs .ui-tabs-panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  clear: both;
  padding: 0 !important;
}

.quicktabs-wrapper ul.ui-tabs-nav,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle,
.ui-tabs ul.ui-tabs-nav,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle {
  margin-left: 0;
  background-color: #eaeaea;
  width: 100%;
  float: left;
  margin-bottom: 15px;
  position: relative;
}
.quicktabs-wrapper ul.ui-tabs-nav li,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li,
.ui-tabs ul.ui-tabs-nav li,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li {
  top: 0;
  margin: 0;
  padding: 0;
  background: none;
  position: relative;
  display: block;
  float: left;
  height: 45px !important;
}
.quicktabs-wrapper ul.ui-tabs-nav li.consultant-tab,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.consultant-tab,
.ui-tabs ul.ui-tabs-nav li.consultant-tab,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.consultant-tab {
  position: absolute;
  right: 4px;
}
.quicktabs-wrapper ul.ui-tabs-nav li h2,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li h2,
.ui-tabs ul.ui-tabs-nav li h2,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li h2 {
  margin: 0;
}
.quicktabs-wrapper ul.ui-tabs-nav li a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li a,
.ui-tabs ul.ui-tabs-nav li a,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li a {
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  background: none;
  color: #116ab2;
  padding: 0 10px;
  display: block;
  float: left;
  line-height: 45px;
  text-decoration: none;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
}
.quicktabs-wrapper ul.ui-tabs-nav li a:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li a:hover,
.ui-tabs ul.ui-tabs-nav li a:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li a:hover {
  text-decoration: none;
  line-height: 41px;
  padding-bottom: 2px;
  border-top: 2px solid #cc0c00;
  background: #f4f4f4;
}
.quicktabs-wrapper ul.ui-tabs-nav li a.consultant-only,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li a.consultant-only,
.ui-tabs ul.ui-tabs-nav li a.consultant-only,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li a.consultant-only {
  background: #fc0;
  border: medium none;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 0 0;
  color: #000;
  font-weight: normal;
  margin-top: 4px;
  line-height: 41px;
}
.quicktabs-wrapper ul.ui-tabs-nav li a.consultant-only:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li a.consultant-only:hover,
.ui-tabs ul.ui-tabs-nav li a.consultant-only:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li a.consultant-only:hover {
  background: #cc0c00;
  color: #fff;
  padding-bottom: 0;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a, .quicktabs-wrapper ul.ui-tabs-nav li.active a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a,
.ui-tabs ul.ui-tabs-nav li.active a,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a {
  background: #cc0c00;
  border: 0;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a:hover, .quicktabs-wrapper ul.ui-tabs-nav li.active a:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a:hover,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a:hover,
.ui-tabs ul.ui-tabs-nav li.active a:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a:hover {
  background: #cc0c00;
  border-top: 0;
  text-decoration: none;
  line-height: 45px;
  height: 43px;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a.consultant-only, .quicktabs-wrapper ul.ui-tabs-nav li.active a.consultant-only,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a.consultant-only,
.ui-tabs ul.ui-tabs-nav li.active a.consultant-only,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only {
  background: #fc0;
  border: 0;
  color: #000;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a.consultant-only:hover, .quicktabs-wrapper ul.ui-tabs-nav li.active a.consultant-only:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:hover,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a.consultant-only:hover,
.ui-tabs ul.ui-tabs-nav li.active a.consultant-only:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:hover,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:hover {
  background: #cc0c00;
  color: #fff;
  padding-bottom: 0;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a.consultant-only:hover:after, .quicktabs-wrapper ul.ui-tabs-nav li.active a.consultant-only:hover:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:hover:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:hover:after,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a.consultant-only:hover:after,
.ui-tabs ul.ui-tabs-nav li.active a.consultant-only:hover:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:hover:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:hover:after {
  border-top: 7px solid #cc0c00;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a.consultant-only:after, .quicktabs-wrapper ul.ui-tabs-nav li.active a.consultant-only:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:after,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a.consultant-only:after,
.ui-tabs ul.ui-tabs-nav li.active a.consultant-only:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a.consultant-only:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a.consultant-only:after {
  border-top: 7px solid #fc0;
}
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active a:after,
.quicktabs-wrapper ul.ui-tabs-nav li.ui-state-active span, .quicktabs-wrapper ul.ui-tabs-nav li.active a:after,
.quicktabs-wrapper ul.ui-tabs-nav li.active span,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active span,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active a:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-nostyle li.active span,
.ui-tabs ul.ui-tabs-nav li.ui-state-active a:after,
.ui-tabs ul.ui-tabs-nav li.ui-state-active span,
.ui-tabs ul.ui-tabs-nav li.active a:after,
.ui-tabs ul.ui-tabs-nav li.active span,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active a:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.ui-state-active span,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active a:after,
.ui-tabs ul.quicktabs-tabs.quicktabs-style-nostyle li.active span {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #cc0c00;
  height: 0;
  width: 0;
  bottom: -6px;
  display: block;
  left: 8px;
  position: absolute;
  z-index: 50;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .quicktabs-wrapper ul.quicktabs-tabs,
  .ui-tabs ul.ui-tabs-nav {
    display: none;
  }
}
.fcl-procat-product.multi-stop.cl-doubledip .product-icon, .fcl-procat-product.multi-stop.ps-doubledip .product-icon,
.fcl-procat-product-page .fcl-procat-product.multi-stop.cl-doubledip .product-icon,
.fcl-procat-product-page .fcl-procat-product.multi-stop.ps-doubledip .product-icon,
.quickbeds-property.multi-stop.cl-doubledip .product-icon,
.quickbeds-property.multi-stop.ps-doubledip .product-icon {
  background: transparent no-repeat 0 -29px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.multi-stop.cl-doubledip .product-icon, .fcl-procat-product.multi-stop.ps-doubledip .product-icon,
  .fcl-procat-product-page .fcl-procat-product.multi-stop.cl-doubledip .product-icon,
  .fcl-procat-product-page .fcl-procat-product.multi-stop.ps-doubledip .product-icon,
  .quickbeds-property.multi-stop.cl-doubledip .product-icon,
  .quickbeds-property.multi-stop.ps-doubledip .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.multi-stop.cl-tripledip .product-icon, .fcl-procat-product.multi-stop.ps-tripletreat .product-icon,
.fcl-procat-product-page .fcl-procat-product.multi-stop.cl-tripledip .product-icon,
.fcl-procat-product-page .fcl-procat-product.multi-stop.ps-tripletreat .product-icon,
.quickbeds-property.multi-stop.cl-tripledip .product-icon,
.quickbeds-property.multi-stop.ps-tripletreat .product-icon {
  background: transparent no-repeat 0 -60px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 58px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.multi-stop.cl-tripledip .product-icon, .fcl-procat-product.multi-stop.ps-tripletreat .product-icon,
  .fcl-procat-product-page .fcl-procat-product.multi-stop.cl-tripledip .product-icon,
  .fcl-procat-product-page .fcl-procat-product.multi-stop.ps-tripletreat .product-icon,
  .quickbeds-property.multi-stop.cl-tripledip .product-icon,
  .quickbeds-property.multi-stop.ps-tripletreat .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.ps-rail .product-icon,
.fcl-procat-product-page .fcl-procat-product.ps-rail .product-icon,
.quickbeds-property.ps-rail .product-icon {
  background: transparent no-repeat -3px -388px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.ps-rail .product-icon,
  .fcl-procat-product-page .fcl-procat-product.ps-rail .product-icon,
  .quickbeds-property.ps-rail .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.air-transportation .product-icon,
.fcl-procat-product-page .fcl-procat-product.air-transportation .product-icon,
.quickbeds-property.air-transportation .product-icon {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.air-transportation .product-icon,
  .fcl-procat-product-page .fcl-procat-product.air-transportation .product-icon,
  .quickbeds-property.air-transportation .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.air-transportation.ps-multi-stop .product-icon,
.fcl-procat-product-page .fcl-procat-product.air-transportation.ps-multi-stop .product-icon,
.quickbeds-property.air-transportation.ps-multi-stop .product-icon {
  background: transparent no-repeat 0 -60px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 58px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.air-transportation.ps-multi-stop .product-icon,
  .fcl-procat-product-page .fcl-procat-product.air-transportation.ps-multi-stop .product-icon,
  .quickbeds-property.air-transportation.ps-multi-stop .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.tour .product-icon,
.fcl-procat-product-page .fcl-procat-product.tour .product-icon,
.quickbeds-property.tour .product-icon {
  background: transparent no-repeat -2px -449px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.tour .product-icon,
  .fcl-procat-product-page .fcl-procat-product.tour .product-icon,
  .quickbeds-property.tour .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.cruise .product-icon,
.fcl-procat-product-page .fcl-procat-product.cruise .product-icon,
.quickbeds-property.cruise .product-icon {
  background: transparent no-repeat 0 -419px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.cruise .product-icon,
  .fcl-procat-product-page .fcl-procat-product.cruise .product-icon,
  .quickbeds-property.cruise .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.cruise.he-flycruise .product-icon,
.fcl-procat-product-page .fcl-procat-product.cruise.he-flycruise .product-icon,
.quickbeds-property.cruise.he-flycruise .product-icon {
  background: transparent no-repeat 0 -120px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 59px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.cruise.he-flycruise .product-icon,
  .fcl-procat-product-page .fcl-procat-product.cruise.he-flycruise .product-icon,
  .quickbeds-property.cruise.he-flycruise .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.accommodation .product-icon,
.fcl-procat-product-page .fcl-procat-product.accommodation .product-icon,
.quickbeds-property.accommodation .product-icon {
  background: transparent no-repeat 0 -238px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.accommodation .product-icon,
  .fcl-procat-product-page .fcl-procat-product.accommodation .product-icon,
  .quickbeds-property.accommodation .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.accommodation.he-ski .product-icon,
.fcl-procat-product-page .fcl-procat-product.accommodation.he-ski .product-icon,
.quickbeds-property.accommodation.he-ski .product-icon {
  background: transparent no-repeat 0 -267px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 58px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.accommodation.he-ski .product-icon,
  .fcl-procat-product-page .fcl-procat-product.accommodation.he-ski .product-icon,
  .quickbeds-property.accommodation.he-ski .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.accommodation.he-driving .product-icon,
.fcl-procat-product-page .fcl-procat-product.accommodation.he-driving .product-icon,
.quickbeds-property.accommodation.he-driving .product-icon {
  background: transparent no-repeat 0 -328px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.accommodation.he-driving .product-icon,
  .fcl-procat-product-page .fcl-procat-product.accommodation.he-driving .product-icon,
  .quickbeds-property.accommodation.he-driving .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.accommodation.ps-hotelpackage .product-icon,
.fcl-procat-product-page .fcl-procat-product.accommodation.ps-hotelpackage .product-icon,
.quickbeds-property.accommodation.ps-hotelpackage .product-icon {
  background: transparent no-repeat 0 -296px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.accommodation.ps-hotelpackage .product-icon,
  .fcl-procat-product-page .fcl-procat-product.accommodation.ps-hotelpackage .product-icon,
  .quickbeds-property.accommodation.ps-hotelpackage .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.ps-accommodationpackage .product-icon,
.fcl-procat-product-page .fcl-procat-product.ps-accommodationpackage .product-icon,
.quickbeds-property.ps-accommodationpackage .product-icon {
  background: transparent no-repeat 0 -298px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.ps-accommodationpackage .product-icon,
  .fcl-procat-product-page .fcl-procat-product.ps-accommodationpackage .product-icon,
  .quickbeds-property.ps-accommodationpackage .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.holiday-package .product-icon,
.fcl-procat-product-page .fcl-procat-product.holiday-package .product-icon,
.quickbeds-property.holiday-package .product-icon {
  background: transparent no-repeat 0 -89px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.holiday-package .product-icon,
  .fcl-procat-product-page .fcl-procat-product.holiday-package .product-icon,
  .quickbeds-property.holiday-package .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fcl-procat-product.holiday-package .product-icon,
  .fcl-procat-product-page .fcl-procat-product.holiday-package .product-icon,
  .quickbeds-property.holiday-package .product-icon {
    width: 60px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half .product-ribbon {
    left: auto;
    right: 0;
  }
  .fcl-procat-product.fcl-procat-product-half.cl-credit500 .product-ribbon {
    background: transparent no-repeat -254px -490px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit1000 .product-ribbon {
    background: transparent no-repeat -254px -590px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit2000 .product-ribbon {
    background: transparent no-repeat -254px -690px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit3000 .product-ribbon {
    background: transparent no-repeat -254px -790px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value500 .product-ribbon {
    background: transparent no-repeat -254px -440px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value1000 .product-ribbon {
    background: transparent no-repeat -254px -540px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value2000 .product-ribbon {
    background: transparent no-repeat -254px -640px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value3000 .product-ribbon {
    background: transparent no-repeat -254px -740px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-doubledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-doubledip .product-ribbon {
    background: transparent no-repeat -254px -48px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-doubledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-doubledip .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-tripledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-tripletreat .product-ribbon {
    background: transparent no-repeat -254px 0;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-tripledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-tripletreat .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.he-flyrail .product-ribbon {
    background: transparent no-repeat -254px -193px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.he-flyrail .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.he-mytime .product-ribbon {
    background: transparent no-repeat -254px -96px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-mytime .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cm-mobile .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.he-flycruise .product-ribbon {
    background: transparent no-repeat -254px -193px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-flycruise .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.cm-mobile .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.cl-redlabel .product-ribbon {
    background: transparent no-repeat -254px -340px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-redlabel .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisesale .product-ribbon {
    background: transparent no-repeat -254px -145px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisesale .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehot .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehot .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehurry .product-ribbon {
    background: transparent no-repeat -254px -292px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx), only screen and (min-device-width: 650px) and (max-device-width: 767px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehurry .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half .product-ribbon {
    left: auto;
    right: 0;
  }
  .fcl-procat-product.fcl-procat-product-half.cl-credit500 .product-ribbon {
    background: transparent no-repeat -254px -490px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit1000 .product-ribbon {
    background: transparent no-repeat -254px -590px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit2000 .product-ribbon {
    background: transparent no-repeat -254px -690px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit3000 .product-ribbon {
    background: transparent no-repeat -254px -790px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-credit3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value500 .product-ribbon {
    background: transparent no-repeat -254px -440px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value1000 .product-ribbon {
    background: transparent no-repeat -254px -540px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value2000 .product-ribbon {
    background: transparent no-repeat -254px -640px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-value3000 .product-ribbon {
    background: transparent no-repeat -254px -740px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-value3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-doubledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-doubledip .product-ribbon {
    background: transparent no-repeat -254px -48px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-doubledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-doubledip .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-tripledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-tripletreat .product-ribbon {
    background: transparent no-repeat -254px 0;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-tripledip .product-ribbon, .fcl-procat-product.fcl-procat-product-half.ps-tripletreat .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.he-flyrail .product-ribbon {
    background: transparent no-repeat -254px -193px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.he-flyrail .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.he-mytime .product-ribbon {
    background: transparent no-repeat -254px -96px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-mytime .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cm-mobile .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.he-flycruise .product-ribbon {
    background: transparent no-repeat -254px -193px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-flycruise .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.cm-mobile .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.ps-holidaypackage.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.cl-redlabel .product-ribbon {
    background: transparent no-repeat -254px -340px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.cl-redlabel .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisesale .product-ribbon {
    background: transparent no-repeat -254px -145px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisesale .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehot .product-ribbon {
    background: transparent no-repeat -254px -242px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehot .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehurry .product-ribbon {
    background: transparent no-repeat -254px -292px;
    background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-half.he-cruisehurry .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

.fcl-procat-product-sem .product-ribbon,
.fcl-procat-product .product-ribbon,
.quickbeds-property .product-ribbon {
  display: block;
  width: 75px;
  height: 46px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
}
.fcl-procat-product-sem.cl-credit500 .product-ribbon,
.fcl-procat-product.cl-credit500 .product-ribbon,
.quickbeds-property.cl-credit500 .product-ribbon {
  background: transparent no-repeat -177px -490px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-credit500 .product-ribbon,
  .fcl-procat-product.cl-credit500 .product-ribbon,
  .quickbeds-property.cl-credit500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-credit1000 .product-ribbon,
.fcl-procat-product.cl-credit1000 .product-ribbon,
.quickbeds-property.cl-credit1000 .product-ribbon {
  background: transparent no-repeat -177px -590px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-credit1000 .product-ribbon,
  .fcl-procat-product.cl-credit1000 .product-ribbon,
  .quickbeds-property.cl-credit1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-credit2000 .product-ribbon,
.fcl-procat-product.cl-credit2000 .product-ribbon,
.quickbeds-property.cl-credit2000 .product-ribbon {
  background: transparent no-repeat -177px -690px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-credit2000 .product-ribbon,
  .fcl-procat-product.cl-credit2000 .product-ribbon,
  .quickbeds-property.cl-credit2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-credit3000 .product-ribbon,
.fcl-procat-product.cl-credit3000 .product-ribbon,
.quickbeds-property.cl-credit3000 .product-ribbon {
  background: transparent no-repeat -177px -790px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-credit3000 .product-ribbon,
  .fcl-procat-product.cl-credit3000 .product-ribbon,
  .quickbeds-property.cl-credit3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-value500 .product-ribbon,
.fcl-procat-product.cl-value500 .product-ribbon,
.quickbeds-property.cl-value500 .product-ribbon {
  background: transparent no-repeat -177px -440px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-value500 .product-ribbon,
  .fcl-procat-product.cl-value500 .product-ribbon,
  .quickbeds-property.cl-value500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-value1000 .product-ribbon,
.fcl-procat-product.cl-value1000 .product-ribbon,
.quickbeds-property.cl-value1000 .product-ribbon {
  background: transparent no-repeat -177px -540px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-value1000 .product-ribbon,
  .fcl-procat-product.cl-value1000 .product-ribbon,
  .quickbeds-property.cl-value1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-value2000 .product-ribbon,
.fcl-procat-product.cl-value2000 .product-ribbon,
.quickbeds-property.cl-value2000 .product-ribbon {
  background: transparent no-repeat -177px -640px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-value2000 .product-ribbon,
  .fcl-procat-product.cl-value2000 .product-ribbon,
  .quickbeds-property.cl-value2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-value3000 .product-ribbon,
.fcl-procat-product.cl-value3000 .product-ribbon,
.quickbeds-property.cl-value3000 .product-ribbon {
  background: transparent no-repeat -177px -740px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-value3000 .product-ribbon,
  .fcl-procat-product.cl-value3000 .product-ribbon,
  .quickbeds-property.cl-value3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-doubledip .product-ribbon, .fcl-procat-product-sem.ps-doubledip .product-ribbon,
.fcl-procat-product.cl-doubledip .product-ribbon,
.fcl-procat-product.ps-doubledip .product-ribbon,
.quickbeds-property.cl-doubledip .product-ribbon,
.quickbeds-property.ps-doubledip .product-ribbon {
  background: transparent no-repeat -177px -48px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-doubledip .product-ribbon, .fcl-procat-product-sem.ps-doubledip .product-ribbon,
  .fcl-procat-product.cl-doubledip .product-ribbon,
  .fcl-procat-product.ps-doubledip .product-ribbon,
  .quickbeds-property.cl-doubledip .product-ribbon,
  .quickbeds-property.ps-doubledip .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-tripledip .product-ribbon, .fcl-procat-product-sem.ps-tripletreat .product-ribbon,
.fcl-procat-product.cl-tripledip .product-ribbon,
.fcl-procat-product.ps-tripletreat .product-ribbon,
.quickbeds-property.cl-tripledip .product-ribbon,
.quickbeds-property.ps-tripletreat .product-ribbon {
  background: transparent no-repeat -177px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-tripledip .product-ribbon, .fcl-procat-product-sem.ps-tripletreat .product-ribbon,
  .fcl-procat-product.cl-tripledip .product-ribbon,
  .fcl-procat-product.ps-tripletreat .product-ribbon,
  .quickbeds-property.cl-tripledip .product-ribbon,
  .quickbeds-property.ps-tripletreat .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.ps-holidaypackage.he-flyrail .product-ribbon,
.fcl-procat-product.ps-holidaypackage.he-flyrail .product-ribbon,
.quickbeds-property.ps-holidaypackage.he-flyrail .product-ribbon {
  background: transparent no-repeat -177px -193px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.ps-holidaypackage.he-flyrail .product-ribbon,
  .fcl-procat-product.ps-holidaypackage.he-flyrail .product-ribbon,
  .quickbeds-property.ps-holidaypackage.he-flyrail .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.he-mytime .product-ribbon,
.fcl-procat-product.he-mytime .product-ribbon,
.quickbeds-property.he-mytime .product-ribbon {
  background: transparent no-repeat -177px -96px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.he-mytime .product-ribbon,
  .fcl-procat-product.he-mytime .product-ribbon,
  .quickbeds-property.he-mytime .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cm-mobile .product-ribbon,
.fcl-procat-product.cm-mobile .product-ribbon,
.quickbeds-property.cm-mobile .product-ribbon {
  background: transparent no-repeat -177px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cm-mobile .product-ribbon,
  .fcl-procat-product.cm-mobile .product-ribbon,
  .quickbeds-property.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.he-flycruise .product-ribbon,
.fcl-procat-product.he-flycruise .product-ribbon,
.quickbeds-property.he-flycruise .product-ribbon {
  background: transparent no-repeat -177px -193px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.he-flycruise .product-ribbon,
  .fcl-procat-product.he-flycruise .product-ribbon,
  .quickbeds-property.he-flycruise .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.he-cruisesale .product-ribbon,
.fcl-procat-product.he-cruisesale .product-ribbon,
.quickbeds-property.he-cruisesale .product-ribbon {
  background: transparent no-repeat -177px -145px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.he-cruisesale .product-ribbon,
  .fcl-procat-product.he-cruisesale .product-ribbon,
  .quickbeds-property.he-cruisesale .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.he-cruisehot .product-ribbon,
.fcl-procat-product.he-cruisehot .product-ribbon,
.quickbeds-property.he-cruisehot .product-ribbon {
  background: transparent no-repeat -177px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.he-cruisehot .product-ribbon,
  .fcl-procat-product.he-cruisehot .product-ribbon,
  .quickbeds-property.he-cruisehot .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.he-cruisehurry .product-ribbon,
.fcl-procat-product.he-cruisehurry .product-ribbon,
.quickbeds-property.he-cruisehurry .product-ribbon {
  background: transparent no-repeat -177px -292px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.he-cruisehurry .product-ribbon,
  .fcl-procat-product.he-cruisehurry .product-ribbon,
  .quickbeds-property.he-cruisehurry .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.ps-holidaypackage.cm-mobile .product-ribbon,
.fcl-procat-product.ps-holidaypackage.cm-mobile .product-ribbon,
.quickbeds-property.ps-holidaypackage.cm-mobile .product-ribbon {
  background: transparent no-repeat -177px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.ps-holidaypackage.cm-mobile .product-ribbon,
  .fcl-procat-product.ps-holidaypackage.cm-mobile .product-ribbon,
  .quickbeds-property.ps-holidaypackage.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem.cl-redlabel .product-ribbon,
.fcl-procat-product.cl-redlabel .product-ribbon,
.quickbeds-property.cl-redlabel .product-ribbon {
  background: transparent no-repeat -177px -340px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem.cl-redlabel .product-ribbon,
  .fcl-procat-product.cl-redlabel .product-ribbon,
  .quickbeds-property.cl-redlabel .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem span.duration-icon,
.fcl-procat-product span.duration-icon,
.quickbeds-property span.duration-icon {
  display: inline-block;
  background: transparent no-repeat 0 -239px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 25px;
  height: 16px;
  margin-right: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem span.duration-icon,
  .fcl-procat-product span.duration-icon,
  .quickbeds-property span.duration-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem span.star,
.fcl-procat-product span.star,
.quickbeds-property span.star {
  float: left;
  display: block;
  width: 19px;
  height: 18px;
  background: transparent no-repeat -156px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem span.star,
  .fcl-procat-product span.star,
  .quickbeds-property span.star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem span.star.grey-star,
.fcl-procat-product span.star.grey-star,
.quickbeds-property span.star.grey-star {
  background: transparent no-repeat -155px -19px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem span.star.grey-star,
  .fcl-procat-product span.star.grey-star,
  .quickbeds-property span.star.grey-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-sem span.star.half-star,
.fcl-procat-product span.star.half-star,
.quickbeds-property span.star.half-star {
  background: transparent no-repeat -156px -40px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-sem span.star.half-star,
  .fcl-procat-product span.star.half-star,
  .quickbeds-property span.star.half-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

.fcl-procat-product-sem,
a.fcl-procat-product,
.property-listing .views-row .property-wrapper,
a.quickbeds-property,
.fcl-procat-product-full_expanded {
  color: #383a40;
  text-decoration: none;
  background-color: #f4f4f4;
  display: block;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #ddd;
  position: relative;
}
.fcl-procat-product-sem .product-image,
a.fcl-procat-product .product-image,
.property-listing .views-row .property-wrapper .product-image,
a.quickbeds-property .product-image,
.fcl-procat-product-full_expanded .product-image {
  background-color: #eaeaea;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: none;
}
.fcl-procat-product-sem.holiday-package .product-image,
a.fcl-procat-product.holiday-package .product-image,
.property-listing .views-row .holiday-package.property-wrapper .product-image,
a.quickbeds-property.holiday-package .product-image,
.fcl-procat-product-full_expanded.holiday-package .product-image {
  background-image: url('../images/fc-responsive/product/default-packages.jpg?2143b5489');
}
.fcl-procat-product-sem.tour .product-image,
a.fcl-procat-product.tour .product-image,
.property-listing .views-row .tour.property-wrapper .product-image,
a.quickbeds-property.tour .product-image,
.fcl-procat-product-full_expanded.tour .product-image {
  background-image: url('../images/fc-responsive/product/default-tours.jpg?091f8e7d7');
}
.fcl-procat-product-sem.cruise .product-image,
a.fcl-procat-product.cruise .product-image,
.property-listing .views-row .cruise.property-wrapper .product-image,
a.quickbeds-property.cruise .product-image,
.fcl-procat-product-full_expanded.cruise .product-image {
  background-image: url('../images/fc-responsive/product/default-cruise.jpg?7db7a1c5a');
}
.fcl-procat-product-sem.air-transportation .product-image,
a.fcl-procat-product.air-transportation .product-image,
.property-listing .views-row .air-transportation.property-wrapper .product-image,
a.quickbeds-property.air-transportation .product-image,
.fcl-procat-product-full_expanded.air-transportation .product-image {
  background-image: none;
}
.fcl-procat-product-sem.rail .product-image,
a.fcl-procat-product.rail .product-image,
.property-listing .views-row .rail.property-wrapper .product-image,
a.quickbeds-property.rail .product-image,
.fcl-procat-product-full_expanded.rail .product-image {
  background-image: url('../images/fc-responsive/product/default-rail.jpg?f2d1e2f8d');
}
.fcl-procat-product-sem.ground-transportation.small-economy .product-image, .fcl-procat-product-sem.ground-transportation.campervan .product-image,
a.fcl-procat-product.ground-transportation.small-economy .product-image,
.property-listing .views-row .ground-transportation.small-economy.property-wrapper .product-image,
a.fcl-procat-product.ground-transportation.campervan .product-image,
.property-listing .views-row .ground-transportation.campervan.property-wrapper .product-image,
a.quickbeds-property.ground-transportation.small-economy .product-image,
a.quickbeds-property.ground-transportation.campervan .product-image,
.fcl-procat-product-full_expanded.ground-transportation.small-economy .product-image,
.fcl-procat-product-full_expanded.ground-transportation.campervan .product-image {
  background-image: url('../images/fc-responsive/product/default-car-hire.jpg?6106bdde7');
}
.fcl-procat-product-sem.accommodation .product-image,
a.fcl-procat-product.accommodation .product-image,
.property-listing .views-row .accommodation.property-wrapper .product-image,
a.quickbeds-property.accommodation .product-image,
.fcl-procat-product-full_expanded.accommodation .product-image {
  background-image: url('../images/fc-responsive/product/default-accommodation.jpg?9c792e4c9');
}
.fcl-procat-product-sem:hover,
a.fcl-procat-product:hover,
.property-listing .views-row .property-wrapper:hover,
a.quickbeds-property:hover,
.fcl-procat-product-full_expanded:hover {
  color: #383a40;
  text-decoration: none;
  background-color: #eaeaea;
}
.fcl-procat-product-sem:hover .value,
.fcl-procat-product-sem:hover h3,
a.fcl-procat-product:hover .value,
.property-listing .views-row .property-wrapper:hover .value,
a.fcl-procat-product:hover h3,
.property-listing .views-row .property-wrapper:hover h3,
a.quickbeds-property:hover .value,
a.quickbeds-property:hover h3,
.fcl-procat-product-full_expanded:hover .value,
.fcl-procat-product-full_expanded:hover h3 {
  text-decoration: underline;
  color: #e00;
}
.fcl-procat-product-sem h3,
a.fcl-procat-product h3,
.property-listing .views-row .property-wrapper h3,
a.quickbeds-property h3,
.fcl-procat-product-full_expanded h3 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #116ab2;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.fcl-procat-product-sem h3.product-package,
a.fcl-procat-product h3.product-package,
.property-listing .views-row .property-wrapper h3.product-package,
a.quickbeds-property h3.product-package,
.fcl-procat-product-full_expanded h3.product-package {
  height: 30px;
  clear: both;
  font-weight: bold;
}
.fcl-procat-product-sem .product-content,
a.fcl-procat-product .product-content,
.property-listing .views-row .property-wrapper .product-content,
a.quickbeds-property .product-content,
.fcl-procat-product-full_expanded .product-content {
  color: #e00;
  line-height: 14px;
}
.fcl-procat-product-sem .product-price,
a.fcl-procat-product .product-price,
.property-listing .views-row .property-wrapper .product-price,
a.quickbeds-property .product-price,
.fcl-procat-product-full_expanded .product-price {
  text-align: left;
}
.fcl-procat-product-sem .product-price .from,
a.fcl-procat-product .product-price .from,
.property-listing .views-row .property-wrapper .product-price .from,
a.quickbeds-property .product-price .from,
.fcl-procat-product-full_expanded .product-price .from {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
}
.fcl-procat-product-sem .product-price .value,
a.fcl-procat-product .product-price .value,
.property-listing .views-row .property-wrapper .product-price .value,
a.quickbeds-property .product-price .value,
.fcl-procat-product-full_expanded .product-price .value {
  margin: 0;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  color: #e00;
}
.fcl-procat-product-sem .product-price .value span.dollar-sign,
a.fcl-procat-product .product-price .value span.dollar-sign,
.property-listing .views-row .property-wrapper .product-price .value span.dollar-sign,
a.quickbeds-property .product-price .value span.dollar-sign,
.fcl-procat-product-full_expanded .product-price .value span.dollar-sign {
  font-size: 12px;
  font-weight: normal;
}
.fcl-procat-product-sem .product-price .value span.ast,
a.fcl-procat-product .product-price .value span.ast,
.property-listing .views-row .property-wrapper .product-price .value span.ast,
a.quickbeds-property .product-price .value span.ast,
.fcl-procat-product-full_expanded .product-price .value span.ast {
  font-size: 14px;
  float: right;
  margin-top: -2px;
}
.fcl-procat-product-sem .product-extra-info,
a.fcl-procat-product .product-extra-info,
.property-listing .views-row .property-wrapper .product-extra-info,
a.quickbeds-property .product-extra-info,
.fcl-procat-product-full_expanded .product-extra-info {
  color: #383a40;
  display: block;
}
.fcl-procat-product-sem span.departing,
a.fcl-procat-product span.departing,
.property-listing .views-row .property-wrapper span.departing,
a.quickbeds-property span.departing,
.fcl-procat-product-full_expanded span.departing {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
}
.fcl-procat-product-sem .product-duration,
a.fcl-procat-product .product-duration,
.property-listing .views-row .property-wrapper .product-duration,
a.quickbeds-property .product-duration,
.fcl-procat-product-full_expanded .product-duration {
  font-size: 10px;
  text-transform: uppercase;
  color: #383a40;
}
.fcl-procat-product-sem .product-duration span,
a.fcl-procat-product .product-duration span,
.property-listing .views-row .property-wrapper .product-duration span,
a.quickbeds-property .product-duration span,
.fcl-procat-product-full_expanded .product-duration span {
  font-size: 16px;
  font-weight: bold;
}
.fcl-procat-product-sem .product-icon,
a.fcl-procat-product .product-icon,
.property-listing .views-row .property-wrapper .product-icon,
a.quickbeds-property .product-icon,
.fcl-procat-product-full_expanded .product-icon {
  display: block;
  width: 25px;
  height: 22px;
}

.more-deals {
  margin: 0 0 10px;
  text-align: right;
  clear: both;
}
.more-deals p {
  margin: 0;
}
.more-deals a {
  color: #fff;
  display: block;
  line-height: 30px;
  background: #116ab2;
  padding-right: 10px;
  text-decoration: none;
  border-bottom: solid 2px #0f5c9b;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
.more-deals a:visited {
  color: #fff;
}
.more-deals a:hover {
  background: #1378c9;
  text-decoration: underline;
  color: #fff;
}

.dropdown-select {
  margin: 10px 0;
}
.dropdown-select select {
  padding: 4px;
  min-width: 210px;
}

.jquery-ui-filter .dropdown-select {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 5px 0 15px;
}
.jquery-ui-filter .dropdown-select a {
  background: #62707d;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  padding: 5px 15px;
  margin-right: 10px;
  float: left;
}
.jquery-ui-filter .dropdown-select a:hover {
  background: #39add1;
}
.jquery-ui-filter .dropdown-select a.selected {
  background: #0ba3b1;
}

.js-quickbeds-product-listing {
  background: url('../images/fc-responsive/loaders/spinner-small.gif?5d0a0a225') no-repeat center center;
  min-height: 100px;
}
.js-quickbeds-product-listing.fcl-quickbeds-request-error {
  background: none;
}
.js-quickbeds-product-listing .fcl-quickbeds-query {
  background: #fff;
  min-height: 100px;
}

.fcl-views-matrix .js-quickbeds-product-listing {
  background: url('../images/fc-responsive/loaders/spinner-small-alternate.gif?e89a4f0de') no-repeat center center;
  min-height: 40px;
}
.fcl-views-matrix .js-quickbeds-product-listing.fcl-quickbeds-request-error {
  background: none;
}
.fcl-views-matrix .odd .fcl-quickbeds-query {
  background: #fff;
  min-height: 40px;
}
.fcl-views-matrix .even .fcl-quickbeds-query {
  background: #f4f4f4;
  min-height: 40px;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .dropdown-select {
    position: relative;
  }
  .dropdown-select select {
    float: none;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 0;
    min-width: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .dropdown-select {
    position: relative;
  }
  .dropdown-select select {
    float: none;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 0;
    min-width: 0;
  }
}
#journey-map img {
  max-width: none;
}

.journey-table {
  margin: 1em 0;
}
.journey-table tbody {
  border-top: 1px dotted #bcbcbc;
}
.journey-table th {
  padding: 10px;
}
.journey-table td {
  padding: 8px 10px;
  border-right: 1px dotted #bcbcbc;
}
.journey-table tr.odd {
  background: #f4f4f4;
}
.journey-table tr.even {
  background: #fff;
}
.journey-table .index,
.journey-table .departure,
.journey-table .destination {
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}
.journey-table .destination-stop .destination {
  color: #e00;
}
.journey-table .departure-stop .departure {
  color: #e00;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .journey-table th {
    display: none;
  }
  .journey-table td {
    display: block;
    border-right: 0;
  }
  .journey-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 110px;
    display: inline-block;
    color: #000;
  }
  .journey-table td.index {
    display: table-cell;
    border: 0;
  }
  .journey-table td.index:before {
    display: none;
  }
  .journey-table td.index, .journey-table td.departure, .journey-table td.destination {
    font-size: 14px;
  }
}
.fcl-procat-product.fcl-procat-product-full,
.quickbeds-property.quickbeds-property-full,
.fcl-procat-product-full_expanded {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  min-height: 98px;
}
.fcl-procat-product.fcl-procat-product-full .product-image,
.quickbeds-property.quickbeds-property-full .product-image,
.fcl-procat-product-full_expanded .product-image {
  border: 5px solid #eaeaea;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 88px;
  height: 88px;
}
.fcl-procat-product.fcl-procat-product-full .product-image img,
.quickbeds-property.quickbeds-property-full .product-image img,
.fcl-procat-product-full_expanded .product-image img {
  display: block;
  width: 88px;
  height: 88px;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right,
.quickbeds-property.quickbeds-property-full .product-content-right,
.fcl-procat-product-full_expanded .product-content-right {
  padding: 10px 5px 40px 110px;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right h3.product-package,
.quickbeds-property.quickbeds-property-full .product-content-right h3.product-package,
.fcl-procat-product-full_expanded .product-content-right h3.product-package {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  height: auto;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-extra-info,
.quickbeds-property.quickbeds-property-full .product-content-right .product-extra-info,
.fcl-procat-product-full_expanded .product-content-right .product-extra-info {
  line-height: 15px;
  position: absolute;
  bottom: 8px;
  left: 110px;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-icon,
.quickbeds-property.quickbeds-property-full .product-content-right .product-icon,
.fcl-procat-product-full_expanded .product-content-right .product-icon {
  position: absolute;
  bottom: 5px;
  right: 170px;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-duration,
.quickbeds-property.quickbeds-property-full .product-content-right .product-duration,
.fcl-procat-product-full_expanded .product-content-right .product-duration {
  position: absolute;
  bottom: 5px;
  right: 65px;
  width: 100px;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-price,
.quickbeds-property.quickbeds-property-full .product-content-right .product-price,
.fcl-procat-product-full_expanded .product-content-right .product-price {
  position: absolute;
  bottom: 5px;
  right: 10px;
  text-align: right;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-price .find-out-more,
.quickbeds-property.quickbeds-property-full .product-content-right .product-price .find-out-more,
.fcl-procat-product-full_expanded .product-content-right .product-price .find-out-more {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #116ab2;
  color: #116ab2;
  float: right;
  font-size: 11px;
  font-weight: normal;
  margin-top: 5px;
  padding: 1px 5px;
  text-decoration: none;
}
.fcl-procat-product.fcl-procat-product-full .product-content-right .product-price .find-out-more:hover,
.quickbeds-property.quickbeds-property-full .product-content-right .product-price .find-out-more:hover,
.fcl-procat-product-full_expanded .product-content-right .product-price .find-out-more:hover {
  background: #3d9eec;
  color: #fff;
}

.fcl-procat-product-full_expanded a {
  text-decoration: none;
}
.fcl-procat-product-full_expanded a:hover {
  text-decoration: underline;
}
.fcl-procat-product-full_expanded:hover {
  color: #383a40;
  text-decoration: none;
  background-color: #f4f4f4;
}
.fcl-procat-product-full_expanded:hover .value {
  text-decoration: none;
  color: #e00;
}
.fcl-procat-product-full_expanded:hover h3 {
  text-decoration: none;
  color: #116ab2;
}
.fcl-procat-product-full_expanded .product-content-right .product-info {
  width: 100px;
  float: right;
  margin: 0 10px 10px;
}
.fcl-procat-product-full_expanded .product-content-right .product-info .product-extra-info,
.fcl-procat-product-full_expanded .product-content-right .product-info .product-icon,
.fcl-procat-product-full_expanded .product-content-right .product-info .product-duration,
.fcl-procat-product-full_expanded .product-content-right .product-info .product-price {
  position: static;
  float: right;
  clear: both;
  text-align: right;
  margin: 0 0 5px;
}
.fcl-procat-product-full_expanded .product-content-right .product-info .product-price a {
  display: block;
}
.fcl-procat-product-full_expanded .product-content-right .product-info .product-price a.btn-black {
  font-size: 13px;
  padding: 0 10px;
  margin: 0 -5px 0 0;
}
.fcl-procat-product-full_expanded .product-content-right .product-info .product-price a.btn-black:hover {
  text-decoration: none;
}
.fcl-procat-product-full_expanded .product-content-right .product-content,
.fcl-procat-product-full_expanded .product-content-right .product-package {
  clear: left;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-duration,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-duration,
  .fcl-procat-product-full_expanded .product-content-right .product-duration {
    width: 75px;
    right: 75px;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-icon,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-icon,
  .fcl-procat-product-full_expanded .product-content-right .product-icon {
    right: 160px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .mobile-hide {
    display: none !important;
  }

  .fcl-procat-product.fcl-procat-product-full .product-content-right,
  .quickbeds-property.quickbeds-property-full .product-content-right,
  .fcl-procat-product-full_expanded .product-content-right {
    padding-bottom: 5px;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-content,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-content,
  .fcl-procat-product-full_expanded .product-content-right .product-content {
    margin-bottom: 10px;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-icon,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-icon,
  .fcl-procat-product-full_expanded .product-content-right .product-icon {
    display: none;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-duration,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-duration,
  .fcl-procat-product-full_expanded .product-content-right .product-duration {
    position: relative;
    bottom: auto;
    right: 0 !important;
    width: auto;
    top: auto;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-price,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-price,
  .fcl-procat-product-full_expanded .product-content-right .product-price {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: left;
    clear: both;
    margin-top: 5px;
    top: auto;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-price a.btn-black,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-price a.btn-black,
  .fcl-procat-product-full_expanded .product-content-right .product-price a.btn-black {
    display: inline;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-extra-info,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-extra-info,
  .fcl-procat-product-full_expanded .product-content-right .product-extra-info {
    top: 0;
    position: relative;
    left: 0;
  }
  .fcl-procat-product.fcl-procat-product-full .product-content-right .product-info,
  .quickbeds-property.quickbeds-property-full .product-content-right .product-info,
  .fcl-procat-product-full_expanded .product-content-right .product-info {
    margin: 0 10px 10px;
  }
}
.views-row-even .fcl-procat-product.fcl-procat-product-half {
  margin-right: 0;
}

.fcl-procat-product.fcl-procat-product-half,
.quickbeds-property.quickbeds-property-half {
  margin-bottom: 15px;
  margin-right: 15px;
  overflow: hidden;
  width: 302px;
  float: left;
}
.fcl-procat-product.fcl-procat-product-half.even,
.quickbeds-property.quickbeds-property-half.even {
  margin-right: 0;
}
.fcl-procat-product.fcl-procat-product-half.air-transportation .product-extra-info, .fcl-procat-product.fcl-procat-product-half.multi-stop .product-extra-info, .fcl-procat-product.fcl-procat-product-half.ps-rail .product-extra-info, .fcl-procat-product.fcl-procat-product-half.tour .product-extra-info, .fcl-procat-product.fcl-procat-product-half.cruise .product-extra-info,
.quickbeds-property.quickbeds-property-half.air-transportation .product-extra-info,
.quickbeds-property.quickbeds-property-half.multi-stop .product-extra-info,
.quickbeds-property.quickbeds-property-half.ps-rail .product-extra-info,
.quickbeds-property.quickbeds-property-half.tour .product-extra-info,
.quickbeds-property.quickbeds-property-half.cruise .product-extra-info {
  display: none;
}
.fcl-procat-product.fcl-procat-product-half .product-image,
.quickbeds-property.quickbeds-property-half .product-image {
  float: left;
  border: 5px solid #eaeaea;
  display: block;
  width: 88px;
  height: 88px;
}
.fcl-procat-product.fcl-procat-product-half .product-image img,
.quickbeds-property.quickbeds-property-half .product-image img {
  display: block;
  width: 88px;
  height: 88px;
}
.fcl-procat-product.fcl-procat-product-half .product-content-right,
.quickbeds-property.quickbeds-property-half .product-content-right {
  float: left;
  padding: 10px 5px 10px 12px;
  width: 187px;
}
.fcl-procat-product.fcl-procat-product-half .product-content-right .product-package,
.quickbeds-property.quickbeds-property-half .product-content-right .product-package {
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 5px;
  height: auto;
}
.fcl-procat-product.fcl-procat-product-half .product-content-bottom,
.quickbeds-property.quickbeds-property-half .product-content-bottom {
  padding: 0 10px 5px;
  clear: both;
  overflow: hidden;
}
.fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-icon,
.quickbeds-property.quickbeds-property-half .product-content-bottom .product-icon {
  float: left;
  display: block;
  height: 22px;
  margin-top: 10px;
  margin-right: 5px;
}
.fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-extra-info,
.quickbeds-property.quickbeds-property-half .product-content-bottom .product-extra-info {
  position: absolute;
  top: 80px;
  left: 110px;
}
.fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-duration,
.quickbeds-property.quickbeds-property-half .product-content-bottom .product-duration {
  float: left;
  margin-top: 10px;
}
.fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-price,
.quickbeds-property.quickbeds-property-half .product-content-bottom .product-price {
  float: right;
  text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fcl-procat-product.fcl-procat-product-half,
  .quickbeds-property.quickbeds-property-half {
    width: 238px;
  }
  .fcl-procat-product.fcl-procat-product-half .product-content-right,
  .quickbeds-property.quickbeds-property-half .product-content-right {
    width: 123px;
    height: 76px;
  }
  .fcl-procat-product.fcl-procat-product-half .desktop-small,
  .quickbeds-property.quickbeds-property-half .desktop-small {
    display: none !important;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-procat-product.fcl-procat-product-half,
  .quickbeds-property.quickbeds-property-half {
    width: 100%;
    float: none;
  }
  .fcl-procat-product.fcl-procat-product-half .tablet-hide,
  .quickbeds-property.quickbeds-property-half .tablet-hide {
    display: none !important;
  }
  .fcl-procat-product.fcl-procat-product-half .product-content-right,
  .quickbeds-property.quickbeds-property-half .product-content-right {
    width: auto;
    float: none;
    height: auto;
  }
  .fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-extra-info,
  .quickbeds-property.quickbeds-property-half .product-content-bottom .product-extra-info {
    float: left;
    margin-top: 9px;
    margin-right: 10px;
    position: relative;
    top: auto;
    left: auto;
    visibility: visible !important;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-procat-product.fcl-procat-product-half,
  .quickbeds-property.quickbeds-property-half {
    width: 100%;
    float: none;
  }
  .fcl-procat-product.fcl-procat-product-half .mobile-hide,
  .quickbeds-property.quickbeds-property-half .mobile-hide {
    display: none !important;
  }
  .fcl-procat-product.fcl-procat-product-half .product-content-right,
  .quickbeds-property.quickbeds-property-half .product-content-right {
    width: auto;
    float: none;
    height: auto;
  }
  .fcl-procat-product.fcl-procat-product-half .product-content-bottom .product-extra-info,
  .quickbeds-property.quickbeds-property-half .product-content-bottom .product-extra-info {
    float: left;
    margin-top: 9px;
    margin-right: 10px;
    position: relative;
    top: auto;
    left: auto;
    visibility: visible !important;
  }
}
.fcl-procat-product.fcl-procat-product-quarter,
.quickbeds-property.quickbeds-property-quarter {
  overflow: hidden;
  float: left;
  width: 123px;
  min-height: 247px;
  padding: 10px;
  margin-bottom: 15px;
  margin-right: 15px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-image,
.quickbeds-property.quickbeds-property-quarter .product-image {
  position: relative;
  margin: 5px auto 10px;
  border: 5px solid #eaeaea;
  display: block;
  width: 111px;
  height: 111px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-image img,
.quickbeds-property.quickbeds-property-quarter .product-image img {
  display: block;
  width: 111px;
  height: 111px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-image .product-ribbon,
.quickbeds-property.quickbeds-property-quarter .product-image .product-ribbon {
  left: -5px;
  top: -5px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-package,
.quickbeds-property.quickbeds-property-quarter .product-package {
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 5px;
  height: 30px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-icon,
.quickbeds-property.quickbeds-property-quarter .product-icon {
  display: block;
  height: 22px;
  margin-top: 10px;
  margin-right: 5px;
  float: left;
}
.fcl-procat-product.fcl-procat-product-quarter .product-duration,
.quickbeds-property.quickbeds-property-quarter .product-duration {
  float: left;
  margin-top: 10px;
}
.fcl-procat-product.fcl-procat-product-quarter .product-price,
.quickbeds-property.quickbeds-property-quarter .product-price {
  clear: both;
}
.fcl-procat-product.fcl-procat-product-quarter .product-price .value,
.quickbeds-property.quickbeds-property-quarter .product-price .value {
  line-height: 25px;
}

@media only screen and (min-width: 960px) {
  .views-row .fcl-procat-product.fcl-procat-product-quarter,
  .views-row .quickbeds-property.quickbeds-property-quarter,
  .qb-row .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row .quickbeds-property.quickbeds-property-quarter {
    margin: 0 15px 15px 0;
  }
  .views-row.views-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-4 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-4 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-4 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-4 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-8 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-8 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-8 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-8 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-12 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-16 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-16 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-16 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-16 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-20 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-20 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-20 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-20 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .views-row .fcl-procat-product.fcl-procat-product-quarter,
  .views-row .quickbeds-property.quickbeds-property-quarter,
  .qb-row .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row .quickbeds-property.quickbeds-property-quarter {
    margin: 0 15px 15px 0;
  }
  .views-row.views-row-3 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-3 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-3 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-3 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-3 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-3 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-3 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-3 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-6 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-6 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-6 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-6 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-6 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-6 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-6 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-6 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-9 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-9 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-9 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-9 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-9 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-9 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-9 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-9 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-12 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-15 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-15 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-15 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-15 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-15 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-15 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-15 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-15 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .views-row .fcl-procat-product.fcl-procat-product-quarter,
  .views-row .quickbeds-property.quickbeds-property-quarter,
  .qb-row .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row .quickbeds-property.quickbeds-property-quarter {
    margin: 0 15px 15px 0;
  }
  .views-row.views-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-4 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-4 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-4 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-4 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-4 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-8 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-8 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-8 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-8 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-8 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-12 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-12 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-12 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-12 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-16 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-16 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-16 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-16 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-16 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
  .views-row.views-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.views-row-20 .quickbeds-property.quickbeds-property-quarter, .views-row.qb-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .views-row.qb-row-20 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.views-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.views-row-20 .quickbeds-property.quickbeds-property-quarter,
  .qb-row.qb-row-20 .fcl-procat-product.fcl-procat-product-quarter,
  .qb-row.qb-row-20 .quickbeds-property.quickbeds-property-quarter {
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .views-row .fcl-procat-product.fcl-procat-product-quarter {
    width: 100%;
  }
  .views-row .fcl-procat-product.fcl-procat-product-quarter .product-image {
    width: 80%;
    height: 211px;
  }
  .views-row .fcl-procat-product.fcl-procat-product-quarter .product-image img {
    width: 100%;
    height: 211px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .views-row-odd .fcl-procat-product.fcl-procat-product-quarter {
    clear: left;
  }

  .views-row-even .fcl-procat-product.fcl-procat-product-quarter {
    float: right;
    clear: right;
    margin-right: 0;
  }

  .quickbeds-property.quickbeds-property-quarter.odd {
    clear: left;
  }

  .quickbeds-property.quickbeds-property-quarter.even {
    float: right;
    clear: right;
    margin-right: 0;
  }

  .contextual-links-region.pane-fc-product-views-portrait {
    display: inline-block;
  }
  .contextual-links-region.pane-fc-product-views-portrait .fcl-procat-product.fcl-procat-product-quarter {
    float: none;
    width: auto;
    height: 300px;
    padding: 10px 0;
  }
  .contextual-links-region.pane-fc-product-views-portrait .fcl-procat-product.fcl-procat-product-quarter h3 {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .contextual-links-region.pane-fc-product-views-portrait {
    display: inline-block;
    width: 45%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 649px), only screen and (max-device-width: 480px) and (max-device-width: 649px) and (orientation: landscape) {
  .contextual-links-region.pane-fc-product-views-portrait {
    width: 30%;
  }
}
.fcl-views-matrix {
  margin: 10px 0;
}
.fcl-views-matrix thead th {
  text-align: right;
  padding-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  padding-bottom: 8px;
}
.fcl-views-matrix thead th.fcl-views-matrix-col-header-1 {
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}
.fcl-views-matrix td {
  vertical-align: middle;
}
.fcl-views-matrix td.row-header {
  font-size: 18px;
  font-weight: bold;
  color: #383a40;
  text-decoration: none;
  line-height: 21px;
}
.fcl-views-matrix td.row-header a {
  display: block;
  color: #383a40;
  text-decoration: none;
}
.fcl-views-matrix td.row-header a:hover {
  text-decoration: underline;
}
.fcl-views-matrix td.row-header .small-text {
  font-size: 15px;
  line-height: 18px;
}
.fcl-views-matrix td.row-header .small-text span {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-decoration: none;
  font-weight: normal;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell {
  white-space: nowrap;
  background: none;
  border: 0;
  min-width: 90px;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell.air-transportation {
  min-width: inherit;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell.air-transportation .product-icon {
  display: none;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell.holiday-package {
  min-width: 160px;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .product-icon {
  margin-top: 2px;
  float: left;
  margin-right: 5px;
  margin-left: 3px;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .product-duration {
  margin-top: 2px;
  float: left;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .product-price {
  float: right;
  text-align: right;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .from {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-decoration: none;
  text-align: right;
}
.fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .product-arrow {
  background: transparent no-repeat -92px -185px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 16px;
  display: block;
  height: 25px;
  float: right;
  margin-top: 6px;
  margin-left: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-views-matrix td .fcl-procat-product.fcl-procat-product-cell .product-arrow {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-views-matrix .empty,
.fcl-views-matrix .fcl-quickbeds-no-results {
  text-align: right;
}
.fcl-views-matrix .empty a,
.fcl-views-matrix .fcl-quickbeds-no-results a {
  display: block;
  min-height: 40px;
  text-decoration: none;
}
.fcl-views-matrix .empty a .text,
.fcl-views-matrix .fcl-quickbeds-no-results a .text {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0 0 8px;
  text-decoration: none;
}
.fcl-views-matrix .empty a .link,
.fcl-views-matrix .fcl-quickbeds-no-results a .link {
  display: block;
}
.fcl-views-matrix .empty a:hover,
.fcl-views-matrix .fcl-quickbeds-no-results a:hover {
  color: #383a40;
  text-decoration: none;
}
.fcl-views-matrix .empty a:hover .link,
.fcl-views-matrix .fcl-quickbeds-no-results a:hover .link {
  text-decoration: underline;
  color: #e00;
}

@media only screen and (min-width: 960px) {
  .fcl-views-matrix tbody td.row-header {
    min-width: 220px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fcl-views-matrix .tablet-hide {
    display: none !important;
  }
  .fcl-views-matrix tbody td {
    vertical-align: middle;
  }
  .fcl-views-matrix tbody td.row-header {
    min-width: 0;
  }
  .fcl-views-matrix tbody td.accommodation {
    width: 180px;
  }
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell {
    min-width: 120px;
  }
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell.holiday-package .product-icon,
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell.holiday-package .product-duration {
    display: none;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-views-matrix .mobile-hide {
    display: none !important;
  }
  .fcl-views-matrix tbody td {
    vertical-align: middle;
  }
  .fcl-views-matrix tbody td.row-header {
    min-width: 0;
  }
  .fcl-views-matrix tbody td.accommodation {
    width: 180px;
  }
  .fcl-views-matrix tbody td.air-transportation {
    min-width: 104px;
  }
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell {
    min-width: 120px;
  }
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell.holiday-package .product-icon,
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell.holiday-package .product-duration {
    display: none;
  }
  .fcl-views-matrix tbody td .fcl-procat-product.fcl-procat-product-cell.tour .product-arrow {
    display: none;
  }
}
a.fcl-procat-product.fcl-procat-product-mini, .property-listing .views-row .fcl-procat-product-mini.property-wrapper,
a.quickbeds-property.quickbeds-property-mini {
  background: none;
  border: 0;
}
a.fcl-procat-product.fcl-procat-product-mini .product-icon, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .product-icon,
a.quickbeds-property.quickbeds-property-mini .product-icon {
  float: left;
  margin-right: 5px;
  margin-left: 3px;
}
a.fcl-procat-product.fcl-procat-product-mini .product-duration, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .product-duration,
a.quickbeds-property.quickbeds-property-mini .product-duration {
  float: left;
}
a.fcl-procat-product.fcl-procat-product-mini .product-price, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .product-price,
a.quickbeds-property.quickbeds-property-mini .product-price {
  float: right;
  text-align: right;
}
a.fcl-procat-product.fcl-procat-product-mini .from, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .from,
a.quickbeds-property.quickbeds-property-mini .from {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-decoration: none;
  text-align: right;
}
a.fcl-procat-product.fcl-procat-product-mini .product-arrow, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .product-arrow,
a.quickbeds-property.quickbeds-property-mini .product-arrow {
  background: transparent no-repeat -92px -185px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 16px;
  display: block;
  height: 25px;
  float: right;
  margin-top: 6px;
  margin-left: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.fcl-procat-product.fcl-procat-product-mini .product-arrow, .property-listing .views-row .fcl-procat-product-mini.property-wrapper .product-arrow,
  a.quickbeds-property.quickbeds-property-mini .product-arrow {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (min-width: 960px) {
  .desktop-hide {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .desktop-small-hide {
    display: none;
  }
}
.fcl-procat-product-page .product-ribbon {
  left: auto;
  right: 0;
}
.fcl-procat-product-page.cl-credit500 .product-ribbon {
  background: transparent no-repeat -254px -490px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-credit500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-credit1000 .product-ribbon {
  background: transparent no-repeat -254px -590px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-credit1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-credit2000 .product-ribbon {
  background: transparent no-repeat -254px -690px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-credit2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-credit3000 .product-ribbon {
  background: transparent no-repeat -254px -790px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-credit3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-value500 .product-ribbon {
  background: transparent no-repeat -254px -440px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-value500 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-value1000 .product-ribbon {
  background: transparent no-repeat -254px -540px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-value1000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-value2000 .product-ribbon {
  background: transparent no-repeat -254px -640px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-value2000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-value3000 .product-ribbon {
  background: transparent no-repeat -254px -740px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-value3000 .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-doubledip .product-ribbon, .fcl-procat-product-page.ps-doubledip .product-ribbon {
  background: transparent no-repeat -254px -48px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-doubledip .product-ribbon, .fcl-procat-product-page.ps-doubledip .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-tripledip .product-ribbon, .fcl-procat-product-page.ps-tripletreat .product-ribbon {
  background: transparent no-repeat -254px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-tripledip .product-ribbon, .fcl-procat-product-page.ps-tripletreat .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.ps-holidaypackage.he-flyrail .product-ribbon {
  background: transparent no-repeat -254px -193px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.ps-holidaypackage.he-flyrail .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.he-mytime .product-ribbon {
  background: transparent no-repeat -254px -96px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.he-mytime .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cm-mobile .product-ribbon {
  background: transparent no-repeat -254px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.he-flycruise .product-ribbon {
  background: transparent no-repeat -254px -193px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.he-flycruise .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.ps-holidaypackage.cm-mobile .product-ribbon {
  background: transparent no-repeat -254px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.ps-holidaypackage.cm-mobile .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.cl-redlabel .product-ribbon {
  background: transparent no-repeat -254px -340px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.cl-redlabel .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.he-cruisesale .product-ribbon {
  background: transparent no-repeat -254px -145px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.he-cruisesale .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.he-cruisehot .product-ribbon {
  background: transparent no-repeat -254px -242px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.he-cruisehot .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page.he-cruisehurry .product-ribbon {
  background: transparent no-repeat -254px -292px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product-page.he-cruisehurry .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product-page .product-image {
  background-color: #eaeaea;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: none;
}
.fcl-procat-product-page.holiday-package .product-image {
  background-image: url('../images/fc-responsive/product/default-packages-200x200.jpg?87b273cdd');
}
.fcl-procat-product-page.tour .product-image {
  background-image: url('../images/fc-responsive/product/default-tours-200x200.jpg?2ea999cb5');
}
.fcl-procat-product-page.cruise .product-image {
  background-image: url('../images/fc-responsive/product/default-cruise-200x200.jpg?7b8cd7d89');
}
.fcl-procat-product-page.air-transportation .product-image {
  background-image: none;
}
.fcl-procat-product-page.rail .product-image {
  background-image: url('../images/fc-responsive/product/default-rail-200x200.jpg?44ed00191');
}
.fcl-procat-product-page.ground-transportation.small-economy .product-image, .fcl-procat-product-page.ground-transportation.campervan .product-image {
  background-image: url('../images/fc-responsive/product/default-car-hire-200x200.jpg?c207289a5');
}
.fcl-procat-product-page.accommodation .product-image {
  background-image: url('../images/fc-responsive/product/default-accommodation-200x200.jpg?aad2f6f8e');
}
.fcl-procat-product-page .consultant-info-link {
  display: none;
}
.fcl-procat-product-page .top-content {
  padding: 13px;
  overflow: hidden;
  background: #f4f4f4;
}
.fcl-procat-product-page .top-content h2 {
  margin-top: 0;
}
.fcl-procat-product-page .top-content hr {
  margin: 1em 0;
  border-bottom: 1px dotted #383a40;
}
.fcl-procat-product-page .enquire-price .dollar-sign,
.fcl-procat-product-page .price-from .dollar-sign {
  font-size: 13px;
  color: #e00;
}
.fcl-procat-product-page .enquire-price .price,
.fcl-procat-product-page .price-from .price {
  margin: 0;
  font-size: 18px;
  line-height: 15px;
  font-weight: bold;
  color: #e00;
}
.fcl-procat-product-page .enquire-price .price {
  text-decoration: none;
}
.fcl-procat-product-page .enquire-price .price:hover {
  text-decoration: underline;
}
.fcl-procat-product-page .product-info-left {
  float: left;
  width: 60%;
}
.fcl-procat-product-page .product-more-info {
  float: right;
  width: 53%;
}
.fcl-procat-product-page .product-highlight p {
  float: left;
  width: 100%;
}
.fcl-procat-product-page .product-highlight span {
  float: left;
  font-weight: bold;
  width: 69%;
}
.fcl-procat-product-page .product-highlight span.label {
  clear: both;
  float: left;
  font-weight: normal;
  width: 31%;
}
.fcl-procat-product-page .product-highlight span.duration-icon {
  margin-bottom: -3px;
  width: 12%;
  float: none;
}
.fcl-procat-product-page .product-highlight span.star {
  display: inline-block;
  float: none;
  width: 19px;
}
.fcl-procat-product-page .product-info-right {
  width: 200px;
  float: right;
}
.fcl-procat-product-page .product-image {
  position: relative;
  width: 200px;
  height: 200px;
}
.fcl-procat-product-page .btn-green {
  position: relative;
  width: 120px;
  float: left;
}
.fcl-procat-product-page .btn-green span {
  font-size: 24px;
  line-height: 26px;
  position: absolute;
  right: 6px;
  top: 3px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fcl-procat-product-page .cta-phone {
  margin-top: 10px;
  background: #ff9;
  padding: 5px 10px;
}
.fcl-procat-product-page .cta-phone p {
  margin: 0;
  font-size: 14px;
}
.fcl-procat-product-page .airline-image {
  margin-top: 10px;
  text-align: center;
}
.fcl-procat-product-page .airline-image img {
  max-width: 220px;
}
.fcl-procat-product-page .product-ribbon {
  display: block;
  width: 75px;
  height: 46px;
  position: absolute;
  z-index: 15;
  left: auto;
  right: 0;
  top: 0;
}

.fc-product-page .node-webform .mod-header {
  display: none;
}

.page-product #cboxContent {
  padding: 10px;
}
.page-product #cboxContent .important-info h3,
.page-product #cboxContent .important-info p {
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fcl-procat-product-page .product-info-right,
  .fcl-procat-product-page .product-info-left {
    float: none;
    width: 100%;
    clear: both;
  }

  .fc-product-page .sales-points h4 {
    line-height: 16px;
    margin: 7px 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .page-product #cboxContent {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .fcl-procat-product-page .product-info-right,
  .fcl-procat-product-page .product-info-left {
    float: none;
    width: 100%;
    clear: both;
  }
  .fcl-procat-product-page .product-highlight span.duration-icon {
    width: 30px;
  }

  .fc-product-page .sales-points .sales-point {
    float: none;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
  }
  .fc-product-page .sales-points .sales-point.last {
    border-bottom: 0;
  }
  .fc-product-page .sales-points h4 {
    font-size: 17px;
  }
  .fc-product-page .sales-points p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .fcl-procat-product-page .product-more-info {
    clear: both;
    width: 100%;
  }
}
.fcl-procat-product.holiday-package.accom-only .product-icon {
  background-position: 0 -237px;
}

.sales-points {
  text-align: center;
  border: 1px solid #ddd;
  width: 99.65%;
  background-color: #eaeaea;
}
.sales-points .sales-point {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 10px 5px;
  border-right: 1px solid #ddd;
  width: 33.3333333%;
}
.sales-points .sales-point.group-right-col {
  border-right: 0;
}
.sales-points .sales-point h4 {
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #424248;
  line-height: 26px;
}
.sales-points .sales-point p {
  font-size: 11px;
}
.sales-points .sales-point p p {
  font-size: 11px;
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .sales-points {
    width: 99.65%;
  }
  .sales-points .sales-point h4 {
    line-height: 16px;
    margin: 7px 0;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .sales-points {
    width: 100%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .sales-points {
    width: 100%;
  }
  .sales-points .sales-point {
    float: none;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
  }
  .sales-points .sales-point.group-right-col {
    border-bottom: 0;
  }
  .sales-points .sales-point .sales-point {
    font-size: 17px;
  }
  .sales-points .sales-point p {
    font-size: 14px;
  }
}
.lt-ie8 .sales-points .field-group-div {
  width: 31.5%;
}

.fcl-procat-product.fcl-procat-product-portrait {
  background-color: #f4f4f4;
  float: left;
  font-size: 13px;
  min-height: 204px;
  padding: 8px 10px;
  width: 120px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  margin-right: 19px;
  margin-bottom: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #ddd;
}
.fcl-procat-product.fcl-procat-product-portrait a:hover {
  color: #e00;
}
.fcl-procat-product.fcl-procat-product-portrait:hover {
  background-color: #eaeaea;
}
.fcl-procat-product.fcl-procat-product-portrait:hover .value,
.fcl-procat-product.fcl-procat-product-portrait:hover h3 {
  text-decoration: underline;
  color: #e00;
}
.fcl-procat-product.fcl-procat-product-portrait h3 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #116ab2;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.fcl-procat-product.fcl-procat-product-portrait h3.product-package {
  height: 30px;
  clear: both;
  font-weight: bold;
}
.fcl-procat-product.fcl-procat-product-portrait .product-image {
  height: 120px;
  margin: 5px 0;
  background-size: 111px 111px;
}
.fcl-procat-product.fcl-procat-product-portrait .product-image img {
  border: 5px solid #eaeaea;
  display: block;
  width: 111px;
  height: 111px;
}
.fcl-procat-product.fcl-procat-product-portrait .product-price {
  text-align: left;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  margin-top: 20px;
  overflow: hidden;
}
.fcl-procat-product.fcl-procat-product-portrait .product-price .product-icon {
  display: block;
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  height: 24px;
  width: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fcl-procat-product.fcl-procat-product-portrait .product-price .product-icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.fcl-procat-product.fcl-procat-product-portrait .product-price .from {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
}
.fcl-procat-product.fcl-procat-product-portrait .product-price .value {
  float: left;
  margin: 0;
  font-size: 18px;
  line-height: 15px;
  font-weight: bold;
  color: #e00;
}
.fcl-procat-product.fcl-procat-product-portrait .product-price .value span {
  font-size: 12px;
  font-weight: normal;
}
.fcl-procat-product.fcl-procat-product-portrait .product-price .value span.ast {
  font-size: 14px;
  float: right;
  margin-top: -2px;
}
.fcl-procat-product.fcl-procat-product-portrait.holiday-package .product-icon {
  background-position: 0 -90px;
  width: 63px;
}
.fcl-procat-product.fcl-procat-product-portrait.accommodation .product-icon {
  background-position: 0 -238px;
}
.fcl-procat-product.fcl-procat-product-portrait.tour .product-icon {
  background-position: -2px -449px;
}
.fcl-procat-product.fcl-procat-product-portrait.air-transportation .product-icon {
  background-position: 0 0;
}

.last .fcl-procat-product.fcl-procat-product-portrait {
  margin-right: 0;
}

@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .last .fcl-procat-product.fcl-procat-product-portrait {
    margin-right: 19px;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .last .fcl-procat-product.fcl-procat-product-portrait {
    margin-right: 0;
  }

  .fcl-procat-product.fcl-procat-product-portrait {
    margin-right: 0;
  }

  .fc-product-portrait {
    clear: both;
    margin: 0;
  }
  .fc-product-portrait.even {
    margin: 0;
    clear: none;
  }
}
.fcl-procat-product.fcl-procat-product-matrix {
  width: 100%;
  clear: both;
}
.fcl-procat-product.fcl-procat-product-matrix .fcl-views-matrix-col-header {
  font-size: 14px;
  padding: 5px 10px;
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
}
.fcl-procat-product.fcl-procat-product-matrix .fcl-views-matrix-row-header {
  font-weight: bold;
  padding: 10px;
  vertical-align: bottom;
}
.fcl-procat-product.fcl-procat-product-matrix .product-price {
  text-align: right;
  margin-top: 0;
}
.fcl-procat-product.fcl-procat-product-matrix .product-price .from {
  color: #707277;
  display: block;
  font-size: 10px;
  line-height: 13px;
  padding-bottom: 7px;
  text-align: right;
  text-transform: uppercase;
}
.fcl-procat-product.fcl-procat-product-matrix .product-price .value,
.fcl-procat-product.fcl-procat-product-matrix .product-price .value a {
  color: #e00;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  font-size: 20px;
}
.fcl-procat-product.fcl-procat-product-matrix .product-price .value:visited,
.fcl-procat-product.fcl-procat-product-matrix .product-price .value a:visited {
  color: #e00;
}
.fcl-procat-product.fcl-procat-product-matrix .product-price .value span,
.fcl-procat-product.fcl-procat-product-matrix .product-price .value a span {
  font-weight: normal;
  font-size: 14px;
}
.fcl-procat-product.fcl-procat-product-matrix tr {
  background: #fff;
  border-bottom: 1px dotted #bcbcbc;
}
.fcl-procat-product.fcl-procat-product-matrix tr.odd {
  background: #f4f4f4;
}
.fcl-procat-product.fcl-procat-product-matrix tr td {
  border-bottom: 0;
  border-right: 1px solid #eaeaea;
  font-size: 10px;
  padding: 10px;
}
.fcl-procat-product.fcl-procat-product-matrix tr td.last {
  border-right: 0;
}
.fcl-procat-product.fcl-procat-product-matrix tr td a {
  text-decoration: none;
}
.fcl-procat-product.fcl-procat-product-matrix tr td a:hover {
  text-decoration: none;
}

#content .products-view-blue-header {
  position: relative;
}
#content .products-view-blue-header .view-filters {
  position: absolute;
  top: 0 !important;
  width: 100%;
}
#content .products-view-blue-header .views-exposed-form {
  display: block;
  height: 46px;
  width: 620px;
}
#content .products-view-blue-header .views-exposed-form label {
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  float: left;
  margin: 0 10px;
  line-height: 30px;
}
#content .products-view-blue-header .views-exposed-widgets {
  padding: 8px;
  margin-bottom: 0;
  height: 30px;
}
#content .products-view-blue-header .views-exposed-widget {
  padding: 0;
}
#content .products-view-blue-header .views-widget {
  float: left;
}
#content .products-view-blue-header select {
  height: 30px !important;
  padding: 5px 3px !important;
}
#content .jquery-ui-filter-container .dropdown-select {
  background-color: #116ab2;
  padding: 8px;
}
#content .jquery-ui-filter-container .dropdown-select select {
  height: 30px;
  padding: 5px 3px !important;
  font-size: 13px;
  line-height: 30px;
  text-indent: 0;
  border-color: #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#content .jquery-ui-filter-container .dropdown-select:after {
  border-top-color: #116ab2;
}
#content .fcl-views-matrix thead {
  background-color: #116ab2;
}
#content .fcl-views-matrix thead th {
  color: #fff;
  text-align: right;
  padding: 12px !important;
  font-size: 14px;
  text-transform: uppercase;
}
#content .fcl-views-matrix thead th span {
  display: block;
  height: 22px;
  line-height: 22px;
}
#content .fcl-views-matrix thead th.fcl-views-matrix-col-header-1 span {
  font-size: 0;
}
#content .products-view-blue-widgets .views-exposed-widgets,
#content .product-table-left .views-exposed-widgets,
#content .product-table-right .views-exposed-widgets {
  background-color: #116ab2;
}
#content .products-view-blue-widgets .view-filters,
#content .product-table-left .view-filters,
#content .product-table-right .view-filters {
  position: static !important;
  margin-bottom: 5px;
}
#content .product-table-right .views-exposed-widgets {
  display: none;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #content .fcl-views-matrix th span.premium_economy {
    display: inline;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  #content .products-view-blue-header .views-exposed-form label {
    display: none;
  }
}
@media only screen and (max-width: 959px) {
  #content .products-view-blue-header .views-exposed-form {
    width: 100%;
  }
}
.fcl-procat-product.fcl-procat-product-full_thin,
.fcl-procat-product.view-mode-full-thin {
  padding: 5px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  border-bottom: 1px dotted #ddd;
}
.fcl-procat-product.fcl-procat-product-full_thin.round-the-world .product-content-left .product-selection, .fcl-procat-product.fcl-procat-product-full_thin.multi-stop .product-content-left .product-selection,
.fcl-procat-product.view-mode-full-thin.round-the-world .product-content-left .product-selection,
.fcl-procat-product.view-mode-full-thin.multi-stop .product-content-left .product-selection {
  font-size: 14px;
}
.fcl-procat-product.fcl-procat-product-full_thin:hover,
.fcl-procat-product.view-mode-full-thin:hover {
  background-color: #f4f4f4;
}
.fcl-procat-product.fcl-procat-product-full_thin:hover .product-selection,
.fcl-procat-product.view-mode-full-thin:hover .product-selection {
  text-decoration: underline;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-left,
.fcl-procat-product.view-mode-full-thin .product-content-left {
  float: left;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-left h3,
.fcl-procat-product.view-mode-full-thin .product-content-left h3 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0 0 2px;
  text-decoration: none;
  font-weight: normal;
  height: auto;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-left .product-icon,
.fcl-procat-product.view-mode-full-thin .product-content-left .product-icon {
  float: left;
  margin-right: 8px;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-left .product-selection,
.fcl-procat-product.view-mode-full-thin .product-content-left .product-selection {
  color: #383a40;
  font-size: 18px;
  font-weight: bold;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-right,
.fcl-procat-product.view-mode-full-thin .product-content-right {
  float: right;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-right .product-price,
.fcl-procat-product.view-mode-full-thin .product-content-right .product-price {
  text-align: right;
}
.fcl-procat-product.fcl-procat-product-full_thin .product-content-right .product-price .from,
.fcl-procat-product.view-mode-full-thin .product-content-right .product-price .from {
  margin-bottom: 2px;
}

.flights-point2point-deal .attachment {
  margin-bottom: 1em;
}
.flights-point2point-deal table {
  margin-bottom: 0;
}
.flights-point2point-deal table tr {
  border: 0;
}
.flights-point2point-deal table tr td {
  border: 0;
  padding: 0;
}
.flights-point2point-deal table tr td.deal-number {
  background: #636;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.flights-point2point-deal table tr td.deal-number .label {
  color: #fff;
}
.flights-point2point-deal table tr td.price {
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33EE0000', endColorstr='#33000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(238, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  color: #fff;
  text-align: right;
  padding: 5px;
  vertical-align: top;
}
.flights-point2point-deal table tr td.price .label {
  color: #fff;
  margin-bottom: 20px;
}
.flights-point2point-deal table tr td.content {
  background: #f4f4f4;
  vertical-align: middle;
}
.flights-point2point-deal table tr td h3 {
  line-height: 50px;
  color: #000;
  font-weight: normal;
  margin: 0;
}
.flights-point2point-deal table tr td .label {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
}
.flights-point2point-deal table tr td .product-sku {
  font-size: 16px;
  font-weight: bold;
}
.flights-point2point-deal table tr td .product-price span.from {
  display: block;
  font-size: 10px;
}
.flights-point2point-deal table tr td .product-price .value {
  margin: 0;
  font-size: 18px;
  line-height: 15px;
  font-weight: bold;
}
.flights-point2point-deal table tr td .product-price .value span.dollar-sign {
  font-size: 12px;
  font-weight: normal;
}
.flights-point2point-deal table tr td .product-price .value span.ast {
  font-size: 14px;
  float: right;
  margin-top: -2px;
}
.flights-point2point-deal table tr td .product-content-left {
  float: left;
  color: #000;
  padding: 10px;
}
.flights-point2point-deal table tr td .product-content-right {
  float: left;
  color: #000;
  padding: 10px;
}
.flights-point2point-deal table .btn-black,
.flights-point2point-deal table .btn-green {
  margin-top: 10px;
  position: relative;
  color: #fff;
  text-decoration: none;
}
.flights-point2point-deal table .btn-black:visited,
.flights-point2point-deal table .btn-green:visited {
  color: #fff;
}
.flights-point2point-deal table .btn-black:hover,
.flights-point2point-deal table .btn-green:hover {
  text-decoration: none;
  color: #fff;
}
.flights-point2point-deal table .btn-black span,
.flights-point2point-deal table .btn-green span {
  position: absolute;
  top: 3px;
  right: 6px;
  font-size: 24px;
  line-height: 26px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.flights-airline-compare .attachment {
  margin-bottom: 1em;
}

.flights-point2point-bookingform {
  margin-bottom: 6px;
  float: left;
  clear: both;
  width: 100%;
}
.flights-point2point-bookingform .content {
  width: 70%;
  float: left;
  background-color: #f4f4f4;
  height: 80px;
}
.flights-point2point-bookingform .content .content-inner {
  padding: 8px;
}
.flights-point2point-bookingform .price {
  width: 30%;
  height: 80px;
  float: right;
  text-align: right;
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33EE0000', endColorstr='#33000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(238, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(top, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(238, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  color: #fff;
}
.flights-point2point-bookingform .price .price-inner {
  padding: 8px;
}
.flights-point2point-bookingform .price .label {
  color: #fff;
  margin-bottom: 15px;
}
.flights-point2point-bookingform h3 {
  font-size: 18px;
  color: #000;
  margin: 0 0 12px;
}
.flights-point2point-bookingform .label {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
}
.flights-point2point-bookingform .btn-black {
  margin-top: 32px;
  position: relative;
  color: #fff;
  text-decoration: none;
}
.flights-point2point-bookingform .btn-black:visited {
  color: #fff;
}
.flights-point2point-bookingform .btn-black:hover {
  text-decoration: none;
  color: #fff;
}
.flights-point2point-bookingform .btn-black span {
  position: absolute;
  top: 3px;
  right: 6px;
  font-size: 24px;
  line-height: 26px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.flights-point2point-bookingform .cancel,
.flights-point2point-bookingform .cancel:visited
.cancel:hover {
  display: block;
  margin-top: 46px;
  color: #fff;
  text-align: right;
}
.flights-point2point-bookingform .product-price span.from {
  display: block;
  font-size: 10px;
}
.flights-point2point-bookingform .product-price .value {
  margin: 0;
  font-size: 18px;
  line-height: 15px;
  font-weight: bold;
}
.flights-point2point-bookingform .product-price .value span.dollar-sign {
  font-size: 12px;
  font-weight: normal;
}
.flights-point2point-bookingform .product-price .value span.ast {
  font-size: 14px;
  float: right;
  margin-top: -2px;
}
.flights-point2point-bookingform .product-content-left {
  float: left;
  color: #000;
}
.flights-point2point-bookingform .product-content-right {
  float: right;
  color: #000;
}
.flights-point2point-bookingform .product-price-left {
  float: left;
  width: 70px;
}
.flights-point2point-bookingform .product-price-right {
  float: right;
  width: 85px;
  text-align: left;
}
.flights-point2point-bookingform .hidden-booking-form {
  clear: both;
  display: none;
  position: relative;
  background-color: #f4f4f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#33000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.flights-point2point-bookingform .hidden-booking-form .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0;
  border-color: #be0000 transparent transparent;
  position: absolute;
  top: 0;
  right: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .flights-point2point-bookingform .content {
    width: 60%;
  }
  .flights-point2point-bookingform .price {
    width: 40%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .flights-point2point-bookingform .content {
    width: 60%;
  }
  .flights-point2point-bookingform .price {
    width: 40%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .flights-point2point-deal table tr td {
    min-width: 88px;
  }
  .flights-point2point-deal table tr td h3 {
    line-height: normal;
    margin: 10px 0;
  }
  .flights-point2point-deal table .btn-black {
    min-width: 68px;
  }
  .flights-point2point-deal table .btn-green {
    font-size: 16px;
  }
  .flights-point2point-deal table .btn-green span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .flights-point2point-bookingform #webform-component-step1 .webform-component-radios {
    padding: 0 5px;
  }
  .flights-point2point-bookingform .content {
    width: 45%;
  }
  .flights-point2point-bookingform .content .product-content-left {
    display: none;
  }
  .flights-point2point-bookingform .content .product-content-right {
    float: none;
  }
  .flights-point2point-bookingform .price {
    width: 55%;
  }
  .flights-point2point-bookingform .price .product-price-left {
    width: auto;
  }
}
.fc-blog .views-row {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.fc-blog .views-row .views-field-created-1 {
  float: left;
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE0000', endColorstr='#FFC10000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #c10000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #c10000 100%);
  color: #fff;
  width: 60px;
  height: 36px;
  padding: 2px 4px;
  text-align: right;
  margin-right: 10px;
  margin-bottom: 15px;
}
.fc-blog .views-row .views-field-created-1 .blog-month {
  font-size: 17px;
  font-weight: bold;
  display: block;
}
.fc-blog .views-row .views-field-created-1 .blog-year {
  font-size: 12px;
  display: block;
  margin-top: -2px;
}
.fc-blog .views-row .views-field-title {
  float: left;
  line-height: 40px;
  width: 542px;
}
.fc-blog .views-row .views-field-title a {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.fc-blog .views-row .views-field-field-image {
  float: left;
  margin-right: 20px;
  clear: left;
}
.fc-blog .views-row .views-field-body {
  float: left;
  width: 460px;
}

.view-blog-teaser a.link:visited {
  color: #fff;
}
.view-blog-teaser a:hover {
  text-decoration: underline;
}
.view-blog-teaser .views-row {
  border-bottom: 1px dotted #bcbcbc;
}
.view-blog-teaser .views-row-1 {
  overflow: hidden;
  padding: 0 0 15px;
  margin: 10px 0;
  clear: both;
}
.view-blog-teaser .views-field-field-image {
  width: 220px;
  height: 150px;
  padding-right: 20px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
}
.view-blog-teaser .blog-content {
  font-size: 13px;
  line-height: 20px;
  margin-left: 240px;
}
.view-blog-teaser .more-link {
  color: #116ab2;
}
.view-blog-teaser .attachment .views-row {
  float: left;
  width: 32%;
  margin-left: 2%;
  display: block;
  padding: 0;
  position: relative;
}
.view-blog-teaser .attachment .views-row.views-row-1 {
  margin: 0;
}
.view-blog-teaser .attachment h3 {
  line-height: 14px;
  padding: 1% 3%;
}
.view-blog-teaser .attachment a {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
}
.view-blog-teaser .attachment img {
  width: 100%;
}
.view-blog-teaser .attachment .views-field-field-image {
  margin-bottom: 0;
  overflow: hidden;
  height: 131px;
  width: 100%;
}
.view-blog-teaser .attachment .views-field-title {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: block;
  height: 42px;
  position: absolute;
  line-height: 14px;
  width: 100%;
}

#blogs-teaser {
  clear: both;
  margin: 1em 0;
  font-size: 12px;
  line-height: 16px;
  height: auto;
}
#blogs-teaser .blog-post {
  overflow: hidden;
  margin: 10px 0;
  clear: both;
  padding: 0 0 10px;
  border-bottom: 1px dotted #bcbcbc;
}
#blogs-teaser .blog-post h3 {
  color: #116ab2;
}
#blogs-teaser .blog-post h3 a {
  color: #116ab2;
}
#blogs-teaser .blog-post h3 a:hover {
  color: #e00;
  text-decoration: underline;
}
#blogs-teaser .blog-post .blog-image {
  width: 100px;
  float: left;
  padding-right: 5px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 30px;
}
#blogs-teaser .blog-post .blog-image img {
  width: 100px;
}
#blogs-teaser .blog-post .blog-content {
  margin-left: 110px;
  font-size: 13px;
  line-height: 20px;
}
#blogs-teaser .blog-post .tags {
  margin-top: 5px;
  margin-left: 5px;
}
#blogs-teaser .blog-post .tag {
  display: block;
  float: left;
  font-size: 12px;
  padding: 2px 5px;
  margin-right: 5px;
  margin-top: 5px;
  text-transform: uppercase;
  background-color: #f4f4f4;
  text-decoration: none;
}
#blogs-teaser .blog-post .tag:hover {
  text-decoration: underline;
}
#blogs-teaser p.read-more {
  clear: both;
  margin: 5px 0;
}
#blogs-teaser p.post-title {
  font-weight: bold;
  clear: both;
  margin: 5px 0;
}
#blogs-teaser p.post-title a {
  font-weight: bold;
}
#blogs-teaser.home-page {
  float: left;
  border-bottom: 1px dotted #bcbcbc;
  padding-bottom: 15px;
  margin-bottom: 0;
  width: 100%;
}
#blogs-teaser.home-page .blog-post .blog-image {
  width: 220px;
  height: 150px;
  padding-right: 20px;
  margin-bottom: 10px;
}
#blogs-teaser.home-page .blog-post .blog-image img {
  width: auto;
  display: block;
}
#blogs-teaser.home-page .blog-post .blog-content {
  margin-left: 240px;
}
#blogs-teaser.home-page .blog-post-image {
  float: left;
  width: 32%;
  margin-left: 2%;
  display: block;
  position: relative;
}
#blogs-teaser.home-page .blog-post-image.blog-post-index-1 {
  margin-left: 0;
}
#blogs-teaser.home-page .blog-post-image .blog-image img {
  display: block;
}
#blogs-teaser.home-page .blog-post-image h3 {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  bottom: 0;
  display: block;
  height: 32px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 3%;
  position: absolute;
  width: 94%;
  line-height: 14px;
}
#blogs-teaser.home-page .blog-post-image h3 a {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
}

#content .plan-and-prepare p.more-blogs {
  margin: 10px 0 0;
}
#content .plan-and-prepare .fcl-wp-post {
  overflow: hidden;
  padding: 10px 0;
  margin: 0 5px;
  border-bottom: 1px dotted #bcbcbc;
}
#content .plan-and-prepare .fcl-wp-post-image {
  clear: both;
  margin-left: 5px;
  float: left;
}
#content .plan-and-prepare .fcl-wp-post-image img {
  display: block;
}
#content .plan-and-prepare .fcl-wp-post-excerpt {
  float: left;
  margin-left: 5px;
  width: 47%;
}
#content .plan-and-prepare .fcl-wp-post-excerpt h4 {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 0;
  line-height: normal;
}
#content .plan-and-prepare .fcl-wp-post-excerpt p {
  padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #content .plan-and-prepare .fcl-wp-post-image {
    display: none;
  }
  #content .plan-and-prepare .fcl-wp-post-excerpt {
    width: 100%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #blogs-teaser.home-page {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .front .view-blog-teaser p {
    font-size: 12px;
  }
  .front .view-blog-teaser .views-field-field-image {
    width: 50%;
  }
  .front .view-blog-teaser .blog-content {
    margin-left: 0;
  }
  .front .view-blog-teaser .attachment .views-row {
    width: 49%;
  }
  .front .view-blog-teaser .attachment .views-row .views-field-field-image {
    width: 100%;
  }
  .front .view-blog-teaser .attachment .views-row .views-field-title {
    height: 43px;
  }
  .front .view-blog-teaser .attachment .views-row.views-row-3 {
    display: none;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  #content .plan-and-prepare .fcl-wp-post-image {
    display: none;
  }
  #content .plan-and-prepare .fcl-wp-post-excerpt {
    width: 100%;
  }
}
.bottom-links,
.field-name-field-bottom-content-left,
.field-name-field-bottom-content-right {
  background-color: #eaeaea;
  color: #383a40;
  min-height: 185px;
  margin: 0;
  padding: 1px 0 10px;
}
.bottom-links.last,
.field-name-field-bottom-content-left.last,
.field-name-field-bottom-content-right.last {
  margin-right: 0;
  margin-left: 5px;
}
.bottom-links.dark,
.field-name-field-bottom-content-left.dark,
.field-name-field-bottom-content-right.dark {
  background-color: #383a40;
  color: #eaeaea;
}
.bottom-links.dark h4,
.field-name-field-bottom-content-left.dark h4,
.field-name-field-bottom-content-right.dark h4 {
  color: #eaeaea;
}
.bottom-links.dark p,
.field-name-field-bottom-content-left.dark p,
.field-name-field-bottom-content-right.dark p {
  color: #eaeaea;
}
.bottom-links.dark a,
.field-name-field-bottom-content-left.dark a,
.field-name-field-bottom-content-right.dark a {
  color: #0fb6cf;
}
.bottom-links h2,
.bottom-links h3,
.field-name-field-bottom-content-left h2,
.field-name-field-bottom-content-left h3,
.field-name-field-bottom-content-right h2,
.field-name-field-bottom-content-right h3 {
  font-size: 18px;
  padding: 0;
  text-indent: 10px;
  height: 37px;
  line-height: 37px;
  margin: 8px 8px 8px 0 !important;
  color: #fff;
  background: #cc0c00;
}
.bottom-links h4,
.field-name-field-bottom-content-left h4,
.field-name-field-bottom-content-right h4 {
  color: #383a40;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 10px;
  text-transform: none;
}
.bottom-links ul,
.field-name-field-bottom-content-left ul,
.field-name-field-bottom-content-right ul {
  list-style: disc outside none;
  margin-left: 20px;
  padding-left: 6px;
  margin-bottom: 10px;
}
.bottom-links ul li,
.field-name-field-bottom-content-left ul li,
.field-name-field-bottom-content-right ul li {
  margin: 3px 0;
}
.bottom-links ul li a,
.field-name-field-bottom-content-left ul li a,
.field-name-field-bottom-content-right ul li a {
  text-decoration: none;
}
.bottom-links ul li a:hover,
.field-name-field-bottom-content-left ul li a:hover,
.field-name-field-bottom-content-right ul li a:hover {
  text-decoration: underline;
}
.bottom-links p,
.field-name-field-bottom-content-left p,
.field-name-field-bottom-content-right p {
  line-height: 17px;
  padding: 0 10px;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .bottom-links,
  .field-name-field-bottom-content-left,
  .field-name-field-bottom-content-right {
    min-height: 145px;
  }
}
.browse-links h4 {
  background: #383a40 no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  color: #fff;
  line-height: 35px;
  padding: 0 0 0 45px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .browse-links h4 {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.browse-links.flights h4 {
  background-position: -382px 2px;
}
.browse-links.holidays h4 {
  background-position: -382px -35px;
}
.browse-links.hotels h4 {
  background-position: -384px -494px;
}
.browse-links.transport h4 {
  background-position: -382px -112px;
}
.browse-links.tour h4 {
  background-position: -385px -113px;
}
.browse-links.cruise h4 {
  background-position: -382px -150px;
}
.browse-links.extras h4 {
  background-position: -382px -188px;
}
.browse-links.destinations h4 {
  background-position: -382px -226px;
}
.browse-links.shop h4 {
  background-position: -382px -266px;
}
.browse-links.rail h4 {
  background-position: -382px -302px;
}
.browse-links.ski h4 {
  background-position: -382px -340px;
}
.browse-links.about h4, .browse-links.style-guide h4, .browse-links.info h4 {
  background-position: -382px -455px;
}
.browse-links.contact h4 {
  background-position: -382px -417px;
}
.browse-links.experts h4 {
  background-position: -382px -530px;
}
.browse-links.car h4 {
  background-position: -382px -569px;
}
.browse-links ul {
  overflow: hidden;
  margin: 5px 0 0;
}
.browse-links ul li {
  margin: 0;
  line-height: 11px;
}
.browse-links ul li a {
  border-bottom: 1px dotted #bcbcbc;
  color: #116ab2;
  display: block;
  font-size: 14px;
  padding-left: 20px;
  margin: 0 7px;
  line-height: 30px;
  text-decoration: none;
}
.browse-links ul li a:hover {
  border-bottom: 1px dotted #e00;
  color: #e00;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .browse-links ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .browse-links h4 {
    font-size: 18px;
  }
  .browse-links ul li {
    width: 33%;
  }
  .browse-links ul li a {
    line-height: 30px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .browse-links ul li {
    width: 100%;
  }
  .browse-links ul li a {
    margin: 0 20px;
  }
}
.fc-captain {
  position: relative;
  width: 100%;
  background: #eaeaea;
}
.fc-captain .fc-captain-inner {
  padding: 8px 20px 8px 165px;
}
.fc-captain .fc-captain-inner .captain {
  background: url('../images/fc-responsive/sprite-header-footer.png?2f795a5c3') no-repeat -58px 0;
  width: 147px;
  height: 300px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 5px;
}
.fc-captain .fc-captain-inner h2 {
  margin-top: 0;
  margin-bottom: .2em;
}
.fc-captain .fc-captain-inner p {
  margin-bottom: .5em;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-captain .fc-captain-inner {
    padding: 8px 20px;
  }
  .fc-captain .fc-captain-inner .captain {
    display: none;
  }
}
#click-to-call-sidebar {
  margin-bottom: 40px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}
#click-to-call-sidebar h4.block-title {
  display: none;
}
#click-to-call-sidebar form {
  background: none;
  padding: 0;
}
#click-to-call-sidebar .consultant-image {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-default.png?7470432ac');
  height: 120px;
  margin-top: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-default-@2x.png?529a26e53');
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image p {
  font-size: 20px;
  line-height: 23px;
  margin-top: 0;
  padding: 20px 0 0 20px;
  width: 180px;
}
#click-to-call-sidebar .consultant-image.consultant-image-2 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-2.png?b734c9bff') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-2 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-2-@2x.png?80a9bffa2') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-3 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-3.png?d01924795') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-3 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-3-@2x.png?fcd855630') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-4 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-4.png?cb4fda944') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-4 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-4-@2x.png?fc23cb470') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-5 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-5.png?14ab61190') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-5 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-5-@2x.png?37a585934') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-6 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-6.png?8f25d4ce6') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-6 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-6-@2x.png?2571dc6b5') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-7 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-7.png?1c3aca1fa') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-7 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-7-@2x.png?4f6d952a6') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-8 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-8.png?4ab97b910') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-8 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-8-@2x.png?6246329f1') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar .consultant-image.consultant-image-10 {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-10.png?44f9a2e6b') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .consultant-image.consultant-image-10 {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-10-@2x.png?62e7fe7b9') !important;
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
#click-to-call-sidebar label {
  float: left;
  background: #cc0c00;
  padding: 2px 4px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
#click-to-call-sidebar span.error,
#click-to-call-sidebar label.error {
  bottom: -23px;
  left: 0;
  margin-top: 0;
  z-index: 20;
  background: #f60;
}
#click-to-call-sidebar .contact-phone {
  color: #fff;
  height: 58px;
  margin-bottom: -3px;
  padding-left: 15px;
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE0000', endColorstr='#FFC10000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #c10000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #c10000 100%);
}
#click-to-call-sidebar .contact-phone span {
  display: block;
  font-size: 12px;
  margin: 0;
}
#click-to-call-sidebar .contact-phone p {
  background: transparent no-repeat -78px -294px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  display: block;
  height: 34px;
  margin: -4px 0 0 5px;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  width: 135px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar .contact-phone p {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
#click-to-call-sidebar ul {
  list-style-type: none;
  margin: 0;
  border: 1px solid #bcbcbc;
}
#click-to-call-sidebar ul li {
  border-top: 1px solid #bcbcbc;
  height: 54px;
  margin: 0;
}
#click-to-call-sidebar ul li.first {
  border-top: 0;
}
#click-to-call-sidebar ul li a {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#1A000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-color: #fff;
  border: 2px solid #fff;
  color: #181818;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 42px;
  padding-top: 8px;
  text-decoration: none;
}
#click-to-call-sidebar ul li a:hover {
  background-color: #eaeaea;
}
#click-to-call-sidebar ul li a:active {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#1A000000', endColorstr='#33FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
}
#click-to-call-sidebar ul li a span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
#click-to-call-sidebar ul li a .icon {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  float: left;
  height: 42px;
  margin: -3px 20px 0 12px;
  width: 41px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #click-to-call-sidebar ul li a .icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
#click-to-call-sidebar ul li a.expert .icon {
  background-position: -78px 0;
}
#click-to-call-sidebar ul li a.store .icon {
  background-position: -78px -50px;
}
#click-to-call-sidebar ul li a.call .icon {
  background-position: -78px -99px;
}
#click-to-call-sidebar ul li a.enewsletter .icon {
  background-position: -77px -266px;
}
#click-to-call-sidebar .popup1,
#click-to-call-sidebar .popup2 {
  line-height: 1.4em;
  width: 237px;
  padding: 12px 0 10px 12px;
}
#click-to-call-sidebar .popup1 .close,
#click-to-call-sidebar .popup2 .close {
  background: url('../images/fc-responsive/ctc/sidebar-pullout-close.png?33627eb35') no-repeat;
  font-size: 0;
  height: 27px;
  line-height: 0;
  position: absolute;
  right: 33px;
  top: 5px;
  width: 27px;
}
#click-to-call-sidebar .popup1 h4,
#click-to-call-sidebar .popup2 h4 {
  margin: 0;
  color: #fff;
}
#click-to-call-sidebar .popup1 input[type=text],
#click-to-call-sidebar .popup2 input[type=text] {
  width: 110px;
  height: 29px;
}
#click-to-call-sidebar .popup1 input[type=text].error,
#click-to-call-sidebar .popup2 input[type=text].error {
  border: 1px solid #f60 important;
}
#click-to-call-sidebar .popup1 {
  position: absolute;
  margin: -135px 0 0 -233px;
  height: 109px;
  z-index: 11;
  background: url('../images/fc-responsive/ctc/sidebar-background.png?32f79c2cc') no-repeat;
}
#click-to-call-sidebar .popup1 button {
  width: 92px;
  padding: 0 5px;
  height: 28px;
  font-size: 14px;
  float: left;
  margin-left: 5px;
  border: 0;
}
#click-to-call-sidebar .popup1 .postCode {
  border: 1px solid #a5acb2;
  clear: left;
  float: left;
  overflow: visible;
  padding: 3px 0;
  width: 85px;
}
#click-to-call-sidebar.business-travel .popup2 {
  margin: -135px 0 0 -233px;
}
#click-to-call-sidebar .popup2 {
  overflow: hidden;
  position: absolute;
  z-index: 9999;
  margin: -85px 0 0 -233px;
  min-height: 170px;
  background: url('../images/fc-responsive/ctc/sidebar-pullout-callback.png?f031015e5') no-repeat;
}
#click-to-call-sidebar .popup2 .status-messages {
  width: 200px;
}
#click-to-call-sidebar .popup2 .ctc-info {
  color: #fff;
  width: 200px;
}
#click-to-call-sidebar .popup2 .phone {
  clear: left;
}
#click-to-call-sidebar .popup2 form {
  float: left;
}
#click-to-call-sidebar .popup2 form > div {
  padding: 0;
  margin: 0;
  width: auto;
}
#click-to-call-sidebar .popup2 .form-item {
  position: relative;
  clear: both;
  float: left;
}
#click-to-call-sidebar .popup2 .form-item-phone {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
#click-to-call-sidebar .popup2 .error {
  clear: left;
}
#click-to-call-sidebar .popup2 .form-submit {
  width: 92px;
  height: 28px;
  float: left;
  margin-left: 14px;
  display: block;
  margin-top: 23px;
}
#click-to-call-sidebar .popup2 .pcode {
  width: 95px !important;
  clear: left;
  float: left;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #click-to-call-sidebar .contact-phone {
    height: 53px;
    padding-left: 5px;
  }
  #click-to-call-sidebar .consultant-image p {
    font-size: 17px;
    width: 143px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  #click-to-call-sidebar .popup1 {
    margin: -140px 0 0;
  }
  #click-to-call-sidebar .popup1 .form-item {
    float: left;
    padding: 0;
    width: auto;
  }
  #click-to-call-sidebar .popup2 {
    margin: -80px 0 0;
  }
  #click-to-call-sidebar ul {
    text-align: center;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #click-to-call-sidebar ul {
    text-align: left;
  }
}
#click-to-call-large {
  overflow: hidden;
  background: none;
}
#click-to-call-large .ctc-title {
  display: none;
}
#click-to-call-large .form-type-textfield {
  width: 47.5%;
  float: left;
  margin-right: 10px;
}
#click-to-call-large .form-submit {
  float: left;
}
#click-to-call-large label {
  color: #333;
}
#click-to-call-large .ctc-info {
  padding-bottom: 10px;
  font-weight: bold;
  color: #f00;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #click-to-call-large .form-type-textfield {
    width: 100%;
    float: none;
  }
}
.fc-contact-grid {
  background-color: #eaeaea;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.fc-contact-grid ul {
  margin: 0;
}
.fc-contact-grid ul li {
  list-style: none;
  float: left;
  width: 33%;
  margin-bottom: 10px;
}
.fc-contact-grid .fc-contact-grid-heading {
  font-size: 14px;
}
.fc-contact-grid .fc-contact-grid-phone-number {
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fc-contact-grid ul li {
    width: 46%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-contact-grid ul li {
    width: 100%;
  }
}
.content-grid,
.content-grid-header,
.content-grid-footer {
  width: 100%;
}

.content-grid {
  margin: 1em 0;
}

.content-grid-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e00;
  color: #fff;
  text-align: left;
  padding: 5px;
  font-weight: bold;
}

.content-grid-footer {
  text-align: right;
}

.content-grid-item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24%;
  display: inline-block;
  padding: 5px;
  vertical-align: top;
}

@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .content-grid-item {
    width: 49%;
  }
}
.fc-tree-list,
.destination-listing {
  font-size: 14px;
  padding: 10px;
  background: #eaeaea;
  overflow: hidden;
  margin-bottom: 1em;
}
.fc-tree-list .third,
.destination-listing .third {
  width: 33%;
}
.fc-tree-list .item-list,
.fc-tree-list .half,
.destination-listing .item-list,
.destination-listing .half {
  width: 45%;
}
.fc-tree-list .item-list.first,
.fc-tree-list .half.first,
.destination-listing .item-list.first,
.destination-listing .half.first {
  margin-right: 3%;
}
.fc-tree-list .item-list.more,
.fc-tree-list .half.more,
.destination-listing .item-list.more,
.destination-listing .half.more {
  padding-right: 1%;
  margin-left: 3%;
}
.fc-tree-list .item-list,
.destination-listing .item-list {
  float: left;
  margin: 0 10px;
}
.fc-tree-list h3,
.fc-tree-list a,
.destination-listing h3,
.destination-listing a {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 0;
  line-height: 22px;
  color: #116ab2;
}
.fc-tree-list h3.no-children,
.fc-tree-list a.no-children,
.destination-listing h3.no-children,
.destination-listing a.no-children {
  border-bottom: 1px dotted #bcbcbc;
}
.fc-tree-list h3,
.destination-listing h3 {
  color: #383a40;
  padding-top: 6px;
}
.fc-tree-list ul,
.destination-listing ul {
  list-style: disc inside none;
  width: 100%;
  float: none;
  margin: 0;
  border-bottom: 1px dotted #bcbcbc;
  padding-bottom: 6px;
}
.fc-tree-list ul li,
.destination-listing ul li {
  list-style: inside url('../images/fc-responsive/lists/li-arrow.gif?ee2edf840');
  padding: 2px 0;
  margin: 0;
}
.fc-tree-list ul li a,
.destination-listing ul li a {
  font-weight: normal;
  border: 0;
  padding: 0;
  display: inline;
}

.fc-holiday-type-destinations-tree .item-list {
  clear: both;
  overflow: hidden;
}
.fc-holiday-type-destinations-tree a {
  text-decoration: none;
}
.fc-holiday-type-destinations-tree a:hover {
  text-decoration: underline;
}
.fc-holiday-type-destinations-tree h3 {
  margin-bottom: 0;
}
.fc-holiday-type-destinations-tree ul {
  margin: 10px 0;
  float: left;
  padding-left: 15px;
}
.fc-holiday-type-destinations-tree ul li {
  width: 170px;
  float: left;
  list-style: outside url('../images/fc-responsive/lists/li-arrow.gif?ee2edf840');
  padding: 2px 0;
  margin: 0 25px 0 0;
}

.theme-list-wrapper li .item-list {
  width: 50%;
  float: none;
}
.theme-list-wrapper li .item-list ul {
  border: 0;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-tree-list .item-list,
  .fc-tree-list .half,
  .destination-listing .item-list,
  .destination-listing .half {
    width: 100%;
    clear: both;
  }
}
.pane-dfp-grid {
  margin-bottom: 12px;
}

.dfp-620x80 .dfp-tag-wrapper .dfp-tag-wrapper {
  margin: 15px 0;
  float: left;
}

.dfp-300x145 {
  float: left;
}
.dfp-300x145 .dfp-tag-wrapper .dfp-tag-wrapper {
  margin: 15px 0 0;
}

.dfp-even {
  float: right;
}

.region-sidebar-second .block-dfp {
  text-align: center;
}
.region-sidebar-second .block-dfp iframe,
.region-sidebar-second .block-dfp img {
  max-width: 100%;
}

.dfp-tag-wrapper {
  text-align: center;
}
.dfp-tag-wrapper iframe,
.dfp-tag-wrapper img {
  max-width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .dfp-620x80 .dfp-tag-wrapper .dfp-tag-wrapper,
  .dfp-300x145,
  .dfp-even {
    float: none;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .dfp-620x80 .dfp-tag-wrapper .dfp-tag-wrapper,
  .dfp-300x145,
  .dfp-even {
    float: none;
  }
}
.thumbnail-links {
  margin: 1em 0 0;
  clear: both;
  width: 100%;
}
.thumbnail-links:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.thumbnail-links .thumbnail-link {
  margin: 0 19px 19px 0;
  cursor: pointer;
  float: left;
  height: 138px;
  overflow: hidden;
  width: 140px;
  position: relative;
}
.thumbnail-links .thumbnail-link a:hover {
  text-decoration: underline;
}
.thumbnail-links .thumbnail-link img {
  display: block;
}
.thumbnail-links .thumbnail-link span {
  position: absolute;
  bottom: -38px;
  width: 140px;
  overflow: hidden;
  height: 65px;
  line-height: 27px;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  color: #fff;
  display: block;
  text-indent: 5px;
  text-decoration: none;
}
.thumbnail-links .thumbnail-link .readme {
  position: absolute;
  bottom: 15px;
  background-color: #d30000;
  color: #fff;
  padding: 2px;
  font-size: 1em;
  margin-left: 5px;
  line-height: 14px;
  text-indent: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.panels-layout.full-width .thumbnail-links .thumbnail-link {
  margin: 0 19px 19px 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-4 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-8 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-12 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-16 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-20 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-24 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-28 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-32 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-36 {
  margin-right: 0;
}
.panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-40 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link {
  margin: 0 15px 15px 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-3 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-6 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-9 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-12 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-15 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-18 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-21 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-24 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-27 {
  margin-right: 0;
}
.panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-30 {
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .panels-layout.full-width .thumbnail-links .thumbnail-link {
    margin: 0 30px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-3 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-6 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-9 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-12 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-15 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-18 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-21 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-24 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-27 {
    margin-right: 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-30 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link {
    margin: 0 50px 19px 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-2 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-4 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-6 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-8 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-10 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-12 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-14 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-16 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-18 {
    margin-right: 0;
  }
  .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-20 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .panels-layout.full-width .thumbnail-links .thumbnail-link, .panels-layout.sidebar .thumbnail-links .thumbnail-link {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-4, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-4 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-8, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-8 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-12, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-12 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-16, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-16 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-20, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-20 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-24, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-24 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-28, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-28 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-32, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-32 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-36, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-36 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.thumbnail-link-40, .panels-layout.sidebar .thumbnail-links .thumbnail-link.thumbnail-link-40 {
    margin: 0 19px 19px 0;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .panels-layout.full-width .thumbnail-links .thumbnail-link, .panels-layout.sidebar .thumbnail-links .thumbnail-link {
    margin: 0 0 19px !important;
    width: 120px;
    height: auto;
    float: right;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link.odd, .panels-layout.sidebar .thumbnail-links .thumbnail-link.odd {
    clear: both;
    float: left;
  }
  .panels-layout.full-width .thumbnail-links .thumbnail-link img, .panels-layout.sidebar .thumbnail-links .thumbnail-link img {
    width: 120px;
  }
}
.fc-featured-destinations {
  margin: 1em 0 0;
  clear: both;
  width: 100%;
}
.fc-featured-destinations:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.fc-featured-destinations .views-row {
  cursor: pointer;
  float: left;
  height: 138px;
  overflow: hidden;
  width: 140px;
  position: relative;
}
.fc-featured-destinations .views-row .readme {
  bottom: 15px;
  position: absolute;
  background-color: #d30000;
  color: #fff;
  padding: 2px;
  font-size: 1em;
  margin-left: 5px;
  line-height: 14px;
  text-indent: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.fc-featured-destinations .views-row .thumb-image a {
  display: block;
}
.fc-featured-destinations .views-row .thumb-image a img {
  display: block;
}
.fc-featured-destinations .views-row .views-field-title,
.fc-featured-destinations .views-row .thumb-text {
  position: absolute;
  bottom: -38px;
  width: 140px;
  overflow: hidden;
}
.fc-featured-destinations .views-row .views-field-title a,
.fc-featured-destinations .views-row .thumb-text a {
  height: 65px;
  line-height: 27px;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  color: #fff;
  display: block;
  text-indent: 5px;
  text-decoration: none;
}
.fc-featured-destinations .views-row .views-field-title a:hover,
.fc-featured-destinations .views-row .thumb-text a:hover {
  text-decoration: underline;
}
.fc-featured-destinations .views-row.selected a {
  text-decoration: underline;
}

.panels-layout.full-width .fc-featured-destinations .views-row {
  margin: 0 19px 19px 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-4 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-8 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-12 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-16 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-20 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-24 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-28 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-32 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-36 {
  margin-right: 0;
}
.panels-layout.full-width .fc-featured-destinations .views-row.views-row-40 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row {
  margin: 0 15px 15px 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-3 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-6 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-9 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-12 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-15 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-18 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-21 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-24 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-27 {
  margin-right: 0;
}
.panels-layout.sidebar .fc-featured-destinations .views-row.views-row-30 {
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row {
    margin: 0 30px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-3 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-6 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-9 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-12 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-15 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-18 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-21 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-24 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-27 {
    margin-right: 0;
  }
  .panels-layout.full-width .fc-featured-destinations .view-content .views-row.views-row-30 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row {
    margin: 0 50px 19px 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-2 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-4 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-6 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-8 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-10 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-12 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-14 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-16 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-18 {
    margin-right: 0;
  }
  .panels-layout.sidebar .fc-featured-destinations .view-content .views-row.views-row-20 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .panels-layout.full-width .fc-featured-destinations .views-row, .panels-layout.sidebar .fc-featured-destinations .views-row {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-4, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-4 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-8, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-8 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-12, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-12 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-16, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-16 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-20, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-20 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-24, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-24 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-28, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-28 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-32, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-32 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-36, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-36 {
    margin: 0 19px 19px 0;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-40, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-40 {
    margin: 0 19px 19px 0;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .panels-layout.full-width .fc-featured-destinations .views-row, .panels-layout.sidebar .fc-featured-destinations .views-row {
    margin: 0 0 19px !important;
    width: 120px;
    height: auto;
    float: right;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row.views-row-odd, .panels-layout.sidebar .fc-featured-destinations .views-row.views-row-odd {
    clear: both;
    float: left;
  }
  .panels-layout.full-width .fc-featured-destinations .views-row img, .panels-layout.sidebar .fc-featured-destinations .views-row img {
    width: 120px;
  }
}
.page-world-travel-gallery {
  margin-top: 0;
  background: transparent;
}
.page-world-travel-gallery #admin-toolbar,
.page-world-travel-gallery #admin-menu {
  display: none;
}

.fc-galleria-gallery .galleria-container {
  padding-bottom: 15px;
}
.fc-galleria-gallery .galleria-stage {
  overflow: visible;
}
.fc-galleria-gallery .galleria-stage .galleria-images {
  margin-top: 20px;
}
.fc-galleria-gallery .galleria-carousel .galleria-thumbnails-list {
  margin-left: 50px;
  margin-right: 50px;
}
.fc-galleria-gallery .galleria-carousel .galleria-thumb-nav-left,
.fc-galleria-gallery .galleria-carousel .galleria-thumb-nav-right {
  margin-top: 8px;
  background: url('../images/fc-responsive/gallery/gallery-sprite.png?e8e8430f7') no-repeat -6px -98px;
  width: 30px;
  height: 28px;
  display: block;
}
.fc-galleria-gallery .galleria-carousel .galleria-thumb-nav-right {
  background-position: -67px -98px;
}
.fc-galleria-gallery .galleria-image-nav .galleria-image-nav-left,
.fc-galleria-gallery .galleria-image-nav .galleria-image-nav-right {
  opacity: 1;
  background: url('../images/fc-responsive/gallery/gallery-sprite.png?e8e8430f7') no-repeat 0 0;
  width: 45px;
  height: 87px;
}
.fc-galleria-gallery .galleria-image-nav .galleria-image-nav-left {
  left: 0 !important;
}
.fc-galleria-gallery .galleria-image-nav .galleria-image-nav-right {
  right: 0 !important;
  background-position: -58px 0;
}
.fc-galleria-gallery .galleria-image {
  top: 0 !important;
}
.fc-galleria-gallery .galleria-image img {
  top: 0 !important;
}
.fc-galleria-gallery .galleria-image .galleria-layer {
  top: 0 !important;
}
.fc-galleria-gallery .galleria-image .galleria-layer div {
  bottom: -30px;
  color: #fff;
  font-size: 13px;
  position: absolute;
  text-align: center;
  width: 100%;
  line-height: 14px;
}
.fc-galleria-gallery .galleria-info {
  display: none !important;
}
.fc-galleria-gallery .galleria-loader {
  background: #000 url('../images/fc-responsive/gallery/loading_animation.gif?aef3c727d') center center no-repeat;
  display: block;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  top: 50%;
  width: 80px;
}
.fc-galleria-gallery .galleria-thumbnails-container {
  bottom: 11px;
  height: 40px;
}
.fc-galleria-gallery .galleria-thumbnails-container .galleria-thumbnails {
  height: 40px !important;
}
.fc-galleria-gallery .pinit-button-main {
  width: 43px;
  display: block;
  padding: 10px 0 0 10px;
}
.fc-galleria-gallery.fc-galleria-video .galleria-stage .galleria-images {
  margin-top: 0;
}

.fc-launch-gallery {
  margin: 1em 0;
  padding: 10px 15px 15px;
  background: #eaeaea;
  overflow: hidden;
}
.fc-launch-gallery h3,
.fc-launch-gallery h4 {
  font-size: 18px;
  margin: 0 0 10px;
  padding: 0;
  font-weight: normal;
}
.fc-launch-gallery h3 a,
.fc-launch-gallery h4 a {
  color: #116ab2;
}
.fc-launch-gallery h3 a:visited,
.fc-launch-gallery h4 a:visited {
  color: #116ab2;
}
.fc-launch-gallery h3 a:hover,
.fc-launch-gallery h4 a:hover {
  color: #e00;
}
.fc-launch-gallery .views-row {
  float: left;
  margin-right: 15px;
}
.fc-launch-gallery .views-row.views-row-last {
  margin-right: 0;
}

.fc-full-gallery {
  margin: 0 0 1em;
  width: 100%;
}
.fc-full-gallery .view-content {
  background: #eaeaea;
  overflow: hidden;
  padding: 17px 9px 0;
}
.fc-full-gallery .views-row {
  margin: 0 6px 14px;
  float: left;
}
.fc-full-gallery .views-row img {
  display: block;
}
.fc-full-gallery.view-display-id-gallery_embed .view-content {
  margin: 12px;
  padding: 17px 10px 3px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fc-launch-gallery .views-row {
    width: 30%;
  }
  .fc-launch-gallery img {
    width: 100%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #colorbox,
  #cboxWrapper {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }

  #cboxWrapper > div {
    height: 100% !important;
  }
  #cboxWrapper > div:first-child {
    display: none;
  }

  #cboxTitle {
    display: none;
  }

  #cboxLoadedContent,
  #cboxContent {
    height: 100% !important;
    width: 100% !important;
  }

  iframe html {
    height: 100%;
  }
}
@media only screen and (max-width: 649px) and (max-width: 620px), only screen and (max-device-width: 649px) and (max-width: 620px) {
  .fc-galleria-gallery .views-slideshow-galleria-main-frame {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .fc-galleria-gallery .galleria-container {
    padding: 0;
    height: 100% !important;
  }
  .fc-galleria-gallery .galleria-stage .galleria-image {
    width: 100% !important;
    height: 100% !important;
  }
  .fc-galleria-gallery .galleria-stage .galleria-image img {
    height: auto !important;
    width: 100% !important;
    left: 0 !important;
  }
  .fc-galleria-gallery .galleria-image-nav {
    display: none;
  }
  .fc-galleria-gallery .galleria-thumbnails-container {
    bottom: 50px;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .fc-full-gallery .views-row {
    float: none;
    margin: 0 auto 14px;
  }
  .fc-full-gallery .views-row img {
    margin: 0 auto;
  }
}
#content .gmap img,
#content .fc-gmap img {
  max-width: none;
}
#content .fc-gmap {
  margin-bottom: 15px;
}
#content .gm-style-iw {
  line-height: 1.5;
  overflow: hidden;
}

#hero-full {
  margin: 0 -9999px;
  width: auto;
  float: none;
}
#hero-full #hero-full-inner {
  height: 296px;
  max-width: 644px;
  margin: 0 auto;
  overflow: hidden;
}
#hero-full .hero-full-large {
  display: none;
}
#hero-full .flexslider {
  border: 0;
}
#hero-full .flexslider .slides {
  float: none;
  margin: 0 auto;
}
#hero-full .flexslider img {
  width: 644px;
}
#hero-full .flex-nav-container {
  margin: 0;
  text-align: center;
  max-width: 100%;
}
#hero-full .flex-control-nav {
  z-index: 1;
  bottom: 20px;
}
#hero-full .flex-control-nav a {
  background: #fff;
  border-radius: 13px;
}
#hero-full .flex-control-nav a.flex-active {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}
#hero-full .flex-control-nav a.active {
  cursor: pointer;
}
#hero-full .flex-direction-nav a {
  z-index: 1;
  background: none;
  text-indent: 0;
  font-family: fc-font;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
}
#hero-full .flex-direction-nav a:hover {
  color: #000;
}
#hero-full .flex-direction-nav .flex-next {
  right: 0;
  background: -50 0;
}

.hero-banner {
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.hero-banner .field-item img,
.hero-banner .field-content img {
  display: block;
  min-height: 233px;
}
.hero-banner .pinterest-overlay {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  height: 30px;
  margin-top: -33px;
  position: relative;
  z-index: 50;
}
.hero-banner .pinterest-overlay p {
  color: #fff;
  line-height: 30px;
  text-indent: 10px;
  margin: 0;
  float: left;
}
.hero-banner .pinterest-overlay .pin-it {
  margin-right: 5px;
  margin-top: 5px;
  float: right;
}
.hero-banner .attachment {
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  height: 85px;
  line-height: normal;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  width: 100%;
}

.hero-banner-text .view-content {
  overflow: hidden;
  padding-left: 12px;
}
.hero-banner-text .sep {
  margin: 0 8px;
}
.hero-banner-text .views-field {
  color: #fff;
  margin-right: 20px;
  float: left;
}
.hero-banner-text .views-field .views-label {
  float: left;
  text-transform: uppercase;
  font-size: 10px;
}
.hero-banner-text .views-field .field-content {
  float: left;
  clear: left;
  line-height: 23px;
  margin-top: 3px;
  font-size: 14px;
}
.hero-banner-text .views-field .field-content.banner-heading {
  font-size: 32px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0 0 10px;
  line-height: 34px;
  padding: 0;
  text-transform: uppercase;
}
.hero-banner-text .views-field .field-content a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.hero-banner-text .views-field .field-content a:hover {
  text-decoration: underline;
}
.hero-banner-text .views-field-field-popular-destinations .field-content {
  margin-top: 0;
}
.hero-banner-text .views-field-field-parent-destination,
.hero-banner-text .views-field-name {
  clear: both;
}
.hero-banner-text .views-field-title,
.hero-banner-text .views-field-field-destination-title {
  display: block;
  margin: 0;
  float: none;
  clear: none;
}
.hero-banner-text .views-field-title .field-content,
.hero-banner-text .views-field-field-destination-title .field-content {
  float: none;
  clear: none;
}

.hero-banner-slideshow .flex-nav-container {
  float: none;
  margin-bottom: 0;
}
.hero-banner-slideshow .flex-nav-container li {
  margin: 0;
  padding: 0;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li {
  padding: 0;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  height: 32px;
  width: 9%;
  top: auto;
  bottom: 0;
  margin: 0;
  position: absolute;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li.flex-prev {
  left: 0;
  z-index: 10;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li.flex-next {
  right: 0;
  z-index: 10;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li a {
  width: 100%;
  outline: none;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  height: 32px;
  display: block;
  margin: 0;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li a.flex-prev, .hero-banner-slideshow .flex-nav-container .flex-direction-nav li a.prev {
  background: url('../images/fc-responsive/gallery/left-arrow-slideshow.png?aa887c910') no-repeat 50% 50%;
}
.hero-banner-slideshow .flex-nav-container .flex-direction-nav li a.flex-next, .hero-banner-slideshow .flex-nav-container .flex-direction-nav li a.next {
  background: url('../images/fc-responsive/gallery/right-arrow-slideshow.png?f76aa97ff') no-repeat 50% 50%;
}
.hero-banner-slideshow .flex-nav-container .flex-caption {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  font-size: 18px;
  padding: 7px 0;
  margin: 0 9.25%;
  text-align: center;
  width: 81.5%;
}
.hero-banner-slideshow .flex-nav-container .flexslider {
  border: 0;
}

.social-media {
  width: auto;
  margin: 0;
  padding: 15px 0 10px;
  float: left;
}
.social-media .left {
  padding-right: 5px;
  position: relative;
  z-index: 20;
}

.hero-content {
  margin-bottom: 10px;
  min-height: 240px;
}
.hero-content .view-content {
  position: relative;
}
.hero-content .view-content .field-image {
  overflow: hidden;
}
.hero-content .view-content .hero-banner-desc,
.hero-content .view-content .field-description {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  width: 255px;
  height: 240px;
}
.hero-content .view-content img {
  display: block;
}
.hero-content .view-content h2,
.hero-content .view-content h3 {
  font-size: 18px;
  padding: 0;
  text-indent: 15px;
  height: 37px;
  line-height: 37px;
  margin: 8px 8px 8px 0 !important;
  color: #fff;
  background: #cc0c00;
}
.hero-content .view-content p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin: 15px;
  line-height: 20px;
}
.hero-content .view-content a {
  background: #0fb6cf;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.hero-content .view-content a:hover {
  text-decoration: underline;
}

.field-name-field-description {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  width: 255px;
  height: 240px;
}
.field-name-field-description img {
  display: block;
}
.field-name-field-description h2,
.field-name-field-description h3 {
  font-size: 18px;
  padding: 0;
  text-indent: 15px;
  height: 37px;
  line-height: 37px;
  margin: 8px 8px 8px 0 !important;
  color: #fff;
  background: #cc0c00;
}
.field-name-field-description p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin: 15px;
  line-height: 20px;
}
.field-name-field-description a {
  background: #0fb6cf;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.field-name-field-description a:hover {
  text-decoration: underline;
}

.hero-banner-content-slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
}
.hero-banner-content-slider .hero-banner-desc {
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  float: left;
  width: 240px;
  height: 200px;
  background: #383a40;
  color: #eaeaea;
}
.hero-banner-content-slider .hero-banner-desc .field-content {
  padding: 10px;
}
.hero-banner-content-slider .hero-banner-desc .field-content img {
  margin-bottom: 10px;
  min-height: inherit;
  display: block;
}
.hero-banner-content-slider .hero-banner-desc .field-content p {
  color: #eaeaea;
  font-size: 16px;
}
.hero-banner-content-slider .hero-banner-img {
  float: left;
}
.hero-banner-content-slider .hero-banner-img img {
  min-height: 200px;
  display: block;
}
.hero-banner-content-slider .hero-banner-img-text {
  bottom: 10px;
  position: absolute;
  left: 240px;
  width: 100%;
  height: 22px;
  line-height: 22px;
  text-align: right;
  color: #eaeaea;
}
.hero-banner-content-slider .hero-banner-img-text .field-content {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  padding: 5px;
  height: 22px;
}
.hero-banner-content-slider .views-slideshow-controls-bottom {
  bottom: 0;
  position: absolute;
  left: 240px;
  width: auto;
  z-index: 20;
  height: 22px;
  line-height: 22px;
  padding: 5px;
}
.hero-banner-content-slider .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
  float: left;
  margin-right: 4px;
  color: #eaeaea;
  display: block;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
}
.hero-banner-content-slider .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active, .hero-banner-content-slider .views-slideshow-controls-bottom .views-slideshow-pager-field-item:hover {
  background: #fff;
  cursor: pointer;
  color: #000;
}

@media only screen and (min-width: 960px) {
  #hero-full #hero-full-inner {
    width: 1920px;
    height: 418px;
    max-width: 1920px;
  }
  #hero-full .hero-full-small {
    display: none;
  }
  #hero-full .slides img {
    width: 1920px;
    margin: 0 auto;
  }
  #hero-full .hero-full-large {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .flex-nav-container .flex-caption {
    width: 401px;
  }

  .hero-banner-text .sep {
    margin: 0 2px;
  }
  .hero-banner-text .views-field {
    margin-bottom: 5px;
  }
  .hero-banner-text .views-field .field-content a {
    font-size: 13px;
  }
  .hero-banner-text .views-field .field-content .banner-heading {
    font-size: 27px;
  }

  .hero-banner-content-slider .hero-banner-desc {
    display: none;
  }

  .hero-banner-content-slider .hero-banner-img-text {
    left: 0;
  }

  .hero-banner-content-slider .views-slideshow-controls-bottom {
    left: 0;
  }

  .hero-content .view-content p {
    font-size: 15px;
  }

  #hero-full #hero-full-inner {
    width: 1920px;
    height: 418px;
    max-width: 1920px;
  }
  #hero-full .hero-full-small {
    display: none;
  }
  #hero-full .slides img {
    width: 1920px;
    margin: 0 auto;
  }
  #hero-full .hero-full-large {
    display: block;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .hero-banner .field-item img,
  .hero-banner .field-content img {
    width: 100%;
  }

  .hero-content .view-content .hero-banner-desc,
  .hero-content .view-content .field-description {
    height: 100%;
  }
  .hero-content .view-content p {
    font-size: 15px;
  }

  .hero-banner-content-slider .hero-banner-desc {
    width: 37.5%;
  }
  .hero-banner-content-slider .hero-banner-img-text {
    left: 37.5%;
  }
  .hero-banner-content-slider .views-slideshow-controls-bottom {
    left: 235px;
  }

  #hero-full #hero-full-inner {
    width: 1920px;
    height: 418px;
    max-width: 1920px;
  }
  #hero-full .hero-full-small {
    display: none;
  }
  #hero-full .slides img {
    width: 1920px;
    margin: 0 auto;
  }
  #hero-full .hero-full-large {
    display: block;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .hero-banner .attachment {
    bottom: 0;
    left: 0;
    height: 100%;
    width: 50%;
  }
  .hero-banner .attachment .hero-banner-text .sep {
    display: none;
  }
  .hero-banner .attachment .hero-banner-text a {
    display: block;
  }

  .hero-banner .field-item img,
  .hero-banner .field-content img {
    width: 100%;
  }

  .hero-banner-slideshow .field-item,
  .hero-banner-slideshow .field-content {
    height: auto;
  }
  .hero-banner-slideshow .field-item img,
  .hero-banner-slideshow .field-content img {
    height: auto;
    min-height: inherit;
  }
  .hero-banner-slideshow .flex-nav-container .flex-caption {
    font-size: 15px;
  }

  .hero-banner-text .views-field {
    margin: 10px 0 0;
    float: none;
  }
  .hero-banner-text .views-field .views-label {
    float: none;
  }
  .hero-banner-text .views-field .field-content {
    float: none;
  }
  .hero-banner-text .views-field .field-content.banner-heading {
    font-size: 23px;
    margin: 10px 0 0;
  }

  .hero-banner-content .hero-banner-desc {
    width: 59%;
  }

  .hero-banner-content-slider .views-slideshow-controls-bottom,
  .hero-banner-content-slider .hero-banner-img-text {
    left: 0;
  }

  .hero-content .view-content p {
    font-size: 15px;
  }

  #hero-full #hero-full-inner {
    height: 296px;
    max-width: 644px;
    margin: 0 auto;
    overflow: hidden;
  }
  #hero-full .hero-full-small {
    display: block;
  }
  #hero-full .slides img {
    width: 644px;
    margin: 0 auto;
  }
  #hero-full .hero-full-large {
    display: none;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .hero-banner-slideshow .flex-nav-container .flex-caption {
    font-size: 12px;
    width: 100%;
    margin: 0;
  }
  .hero-banner-slideshow .flex-direction-nav {
    display: none;
  }

  .hero-banner .attachment {
    height: 110%;
  }
  .hero-banner .hero-banner-text .views-field .field-content.banner-heading {
    font-size: 18px;
  }

  .hero-banner-content .hero-banner-desc {
    width: 80%;
  }
  .hero-banner-content .hero-banner-desc p {
    font-size: 12px;
  }

  .hero-banner-content-slider .views-slideshow-controls-bottom,
  .hero-banner-content-slider .hero-banner-img-text {
    width: 100%;
    top: 153px;
  }
  .hero-banner-content-slider .views-slideshow-cycle-main-frame {
    width: 100% !important;
  }
  .hero-banner-content-slider .views-slideshow-cycle-main-frame .views_slideshow_slide {
    width: 100% !important;
  }
  .hero-banner-content-slider .views-slideshow-cycle-main-frame .views_slideshow_slide .hero-banner-img {
    width: 100%;
  }
  .hero-banner-content-slider .views-slideshow-cycle-main-frame .views_slideshow_slide .hero-banner-img img {
    width: 100%;
  }

  .hero-content .view-content .hero-banner-desc {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .hero-content .view-content p {
    font-size: 93%;
    margin-top: 2%;
  }
}
.fc-inspiration-tiles {
  margin-top: 1em;
  clear: both;
  float: left;
  width: 100%;
}
.fc-inspiration-tiles .mod-header {
  margin: 0 0 10px -6px;
}
.fc-inspiration-tiles .views-row {
  width: 299px;
  float: left;
  position: relative;
  margin-bottom: 21px;
}
.fc-inspiration-tiles .views-row.views-row-odd {
  margin-right: 21px;
}
.fc-inspiration-tiles .views-row .views-field-field-tile-image img {
  display: block;
}
.fc-inspiration-tiles .views-row .views-field-field-tile-image img a {
  display: block;
}
.fc-inspiration-tiles .views-row .views-field-field-tile-text {
  margin-top: -27px;
  position: relative;
  z-index: 50;
  width: 299px;
}
.fc-inspiration-tiles .views-row .views-field-field-tile-text a {
  height: 27px;
  line-height: 27px;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  color: #fff;
  display: block;
  text-indent: 5px;
  text-decoration: none;
}
.fc-inspiration-tiles .views-row .views-field-field-tile-text a:hover {
  text-decoration: underline;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#cboxOverlay {
  background: #000;
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
  background: #000;
}
#cboxContent iframe {
  background: url('../images/fc-responsive/gallery/loading_animation.gif?aef3c727d') center center no-repeat;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxTitle {
  display: none !important;
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: transparent;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#cboxLoadingOverlay {
  background: #000;
}

#cboxLoadingGraphic {
  background: url('../images/fc-responsive/gallery/loading_animation.gif?aef3c727d') center center no-repeat;
}

#cboxClose {
  position: absolute;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  right: 10px;
  text-align: left;
  top: 8px;
  width: 50px;
  background: url('../images/fc-responsive/gallery/gallery-sprite.png?e8e8430f7') no-repeat 50px -134px;
  padding-right: 16px;
}

.modal-message {
  background: #fff;
  padding: 20px;
  margin: 31px 5px 5px;
}

.property-information {
  background: #f4f4f4;
  padding: 14px 14px 0;
  float: right;
  width: 192px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.property-information .views-field {
  margin-bottom: 12px;
  line-height: 14px;
}
.property-information .views-field .views-label {
  font-weight: bold;
}
.property-information .views-field .from {
  color: #383a40;
  display: block;
  font-size: 10px;
  line-height: 13px;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.property-information .views-field .value .dollar-sign {
  font-size: 12px;
  color: #e00;
  font-weight: normal;
}
.property-information .views-field .value span {
  font-size: 18px;
  color: #e00;
  font-weight: bold;
}
.property-information .views-field.field-star-rating .field-content {
  width: 98px;
  height: 18px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  display: block;
}
.property-information .views-field.field-star-rating .field-content span {
  float: left;
  display: block;
  width: 19px;
  height: 18px;
  background: transparent no-repeat -156px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-information .views-field.field-star-rating .field-content span {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.property-information .views-field.field-star-rating .field-content span.grey-star {
  background: transparent no-repeat -155px -19px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-information .views-field.field-star-rating .field-content span.grey-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.property-information .views-field.field-star-rating .field-content span.half-star {
  background: transparent no-repeat -156px -40px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-information .views-field.field-star-rating .field-content span.half-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .property-information {
    float: none;
    margin-left: 0;
    width: auto;
    padding: 14px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .property-information {
    float: none;
    margin-left: 0;
    width: auto;
    padding: 14px;
  }
}
.front .view-display-id-mobile_slideshow_attachment {
  display: none;
}
.front .region-hero .block-views {
  margin: 0;
}
.front .region-hero .block-views .flex-nav-container {
  min-height: 296px;
  position: relative;
  margin: 0;
}
.front .region-hero .block-views .flex-nav-container .flexslider {
  float: left;
  border: 0;
}
.front .region-hero .block-views .flex-nav-container .flexslider ul,
.front .region-hero .block-views .flex-nav-container .flexslider li {
  margin: 0;
  padding: 0;
  float: left;
}
.front .region-hero .block-views .flex-nav-container .flexslider ul.flexslider-views-slideshow-main-frame {
  width: 100%;
}
.front .region-hero .block-views .flex-nav-container .flexslider ul.flexslider-views-slideshow-main-frame li {
  width: 100%;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-image {
  overflow: hidden;
  float: left;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-image .field-content {
  float: left;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-image .field-content img {
  float: right;
  max-width: none;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-text {
  width: 219px;
  bottom: 15px;
  padding-left: 5px;
  right: 10px;
  position: absolute;
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  color: #fff;
  line-height: 26px;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-text a {
  color: #fff;
  text-decoration: none;
  line-height: 26px;
}
.front .region-hero .block-views .flex-nav-container .views-field-field-text a:hover {
  text-decoration: underline;
}
.front .region-hero .block-views .flex-nav-container .flex-direction-nav {
  display: none;
}
.front .region-hero .block-views .flex-nav-container .flex-control-nav {
  bottom: 20px;
  left: 475px;
  position: absolute;
  width: auto;
  z-index: 1;
}
.front .region-hero .block-views .flex-nav-container .flex-control-nav li {
  margin-right: 5px;
}
.front .region-hero .block-views .flex-nav-container .flex-control-nav li a {
  background: #fff;
  border-radius: 13px;
}
.front .region-hero .block-views .flex-nav-container .flex-control-nav li a.flex-active {
  zoom: 1;
  background: rgba(0, 0, 0, 0.7) url('../images/fc-responsive/bg-black.png?257b2ec4d') repeat;
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)';
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}
.front .region-hero .block-views .flex-nav-container .flex-control-nav li a.active {
  cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .front .region-hero .block-views .flex-nav-container .views-field-field-image {
    width: 768px;
  }
  .front .region-hero .block-views .flex-nav-container .views-field-field-image .field-content {
    width: 768px;
  }
  .front .region-hero .block-views .flex-nav-container .flex-control-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .front .region-hero .block-views .flex-nav-container .views-field-field-image {
    width: 100%;
  }
  .front .region-hero .block-views .flex-nav-container .views-field-field-image .field-content {
    width: 100%;
  }
  .front .region-hero .block-views .flex-nav-container .flex-control-nav {
    display: none;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .front .region-hero #flexslider_views_slideshow_main_slideshow-block .flex-nav-container {
    display: none;
  }
  .front .region-hero .view-display-id-mobile_slideshow_attachment {
    display: block;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .view-display-id-mobile_slideshow_attachment {
    min-height: inherit;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .views-field-field-text {
    width: 55%;
    padding: 10px;
    left: 20%;
    top: 32%;
    font-size: 35px;
    line-height: 40px;
    font-family: "Gill Sans Light", Arial, Helvetica, sans-serif;
    height: auto;
    max-height: 120px;
    text-align: center;
    bottom: initial;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .flexslider {
    float: none;
    z-index: 9999;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .flexslider ul,
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .flexslider li {
    float: none;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .views-field-field-image-wide,
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .views-field-field-image {
    display: none;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .views-field-field-image-mobile {
    display: block;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .views-field-field-image-mobile img {
    float: right;
    max-width: none;
  }
  .view-display-id-mobile_slideshow_attachment .flex-nav-container .flex-control-nav {
    display: block;
    left: 45%;
    bottom: 12px;
  }

  .front .region-hero .block-quicktabs {
    background: none !important;
  }
}
.sidebar-navigation {
  font-size: 12px;
  margin-top: 15px;
}
.sidebar-navigation h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.sidebar-navigation .views-row {
  position: relative;
  margin: 3px 0;
}
.sidebar-navigation a.active:after,
.sidebar-navigation .arrow {
  content: '';
  border-bottom: 13px solid transparent;
  border-left: 8px solid #cc0c00;
  border-top: 13px solid transparent;
  display: block;
  position: absolute;
  right: -8px;
  top: 0;
  height: 0;
}
.sidebar-navigation a {
  padding: 3px 0 3px 4px;
  line-height: 20px;
  text-decoration: none;
  color: #116ab2;
}
.sidebar-navigation a:visited {
  color: #116ab2;
}
.sidebar-navigation a:hover {
  text-decoration: underline;
}
.sidebar-navigation a.active {
  display: block;
  color: #fff;
  font-weight: bold;
  margin-right: 13px;
  background-color: #cc0c00;
  width: auto;
  position: relative;
}
.sidebar-navigation a.active:hover {
  text-decoration: none;
}

.pane-bean-social-media {
  margin-bottom: 12px;
  height: 20px;
  z-index: 20;
}
.pane-bean-social-media .socialMedia {
  padding: 0;
}
.pane-bean-social-media .facebook {
  padding-top: 1px;
  margin-left: 10px;
}
.pane-bean-social-media .twitter {
  margin-left: 10px;
}

.fc-table-index-list .table-jump-list {
  text-align: center;
}
.fc-table-index-list .table-jump-list a {
  padding: 0 3px;
}
.fc-table-index-list table.views-table caption {
  margin: 0;
  text-align: left;
  font-size: 20px;
  display: table-caption;
}
.fc-table-index-list table.views-table caption a {
  text-decoration: none;
  color: #fff;
  cursor: auto;
}
.fc-table-index-list table tr td {
  vertical-align: middle;
  border-right: 0;
  font-size: 18px;
  padding: 0 10px;
  height: 50px;
}
.fc-table-index-list table tr td.views-field-title {
  width: 70%;
}
.fc-table-index-list table tr td.views-field-field-logo {
  width: 25%;
}
.fc-table-index-list table tr td.views-field-field-logo img {
  display: block;
}
.fc-table-index-list table tr td.views-field-field-airport-shortname {
  width: 90%;
}
.fc-table-index-list table tr td.views-field-field-destination-code, .fc-table-index-list table tr td.views-field-field-airline-code, .fc-table-index-list table tr td.views-field-field-airport-code {
  text-align: right;
  width: 10%;
}
.fc-table-index-list table tr td a {
  text-decoration: none;
}

.fc-table-index {
  clear: both;
}
.fc-table-index table tr td {
  padding: 10px;
  border-right: 0;
  vertical-align: inherit;
}
.fc-table-index table tr td.table-index-image {
  vertical-align: top;
}
.fc-table-index h2 {
  margin: 0 0 .5em;
  padding: 0;
}
.fc-table-index img {
  border: 6px solid #eaeaea;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-table-index table tr td {
    padding: 5px;
  }
  .fc-table-index table tr td.views-field-field-logo {
    display: none;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .fc-table-index-list table caption {
    font-size: 110% !important;
  }
}
.fc-world-map {
  margin: 1em 0;
  clear: both;
  float: left;
  width: 620px;
  position: relative;
}
.fc-world-map .mod-header {
  background: #383a40;
}
.fc-world-map .view-content {
  margin-top: -5px;
  height: 290px;
  background: #383a40 url('../images/stylecat/world-map.jpg?915c09f8e') no-repeat bottom left;
}
.fc-world-map .continent {
  position: absolute;
}
.fc-world-map .continent a {
  text-decoration: none;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: url('../images/stylecat/map-name.png?f6b55bd70') no-repeat;
  width: 91px;
  height: 21px;
  line-height: 21px;
  padding: 0 0 3px;
  text-align: center;
  display: block;
  color: #fff;
  text-transform: uppercase;
}
.fc-world-map .continent a:hover {
  text-decoration: underline;
}
.fc-world-map .South-Pacific {
  bottom: 89px;
  right: 1px;
}
.fc-world-map .Africa {
  bottom: 115px;
  right: 245px;
}
.fc-world-map .Middle-East {
  right: 160px;
  bottom: 150px;
}
.fc-world-map .United-Kingdom {
  bottom: 200px;
  right: 260px;
}
.fc-world-map .United-Kingdom a {
  width: 100px;
  background: url('../images/stylecat/map-name-long.png?9d39f9e75') no-repeat;
}
.fc-world-map .Europe {
  right: 170px;
  bottom: 185px;
}
.fc-world-map .Asia {
  right: 74px;
  bottom: 175px;
}
.fc-world-map .South-America {
  bottom: 70px;
  right: 355px;
}
.fc-world-map .North-America {
  right: 425px;
  bottom: 170px;
}
.fc-world-map .Canada {
  right: 425px;
  bottom: 215px;
}
.fc-world-map .Australia {
  bottom: 60px;
  right: 70px;
}
.fc-world-map .New-Zealand {
  bottom: 30px;
  right: 2px;
}
.fc-world-map .Central-America-and-Caribbean,
.fc-world-map .Central-America-Caribbean,
.fc-world-map .Caribbean {
  right: 375px;
  bottom: 135px;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-world-map {
    margin: 0 0 1em;
    float: left;
    width: 100%;
    background: #383a40;
  }
  .fc-world-map .view-content {
    height: 290px;
    margin: -5px auto 0;
    position: relative;
    width: 620px;
  }
}
.fc-australia-map {
  margin: 1em 0;
  clear: both;
  float: left;
  width: 620px;
  position: relative;
}
.fc-australia-map .mod-header {
  background: #383a40;
  overflow: visible;
}
.fc-australia-map .mod-header p {
  color: #fff;
}
.fc-australia-map .view-content {
  margin-top: -5px;
  height: 330px;
  background: #383a40 url('../images/stylecat/australia-map.jpg?eedadad4d') no-repeat bottom left;
}
.fc-australia-map .continent {
  position: absolute;
}
.fc-australia-map .continent a {
  text-decoration: none;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: url('../images/stylecat/map-name.png?f6b55bd70') no-repeat;
  width: 91px;
  height: 21px;
  line-height: 21px;
  padding: 0 0 3px;
  text-align: center;
  display: block;
  color: #fff;
  text-transform: uppercase;
}
.fc-australia-map .continent a:hover {
  text-decoration: underline;
}
.fc-australia-map .Queensland {
  right: 160px;
  bottom: 240px;
}
.fc-australia-map .New-South-Wales {
  right: 140px;
  bottom: 130px;
}
.fc-australia-map .New-South-Wales a {
  width: 115px;
  background: url('../images/stylecat/map-name-extra-long.png?df4ccdb4a') no-repeat;
}
.fc-australia-map .Western-Australia {
  right: 350px;
  bottom: 140px;
}
.fc-australia-map .Western-Australia a {
  width: 120px;
  background: url('../images/stylecat/map-name-extra-long.png?df4ccdb4a') no-repeat;
}
.fc-australia-map .South-Australia-amp-Northern-Territory {
  right: 150px;
  bottom: 190px;
}
.fc-australia-map .South-Australia-amp-Northern-Territory a {
  width: 240px;
  background: url('../images/stylecat/map-name-extra-long.png?df4ccdb4a') no-repeat;
}
.fc-australia-map .Victoria-amp-Tasmania {
  right: 145px;
  bottom: 85px;
}
.fc-australia-map .Victoria-amp-Tasmania a {
  width: 130px;
  background: url('../images/stylecat/map-name-extra-long.png?df4ccdb4a') no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fc-australia-map {
    width: 100%;
    background: #383a40;
  }
  .fc-australia-map .mod-header {
    height: auto;
    padding-bottom: 5px;
  }
  .fc-australia-map .mod-header p {
    margin-bottom: 0;
  }
  .fc-australia-map .view-content {
    background: none;
    height: auto;
    margin-top: 0;
  }
  .fc-australia-map .view-content .continent {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 5px 0;
  }
  .fc-australia-map .view-content .continent a {
    background: #e00;
    width: auto;
    text-align: left;
    margin-left: 10px;
    padding: 0 5px 1px;
    display: inline;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-australia-map {
    margin: 0 0 1em;
    float: left;
    width: 100%;
    background: #383a40;
  }
  .fc-australia-map .view-content {
    margin: -5px auto 0;
    position: relative;
    width: 620px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-australia-map {
    width: 100%;
    background: #383a40;
  }
  .fc-australia-map .mod-header {
    height: auto;
    padding-bottom: 5px;
  }
  .fc-australia-map .mod-header p {
    margin-bottom: 0;
  }
  .fc-australia-map .view-content {
    background: none;
    height: auto;
    margin-top: 0;
  }
  .fc-australia-map .view-content .continent {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 5px 0;
  }
  .fc-australia-map .view-content .continent a {
    background: #e00;
    width: auto;
    text-align: left;
    margin-left: 10px;
    padding: 0 5px 1px;
    display: inline;
  }
}
.block-content h4 {
  background: #383a40 no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  color: #fff;
  line-height: 35px;
  padding: 0 0 0 45px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-content h4 {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.block-content.flights h4 {
  background-position: -382px 2px;
}
.block-content.holidays h4 {
  background-position: -382px -35px;
}
.block-content.hotels h4 {
  background-position: -384px -494px;
}
.block-content.transport h4 {
  background-position: -382px -112px;
}
.block-content.tour h4 {
  background-position: -385px -113px;
}
.block-content.cruise h4 {
  background-position: -382px -150px;
}
.block-content.extras h4 {
  background-position: -382px -188px;
}
.block-content.destinations h4 {
  background-position: -382px -226px;
}
.block-content.shop h4 {
  background-position: -382px -266px;
}
.block-content.rail h4 {
  background-position: -382px -302px;
}
.block-content.ski h4 {
  background-position: -382px -340px;
}
.block-content.about h4, .block-content.style-guide h4, .block-content.info h4 {
  background-position: -382px -455px;
}
.block-content.contact h4 {
  background-position: -382px -417px;
}
.block-content.experts h4 {
  background-position: -382px -530px;
}
.block-content .block-content-inner {
  padding: 10px;
}
.block-content .block-content-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.block-content .block-content-youtube iframe,
.block-content .block-content-youtube object,
.block-content .block-content-youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content .site-map-menu ul {
  font-size: 100%;
}
#content .site-map-menu ul a {
  color: #e00;
  font-weight: normal;
  background: url('../images/fc-responsive/lists/li-arrow.gif?ee2edf840') 0 4px no-repeat;
  padding-left: 17px;
}
#content .site-map-menu ul ul {
  margin: 0;
}
#content .site-map-menu li {
  list-style: none none;
}
#content .site-map-menu a {
  text-decoration: none;
  color: #383a40;
  font-weight: bold;
}
#content .site-map-menu a:hover {
  text-decoration: underline;
}
#content .site-map-menu .nolink,
#content .site-map-menu .menu-sep {
  display: none;
}

.weather-widget {
  width: 100%;
  border: 1px solid #ccc;
  clear: both;
}
.weather-widget table th,
.weather-widget table td {
  text-align: center;
}
.weather-widget table td,
.weather-widget table tr,
.weather-widget table th {
  padding: 0;
  border: 0;
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .weather-widget table th,
  .weather-widget table td {
    font-weight: normal;
  }
  .weather-widget table img {
    width: 70%;
  }
  .weather-widget table .range {
    padding-left: 5px;
  }
}

.current-ski-conditions {
  width: 170px;
  float: right;
  padding: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: #eaeaea;
}
.current-ski-conditions h3 {
  color: #e00;
}
.current-ski-conditions span {
  color: #e00;
  font-weight: bold;
}
.current-ski-conditions ul {
  margin: 0;
}
.current-ski-conditions ul li {
  list-style-type: none;
  height: 65px;
}
.current-ski-conditions ul li img {
  float: left;
  padding-right: 5px;
}
.current-ski-conditions ul li .number {
  display: block;
}

.cruise-region {
  clear: both;
  overflow: hidden;
}
.cruise-region .region-selection {
  float: left;
  width: 135px;
  border-right: 1px solid #bcbcbc;
}
.cruise-region .region-selection .destination {
  background-color: #ccc;
  height: 30px;
  padding: 3px;
  border-bottom: 1px solid #bcbcbc;
}
.cruise-region .region-selection .destination a {
  float: left;
  line-height: 15px;
  width: 96px;
}
.cruise-region .region-selection .destination img {
  float: right;
}
.cruise-region .region-selection .port {
  background-color: #bcbcbc;
  height: 20px;
  line-height: 20px;
  padding: 3px;
}
.cruise-region .month-block {
  display: block;
  float: left;
  width: 39px;
  height: auto;
  border-right: 1px solid #bcbcbc;
}
.cruise-region .month-block span {
  display: block;
  float: left;
  width: 100%;
}
.cruise-region .month-block .month {
  background-color: #383a40;
  text-align: center;
  display: none;
  color: #fff;
}
.cruise-region .month-block .popular {
  text-align: center;
  background-color: #eaeaea;
  height: 36px;
  border-bottom: 1px solid #bcbcbc;
}
.cruise-region .month-block .popular img {
  margin-top: 8px;
}
.cruise-region .month-block .max,
.cruise-region .month-block .min,
.cruise-region .month-block .max-temp,
.cruise-region .month-block .min-temp {
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
}
.cruise-region .month-block .max-temp,
.cruise-region .month-block .min-temp {
  line-height: 7px;
  margin-bottom: 10px;
}
.cruise-region.collapse .port {
  display: none;
}
.cruise-region.collapse .month-block .max,
.cruise-region.collapse .month-block .min,
.cruise-region.collapse .month-block .max-temp,
.cruise-region.collapse .month-block .min-temp {
  display: none;
}
.cruise-region.first .region-selection {
  margin-top: 19px;
}
.cruise-region.first .month-block .month {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .cruise-region .region-selection,
  .cruise-region .port {
    float: none;
    width: 100%;
    border-bottom: 1px solid #bcbcbc;
  }
  .cruise-region .month-block {
    width: 40px;
  }
  .cruise-region .month-block-12 {
    border-right: 1px solid #eaeaea;
  }
  .cruise-region.first .region-selection {
    margin-top: 0;
  }
  .cruise-region.first .month-block .month {
    display: none;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .cruise-region {
    margin: 0 auto 20px;
    width: 240px;
  }
  .cruise-region .region-selection {
    width: 100%;
  }
  .cruise-region .month-block .month {
    display: block;
  }
  .cruise-region .month-block-1,
  .cruise-region .month-block-7 {
    clear: left;
  }

  .current-ski-conditions {
    margin-left: 0;
    width: 100%;
    padding: 1% 0;
    overflow: hidden;
  }
  .current-ski-conditions h3 {
    text-align: center;
  }
  .current-ski-conditions ul {
    padding-left: 60px;
  }
  .current-ski-conditions ul li {
    float: left;
    width: 33%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .weather-widget table th,
  .weather-widget table td {
    font-weight: normal;
  }
  .weather-widget table img {
    width: 70%;
  }
  .weather-widget table .range {
    padding-left: 5px;
  }

  .current-ski-conditions {
    margin-left: 0;
    float: none;
  }
  .current-ski-conditions ul {
    width: 135px;
    margin: auto;
    overflow: hidden;
    padding-left: 0;
  }
  .current-ski-conditions ul li {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 649px), only screen and (max-device-width: 480px) and (max-device-width: 649px) and (orientation: landscape) {
  .current-ski-conditions {
    margin-left: 0;
  }
  .current-ski-conditions ul {
    width: 100%;
    margin: 0;
    padding-left: 10px;
  }
  .current-ski-conditions ul li {
    float: left;
    width: 33%;
  }
}
.fcl-stores-map-container {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 20px;
}
.fcl-stores-map-container #fcl-stores-locator-panel {
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  display: inline-block;
  width: 30%;
  float: left;
}
.fcl-stores-map-container #fcl-stores-locator-panel .fcl-locator-form {
  background: #383a40;
  color: #fff;
  height: 55px;
  padding: 5px;
}
.fcl-stores-map-container #fcl-stores-locator-panel .fcl-locator-form > label {
  height: 23px;
  line-height: 23px;
}
.fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search {
  overflow: hidden;
  *zoom: 1;
}
.fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search #fcl-stores-google-places-box {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 74%;
  height: 32px;
  margin: 0;
  padding: 6px;
}
.fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search #fcl-stores-google-places-submit {
  float: right;
  width: 25%;
  height: 32px !important;
  margin: 0;
  padding: 0;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul {
  background: #f4f4f4;
  height: 300px;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store {
  font-size: 12px;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store .location {
  padding: 0 0 5px 5px;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #eaeaea;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store .location:hover {
  background: #eaeaea;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store .location h3 {
  margin: 0;
  font-size: 14px;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store .location .phone {
  float: right;
  display: block;
  margin-right: 10px;
  font-weight: bold;
}
.fcl-stores-map-container #fcl-stores-locator-panel ul .store_finder_store .location .phone a {
  text-decoration: none;
  color: #000;
}
.fcl-stores-map-container #fcl-stores-locator-map {
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  display: inline-block;
  width: 70%;
  height: 400px !important;
  float: right;
}
.fcl-stores-map-container #fcl-stores-locator-map img {
  max-width: none;
}
.fcl-stores-map-container #fcl-stores-panels-total-found {
  font-size: 14px;
  background: #fff;
  height: 25px;
  line-height: 25px;
  padding: 5px;
  margin-bottom: 0;
}
.fcl-stores-map-container .info-window div {
  display: block;
  padding: 0 0 10px 20px;
}
.fcl-stores-map-container .info-window div.address {
  background: url("../images/storefinder/address.png") no-repeat 0 4px;
}
.fcl-stores-map-container .info-window div.email {
  background: url("../images/storefinder/email.png") no-repeat 0 4px;
}
.fcl-stores-map-container .info-window div.phone {
  background: url("../images/storefinder/phone.png") no-repeat 0 4px;
}
.fcl-stores-map-container .info-window div.phone a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
.fcl-stores-map-container .info-window div.opening-hours {
  background: url("../images/storefinder/openingHours.png") no-repeat 0 4px;
}
.fcl-stores-map-container .info-window div.distance-label {
  background: url("../images/storefinder/distance.png") no-repeat 0 4px;
}

.opening-hours table {
  width: auto;
  margin: 0;
}
.opening-hours table tr {
  border: 0;
}
.opening-hours table tr td {
  padding: 0 1px;
  border: 0;
  font-size: 12px;
}
.opening-hours table tr td.open, .opening-hours table tr td.close {
  text-align: right;
}

#fcl-stores-suburb-list {
  float: right;
  width: 70%;
}

.store-view-single .opening-hours {
  float: left !important;
}

#fcl-stores-suburb-list,
#fcl-store-page {
  margin-bottom: 20px;
  padding: 0;
}
#fcl-stores-suburb-list .single-store,
#fcl-store-page .single-store {
  width: 100%;
  border-bottom: 1px dotted #666;
  overflow: hidden;
  padding-bottom: 2em;
}
#fcl-stores-suburb-list .single-store strong,
#fcl-store-page .single-store strong {
  display: block;
}
#fcl-stores-suburb-list .single-store .address,
#fcl-store-page .single-store .address {
  margin-bottom: .5em;
}
#fcl-stores-suburb-list .single-store .contact-details,
#fcl-store-page .single-store .contact-details {
  width: 35%;
  float: left;
}
#fcl-stores-suburb-list .single-store .contact-details .email,
#fcl-stores-suburb-list .single-store .contact-details .phone,
#fcl-stores-suburb-list .single-store .contact-details .fax,
#fcl-store-page .single-store .contact-details .email,
#fcl-store-page .single-store .contact-details .phone,
#fcl-store-page .single-store .contact-details .fax {
  margin-bottom: 1em;
}
#fcl-stores-suburb-list .single-store .contact-details .phone a,
#fcl-store-page .single-store .contact-details .phone a {
  text-decoration: none;
  color: #000;
  font-weight: normal;
}
#fcl-stores-suburb-list .single-store .opening-hours,
#fcl-store-page .single-store .opening-hours {
  width: 155px;
  float: left;
}
#fcl-stores-suburb-list .single-store .opening-hours ul,
#fcl-store-page .single-store .opening-hours ul {
  margin: 0;
  font-size: 12px;
}
#fcl-stores-suburb-list .single-store .opening-hours ul li,
#fcl-store-page .single-store .opening-hours ul li {
  list-style-type: none;
  margin-bottom: 3px;
}
#fcl-stores-suburb-list .single-store #fcl-store-links,
#fcl-store-page .single-store #fcl-store-links {
  margin-bottom: 10px;
}
#fcl-stores-suburb-list .single-store #fcl-store-links a,
#fcl-store-page .single-store #fcl-store-links a {
  padding: 2px 4px;
  margin: 0 5px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ccc;
  text-decoration: none;
  font-size: 14px;
}
#fcl-stores-suburb-list .single-store #fcl-store-links a:hover,
#fcl-store-page .single-store #fcl-store-links a:hover {
  background-color: #ddd;
}

.web-form {
  clear: both;
}

#fcl-stores-storeview-store-finder h1 {
  display: none;
}
#fcl-stores-storeview-store-finder .fcl-stores-consultant {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
}
#fcl-stores-storeview-store-finder .fcl-stores-consultant img {
  float: left;
  margin: 0 5px 5px 0;
  -moz-box-shadow: #999 6px 6px 8px -6px;
  -webkit-box-shadow: #999 6px 6px 8px -6px;
  box-shadow: #999 6px 6px 8px -6px;
  border: 4px solid #fff;
}
#fcl-stores-storeview-store-finder .fcl-stores-consultant .fcl-stores-consultant-description {
  width: 70%;
  float: right;
}

#fcl-stores-store-list-wrapper .fcl-stores-store-list {
  display: block;
  margin: 1em 0;
  overflow: hidden;
  *zoom: 1;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list h3 {
  font-size: 20px;
  color: #e00;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list h4 {
  font-size: 14px;
  line-height: 1.5em;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list .fcl-stores-store-list-store {
  width: 210px;
  height: 200px;
  padding: 10px;
  background-color: #f4f4f4;
  margin: 0 10px 10px 0;
  float: left;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list .fcl-stores-store-list-store:hover {
  background: #eaeaea;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list .phone {
  text-align: right;
}
#fcl-stores-store-list-wrapper .fcl-stores-store-list .phone a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

#store-finder-suburb #fcl-stores-locator-panel ul {
  height: 282px;
}

#dfp-ad-dru_slot_store_page-wrapper {
  float: left;
  margin: 20px 0;
}

@media only screen and (min-width: 960px) {
  .fcl-stores-consultant img {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .fcl-stores-consultant .fcl-stores-consultant-description {
    width: 70%;
    float: right;
  }

  .store-image {
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fcl-stores-map-container #fcl-stores-google-places-search #fcl-stores-google-places-box {
    width: 143px;
    height: 15px;
  }
  .fcl-stores-map-container #fcl-stores-google-places-search #fcl-stores-google-places-submit {
    padding: 0;
    width: 55px;
    height: 29px;
  }

  #fcl-stores-storeview-store-finder .fcl-stores-consultant .fcl-stores-consultant-description {
    width: 60%;
  }

  #fcl-store-page .single-store .contact-details {
    width: 40%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  #fcl-stores-locator-panel ul {
    height: 256px;
  }

  #fcl-stores-storeview-store-finder .fcl-stores-consultant .fcl-stores-consultant-description {
    width: 55%;
  }

  #fcl-store-page .single-store .contact-details {
    width: 45%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fcl-stores-map-container #fcl-stores-locator-panel {
    display: block;
    width: 100%;
    float: none;
  }
  .fcl-stores-map-container #fcl-stores-locator-panel .fcl-locator-form {
    height: auto;
  }
  .fcl-stores-map-container #fcl-stores-locator-panel ul {
    height: auto;
    overflow-y: auto;
    margin-bottom: 10px;
  }
  .fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search {
    overflow: hidden;
    *zoom: 1;
  }
  .fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search #fcl-stores-google-places-box {
    height: 38px;
  }
  .fcl-stores-map-container #fcl-stores-locator-panel #fcl-stores-google-places-search #fcl-stores-google-places-submit {
    width: 25% !important;
    height: 38px !important;
  }
  .fcl-stores-map-container #fcl-stores-locator-map {
    display: block;
    width: 90%;
    float: none;
  }

  #fcl-stores-state-tabs .tab-content ul {
    width: 50%;
  }

  #fcl-stores-suburb-list,
  #fcl-store-page {
    width: 100%;
  }
  #fcl-stores-suburb-list .single-store .contact-details,
  #fcl-stores-suburb-list .single-store .opening-hours,
  #fcl-store-page .single-store .contact-details,
  #fcl-store-page .single-store .opening-hours {
    width: 100%;
    float: none;
  }

  #fcl-stores-storeview-store-finder .fcl-stores-consultant .fcl-stores-consultant-description {
    width: 100%;
  }

  #fcl-stores-store-list-wrapper {
    display: none;
  }
}
.fc-form .fc-form-inner .form-actions input, .fc-sem-general-enquiry-form .form-submit, .fc-search-form-flights .fc-form .form-actions input, .fc-search-form-flights-embed .form-submit,
.fc-search-form-flights-embed input[type=submit], .fc-soar-form .form-submit, .fc-static-form > div .form-submit, .region.sidebar .fc-search-form > div .form-submit {
  line-height: 30px;
  height: 30px;
  width: auto;
  background-color: #22b929;
  border: 1px solid #005304;
  color: #fff;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px;
  text-decoration: none;
  min-height: 21px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF22B929', endColorstr='#FF009C07');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyYjkyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWMwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #22b929), color-stop(100%, #009c07));
  background-image: -moz-linear-gradient(top, #22b929 0%, #009c07 100%);
  background-image: -webkit-linear-gradient(top, #22b929 0%, #009c07 100%);
  background-image: linear-gradient(to bottom, #22b929 0%, #009c07 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
.fc-form .fc-form-inner .form-actions input:hover, .fc-sem-general-enquiry-form .form-submit:hover, .fc-search-form-flights .fc-form .form-actions input:hover, .fc-search-form-flights-embed .form-submit:hover,
.fc-search-form-flights-embed input[type=submit]:hover, .fc-soar-form .form-submit:hover, .fc-static-form > div .form-submit:hover, .region.sidebar .fc-search-form > div .form-submit:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #01af09;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
.fc-form .fc-form-inner .form-actions input:active, .fc-sem-general-enquiry-form .form-submit:active, .fc-search-form-flights .fc-form .form-actions input:active, .fc-search-form-flights-embed .form-submit:active,
.fc-search-form-flights-embed input[type=submit]:active, .fc-soar-form .form-submit:active, .fc-static-form > div .form-submit:active, .region.sidebar .fc-search-form > div .form-submit:active {
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33000000', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #005304;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.fc-form .fc-form-inner .form-actions input:visited, .fc-sem-general-enquiry-form .form-submit:visited, .fc-search-form-flights .fc-form .form-actions input:visited, .fc-search-form-flights-embed .form-submit:visited,
.fc-search-form-flights-embed input[type=submit]:visited, .fc-soar-form .form-submit:visited, .fc-static-form > div .form-submit:visited, .region.sidebar .fc-search-form > div .form-submit:visited, .fc-form .fc-form-inner .form-actions input:focus, .fc-sem-general-enquiry-form .form-submit:focus, .fc-search-form-flights .fc-form .form-actions input:focus, .fc-search-form-flights-embed .form-submit:focus,
.fc-search-form-flights-embed input[type=submit]:focus, .fc-soar-form .form-submit:focus, .fc-static-form > div .form-submit:focus, .region.sidebar .fc-search-form > div .form-submit:focus {
  color: #fff;
  text-decoration: none;
}

#click-to-call-sidebar .popup1 button, #click-to-call-sidebar .popup2 .form-submit, .region.sidebar form.fc-find-a-store .form-actions input {
  line-height: 30px;
  height: 30px;
  width: auto;
  background-color: #424248;
  border: 1px solid #181818;
  color: #fff;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px;
  text-decoration: none;
  min-height: 21px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF424248', endColorstr='#FF2E2E2E');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #424248), color-stop(100%, #2e2e2e));
  background-image: -moz-linear-gradient(top, #424248 0%, #2e2e2e 100%);
  background-image: -webkit-linear-gradient(top, #424248 0%, #2e2e2e 100%);
  background-image: linear-gradient(to bottom, #424248 0%, #2e2e2e 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
#click-to-call-sidebar .popup1 button:hover, #click-to-call-sidebar .popup2 .form-submit:hover, .region.sidebar form.fc-find-a-store .form-actions input:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #2e2e2e;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
#click-to-call-sidebar .popup1 button:active, #click-to-call-sidebar .popup2 .form-submit:active, .region.sidebar form.fc-find-a-store .form-actions input:active {
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33000000', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #181818;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#click-to-call-sidebar .popup1 button:visited, #click-to-call-sidebar .popup2 .form-submit:visited, .region.sidebar form.fc-find-a-store .form-actions input:visited, #click-to-call-sidebar .popup1 button:focus, #click-to-call-sidebar .popup2 .form-submit:focus, .region.sidebar form.fc-find-a-store .form-actions input:focus {
  color: #fff;
  text-decoration: none;
}

.search-layout .left-column .refine-wrapper, .search-layout .left-column .refine-wrapper button {
  margin: 0 0 5px;
  overflow: hidden;
  display: block;
  background-color: #e00;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE0000', endColorstr='#FFC10000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #c10000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #c10000 100%);
  padding: 0 10px;
  line-height: 38px;
  height: 38px;
  color: #fff;
  clear: both;
}
.search-layout .left-column .alt.refine-wrapper, .search-layout .left-column .refine-wrapper button.alt {
  background-color: #515255;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF656973', endColorstr='#FF464950');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1Njk3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NDk1MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #656973), color-stop(100%, #464950));
  background-image: -moz-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: -webkit-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: linear-gradient(to bottom, #656973 0%, #464950 100%);
}
.search-layout .left-column .refine-wrapper .fold {
  display: none;
}
.search-layout .left-column .refine-wrapper h1,
.search-layout .left-column .refine-wrapper h2,
.search-layout .left-column .refine-wrapper h3,
.search-layout .left-column .refine-wrapper h4,
.search-layout .left-column .refine-wrapper h5,
.search-layout .left-column .refine-wrapper h6 {
  color: #fff;
  margin: 0;
  border: 0;
  line-height: 38px;
  height: 38px;
}
.search-layout .left-column .refine-wrapper h2 {
  font-size: 22px;
}
.search-layout .left-column .refine-wrapper h3 {
  font-size: 20px;
}
.search-layout .left-column .refine-wrapper a,
.search-layout .left-column .refine-wrapper a:hover {
  color: #fff;
}
.search-layout .left-column .refine-wrapper .link {
  float: right;
  font-size: 12px;
  font-weight: normal;
}

.section-experts #content .pane-fcl-enquiry-routing-product-extra-content,
.fc-table-index-list table.views-table caption {
  margin: 0 0 5px;
  overflow: hidden;
  background-color: #515255;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF656973', endColorstr='#FF464950');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1Njk3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NDk1MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #656973), color-stop(100%, #464950));
  background-image: -moz-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: -webkit-linear-gradient(top, #656973 0%, #464950 100%);
  background-image: linear-gradient(to bottom, #656973 0%, #464950 100%);
  padding: 0 10px;
  line-height: 38px;
  height: 38px;
  color: #fff;
}

.section-experts #content .pane-fcl-enquiry-routing-product-extra-content {
  display: block;
}

.google-appliance-pager .pager li {
  padding: 0;
  margin: 0 2px;
  float: left;
}
.google-appliance-pager .pager li.pager-first, .google-appliance-pager .pager li.pager-last, .google-appliance-pager .pager li.pager-ellipsis {
  display: none;
}
.google-appliance-pager .pager li.pager-current {
  border: 1px solid #ddd;
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
}
.google-appliance-pager .pager li.pager-previous {
  margin-right: 12px;
}
.google-appliance-pager .pager li.pager-previous a,
.google-appliance-pager .pager li.pager-previous a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.google-appliance-pager .pager li.pager-next {
  margin-left: 12px;
}
.google-appliance-pager .pager li.pager-next a,
.google-appliance-pager .pager li.pager-next a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.google-appliance-pager .pager li a,
.google-appliance-pager .pager li a:hover {
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
  border: 1px solid #bcbcbc;
  text-decoration: none;
}

#content .products-view-blue-header .ajax-progress .throbber, .section-flights #content .view.products-view-blue-header .views-submit-button .throbber {
  float: none;
  margin: 3px 0 0 5px;
  background-image: url('../images/fc-responsive/loaders/ajax-loader-whiteonblue.gif?47f86186b');
}

#page {
  padding-bottom: 0 !important;
}

#mobile-nav {
  display: none;
}

.top {
  width: 40px;
  height: 40px;
  background-color: #333;
  position: fixed;
  float: right;
  right: 5px;
  bottom: 5px;
  z-index: 99;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.top p {
  color: #fff;
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  padding: 22% 5% 35%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .btn-green-alt, #mobile-nav .click-to-call .email-enquiry .form-submit {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    background: #66ad2b;
    clear: both;
    color: #fff !important;
    display: block;
    font-family: "Gill Sans", Arial, Helvetica, sans-serif !important;
    font-size: 25px !important;
    font-weight: normal;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
  }

  #mobile-nav {
    -moz-transition: bottom, ease-out 300ms;
    -o-transition: bottom, ease-out 300ms;
    -webkit-transition: bottom, ease-out 300ms;
    transition: bottom, ease-out 300ms;
    display: block;
    height: 65px;
    position: fixed;
    width: 100%;
    z-index: 110;
  }
  #mobile-nav .mobile-nav-links .tel-tag {
    width: 0;
  }
  #mobile-nav.show {
    bottom: 0;
  }
  #mobile-nav ul.nav {
    background: #515255;
    height: 65px;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 50;
  }
  #mobile-nav ul.nav li {
    list-style: none;
    line-height: 20px;
    margin: 0;
  }
  #mobile-nav ul.nav li i {
    background: url('../images/fc-responsive/sprite-fc.png?8a0591fd9') no-repeat -83px -655px;
    display: block;
    height: 45px;
    line-height: 50px;
    margin: 0 auto;
  }
  #mobile-nav ul.nav li a {
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 33%;
    position: relative;
  }
  #mobile-nav ul.nav li.last a {
    width: 34%;
  }
  #mobile-nav ul.nav li.contact-phone, #mobile-nav ul.nav li.email-enquiry, #mobile-nav ul.nav li.store {
    position: relative;
  }
  #mobile-nav ul.nav li.contact-phone.active, #mobile-nav ul.nav li.email-enquiry.active, #mobile-nav ul.nav li.store.active {
    background: #e00;
  }
  #mobile-nav ul.nav li.contact-phone.active:after, #mobile-nav ul.nav li.email-enquiry.active:after, #mobile-nav ul.nav li.store.active:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 12px;
    border-color: transparent transparent #e00;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -9px;
  }
  #mobile-nav ul.nav li.contact-phone i {
    background-position: -85px -927px;
    width: 25px;
  }
  #mobile-nav ul.nav li.email-enquiry i {
    background-position: -82px -883px;
    width: 33px;
  }
  #mobile-nav ul.nav li.store i {
    background-position: -87px -791px;
    width: 22px;
  }
  #mobile-nav .mobile-nav-links form > div {
    width: 100%;
  }
  #mobile-nav .click-to-call {
    position: absolute;
    width: 100%;
    top: 0;
  }
  #mobile-nav .click-to-call ul {
    position: relative;
  }
  #mobile-nav .click-to-call li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #eaeaea;
    border: 0;
    padding: 25px 20px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #mobile-nav .click-to-call li .close {
    background: url('../images/fc-responsive/sprite-fc.png?8a0591fd9') no-repeat -124px -353px;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    position: absolute;
    right: 15px;
    text-indent: -9999px;
    top: 15px;
    width: 23px;
  }
  #mobile-nav .click-to-call .icon {
    display: none;
  }
  #mobile-nav .click-to-call .email-enquiry {
    color: #383a40;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    position: absolute;
    top: 0;
  }
  #mobile-nav .click-to-call .email-enquiry .text {
    font-size: 17px;
    margin: 5px 0;
    display: block;
  }
  #mobile-nav .click-to-call .email-enquiry .form-submit {
    border: 0;
    height: 50px !important;
    line-height: 20px;
  }
  #mobile-nav .click-to-call .contact-phone a {
    height: 170px;
  }
  #mobile-nav .click-to-call .store a {
    height: 210px;
  }
  #mobile-nav .click-to-call .store a .text {
    display: none;
  }

  .mobile-nav-links {
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    display: none;
    float: right;
    margin: 0;
    width: 280px;
  }
  .mobile-nav-links ul {
    margin: 0;
  }
  .mobile-nav-links ul li a {
    color: #383a40;
    text-decoration: none;
  }
}
.customers-choice {
  background: #f2f2f2;
  overflow: hidden;
  padding: 0 10px 10px;
  margin-bottom: 20px;
}
.customers-choice .choice-icon {
  width: 30px;
  height: 43px;
  display: block;
  float: left;
  background: url("../images/fc-responsive/sprite-fc.png") no-repeat -122px -209px;
}
.customers-choice h3 {
  padding: 10px 0 2px 35px;
}
.customers-choice ul {
  margin: 0;
}
.customers-choice ul li {
  float: left;
  list-style-type: none;
  margin: 0;
}
.customers-choice ul li:first-child {
  margin-right: 10px;
}

@media only screen and (min-width: 960px) {
  .customers-choice ul li {
    width: 49% !important;
  }
  .customers-choice ul li:first-child {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .customers-choice ul li {
    width: 49%;
  }
  .customers-choice ul li:first-child {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .customers-choice ul li {
    width: 100%;
    margin: 0;
  }
}
#olark-tab .icon-chat,
#olark-tab .habla_button,
#olark-tab #olark-icon-chat {
  display: block;
  float: left !important;
  margin-top: -3px !important;
  margin-left: 10px !important;
  margin-right: 10px;
  margin-bottom: 0;
  background: transparent no-repeat -121px -449px !important;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9') !important;
  width: 29px !important;
  height: 22px !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #olark-tab .icon-chat,
  #olark-tab .habla_button,
  #olark-tab #olark-icon-chat {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf') !important;
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
#olark-tab .icon-chat:hover,
#olark-tab .habla_button:hover,
#olark-tab #olark-icon-chat:hover {
  background-color: none !important;
}
#olark-tab .header {
  text-align: center;
}
#olark-tab .hbl_pal_header_font_size {
  font-size: 16px !important;
}
#olark-tab .hbl_pal_button_bg_hover,
#olark-tab .hbl_pal_button_fg_hover {
  background-color: none !important;
}
#olark-tab a.habla_oplink_a_hover:hover {
  text-decoration: none !important;
}

#habla_window_div input[type='submit'],
#habla_window_div button {
  padding: 10px;
}

.fc-form {
  background: #000 no-repeat right top;
}
.fc-form .fc-form-inner {
  padding: 10px;
  background: url('../images/fc-responsive/forms/form-black-fade.png?b5bcd7ffa') repeat-y 0 0;
  width: 460px;
}
.fc-form .fc-form-inner h2,
.fc-form .fc-form-inner .form-heading {
  margin: 0 0 5px;
  color: #fff;
  height: 26px;
  line-height: 26px;
  font-size: 24px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}
.fc-form .fc-form-inner fieldset {
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
}
.fc-form .fc-form-inner .form-item {
  width: 220px;
}
.fc-form .fc-form-inner .form-item.webform-component-markup {
  width: auto;
  overflow: hidden;
  clear: both;
  float: none;
}
.fc-form .fc-form-inner .form-item.webform-component-markup p {
  font-size: 11px;
  color: #fff;
  margin: 0;
}
.fc-form .fc-form-inner .form-item.webform-component-markup p a {
  color: #0fb6cf;
  text-decoration: none;
}
.fc-form .fc-form-inner .form-item.webform-component-markup p a:hover {
  text-decoration: underline;
}
.fc-form .fc-form-inner .form-item label {
  font-size: 11px;
  line-height: 16px;
}
.fc-form .fc-form-inner .form-item input {
  margin-bottom: 0;
}
.fc-form .fc-form-inner .form-item input.ui-autocomplete-loading {
  background: #fff url('../images/fc-responsive/loaders/loader.gif?7b9776076') no-repeat right center;
}
.fc-form .fc-form-inner .form-item.webform-component-radios {
  float: left;
}
.fc-form .fc-form-inner .form-item.form-type-radio {
  float: left;
  width: 100px;
}
.fc-form .fc-form-inner .form-item.form-type-radio input {
  height: auto;
  width: auto;
  float: left;
  margin-right: 6px;
  padding: 0;
}
.fc-form .fc-form-inner .form-item.form-type-radio label {
  float: left;
  margin-top: -2px;
}
.fc-form .fc-form-inner .form-item.form-type-checkbox input {
  height: auto;
  width: auto;
}
.fc-form .fc-form-inner .webform-component-fcl_datepicker {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
.fc-form .fc-form-inner .webform-component-fcl_datepicker .form-item {
  float: left;
  width: 200px;
  margin-bottom: 10px;
  margin-right: 20px;
}
.fc-form .fc-form-inner .webform-component-fcl_datepicker .form-item-submitted-startDate {
  margin-right: 20px;
}
.fc-form .fc-form-inner .webform-component-fieldset {
  padding: 0;
  margin: 0 0 10px;
}
.fc-form .fc-form-inner .webform-component-fieldset#webform-component-half .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-half-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-half-3 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half-3 .form-item {
  float: left;
  width: 200px;
  margin-right: 20px;
  margin-bottom: 0;
}
.fc-form .fc-form-inner .webform-component-fieldset#webform-component-third .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-third-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-third-3 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third-3 .form-item {
  float: left;
  width: 115px;
  margin-right: 20px;
  margin-bottom: 0;
}
.fc-form .fc-form-inner .form-actions {
  margin: 0;
}
.fc-form .fc-form-inner .form-actions input {
  margin: 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}

.fc-form-search-again .fc-form {
  background: #383a40 none;
}
.fc-form-search-again .fc-form .fc-form-inner {
  background: none;
}
.fc-form-search-again .fc-form .fc-form-inner #webform-component-title {
  display: none;
}

.front #hero-full .flex-control-nav,
.section-test-solr-form #hero-full .flex-control-nav {
  bottom: 90px;
}

#block-quicktabs-forms-full-width.block-quicktabs {
  width: auto;
  height: auto;
  position: relative;
  margin: -80px -40px 10px;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px;
}
#block-quicktabs-forms-full-width .ui-tabs-panel {
  margin: 0 auto;
}
#block-quicktabs-forms-full-width .full-width-search-title {
  display: none;
}
#block-quicktabs-forms-full-width ul {
  border: 0;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav {
  border: 0;
  text-align: center;
  padding-bottom: 0;
  background: none;
  margin-bottom: 0;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li {
  display: inline-block;
  float: none;
  margin-right: 8px;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.ui-state-active a {
  font-weight: normal;
  color: #fff;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.flights a:before {
  content: '\61\00a0';
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.holiday-packages a:before {
  content: '\62\00a0';
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.tours a:before {
  content: '\65\00a0';
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.hotels a:before {
  content: '\63';
  padding-right: 5px;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.cruises a:before {
  content: '\64\00a0';
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li.accommodation a:before {
  content: '\63\00a0';
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li a {
  background: none;
  font-size: 18px;
  line-height: 28px;
  text-indent: 0;
  width: auto;
  text-transform: none;
  line-height: 40px;
  padding: 0 10px;
  color: #999;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li a:before {
  font-family: "fc-font";
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li a:after {
  display: none;
}
#block-quicktabs-forms-full-width ul.ui-tabs-nav li a:hover {
  border: 0;
}
#block-quicktabs-forms-full-width .block-bean {
  padding-top: 0;
  margin-bottom: 0;
}
#block-quicktabs-forms-full-width hr {
  display: none;
}
#block-quicktabs-forms-full-width form {
  text-align: center;
}
#block-quicktabs-forms-full-width .form-submit {
  float: none;
  background: #72aa33;
  background-image: none;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  vertical-align: sub;
}
#block-quicktabs-forms-full-width .chosen-container {
  width: 100% !important;
  vertical-align: top;
}
#block-quicktabs-forms-full-width .chosen-container .chosen-single {
  border-radius: 2px;
  line-height: 30px;
  text-indent: 0;
  padding: 5px 0 5px 28px;
  height: 40px;
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
  color: #000;
}
#block-quicktabs-forms-full-width .chosen-container .chosen-single div b {
  background-position: 0 10px;
}
#block-quicktabs-forms-full-width .chosen-container .chosen-results li {
  float: none;
}
#block-quicktabs-forms-full-width .chosen-container .chosen-results li.highlighted {
  background: #707277;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzI3NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #707277), color-stop(100%, #666666));
  background-image: -moz-linear-gradient(#707277, #666666);
  background-image: -webkit-linear-gradient(#707277, #666666);
  background-image: linear-gradient(#707277, #666666);
}
#block-quicktabs-forms-full-width .form-item-type-datepicker {
  display: inline-block;
  vertical-align: top;
}
#block-quicktabs-forms-full-width .form-item {
  text-align: left;
  margin-right: 4px;
  vertical-align: top;
}
#block-quicktabs-forms-full-width .form-item label.error {
  position: absolute;
  text-indent: 0;
  line-height: 17px;
}
#block-quicktabs-forms-full-width .form-item label.error:before {
  display: none;
}
#block-quicktabs-forms-full-width .form-item input[type='text'],
#block-quicktabs-forms-full-width .form-item select {
  padding: 5px 0;
  height: 40px;
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
}
#block-quicktabs-forms-full-width .form-item select {
  text-indent: 24px;
  white-space: nowrap;
}
#block-quicktabs-forms-full-width .form-item input[type='text'] {
  padding-left: 24px;
}
#block-quicktabs-forms-full-width .form-item input[type='text']:-moz-placeholder {
  color: #000;
  padding-right: 0;
}
#block-quicktabs-forms-full-width .form-item input[type='text']::-moz-placeholder {
  color: #000;
  padding-right: 0;
}
#block-quicktabs-forms-full-width .form-item input[type='text']:-ms-input-placeholder {
  color: #000;
  padding-right: 0;
}
#block-quicktabs-forms-full-width .form-item input[type='text']::-webkit-input-placeholder {
  color: #000;
  padding-right: 0;
}
#block-quicktabs-forms-full-width .form-item input[type='text']:-ms-input-placeholder {
  color: #000;
  padding: 0 0 0 22px;
}
#block-quicktabs-forms-full-width .fc-search-form {
  background: none;
}
#block-quicktabs-forms-full-width .fc-search-form > div {
  background: none;
  width: auto;
}
#block-quicktabs-forms-full-width .fc-search-form > div .form-item {
  width: auto;
}
#block-quicktabs-forms-full-width .fcl-forms-form {
  margin: 0 auto;
}
#block-quicktabs-forms-full-width label {
  position: relative;
  text-indent: -9000px;
  line-height: 8px;
  z-index: 1;
}
#block-quicktabs-forms-full-width label:before {
  font-family: "fc-font";
  display: block;
  position: absolute;
  text-indent: 0;
  top: 24px;
  left: 3px;
  right: 0;
  bottom: 0;
  font-size: 24px;
  color: #777;
}
#block-quicktabs-forms-full-width label.error {
  z-index: 2;
}
#block-quicktabs-forms-full-width .form-item-departure-point label:before {
  content: '\2663';
}
#block-quicktabs-forms-full-width .form-item-departure-point .chosen-single {
  width: 120px;
}
#block-quicktabs-forms-full-width .form-item-destinationCity label:before {
  content: '\2666';
}
#block-quicktabs-forms-full-width .form-item-destinationCity .form-item {
  margin-right: 0;
}
#block-quicktabs-forms-full-width .fc-tour-solr .form-item-destinationCity label:before,
#block-quicktabs-forms-full-width .fc-tour-solr .form-item-choose-destination label:before,
#block-quicktabs-forms-full-width .fc-cruise-solr .form-item-destinationCity label:before,
#block-quicktabs-forms-full-width .fc-cruise-solr .form-item-choose-destination label:before,
#block-quicktabs-forms-full-width .fc-accommodation-solr .form-item-destinationCity label:before,
#block-quicktabs-forms-full-width .fc-accommodation-solr .form-item-choose-destination label:before,
#block-quicktabs-forms-full-width .fc-holiday-solr .form-item-destinationCity label:before,
#block-quicktabs-forms-full-width .fc-holiday-solr .form-item-choose-destination label:before,
#block-quicktabs-forms-full-width .fc-ean-form .form-item-destinationCity label:before,
#block-quicktabs-forms-full-width .fc-ean-form .form-item-choose-destination label:before {
  content: '\0201';
}
#block-quicktabs-forms-full-width .fc-tour-solr .form-item-destinationCity input,
#block-quicktabs-forms-full-width .fc-tour-solr .form-item-choose-destination input,
#block-quicktabs-forms-full-width .fc-cruise-solr .form-item-destinationCity input,
#block-quicktabs-forms-full-width .fc-cruise-solr .form-item-choose-destination input,
#block-quicktabs-forms-full-width .fc-accommodation-solr .form-item-destinationCity input,
#block-quicktabs-forms-full-width .fc-accommodation-solr .form-item-choose-destination input,
#block-quicktabs-forms-full-width .fc-holiday-solr .form-item-destinationCity input,
#block-quicktabs-forms-full-width .fc-holiday-solr .form-item-choose-destination input,
#block-quicktabs-forms-full-width .fc-ean-form .form-item-destinationCity input,
#block-quicktabs-forms-full-width .fc-ean-form .form-item-choose-destination input {
  width: 220px;
}
#block-quicktabs-forms-full-width .form-item-departing label:before,
#block-quicktabs-forms-full-width .form-item-checkin-date label:before {
  content: '\2665';
}
#block-quicktabs-forms-full-width .form-item-departing input.form-item,
#block-quicktabs-forms-full-width .form-item-checkin-date input.form-item {
  width: 110px;
  background-image: none;
}
#block-quicktabs-forms-full-width .form-item-departing .chosen-single,
#block-quicktabs-forms-full-width .form-item-checkin-date .chosen-single {
  width: 130px;
}
#block-quicktabs-forms-full-width .form-item-checkout-date label:before {
  content: '\263b';
}
#block-quicktabs-forms-full-width .form-item-checkout-date input.form-item {
  width: 110px;
  background-image: none;
}
#block-quicktabs-forms-full-width .form-item-duration label:before {
  content: '\2190';
}
#block-quicktabs-forms-full-width .form-item-duration .chosen-single {
  width: 160px;
}
#block-quicktabs-forms-full-width .form-item-shipline label:before {
  content: '\64';
}
#block-quicktabs-forms-full-width .form-item-fexperience label:before,
#block-quicktabs-forms-full-width .form-item-product-selection label:before {
  content: '\61\00a0';
}
#block-quicktabs-forms-full-width .form-item-fexperience .chosen-single,
#block-quicktabs-forms-full-width .form-item-product-selection .chosen-single {
  width: 170px;
}
#block-quicktabs-forms-full-width .form-item-fsupplier label:before {
  content: '\65';
}
#block-quicktabs-forms-full-width .form-item-fsupplier .chosen-single {
  width: 220px;
}
#block-quicktabs-forms-full-width .form-item-price label:before {
  content: '\160';
}
#block-quicktabs-forms-full-width .form-item-price .chosen-single {
  width: 170px;
}
#block-quicktabs-forms-full-width .form-item-rooms-0\.adultsCount,
#block-quicktabs-forms-full-width .form-item-rooms-0\.childrenCount,
#block-quicktabs-forms-full-width .form-item-rooms-0\.children-0\.age,
#block-quicktabs-forms-full-width .form-item-rooms-0\.children-1\.age,
#block-quicktabs-forms-full-width .form-item-rooms-0\.children-2\.age {
  display: none !important;
}
#block-quicktabs-forms-full-width .fc-ean-form .form-submit {
  vertical-align: text-bottom;
}
#block-quicktabs-forms-full-width .fieldset-passengers {
  margin: 8px 2px 7px 0;
  clear: both;
  height: 40px;
  width: 200px;
  display: inline-block;
  text-align: left;
  padding: 0;
  vertical-align: top;
}
#block-quicktabs-forms-full-width .fieldset-passengers .form-item-numInfants {
  border: 0 !important;
}
#block-quicktabs-forms-full-width .fieldset-passengers legend {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  top: 0;
  overflow: hidden;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin: 0;
  width: 100%;
  text-indent: 30px;
  border: 1px solid #ccc;
}
#block-quicktabs-forms-full-width .fieldset-passengers legend:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 5px 5px 0 5px;
  border-color: #bcbcbc transparent transparent transparent;
  top: 13px;
  right: 10px;
}
#block-quicktabs-forms-full-width .fieldset-passengers legend.active:before {
  color: #73ac33;
}
#block-quicktabs-forms-full-width .fieldset-passengers legend:before {
  content: '\d8';
  font-family: "fc-font";
  text-indent: 0;
  position: absolute;
  left: 7px;
  top: 0;
  font-size: 24px;
  color: #777;
}
#block-quicktabs-forms-full-width .fieldset-passengers legend:after {
  top: 17px;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  margin-top: 10px;
  display: none;
  background: #f4f4f4;
  position: absolute;
  width: 250px;
  padding: 10px 10px 0;
  min-width: 250px;
  z-index: 50;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 0 8px 9px 8px;
  border-color: transparent transparent #f4f4f4 transparent;
  top: -9px;
  left: 10px;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .btn-close,
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .text {
  display: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  width: 100%;
  float: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-type-numberfield {
  border: none;
  padding: 0;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-type-numberfield label {
  display: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield label {
  float: left;
  color: #383a40;
  font-size: 12px;
  line-height: 45px;
  text-transform: none;
  text-indent: 0;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield label.error {
  line-height: 12px;
  margin: 40px 0 0 -60%;
  width: auto;
  white-space: nowrap;
  color: #fff;
  max-width: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item {
  float: right;
  margin: 0;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .form-item label {
  height: 40px;
  line-height: 40px;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .form-item input,
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .form-item .button {
  height: 40px;
  line-height: 40px;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .button {
  display: block;
  outline: none;
  width: 35px;
  height: 45px;
  background: #dbdbdb;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  padding: 0;
  cursor: pointer;
  font-weight: normal;
  float: left;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .minus {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 3px;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item .plus {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item input {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #515255;
  float: left;
  width: 30px;
  text-indent: 0;
  text-align: center;
  padding: 0 5px;
  border: 0;
  height: 45px;
  font-weight: bold;
  -moz-appearance: textfield;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-type-numberfield .form-item input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .numberfield {
  width: auto;
}
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item-child1,
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item-child2,
#block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item-child3 {
  display: none;
  border: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 960px) {
  #block-quicktabs-forms-full-width .form-submit {
    margin-left: 20px;
  }
  #block-quicktabs-forms-full-width .fc-search-form .form-item-destinationCity .form-item {
    width: 220px;
  }

  .fieldset-passengers .fieldset-wrapper {
    position: absolute;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-form {
    background-size: cover;
  }
  .fc-form .fc-form-inner .form-item {
    margin: 0 0 10px;
  }
  .fc-form .fc-form-inner .webform-component-fcl_datepicker .form-item {
    margin-bottom: 6px;
  }
  .fc-form .fc-form-inner .webform-component-fieldset {
    margin: 0 0 6px;
  }

  .front #hero-full .flex-control-nav,
  .section-test-solr-form #hero-full .flex-control-nav {
    bottom: 20px;
  }

  #block-quicktabs-forms-full-width .full-width-search-title {
    width: 20%;
    float: left;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: "Gill Sans Light", Arial, Helvetica, sans-serif;
    line-height: 42px;
    height: 42px;
  }
  #block-quicktabs-forms-full-width .fc-search-form > div .form-item {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  #block-quicktabs-forms-full-width .fc-search-form > div .form-item select,
  #block-quicktabs-forms-full-width .fc-search-form > div .form-item input {
    width: 100%;
    border-radius: 3px;
    font-size: 13px;
  }
  #block-quicktabs-forms-full-width .fc-search-form > div .form-item .chosen-single {
    width: 100% !important;
  }
  #block-quicktabs-forms-full-width .form-submit {
    display: block;
    margin-top: 8px;
    font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  }
  #block-quicktabs-forms-full-width.block-quicktabs {
    margin: 0;
  }
  #block-quicktabs-forms-full-width .quicktabs-ui-wrapper ul.ui-tabs-nav {
    display: none !important;
  }
  #block-quicktabs-forms-full-width .mobile-select-menu-wrapper {
    width: 80%;
    display: inline-block !important;
    padding: 0;
    background: none;
  }
  #block-quicktabs-forms-full-width .mobile-select-menu-wrapper select {
    background: #000;
    color: #fff;
    padding: 0 10px 10px;
    border-radius: 0;
    font-size: 16px;
    height: 42px;
    -webkit-appearance: none;
  }
  #block-quicktabs-forms-full-width .mobile-select-menu-wrapper:after {
    position: absolute;
    content: ' ';
    display: block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    left: auto;
    right: 15px;
    top: 18px;
    bottom: auto;
  }
  #block-quicktabs-forms-full-width .form-item-type-datepicker {
    width: 100%;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers {
    width: 100%;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper {
    position: relative;
    width: 100%;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item {
    width: auto !important;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item-adults,
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper .form-item-children {
    margin-bottom: 10px;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper input.form-item {
    width: 30px !important;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item {
    width: 100%;
  }

  form .form-item input[type="text"],
  form .form-item input[type="password"],
  form .form-item input[type="email"],
  form .form-item input[type="tel"],
  form .form-item input[type="url"],
  form .form-item input[type="date"],
  form .form-item select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  form .form-item textarea {
    font-size: 16px;
  }
  form .form-item .form-radios .form-type-radio {
    padding: 5px 0 0;
  }
  form .form-item label {
    font-size: 13px !important;
  }
  form .form-item label.option {
    line-height: 24px;
  }
  form input[type=checkbox],
  form input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block !important;
    cursor: pointer;
    width: 24px !important;
    height: 24px !important;
    background-color: #fff;
    border: solid 1px #ccc;
    vertical-align: middle;
  }
  form input[type=checkbox] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  form input[type=radio] {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  form input[type=checkbox]:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    display: inline-block;
    position: relative;
    content: '';
  }
  form input[type=checkbox]:checked,
  form input[type=radio]:checked {
    background-color: #419bf9;
  }
  form input[type=checkbox]:after {
    width: 11px;
    height: 5px;
    top: 1px;
    left: 4px;
    border: 3px solid #fff;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  form input[type=checkbox]:checked:after,
  form input[type=radio]:checked:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  form input.hasDatepicker {
    background-position: right 10px !important;
  }

  .fc-form {
    background-image: none !important;
  }
  .fc-form .fc-form-inner {
    width: auto;
  }
  .fc-form .fc-form-inner .form-item {
    width: auto;
  }
  .fc-form .fc-form-inner .webform-component-fcl_datepicker {
    width: 100%;
  }
  .fc-form .fc-form-inner .webform-component-fcl_datepicker .form-item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .fc-form .fc-form-inner .webform-component-fieldset {
    margin: 0;
  }
  .fc-form .fc-form-inner .webform-component-fieldset#webform-component-half .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-half-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-half-3 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-half-3 .form-item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .fc-form .fc-form-inner .webform-component-fieldset#webform-component-third .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-third-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#webform-component-third-3 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third-2 .form-item, .fc-form .fc-form-inner .webform-component-fieldset#edit-submitted-third-3 .form-item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  #block-quicktabs-forms-full-width .full-width-search-title {
    width: 25%;
  }
  #block-quicktabs-forms-full-width .mobile-select-menu-wrapper {
    width: 75%;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers {
    position: relative;
    clear: both;
    height: auto;
  }
  #block-quicktabs-forms-full-width .fieldset-passengers .fieldset-wrapper {
    position: relative;
  }
}
.block-fcl-holiday-search h4.block-title {
  background: #cc0c00 no-repeat -382px -35px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-fcl-holiday-search h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

#block-bean-rail-search h4.block-title {
  background: #cc0c00 no-repeat -382px -303px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #block-bean-rail-search h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

#block-bean-cruise-apache-search h4.block-title {
  background: #cc0c00 no-repeat -382px -150px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #block-bean-cruise-apache-search h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

#block-bean-flights-search h4.block-title {
  background: #cc0c00 no-repeat -382px 2px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #block-bean-flights-search h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

#block-bean-holiday-package-apache-search h4.block-title {
  background: #cc0c00 no-repeat -382px -35px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #block-bean-holiday-package-apache-search h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

.region.sidebar form {
  padding-top: 15px;
  background: #383a40;
}
.region.sidebar form > div {
  padding-bottom: 15px;
  margin: 0 auto;
  width: 235px;
}
.region.sidebar form label.error {
  margin-top: -4px;
  border: 1px solid #f60;
  background: #f60;
}
.region.sidebar form hr {
  border: 0;
  border-bottom: 1px dotted #515255;
  margin: 10px 0;
  clear: both;
}
.region.sidebar .fc-form {
  background: none !important;
  height: auto;
}
.region.sidebar .fc-form .fc-form-inner {
  background: none;
  min-height: inherit;
  padding: 0;
  width: auto;
}
.region.sidebar .fc-form .fc-form-inner #webform-component-title,
.region.sidebar .fc-form .fc-form-inner #webform-component-line-break,
.region.sidebar .fc-form .fc-form-inner #webform-component-line-break2 {
  display: none;
}
.region.sidebar .fc-form .fc-form-inner .form-item {
  width: auto;
}
.region.sidebar .node-webform .mod-header {
  padding: 5px 10px;
  line-height: normal;
  height: auto;
}
.region.sidebar .fc-enquiry-form {
  padding-top: 0;
}
.region.sidebar .fc-enquiry-form .consultant {
  display: none;
}
.region.sidebar .fc-enquiry-form > div {
  padding: 2%;
  width: 96%;
  background: transparent;
}
.region.sidebar .fc-enquiry-form > div h3 {
  color: #fff;
}
.region.sidebar .fc-enquiry-form > div #webform-component-travel-dates .form-item {
  width: 100%;
}
.region.sidebar .fc-enquiry-form > div .form-item.webform-component-fcl_datepicker .form-item,
.region.sidebar .fc-enquiry-form > div fieldset .form-item {
  float: none;
  width: 100%;
}
.region.sidebar .fc-enquiry-form > div .form-item.webform-component-fcl_datepicker .form-item select,
.region.sidebar .fc-enquiry-form > div fieldset .form-item select {
  width: 100%;
}
.region.sidebar .fc-enquiry-form > div .webform-component-checkboxes input {
  width: auto;
}
.region.sidebar .fc-enquiry-form > div label {
  color: #fff;
}
.region.sidebar .fc-enquiry-form .form-validation {
  padding: 10px 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}
.region.sidebar .fc-enquiry-form .form-validation h4 {
  text-indent: 10px;
}
.region.sidebar .fc-soar-form .form-item {
  margin-bottom: 10px;
  margin-right: 0;
  float: none;
}
.region.sidebar .fc-soar-form .form-item label {
  color: #000;
}
.region.sidebar .fc-soar-form .form-item-flightType {
  margin-top: 0;
}
.region.sidebar .fc-soar-form .form-item-infoChildren p {
  color: #000;
}
.region.sidebar .fc-soar-form .form-item-infoChildren a {
  color: #116ab2;
  text-decoration: underline;
}
.region.sidebar .fc-soar-form .form-item-infoChildren a:hover {
  color: #e00;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .region.sidebar h4.block-title,
  .block-fcl-holiday-search h4.block-title {
    font-size: 14px;
  }

  .region.sidebar form {
    width: 100%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .region.sidebar form {
    width: 100%;
  }
  .region.sidebar form > div {
    width: 85%;
  }
  .region.sidebar form .form-item select {
    width: 100%;
  }
  .region.sidebar form .form-item input {
    width: 99.7%;
  }
  .region.sidebar form .form-item input.form-autocomplete {
    width: 99.7%;
  }
  .region.sidebar form .form-item.form-type-date-popup-ext input {
    width: 99.7%;
  }
  .region.sidebar form .form-item.webform-component-fcl_datepicker {
    margin: 0;
  }
  .region.sidebar form .form-item.webform-component-fcl_datepicker .form-item-submitted-endDate {
    margin-top: 30px;
  }
}
.region.sidebar form.fc-find-a-store {
  background: #cc0c00;
  overflow: hidden;
  padding: 10px 0;
}
.region.sidebar form.fc-find-a-store > div {
  padding-bottom: 0;
}
.region.sidebar form.fc-find-a-store h2 {
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
}
.region.sidebar form.fc-find-a-store h2 .icon {
  background: transparent no-repeat -394px -422px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  display: block;
  width: 18px;
  height: 24px;
  position: absolute;
  left: -22px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .region.sidebar form.fc-find-a-store h2 .icon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.region.sidebar form.fc-find-a-store label {
  background-color: #bf0000;
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 20px;
  float: left;
  font-size: 12px;
}
.region.sidebar form.fc-find-a-store .webform-component-markup {
  overflow: visible;
}
.region.sidebar form.fc-find-a-store #webform-component-postcode {
  float: left;
}
.region.sidebar form.fc-find-a-store .form-item input {
  width: 120px;
  clear: both;
}
.region.sidebar form.fc-find-a-store .form-actions {
  float: right;
  margin-top: 21px;
}
.region.sidebar form.fc-find-a-store .form-actions input {
  font-size: 14px !important;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 10px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .region.sidebar form.fc-find-a-store .fc-form {
    width: 70%;
    margin: 0 auto;
  }
  .region.sidebar form.fc-find-a-store #webform-component-postcode {
    float: none;
  }
  .region.sidebar form.fc-find-a-store .form-item input {
    width: auto;
    clear: both;
  }
  .region.sidebar form.fc-find-a-store .form-actions {
    float: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .region.sidebar form.fc-find-a-store {
    background: #cc0c00 url('../images/fc-responsive/bg-find-a-store.jpg?7ab62ec32') no-repeat top right;
    padding: 0;
  }
  .region.sidebar form.fc-find-a-store > div {
    margin-left: 30px;
    background: #cc0c00;
    width: 230px;
    padding: 10px 10px 0;
    float: left;
    height: 98px;
  }
  .region.sidebar form.fc-find-a-store .form-item input {
    height: 24px;
    width: 110px;
  }
  .region.sidebar form.fc-find-a-store .form-actions input {
    height: 32px !important;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .region.sidebar form.fc-find-a-store {
    background-image: none;
  }
  .region.sidebar form.fc-find-a-store > div {
    margin: 0 auto;
    float: none;
  }
}
.airport-parking-form {
  background: #eaeaea;
}
.airport-parking-form > div {
  padding: 15px 35% 15px 15px;
}
.airport-parking-form > div label {
  color: #383a40;
  text-transform: uppercase;
  font-size: 10px;
}
.airport-parking-form > div label.error {
  color: #fff;
}
.airport-parking-form .webform-component-fcl_datepicker {
  float: left;
  width: 48%;
}
.airport-parking-form .webform-component-fcl_datepicker .form-item {
  float: right;
}
.airport-parking-form .webform-component-fcl_datepicker .form-item-submitted-return-date {
  margin-right: 0;
}
.airport-parking-form #webform-component-return-time,
.airport-parking-form #webform-component-start-time {
  float: right;
  width: 48%;
}
.airport-parking-form #webform-component-return-time {
  margin-right: 0;
}
.airport-parking-form .form-actions {
  clear: both;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .airport-parking-form > div {
    padding: 15px 20% 15px 15px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .airport-parking-form > div {
    padding: 15px 20% 15px 15px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .airport-parking-form > div {
    padding: 15px;
  }
}
.fc-newsletter-form {
  padding: 15px;
  background: #383a40;
}
.fc-newsletter-form h2 {
  margin-top: 0;
}
.fc-newsletter-form .webform-component-textfield,
.fc-newsletter-form .webform-component-email {
  width: 225px;
}
.fc-newsletter-form .webform-component-checkboxes label {
  display: none;
}
.fc-newsletter-form .webform-component-checkboxes .form-checkboxes input {
  width: auto;
  margin-right: 5px;
}
.fc-newsletter-form .webform-component-checkboxes .form-checkboxes label {
  display: inline;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-newsletter-form .webform-component-textfield,
  .fc-newsletter-form .webform-component-email {
    width: auto;
  }
}
.content-banner .fc-form-careers .fc-form {
  background: transparent;
}
.content-banner .fc-form-careers .fc-form .fc-form-inner {
  min-height: 276px;
}

.page-sem-general-enquiry .fcl-procat-product-sem {
  overflow: hidden;
  margin: 15px;
  background: none;
  border-bottom: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.page-sem-general-enquiry .fcl-procat-product-sem img {
  float: left;
  margin-right: 10px;
}
.page-sem-general-enquiry .fcl-procat-product-sem .from {
  display: inline;
}
.page-sem-general-enquiry .fcl-procat-product-sem:hover {
  text-decoration: none;
}
.page-sem-general-enquiry .fcl-procat-product-sem:hover .value {
  text-decoration: none;
}

.fc-sem-general-enquiry-form {
  clear: both;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fc-sem-general-enquiry-form h1,
.fc-sem-general-enquiry-form h3,
.fc-sem-general-enquiry-form h4,
.fc-sem-general-enquiry-form h5,
.fc-sem-general-enquiry-form h6 {
  color: #515255;
}
.fc-sem-general-enquiry-form p.privacy {
  font-size: 11px;
}
.fc-sem-general-enquiry-form > div {
  overflow: hidden;
  clear: both;
  background: #eaeaea;
  position: relative;
  padding: 15px;
}
.fc-sem-general-enquiry-form textarea {
  height: 125px !important;
  margin: 0 !important;
}
.fc-sem-general-enquiry-form .consultant {
  width: 220px;
  height: 370px;
  display: block;
  position: absolute;
  bottom: 0;
}
.fc-sem-general-enquiry-form .consultant.consultant-2 {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-2.png?ab06a71b1');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fc-sem-general-enquiry-form .consultant.consultant-2 {
    background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-2-@2x.png?c2ca36d33');
    -moz-background-size: 218px 371px;
    -o-background-size: 218px 371px;
    -webkit-background-size: 218px 371px;
    background-size: 218px 371px;
  }
}
.fc-sem-general-enquiry-form .consultant.consultant-3 {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-3.png?a9e22b2bf');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fc-sem-general-enquiry-form .consultant.consultant-3 {
    background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-3-@2x.png?a8982fed2');
    -moz-background-size: 218px 371px;
    -o-background-size: 218px 371px;
    -webkit-background-size: 218px 371px;
    background-size: 218px 371px;
  }
}
.fc-sem-general-enquiry-form .consultant.consultant-5 {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-5.png?a69bbabf9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fc-sem-general-enquiry-form .consultant.consultant-5 {
    background-image: url('../images/fc-responsive/consultants/enquiry/full/consultant-5-@2x.png?b342fbb83');
    -moz-background-size: 218px 371px;
    -o-background-size: 218px 371px;
    -webkit-background-size: 218px 371px;
    background-size: 218px 371px;
  }
}
.fc-sem-general-enquiry-form fieldset {
  float: left;
  width: 340px;
  margin: 0 30px 0 0;
  padding: 0;
}
.fc-sem-general-enquiry-form fieldset legend {
  margin-bottom: 15px;
}
.fc-sem-general-enquiry-form fieldset legend .fieldset-legend {
  color: #e00;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
}
.fc-sem-general-enquiry-form fieldset .fieldset-wrapper {
  float: left;
}
.fc-sem-general-enquiry-form fieldset fieldset {
  margin-right: 0;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item {
  float: left;
  margin: 0 15px 10px 0;
  width: 40%;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item .form-item {
  width: 100%;
  margin-bottom: 0;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker {
  margin-bottom: 0;
  width: 100%;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker .form-item {
  margin-bottom: 10px;
  width: 162px;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details #webform-component-travel-details--departing-from,
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item-submitted-departureDate,
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details #webform-component-travel-details--no-of-travellers {
  margin-right: 16px;
}
.fc-sem-general-enquiry-form fieldset#webform-component-travel-details .webform-component-textarea {
  width: 100%;
}
.fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset {
  width: 100%;
}
.fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset .fieldset-wrapper {
  width: 100%;
}
.fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset .form-item {
  float: left;
}
.fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--phone-and-postcode--telephone {
  width: 57%;
  margin-right: 10px;
}
.fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--please-contact-me-by,
.fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--full-name {
  width: 62%;
}
.fc-sem-general-enquiry-form fieldset .webform-component-email {
  clear: both;
}
.fc-sem-general-enquiry-form #webform-component-image {
  float: left;
  width: 190px;
  position: static;
}
.fc-sem-general-enquiry-form .form-actions {
  float: right;
  margin: 0;
  width: 560px;
}
.fc-sem-general-enquiry-form .form-actions input {
  margin: 0;
}
.fc-sem-general-enquiry-form .form-item {
  position: relative;
}
.fc-sem-general-enquiry-form .form-item input[type="text"].error,
.fc-sem-general-enquiry-form .form-item input[type="password"].error,
.fc-sem-general-enquiry-form .form-item input[type="email"].error,
.fc-sem-general-enquiry-form .form-item input[type="tel"].error,
.fc-sem-general-enquiry-form .form-item input[type="url"].error,
.fc-sem-general-enquiry-form .form-item input[type="date"].error,
.fc-sem-general-enquiry-form .form-item textarea.error {
  border: 1px solid #e00;
  border-bottom-width: 3px;
}
.fc-sem-general-enquiry-form .form-item label {
  color: #383a40;
  text-transform: uppercase;
  font-size: 10px;
}
.fc-sem-general-enquiry-form .form-item label.error {
  display: none !important;
}
.fc-sem-general-enquiry-form .form-item .form-item {
  width: 100%;
  margin-bottom: 0;
}
.fc-sem-general-enquiry-form .form-item input.error {
  border-bottom: 3px solid #e00;
}
.fc-sem-general-enquiry-form .form-item input.form-checkbox,
.fc-sem-general-enquiry-form .form-item input.form-radio {
  width: auto;
  display: inline;
}
.fc-sem-general-enquiry-form .form-item input.form-checkbox.error,
.fc-sem-general-enquiry-form .form-item input.form-radio.error {
  outline: 1px solid #e00;
}
.fc-sem-general-enquiry-form .form-item .form-radios label,
.fc-sem-general-enquiry-form .form-item .form-checkboxes label {
  font-size: 12px;
  text-transform: none;
}
.fc-sem-general-enquiry-form .form-item .form-radios {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
.fc-sem-general-enquiry-form .form-item .form-type-radio {
  float: left;
  width: 50%;
}
.fc-sem-general-enquiry-form .form-validation {
  height: 300px;
}
.fc-sem-general-enquiry-form .form-validation li {
  clear: both;
}

.lt-ie8 .fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset .form-item {
  float: left;
  width: 36%;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fc-sem-general-enquiry-form textarea {
    width: 200px !important;
  }
  .fc-sem-general-enquiry-form fieldset {
    width: 200px;
    margin: 0 60px 0 0;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item {
    float: left;
    margin: 0 0 10px;
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item .form-item {
    width: 100%;
    margin-bottom: 0;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker .form-item {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset .form-item {
    float: none;
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--phone-and-postcode--telephone {
    width: 100%;
    margin-right: 10px;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--please-contact-me-by,
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--full-name {
    width: 100%;
  }
  .fc-sem-general-enquiry-form .form-actions {
    width: 478px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-sem-general-enquiry-form p.privacy {
    font-size: 12px;
  }
  .fc-sem-general-enquiry-form textarea {
    width: 100% !important;
  }
  .fc-sem-general-enquiry-form fieldset {
    width: 100%;
    margin-right: 0;
  }
  .fc-sem-general-enquiry-form fieldset .fieldset-wrapper {
    float: none;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details {
    margin-bottom: 1em;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item {
    float: none;
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item .form-item {
    width: 100%;
    margin-bottom: 0;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-travel-details .form-item.webform-component-fcl_datepicker .form-item {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset {
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details fieldset .form-item {
    float: left;
    width: 100%;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--phone-and-postcode--telephone {
    width: 100%;
    margin-right: 10px;
  }
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--please-contact-me-by,
  .fc-sem-general-enquiry-form fieldset#webform-component-your-details #webform-component-your-details--full-name {
    width: 100%;
  }
  .fc-sem-general-enquiry-form #webform-component-image {
    display: none;
  }
  .fc-sem-general-enquiry-form .form-actions {
    width: 100%;
  }
}
.fc-search-form-travel-extras #webform-component-carhire {
  float: left;
  margin: -40px 0 0 210px;
}
.fc-search-form-travel-extras #webform-component-carhire .fc-form-inner {
  min-height: 286px;
}
.fc-search-form-travel-extras #webform-component-carhire .form-radios div {
  float: left;
  width: 100px;
}
.fc-search-form-travel-extras #webform-component-carhire .form-radios input[type="radio"] {
  display: inline;
  width: 20px;
}
.fc-search-form-travel-extras .webform-component-fieldset {
  margin: 0 0 10px;
  width: 440px;
}
.fc-search-form-travel-extras .webform-component-fieldset .form-item {
  float: left;
  margin: 0 20px 0 0;
  width: 140px;
}
.fc-search-form-travel-extras #webform-component-domestic-hire-section--dropOff {
  margin: -58px 0 0;
}
.fc-search-form-travel-extras #webform-component-domestic-hire-section--pick-up-drop-off-dates div {
  width: 140px;
}
.fc-search-form-travel-extras .form-item.form-type-select.form-item-submitted-domestic-hire-section-pick-up-time-single {
  margin: 15px 0 0;
}
.fc-search-form-travel-extras .form-item.form-type-select.form-item-submitted-domestic-hire-section-drop-off-time-single {
  margin: 27px 0 0;
}
.fc-search-form-travel-extras .form-item-submitted-domestic-hire-section-pick-up-time-single,
.fc-search-form-travel-extras .form-item-submitted-domestic-hire-section-drop-off-time-single,
.fc-search-form-travel-extras #webform-component-domestic-hire-section--carType,
.fc-search-form-travel-extras #webform-component-domestic-hire-section--transmission,
.fc-search-form-travel-extras #webform-component-domestic-hire-section--drivers-age {
  width: 80px !important;
}
.fc-search-form-travel-extras fieldset #webform-component-international-hire-section--international-form {
  width: 470px;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-search-form-travel-extras #webform-component-carhire {
    margin: 0;
  }
  .fc-search-form-travel-extras .webform-component-fieldset {
    width: 100%;
  }
  .fc-search-form-travel-extras .webform-component-fieldset .form-item {
    margin: 0;
    width: 100% !important;
  }
  .fc-search-form-travel-extras #webform-component-domestic-hire-section--carType,
  .fc-search-form-travel-extras #webform-component-domestic-hire-section--transmission,
  .fc-search-form-travel-extras #webform-component-domestic-hire-section--drivers-age {
    width: 100% !important;
  }
  .fc-search-form-travel-extras .form-item.form-type-textfield.form-item-submitted-returnDate {
    margin: 110px 0 0;
  }
  .fc-search-form-travel-extras #webform-component-domestic-hire-section--dropOff {
    margin: -160px 0 0;
  }
  .fc-search-form-travel-extras .form-item.form-type-select.form-item-submitted-domestic-hire-section-pick-up-time-single {
    margin: -160px 0 0;
  }
  .fc-search-form-travel-extras .form-item.form-type-select.form-item-submitted-domestic-hire-section-drop-off-time-single {
    margin: 5px 0 0;
  }
}
.fc-search-form-travel-insurance .fc-form-inner {
  width: 460px;
}
.fc-search-form-travel-insurance #webform-component-TripType {
  float: left !important;
  height: 40px !important;
  margin: -37px 0 0 237px;
}
.fc-search-form-travel-insurance #webform-component-TripType .form-radios div {
  float: none;
  display: inline-block;
}
.fc-search-form-travel-insurance #webform-component-TripType .form-radios label,
.fc-search-form-travel-insurance #webform-component-TripType .form-radios input {
  float: none;
  line-height: 20px;
}
.fc-search-form-travel-insurance #webform-component-TripType .form-radios input {
  margin: 0;
}
.fc-search-form-travel-insurance #webform-component-TripType .form-radios input input[type="radio"] {
  display: inline;
  width: 20px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-Country {
  height: 48px;
  width: 100%;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-Country div {
  float: left;
  margin: 0;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-Country .form-item-Area {
  margin-right: 20px;
}
.fc-search-form-travel-insurance #webform-component-TripType .webform-component-fcl_datepicker {
  height: 48px;
}
.fc-search-form-travel-insurance #webform-component-TripType .webform-component-fcl_datepicker .form-item-submitted-StartDate {
  margin: 0 90px 10px 0 !important;
}
.fc-search-form-travel-insurance #webform-component-TripType .webform-component-fcl_datepicker div {
  width: 150px !important;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age1,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age2,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age3,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age4,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age5,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age6 {
  float: left;
  margin: 0 10px 10px 0 !important;
  width: 32px !important;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age1 input,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age2 input,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age3 input,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age4 input,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age5 input,
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age6 input {
  margin-top: 16px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-hr hr {
  margin-top: 10px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age1 label {
  width: 250px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-age1 input {
  margin-top: 0;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-residency {
  float: left !important;
  height: 30px;
  margin: -28px 0 0 260px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-residency .form-checkboxes div {
  float: left;
  width: 190px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-residency .form-checkboxes input[type="checkbox"] {
  display: inline;
  width: 20px;
}
.fc-search-form-travel-insurance #webform-component-TripType #webform-component-pds {
  clear: both;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-search-form-travel-insurance #webform-component-TripType {
    margin: 0;
  }
  .fc-search-form-travel-insurance #webform-component-Country {
    width: 100%;
  }
  .fc-search-form-travel-insurance #webform-component-Country div {
    width: 200px;
  }
  .fc-search-form-travel-insurance .webform-component-fcl_datepicker .form-item-submitted-StartDate {
    margin: 0 70px 0 0 !important;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-search-form-travel-insurance .fc-form-inner {
    width: auto;
  }
  .fc-search-form-travel-insurance .form-item,
  .fc-search-form-travel-insurance .webform-component-fcl_datepicker div {
    width: 100% !important;
  }
  .fc-search-form-travel-insurance #webform-component-TripType {
    margin: 0 0 10px;
  }
  .fc-search-form-travel-insurance #webform-component-TripType .form-radios div {
    margin: 0 20px 5px 0;
    width: auto;
  }
  .fc-search-form-travel-insurance #webform-component-Country {
    height: auto;
  }
  .fc-search-form-travel-insurance #webform-component-Country .form-item {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .fc-search-form-travel-insurance #webform-component-Date {
    float: none;
    height: auto;
  }
  .fc-search-form-travel-insurance #webform-component-Date .form-item {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  .fc-search-form-travel-insurance #webform-component-hr hr {
    display: none;
  }
  .fc-search-form-travel-insurance #webform-component-age1,
  .fc-search-form-travel-insurance #webform-component-age2,
  .fc-search-form-travel-insurance #webform-component-age3,
  .fc-search-form-travel-insurance #webform-component-age4,
  .fc-search-form-travel-insurance #webform-component-age5,
  .fc-search-form-travel-insurance #webform-component-age6 {
    width: 100% !important;
  }
  .fc-search-form-travel-insurance #webform-component-age1 input,
  .fc-search-form-travel-insurance #webform-component-age2 input,
  .fc-search-form-travel-insurance #webform-component-age3 input,
  .fc-search-form-travel-insurance #webform-component-age4 input,
  .fc-search-form-travel-insurance #webform-component-age5 input,
  .fc-search-form-travel-insurance #webform-component-age6 input {
    margin-top: 5px;
  }
  .fc-search-form-travel-insurance #webform-component-age1 {
    margin-top: 55px !important;
  }
  .fc-search-form-travel-insurance #webform-component-age1 label {
    width: 100%;
  }
  .fc-search-form-travel-insurance #webform-component-residency {
    margin: 0;
  }
}
.fc-search-form-flights {
  margin-bottom: 1em;
  position: relative;
}
.fc-search-form-flights .fc-form {
  height: auto;
  background-size: cover;
  background-image: url('../images/fc-responsive/forms/bg/flights.jpg?905cd9827');
}
.fc-search-form-flights .fc-form .form-item {
  float: left;
  margin-bottom: 5px;
}
.fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
  width: auto;
  position: absolute;
}
.fc-search-form-flights .fc-form .form-item.webform-component-checkboxes .form-item {
  width: auto;
}
.fc-search-form-flights .fc-form .form-item#webform-component-startCity {
  clear: both;
  width: 220px;
}
.fc-search-form-flights .fc-form .form-item#webform-component-flightClass {
  width: 145px;
  margin-right: 0;
}
.fc-search-form-flights .fc-form .form-item.webform-component-select {
  margin-right: 14px;
  width: 90px;
}
.fc-search-form-flights .fc-form .form-item.webform-component-markup {
  float: none;
}
.fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-type-textfield {
  width: 128px;
}
.fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-type-textfield.form-item-endDate, .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-type-textfield.form-item-submitted-endDate {
  margin-left: 86px;
}

.fc-search-form-flights-embed > div {
  padding: 15px;
}
.fc-search-form-flights-embed fieldset {
  float: left;
  padding: 15px;
}
.fc-search-form-flights-embed fieldset .form-item {
  margin: 0;
}
.fc-search-form-flights-embed h4 {
  color: #e00;
}
.fc-search-form-flights-embed .form-item label {
  color: #383a40;
}
.fc-search-form-flights-embed .form-item p {
  margin-bottom: 5px;
}
.fc-search-form-flights-embed .webform-component-radios {
  margin: 0;
}
.fc-search-form-flights-embed .webform-component-radios .form-item {
  float: left;
  margin-left: 15px;
  width: auto;
}
.fc-search-form-flights-embed .webform-component-radios label {
  float: left;
  line-height: 13px;
  margin-left: 5px;
}
.fc-search-form-flights-embed .webform-component-radios input {
  float: left;
  width: auto;
}
.fc-search-form-flights-embed #webform-component-step1,
.fc-search-form-flights-embed #webform-component-step1--2,
.fc-search-form-flights-embed #webform-component-step1--3,
.fc-search-form-flights-embed .return-date-container,
.fc-search-form-flights-embed .departure-date-container {
  height: 45px;
  float: left;
  padding: 15px 0;
  width: 33%;
  text-align: center;
}
.fc-search-form-flights-embed #webform-component-step1 span,
.fc-search-form-flights-embed #webform-component-step1--2 span,
.fc-search-form-flights-embed #webform-component-step1--3 span,
.fc-search-form-flights-embed .return-date-container span,
.fc-search-form-flights-embed .departure-date-container span {
  float: left;
  clear: both;
  margin-bottom: 5px;
  width: 100%;
}
.fc-search-form-flights-embed #webform-component-step1.activeStep,
.fc-search-form-flights-embed #webform-component-step1--2.activeStep,
.fc-search-form-flights-embed #webform-component-step1--3.activeStep,
.fc-search-form-flights-embed .return-date-container.activeStep,
.fc-search-form-flights-embed .departure-date-container.activeStep {
  background: #fff;
}
.fc-search-form-flights-embed #webform-component-step1,
.fc-search-form-flights-embed #webform-component-step1--2,
.fc-search-form-flights-embed #webform-component-step1--3 {
  background: #fff;
  margin-right: 0;
}
.fc-search-form-flights-embed #webform-component-step1 .webform-component-radios,
.fc-search-form-flights-embed #webform-component-step1--2 .webform-component-radios,
.fc-search-form-flights-embed #webform-component-step1--3 .webform-component-radios {
  padding: 0 15px;
}
.fc-search-form-flights-embed #webform-component-step1 .select-direction-container span,
.fc-search-form-flights-embed #webform-component-step1--2 .select-direction-container span,
.fc-search-form-flights-embed #webform-component-step1--3 .select-direction-container span {
  margin-bottom: 7px;
}
.fc-search-form-flights-embed #webform-component-step1 .select-direction-container span:first-child:before,
.fc-search-form-flights-embed #webform-component-step1--2 .select-direction-container span:first-child:before,
.fc-search-form-flights-embed #webform-component-step1--3 .select-direction-container span:first-child:before {
  content: '1. ';
  color: #e00;
}
.fc-search-form-flights-embed .departure-date-container span:first-child:before {
  content: '2. ';
  color: #e00;
}
.fc-search-form-flights-embed .departure-date-container .departure-date-text {
  margin-bottom: 0;
}
.fc-search-form-flights-embed .departure-date-container.activeStep {
  color: #909;
  font-weight: bold;
  text-align: center;
}
.fc-search-form-flights-embed .return-date-container span:first-child:before {
  content: '3. ';
  color: #e00;
}
.fc-search-form-flights-embed .return-date-container .return-date-text {
  margin-bottom: 0;
}
.fc-search-form-flights-embed .return-date-container.activeStep {
  color: #060;
  font-weight: bold;
  text-align: center;
}
.fc-search-form-flights-embed .ui-datepicker-inline {
  clear: both;
  width: auto !important;
}
.fc-search-form-flights-embed .ui-datepicker-inline .selected-departure-date a {
  background-color: #909 !important;
  background-image: none !important;
  color: #fff !important;
}
.fc-search-form-flights-embed #webform-component-travel-details,
.fc-search-form-flights-embed #webform-component-travel-details--2,
.fc-search-form-flights-embed #webform-component-travel-details--3,
.fc-search-form-flights-embed #webform-component-travel-details--4 {
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
.fc-search-form-flights-embed #webform-component-travel-details .form-item,
.fc-search-form-flights-embed #webform-component-travel-details--2 .form-item,
.fc-search-form-flights-embed #webform-component-travel-details--3 .form-item,
.fc-search-form-flights-embed #webform-component-travel-details--4 .form-item {
  float: left;
  margin-right: 10px;
  width: 23%;
}
.fc-search-form-flights-embed .form-actions {
  clear: both;
}

.region.sidebar .fc-search-form-flights .fc-form .form-item {
  float: none;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
  top: 175px;
  left: 45px;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item#webform-component-startCity {
  width: auto;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item#webform-component-flightClass {
  width: auto;
  margin-right: 0;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-select {
  margin-right: 0;
  width: auto;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item {
  width: auto;
  margin-right: 0;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-startDate, .region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-submitted-startDate {
  margin-bottom: 30px;
}
.region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-endDate, .region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-submitted-endDate {
  margin-left: 0;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
    top: 145px;
  }

  .region.sidebar .fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
    top: 193px;
    left: 8%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-search-form-flights .fc-form .form-item {
    float: none;
    margin-bottom: 10px;
  }
  .fc-search-form-flights .fc-form .form-item#webform-component-flightTypeOption {
    margin-top: 0;
    margin-bottom: 6px;
  }
  .fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
    top: 238px;
    left: 10px;
  }
  .fc-search-form-flights .fc-form .form-item.form-item-startDate, .fc-search-form-flights .fc-form .form-item.form-item-submitted-startDate {
    margin-bottom: 30px;
  }
  .fc-search-form-flights .fc-form .form-item#webform-component-startCity, .fc-search-form-flights .fc-form .form-item#webform-component-flightClass {
    width: 100%;
  }
  .fc-search-form-flights .fc-form .form-item.webform-component-select {
    margin-right: 0;
    width: auto;
  }
  .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item {
    width: auto;
  }
  .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-endDate, .fc-search-form-flights .fc-form .form-item.webform-component-fcl_datepicker .form-item.form-item-submitted-endDate {
    margin-left: 0;
  }

  .fc-search-form-flights-embed #webform-component-step1,
  .fc-search-form-flights-embed #webform-component-step1--2,
  .fc-search-form-flights-embed #webform-component-step1--3,
  .fc-search-form-flights-embed .return-date-container,
  .fc-search-form-flights-embed .departure-date-container {
    font-size: 10px;
    line-height: normal;
  }
  .fc-search-form-flights-embed .webform-component-radios .form-item {
    margin-right: 5px;
  }
  .fc-search-form-flights-embed .webform-component-radios label {
    font-size: 10px;
  }
  .fc-search-form-flights-embed .ui-datepicker.ui-datepicker-multi-3 .ui-datepicker-group {
    float: none;
    margin-bottom: 5px;
    width: 100%;
  }
  .fc-search-form-flights-embed #webform-component-travel-details .form-item,
  .fc-search-form-flights-embed #webform-component-travel-details--2 .form-item,
  .fc-search-form-flights-embed #webform-component-travel-details--3 .form-item,
  .fc-search-form-flights-embed #webform-component-travel-details--4 .form-item {
    float: none;
    margin-right: 10px;
    width: 100%;
  }
  .fc-search-form-flights-embed #webform-component-step1 .webform-component-radios,
  .fc-search-form-flights-embed #webform-component-step1--2 .webform-component-radios,
  .fc-search-form-flights-embed #webform-component-step1--3 .webform-component-radios {
    padding: 0 5px;
  }
}
.fc-form-accommodation .fc-form .form-item#webform-component-title {
  margin-bottom: 5px;
}
.fc-form-accommodation .fc-form .form-item.webform-component-radios {
  margin-bottom: 0;
}
.fc-form-accommodation .fc-form .form-item.webform-component-fcl_ajaxauto {
  clear: both;
  width: 280px;
}
.fc-form-accommodation .fc-form .form-item.webform-component-fcl_ajaxauto .form-item {
  width: 280px;
}
.fc-form-accommodation .fc-form .form-item.webform-component-fcl_datepicker .form-item {
  width: 130px;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-form-accommodation .fc-form .form-item.webform-component-fcl_ajaxauto {
    width: auto;
  }
  .fc-form-accommodation .fc-form .form-item.webform-component-fcl_ajaxauto .form-item {
    width: auto;
  }
  .fc-form-accommodation .fc-form .form-item.webform-component-fcl_datepicker .form-item {
    width: auto;
  }
}
.fc-soar-form {
  margin-bottom: 0;
  position: relative;
  height: auto;
}
.fc-soar-form .form-item {
  float: left;
  margin-bottom: 6px;
}
.fc-soar-form .form-item label {
  font-size: 11px;
  line-height: 16px;
}
.fc-soar-form .form-item .form-text,
.fc-soar-form .form-item .form-select {
  margin-bottom: 0;
}
.fc-soar-form div.form-item-title {
  float: none;
}
.fc-soar-form div.form-item-title p {
  color: #fff;
  margin: 0 0 6px;
  height: 26px;
  line-height: 26px;
  font-size: 24px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}
.fc-soar-form .form-item-startCityStr,
.fc-soar-form .form-item-type-datepicker,
.fc-soar-form .form-item-numAdults,
.fc-soar-form .form-item-infoChildren,
.fc-soar-form .form-submit {
  clear: left;
}
.fc-soar-form .form-item-startCityStr,
.fc-soar-form .form-item-endCityStr {
  width: 220px;
}
.fc-soar-form .form-item-startCityStr {
  margin-right: 14px;
}
.fc-soar-form #edit-flighttype * {
  float: none;
  display: inline;
}
.fc-soar-form #edit-flighttype .form-type-radio {
  margin-right: 10px;
}
.fc-soar-form #edit-flighttype .form-radio {
  width: 20px;
}
.fc-soar-form .form-item-type-datepicker .form-item-startDate,
.fc-soar-form .form-item-type-datepicker .form-item-endDate {
  width: 128px;
}
.fc-soar-form .form-item-type-datepicker .form-item-startDate {
  margin-right: 20px;
}
.fc-soar-form .form-item-type-datepicker .form-item-flightType {
  width: 86px;
  margin-top: 25px;
}
.fc-soar-form .form-item-numAdults,
.fc-soar-form .form-item-numChildren,
.fc-soar-form .form-item-numInfants {
  margin-right: 14px;
  width: 89px;
}
.fc-soar-form .form-item-flightClass {
  width: 145px;
  margin-right: 0;
}
.fc-soar-form div.form-item-infoChildren {
  float: none;
}
.fc-soar-form div.form-item-infoChildren p {
  font-size: 11px;
  color: #fff;
  margin-bottom: 0;
}
.fc-soar-form div.form-item-infoChildren a {
  color: #0fb6cf;
  text-decoration: none;
}
.fc-soar-form div.form-item-infoChildren a:hover {
  text-decoration: underline;
}
.fc-soar-form .form-submit {
  margin: 0;
}
.fc-soar-form label {
  margin: 1px 0;
}
.fc-soar-form label.error, .fc-soar-form label.ok {
  margin-top: 28px;
}
.fc-soar-form label.error {
  min-width: 140px;
  max-width: 330px;
}
.fc-soar-form .form-item-flightType input {
  width: 20px;
}
.fc-soar-form .form-item-numAdults label.error,
.fc-soar-form .form-item-numInfants label.error {
  margin-top: -6px;
}
.fc-soar-form .form-item-numAdults label.error {
  max-width: 174px;
}
.fc-soar-form .form-item-numInfants label.error {
  max-width: 190px;
}

#content .fc-soar-form {
  background-image: url("http://media.fclmedia.com/global-images/fc/flights/search-form/flights.jpg");
  background-size: cover;
  padding: 10px;
}
#content .fc-soar-form > div {
  width: 460px;
}

.region.sidebar .fc-soar-form {
  padding-top: 15px;
  background: #383a40 !important;
}
.region.sidebar .fc-soar-form .form-item {
  float: none;
  width: 100%;
  margin-bottom: 5px;
}
.region.sidebar .fc-soar-form .form-item label,
.region.sidebar .fc-soar-form .form-item p {
  color: #fff;
}
.region.sidebar .fc-soar-form .form-item label a,
.region.sidebar .fc-soar-form .form-item label a:hover,
.region.sidebar .fc-soar-form .form-item p a,
.region.sidebar .fc-soar-form .form-item p a:hover {
  color: #0fb6cf;
}
.region.sidebar .fc-soar-form .form-item label a,
.region.sidebar .fc-soar-form .form-item p a {
  text-decoration: none;
}
.region.sidebar .fc-soar-form .form-item label a:hover,
.region.sidebar .fc-soar-form .form-item p a:hover {
  text-decoration: underline;
}
.region.sidebar .fc-soar-form .form-item input {
  margin-bottom: 0;
}
.region.sidebar .fc-soar-form .form-item.form-item-flightType input {
  width: 13px;
  margin-right: 3px;
}
.region.sidebar .fc-soar-form .form-item.form-item-endDate {
  margin-bottom: 10px;
}
.region.sidebar .fc-soar-form label {
  margin-bottom: 0;
}
.region.sidebar .fc-soar-form label.error, .region.sidebar .fc-soar-form label.ok {
  margin-top: -4px;
}
.region.sidebar .fc-soar-form label.error {
  max-width: 217px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .fc-soar-form .form-item label.error {
    max-width: 205px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-soar-form .form-select {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .fc-soar-form .form-item label.error {
    max-width: 205px;
  }

  .sidebar .fc-soar-form div.form-item-numAdults {
    float: left;
    width: 30%;
    margin-right: 2%;
  }
  .sidebar .fc-soar-form div.form-item-numChildren {
    float: left;
    width: 34%;
    margin-right: 2%;
  }
  .sidebar .fc-soar-form div.form-item-numInfants {
    float: left;
    width: 32%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-soar-form {
    background-image: none !important;
    background-color: #000;
  }
  .fc-soar-form .form-item,
  .fc-soar-form #edit-flighttype,
  .fc-soar-form .form-item-type-datepicker .form-item {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  .fc-soar-form .form-select {
    padding: 5px 3px;
  }
  .fc-soar-form .form-item-endDate {
    margin-left: 0 !important;
  }
  .fc-soar-form label {
    margin-bottom: 2px;
  }

  #content .fc-soar-form > div {
    width: 100%;
  }

  #ui-datepicker-div {
    width: auto !important;
    left: 0 !important;
  }

  .form-item-flightType {
    height: 40px;
    line-height: 40px;
    padding-top: 5px;
  }

  .form-item #edit-flighttype {
    margin-right: 5px;
  }
  .form-item label.error, .form-item label.ok {
    margin-top: -3px;
  }
  .form-item label.error {
    max-width: 252px;
  }
}
.fc-static-form > div h2 {
  margin: 0 0 5px;
}
.fc-static-form > div hr {
  margin-bottom: 10px;
}
.fc-static-form > div .fc-form-title hr {
  margin-bottom: 5px;
}
.fc-static-form > div .form-item .form-text,
.fc-static-form > div .form-item .form-select {
  margin-bottom: 0;
}
.fc-static-form > div .form-item .ui-autocomplete-loading {
  background: #fff url('../images/fc-responsive/loaders/loader.gif?7b9776076') no-repeat right center;
}
.fc-static-form > div .form-submit {
  margin: 0;
}

.fc-search-form {
  background: #000 no-repeat right top;
}
.fc-search-form > div {
  background: url('../images/fc-responsive/forms/form-black-fade.png?b5bcd7ffa') repeat-y 0 0;
  width: 460px;
  padding: 10px;
}
.fc-search-form > div .form-item {
  display: inline-block;
  width: 210px;
  margin-right: 15px;
}
.fc-search-form > div .form-item label {
  font-size: 11px;
  line-height: 16px;
}
.fc-search-form > div label.ok {
  display: none;
}
.fc-search-form > div .autocomplete-menu-visible label.error {
  display: none;
}

.fc-flight-solr {
  background-image: url("http://media.fclmedia.com/global-images/fc/flights/search-form/flights.jpg");
}

.fc-holiday-solr {
  background-image: url("http://media.fclmedia.com/global-images/fc/holidays/search-form/holidays-international.jpg");
}

.fc-cruise-solr > div .form-item-destinationCity {
  width: 220px;
  margin-right: 200px;
}
.fc-cruise-solr > div .form-item-departing,
.fc-cruise-solr > div .form-item-flexible-dates {
  width: 115px;
  margin-right: 15px;
}
.fc-cruise-solr > div .form-item-duration {
  width: 135px;
}
.fc-cruise-solr > div .form-item-shipline {
  width: 220px;
}

.fc-tour-solr {
  background-image: url("http://media.fclmedia.com/global-images/fc/tours/search-form/1.jpg");
}
.fc-tour-solr > div .form-item-destinationCity,
.fc-tour-solr > div .form-item-fsupplier {
  margin-right: 15px;
}

.fc-accommodation-solr > div .form-item-destinationCity,
.fc-accommodation-solr > div .form-item-price {
  width: 200px;
  margin-right: 200px;
}

.fc-form-search-again .fc-static-form {
  background: #383a40 none;
}
.fc-form-search-again .fc-static-form > div {
  background: none;
}
.fc-form-search-again .fc-static-form > div .fc-form-title {
  display: none;
}

.front .region-hero .block-quicktabs .fc-static-form {
  background: none;
}
.front .region-hero .block-quicktabs .fc-static-form > div {
  background: none;
  padding: 0;
}
.front .region-hero .block-quicktabs .fc-static-form > div .fc-form-title {
  display: none;
}

.block-quicktabs .fc-search-form {
  background-image: none;
}
.block-quicktabs .fc-search-form > div {
  padding: 0;
}
.block-quicktabs .fc-search-form .fc-form-title {
  display: none;
}

.region.sidebar .fc-search-form {
  padding: 0;
}
.region.sidebar .fc-search-form > div {
  background: none;
  padding: 15px 0;
  margin: 0 auto;
}
.region.sidebar .fc-search-form > div .form-item {
  display: block;
  width: 100%;
  margin-right: 0;
}
.region.sidebar .fc-search-form > div .form-submit {
  margin-bottom: 0;
}
.region.sidebar .fc-search-form > div input {
  margin-bottom: 0;
}
.region.sidebar .fc-search-form > div .fc-form-title,
.region.sidebar .fc-search-form > div hr {
  display: none;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper .fc-static-form > div {
    width: auto;
  }

  .fc-static-form {
    background-size: cover;
  }

  .fc-search-form h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-static-form {
    background-image: none !important;
    background-color: #000;
  }

  .fc-search-form > div {
    width: auto;
  }
  .fc-search-form > div .form-item {
    display: block;
    width: 100% !important;
    height: auto;
    margin-right: 0 !important;
  }
  .fc-search-form > div .form-item .form-text,
  .fc-search-form > div .form-item .form-select,
  .fc-search-form > div .form-item .form-textarea {
    width: 100%;
    font-size: 16px;
  }
  .fc-search-form > div .form-item,
  .fc-search-form > div .form-item .form-text,
  .fc-search-form > div .form-item .form-select,
  .fc-search-form > div .form-item textarea {
    float: none;
    display: block;
  }
}
.fc-ean-form > div .form-item {
  margin-right: 1%;
}
.fc-ean-form > div .form-disabled {
  display: none;
}
.fc-ean-form > div .form-item-choose-destination {
  width: 49.5%;
}
.fc-ean-form > div .form-item-checkin-date,
.fc-ean-form > div .form-item-checkout-date {
  float: left;
  width: 49.5%;
}
.fc-ean-form > div .form-item-roomsCount,
.fc-ean-form > div .form-item-rooms-0\.adultsCount,
.fc-ean-form > div .form-item-rooms-0\.childrenCount,
.fc-ean-form > div .form-item-rooms-0\.children-0\.age,
.fc-ean-form > div .form-item-rooms-0\.children-1\.age,
.fc-ean-form > div .form-item-rooms-0\.children-2\.age {
  float: left;
  width: 19.2%;
}
.fc-ean-form > div .form-item-checkout-date,
.fc-ean-form > div .form-item-rooms-0\.children-2\.age {
  margin-right: 0;
}
.fc-ean-form .fieldset-passengers {
  display: none;
}

.front .region-sidebar-second img {
  max-width: 100%;
  display: block;
}
.front .region-sidebar-second .block-views .views-row {
  margin-bottom: 10px;
}
.front .region-hero .block-quicktabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 460px;
  padding: 10px;
  height: 276px;
  margin: 0;
  background: url('../images/fc-responsive/forms/form-black-fade.png?b5bcd7ffa') repeat-y 0 0;
}
.front .region-hero .block-quicktabs .mobile-select-menu-wrapper {
  display: none !important;
}
.front .region-hero .block-quicktabs .form-accommodation-international,
.front .region-hero .block-quicktabs #webform-component-international-hire-section {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul {
  background: transparent;
  filter: none;
  border-bottom: 1px dotted #aaa;
  float: left;
  margin: 0;
  padding-bottom: 5px;
  width: 100%;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul.ui-tabs-nav {
  display: block !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li {
  margin-right: 8px;
  float: left;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.last {
  margin: 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.flights.ui-state-active a {
  background-position: 0 -79px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.flights a {
  background-position: 0 1px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.flights a:hover {
  background-position: 0 -39px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.holiday-packages.ui-state-active a {
  background-position: -44px -81px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.holiday-packages a {
  background-position: -44px -1px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.holiday-packages a:hover {
  background-position: -44px -41px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.tours.ui-state-active a {
  background-position: -195px -81px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.tours a {
  background-position: -195px -1px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.tours a:hover {
  background-position: -195px -41px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.cruises.ui-state-active a {
  background-position: -141px -80px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.cruises a {
  background-position: -141px 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.cruises a:hover {
  background-position: -141px -40px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.accommodation.ui-state-active a {
  background-position: -91px -81px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.accommodation a {
  background-position: -91px 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.accommodation a:hover {
  background-position: -91px -40px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.rail.ui-state-active a {
  background-position: -253px -80px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.rail a {
  width: 25px;
  background-position: -253px 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.rail a:hover {
  background-position: -253px -40px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.car.ui-state-active a {
  background-position: -299px -80px !important;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.car a {
  width: 40px;
  background-position: -299px 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li.car a:hover {
  background-position: -299px -40px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li a {
  background: transparent url('../images/fc-responsive/sprite-hp-icon.png?45e80dacc') no-repeat 0 0;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  display: block;
  width: 37px;
  height: 37px;
  padding: 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li a:hover {
  border: 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper ul li a:after {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper #block-bean-car-hire-search {
  padding-top: 5px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .block-panels-mini {
  padding-top: 5px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .block-panels-mini #webform-component-line-break-2 {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .block-bean {
  padding-top: 10px;
  margin: 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .block-bean .mod-header {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .fc-form {
  background-color: transparent;
  height: auto;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper .fc-form .fc-form-inner {
  background: none;
  padding: 0;
  min-height: inherit;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item.webform-component-markup {
  width: auto;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item#webform-component-title {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-travel-extras #webform-component-carhire {
  margin: 0;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-travel-extras #webform-component-domestic-hire-section--markup-hr-2 {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-travel-extras #webform-component-international-hire-section--international-form {
  margin-bottom: 5px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form {
  background-image: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item {
  margin-bottom: 3px;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item#webform-component-line-break {
  display: none;
}
.front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item.webform-component-checkboxes {
  top: 75px;
}
.front #content .view {
  position: relative;
}
.front #content .view .view-filters {
  position: absolute;
  top: -5px;
}
.front #content .view .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0;
}
.front #content .view .view-filters .views-exposed-form .views-exposed-widget select {
  padding: 5px 3px;
}
.front #content .view .fcl-views-matrix th {
  padding: 0;
}
.front #content .view .fcl-views-matrix th span {
  display: block;
  height: 22px;
  float: right;
}
.front #content .view .fcl-views-matrix th .flights {
  color: transparent;
  background: transparent no-repeat 0 -478px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  font-size: 0;
  width: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .front #content .view .fcl-views-matrix th .flights {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.front #content .view .fcl-views-matrix th .flights_plus {
  color: transparent;
  background: transparent no-repeat 0 -568px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .front #content .view .fcl-views-matrix th .flights_plus {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.front .region-site-message {
  text-align: center;
  background-color: #116ab2;
  margin: 7px 0 -21px;
}
.front .region-site-message p,
.front .region-site-message a {
  font-size: 14px;
  padding: 11px 0;
  color: #fff;
}
.front .region-site-message strong {
  font-size: 16px;
  color: #fff;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .front .region-sidebar-second #block-views-promotion-block .views-row,
  .front .region-sidebar-second #block-views-promotion-banners-block .views-row {
    float: left;
    width: 46%;
    margin: 2%;
    min-height: 115px;
  }
  .front .region-sidebar-second #block-views-promotion-block .views-row img,
  .front .region-sidebar-second #block-views-promotion-banners-block .views-row img {
    height: auto;
    max-width: none;
    width: 100%;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item input.form-radio {
    height: auto;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item input.fcl-datepicker-widget, .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item input.hasDatepicker {
    background-position: right 6px;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-item select {
    padding: 5px 3px;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form .form-submit {
    height: auto;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .front .region-sidebar-second #block-views-promotion-block .views-row,
  .front .region-sidebar-second #block-views-promotion-banners-block .views-row {
    float: none;
    width: auto;
  }
  .front .region-hero .block-quicktabs {
    position: relative;
    width: auto;
    height: auto;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item.form-item-submitted-startDate {
    margin-bottom: 30px;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item#webform-component-flightType {
    top: 157px;
    left: 0;
  }
  .front .region-hero .block-quicktabs .quicktabs-ui-wrapper form.fc-search-form-flights .fc-form .form-item.webform-component-markup {
    margin: 10px 0 6px;
  }
  .front .region-site-message {
    margin: 18px 0 -7px;
  }
}
.airport-info {
  float: left;
  margin-right: 2%;
  width: 48%;
}

.fc-terminal-maps img {
  display: block;
  margin: 0 auto;
}

.view-display-id-airport_info {
  overflow: hidden;
}

.form-accommodation-international.hide-form {
  display: none;
}

.accommodation-layout nav.breadcrumb ol li.first a,
.accommodation-layout nav.breadcrumb ol li.first a:visited {
  background-position: -387px -497px;
}
.accommodation-layout .webform-client-form {
  margin-bottom: 12px;
}
.accommodation-layout ul.facilities {
  overflow: hidden;
  margin: 0 0 15px;
}
.accommodation-layout ul.facilities li {
  width: 33%;
  float: left;
  list-style: inside;
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .accommodation-layout ul.facilities li {
    width: 100%;
  }
}
.accommodation-layout ul.facilities li.title {
  width: 100%;
  margin: 0;
  font-weight: bold;
}

.section-accommodation .breadcrumb-wrapper {
  display: none;
}
.section-accommodation .accommodation-layout .breadcrumb-wrapper {
  display: block;
}
.section-accommodation .region.sidebar .block-webform h4.block-title {
  background: #cc0c00 no-repeat -390px -503px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .section-accommodation .region.sidebar .block-webform h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.section-accommodation #click-to-call-sidebar .consultant-image {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-6.png?8f25d4ce6');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .section-accommodation #click-to-call-sidebar .consultant-image {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-6-@2x.png?2571dc6b5');
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
.section-accommodation #click-to-call-sidebar .accommodation-text {
  display: block;
  padding: 15px 0 0 15px;
}
.section-accommodation #click-to-call-sidebar .destination-text {
  display: none;
}

.accommodation-text {
  display: none;
}

.panel-accommodation-page .form-accommodation-international {
  display: none;
}

.apache-solr-search #content {
  padding-bottom: 0;
}

.facilities-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 62%;
  overflow: visible;
  margin-top: 20px;
}

.facilities-listing {
  border-left: 1px solid #eaeaea;
  width: 62%;
  margin: 0 0 20px;
}
.facilities-listing td {
  width: 50%;
}

.property-listing .views-row a {
  text-decoration: none;
}
.property-listing .views-row .property-wrapper {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  min-height: 98px;
  padding: 15px 15px 0;
}
.property-listing .views-row .property-wrapper:hover h3 {
  color: #e00;
}
.property-listing .views-row .property-wrapper:hover .find-out-more {
  text-decoration: none;
  color: #fff;
  background: #3d9eec;
}
.property-listing .views-row .property-wrapper h3 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  height: auto;
  clear: both;
  font-weight: bold;
  color: #116ab2;
  text-decoration: none;
}
.property-listing .views-row .property-wrapper p {
  text-decoration: none;
}
.property-listing .views-row .property-wrapper .find-out-more {
  background: #fff;
  border: 1px solid #116ab2;
  color: #116ab2;
  float: right;
  font-weight: normal;
  font-size: 11px;
  margin-top: 5px;
  padding: 1px 5px;
  text-decoration: none;
}
.property-listing .views-row .property-wrapper .views-field-field-street {
  font-weight: bold;
}
.property-listing .views-row .property-wrapper .views-field-field-industry-rating {
  margin: 5px 0 10px;
  float: left;
}
.property-listing .views-row .property-wrapper .field-name-field-accomm-ao-price {
  margin-top: -5px;
  float: right;
  text-align: right;
}
.property-listing .views-row .property-wrapper span.star {
  float: left;
  display: block;
  width: 19px;
  height: 18px;
  background: transparent no-repeat -156px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-listing .views-row .property-wrapper span.star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.property-listing .views-row .property-wrapper span.star.grey-star {
  background: transparent no-repeat -155px -19px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-listing .views-row .property-wrapper span.star.grey-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.property-listing .views-row .property-wrapper span.star.half-star {
  background: transparent no-repeat -156px -40px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-listing .views-row .property-wrapper span.star.half-star {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.property-listing.property-listing-mytime .property-wrapper h3 {
  margin-right: 35px;
}
.property-listing.property-listing-mytime .property-wrapper .product-ribbon {
  display: block;
  width: 75px;
  height: 46px;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  z-index: 15;
  background: transparent no-repeat -254px -96px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .property-listing.property-listing-mytime .property-wrapper .product-ribbon {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .facilities-header {
    width: 100%;
  }

  .facilities-listing {
    width: 100%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .facilities-header {
    width: 100%;
  }

  .facilities-listing {
    width: 100%;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .property-listing .views-field-field-accomm-ao-price {
    float: right;
    margin: 10px 0;
  }
  .property-listing.property-listing-mytime h3 {
    margin-right: 30px;
  }
}
.section-cruises nav.breadcrumb ol li.first a,
.section-cruises nav.breadcrumb ol li.first a:visited {
  background-position: -387px -153px;
}
.section-cruises .theme-list-wrapper .destination-tree-city-level {
  border: 0;
}
.section-cruises .theme-list-wrapper .destination-tree-city-level > li {
  list-style: none;
  border-bottom: 1px dotted #bcbcbc;
}
.section-cruises .theme-list-wrapper .destination-tree-city-level > li > a {
  font-weight: bold;
}
.section-cruises .theme-list-wrapper li .item-list {
  width: 100%;
}
.section-cruises .theme-list-wrapper li .item-list ul {
  padding-bottom: 0;
}

.page-contact-us table th {
  font-size: 12px;
  padding: 10px;
  background: #eaeaea;
  text-transform: none;
}
.page-contact-us table tr td {
  width: 50%;
  border-right: 0;
}
.page-contact-us table h2 {
  font-size: 23px;
  margin-top: .4em;
}
.page-contact-us table.contact-social th {
  text-align: center;
}
.page-contact-us table.contact-social td {
  vertical-align: middle;
}
.page-contact-us table.contact-social td p {
  margin: 0;
}

.section-about-us #click-to-call-sidebar .consultant-image,
.section-contact-us #click-to-call-sidebar .consultant-image {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-default.png?7470432ac');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .section-about-us #click-to-call-sidebar .consultant-image,
  .section-contact-us #click-to-call-sidebar .consultant-image {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-default-@2x.png?529a26e53');
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
.section-about-us #click-to-call-sidebar .flights-text,
.section-contact-us #click-to-call-sidebar .flights-text {
  display: block;
  padding: 15px 0 0 20px;
}
.section-about-us #click-to-call-sidebar .destination-text,
.section-contact-us #click-to-call-sidebar .destination-text {
  display: none;
}

.section-flights nav.breadcrumb ol li.first a,
.section-flights nav.breadcrumb ol li.first a:visited {
  background-position: -387px 0;
}
.section-flights #content .pane-bean-flights-search {
  margin-bottom: 10px;
  clear: both;
}
.section-flights #content .product-table-left {
  float: left;
}
.section-flights #content .product-table-right {
  float: right;
}
.section-flights #content .product-table-left,
.section-flights #content .product-table-right {
  width: 49%;
}
.section-flights #content .product-table-left .fcl-views-matrix thead,
.section-flights #content .product-table-right .fcl-views-matrix thead {
  display: none;
}
.section-flights #content .product-table-left table,
.section-flights #content .product-table-right table {
  margin-bottom: 0;
}
.section-flights #content .product-table-left tr.views-row-last,
.section-flights #content .product-table-right tr.views-row-last {
  border-bottom: 0;
}
.section-flights #content .view.view-flights-by-airline .view-filters {
  left: 5px;
  position: relative;
  z-index: 9;
}
.section-flights #content .view.view-flights-by-airline .view-content {
  top: -48px;
  position: relative;
}
.section-flights #content .view .views-submit-button {
  height: 25px;
}
.section-flights #content .view .views-submit-button .throbber {
  background: url('../images/fc-responsive/loaders/ajax-loader.gif?454bae94e');
  height: 24px;
  width: 24px;
  margin: 2px 0 0 2px;
}
.section-flights #content .hide-views-exposed-form .views-exposed-form {
  display: none;
}
.section-flights #content .view-fc-flights-homepage.view-display-id-international_flights {
  margin-top: 51px;
}
.section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .views-exposed-form {
  display: block;
}
.section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .form-type-select {
  font-size: 0;
}
.section-flights #content .view-fc-flights-homepage .views-exposed-form {
  display: none;
}
.section-flights #content .view-fc-flights-homepage td.views-field-nothing {
  width: 60%;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.section-flights #content .view-fc-flights-homepage td.views-field-nothing a {
  text-decoration: none;
  color: #383a40;
}
.section-flights #content .view-fc-flights-homepage td.views-field-nothing a:hover span {
  color: #e00;
  text-decoration: underline;
}
.section-flights #content .view-fc-flights-homepage td.views-field-nothing span {
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
}
.section-flights #content .view-fc-flights-homepage td.views-field-rendered-entity {
  width: 40%;
}
.section-flights #content .view-fc-flights-homepage .views-submit-button .throbber {
  background: url('../images/fc-responsive/loaders/ajax-loader-alt.gif?163ea071b');
  height: 24px;
  width: 24px;
  margin-top: 10px;
  margin-left: 10px;
}
.section-flights #click-to-call-sidebar .consultant-image {
  background: transparent no-repeat right bottom;
  background-image: url('../images/fc-responsive/consultants/ctc/consultant-2.png?b734c9bff');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .section-flights #click-to-call-sidebar .consultant-image {
    background-image: url('../images/fc-responsive/consultants/ctc/consultant-2-@2x.png?80a9bffa2');
    -moz-background-size: 211px 117px;
    -o-background-size: 211px 117px;
    -webkit-background-size: 211px 117px;
    background-size: 211px 117px;
  }
}
.section-flights #click-to-call-sidebar .flights-text {
  display: block;
  padding: 15px 0 0 20px;
}
.section-flights #click-to-call-sidebar .destination-text {
  display: none;
}

#block-bean-flights-lag {
  padding: 0 7px;
}

#block-bean-airline-directory {
  text-align: center;
}

#click-to-call-sidebar .flights-text {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #block-bean-airline-directory {
    display: none;
  }

  .section-flights #content .product-table-left,
  .section-flights #content .product-table-right {
    width: 100%;
    float: none;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-international_flights {
    margin-top: 0;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .views-exposed-form {
    width: 100%;
  }
  .section-flights #content .view .views-submit-button {
    height: auto;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  #block-bean-airline-directory {
    display: none;
  }

  .section-flights #content .product-table-left,
  .section-flights #content .product-table-right {
    width: 100%;
    float: none;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-international_flights {
    margin-top: 0;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .views-exposed-form {
    width: 100%;
  }
  .section-flights #content .view.view-flights-by-airline .view-filters {
    left: 5px;
    position: relative;
    z-index: 9;
  }
  .section-flights #content .view.view-flights-by-airline .view-content {
    top: -52px;
    position: relative;
  }
  .section-flights #content .checkin-guide .at-home,
  .section-flights #content .checkin-guide .getting-there,
  .section-flights #content .checkin-guide .at-the-airport {
    width: 30%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-flights #content .product-table-left,
  .section-flights #content .product-table-right {
    float: none;
    width: 100%;
  }
  .section-flights #content .view.view-flights-by-airline .view-filters {
    left: 5px;
    position: relative;
    z-index: 9;
  }
  .section-flights #content .view.view-flights-by-airline .view-content {
    top: -52px;
    position: relative;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-international_flights {
    margin-top: 0;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .views-exposed-form {
    width: 100%;
  }
  .section-flights #content .view-fc-flights-homepage.view-display-id-domestic_flights .views-exposed-form label {
    font-size: 18px;
    margin-left: 5px;
  }
}
#content .travel-tip {
  background-color: #f4f4f4;
  margin: 25px 0 0 15px;
  padding: 7px 7px 7px 40px;
  position: relative;
}
#content .travel-tip img {
  left: -15px;
  position: absolute;
  top: -15px;
}
#content .checkin-guide {
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
}
#content .checkin-guide ul {
  margin: 0;
  list-style: none;
}
#content .checkin-guide ul li {
  padding: 0 5px 20px 35px;
}
#content .checkin-guide ul li.home-icon {
  background: transparent no-repeat -336px -6px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.home-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.bag-icon {
  background: transparent no-repeat -306px -37px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.bag-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.cursor-icon {
  background: transparent no-repeat -280px -64px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.cursor-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.printer-icon {
  background: transparent no-repeat -246px -97px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.printer-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.photo-icon {
  background: transparent no-repeat -215px -126px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.photo-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.checkin-icon {
  background: transparent no-repeat -189px -154px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.checkin-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.security-icon {
  background: transparent no-repeat -159px -183px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.security-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.gate-icon {
  background: transparent no-repeat -124px -221px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.gate-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.chair-icon {
  background: transparent no-repeat -97px -248px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.chair-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.itinerary-icon {
  background: transparent no-repeat -70px -276px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.itinerary-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.passport-icon {
  background: transparent no-repeat -38px -305px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.passport-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide ul li.customs-icon {
  background: transparent no-repeat -8px -338px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide ul li.customs-icon {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide .at-home,
#content .checkin-guide .getting-there,
#content .checkin-guide .at-the-airport {
  height: 360px;
  float: left;
  padding: 5px;
  width: 31%;
}
#content .checkin-guide .at-home h6,
#content .checkin-guide .getting-there h6,
#content .checkin-guide .at-the-airport h6 {
  line-height: 22px;
  margin: 0 0 10px;
}
#content .checkin-guide .getting-there {
  background: #383a40 no-repeat 65px 320px;
  background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #content .checkin-guide .getting-there {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee');
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}
#content .checkin-guide .getting-there ul li {
  padding: 0 0 20px;
}
#content .checkin-guide .getting-there ul li p {
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 15px 10px;
}
#content .checkin-guide .getting-there ul li p:last-child {
  background-image: none;
}
#content .checkin-guide .getting-there ul li .xxl {
  font-size: 60px;
  line-height: 34px;
}
#content .checkin-guide .getting-there h6,
#content .checkin-guide .getting-there p {
  color: #fff;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .checkin-guide .getting-there {
    background-image: none;
  }
  .checkin-guide .getting-there ul li p:last-child {
    background: #383a40 no-repeat 10px 135px;
    background-image: url('../images/fc-responsive/plan-prepare-icons.png?b066053b5') !important;
    display: block;
    height: 155px;
  }
}
@media only screen and (max-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-device-width: 649px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-device-width: 649px) and (min-device-pixel-ratio: 2), only screen and (max-width: 649px) and (min-resolution: 192dpi), only screen and (max-device-width: 649px) and (min-resolution: 192dpi), only screen and (max-width: 649px) and (min-resolution: 2dppx), only screen and (max-device-width: 649px) and (min-resolution: 2dppx) {
  .checkin-guide .getting-there ul li p:last-child {
    background-image: url('../images/fc-responsive/plan-prepare-icons-@2x.png?a5f7081ee') !important;
    -moz-background-size: 366px 364px;
    -o-background-size: 366px 364px;
    -webkit-background-size: 366px 364px;
    background-size: 366px 364px;
  }
}

@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .section-flights #content .checkin-guide .at-home,
  .section-flights #content .checkin-guide .getting-there,
  .section-flights #content .checkin-guide .at-the-airport {
    float: none;
    width: 45%;
    display: inline-table;
  }
}
@media only screen and (min-width: 480px) and (max-width: 649px), only screen and (max-device-width: 480px) and (max-device-width: 649px) and (orientation: landscape) {
  .section-flights #content .checkin-guide .getting-there {
    height: auto;
  }
}
.section-tours nav.breadcrumb ol li.first a,
.section-tours nav.breadcrumb ol li.first a:visited {
  background-position: -387px -115px;
}
.section-tours .webform-client-form {
  margin-bottom: 12px;
}
.section-tours .webform-component-select {
  width: 45%;
}
.section-tours #content form .fc-search-form .form-item select {
  width: 100%;
}
.section-tours #webform-component-destination-in {
  width: 220px;
}
.section-tours #webform-component-ss-product-supplier {
  clear: both;
}

@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-tours .webform-component-select {
    width: 100%;
  }
  .section-tours #webform-component-destination-in {
    width: auto;
  }
}
.destination-landing-page .breadcrumb-wrapper {
  display: none;
}

.fodors-footer {
  margin-top: 25px;
}
.fodors-footer p {
  margin: 0;
}

.view-dest-district-maps {
  margin: 1em 0;
}

.view-dest-content-accor.view-display-id-events .views-row,
.view-dest-content.view-display-id-events .views-row {
  margin: 1em 0;
}
.view-dest-content-accor .views-field-body,
.view-dest-content .views-field-body {
  font-size: 12px;
  line-height: 19.2px;
}
.view-dest-content-accor .views-field-body p,
.view-dest-content .views-field-body p {
  display: inline;
}
.view-dest-content-accor .field-name-field-address,
.view-dest-content-accor .field-name-field-event-date,
.view-dest-content .field-name-field-address,
.view-dest-content .field-name-field-event-date {
  font-weight: bold;
  margin: 5px 0 0;
}

.view-dest-content .views-row {
  margin-bottom: 1em;
}

#block-views-dest-poi-overview .attachment {
  margin: 10px 0;
}
#block-views-dest-poi-overview .attachment .view-content {
  background: #eaeaea;
  padding: 12px;
  width: 70%;
  clear: both;
}
#block-views-dest-poi-overview .attachment .view-content .views-label {
  clear: both;
  display: inline;
  float: left;
  margin-right: 5px;
}
#block-views-dest-poi-overview .attachment .view-content .views-field {
  margin: 5px 0;
}
#block-views-dest-poi-overview .attachment .view-content .views-field .field-content {
  display: inline;
}

#block-views-dest-poi-map .attachment {
  padding-top: 10px;
}
#block-views-dest-poi-map .attachment .views-label {
  clear: both;
  display: inline;
}
#block-views-dest-poi-map .attachment .field-content {
  display: inline;
}

#content .fc-world-travel form .fc-search-form .fc-search-form-inner {
  padding-right: 10px;
}
#content .fc-world-travel form .fc-search-form .form-item h2 {
  height: auto;
}

.fc-dest-country-map {
  background: #eaeaea;
  height: auto;
  position: relative;
  width: 453px;
  overflow: hidden;
  margin: 1em auto;
}
.fc-dest-country-map h3 {
  padding: 0;
  margin: 0;
}
.fc-dest-country-map .views-row p {
  margin: 0;
}
.fc-dest-country-map .views-row .views-field {
  position: absolute;
}
.fc-dest-country-map .views-row .views-field.Beijing {
  right: 145px;
  top: 90px;
}
.fc-dest-country-map .views-row .views-field.Beijing a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Guangzhou {
  bottom: 65px;
  right: 150px;
}
.fc-dest-country-map .views-row .views-field.Guangzhou a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Shanghai {
  bottom: 100px;
  right: 130px;
}
.fc-dest-country-map .views-row .views-field.Shanghai a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Hong-Kong {
  bottom: 25px;
  right: 70px;
}
.fc-dest-country-map .views-row .views-field.Hong-Kong a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Macau {
  bottom: 35px;
  right: 170px;
}
.fc-dest-country-map .views-row .views-field.Macau a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Bangkok {
  right: 160px;
  top: 175px;
}
.fc-dest-country-map .views-row .views-field.Bangkok a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Koh-Samui {
  right: 170px;
  top: 290px;
}
.fc-dest-country-map .views-row .views-field.Koh-Samui a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Phuket {
  left: 115px;
  top: 370px;
}
.fc-dest-country-map .views-row .views-field.Phuket a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Chiang-Mai {
  right: 200px;
  top: 15px;
}
.fc-dest-country-map .views-row .views-field.Chiang-Mai a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Krabi {
  bottom: 90px;
  left: 170px;
}
.fc-dest-country-map .views-row .views-field.Krabi a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Bali {
  bottom: 15px;
  right: 170px;
}
.fc-dest-country-map .views-row .views-field.Bali a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Jakarta {
  bottom: 80px;
  left: 135px;
}
.fc-dest-country-map .views-row .views-field.Jakarta a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Osaka {
  left: 215px;
  top: 235px;
}
.fc-dest-country-map .views-row .views-field.Osaka a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Tokyo {
  right: 100px;
  top: 240px;
}
.fc-dest-country-map .views-row .views-field.Tokyo a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Hiroshima {
  bottom: 200px;
  left: 95px;
}
.fc-dest-country-map .views-row .views-field.Hiroshima a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Fukuoka {
  bottom: 170px;
  left: 50px;
}
.fc-dest-country-map .views-row .views-field.Fukuoka a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Nagasaki {
  bottom: 135px;
  left: 105px;
}
.fc-dest-country-map .views-row .views-field.Nagasaki a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Sapporo {
  right: 75px;
  top: 70px;
}
.fc-dest-country-map .views-row .views-field.Sapporo a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Johannesburg {
  right: 60px;
  top: 145px;
}
.fc-dest-country-map .views-row .views-field.Johannesburg a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Cape-Town {
  bottom: 50px;
  left: 80px;
}
.fc-dest-country-map .views-row .views-field.Cape-Town a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Manchester {
  bottom: 213px;
  right: 155px;
}
.fc-dest-country-map .views-row .views-field.Manchester a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.London {
  bottom: 95px;
  right: 30px;
}
.fc-dest-country-map .views-row .views-field.London a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Newcastle {
  right: 25px;
  top: 255px;
}
.fc-dest-country-map .views-row .views-field.Newcastle a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Brighton {
  bottom: 30px;
  right: 80px;
}
.fc-dest-country-map .views-row .views-field.Brighton a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Bath {
  bottom: 70px;
  right: 175px;
}
.fc-dest-country-map .views-row .views-field.Bath a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Canterbury {
  bottom: 61px;
  right: 61px;
}
.fc-dest-country-map .views-row .views-field.Canterbury a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Cotswolds {
  bottom: 113px;
  right: 132px;
}
.fc-dest-country-map .views-row .views-field.Cotswolds a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.York {
  bottom: 220px;
  right: 59px;
}
.fc-dest-country-map .views-row .views-field.York a span {
  background-position: -38px 0;
  width: 5px;
  height: 10px;
  top: 0;
  left: -5px;
}
.fc-dest-country-map .views-row .views-field.Dover {
  bottom: 50px;
  right: 11px;
}
.fc-dest-country-map .views-row .views-field.Dover a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Liverpool {
  bottom: 188px;
  left: 190px;
}
.fc-dest-country-map .views-row .views-field.Liverpool a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Cambridge {
  bottom: 125px;
  right: 10px;
}
.fc-dest-country-map .views-row .views-field.Cambridge a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Lake-District {
  bottom: 260px;
  right: 185px;
}
.fc-dest-country-map .views-row .views-field.Lake-District a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Chester {
  bottom: 165px;
  right: 145px;
}
.fc-dest-country-map .views-row .views-field.Chester a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Oxford {
  bottom: 91px;
  right: 125px;
}
.fc-dest-country-map .views-row .views-field.Oxford a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Birmingham {
  bottom: 135px;
  right: 135px;
}
.fc-dest-country-map .views-row .views-field.Birmingham a span {
  background-position: 0 0;
  width: 5px;
  height: 10px;
  top: 0;
  right: -5px;
}
.fc-dest-country-map .views-row .views-field.Cornwall {
  bottom: 25px;
  right: 220px;
}
.fc-dest-country-map .views-row .views-field.Cornwall a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Auckland {
  right: 125px;
  top: 95px;
}
.fc-dest-country-map .views-row .views-field.Auckland a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Christchurch {
  bottom: 160px;
  right: 105px;
}
.fc-dest-country-map .views-row .views-field.Christchurch a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Queenstown {
  bottom: 105px;
  left: 130px;
}
.fc-dest-country-map .views-row .views-field.Queenstown a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Wanaka {
  bottom: 132px;
  left: 161px;
}
.fc-dest-country-map .views-row .views-field.Wanaka a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Wellington {
  bottom: 240px;
  right: 50px;
}
.fc-dest-country-map .views-row .views-field.Wellington a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Dunedin {
  bottom: 50px;
  left: 185px;
}
.fc-dest-country-map .views-row .views-field.Dunedin a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Rotorua {
  right: 40px;
  top: 180px;
}
.fc-dest-country-map .views-row .views-field.Rotorua a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.California {
  display: none;
  bottom: 240px;
  right: 50px;
}
.fc-dest-country-map .views-row .views-field.California a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Florida {
  display: none;
  bottom: 240px;
  right: 50px;
}
.fc-dest-country-map .views-row .views-field.Florida a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Boston {
  right: 25px;
  top: 75px;
}
.fc-dest-country-map .views-row .views-field.Boston a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Los-Angeles {
  left: 35px;
  top: 155px;
}
.fc-dest-country-map .views-row .views-field.Los-Angeles a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Chicago {
  right: 125px;
  top: 100px;
}
.fc-dest-country-map .views-row .views-field.Chicago a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Denver {
  left: 160px;
  top: 125px;
}
.fc-dest-country-map .views-row .views-field.Denver a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Miami {
  bottom: 125px;
  right: 55px;
}
.fc-dest-country-map .views-row .views-field.Miami a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Hawaii {
  bottom: 60px;
  left: 30px;
}
.fc-dest-country-map .views-row .views-field.Hawaii a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Las-Vegas {
  bottom: 235px;
  left: 70px;
}
.fc-dest-country-map .views-row .views-field.Las-Vegas a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Orlando {
  bottom: 180px;
  right: 50px;
}
.fc-dest-country-map .views-row .views-field.Orlando a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.San-Francisco {
  left: 15px;
  top: 115px;
}
.fc-dest-country-map .views-row .views-field.San-Francisco a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.New-York {
  right: 15px;
  top: 120px;
}
.fc-dest-country-map .views-row .views-field.New-York a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Washington-DC {
  right: 15px;
  top: 150px;
}
.fc-dest-country-map .views-row .views-field.Washington-DC a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Seattle {
  left: 40px;
  top: 50px;
}
.fc-dest-country-map .views-row .views-field.Seattle a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.New-Orleans {
  bottom: 190px;
  right: 160px;
}
.fc-dest-country-map .views-row .views-field.New-Orleans a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Anchorage {
  bottom: 35px;
  left: 160px;
}
.fc-dest-country-map .views-row .views-field.Anchorage a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Atlanta {
  bottom: 210px;
  right: 47px;
}
.fc-dest-country-map .views-row .views-field.Atlanta a span {
  background-position: -38px 0;
  width: 5px;
  height: 10px;
  top: 0;
  left: -5px;
}
.fc-dest-country-map .views-row .views-field.Dallas {
  bottom: 220px;
  left: 200px;
}
.fc-dest-country-map .views-row .views-field.Dallas a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Nashville {
  bottom: 225px;
  right: 115px;
}
.fc-dest-country-map .views-row .views-field.Nashville a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.St-Louis {
  bottom: 285px;
  right: 145px;
}
.fc-dest-country-map .views-row .views-field.St-Louis a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Hanoi {
  right: 200px;
  top: 65px;
}
.fc-dest-country-map .views-row .views-field.Hanoi a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Ho-Chi-Minh-City {
  bottom: 95px;
  left: 235px;
}
.fc-dest-country-map .views-row .views-field.Ho-Chi-Minh-City a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Halong-Bay {
  display: none;
  left: 40px;
  top: 50px;
}
.fc-dest-country-map .views-row .views-field.Halong-Bay a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Hoi-An {
  bottom: 240px;
  right: 90px;
}
.fc-dest-country-map .views-row .views-field.Hoi-An a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Nah-Trang, .fc-dest-country-map .views-row .views-field.Nha-Trang {
  bottom: 155px;
  right: 45px;
}
.fc-dest-country-map .views-row .views-field.Nah-Trang a span, .fc-dest-country-map .views-row .views-field.Nha-Trang a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Sydney {
  bottom: 125px;
  right: 70px;
}
.fc-dest-country-map .views-row .views-field.Sydney a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Byron-Bay {
  right: 30px;
  top: 60px;
}
.fc-dest-country-map .views-row .views-field.Byron-Bay a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Coffs-Harbour {
  right: 5px;
  top: 140px;
}
.fc-dest-country-map .views-row .views-field.Coffs-Harbour a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Hunter-Valley {
  right: 110px;
  top: 195px;
}
.fc-dest-country-map .views-row .views-field.Hunter-Valley a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Lord-Howe-Island {
  display: none;
  right: 200px;
  top: 65px;
}
.fc-dest-country-map .views-row .views-field.Lord-Howe-Island a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Brisbane {
  top: 420px;
  left: 304px;
}
.fc-dest-country-map .views-row .views-field.Brisbane a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Hamilton-Island {
  top: 235px;
  left: 272px;
}
.fc-dest-country-map .views-row .views-field.Hamilton-Island a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Sunshine-Coast {
  top: 389px;
  left: 231px;
}
.fc-dest-country-map .views-row .views-field.Sunshine-Coast a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  right: 3px;
}
.fc-dest-country-map .views-row .views-field.Port-Douglas {
  top: 143px;
  left: 175px;
}
.fc-dest-country-map .views-row .views-field.Port-Douglas a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Cairns {
  top: 184px;
  left: 181px;
}
.fc-dest-country-map .views-row .views-field.Cairns a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Great-Barrier-Reef {
  top: 172px;
  left: 292px;
}
.fc-dest-country-map .views-row .views-field.Great-Barrier-Reef a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Townsville {
  top: 214px;
  left: 212px;
}
.fc-dest-country-map .views-row .views-field.Townsville a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Whitsundays {
  top: 264px;
  left: 260px;
}
.fc-dest-country-map .views-row .views-field.Whitsundays a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Fraser-Island {
  top: 353px;
  left: 325px;
}
.fc-dest-country-map .views-row .views-field.Fraser-Island a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 45%;
}
.fc-dest-country-map .views-row .views-field.Noosa {
  top: 390px;
  left: 354px;
}
.fc-dest-country-map .views-row .views-field.Noosa a span {
  background-position: -9px 0;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field.Gold-Coast {
  top: 459px;
  left: 358px;
}
.fc-dest-country-map .views-row .views-field.Gold-Coast a span {
  background-position: -23px -5px;
  width: 10px;
  height: 5px;
  top: -5px;
  left: 3px;
}
.fc-dest-country-map .views-row .views-field a {
  position: relative;
  font-size: 13px;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  background: #e00;
  text-transform: uppercase;
  color: #fff;
  padding: 0 5px;
  line-height: 20px;
  height: 20px;
  text-decoration: none;
}
.fc-dest-country-map .views-row .views-field a:hover {
  text-decoration: underline;
}
.fc-dest-country-map .views-row .views-field a span {
  position: absolute;
  background: url('../images/fc-responsive/sprite-map-arrows.png?fd5e3d375') no-repeat;
}

.section-world-travel .pinterest-overlay {
  background: none;
}
.section-world-travel .pinterest-overlay .caption {
  display: none;
}

.section-accommodation .search-layout .breadcrumb-wrapper {
  display: block;
}
.section-accommodation .search-layout nav.breadcrumb ol li.first a,
.section-accommodation .search-layout nav.breadcrumb ol li.first a:visited {
  background-position: -387px -497px;
}

.search-layout .center-wrapper {
  background: url('../images/fc-responsive/bg-sidebar-desktop-grey.jpg?86e98a122') repeat-y 0 0;
  clear: both;
}
.search-layout .left-column .pane-block {
  padding-left: 35px;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #424248;
}
.search-layout .left-column .pane-block .pane-title {
  color: #000;
  font-size: 18px;
}
.search-layout .left-column .pane-block .pane-title .toggle {
  display: block;
  float: left;
  width: 11px;
  height: 11px;
  margin: 7px 0 0 -25px;
}
.search-layout .left-column .pane-block .pane-title.fcl-facets-collapsible {
  cursor: pointer;
}
.search-layout .left-column .pane-block .pane-title.fcl-facets-collapsible .toggle {
  background: transparent no-repeat 0 0;
  background-image: url('../images/fc-responsive/collapse-expand.png?5a5ad01c3');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-layout .left-column .pane-block .pane-title.fcl-facets-collapsible .toggle {
    background-image: url('../images/fc-responsive/collapse-expand-@2x.png?41d8ce8ce');
    -moz-background-size: 11px 22px;
    -o-background-size: 11px 22px;
    -webkit-background-size: 11px 22px;
    background-size: 11px 22px;
  }
}
.search-layout .left-column .pane-block .pane-title.fcl-facets-collapsible.fcl-facets-collapsed .toggle {
  background: transparent no-repeat 0 -11px;
  background-image: url('../images/fc-responsive/collapse-expand.png?5a5ad01c3');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-layout .left-column .pane-block .pane-title.fcl-facets-collapsible.fcl-facets-collapsed .toggle {
    background-image: url('../images/fc-responsive/collapse-expand-@2x.png?41d8ce8ce');
    -moz-background-size: 11px 22px;
    -o-background-size: 11px 22px;
    -webkit-background-size: 11px 22px;
    background-size: 11px 22px;
  }
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes,
.search-layout .left-column .pane-block .fcl-facets-checkbox {
  margin: 0;
  padding: 0;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links li,
.search-layout .left-column .pane-block ul.facetapi-facetapi-links li.leaf,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes li,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes li.leaf,
.search-layout .left-column .pane-block .fcl-facets-checkbox li,
.search-layout .left-column .pane-block .fcl-facets-checkbox li.leaf {
  list-style: none none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links li.fcl-facets-all-filter,
.search-layout .left-column .pane-block ul.facetapi-facetapi-links li.leaf.fcl-facets-all-filter,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes li.fcl-facets-all-filter,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes li.leaf.fcl-facets-all-filter,
.search-layout .left-column .pane-block .fcl-facets-checkbox li.fcl-facets-all-filter,
.search-layout .left-column .pane-block .fcl-facets-checkbox li.leaf.fcl-facets-all-filter {
  border-bottom: 1px solid #ddd;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links input,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes input,
.search-layout .left-column .pane-block .fcl-facets-checkbox input {
  width: auto;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links a,
.search-layout .left-column .pane-block ul.facetapi-facetapi-links a:hover,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes a,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes a:hover,
.search-layout .left-column .pane-block .fcl-facets-checkbox a,
.search-layout .left-column .pane-block .fcl-facets-checkbox a:hover {
  float: left;
  width: 210px;
  color: #383a40;
  text-decoration: none;
  font-size: 12px;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links .fcl-facets-custom-range-fields,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes .fcl-facets-custom-range-fields,
.search-layout .left-column .pane-block .fcl-facets-checkbox .fcl-facets-custom-range-fields {
  padding-left: 22px;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links .fcl-facets-custom-range-fields input,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes .fcl-facets-custom-range-fields input,
.search-layout .left-column .pane-block .fcl-facets-checkbox .fcl-facets-custom-range-fields input {
  width: 30px;
  display: inline;
  float: none;
  margin-right: 0;
  margin-left: 2px;
  margin-top: 0;
}
.search-layout .left-column .pane-block ul.facetapi-facetapi-links .fcl-facets-custom-range-fields input.form-button,
.search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes .fcl-facets-custom-range-fields input.form-button,
.search-layout .left-column .pane-block .fcl-facets-checkbox .fcl-facets-custom-range-fields input.form-button {
  margin-left: 5px;
}
.search-layout .left-column .pane-block .fcl-facets-show-more {
  font-size: 12px;
  padding-left: 24px;
}
.search-layout .left-column .refine-wrapper {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.search-layout .left-column .refine-wrapper button {
  display: inline;
  border: 0;
  width: 100%;
  font-size: 20px;
}
.search-layout .left-column .refine-wrapper #refine-image {
  display: inline-block;
  background: url("../images/refine-down.png") no-repeat center;
  width: 30px;
  height: auto;
}
.search-layout .left-column .refine-wrapper #refine-image.clicked {
  background: url("../images/refine-up.png") no-repeat 5px center;
}
.search-layout .content-column .view-filters {
  border-top: 1px dotted #424248;
  border-bottom: 1px dotted #424248;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.search-layout .content-column .view-filters label {
  text-transform: uppercase;
  font-size: 10px;
  color: #000;
}
.search-layout .content-column .view-filters .views-exposed-widget {
  display: none;
  margin-right: 20px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-widget-sort-by {
  display: block;
  margin-right: 40px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-widget-sort-by select {
  width: 216px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-widget-per-page {
  display: block;
  width: 115px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button {
  display: block;
  margin-right: 0;
  padding-right: 0;
  width: 212px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button select {
  width: 48px;
  float: left;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button span {
  float: left;
  margin-left: 5px;
  line-height: 30px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button .fcl-mini-pager-arrows {
  float: right;
  margin-top: 2px;
}
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button a,
.search-layout .content-column .view-filters .views-exposed-widget.views-submit-button a:hover {
  margin-left: 8px;
  float: left;
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  text-decoration: none;
  padding: 0;
  height: 24px;
  width: 24px;
  display: block;
  text-align: center;
  line-height: 24px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
  border: 1px solid #bcbcbc;
}
.search-layout .content-column .item-list {
  border-top: 1px dotted #424248;
  border-bottom: 1px dotted #424248;
  position: relative;
}
.search-layout .content-column .item-list ul {
  overflow: hidden;
  display: table;
  margin: 10px auto;
}
.search-layout .content-column .item-list ul li {
  padding: 0;
  margin: 0 2px;
  float: left;
}
.search-layout .content-column .item-list ul li.pager-first, .search-layout .content-column .item-list ul li.pager-last, .search-layout .content-column .item-list ul li.pager-ellipsis {
  display: none;
}
.search-layout .content-column .item-list ul li.pager-current {
  border: 1px solid #ddd;
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
}
.search-layout .content-column .item-list ul li.pager-previous {
  margin-right: 12px;
}
.search-layout .content-column .item-list ul li.pager-previous a,
.search-layout .content-column .item-list ul li.pager-previous a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.search-layout .content-column .item-list ul li.pager-next {
  margin-left: 12px;
}
.search-layout .content-column .item-list ul li.pager-next a,
.search-layout .content-column .item-list ul li.pager-next a:hover {
  font-size: 18px;
  color: #383a40;
  font-weight: bold;
  line-height: 22px;
}
.search-layout .content-column .item-list ul li a,
.search-layout .content-column .item-list ul li a:hover {
  display: block;
  float: left;
  line-height: 25px;
  height: 23px;
  padding: 0 8px;
  background-color: #ececec;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFDFDFD');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
  border: 1px solid #bcbcbc;
  text-decoration: none;
}
.search-layout .ajax-progress-throbber {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) no-repeat 50vw 50vh;
  z-index: 9999;
}
.search-layout .ajax-progress-throbber .throbber {
  position: absolute;
  top: 50vh;
  left: 50vw;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .search-layout .center-wrapper {
    background: url('../images/fc-responsive/bg-sidebar-desktop-small-grey.jpg?3a0eccb98') repeat-y 0 0;
    clear: both;
  }
  .search-layout .left-column .pane-block ul a,
  .search-layout .left-column .pane-block .fcl-facets-fcl-facets-checkboxes a,
  .search-layout .left-column .pane-block .fcl-facets-checkbox a {
    width: 150px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .search-layout .center-wrapper {
    background: none;
  }
  .search-layout .left-column {
    width: 100%;
    background: #eaeaea;
    float: none;
  }
  .search-layout .left-column .inside {
    margin: 0;
  }
  .search-layout .left-column .pane-block {
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 0;
  }
  .search-layout .left-column .pane-block:last-child {
    border: 0;
  }
  .search-layout .left-column .pane-block .pane-title {
    margin: 10px 0;
  }
  .search-layout .left-column .pane-block .pane-content {
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .search-layout .left-column .refine-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .search-layout .content-column .views-submit-button .form-item-page {
    display: none;
  }
  .search-layout .content-column .view-filters {
    background-color: #efefef;
    padding-bottom: 5px;
    border-top: 1px dotted #424248;
  }
  .search-layout .content-column .view-filters .views-exposed-widget.views-widget-per-page {
    display: none;
  }
  .search-layout .content-column .view-filters .views-exposed-widget.views-widget-sort-by {
    margin-right: 0;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .search-layout .content-column .view-filters .views-exposed-widget.views-widget-sort-by .form-select {
    width: 100%;
  }
}
.section-rail.rail-sub-pages .rail-search-form {
  margin-bottom: 20px;
}
.section-rail .right a.fcl-procat-product, .section-rail .right .property-listing .views-row .property-wrapper, .property-listing .views-row .section-rail .right .property-wrapper {
  margin-right: 0;
}
.section-rail .browse-links.rail h4 {
  background-position: -384px -303px;
}
.section-rail .left .more-deals,
.section-rail .right .more-deals {
  width: 302px;
}
.section-rail .breadcrumb .first a {
  background-position: -387px -305px !important;
}
.section-rail .dfp-tag-wrapper {
  margin-bottom: 20px;
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-rail .views-field-field-rail-hero-logo {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .section-rail #hot-deals .right,
  .section-rail #hot-deals .left {
    width: 239px;
  }
  .section-rail #hot-deals .right .more-deals,
  .section-rail #hot-deals .left .more-deals {
    width: 239px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .section-rail #hot-deals .right,
  .section-rail #hot-deals .left {
    width: 49%;
  }
  .section-rail #hot-deals .right .more-deals,
  .section-rail #hot-deals .left .more-deals {
    width: 100%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-rail #hot-deals .right,
  .section-rail #hot-deals .left {
    float: none;
    width: 100%;
  }
  .section-rail #hot-deals .right .more-deals,
  .section-rail #hot-deals .left .more-deals {
    width: 100%;
  }
}

.section-experts nav.breadcrumb ol li.first a,
.section-experts nav.breadcrumb ol li.first a:visited {
  background-position: -386px -534px;
}
.section-experts h2,
.section-experts h3 {
  clear: both;
}
.section-experts #content ul {
  margin-bottom: 15px;
}
.section-experts #content .product-table-left {
  float: left;
}
.section-experts #content .product-table-right {
  float: right;
}
.section-experts #content .product-table-left,
.section-experts #content .product-table-right {
  width: 49%;
}
.section-experts #content .product-table-left .fcl-views-matrix thead,
.section-experts #content .product-table-right .fcl-views-matrix thead {
  display: none;
}
.section-experts #content .pane-bean-general-enquiry {
  clear: both;
}
.section-experts #content .two-col-list,
.section-experts #content .three-col-list {
  float: left;
}
.section-experts #content .two-col-list {
  width: 47%;
}
.section-experts #content .three-col-list {
  width: 29%;
}
.section-experts #content .air-transportation {
  width: 85px;
}
.section-experts #content .fcl-views-matrix td.row-header {
  min-width: 130px;
}
.section-experts #content .dropdown-select {
  background-color: #e00;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #c10000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #c10000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #c10000 100%);
  height: 42px;
}
.section-experts #content .dropdown-select div {
  font-size: 20px;
  color: #fff;
  border: 0;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 5px;
  text-indent: 10px;
  line-height: 42px;
  float: left;
}
.section-experts #content .dropdown-select select {
  margin: 5px 0 0 5px;
  float: left;
  font-size: 13px;
  line-height: 26px;
  padding: 6px 3px;
  text-indent: 0;
  border: 1px solid #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.section-experts #content .pane-fcl-enquiry-routing-product-extra-content {
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 21px;
  text-align: center;
  text-indent: 0;
  height: auto;
  padding: 5px 0;
  clear: both;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .section-experts #content .product-table-left,
  .section-experts #content .product-table-right {
    width: 100%;
    float: none;
  }
  .section-experts #content .dropdown-select select {
    width: auto;
  }
  .section-experts #content .dropdown-select:after {
    border: 0;
  }
  .section-experts #content .air-transportation {
    width: 120px;
  }
  .section-experts #content .pane-fcl-enquiry-routing-product-extra-content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .section-experts #content .product-table-left,
  .section-experts #content .product-table-right {
    width: 100%;
    float: none;
  }
  .section-experts #content .dropdown-select {
    height: 55px;
  }
  .section-experts #content .dropdown-select div {
    line-height: 20px;
    text-indent: 0;
  }
  .section-experts #content .dropdown-select select {
    width: 100%;
    margin: 0;
  }
  .section-experts #content .dropdown-select:after {
    border: 0;
  }
  .section-experts #content .air-transportation {
    width: 120px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-experts #content .two-col-list,
  .section-experts #content .three-col-list,
  .section-experts #content .product-table-left,
  .section-experts #content .product-table-right {
    float: none;
    width: 100%;
  }
  .section-experts #content .dropdown-select:after {
    border: 0;
  }
  .section-experts #content .air-transportation {
    width: 120px;
  }
  .section-experts #content .pane-fcl-enquiry-routing-product-extra-content {
    font-size: 18px;
    line-height: 22px;
  }
}
.section-ski-holidays nav.breadcrumb ol li.first a,
.section-ski-holidays nav.breadcrumb ol li.first a:visited {
  background-position: -387px -343px;
}
.section-ski-holidays .pane-bean-general-enquiry {
  float: left;
}

.section-holidays nav.breadcrumb ol li.first a,
.section-holidays nav.breadcrumb ol li.first a:visited {
  background-position: -387px -40px;
}
.section-holidays .content-body .left .more-deals,
.section-holidays .content-middle .left .more-deals {
  margin-right: 15px;
}
.section-holidays .content-body .right a.fcl-procat-product, .section-holidays .content-body .right .property-listing .views-row .property-wrapper, .property-listing .views-row .section-holidays .content-body .right .property-wrapper,
.section-holidays .content-middle .right a.fcl-procat-product,
.section-holidays .content-middle .right .property-listing .views-row .property-wrapper,
.property-listing .views-row .section-holidays .content-middle .right .property-wrapper {
  margin-right: 0;
}
.section-holidays .pane-custom h2 {
  margin-bottom: 0;
}
.section-holidays .fc-holiday-destinations {
  padding: 10px;
  background: #eaeaea;
  overflow: hidden;
}
.section-holidays .fc-holiday-destinations ul {
  list-style: none;
  margin: 0;
}
.section-holidays .fc-holiday-destinations ul li {
  list-style: none;
  float: left;
  margin: 5px 0;
  width: 33%;
}
.section-holidays .pane-bean-general-enquiry {
  float: left;
}

.fc-featured-destinations.fc-cross-linking {
  margin: 0;
}

.view-holiday-type-map {
  margin-bottom: 10px;
}

.view-holiday-node-reference.fc-inspiration-tiles {
  margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .section-holidays .content-body .left,
  .section-holidays .content-body .right,
  .section-holidays .content-middle .left,
  .section-holidays .content-middle .right {
    float: none;
  }
  .section-holidays .content-body .left a.fcl-procat-product, .section-holidays .content-body .left .property-listing .views-row .property-wrapper, .property-listing .views-row .section-holidays .content-body .left .property-wrapper,
  .section-holidays .content-body .right a.fcl-procat-product,
  .section-holidays .content-body .right .property-listing .views-row .property-wrapper,
  .property-listing .views-row .section-holidays .content-body .right .property-wrapper,
  .section-holidays .content-middle .left a.fcl-procat-product,
  .section-holidays .content-middle .left .property-listing .views-row .property-wrapper,
  .property-listing .views-row .section-holidays .content-middle .left .property-wrapper,
  .section-holidays .content-middle .right a.fcl-procat-product,
  .section-holidays .content-middle .right .property-listing .views-row .property-wrapper,
  .property-listing .views-row .section-holidays .content-middle .right .property-wrapper {
    margin-right: 15px;
  }
  .section-holidays .content-body .left .views-row-even a.fcl-procat-product.fcl-procat-product-half, .section-holidays .content-body .left .views-row-even .property-listing .views-row .fcl-procat-product-half.property-wrapper, .property-listing .views-row .section-holidays .content-body .left .views-row-even .fcl-procat-product-half.property-wrapper,
  .section-holidays .content-body .right .views-row-even a.fcl-procat-product.fcl-procat-product-half,
  .section-holidays .content-body .right .views-row-even .property-listing .views-row .fcl-procat-product-half.property-wrapper,
  .property-listing .views-row .section-holidays .content-body .right .views-row-even .fcl-procat-product-half.property-wrapper,
  .section-holidays .content-middle .left .views-row-even a.fcl-procat-product.fcl-procat-product-half,
  .section-holidays .content-middle .left .views-row-even .property-listing .views-row .fcl-procat-product-half.property-wrapper,
  .property-listing .views-row .section-holidays .content-middle .left .views-row-even .fcl-procat-product-half.property-wrapper,
  .section-holidays .content-middle .right .views-row-even a.fcl-procat-product.fcl-procat-product-half,
  .section-holidays .content-middle .right .views-row-even .property-listing .views-row .fcl-procat-product-half.property-wrapper,
  .property-listing .views-row .section-holidays .content-middle .right .views-row-even .fcl-procat-product-half.property-wrapper {
    margin-right: 0;
  }
  .section-holidays .content-body .left .more-deals,
  .section-holidays .content-body .right .more-deals,
  .section-holidays .content-middle .left .more-deals,
  .section-holidays .content-middle .right .more-deals {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .section-holidays .content-body .left,
  .section-holidays .content-body .right,
  .section-holidays .content-middle .left,
  .section-holidays .content-middle .right {
    float: none;
  }
  .section-holidays .content-body .left .more-deals,
  .section-holidays .content-body .right .more-deals,
  .section-holidays .content-middle .left .more-deals,
  .section-holidays .content-middle .right .more-deals {
    margin-right: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .section-holidays .content-body .left,
  .section-holidays .content-body .right,
  .section-holidays .content-middle .left,
  .section-holidays .content-middle .right {
    float: none;
  }
  .section-holidays .content-body .left .more-deals,
  .section-holidays .content-body .right .more-deals,
  .section-holidays .content-middle .left .more-deals,
  .section-holidays .content-middle .right .more-deals {
    margin-right: 0;
  }
  .section-holidays .fc-holiday-destinations ul li {
    float: none;
  }
}
.slideContainer ul.productTiles {
  overflow: hidden;
  margin: 1em 0 0;
}
.slideContainer ul.productTiles li {
  margin-left: 40px;
  float: left;
  padding: 0;
  list-style: none;
}
.slideContainer ul.productTiles li:first-child {
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .slideContainer ul.productTiles li {
    margin-left: 17px;
    width: 31%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .slideContainer ul.productTiles li {
    margin-left: 5%;
    width: 30%;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .slideContainer ul.productTiles li {
    clear: both;
    width: 100%;
    margin: 0;
    text-align: center;
  }
}
.view-holiday-events {
  margin: 2em 0;
}
.view-holiday-events .views-row {
  overflow: hidden;
  *zoom: 1;
  margin: .5em 0;
}
.view-holiday-events .views-row div {
  display: inline;
}
.view-holiday-events h3 {
  margin-top: 1em;
}

.view-fc-events-event-products .view-empty {
  background-color: #eaeaea;
  padding: 10px;
  margin: 2em 0;
}
.view-fc-events-event-products .view-empty p {
  margin: 0;
}

.node-type-holiday-events .pane-node-field-event-date {
  font-size: 17px;
  font-weight: bold;
  margin: .5em 0;
}
.node-type-holiday-events .pane-node-field-event-content {
  margin: 1em 0;
}

.pane-testimonials h2.pane-title {
  background: #383a40 no-repeat 0 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
  color: #fff;
  line-height: 35px;
  padding: 0 0 0 45px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
  background-position: -384px -531px;
  font-size: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pane-testimonials h2.pane-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

.pane-bean-careers-search header {
  display: none;
}

#content .view-testimonials .flex-nav-container {
  margin-bottom: 0;
}
#content .view-testimonials .flexslider {
  border: 0;
}
#content .view-testimonials .flexslider li {
  margin: 0;
  list-style: none;
}
#content .view-testimonials .flexslider img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #ccc;
}
#content .view-testimonials .flexslider .testimonial-layout {
  height: 145px;
}
#content .view-testimonials .flexslider .testimonial-layout .content-body {
  width: auto;
}
#content .view-testimonials:after {
  display: table;
  content: '';
  clear: both;
}
#content .content-banner .pane-bean-careers-search {
  position: absolute;
  z-index: 1;
}
#content .content-banner .pane-bean-careers-search .pane-title {
  display: none;
}
#content .content-banner .pane-bean-careers-search .fc-search-form-careers {
  background: none;
}
#content .content-banner .pane-bean-careers-search .fc-search-form-careers .fc-search-form-inner {
  padding: 20px 150px 11px 20px;
}

.view-jobs {
  padding-right: 10px;
}
.view-jobs .view-filters {
  margin-bottom: 20px;
}
.view-jobs .views-exposed-widget {
  max-width: 20%;
}
.view-jobs .views-exposed-widget .form-submit {
  margin-top: 20px;
}
.view-jobs .fcl-job-search {
  color: #383a40;
  text-decoration: none;
  background-color: #f4f4f4;
  display: block;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #ddd;
  position: relative;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.view-jobs .fcl-job-search:hover {
  background: #eaeaea;
}

.fcl-job-full {
  margin-right: 15px;
}
.fcl-job-full h1 {
  margin-bottom: .5em;
}
.fcl-job-full .apply-now a {
  line-height: 30px;
  height: 30px;
  width: auto;
  background-color: #e00;
  border: 1px solid #900;
  color: #fff;
  display: block;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 15px;
  text-decoration: none;
  min-height: 21px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE0000', endColorstr='#FFD30000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #d30000));
  background-image: -moz-linear-gradient(top, #ee0000 0%, #d30000 100%);
  background-image: -webkit-linear-gradient(top, #ee0000 0%, #d30000 100%);
  background-image: linear-gradient(to bottom, #ee0000 0%, #d30000 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  float: left;
  margin-top: 10px;
}
.fcl-job-full .apply-now a:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #ed0000;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33FFFFFF', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
.fcl-job-full .apply-now a:active {
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#33000000', endColorstr='#00FFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #900;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.fcl-job-full .apply-now a:visited, .fcl-job-full .apply-now a:focus {
  color: #fff;
  text-decoration: none;
}

.section-careers nav ol li.first a {
  background-position: -386px -533px;
}
.section-careers .search-layout .left-column .inside {
  margin: 0 6px 0 0;
}
.section-careers .search-layout .left-column .inside .pane-block {
  padding-left: 0;
  border-bottom: 0;
}
.section-careers .search-layout .left-column .inside .pane-bean-careers-job-alerts {
  padding-left: 10px;
  padding-right: 10px;
}

.careers-layout .hero-content img {
  width: auto;
  float: right;
}
.careers-layout .content-banner .inside {
  position: relative;
}
.careers-layout .pane-node-body {
  padding-right: 15px;
}
.careers-layout .sidebars .entity-bean h4 {
  margin-bottom: 10px;
}
.careers-layout .sidebars .entity-bean p {
  padding-left: 10px;
  padding-right: 10px;
}
.careers-layout .sidebars .entity-bean img {
  max-width: 100%;
}

#block-views-testimonials-sidebar h4.block-title {
  background: #cc0c00 no-repeat -384px -530px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #block-views-testimonials-sidebar h4.block-title {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .careers-layout .hero-content img {
    min-height: 296px;
    max-width: none !important;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .view-jobs .views-exposed-widget {
    max-width: 25%;
  }

  .careers-layout .hero-content img {
    max-width: none !important;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  #content .content-banner .pane-bean-careers-search {
    position: relative;
  }
  #content .content-banner .pane-bean-careers-search .fc-form {
    background: #000;
  }
  #content .content-banner .pane-hero-banner-with-content {
    display: none;
  }

  .careers-layout aside.sidebars {
    margin-left: -15px;
    margin-right: -15px;
  }
  .careers-layout aside.sidebars .sidebar-content {
    background: #eaeaea;
    padding-bottom: 12px;
    margin-bottom: -12px;
  }

  .fcl-job-full .summary {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .fcl-job-full .summary:after {
    clear: both;
    display: table;
    content: '';
  }

  .view-jobs .views-exposed-widget {
    max-width: 45%;
  }
}
.google-appliance-search-form {
  background: #f4f4f4;
  border: 1px solid #ccc;
  padding: 10px;
}
.google-appliance-search-form .google-appliance-search-title {
  color: #212126;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.google-appliance-search-form input[type="text"][name="search_keys"] {
  float: left;
  margin-right: 5px;
  width: 85%;
}

#content ol.google-appliance-results {
  list-style: none;
  margin: 0;
  padding: 0;
}

.google-appliance-search-results {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 10px;
}
.google-appliance-search-results .title {
  display: block;
}
.google-appliance-search-results .title a {
  color: #e00;
  font-size: 15px;
}
.google-appliance-search-results .google-appliance-result {
  border-bottom: 1px solid #ccc;
}
.google-appliance-search-results .google-appliance-results-control-bar {
  background: none;
  border: 0;
  font-size: 10px;
  padding: 0;
}
.google-appliance-search-results .google-appliance-snippet-info {
  padding-left: 0;
}
.google-appliance-search-results .meta-product-price {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(bottom, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(bottom, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to top, #ececec 0%, #fdfdfd 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: right;
  font-size: 11px;
  font-weight: bold;
  padding: 10px;
  position: relative;
  top: -10px;
}
.google-appliance-search-results .meta-product-price strong {
  color: #e00;
  font-size: 16px;
  position: relative;
  top: 2px;
}
.google-appliance-search-results .item-list {
  margin-left: 2em;
}

.google-appliance-search-tabs {
  border: 1px solid #ccc;
  border-bottom: 0;
}
.google-appliance-search-tabs .google-appliance-tab {
  display: block;
  float: left;
  width: 14.286%;
}
.google-appliance-search-tabs a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNWQ1ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM0MzQzNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5d5d5d), color-stop(100%, #343434));
  background-image: -moz-linear-gradient(top, #5d5d5d 0%, #343434 100%);
  background-image: -webkit-linear-gradient(top, #5d5d5d 0%, #343434 100%);
  background-image: linear-gradient(to bottom, #5d5d5d 0%, #343434 100%);
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid #fff;
}
.google-appliance-search-tabs a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhMmEyYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAzMDMwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2a2a2a), color-stop(100%, #030303));
  background-image: -moz-linear-gradient(top, #2a2a2a 0%, #030303 100%);
  background-image: -webkit-linear-gradient(top, #2a2a2a 0%, #030303 100%);
  background-image: linear-gradient(to bottom, #2a2a2a 0%, #030303 100%);
}
.google-appliance-search-tabs .google-appliance-tab-active a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #fdfdfd));
  background-image: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #fdfdfd 100%);
  border: 1px solid #ccc;
  border-bottom: 0;
  color: #383a40;
  margin-right: -1px;
  padding-top: 9px;
  position: relative;
  top: -5px;
  left: -1px;
}
.google-appliance-search-tabs i {
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 30px;
}
.google-appliance-search-tabs .all_results i {
  background: transparent no-repeat -386px -229px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .all_results i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .flights i {
  background: transparent no-repeat -386px 0;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .flights i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .hotels i {
  background: transparent no-repeat -386px -494px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .hotels i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .packages i {
  background: transparent no-repeat -386px -188px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .packages i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .tours i {
  background: transparent no-repeat -386px -112px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .tours i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .cruises i {
  background: transparent no-repeat -386px -151px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .cruises i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}
.google-appliance-search-tabs .guides i {
  background: transparent no-repeat -386px -456px;
  background-image: url('../images/fc-responsive/sprite-fc.png?8a0591fd9');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .google-appliance-search-tabs .guides i {
    background-image: url('../images/fc-responsive/sprite-fc-@2x.png?6d0d472bf');
    -moz-background-size: 422px 1134px;
    -o-background-size: 422px 1134px;
    -webkit-background-size: 422px 1134px;
    background-size: 422px 1134px;
  }
}

.google-appliance-pager .item-list {
  display: table;
  margin: 0 auto;
}
.google-appliance-pager .pager {
  margin-left: auto;
  margin-right: auto;
}
.google-appliance-pager .pager li.pager-current, .google-appliance-pager .pager li.pager-item, .google-appliance-pager .pager li.pager-next, .google-appliance-pager .pager li.pager-previous {
  display: inline-block !important;
}
.google-appliance-pager .pager li.pager-previous a, .google-appliance-pager .pager li.pager-next a {
  font-size: 12px;
}
.google-appliance-pager .pager li.pager-previous a:hover, .google-appliance-pager .pager li.pager-next a:hover {
  color: #e00;
  font-size: 12px;
}

.google-appliance-category-suggestions img {
  max-width: 35px;
  position: relative;
  top: 12px;
}
.google-appliance-category-suggestions ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding-bottom: 1em;
  text-align: center;
}
.google-appliance-category-suggestions ul li {
  list-style: none;
  float: left;
  width: 30%;
}

#block-bean-gsa-popular-products .fcl-procat-product.fcl-procat-product-half {
  margin: 0 auto;
  float: none;
}
#block-bean-gsa-popular-products .block-title {
  padding-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .google-appliance-search-form input[type="text"][name="search_keys"] {
    padding: 3px 3px 4px;
    width: 80%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .google-appliance-search-form input[type="text"][name="search_keys"] {
    padding: 6px 0 7px;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .google-appliance-search-form input[type="text"][name="search_keys"] {
    margin-bottom: 10px;
    width: 99%;
  }
  .google-appliance-search-form input[type="submit"] {
    clear: both;
  }

  .google-appliance-search-tabs a .tab-text {
    display: none;
  }
}
.region.sidebar .block-fcl-consultant-only-links {
  background: #fffcdf;
  border: 1px solid #ede79d;
  border-top: 0;
  color: #050100;
  display: none;
}
.region.sidebar .block-fcl-consultant-only-links.ajax-complete {
  display: block;
}
.region.sidebar .block-fcl-consultant-only-links h4.block-title {
  background: none;
  color: inherit;
  padding: 0 0 0 20px;
  text-transform: none;
}
.region.sidebar .block-fcl-consultant-only-links .consultant-only-link-data li:before {
  content: '\00BB';
  padding-left: 10px;
}
.region.sidebar .block-fcl-consultant-only-links a {
  color: inherit;
  text-decoration: none;
  text-transform: none;
}

.view-ads-landing-navigation .ads-navigation-selected, .view-ads-landing-navigation .ads-navigation-title, .view-ads-landing-navigation .ads-jump-nav a, .ads-navigation-title {
  color: #fff;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.ads-navigation-link-list > .view-content {
  background: #383a40;
  display: none;
  float: left;
  position: absolute;
  top: 39px;
  width: auto;
  z-index: 55;
  transition: all .5s;
}
.ads-navigation-link-list > .view-content.open {
  display: block;
}

.view-ads-landing-navigation {
  background: #515255;
  clear: both;
  position: relative;
  margin-bottom: 20px;
}
.view-ads-landing-navigation .ads-navigation-selected {
  background: #383a40;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  padding: 10px 30px 10px 10px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}
.view-ads-landing-navigation .ads-navigation-selected .arrow {
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 5px solid #383a40;
  display: block;
  position: absolute;
  right: 6px;
  top: 16px;
  z-index: 15;
}
.view-ads-landing-navigation .ads-navigation-selected .arrow.dark {
  z-index: 10;
  border-top: 5px solid #0fb6cf;
  top: 18px;
}
.view-ads-landing-navigation .ads-navigation-title {
  padding: 10px;
}
.view-ads-landing-navigation .ads-jump-nav a {
  display: block;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}
.view-ads-landing-navigation .ads-jump-nav a:hover {
  background: #747884;
}

.pane-wordpress-post-tokens {
  clear: both;
  margin-top: 10px;
}

.post-media-releases {
  overflow: hidden;
  margin-bottom: 10px;
}
.post-media-releases .blog-post {
  float: left;
  width: 46%;
  margin-right: 4%;
}
.post-media-releases .post-featured {
  border-bottom: 1px solid #ccc;
  float: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.post-media-releases .blog-content a {
  color: #cc0c00;
  text-decoration: none;
  font-weight: bold;
}
.post-media-releases .blog-content a:hover {
  text-decoration: underline;
}

.view-ads-related-content .views-row {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.view-ads-related-content .views-field-nothing {
  background: rgba(33, 33, 38, 0.9);
  color: #f4f4f4;
  text-align: center;
  position: absolute;
  top: 75px;
  width: 96%;
  padding: 0 2%;
}
.view-ads-related-content .views-field-nothing h3,
.view-ads-related-content .views-field-nothing p,
.view-ads-related-content .views-field-nothing a {
  color: #f4f4f4;
  margin: 0;
  padding: 0;
}
.view-ads-related-content .views-field-nothing h3 {
  font-size: 15px;
}

.ads-layout .field-name-body {
  clear: both;
}

.view-ad-retractions {
  border: 2px solid #e00;
  margin-bottom: 20px;
  padding: 10px;
}

.ads-navigation-title {
  padding: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .view-ads-landing-navigation .ads-navigation-selected {
    float: none;
    margin: 0;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .view-ads-landing-navigation .ads-navigation-selected {
    float: none;
    margin: 0;
  }

  .post-media-releases .post-1,
  .post-media-releases .post-2 {
    display: none;
  }
}
.section-travel-extras nav.breadcrumb ol li.first a,
.section-travel-extras nav.breadcrumb ol li.first a:visited {
  background-position: -387px -191px;
}
.section-travel-extras .insurance-testimonials h4 {
  background: #383a40 url("../images/fc-responsive/sprite-fc.png") no-repeat -382px -530px;
  color: #fff;
  line-height: 35px;
  padding: 0 0 0 45px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
}
.section-travel-extras .insurance-testimonials p {
  padding: 10px 10px 0;
}
.section-travel-extras .commbank-awards p {
  background-color: #eaeaea;
  float: left;
  margin: 10px;
  padding-bottom: 4px;
  text-align: center;
  width: 172px;
}

.section-car-hire nav.breadcrumb ol li.first a,
.section-car-hire nav.breadcrumb ol li.first a:visited {
  background-position: -386px -573px;
}

.section-extras table tr td:last-child {
  border-right: 0;
}
.section-extras .btn-green,
.section-extras .btn-green:visited,
.section-extras .btn-green:focus,
.section-extras .btn-green:hover {
  color: #fff;
  text-decoration: none;
}

.panel-page-brochures h1,
.panel-page-brochures h2,
.panel-page-brochures h3,
.panel-page-brochures h4 {
  color: #515255;
}
.panel-page-brochures h2 {
  font-family: "Gill Sans Light", Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-style: italic;
  margin: 50px 0 20px;
}
.panel-page-brochures h3 {
  color: #515255;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  line-height: 1;
  min-height: 60px;
  margin-bottom: 0;
}
.panel-page-brochures h3 a {
  color: #515255;
}
.panel-page-brochures h3 a:hover {
  color: #000;
  text-decoration: none;
}
.panel-page-brochures .center-align {
  font-style: normal;
  text-align: center;
}
.panel-page-brochures .xlarge-3 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 20px 20px 0 0;
  width: 23%;
}
.panel-page-brochures .xlarge-3.fourth {
  margin-right: 0;
}
.panel-page-brochures .view-mode-card--cta {
  background-color: #f4f4f4;
  border: 1px solid #eaeaea;
  height: auto;
  margin: 0;
  text-align: center;
  padding: 10px;
  position: relative;
  width: auto;
}
.panel-page-brochures .view-mode-card--cta img {
  max-width: 195px;
}
.panel-page-brochures .view-mode-card--cta p {
  width: 100%;
  position: relative;
  margin: 10px 0 0;
}
.panel-page-brochures .view-mode-card--cta p:before {
  position: absolute;
  content: '';
  display: block;
  border-top: 2px solid #d4d4d4;
  width: 100%;
  height: 1px;
  top: 11px;
  z-index: 1;
}
.panel-page-brochures .view-mode-card--cta span {
  text-transform: uppercase;
  color: #383a40;
  z-index: 5;
  background-color: #f4f4f4;
  position: relative;
  margin: 0 auto;
  display: inline;
  padding: 0 20px;
  font-family: "Gill Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.panel-page-brochures .view-mode-card--cta .neutral {
  background-color: #eaeaea;
  border: 1px solid transparent;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #515255;
  margin: 0;
  padding: 20px;
  width: 100%;
}
.panel-page-brochures .view-mode-card--cta .neutral:hover {
  background-color: #d4d4d4;
  border: 1px solid #ccc;
}
.panel-page-brochures .fc-featured-destinations .views-row-4 {
  margin: 0 19px 19px 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .section-extras #content .xlarge-3 {
    margin: 35px 35px 0 0;
    width: 30%;
  }
  .section-extras #content .xlarge-3.fourth {
    margin-right: 35px;
  }
  .section-extras #content .xlarge-3.third {
    margin-right: 0;
  }
  .section-extras #content .xlarge-3 img {
    max-width: 205px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .section-extras #content .xlarge-3 {
    margin: 2%;
    width: 45%;
  }
  .section-extras #content .xlarge-3.fourth, .section-extras #content .xlarge-3.third {
    margin: 2%;
  }
  .section-extras #content .xlarge-3 img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) and (orientation: portrait) {
  .section-extras #content .xlarge-3 {
    margin: 3%;
    width: 94%;
  }
  .section-extras #content .xlarge-3.fourth, .section-extras #content .xlarge-3.third {
    margin: 3%;
  }
  .section-extras #content .xlarge-3 img {
    max-width: 100%;
  }
}
.fc-events-month {
  color: #383a40;
  text-decoration: none;
  background-color: #f4f4f4;
  display: table;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #ddd;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  font-family: "Gill Sans Light", Arial, Helvetica, sans-serif;
}

.fc-events-month-title {
  background: #fff;
  border-style: solid;
  border-color: #f4f4f4;
  border-width: 15px 0 15px 15px;
  width: 15%;
  display: table-cell;
  padding: 12px 10px;
  font-size: 24px;
  color: #e00;
}
.fc-events-month-title .fc-events-month-title-inner {
  min-width: 110px;
}

.fc-events-month-events {
  display: table-cell;
  vertical-align: top;
  padding: 15px 0;
}
.fc-events-month-events .views-row {
  margin: 0;
  padding: 0 17px;
}
.fc-events-month-events .views-row.views-row-last .fc-events-event {
  border-bottom: 0;
}
.fc-events-month-events.multi-row .fc-events-event {
  padding: 20px 5px;
}
.fc-events-month-events.multi-row .views-row-first .fc-events-event {
  padding-top: 5px;
}
.fc-events-month-events.multi-row .views-row-last .fc-events-event {
  padding-bottom: 5px;
}

.fc-events-event {
  padding: 10px 5px;
  border-bottom: 1px dotted #ddd;
  display: block;
  text-decoration: none;
}
.fc-events-event .fc-events-event-title {
  float: left;
  width: 60%;
}
.fc-events-event .fc-events-event-title h3 {
  margin: 0;
  font-size: 16px;
  color: #116ab2;
}
.fc-events-event .fc-events-event-date {
  float: right;
  width: 40%;
  text-align: right;
  color: #515255;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
}

.fc-events-event:link,
.fc-events-event:active,
.fc-events-event:visited,
.fc-events-event:hover {
  color: #116ab2;
}

.fc-events-event:hover .fc-events-event-title,
.fc-events-event:hover .fc-events-event-date,
.fc-events-event:hover h3 {
  color: #e00;
}

@media only screen and (max-width: 767px), only screen and (min-device-width: 650px) and (max-device-width: 767px) {
  .fc-events-month {
    display: block;
  }

  .fc-events-month-title,
  .fc-events-month-events {
    display: block;
  }

  .fc-events-month-title {
    border: 0;
    background: transparent;
    width: 100%;
    padding: 0;
  }
  .fc-events-month-title .fc-events-month-title-inner {
    background: #fff;
    padding: 15px;
    margin: 10px;
    text-align: center;
  }

  .fc-events-month-events {
    padding: 0 0 15px;
  }

  .fc-events-event-title {
    width: 75%;
  }

  .fc-events-event-date {
    width: 20%;
  }
}
@media only screen and (max-width: 649px), only screen and (max-device-width: 649px) {
  .fc-events-event-title {
    width: 55%;
  }

  .fc-events-event-date {
    width: 40%;
  }
}
/**
 * NOTES:
 * Might be a good idea to move any browser specific changes to the scss
 * files of the elements that are being altered.
 */
/**
 * CHROME
 */
/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .header .nav ul li.search {
    padding: 4px 0 0 30px;
  }
  .header .nav ul li.search button {
    height: 28px;
    background: image-url('stylecat/button-sprite.png') -1081px -140px;
    &:hover{
      background-position: -1081px -140px;
    }
  }
}*/
.ie9 .view.view-holiday-hero-banner-slider-with-content {
  height: 200px;
}

.lt-ie8 #page {
  position: relative;
}
.lt-ie8 #navigation {
  z-index: 30;
}
.lt-ie8 #navigation ul.sf-menu {
  margin-top: 0;
}
.lt-ie8 #header-top {
  z-index: 75;
}
.lt-ie8 #header {
  z-index: 70;
}
.lt-ie8 #main {
  margin-right: 0;
  z-index: 70;
}
.lt-ie8 ul.dropDown li a {
  z-index: 75;
}
.lt-ie8 .sidebar-navigation a {
  padding-top: 6px;
  line-height: 20px;
}

.lt-ie7 {
  text-align: center;
}
.lt-ie7 nav.nav a:visited {
  color: #fff;
}
.lt-ie7 #content {
  display: inline;
}
.lt-ie7 #page {
  text-align: left;
  width: 960px;
  margin: 0 auto;
}
.lt-ie7 #page .page-inner {
  width: 960px;
}
.lt-ie7 #footer {
  width: 960px;
}
.lt-ie7 .destination-layout .center-wrapper .left-column {
  width: 25% !important;
  margin: 0;
}
.lt-ie7 .destination-layout .center-wrapper .content-column {
  width: 70% !important;
  margin: 0;
}
.lt-ie7 .destination-layout .content-bottom {
  margin-bottom: 20px;
}
.lt-ie7 .view-dest-country-map .views-row .views-field {
  width: 100px;
  text-align: center;
}
.lt-ie7 .sidebar-second .region-sidebar-second {
  padding-left: 0;
}
.lt-ie7 #blogs-teaser .blog-post {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
