/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@font-face {
	font-family: 'Oswald-light';
	src: url('/fonts/oswald-light-webfont.eot');
	src: url('/fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/oswald-light-webfont.woff') format('woff'),
		url('/fonts/oswald-light-webfont.ttf') format('truetype');
}

@font-face {
	font-family: 'Oswald-regular';
	src: url('/fonts/oswald-regular-webfont.eot');
	src: url('/fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/oswald-regular-webfont.woff2') format('woff2'),
		url('/fonts/oswald-regular-webfont.woff') format('woff'),
		url('/fonts/oswald-regular-webfont.ttf') format('truetype'),
		url('/fonts/oswald-regular-webfont.svg#Oswald-regular') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Oswald-bold';
	src: url('/fonts/oswald-bold-webfont.eot');
	src: url('/fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/oswald-bold-webfont.woff2') format('woff2'),
		url('/fonts/oswald-bold-webfont.woff') format('woff'),
		url('/fonts/oswald-bold-webfont.ttf') format('truetype'),
		url('/fonts/oswald-bold-webfont.svg#Oswald-bold') format('svg');
	font-weight: normal;
    font-style: normal;
}

/*@font-face {
	font-family: 'tt_normsbold';
	src: url('/fonts/u001-t-ot-bold_45988-webfont.eot');
	src: url('/fonts/u001-t-ot-bold_45988-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/u001-t-ot-bold_45988-webfont.woff') format('woff'),
		url('/fonts/u001-t-ot-bold_45988-webfont.ttf') format('truetype');
}*/

@font-face {
    font-family: 'tt_normsregular';
    src: url('/fonts/tt-norms-regular-webfont.eot');
    src: url('/fonts/tt-norms-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tt-norms-regular-webfont.woff2') format('woff2'),
         url('/fonts/tt-norms-regular-webfont.woff') format('woff'),
         url('/fonts/tt-norms-regular-webfont.ttf') format('truetype'),
         url('/fonts/tt-norms-regular-webfont.svg#tt_normsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsitalic';
    src: url('/fonts/tt-norms-italic-webfont.eot');
    src: url('/fonts/tt-norms-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tt-norms-italic-webfont.woff2') format('woff2'),
         url('/fonts/tt-norms-italic-webfont.woff') format('woff'),
         url('/fonts/tt-norms-italic-webfont.ttf') format('truetype'),
         url('/fonts/tt-norms-italic-webfont.svg#tt_normsitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsbold';
    src: url('/fonts/tt-norms-bold-webfont.eot');
    src: url('/fonts/tt-norms-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tt-norms-bold-webfont.woff2') format('woff2'),
         url('/fonts/tt-norms-bold-webfont.woff') format('woff'),
         url('/fonts/tt-norms-bold-webfont.ttf') format('truetype'),
         url('/fonts/tt-norms-bold-webfont.svg#tt_normsbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tt_normsbold_italic';
    src: url('/fonts/tt-norms-bolditalic-webfont.eot');
    src: url('/fonts/tt-norms-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tt-norms-bolditalic-webfont.woff2') format('woff2'),
         url('/fonts/tt-norms-bolditalic-webfont.woff') format('woff'),
         url('/fonts/tt-norms-bolditalic-webfont.ttf') format('truetype'),
         url('/fonts/tt-norms-bolditalic-webfont.svg#tt_normsbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'cef';
  src:  url('/fonts/cef.eot?o9eke9');
  src:  url('/fonts/cef.eot?o9eke9#iefix') format('embedded-opentype'),
    url('/fonts/cef.ttf?o9eke9') format('truetype'),
    url('/fonts/cef.woff2?o9eke9') format('woff2'),
    url('/fonts/cef.woff?o9eke9') format('woff'),
    url('/fonts/cef.tt?o9eke9') format('truetype'),
    url('/fonts/cef.svg?o9eke9#cef') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="cef-"], [class*=" cef-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'cef' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cef-envelope-o:before {
  content: "\f003";
}
.cef-print:before {
  content: "\f02f";
}
.cef-times-circle:before {
  content: "\f057";
}
.cef-times-circle-o:before {
  content: "\f05c";
}
.cef-arrow-left:before {
  content: "\f060";
}
.cef-bars:before {
  content: "\f0c9";
}
.cef-navicon:before {
  content: "\f0c9";
}
.cef-reorder:before {
  content: "\f0c9";
}
.cef-angle-left:before {
  content: "\f104";
}
.cef-angle-right:before {
  content: "\f105";
}
.cef-angle-down:before {
  content: "\f107";
}
.cef-circle:before {
  content: "\f111";
}
.cef-map-o:before {
  content: "\f278";
}

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body   {
	margin: 0;
	padding: 0;
	font-size: 126%; /*100%;*/
	font-family: tt_normsregular,Arial,Helmet,Freesans,sans-serif;
	color: #262626;
	line-height: 177%;
/*	text-align: center;
	background-color: #fff;*/
	
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-ligatures: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	color: #262626;
}

p {
	margin: 0 0 1.1em 0;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/*body {
	font-family: Arial, Helmet, Freesans, sans-serif;
}*/

.uk-grid {
	max-width: 1200px;
	width: 92%;
	margin: 0 auto;
	padding: 20px 0 10px;
}

body.home section.tm-main-top.uk-grid {
	padding-top: 0;
	width: auto;
}

body.home main.tm-content > div.uk-grid {
	width: auto;
}

.uk-grid:not(.uk-grid-preserve) {
	margin-left: inherit;
}

.uk-grid > *,
.uk-grid:not(.uk-grid-preserve) > * {
	padding-left: 0;
}

.uk-width-medium-1-4 {
	width: 30%;
}
.uk-width-medium-3-4 {
	width: 70%;
}
.uk-container {
	max-width: none; /*980px;*/
	padding: 0; /*0 35px;*/
	margin-top: 7px;
}
.tm-toolbar {
	display:none;
}
.tm-headerbar, .tm-navbar, .tm-footer {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tm-headerbar,
.tm-navbar {
	display: none;
}

.tm-headerbar .tm-logo {
	float: none;
}

.uk-open > .uk-dropdown-navbar {
  -webkit-animation: none;
  animation: none;
}

.uk-navbar {
	background: #097791; /* Old browsers */
	background: -moz-linear-gradient(top, #097791 0%, #0e909f 50%, #097791 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#097791), color-stop(50%,#0e909f), color-stop(100%,#097791)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #097791 0%,#0e909f 50%,#097791 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #097791 0%,#0e909f 50%,#097791 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #097791 0%,#0e909f 50%,#097791 100%); /* IE10+ */
	background: linear-gradient(to bottom, #097791 0%,#0e909f 50%,#097791 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#097791', endColorstr='#097791',GradientType=0 ); /* IE6-9 */

	display: table;
	width: 100%;
}

.uk-navbar {
	display: none;
}

.uk-navbar-nav {
	display: table-row;
	float: none;
}

.uk-navbar-nav > li {
	display: table-cell;
	float: none;
	text-align: center;
}

.uk-navbar-nav > li li {
	text-align: left;
}

.uk-navbar-nav > li > a {
	color:#FFF !important;
/*	height: 23px;*/
	height: auto;
	padding: 0 4px;
	line-height: 23px;
	font-size: 16px;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	outline: none;
}
.uk-navbar-nav > li.uk-active > a {
	text-decoration: underline !important;
	color: #fff;
}
.uk-dropdown-navbar {
	/*margin-top: 0;*/
	margin: 0;
	padding: 0;
	/*background: #0e909f;*/
	border: 1px solid #585858;
	border-top: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .44);
}

.uk-dropdown .uk-nav {
	margin: 0;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
	/*background: #097791;*/
	background: #336fcb;
	color: #ffffff;
	outline: none;
}
.uk-nav > li > a {
	padding: 2px 10px;
	color:#FFF;
	font-size: 16px;
	background-color: #403e3e;
	border: none;
	border-top: 1px solid #585858;
}
.cat-sub-nav {
	display:block;
	clear:both;
}
.cat-sub-nav a {
	display:block;
	float:left;
	/*margin:0 0 1px 0;*/
	padding: 1px; /*0;*/
	width:20%;
	box-sizing: border-box;
}

.cat-sub-nav a img {
	width: 100%;
}

.add-in-sub-title {
	font-size:16px;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-transform:uppercase;
	margin:0.25em 0 0.5em 0.25em;
	padding:0;
	line-height:1.2em;
	color:#005878;
}
.uk-article a {
	color:#245f85;
}
.uk-article a:hover {
	color: #1D8D31;
}
.cat-sub-nav a:nth-child(5),
.cat-sub-nav a:nth-child(10) {
	margin-right:0;
}
.uk-article + .uk-article {
	margin-top: 15px;
}
.article-header-row {
	display:block;
	clear:both;
}
.article-header-row .left-panel {
	display:block;
	width: 13%; /*15%;*/
	padding-right: 10px;
	float:left;
	box-sizing: border-box;
}
.date-wrap {
	display: table; /*block;*/
	text-align:center;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	/*width:45px;*/
	min-width: 60px;
}
.date-wrap .day {
	font-size:30px;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	background:#10869d;
	color:#FFF;
	padding:5px;
}
.date-wrap .month {
	background:#494e54;
	color:#FFF;
	padding:0;
	font-size:15px;
}
.date-wrap .year {
	padding:0;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size:17px;
}
.article-header-row .right-panel {
	display:block;
	width:85%;
	float:left;
	font-size: 16px;
	box-sizing: border-box;
}
.uk-article-title {
	font-size:18px;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	margin:0;
	line-height: 1.2em;
}
.article-content-row {
	border-top:1px solid rgba(204,204,204,0.5);
	border-bottom:1px solid rgba(204,204,204,0.5);
	margin:1em 0 0 0;
	padding:1em 0 2em 0;
}
.article-content-row .left-panel {
	display:block;
	width: 23%; /*25%;*/
	min-width: 23%; /*25%;*/	
	margin-right: 15px; /*5%;*/
	float:left;
}
.article-content-row .right-panel {
	display:block;
	width: 73%; /*70%;*/
	float:left;
	font-size: 17px; /*16px;*/
}
.uk-list-line > li:nth-child(n+2) {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px solid #dddddd;
}
.uk-panel-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #10869d;
	text-transform:uppercase;
	border-bottom: 1px solid #10869d;
}
.rpwe-thumb {
	border: 0px solid #EEE!important;
	box-shadow: none!important;
	margin: 2px 10px 2px 0;
	padding: 0px!important;
}
.uk-grid .tm-sidebar-b {
	padding-left:5px; /* !important;*/
}
.uk-grid:not(.uk-grid-preserve) > * > .uk-panel + .uk-panel {
	margin-top:10px;
}
.two-col-form-wrap {
	display:block;
	clear:both;
	border:0;
	padding:0;
	margin-bottom:0;
}
.two-col-form-wrap .left-col {
	background:#10869d url(../img/best-prixe-tag.jpg) no-repeat bottom center;
	width:30%;
	display:block;
	float:left;
	min-height:428px;
	font-size:9px;
	line-height:1.4em;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-transform:uppercase;
	color:#FFF;
	text-align:right;
}
.two-col-form-wrap .left-col p {
	margin:0.75em;
	padding:0;
}
.two-col-form-wrap .right-col {
	display:block;
	float:left;
	width:70%;
}
#gds_box {
	background:none;
	border:0;
}
#gds_box form {
	font-size: 11px;;
	background:#ecf3fd;
	padding:5px 10px;
}
#gds_box form input, #gds_box form input[type="text"], #gds_box form select, #gds_box form textarea {
	font-size: 11px;;
}
.col_box label {
	font-size: 11px;;
}
.slideshow-page-wrap {
	margin-top:0;
	width: auto; /*624px;*/
	height: 0; /*282px;*/
	max-width: 840px;
	padding-bottom: 45.1923%; /* 379/840 (292/624) */
	overflow:hidden;
	position:relative;
	z-index:0;
}
.tm-main > :nth-child(n+2) {
	margin-top: 20px;
}

.tm-main-top.uk-grid {
	width: 100%;
}
.cycle-slideshow#slideshow-page {
	width: 100%; /*624px;*/
	height: 100%; /*282px;*/
	overflow:hidden;
	z-index:0;
	position:absolute;
	top:0;
	left:0;
}
.cycle-slideshow#slideshow-page > div {
	z-index:0;
}
.cycle-slideshow#slideshow-page > div {
	display:none;
}
.cycle-slideshow#slideshow-page > div > a {
	display:block;
	width: 100%; /*624px;*/
	height: 100%; /*282px;*/
	z-index:0;
}
.cycle-slideshow#slideshow-page > div > a > img {
	z-index:0;
	width:100%;
	height:auto;
}
.cycle-slideshow#slideshow-page > div > a > span.blog-title {
	position:absolute;
	font-size:28px;
	line-height:34px;
	line-height:1em;
	width: 43%; /*370px;*/
	top: 20px;
	left: 16%; /*160px;*/
	color:#FFF;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-transform:uppercase;
	z-index:1;
	background:rgba(16,134,157,0.4);
	padding:0.5em;
	border-radius:5px;
	border:1px solid #999;
	font-family: 'Open Sans';
}
.cycle-slideshow#slideshow-page > div > a > span.blog-btn {
	position:absolute;
	top: 20px; /*210px;*/
	left: 66%; /*right: 70px;*/
	/*color:#FFF;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-transform:uppercase;*/
	z-index:2;
	/*background: #c6d92d;
	color: #000;
	font-size:9px;
	line-height:1.6em;
	padding:0px 5px;
	border-radius:3px;*/
}
/*.cycle-slideshow#slideshow-page > div > a > span.blog-btn:hover {
	background-color: #788318;
	color:#FFF;
}*/
.slideshow-page-wrap #latestBlogs {
	position:absolute;
	top:0;
	left:25px;
	z-index:1;
}
.slideshow-page-wrap #pagermain {
	position:absolute;
	bottom: 5px;
	right: 10px;
	z-index:1;
}
.slideshow-page-wrap #pagermain a {
	color:#FFF;
	display:block;
	width:7px;
	height:7px;
	float:left;
	background:url(../img/slides/pager.png) no-repeat top left;
	text-indent:-6000px;
	margin-right:2px;
	border:1px solid #eee;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.33);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.33);
}
.slideshow-page-wrap #pagermain a:hover,.slideshow-page-wrap #pagermain a.cycle-pager-active {
	background-position:bottom left;
}
.widget_categories, .widget_tag_cloud {
	margin-bottom:1.5em;
	font-size: 16px;
}
.uk-panel h3, .uk-panel ul, .uk-panel p, .rpwe-ul li {
	margin-left:10px;
	margin-right:10px;
}
.uk-panel h3 {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
}
.widget_categories {
	margin-bottom:2em;
}
.widget_categories ul {
	line-height:1.2em;
}
.rpwe-clearfix {
	zoom: 1;
}
.rpwe-clearfix:before, .rpwe-clearfix:after {
	content: "";
	display: table !important;
}
.rpwe-clearfix:after {
	clear: both;
}
.rpwe-alignleft {
	display: inline;
	float: left;
}
.rpwe-block ul {
	list-style: none!important;
	margin-left: 0!important;
	padding-left: 0!important;
}
.rpwe-block h3 {
	background: none!important;
	clear: none;
	margin-bottom: 0!important;
	margin-top: 0!important;
	font-weight: 400;
	font-size: 12px!important;
	line-height: 1.5em;
}
.rpwe-block a {
	display: inline!important;
	text-decoration: none;
}
.rpwe-thumb {
	border: 1px solid #EEE!important;
	box-shadow: none!important;
	margin: 2px 10px 2px 0;
	padding: 3px!important;
}
.rpwe-title {
	padding-top:5px;
}
.rpwe-title a {
	 color:#245f85;
	 font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
}
.widget_categories .cat-item a {
	color:#000;
}
.widget_text #search-2 {
	background:#10869d;
	color:#FFF;
	margin-bottom: 6px;
	width: 100%; /*279px;*/
	box-sizing: border-box;
}

.uk-search {
	display: block;
	padding: 2px 5px 5px;
}

.uk-search-field {
	color: #10869d;
	width: 100%; /*269px;*/
	/*min-width: 269px;
	margin: 5px;*/
	background: rgba(255,255,255,1);
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
	width: 100%;
}

.uk-search.uk-active .uk-search-field {
	width: 100%; /*279px;*/
}

.uk-search-close {
	line-height: 38px;
}

.uk-dropdown-search {
	background:#10869d;
	color:#FFF;
	width: 100%;
}

.uk-nav-search .uk-nav-header {
	color: #fff;
	padding: 0;
}

.uk-search-field::-webkit-input-placeholder {
   color: #10869d;
}

.uk-search-field:-moz-placeholder { /* Firefox 18- */
   color: #10869d;  
}

.uk-search-field::-moz-placeholder {  /* Firefox 19+ */
   color: #10869d;  
}

.uk-search-field:-ms-input-placeholder {  
   color: #10869d;  
}
.uk-search-field:focus:-webkit-input-placeholder {
  color: transparent;
}
.uk-search-field:focus::-webkit-input-placeholder {
  color: transparent;
}
.uk-search-field:focus:-moz-placeholder {
  color: transparent;
}
.uk-search-field:-moz-placeholder { /* Firefox 18- */
   color: transparent;  
}
.uk-search-field:focus::-moz-input-placeholder {
  color: transparent;
}
.uk-search-field:focus::-moz-placeholder {
	color: transparent;
}
.uk-search-field:focus:-ms-input-placeholder {
  color: transparent;
}
.uk-search:before {
	content: "\f002";
	position: absolute;
	top: 5px;
	left: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 14px;
	color: #10869d;
}

.cat-sub-nav {
	margin-bottom:2em !important;
}
.readmorelink {
	display:block;
	float:right;
	padding:2px 5px;
	background:#ffce14;
	color:#000 !important;
	margin:0 1em 0 0;
	width:80px;
	text-align:center;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	border-radius:5px;
	font-size: 11px;;
	text-transform:uppercase;
}
.readmorelink:hover {
	text-decoration:none !important;
	background:#CC0;
	/*color:#FFF !important;*/
}
.wp-caption {
	margin:2em 0;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 10px 4px 4px 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignright {
	margin-left: 20px;
}

.wp-caption.alignleft {
	margin-right: 20px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 4px;
	margin: 0;
}
.single-article-header {
	display:block;
	clear:both;
	margin-bottom:1em;
}
.single-article-header .single-article-hdr-left {
	float:left;
	width:12%;
	margin-right:1%;
}
.single-article-header .single-article-hdr-right {
	float:left;
	width:87%;
}
.single-article-header .single-article-hdr-right h1 {
	margin:0.75em 0 0 0;
	padding:0;
}
.single-article-header .single-article-hdr-right p {
	margin:0;
	padding:0;
}
.breadcrumbs {
	margin-bottom:2em;
	font-size: 16px;
}
.page-title {
	font-size:20px;
	line-height:1.2em;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	color:#245f85;
	margin:0 0 1em 0;
	padding:0;
}

.social-form-box {
display: none;

	background:#245f85;
	width:279px;
	color:#FFF;
	min-height:60px;
}
.social-form-box .social-box {
	display:block;
	float:left;
	width:25%;
}
.social-form-box .social-box img {
	margin:3px 0 0 5px;
}
.social-form-box .form-box {
	display:block;
	float:left;
	width:75%;
}
.social-form-box .form-box .form-row {
	display:block;
	clear:both;
}
.social-form-box .form-box .form-row .inner_circle_signup {
	
}
.social-form-box .form-box .form-row .inner_circle_signup input[type="text"] {
	border:0;
	width:170px;
	color:#245f85;
}
.social-form-box .form-box .form-row .inner_circle_signup input:last-child {
	border:0;
	background:#c6ff00;
	color:#000;
	padding:3px 3px 2px;
	margin:0 0 0 2px;
	/*height:18px;*/
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size: 16px;
}

.uk-panel-box {
	padding: 0;
	background: none;
	color: inherit;
}

/*
#above-footer-wrap {
	display:block;
	clear:both;
	background:#d3e9ed;
	color:#565d62;
	margin-top:2em;
	margin-bottom:0;
}
.above-footer {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 2em;
}
.above-footer > div {
	display:block;
	float:left;
	min-height:220px;
	border-left:1px solid #333;
}
.above-footer > div > h3 {
	margin:0 0 20px 10px !important;
	color:#10869d;
	font-size: 11.4399995803833px;
	line-height:1.4em;
	text-transform:uppercase;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
}
.above-footer > div > ul {
	margin:0 0 0 10px !important;
	list-style-type:none;
	padding:0;
	font-size: 11px;;
	line-height:1.4em;
}
.above-footer > div > ul > li {
	margin:0;
	padding:0;
	font-size: 11px;;
	line-height:1.4em;
}
.above-footer > div > ul > li > a {
	color:#494e54;
	font-weight: normal;
	font-size: 10.3999996185303px;
	line-height: 1.5em;
	letter-spacing: .04em;
	font-family: Oswald-regular,Arial,Helmet,Freesans,sans-serif;
}
.above-footer > div > ul > li > a:hover {
	color:#000000;
}
.above-footer > div:first-child {
	border-left:0;
}
.col-1 {
	width:18%;
}
.col-2 {
	width: 158px;
}
.col-3 {
	width: 178px;
}
.col-4 {
	width: 178px;
}
.col-5 {
	width:400px;
}
.col-5 img {
	margin-left:1em;
}



#above-footer-wrap .above-footer h3 {
	margin:0;
	padding:0;
}
#footer-wrap {
	background-color: rgb(64, 62, 62);
	color:#FFF;
}
#footer-wrap .tm-footer {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	padding: 0;
	margin-top:0;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
}
.footer-row p {
	margin-bottom:0;
}
.footer-row .footer-row-left {
	display:block;
	float:left;
	width:45%;
	text-align:left;
	font-size:9px;
	line-height:1.4em;
}
.footer-row .footer-row-left .footer-menu {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer-row .footer-row-left .footer-menu li {
	list-style-type:none;
	margin:0;
	padding:0 1em;
	display:inline;
	border-left:1px solid #fff;
}
.footer-row .footer-row-left .footer-menu li:first-child {
	border-left:0;
}
.footer-row .footer-row-left .footer-menu li a {
	margin:0;
	padding:0;
	color:#FFF;
}
#copyright {
	margin:10px 0 0 10px;
	padding:0;
}
.footer-row .footer-row-right {
	display:block;
	float:right;
	width:55%;
	text-align:left;
}
.footer-row .footer-row-right h4 {
	color:#FFF;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.2em;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-transform:uppercase;
}
.footer-row .footer-row-right ul {
	list-style-type:none;
	margin:0.5em 0 0 0;
	padding:0;
}
.footer-row .footer-row-right ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.footer-row .footer-row-right ul li a {
	margin:0 1em 0 0;
	padding:0;
	line-height:25px;
	height:25px;
	display:block;
	color:#FFF;
	font-size:13px;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
}
.facebook-link, .twitter-link, .pinterest-link, .google-plus-link {
	background:transparent url(../img/social-media-icons-footer.png) no-repeat;
	margin:0 0.5em 0 0;
	padding:0;
	line-height:25px;
	height:25px;
	width:26px;
	display:block;
	float:left;
	color:#FFF;
}
.facebook-link {
	background-position:0 0;
}
.twitter-link {
	background-position:-30px 0;
}
.pinterest-link {
	background-position:-60px 0;
}
.google-plus-link {
	background-position:-90px 0;
}
#footer-wrap .tm-footer .tm-totop-scroller {
	color: #fff;
	top: 25px;
}

#schema_wrap {
	font-size: .8em;
	line-height: 1.2em;
	padding: 10px;
	color: #777;
	text-align:center;
}

#schema_wrap a {
	color: #ff594f;
}

#schema_wrap > div {
	display: table;
	width: 100%;
	margin: 15px 0 25px;
}

#schema_wrap > div div {
	display: table-cell;
	width: 50%;
}

#schema_wrap > div div:first-child {
	text-align: right;
	padding-right: 30px;
}

#schema_wrap > div div:last-child {
	text-align: left;
	padding-left: 30px;
}

#affiliations {
	text-align: center
}

#affiliations > a,
#affiliations > img {
	display: inline-block;
	margin: 3px 0;
}
#affiliations > a, #affiliations > img {
	margin: 10px 0;
}
#affiliations > img:first-child {
	margin-top: 0;
}

#affiliations > a:last-child img {
	max-width: 369px;
}
*/

/* Chat */
/*
#comm100-button-269 {
	position: fixed;
	right: 0;
	top: 40%;
	cursor: pointer;
	z-index: 100;
	
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);

	-webkit-transition: -webkit-transform .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-moz-transition: -moz-transform .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-o-transition: -o-transform .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	transition: transform .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
}

#comm100-button-269.chat_closed {
	-webkit-transform: translate(222px, 0px);
	-moz-transform: translate(222px, 0px);
	-ms-transform: translate(222px, 0px);
	-o-transform: translate(222px, 0px);
	transform: translate(222px, 0px);
}

#comm100-button-269 a:first-child {
	position: relative;
	z-index: 1;
}

#comm100-button-269 img.chat {
	position: absolute;
	left: 6px;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	
	-webkit-transition: opacity .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-moz-transition: opacity .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-o-transition: opacity .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-ms-transition: opacity .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	transition: opacity .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
}

#comm100-button-269.chat_closed img.chat {
	z-index: 5;
	opacity: 1;
	filter: alpha(opacity=100);
}

#comm100-button-269 .chat_touch_close {
	background-color: #0f748c;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 1.15em;
    left: 0;
    padding: 3px 28px 30px;
    position: absolute;
    top: -1.2em;
}

#comm100-button-269.chat_closed .chat_touch_close {
	display: none;
}

#comm100-button-269 .chat_touch_close:link,
#comm100-button-269 .chat_touch_close:visited,
#comm100-button-269 .chat_touch_close:hover,
#comm100-button-269 .chat_touch_close:active {
	text-decoration: none;
	color: #fff;
}

#comm100-button-269 .chat_touch_close span {
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

#chat_invite_bubble {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 228px;
	height: 111px;
	background: url(/images/chat-invite-bubble.png) no-repeat 0 0;
	cursor: default;
	
	-webkit-transform: translate(0px, -120px);
	-moz-transform: translate(0px, -120px);
	-ms-transform: translate(0px, -120px);
	-o-transform: translate(0px, -120px);
	transform: translate(0px, -120px);

	-webkit-transition: -webkit-transform .25s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	transition: transform .25s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;	
}

#chat_invite_bubble.invite_off {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

#cancel_chat {
	position: absolute;
	left: 17px;
	top: 54px;
	width: 88px;
	height: 25px;
	cursor: pointer;
}

#start_chat {
	position: absolute;
	left: 120px;
	top: 54px;
	width: 90px;
	height: 25px;
	cursor: pointer;
}
*/

#paa_deals_wrap {
	background-color: #c7ff00;
	padding: 7px;
	border: 1px solid #b3e500;
	margin-bottom: 20px;
}

#paa_deals_wrap > div:last-child {
	display: none;
	text-align: center;
	padding-top: 3px;
}

#paa_deals_wrap h2 {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	color: #484e53;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	padding: 0 0 6px 1px;
}

#paa_deals {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	height: 122px;
	background-color: #fff;
	border: 1px solid #b3e500;
	
	-moz-transition: height 500ms;
	-webkit-transition: height 500ms;
	-ms-transition: height 500ms;
	-o-transition: height 500ms;
	transition: height 500ms;
	
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

#paa_deals.paa_view_more {
	height: 122px;
}

#paa_deals ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#paa_deals li {
	padding: 2px 10px;
	border-bottom: 1px solid #ccc;
}

#paa_deals li:last-child {
	border-bottom: none;
}

#paa_deals li > span:nth-of-type(1),
#paa_deals li > span:nth-of-type(2) {
	font-size: .9em;
}

#paa_deals li > span:nth-of-type(3) {
	font-size: 1.2em;
	color: #10859d;
}

#paa_deals li > span:nth-of-type(4) {
	font-size: .8em;
}

#paa_deals li > div:first-child {
	float: right;
	padding-left: 10px;
}

#paa_deals li:last-child {
	text-align: center;
}

#other_blogs_header span {
	display: none;
}

#paa_wrap {
/*	max-width: 328px;*/
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #b3e500;
	background-color: #c7ff00;
	padding: 7px;
}

#paa_header {
	background-color: #c7ff00;
	color: #484e53;
	padding: 10px 1px 9px;
	position: relative;
	z-index: 5;
	font-size: 1.85em;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	text-align: center;
}

#paa_header > div:first-child {
	font-size: .9em;
	padding: 0 3px;
	line-height: 1.1em;
	font-family: Oswald-light,Arial,Helmet,Freesans,sans-serif
}

#paa_link_wrap {
	border: 1px solid #b3e500;
	text-align: center;
	position: relative;
	height: 0;
	padding-bottom: 82%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#paa_link_wrap > div:last-child {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
}

#paa_link_wrap:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: inset 0 0 8px 2px rgba(0, 0, 0, .5);
}

#lmd_link_wrap {
	border: 1px solid #0b5e6f;
	text-align: center;
	position: relative;
	margin-top: 10px; /*margin: 10px auto 0;*/
/*	max-width: 326px;*/
	height: 0;
	padding-bottom: 61.2%;
	background: url(/news/wp-content/themes/yoo_master2_wp/styles/cruiseexperts/img/last-minute-deals-rc-w.jpg) no-repeat 50% 0;
	background-size: cover;
}

#lmd_link_wrap > div:nth-of-type(1) {
	position: absolute;
	left: 0;
	top: 40%;
	border: 1px solid #0b5e6f;
	border-left: none;
	border-radius: 0 6px 6px 0;
	background-color: rgba(16, 133, 157, .71);
	padding: 13px 10px 6px;
	color: #fff;
	font-size: 1.3em;
	font-family: Oswald-bold,Arial,Helmet,Freesans,sans-serif;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, .55);
	letter-spacing: .8px;
	line-height: 1.3em;
}

#lmd_link_wrap > div:nth-of-type(1) span {
	font-size: 1.75em;
}

#lmd_link_wrap > div:last-child {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
}

a:link,
a:visited,
body.is_mobile a:link,
body.is_mobile a:visited,
body.is_mobile a:hover,
body.is_mobile a:active {
	color: #e15e15;
	text-decoration: none;
}

a:hover,
a:active,
.uk-article a:hover,
.uk-article a:active {
	color: #11a5b8;
	text-decoration: underline;
}

.rpwe-block a:link,
.rpwe-block a:visited,
.uk-article-title a:link,
.uk-article-title a:visited {
	color: #115cb8;
}

.rpwe-block a:hover,
.rpwe-block a:active,
.uk-article-title a:hover,
.uk-article-title a:active {
	color: #11a5b8;
}

/*ul,
ol {
	margin: 8px 0 15px 15px;
	padding: 0;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 1em;
	padding-left: 15px;
}

ul li {
	padding-left: 0;
}

ol li {
	padding-left: 7px;
}

ul li:before {
	font-family: cef;
	content: "\f105";
	float: left;
	width: 1em;
	color: #2311b8;
	font-weight: bold;
}

.uk-container ul li {
	padding-left: 18px;
}

.uk-container ul li:before {
	margin-left: -18px;
}

#header li:before {
	width: auto;
	float: none;
	content: '';
}*/

#logo_print {
	display: none;
}

/* ===== Header ===== */

#header_wrap {
	border-bottom: 1px solid #a7cee7;
}

#header {
	margin: 0 auto;
	max-width: 1200px;
	width: 92%;
	position: relative;
	z-index: 100;
	font-size: 90.75%;
}

#header_left_right_wrap {
	overflow: hidden;
}

#header_left {
	float: left;
}

#header_right {
	padding: 5px 0 9px 0;
	overflow: hidden;
}

a.ce_dial {
	/*color: inherit;*/
	text-decoration: none;
}

a.ce_dial:hover,
a.ce_dial:active {
	color: #e15e15;
}

/* ===== Phone ===== */

#phone {
	float: right;
	/*width: 88%;*/
	color: #245f85;
	font-family: tt_normsregular,Arial,Helmet,Freesans,sans-serif;
	text-transform: uppercase;
	line-height: 1.1em;
	margin-bottom: 7px;
	display: table;
}

#phone > div {
	display: table-row;
}

#phone > div > div {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 7px;
	text-align: center;
}

#phone > div > div:last-child {
	text-align: right;
	width: 67px;
	padding-right: 0;
}

#phone > div > div > span {
	display: block;
}

#phone > div > div > span:first-child {
	font-size: 1.05em;
}

#phone > div > div > span:nth-of-type(2) {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size: 1.9em;
	padding-top: 1px;
	display: inline-block;
	margin-right: 0;
	line-height: 1em;
}

#phone > div > div > span:last-child {
	display: block;
	padding-top: 5px;
/*	font-family: Arial,Helmet,Freesans,sans-serif;*/
	line-height: 0.75em;
	font-size: 1.05em;
}

/* ===== Navigation ===== */

#menu_sub,
#navigation > li {
	
}

#navigation > li:hover {
	
}

#navigation > li:active {
	
}

#menu_sub,
#navigation,
#icpop,
#tt_popup {
	/*box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .44);*/
}

#menu_sub {
	background-color: #373737;
}

.sub_content_bar {
	display: none;
	border: 1px solid #444;
}

.sub_content_bar a,
body.is_mobile .sub_content_bar a {
	display: block;
	color: #fff;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size: 1em;
	font-family: tt_normsbold,Verdana,Geneva,'DejaVu Sans',sans-serif;
	text-decoration: none;
	padding: 4px 15px;
}

.sub_content_bar div {
	float: right;
	padding-right: 17px;
	margin-top: .2em;
	cursor: pointer;
	color: #fff;
	font-size: 1.2em;
}

/*.sub_content_bar div span {
	width: 23px;
	font-size: 0;
	line-height: 0;
	height: 2px;
	display: block;
	border-radius: 2px;
	background-color: #fff;
	margin-top: 4px;
}*/

.sub_content_bar div span:first-child {
	margin-top: 0;
}

#menu {
	display: table;
	width: 100%;
}

#navigation,
#navigation ul {
	display: table-row;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

#navigation > li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0;
	text-align: center;
}

#navigation > li:first-child {
	text-align: left;
}

#navigation > li:first-child a {
	padding-left: 0;
}

#navigation > li:last-child {
	text-align: right;
}

#navigation > li:last-child a {
	padding-right: 0;
}

#navigation li a {
	display: inline-block;
	color: #262626; /*#313131;*/
	font-size: .95em;
	font-family: tt_normsbold,Verdana,Geneva,'DejaVu Sans',sans-serif;
	text-decoration: none;
	padding: 9px;
	text-align: center;
	line-height: 1.4em;
}

#navigation > li > a:link,
#navigation > li > a:visited {
	
}

#navigation > li:hover.sub > a {
	background-color: #373737;
	color: #fff;
	display: block;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .44);
}

body.is_mobile #navigation > li:hover.sub > a {
	background-color: transparent;
	color: #313131;
	display: inline-block;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
}

#navigation > li:hover.sub.closed > a {
	display: inline-block;
	color: #313131;
	background-color: transparent;
	box-shadow: none;
	
}

#navigation > li.sub > a span {
	white-space: nowrap;
}

#navigation > li.sub > a span i {
	font-weight: bold;
}

body.is_mobile #navigation > li.sub > a span i {
	display: none;
}

#navigation > li > a:active {
	
}

#navigation > li li a {
	display: block;
	font-family: tt_normsregular,Verdana,Geneva,'DejaVu Sans',sans-serif;
	color: #fff;
	padding: 9px 13px;
}

#navigation li > ul {
	box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .44);
	position: absolute;
	left: -999em;
	display: block;
	overflow: hidden;
	border: 1px solid #444;
	border-top: none;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #373737;
}

#navigation li:hover > ul {
	left: auto;
}

body.is_mobile #navigation li:hover > ul {
	left: -999em;
	right: auto;
}

#navigation > li:hover.sub.closed > ul {
	left: -999em;
	right: auto;
}

#navigation li:hover > ul.ul_shift {
	right: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
}

#navigation li > ul li a {
	border: none;
	border-top: 1px solid #444;
	width: 14.5em;
	text-align: left;
}

#navigation li > ul li:first-child a {
	border-top: none;
}

#navigation li > ul li a:link,
#navigation li > ul li a:visited {
	background-color: #373737
}

#navigation li > ul li a:hover {
	background-color: #083b47;
}

#navigation li > ul li a:active {
	/*background-color: #163577;*/
}

#menu.menu_sub_active {
	display: block;
	position: absolute;
/*	width: 92%;*/
}

/* ===== Footer ===== */

#footer {
	margin-top: 30px;
}

#footer_upper_upper,
#footer_upper,
#footer_lower {
	margin: 0 auto;
    max-width: 1200px;
    position: relative;
    text-align: left;
    width: 92%;
}

#footer_upper_upper_wrap {
	background-color: #d3f4fb; /*#eafafd;*/
}

#footer_upper_upper {
	padding: 20px 0;
}

#footer_upper_upper h3 {
	font-size: 1em;
	line-height: inherit;
	margin: 0;
}

#footer_upper_upper ul {
	margin: 0 0 30px 0;
	column-count: 4;
	column-gap: 20px;
	list-style-type: none;
	padding-left: 0;
}

#footer_upper_upper > ul:last-child {
	margin-bottom: 0;
}

#footer_upper_upper li {
	line-height: 1em;
	padding-bottom: 8px;

    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
	page-break-inside: avoid; /* Firefox */
	break-inside: avoid; /* IE 10+ */
}

#footer_upper_upper li:before {
	content: none;
}

#footer_upper_wrap {
	background-color: #11a5b8;
}

#footer_upper {
	padding: 20px 0;
}

#footer_upper > div {
	display: table-cell;
}

#popular {
	font-family: Oswald-regular,Arial,Helmet,Freesans,sans-serif;
	font-weight: normal;
	font-size: .85em;
	line-height: 1.5em;
	letter-spacing: .04em;
	vertical-align: top;
}

#popular > div {
	display: table-cell;
	border-right: 1px solid #fff;
	padding: 0 20px;
}

#popular h3 {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 1.1em;
	padding-bottom: 15px;
	color: #fff;
	white-space: nowrap;
	margin-bottom: 0;
}

#popular a {
	color: #d0faff;
}

#affiliations {
	text-align: center;
	vertical-align: middle;
	width: 34%;
}

#affiliations > a,
#affiliations > img,
#affiliations > div {
	display: inline-block;
	margin: 3px 0;
	vertical-align: middle; /* Needed for < Edge */
}

#ce_clia,
#ce_arc,
#ce_ensemble,
#ce_asta,
#ce_iatan,
#ce_cc {
	height: 47px;
	position: relative;
	background: url(/images/footer-sprite.png) no-repeat 0 0;
	border-radius: 4px;
	border: 1px solid #114a7a;
}

#ce_clia {
	width: 118px;
	background-position: -28px -1px;
}

#ce_arc {
	width: 118px;
	background-position: -28px -50px;
}

#ce_ensemble {
	width: 118px;
	background-position: -28px -99px;
}

#ce_asta {
	width: 226px;
	background-position: -148px -1px;
	border-color: #280145;
}

#ce_iatan {
	width: 58px;
	background-position: -148px -50px;
	border-color: #0e4075;
}

#ce_cc {
	width: 70px;
	background-position: -208px -50px;
}

#affiliations > a:nth-of-type(1),
#affiliations > div:nth-of-type(5) {
	margin-left: 10px;
	margin-right: 10px;
}

#affiliations > div {
	position: relative;
}

#affiliations > div > a {
	position: absolute;
	top: 10px;
	right: 8px;
}

/* BBB */
a#bbblink {
    display: block;
    position: relative;
    text-align: center;
    color: #005A78;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

a#bbblink img {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    max-width: 200%;
}

a#bbblink.cshzbal,
a#bbblink.cshzbul {
    width: 293px;
    height: 61px;
}

a#bbblink.cuvtbas,
a#bbblink.cuvtbus {
    width: 63px;
    height: 134px;
}

a#bbblink.cuvtbam,
a#bbblink.cuvtbum {
    width: 69px;
    height: 145px;
}

a#bbblink.cuvtbal,
a#bbblink.cuvtbul {
    width: 81px;
    height: 171px;
}

a#bbblink.cuhzbas,
a#bbblink.cuhzbus {
    width: 96px;
    height: 50px;
}

a#bbblink.cuhzbam,
a#bbblink.cuhzbum {
    width: 137px;
    height: 70px;
}

a#bbblink.cuhzbal,
a#bbblink.cuhzbul {
    width: 160px;
    height: 82px;
}

a#bbblink.ruvtbas,
a#bbblink.ruvtbus {
    width: 40px;
    height: 75px;
}

a#bbblink.csvtbas,
a#bbblink.csvtbus {
    width: 153px;
    height: 100px;
}

a#bbblink.csvtbam,
a#bbblink.csvtbum {
    width: 158px;
    height: 110px;
}

a#bbblink.csvtbal,
a#bbblink.csvtbul {
    width: 187px;
    height: 130px;
}

a#bbblink.cshzbas,
a#bbblink.cshzbus {
    width: 200px;
    height: 42px;
}

a#bbblink.cshzbam,
a#bbblink.cshzbum {
    width: 250px;
    height: 52px;
}

a#bbblink.ruhzbam,
a#bbblink.ruhzbum {
    width: 150px;
    height: 69px;
}

a#bbblink.sevtbam,
a#bbblink.rbvtbam,
a#bbblink.sevtbum,
a#bbblink.rbvtbum {
    width: 60px;
    height: 98px;
}

a#bbblink.sevtbam:hover img,
a#bbblink.rbvtbam:hover img,
a#bbblink.ruvtbam:hover img,
a#bbblink.sevtbum:hover img,
a#bbblink.rbvtbum:hover img,
a#bbblink.ruvtbum:hover img {
    margin-left: -60px;
}

a#bbblink.ruvtbam,
a#bbblink.ruvtbum {
    width: 60px;
    height: 110px;
}

a#bbblink.sehzbas,
a#bbblink.rbhzbas,
a#bbblink.sehzbus,
a#bbblink.rbhzbus {
    width: 100px;
    height: 38px;
}

a#bbblink.sehzbas:hover img,
a#bbblink.rbhzbas:hover img,
a#bbblink.ruhzbas:hover img,
a#bbblink.sehzbus:hover img,
a#bbblink.rbhzbus:hover img,
a#bbblink.ruhzbus:hover img {
    margin-left: -100px;
}

a#bbblink.ruhzbas,
a#bbblink.ruhzbus {
    width: 100px;
    height: 48px;
}

a#bbblink.sevtbas,
a#bbblink.rbvtbas,
a#bbblink.sevtbus,
a#bbblink.rbvtbus {
    /*width: 40px;
    height: 65px;*/
    width: 10.3%;
    height: 100%;
}

a#bbblink.sevtbas:hover img,
a#bbblink.rbvtbas:hover img,
a#bbblink.ruvtbas:hover img,
a#bbblink.sevtbus:hover img,
a#bbblink.rbvtbus:hover img,
a#bbblink.ruvtbus:hover img {
    margin-left: -100%; /*-40px;*/
}

a#bbblink.sehzbal,
a#bbblink.rbhzbal,
a#bbblink.sehzbul,
a#bbblink.rbhzbul {
    width: 200px;
    height: 76px;
}

a#bbblink.sehzbal:hover img,
a#bbblink.rbhzbal:hover img,
a#bbblink.ruhzbal:hover img,
a#bbblink.sehzbul:hover img,
a#bbblink.rbhzbul:hover img,
a#bbblink.ruhzbul:hover img {
    margin-left: -200px;
}

a#bbblink.ruhzbal,
a#bbblink.ruhzbul {
    width: 200px;
    height: 90px;
}

a#bbblink.sevtbal,
a#bbblink.rbvtbal,
a#bbblink.sevtbul,
a#bbblink.rbvtbul {
    width: 80px;
    height: 132px;
}

a#bbblink.sevtbal:hover img,
a#bbblink.rbvtbal:hover img,
a#bbblink.ruvtbal:hover img,
a#bbblink.sevtbul:hover img,
a#bbblink.rbvtbul:hover img,
a#bbblink.ruvtbul:hover img {
    margin-left: -80px;
}

a#bbblink.ruvtbal,
a#bbblink.ruvtbul {
    width: 80px;
    height: 144px;
}

a#bbblink.sehzbam,
a#bbblink.rbhzbam,
a#bbblink.sehzbum,
a#bbblink.rbhzbum {
    width: 150px;
    height: 57px;
}

a#bbblink.sehzbam:hover img,
a#bbblink.rbhzbam:hover img,
a#bbblink.ruhzbam:hover img,
a#bbblink.sehzbum:hover img,
a#bbblink.rbhzbum:hover img,
a#bbblink.ruhzbum:hover img {
    margin-left: -150px;
}

#footer_lower {
	color: #fff;
	padding: 8px 0;
	font-size: .77em;
}

#footer_lower_wrap {
	background-color: #403e3e;
}

#footer_lower a {
	color: #fff;
}

#footer_lower a:hover {
	color: #9de6f5;
}

#footer_lower > div {
	padding: 0 16px;
}

#footer_lower h4 {
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	color: #fff;
	line-height: inherit;
}

#soc_wrap {
	float: right;
	overflow: hidden;
	margin-left: 30px; 
	font-size: 1.4em;
}

#footer_lower a.soc {
	display: block;
	float: left;
	margin-right: 18px;
	padding-left: 32px;
	height: 26px;
	font-family: Oswald-regular,Arial,Helmet,Freesans,sans-serif;
	font-weight: normal;
	font-size: .75em;
	letter-spacing: .04em;
	position: relative;
}

#footer_lower a.soc:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 27px;
	height: 26px;
	background: url(/images/footer-sprite.png) no-repeat 0 0;
}

#footer_lower a.facebook:before {
	background-position: 0 0;
}

#footer_lower a.twitter:before {
	background-position: 0 -26px;
}

#footer_lower a.pinterest:before {
	background-position: 0 -52px;
}

#footer_lower a.google_plus:before {
	background-position: 0 -78px;
}

#footer_lower a.instagram:before {
	background-position: 0 -104px;
}

#footer_nav {
	line-height: 2.6em;
}

#footer_nav a {
	text-decoration: none;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	white-space: nowrap;
}

#footer_links > span:last-child {
	white-space: nowrap;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#footer_nav .pipe {
	margin: 0 5px;
	color: #fff;
	font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}

#schema_wrap {
	font-size: .9em;
	line-height: 1.3em;
	padding: 10px 0;
	color: #3d3d3d;
	margin: 0 auto;
	width: 92%;
	max-width: 1200px;
	text-align: center;
}

#schema_wrap a {
	color: #d51f14;
}

#schema_wrap > div {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 15px 0 25px;
}

#schema_wrap > div div {
	display: table-cell;
	width: 50%;
}

#schema_wrap > div div:first-child {
	text-align: right;
	padding-right: 30px;
}

#schema_wrap > div div:last-child {
	text-align: left;
	padding-left: 30px;
}

/* ===== Buttons ===== */

.cycle-slideshow#slideshow-page > div > a > span.blog-btn,
.button_xl,
.button_lg,
.button_md,
.button_sm {
    border: medium none;
    border-radius: 3px;
    font-family: Oswald-bold,Arial,Helmet,Freesans,sans-serif;
    text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;

	-moz-transition: background-color 150ms, color 150ms;
	-webkit-transition: background-color 150ms, color 150ms;
	-ms-transition: background-color 150ms, color 150ms;
	-o-transition: background-color 150ms, color 150ms;
	transition: background-color 150ms, color 150ms;
	
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

a.button_xl:link,
a.button_xl:visited,
a.button_lg:link,
a.button_lg:visited,
a.button_md:link,
a.button_md:visited,
a.button_sm:link,
a.button_sm:visited,
body.is_mobile a.button_xl:link,
body.is_mobile a.button_xl:visited,
body.is_mobile a.button_xl:hover,
body.is_mobile a.button_xl:active,
body.is_mobile a.button_lg:link,
body.is_mobile a.button_lg:visited,
body.is_mobile a.button_lg:hover,
body.is_mobile a.button_lg:active,
body.is_mobile a.button_md:link,
body.is_mobile a.button_md:visited,
body.is_mobile a.button_md:hover,
body.is_mobile a.button_md:active,
body.is_mobile a.button_sm:link,
body.is_mobile a.button_sm:visited,
body.is_mobile a.button_sm:hover,
body.is_mobile a.button_sm:active {
	color: #000;
	display: inline-block;
	line-height: 1.5em;
}

.cycle-slideshow#slideshow-page > div > a > span.blog-btn:hover,
a.button_xl:hover,
a.button_xl:active,
a.button_lg:hover,
a.button_lg:active,
a.button_md:hover,
a.button_md:active,
a.button_sm:hover,
a.button_sm:active {
/*	color: #fff;*/
	text-decoration: none;
}

.button_xl {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	padding: 10px 59px;
	border-radius: 5px;
}

.cycle-slideshow#slideshow-page > div > a > span.blog-btn,
.button_lg {
	font-size: 0.9em;
    letter-spacing: 0.05em;
    padding: 2px 38px 1px;
    font-family: Oswald-regular,Arial,Helmet,Freesans,sans-serif;
}

.button_md {
	font-size: 0.7em;
    letter-spacing: 0.05em;
    padding: 4px 38px 2px;
	
}

.button_sm {
	font-size: 0.7em;
    letter-spacing: 0.05em;
    padding: 2px 8px;
}

.cycle-slideshow#slideshow-page > div > a > span.blog-btn,
.yellow_button,
body.is_mobile .yellow_button:hover,
body.is_mobile .yellow_button:active {
	background-color: #ffcb11;
	color: #000;
}

.cycle-slideshow#slideshow-page > div > a > span.blog-btn:hover,
.yellow_button:hover {
	background-color: #cccc00;
}

.green_button,
body.is_mobile .green_button:hover,
body.is_mobile .green_button:active {
	background-color: #cceb00;
}

.green_button:hover {
	background-color: #8ab800;
}

.red_button,
body.is_mobile .red_button:hover,
body.is_mobile .red_button:active {
	background-color: #ff7e8f;
}

.red_button:hover {
	background-color: #f2b28c;
}

.gray_button,
body.is_mobile .gray_button:hover,
body.is_mobile .gray_button:active {
	background-color: #A8A398;
}

.gray_button:hover {
	background-color: #cccc00;
}

.neon_button,
a.neon_button:link,
a.neon_button:visited,
a.neon_button:active,
body.is_mobile .neon_button:hover,
body.is_mobile .neon_button:active {
	background-color: #c7ff00;
	color: #006297;
}

.neon_button:hover,
a.neon_button:hover {
	background-color: #00c6e0;
	color: #fff;
}

a.button_xl.disabled_button:link,
a.button_xl.disabled_button:visited,
a.button_lg.disabled_button:link,
a.button_lg.disabled_button:visited,
a.button_md.disabled_button:link,
a.button_md.disabled_button:visited,
a.button_sm.disabled_button:link,
a.button_sm.disabled_button:visited,
body.is_mobile a.button_xl.disabled_button:link,
body.is_mobile a.button_xl.disabled_button:visited,
body.is_mobile a.button_xl.disabled_button:hover,
body.is_mobile a.button_xl.disabled_button:active,
body.is_mobile a.button_lg.disabled_button:link,
body.is_mobile a.button_lg.disabled_button:visited,
body.is_mobile a.button_lg.disabled_button:hover,
body.is_mobile a.button_lg.disabled_button:active,
body.is_mobile a.button_md.disabled_button:link,
body.is_mobile a.button_md.disabled_button:visited,
body.is_mobile a.button_md.disabled_button:hover,
body.is_mobile a.button_md.disabled_button:active,
body.is_mobile a.button_sm.disabled_button:link,
body.is_mobile a.button_sm.disabled_button:visited,
body.is_mobile a.button_sm.disabled_button:hover,
body.is_mobile a.button_sm.disabled_button:active {
	background-color: #eee;
	color: #ccc;
	cursor: default;
}

.disabled_button:hover {
	background-color: #eee;
	color: #ccc;
}

.inner_circle_signup {
	padding: 10px 20px 10px;
/*	border-radius: 4px;*/
	vertical-align: middle;
	text-align: center;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d3e5e+0,347096+100 */
	background: #0d3e5e; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #0d3e5e 0%, #347096 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #0d3e5e 0%,#347096 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #0d3e5e 0%,#347096 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3e5e', endColorstr='#347096',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.inner_circle_signup h3 {
	font-family: Oswald-regular,Arial,Helmet,Freesans,sans-serif;
	font-size: 1.47em;
	font-weight: normal;
	padding-bottom: 1.4em;
	padding-top: 3px;
}

.inner_circle_signup .button_wrap {
	position: absolute;
	left: 0;
	bottom: 9px;
	width: 100%;
}

.inner_circle_signup h2 {
	font-family: tt_normsbold_italic,Arial,Helmet,Freesans,sans-serif;
	text-decoration: underline;
	font-size: 1.7em;
	color: #fff;
	text-transform: none;
	line-height: inherit;
	margin-bottom: 0;
}

.inner_circle_signup span {
	font-size: .92em;
	display: inline-block;
	color: #fff;
}

.inner_circle_signup span:nth-of-type(1) {
	padding: 11px 0 13px;
	line-height: 1.1em;
}

.inner_circle_signup #input_wrap {
	display: table;
	width: 100%;
}

.inner_circle_signup #input_wrap > div {
	display: table-cell;
}

.inner_circle_signup #input_wrap > div:last-child {
	width: 5em;
}

.inner_circle_signup #input_wrap > div input,
.inner_circle_signup #input_wrap > div button {
	width: 100%;
	box-sizing: border-box;
}

.inner_circle_signup #input_wrap > div:first-child {
	padding-right: 16px;
}

.inner_circle_signup #input_wrap > div:first-child input {
	border-radius: 3px;
	border: 1px solid #acadb2;
	padding: 4px;
	color: #313131;
	font-size: 1em;
	
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.inner_circle_signup #input_wrap > div:last-child {
	width: 2.5em;
}

.inner_circle_signup button,
body.is_mobile .inner_circle_signup button:hover {
	background-color: #c6ff00;
	padding: 0;
	border-radius: 3px;
	border: none;
	padding: 4px 0;
	font-size: 1em;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	cursor: pointer;
	transition: background-color 150ms, color 150ms;
	transform: translateZ(0);
	line-height: 1.4em;
}

.inner_circle_signup button:hover {
	background-color: #b2e500;
}

#search {
	padding-bottom: 20px;
}

#search_inner {
	/*background-color: rgba(1, 44, 77, .67);*/
	border-radius: 4px;
	padding: 15px 20px 20px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#732211+0,aa4834+100 */
	background: #732211; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #732211 0%, #aa4834 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #732211 0%,#aa4834 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #732211 0%,#aa4834 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#732211', endColorstr='#aa4834',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#search_ads_inner > div {
	display: table-cell;
	vertical-align: top;
}

#search_ads_inner > div > div {
	box-sizing: border-box;
}

#search_inner h2 {
	font-size: 1.7em;
	color: #fff;
	padding-bottom: 20px;
	margin-bottom: 0;
	line-height: inherit;
}

#fields {
	/*display: table;
	width: 100%;*/
}

#fields > div {
	/*display: table-cell;
	width: 50%;*/
}

#fields > div:first-child {
	/*padding-right: 10px;*/
}

#fields > div:last-child {
	/*padding-left: 10px;*/
	padding-top: 15px;
}

#fields > div span {
	color: #fff;
	display: block;
	line-height: 1.2em;
	padding-bottom: 8px;
}

.select_wrap {
	position: relative;
	background-color: #fff;
	border: 1px solid #acadb2;
	border-radius: 3px;
}

.select_wrap select {
	width: 100%;
/*	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;*/
	font-weight: normal;
	font-size: 1em;
	font-variant-ligatures: none;
	color: #262626;
	padding: 4px;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	position: relative;
	z-index: 2;
}

.select_wrap:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 2px;
	right: 11px;
	font-size: 1.4em;
	z-index: 1;
}

.select_wrap select::-ms-expand {
    display: none;
}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
	.select_wrap:after {
		content: '';
	}
}

#search_inner > div:last-child {
	text-align: center;
	padding-top: 20px;
}

#search_inner > div:last-child button {
	font-size: 1.1em;
}

/* Simple Author plugin override */

.saboxplugin-authorname {
	font-family: inherit !important;
}

.saboxplugin-wrap .saboxplugin-desc {
	font-family: inherit !important
}

#overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 200;
	
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
}

#ic_popup {
	position: fixed;
	width: 630px;
	text-align: left;
	display: none;
	z-index: 1001;
	font-size: 90%;
}

#ic_popup > div {
	margin: 15px;
	overflow: hidden;
	position: relative;
	padding: 10px 20px 0;
	background: #0055B0 url(/images/ic-popupB2-bg.jpg) no-repeat 75% 100%;
	box-shadow: 0 9px 20px 0 rgba(0, 0, 0, 0.75);
	border-radius: 6px;
}

#ic_popup h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 18px;
}

body.river_cruise_page #ic_popup > div {
	background-image: url(/images/ic-popupB2-bg3.jpg);
}

body.cruise_tour_page #ic_popup > div {
	background-image: url(/images/ic-popupB2-bg4b.jpg);
}

#ic_popup #form_wrap {
	color: #fff;
	float: right;
	width: 280px;
	padding: 20px 0 20px 0;
	margin-bottom: 40px;
	position: relative;
}

#ic_popup #form_wrap h3 {
	text-align: center;
	color: #ffcb11;
	font-style: italic;
	font-size: 1.27em;
	line-height: 1.25em;
	margin-bottom: 10px;
	letter-spacing: -.4px;
	text-shadow: 1px 1px 1px rgba(0,0,0, .2);
}

#ic_popup #form_wrap h3 + div {
	position: relative;
	letter-spacing: -.4px;
	text-align: center;
	line-height: 1.4em;
	text-shadow: 1px 1px 1px rgba(0,0,0, .2);
	padding-bottom: 20px;
}

#ic_popup #form_wrap h3 + div:before {
	content: '';
	width: 76.8%;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	top: -4px;
}

#ic_popup #form_wrap h3 + div > b,
#ic_popup #form_wrap h3 + div > i {
	display: block;
}

#ic_popup #form_wrap h3 + div > i {
	color: #11ffd7;
}

#ic_popup #form_wrap form {
	width: 90%;
	margin: 0 auto;
}

#ic_popup #form_wrap input[type=text] {
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border: none;
    border-radius: 4px;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
    color: #999;
    font-size: .9em;
    margin-bottom: 9px;
    padding: 5px 9px;
    width: 100%;
}

#ic_popup #form_wrap select {
	border-radius: 4px;
	padding: 4px 25px 3px 6px;
	font-size: .9em;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	background-position: 100% center;
	background-color: #fff;
}

#ic_popup #form_wrap select::-ms-expand { 
    display: none; /* hide the default arrow in ie10 and ie11 */
}

#ic_popup #form_wrap input[type=text].success,
#ic_popup #form_wrap input[type=text].success:focus {
	color: #000;
}

#ic_popup #form_wrap select,
#ic_popup #form_wrap .input_wrap label span {
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
}

#ic_popup #form_wrap .checkcontainer {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#ic_popup #form_wrap .checkcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#ic_popup #form_wrap .checkmark {
	position: relative;
	top: .3em;
	left: 5px;
	height: 1.2em;
	width: 1.2em;
	background-color: #fff; /*#eee;*/
	display: inline-block;
	border-radius: 4px;
}

#ic_popup #form_wrap .checkcontainer input:checked ~ .checkmark {
	background-color: #ddecdd;
}

#ic_popup #form_wrap .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#ic_popup #form_wrap .checkcontainer input:checked ~ .checkmark:after {
	display: block;
}

#ic_popup #form_wrap .checkcontainer .checkmark:after {
	left: 52%;
	top: 43%;
	width: 4px;
	height: 10px;
	border: solid black;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg) translate(-50%,-50%);
	-ms-transform: rotate(45deg) translate(-50%,-50%);
	transform: rotate(45deg) translate(-50%,-50%);
	-webkit-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
}

#ic_popup #form_wrap input[type=submit] {
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
}

#ic_popup #form_wrap select {
	width: auto;
}

.input_wrap {
	text-align: right;
}

.input_wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#form_wrap form > .input_wrap:nth-of-type(1),
#form_wrap .submit {
	margin-top: 10px;
}

#form_wrap .input_wrap {
	text-align: left;
}

#form_wrap .input_wrap > span,
#form_wrap .input_wrap > label {
	text-shadow: 1px 1px 1px rgba(0,0,0, .2);
}

.email_suggestion {
	display: none;
	font-size: .9em;
	text-align: right;
}

.email_suggestion a {
	text-decoration: underline;
}

#ic_popup .email_suggestion {
	margin-top: -5px;
	padding-bottom: 12px;
	text-align: center;
	color: #ffcb11;
	line-height: 1.2em;
}

#ic_popup .email_suggestion a {
	color: #fff;
}

#ic_popup .button_lg {
	padding-left: 0;
	padding-right: 0;
}

#ic_popup #form_wrap .promise {
	letter-spacing: -.4px;
	text-align: center;
	line-height: 1.4em;
	padding-top: 6px;
	color: #11ffd7;
	text-shadow: 1px 1px 1px rgba(0,0,0, .2);
}

body.cruise_tour_page #ic_popup #form_inner_wrap {
	background-color: rgba(0, 0, 0, .65);
	margin: -10px -16px 10px;
	padding: 10px 14px;
	border-radius: 6px;
}

body.river_cruise_page #ic_popup #form_outer_wrap {
	background-color: rgba(0, 0, 0, .65);
	padding: 13px 0;
	margin: -13px 0;
	border-radius: 6px;
}

#popup_nav {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-size: .9em;
}

body.river_cruise_page #popup_nav {
	background-color: rgba(0,0,0,.65);
	padding: 0 4px 4px;
	border-radius: 6px;
}

#popup_nav a {
	margin: 0 8px;
}

#popup_nav a:last-child {
	font-family: tt_normsitalic,Arial,Helmet,Freesans,sans-serif;
}

#popup_nav a:link,
#popup_nav a:visited,
#popup_nav a:active {
	color: #fff;
	text-decoration: underline;
	white-space: nowrap;
}

#popup_nav a:hover {
	color: #10859D;
	text-decoration: underline;
}

body.river_cruise_page #popup_nav a:link,
body.river_cruise_page #popup_nav a:visited,
body.river_cruise_page #popup_nav a:active {
	color: #fff;
	text-decoration: underline;
}

body.river_cruise_page #popup_nav a:hover {
	color: #ffcb11;
	text-decoration: underline;
}

.close_popup {
    color: #fff;
    display: block;
    font-size: 1.6em;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
}

a.close_popup:link,
a.close_popup:visited,
a.close_popup:hover,
a.close_popup:active,
body.is_mobile a.close_popup:link,
body.is_mobile a.close_popup:visited,
body.is_mobile a.close_popup:hover,
body.is_mobile a.close_popup:active {
	color: #fff;
	text-decoration: none;
}

.input,
.input_text,
.error,
.success {
	border: 1px solid #b1b1b1;
	color: #000;
	font-size: 1em;
	margin: 0;
	font-family: Arial,Helmet,Freesans,sans-serif; /* for textarea */
}

input[type=text]::placeholder {
	opacity: 1;
	color: #777;
}

.inner_circle_signup .error,
.inner_circle_signup .success {
	font-size: 0.72em;
	border-radius: 0;
}

.input_text,
.error,
.success {
	padding: 2px 4px;
	border-radius: 2px;
}

.input:focus,
.input_text:focus {
	border: 1px solid #2e5794;
	background: #EFF6FF;
}

.error,
.error:focus {
	border: 1px solid #dd141b;
	background: #fef2f3;
}

.success,
.success:focus {
	border: 1px solid #037b03;
	background: #ddecdd;
}

#exit_pop {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 201;
	display: none;
	box-sizing: border-box;
	color: #fff;
	max-width: 720px;
	width: 100%;
	
	text-align: center;
	font-size: 90.7%;
	line-height: 177%;
}

#exit_pop > div {
	margin: 30px;
	background-color: #1d68b1;
	padding: 65px 20px 20px;
	box-shadow: 0px 20px 22px -6px rgba(0, 0, 0, .75);
}

#exit_pop > div > div:first-child {
	text-transform: uppercase;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size: 2.65em;
	padding-bottom: 20px;
	line-height: 1em;
}

#exit_pop > div > div:nth-of-type(2) {
	font-size: 1.5em;
	padding-bottom: 55px;
}

#exit_pop a {
	display: block;
	text-transform: capitalize;
	color: #000;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-size: 1.9em;
	padding: 23px;
}

#exit_pop a:hover {
	text-decoration: none;
}

#exit_pop a:nth-of-type(1) {
	background-color: #f8cb47;
	margin-bottom: 13px;
}

#exit_pop a:nth-of-type(1):hover {
	background-color: #cfeb43;
}

#exit_pop a:nth-of-type(2) {
	background-color: #fff;
}

#exit_pop a:nth-of-type(2):hover {
	background-color: #f7a2aa;
}

.pagination_links {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	overflow: hidden;
	padding-bottom: 50px;
}

.pagination_links > * {
	float: left;
	margin-right: 5px;
	display: inline-block;
}

.pagination_title {
	padding: 2px 0 3px;
}

.pagination_links a {
	border-radius: 2px;
}

.pagination_links .pagination_number {
	display: inline-block;
	padding: 2px 10px 3px;
	border-radius: 2px;
	color: #fff;
	background-color: #999;
}

.pagination_links a .pagination_number {
	background-color: transparent;
}

.pagination_links a:link,
.pagination_links a:visited,
.pagination_links a:active {
	background-color: #e15e15;
	color: #fff;
}

.pagination_links a:hover {
	background-color: #11a5b8;
	color: #fff;
	text-decoration: none;
}

.pagination_links a i {
	font-weight: bold;
	font-size: 1.3em;
	position: relative;
	top: 3px;
}

.pagination_links a i.cef-angle-right {
	margin-left: 7px;
}

.pagination_links a i.cef-angle-left {
	margin-right: 7px;
}

.insert_testimony {
	font-family: tt_normsitalic,Arial,Helmet,Freesans,sans-serif;
	border-top: 1px solid #10869d;
	border-bottom: 1px solid #10869d;
	padding: 14px 22px;
	background-color: #edfafc;
	position: relative;
	margin: 2em 0 30px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}

.insert_testimony > div {
	position: absolute;
	left: 0;
	bottom: 100%;
	background-color: #10869d;
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 2px 10px;
	color: #fff;
}

.insert_testimony b {
	font-family: tt_normsbold,Arial,Helmet,Freesans,sans-serif;
	font-weight: normal;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  
}

/* Tablet and bigger */
@media (min-width: 481px) {
/*  .slideshow-page-wrap {
		height:282px !important;
	}*/
}

@media (max-width: 1000px) {
	#lmd_link_wrap > div:nth-of-type(1) {
		font-size: 80%;
		top: 34%;
	}
}

/* Desktop and bigger */
@media (min-width: 960px) {
  
}

@media (max-width: 950px) {
	.above-footer > div {
		width: 33%;
	}
	
	.above-footer > div:last-child {
		width: auto;
		float: none;
		clear: left;
		padding-top: 15px;
	}
}

/* Tablets portrait */
@media (min-width: 768px) and (max-width: 959px) {
  
}

@media (max-width: 830px) {
	.tm-headerbar .uk-panel {
		float: none;
		padding-top: 10px;
	}
}

/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .uk-width-medium-3-4 {
		width:100%;
		float:none;
	}
	.uk-width-medium-1-4 {
		width:100%;
		float:none;
	}
	.tm-headerbar .tm-logo {
		margin-bottom:1em;
	}
	/*.slideshow-page-wrap {
		width:100%;
		height:182px;
	}*/
	.cycle-slideshow#slideshow-page,
	.cycle-slideshow#slideshow-page > div,
	.cycle-slideshow#slideshow-page > div > a {
		width:100%;
	}
	.cycle-slideshow#slideshow-page > div > a > span.blog-title {
		font-size:16px;
		top: 20px;
		left:inherit;
		right: 20px;
		width: 170px;
	}
	#slideshow-page.cycle-slideshow > div > a > span.blog-btn {
		left: inherit;
		right: 230px;
		top: 19px;
	}
	.sbr-link-btn {
		display:block;
		text-align:center;
		margin:0 auto;
	}
	.two-col-form-wrap {
		width:280px;
		margin:0 auto;
	}
	.social-form-box {
		width:280px;
		margin:0 auto;
	}
	.widget_text #search-2 {
		display:block;
		position:inherit;
		margin:0 auto 2em auto !important;
	}
	.single-article-header .single-article-hdr-right h1 {
		margin-top:0;
	}
	.wp-caption, .wp-caption a, .wp-caption a img {
		max-width:100%;
		height:auto;
	}
	/*.above-footer > div {
		display:block;
		float:left;
		width:45%;
		min-height:0;
		margin-bottom:2em;
	}
	.above-footer > div:nth-child(odd) {
		clear:both;
	}*/
	.footer-row .footer-row-left {
		display:block;
		width:90%;
		margin-left:2%;
		float:none;
		margin-bottom:2em;
	}
	.footer-row .footer-row-right {
		display:block;
		width:90%;
		float:none;
		margin-left:2%;
		margin-bottom:1em;
	}
	.footer-row .footer-row-left .footer-menu li:first-child {
		border-left:1px solid #fff;
	}
	.footer-row .footer-row-left .footer-menu li {
		display:block;
	}
	.footer-row .footer-row-left .footer-menu li a {
		line-height:2em;
	}
	.footer-row .footer-row-right h4 {
		margin-bottom:1em;
	}
	.footer-row .footer-row-right ul {
		margin:0 auto;
	}
	.footer-row .footer-row-right ul li {
		float:none;
		margin-bottom:0.5em;
		text-align:left;
	}
	.uk-navbar-toggle {
		color: #fff;
	}
	.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
		color:#fff;
	}
	
	.uk-navbar {
		display: block;
		width: auto;
	}
	
	
	/*.uk-grid {
		width: auto;
	}*/
	
	.uk-grid .tm-sidebar-b {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#lmd_link_wrap {
		height: 219px;
		padding-bottom: 0;
	}
	
	#lmd_link_wrap > div:nth-of-type(1) {
		font-size: 100%;
		top: 40%;
	}
	
	#paa_link_wrap {
		height: 280px;
		padding-bottom: 0;
	}
	
	#fields {
		display: table;
		width: 100%;
	}

	#fields > div {
		display: table-cell;
		width: 50%;
	}

	#fields > div:first-child {
		padding-right: 10px;
	}

	#fields > div:last-child {
		padding-left: 10px;
		padding-top: 0;
	}
}

@media (max-width: 670px) {
	#fields {
		display: block;
		width: auto;
	}

	#fields > div {
		display: block;
		width: auto;
	}

	#fields > div:first-child {
		padding-right: 0;
	}

	#fields > div:last-child {
		padding-left: 0;
		padding-top: 15px;
	}
}

@media (max-width: 560px) {
	.above-footer > div {
		float: none;
		width: auto;
		min-height: auto;
	}
	
	.above-footer > div:nth-of-type(1),
	.above-footer > div:nth-of-type(2) {
		margin-bottom: 20px;
	}
	
	#above-footer-wrap .above-footer > div > h3 {
		margin-bottom: 7px !important;
	}
	
	#paa_deals_wrap {
		padding-bottom: 3px;
	}
	
	#paa_deals_wrap > div:last-child {
		display: block;
	}
	
	#paa_deals {
		height: 60px;
	}
}

@media only screen and (max-width: 500px) {
	#schema_wrap > div,
	#schema_wrap > div div {
		display: inline-block;
		width: 100%;
	}
	
	#schema_wrap > div div:first-child {
		padding-right: 0;
		text-align: center;
	}
	
	#schema_wrap > div div:last-child {
		margin: 15px 0 0 0;
		padding-left: 0;
		text-align: center;
	}
}

/* Phone landscape and smaller*/
@media (max-width: 479px) {
	.slideshow-page-wrap #latestBlogs {
		display:none;
	}
	.cat-sub-nav a {
		width:50%;
		margin-bottom:1em;
	}
	.article-header-row .left-panel {
		width:20%;
	}
	.article-header-row .right-panel {
		width:78%;
		margin-left:2%;
	}
	.article-content-row .left-panel {
		display:none;
		width:100%;
		float:none;
	}
	.article-content-row .right-panel {
		display:block;
		width: 98%; /*100%;*/
		float:none;
		margin-left: 0;
	}
	.single-article-header .single-article-hdr-left {
		width: 20%;
		margin-right: 2%;
	}
	.single-article-header .single-article-hdr-right {
		width: 78%;
	}
	.single-article-header .single-article-hdr-right h1 {
		margin-top:0;
	}
	
	#slideshow-page.cycle-slideshow > div > a > span.blog-btn {
		left: 20px;
		top: 51%;
		right: auto;
	}
}

@media (max-width: 460px) {
	/*#affiliations > a:last-child {
		display: inline;
	}
	
	#affiliations > a:last-child img {
		max-width: 93%;
	}*/
	
	.col-5 img {
		margin: 0;
	}
}

@media (max-width: 400px) {
	#lmd_link_wrap {
		height: 0;
		padding-bottom: 61.2%;
	}
	
	#paa_link_wrap {
		height: 0;
		padding-bottom: 82%;
	}
}



/* ===== HEADER AND FOOTER MEDIA QUERIES ===== */

@media screen and (max-width: 1250px) {
	#footer_upper {
		padding-bottom: 10px;
	}
	
	#footer_upper > #popular {
		display: table;
		width: 100%;
	}
	
	#popular > div {
		width: 33.3333%;
	}
	
	#popular > div:last-child {
		border-right: none;
	}
	
	#footer_upper > #affiliations {
		display: block;
		padding-top: 10px;
		width: auto;
		position: relative;
		margin-bottom: 100px;
	}
	
	#footer_upper > #affiliations > div:nth-of-type(2) {
		margin-right: 10px;
	}
	
	#footer_upper > #affiliations > div:nth-of-type(3) {
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 940px) {
	#header_left {
		width: 50%;
	}
	
	#header_right #phone > div > div {
		font-size: .8em;
	}
	
	#header_right #phone > div > div:last-child {
		width: 57px;
	}
}

@media screen and (max-width: 900px) {
	#footer_upper #popular {
		display: block;
	}
	
	#footer_upper #popular > div {
		width 50%;
	}
	
	#footer_upper #popular > div:nth-of-type(2) {
		border-right: none;
	}
	
	#footer_upper #popular > div:last-child {
		display: block;
		margin-top: 20px;
	}
}

@media screen and (max-width: 860px) {
	#footer_upper > #affiliations {
		margin-bottom: 0;
		width: 76%;
		margin-left: auto;
		margin-right: auto;

	}
	
	#footer_upper > #affiliations > div:nth-of-type(2) {
		margin-right: 0;
	}
	
	#footer_upper > #affiliations > div:nth-of-type(3) {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}

	#footer_upper > #affiliations > div > a {
		position: absolute;
		top: 10px;
		right: 8px;
	}
}

@media screen and (max-width: 890px) and (-webkit-min-device-pixel-ratio:0) { 
 	select {
		font-size: 16px;
	}
}

@media screen and (max-width: 890px) {
	#popular {
		overflow: hidden;
	}
	
	#popular > div {
		width: 50%;
		float: left;
		box-sizing: border-box;
	}
	
	#popular > div:nth-of-type(even) {
		border-right: none;
	}
	
	#popular > div:nth-of-type(3) {
		clear: left;
	}
	
	#popular > div:nth-of-type(1n+3) {
		margin-top: 20px;
	}

	#menu_sub {
		display: block;
	}
	
	#menu {
		display: none;
	}
	
	#navigation {
		display: block;
		background-color: #403E3E;
		border: 1px solid #585858;
		border-top: none;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		overflow: hidden;
	}
	
	#navigation > li {
		border: none;
		display: block;
		background: none;
	}

	#navigation > li a,
	body.is_mobile #navigation > li:hover a,
	body.is_mobile #navigation > li.sub:hover a {
		display: block;
		text-align: left;
		border-top: 1px solid #444;
		background-color: #373737;
		color: #fff;
		padding-left: 25px;
	}
	
	#navigation > li:first-child a {
		border-top: none;
		padding-left: 25px;
	}
	
	#navigation > li:last-child a {
		padding-right: 9px;
	}
	
	#navigation > li a:hover,
	#navigation > li:hover.sub > a:hover {
		background-color: #083b47;
	}
	
	#navigation i,
	#navigation li > ul {
		display: none;
	}

	#footer_upper_upper ul {
		column-count: 3;
	}
}

@media only screen and (max-width: 760px) {
	#header_right {
		float: none;
		clear: left;
	}
	
	#phone {
		width: auto;
		float: none;
	}
	
	#header_left {
		width: auto;
		float: none;
		text-align: center;
	}
	
	#phone,
	#phone > div,
	#phone > div > div {
		display: block;
	}
	
	#header_right #phone > div > div {
		font-size: 1em;
	}
	
	#header_right #phone > div > div:last-child {
		display: none;
	}
	
	#soc_wrap {
		float: none;
		margin: 0 0 20px 0;
	}
}

@media only screen and (max-width: 650px) {
	#header_left {
		float: none;
		text-align: center;
	}
	
	#header_center {
		display: none;
	}
	
	#header_left_right_wrap {
		padding-bottom: 0;
	}
	
	#header_inner_circle {
		margin-left: 0;
	}
	
	#header_right {
		clear: none;
	}
	
	#header_center {
		float: none;
		margin-right: 0;
	}
	
	#phone {
		float: none;
		width: 100%;
	}
	
	#footer_upper_upper ul {
		column-count: 2;
	}
}

@media only screen and (max-width: 630px) {
	#ic_popup {
		width: auto;
	}
	
	#ic_popup > div {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#ic_popup > div > h2 {
		font-size: 1.15em;
		margin: 0 25px 10px;
	}
	
	#ic_popup > div > h2 > span:first-child {
		display: none;
	}
	
	#left_info {
		display: none;
	}
	
	#ic_popup #form_wrap {
		width: auto;
		float: none;
		background-color: rgba(0,0,0,.75);
	}
	
	#ic_popup #form_wrap {
		padding: 11px;
		margin-bottom: 11px;
	}
	
	#ic_popup #form_wrap form > div:nth-of-type(2),
	#ic_popup #form_wrap form > div:nth-of-type(3) {
		display: inline-block;
	}
	
	#ic_popup #form_wrap form > div:nth-of-type(2) {
		margin-right: 12px;
	}
	
	#popup_nav {
		text-align: center;
		position: static;
		right: auto;
		bottom: auto;
		top: auto;
		left: auto;
		transform: none;
	}
	
	#ic_popup .input_wrap:after {
		content: '';
	}

	#footer_upper > #affiliations {
		width: auto;
	}
}

@media only screen and (max-width: 550px) {
	#popular > div {
		float: none;
		width: auto;
		border: none;
		display: block;
		margin-bottom: 20px;
	}
	
	#popular h3 {
		padding-bottom: 7px;
	}
}

@media only screen and (max-width: 500px) {
	#schema_wrap > div,
	#schema_wrap > div div {
		display: inline-block;
		width: 100%;
	}
	
	#schema_wrap > div div:first-child {
		padding-right: 0;
		text-align: center;
	}
	
	#schema_wrap > div div:last-child {
		margin: 15px 0 0 0;
		padding-left: 0;
		text-align: center;
	}
	
	#ic_popup > div > h2 {
		font-size: 1em;
		line-height: 147%;
	}
}

@media only screen and (max-width: 470px) {
	#soc_wrap > a:nth-of-type(3) {
		clear: left;
	}
	
	#soc_wrap > a:nth-of-type(1n+3) {
		margin-top: 7px;
	}
}

@media only screen and (max-width: 460px) {
	#header_right > #phone {
		margin-bottom: 0;
	}
	
	#header_right #phone > div > div > span:first-child,
	#header_right #phone > div > div > span:last-child {
		display: none;
	}
	
	#header_right #phone > div > div > span:nth-of-type(2) {
		font-size: 1.4em;
	}
	
	#navigation > li a {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	#affiliations > a:last-child {
		display: inline;
	}
	
	#affiliations > a:last-child img {
		max-width: 100%;
	}
	
	#footer_upper_upper ul {
		column-count: 1;
	}
}

@media only screen and (max-width: 380px) {
	#wrap {
		margin-top: 0;
	}
	
	#header,
	#main_content {
		width: auto;
	}
	
	#menu.menu_sub_active {
		width: 100%;
	}
	
	#header_left_right_wrap {
		padding: 8px 10px 9px;
	}
	
	#header_right,
	#header_right > div {
		float: none;
	}
	
	#header_right {
		padding-bottom: 0;
	}
	
	/*#main_content {
		padding: 0 10px 10px;
	}*/
}