<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********Version 2**********/      
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300);
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic);
:root {
	--body-font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
	--body-bg: #343434;
	--body-color: #333333;
	--primary: #60ADAD;
	--primary-hover: #509797;
	--secondary: #419FD4;
	--secondary-hover: #358EC1;
	--font-family-serif: 'Lora', Georgia, serif;
	--transition: all 0.3s ease;
}			
body {
	font-family:var(--body-font-family);
	font-weight:300;
	
	background-image:url(https://tacticals.travelsavers.com/2015/OXP-templates/images/background.jpg);
	
	background-size: cover;
	text-align: center;
}
#wrapper {background-color:#ebebeb;}

a {
	color:var(--body-color);
	text-decoration:none;
}
a:hover{text-decoration:underline!important;}

.embed-ad {padding-bottom: 89%;}

.embed-ad a {display: block;}
				
h2 {
	font-family:var(--font-family-serif);
	font-weight:400;
	color:#777777;
}
h3 {
	font-family:var(--font-family-serif);
	font-style:italic;
	font-weight: 400;
	color:#777777;
}
h4 {
	text-transform: uppercase;
	font-weight:400;
}
.breadcrumb {background-color: transparent;}

nav {font-weight: 700;}
					
section {padding:2% 0;}

section.related {padding-right: 1.5rem; padding-left: 1.5rem;}
					
.clear{clear:both;}

.wrap-content {
	display: inline-block;
	width: 100%;
	padding: 2rem;
}
.media {
	text-align: left;
}
h5.media-heading {
	margin-bottom:.5rem;
	font-size: 120%;
	line-height: 1.3;
	font-weight: 400;
}
.btn-primary {
	background-color: var(--secondary);
	border-color: var(--secondary);
}
.btn-primary:hover, .btn-primary:focus {
	background-color: var(--secondary-hover);
	border-color: var(--secondary-hover);
}
.btn-default {
	border: 1px solid #333;
}
.btn-danger {background-color: #ED1941;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	height: auto;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: auto;
	background-color: #777;
}
.carousel-inner &gt; .item &gt; img {
	/*position: absolute;*/
	top: 0;
	left: 0;
	min-width: 100%;
	height: auto;
		max-height:500px;
}
.jumbotron {
	background-position:center;
	/* background-position-y: 20%; */
	background-size: cover;
	background-repeat: no-repeat;
	min-height:600px;
	position:relative;
	padding-top:80px!important;
	color:#ffffff;
	text-align: center;
	margin-bottom:0!important;
	border-radius:0!important;
}
.jumbotron h1{font-weight: 700;}
				
.jumbotron p{font-weight:700;}

#jumbotron-form {
	padding: 2rem 1rem;
	width:100%;
	background-color:#91cdcd;
}
#jumbotron-form form {
	margin-bottom: 1rem;
}
#jumbotron-form.wdywtg-form form, #jumbotron-form.wdywtg-form .form-group {
	margin: 0;
}
#jumbotron-form .btn {
	padding-left: 0;
	padding-right: 0;
}
#jumbotron-form .btn-lg {height:45px;}
.form-control{width:100%;}

.mainContent {
	background-color: #ffffff;
}
.mainContent.leftIndex {
	padding: 0 1rem;
}
.lg-squares {
	min-height:125px;
	background-size: cover;
	background-repeat: no-repeat;
	color:#ffffff;
	background-size:cover;
	background-position: center;
	position: relative;
}
.lg-squares h4{
	font-size:12px;
}
.lg-squares img.affluent-logo {
	z-index: 3;
	position: absolute;
	top: 5%;
	width: 80%;
	left: 10%;
}
.offer{min-height:50px;}

.specialty-Sq{
	min-height:150px
}
.specialty-Sq img{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
}
#specialty a{color:var(--body-color);}

#specialty a:hover{text-decoration: underline;}

.thumb {
	min-height:150px;
	background-image:url(https://tacticals.travelsavers.com/2015/OXP-templates/images/circle-texture.png);
	background-repeat: repeat;
	position:relative;
}
.thumb:hover{
	background-image:none;
}
.thumb div {
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity:.6;
	color:#ffffff;
	position:absolute;
	top:35%;
}
.thumbnail {
	border: none;
	padding: 0;
}
.landing-top {
	padding: 2rem;
}
.img-hero {
	display: block;
	min-height: 300px;
	background-size: cover;
}
.why-travelClub ul {
	margin-bottom: 2rem;
}
.why-travelClub li {
	font-weight: 700;
}
.why-travelClub span.glyphicon {
	font-size: 200%;
}
#about-us-thumb{
	text-align: center;
}
#about-us-thumb h3{
	line-height: 1.5em;
	text-transform:none;
}
#groups-thumb{
	background-color:#6cafd5;
}
#specials-thumb{
	background-color:#91cdcd;
}
#groups-thumb div{background-color:#343434;}

#specials-thumb div{background-color:#343434;}
						
.navbar-inverse .navbar-toggle{border-color:var(--primary);}
				
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border-color:var(--primary);
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.sectionTint{
	background-color:#ebebeb;
	margin-top:40px;
	padding: 20px 0;
}
.serviceIcon{
	text-align:center;
	margin:10px 0;
	font-size:11px;
}
.sm-service{
	margin: 16px 0!important;
}
.serviceIcon span.glyphicon, .serviceIcon .fa {font-size:34px;}
					
#services a {color:#777777;}
					
#services{text-align: center;}

#services a.btn-primary {color:#fff;}

footer{padding:30px 0;}

footer h4{margin-top:0;}

footer li{margin-right:10px;}
	
footer a{color:var(--body-color);}
					
.footer-logos {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.footer-logos img {
	max-height: 40px;
	display: inline-block;
	margin: 1.5rem .78rem 0;
}
.footer-logos &gt; a {
	display: inline-block;
	width: auto;
}
#followUs ul{
	list-style: none;
	padding-left:0;
	font-size:20px;
}
					
#followUs li{display: inline;}

.navbar{
	margin-bottom:0;
	border-radius:0!important;
}
.navbar-brand{
	height:auto;
}
.navbar-brand img{
	max-height:50px;
	margin-left:auto;
	margin-right:auto;
}
.navbar-inverse{
	background-color:#91cdcd;
	border: 0;
}
.navbar-inverse .navbar-nav &gt; li &gt; a{
	color:#ffffff;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover{
	color:#ebebeb;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a{
	background-color:var(--primary);
}
.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
	background-color:var(--primary);
}
header{
	background-color:#ffffff;
	padding:10px 0;
}
#logo img{
	max-height:70px; 
	max-width: 95%;
}
#ads img {
	width:100%;
	height:auto;
}
#ads {
	display: inline-block;
	width: 100%;
	padding: 0 2rem 0 0!important;
}
#ads&gt;div{
	margin-top:20px;
	padding-left:0;
	padding-right:0;
	margin-left:auto;
	margin-right:auto;
}
#contestAd a {
	display: block;
}
/* OVERLAY BOXES
-------------------------------------------------- */
.search-destinations {
	padding:1em 0;
	color: #333;
}
.search-destinations h4 {
	margin-bottom: 1em;
	font-weight: 700;
}
.image-wrapper {
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0.04);
	overflow: hidden;
	position: relative;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 1em;
}
.image-overlay-content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding-top: 15%;
}
.overlay-fade-in img {
	transition: all 0.2s linear;
	width: 100%;
}
.overlay-fade-in .image-overlay-content {
	background-color: rgba(0, 0, 0, 0.4);
	transition: all 0.4s ease-in-out;
}
.overlay-fade-in h3 {
	color: #fff;
	line-height: 1.2;
	margin: 0;
}
.overlay-fade-in p {
	color: #fff;
	line-height: 1.2;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin: 0;
}
.overlay-fade-in .btn:hover {
	box-shadow: 0 0 5px #000; 
}
.overlay-fade-in:hover img {
	transform: scale(1.2);
}
.overlay-fade-in:hover .image-overlay-content {
	opacity: 1;
}
.overlay-fade-in:hover h3, .overlay-fade-in p {
	opacity: 1;
}
/********BestTripTV******/
.besttriptv h2 {margin-bottom: 1em;}

.besttriptv img {max-width: 100%; margin-bottom: 1em;}

.besttriptv p {margin-bottom: 1em; font-size: 110%; text-align: left;}

.besttriptv .btn {
	background-color: #000;
	color: #fff;
	font-size: 135%;
	padding: .45em 1em;
	margin-bottom: 1em;
}
.besttriptv .btn:hover {
	background-color: #444;
}
/********Cruises Grid******/

.cruise-products {
	display: block;
	color: #333;
	text-align: left;
}
.api-products {
	display: block;
	background-color: #5B1A13;
}
.cruise-products a {color: #333;}

.cruise-products .list-title h4 {margin: 1.3em 0;}

.cruise-products .btn-info {
	color: #fff; 
	background-color:#1184bd;
	max-width: 100%;
}
.cruise-products .btn-info:hover {
	background-color:#46b8da;
}
.cruise-img-grid {position: relative;}

.cruise-img-grid img {width: 100%;}

.cruise-img-grid img.cruise-line {
	width: 40%;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #fff;
}
.cruise-grid {
	display: block;
	width: 100%;
	padding: 1.35em 0 1em;
	border-top: 1px solid #dfdfdf;
	background: #fff;
	background: -webkit-linear-gradient(#e4f7ff 0%, #fff 10%); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e4f7ff 0%, #fff 10%); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e4f7ff 0%, #fff 10%); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e4f7ff 0%, #fff 10%); /* Standard syntax */
}
.cruise-top-grid {
	display: block;
	width: 100%;
	padding-bottom: 1em;
}
.cruise-top-grid h2 {font-size: 140%;}

.cruise-top-grid h2, .cruise-top-grid p {margin: 0;}

.cruise-numbInfo {font-family: Georgia, serif; font-size: 21px; line-height: 1;}

.cruise-theInfo {font-size: 75%;}

.cruise-img-grid {display: block;}

.cruise-price-grid {margin-bottom: 1em;}

.cruise-price-grid &gt; span {display: block; font-size: 75%; line-height: 1.2;}

.cruise-price-grid &gt; p {font-size: 150%; margin: 0;}

.cruise-price-grid &gt; p &gt; small {font-size: 50%;}

/******** videos ********/

.videos {
	padding: 3.7em 2em 2.35em;
}
.video-post {
	display: inline-block;
	width: 100%;
	margin-bottom: 2em;
	text-align: left;
	margin-top: -1px;
}
.video-detail h2 {
	line-height: 1.2;
	font-size: 120%;
	margin: 0;
	color: #dedede;
}
.video-detail {
	padding: .65em;
	background-color: #343434;
	color: #ededed;
}
.main-video {
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
}
#Video {
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	transition: transform linear;
	background-size: cover;
	background-position: center;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}
/***** Hotel Chain Landing Page *****/

.brand-resort {
	display: inline-block;
}
.brand-resort img {
	max-height: 90px;
	max-width: 100%;
}
.resort_photo #headline {
	bottom: 10%;
}
.bg-specials {
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.bg-specials h3 {color: #fff;}

.sectionBrands {
	display: block;
	padding: 3rem 0;
	background-color: #fff;
	color: #333;
}
.brands-list {
	display: inline-block;
	width: 100%;
}
.brands-list &gt; a {
	display: inline-block;
	margin: .5rem .75rem;
}
.brands-list &gt; a img {
	max-height: 50px;
}
.admin-note {
	display: inline-block;
	width: 100%;
	font-size: 80%;
	color: #777;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #efefef;
	padding: .65rem;
	line-height: 1.5;
	margin: 1rem 0;
}
/******* Suppliers Logos *******/
.supplier-wrapper {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 200px;
	text-align: center;
	margin-bottom: 1em;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	transition: all 0.2s linear;
}
.supplier-wrapper .supplier-logo {
	background-color: rgba(255,255,255,.65);
	position: absolute;
	width: 100%;
	height: 50%;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	transition: all 0.2s linear;
}
.supplier-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	max-width: 80%;
	max-height: 90%;
	margin: 0;
}
.sectionBrands a:hover .supplier-wrapper .supplier-logo {
	background-color: #fff;
}
.for-modals {padding: 2em 0;}

#travelBlog{text-align: center;}

.simple-form {
	display: inline-block;
	width: 100%;
	padding: 1rem 0 2rem;
}
.simple-form form {
	padding: 1rem 0;
}
.affluent {display: block;}

.affluent img {
	max-height: 90px;
	max-width: 100%;
}
/********agent profile styles******/
				
#agentProfile h2 {text-align: center;}

.profilePhoto {
	width:100%;
	height:auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:15px;
}
.profilePhoto img{width:100%;
	height:auto;
}

/********Blog styles**********/

#blogListings{}
		
#blogListings h2 a{color:#343434;}

.blogListingPhoto {
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
}
.blogListing .blogListingPhoto {
	overflow: hidden;
	max-height: 180px;
}
.blogListingPhoto img {
	width: 100%;
}
#blogSearch{margin-top:15px;}

/*******content page styles**********/
						
article{
	text-align: left;
	padding:2% 0;
}
article img {max-width: 100% !important; height: auto !important;}

article figure {text-align: center; margin-bottom: 1em;}

article form .btn {margin-bottom: 1em;}

article iframe {width: 100%;}

.articlePhoto{ 
	background-image: url(https://tacticals.travelsavers.com/2015/OXP-templates/images/family-hero.jpg);
	background-size: cover;
	background-position: center;
	height:300px;
	width:100%;
	margin:0 15px 15px 0px;
}
.CTAform .row{
	margin-bottom:15px;
}
.cta-product.affix {
	background-color: rgba(0,0,0,.5);
	bottom: 0 !important;
	left: 0;
	padding: .2em 0;
	z-index:20;
	width: 100%;
	text-align: center;
}
.cta-product.affix .btn-block {
	display: inline-block;
	width: auto;
	font-size: 120%;
}
.for-modals {
	display: block;
	padding: 2em 0;
}
.price-info {
	padding: 1em 0;
	font-size: 80%;
}          

/*******contact us page styles********/

.contactPhoto{ 
	background-image: url(https://tacticals.travelsavers.com/2015/OXP-templates/images/hero-contact.jpg);
	background-size: cover;
	background-position: center;
	height:500px;
	margin-top:80px;
	position:relative;
}
.agentPhotoThumb{
	overflow-y: hidden;
	float:left;
	width:40%;
	margin-right:15px;
	background-color:#ebebeb;
	padding-top:10px;
	height: 200px;
}   
.agentPhoto{
	width:100%;
	height:auto;
}
#meetTheTeam{text-align: left;}

#meetTheTeam .col-sm-6{margin-bottom:15px;}


.description {
	margin-bottom: 1em;
}
article .description ul {
	display: inline-block;
}
.description img {
	max-width: 100%;
}
.blogListing, .destinationListing {
	display: inline-block;
	width: 100%;
	margin-bottom: 1rem;
	min-height: 280px;
}
.destinationListing .blogListingPhoto {
	width: 100%;
	overflow: hidden;
	height: 150px;
	margin-bottom: .35rem;
}
#blogListings h2 a {color:#777777;}

.blogListingPhoto {margin:15px 0 5px;}

#blogSearch {margin-top:15px;}
		
.blogArticlePhoto {margin-bottom:15px;}


/********Destination styles**********/

#destinationPhoto{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 20px 0;
}
.post550707 #destinationPhoto{
	background-position: center bottom;
}
#nearbyDestinations ul {list-style: none;}

/*=============================step-form-css=============================*/

.leadform_wrap {
	padding: 3rem 0 2rem;
	display: inline-block;
	width: 100%;
}
.leadform_wrap h3 {
	margin-top: 0;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
} 
.rel{
	position:relative;
}
.input-group-addon i {
	width: 20px;
}
.m_top{
	margin-top:20px;
}
.testimonials{
	padding:40px;
}
.carousel-indicators .active{ 
	background: #31708f;
} 
.content{ 
	margin-top:20px; 
} 
.adjust1{ 
	float:left;
	width:100%;
	margin-bottom:0;
	border-radius:0!important; 
} 
.adjust2{ 
	margin:0; 
} 
.carousel-indicators li{ 
	border :1px solid #ccc; 
} 
.carousel-control{ 
	color:#31708f; 
	width:5%; 
} 
.carousel-control:hover, .carousel-control:focus{
	color:#31708f;
} 
.carousel-control.left, .carousel-control.right {
	background-image: none; 
} 
.media-object {margin:auto; margin-top:15%;}

.media-place {text-align: left;}

.media-place .media-object {margin: 0 5px 15px 0; width: 100px; max-width: 100px !important;}

.media-place .media-body p {font-size: 87%; line-height: 1.5;}

.testimonials .carousel-inner&gt;p {
	margin-top: 1rem;
}
#step-1 textarea{
	height:260px;
}

/*****contact-us*****/
.contact_us_wrap{
	padding-top:50px;
}
.contact_us_wrap textarea{
	height:260px;
}
.additional-product-img{
	margin-bottom:15px;
}     

/**********vacationport**********/

.jumbotron#vacationport{
	background-image:url(https://tacticals.travelsavers.com/2015/OXP-templates/images/vacationport-hero.jpg)!important;
	padding:0;
}
#vacationport-form{
	position:absolute;
	top:40%;
}
#vacationport-form{
	padding-top:15px;
	padding-bottom:15px;
	background-color:rgba(0,0,0,.8);
}
#bookingSearch .btn{
	color:var(--body-color)!important;
	background-color: #fff;
}
#bookingSearch div{
	margin-bottom:15px;
}


#container, #container ul {
	display: inline-block;
	width: 100%;
}    
#container ul {
	margin: 0;
	padding: 0;
}
#container li {
	border-collapse: collapse;
	display: inline-block;
	font-size: 0;
	height: auto;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 18%;
	text-align: center;
}
#container li a {
	display: block;
}
#container li img {
	width: 80%;
	margin: auto;
	height: auto;
}
#bottom_blogs iframe {
	height: auto;
	margin: 15px 0;
	width: 100%;
}
.nearby-products a.title {
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	left: 0;
	margin: 15px 15px 0;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: left;
}
.padd15 {
	padding: 15px;
}

/*******cruise express page styles**********/

.articlePhoto#cruiseHero{
	background-image:none;
}
.articlePhoto#cruiseexpressHero{ background-image:none;
	float:none;
	width:100%;
}
#cruiseexpress-body{
	margin-left:auto;
	margin-right:auto;
}
#cruiseexpress-wrap iframe{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

@media only screen and (min-width: 768px){
	#cruiseexpress-wrap{
		margin-top:62px;
		padding-bottom:10px; 
		border:solid 1px #ebebeb;
	}
	.post279614 #destinationPhoto {
		height: 500px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	#cruiseexpress-wrap{
		 width:225px;
	}
	#cruiseexpress-body {
		width:330px;
	}
}
@media only screen and (min-width: 1200px){
	#cruiseexpress-wrap {
		width:250px;
		margin-left:30px;
	}
}

/*******Media Screens Styles**********/

@media screen and (max-width: 768px) {
	.media-object{ 
		margin-top:0; 
	}
	.agentPhotoThumb{
		float:none;
		width:100%;
		height: auto;
	}
	.post279614 #destinationPhoto {
		height: 300px;
	}
	.destinationListing .blogListingPhoto {
		height: auto;
	}
	.blogListing .blogListingPhoto {
		height: auto;
	}
	#ads &gt; div { 
		width:100%;
		float:none;
	}            
	footer h4{margin-top:30px;}
								
	#headline{display:none!important;}
						
	.jumbotron{min-height:500px;}
	
	.brand-resort {
		width: 100%;
		text-align: center;
		margin-bottom: 1.5rem;
	}
	.learnMore.text-right {
		text-align: center !important;
	}
	.cruise-grid .text-right {
		text-align: left !important;
	}
	.cruise-img-grid {
		margin-bottom: 1em;
	}
	.cruise-img-grid img {
		width: 80%;
	}
	.overlay {
		padding-top: 0;
	}
	.filter-search {
		padding: 1em 0 0;
	}
	.filter-search .btn-default {
		background-color: #fff;
		border-color: #555;
		color: #555;
		margin-bottom: .5em;
	}
	.filter-search dl {
		padding: .5em 1em;
	}
	.affix#search_affix {
		background-color: #fff;
		left: 0;
		top: 50px;
		width: 100%;
		padding: .5em .6em .15em;
		z-index: 9;
	}
	.logo-wrapper {
		height: 250px;
	}
}
@media only screen and (min-width: 768px){
	.blogArticlePhoto{max-width:60%;
		float:left;
		margin-right:15px;
	}
	#destinationPhoto{
		height:300px;
	}
	article .container{
		width:90%;
	}
	.articlePhoto{ 
		height:300px;
		width:40%;
		float:left;
	}
	#search-thumb {
		background-color: #6cafd5;
		background-image: url("https://tacticals.travelsavers.com/2015/OXP-templates/images/circle-texture.png");
		background-repeat: repeat;
		min-height: 100px;
		position: relative;
	}
	#search-thumb:hover {
		background-image: none;
	}
	#search-thumb div {
		background-color: #343434;
		border-bottom-right-radius: 10px;
		border-top-left-radius: 10px;
		color: #ffffff;
		opacity: 0.6;
		position: absolute;
		top: 40%;
	}
	#services h2{margin-top:0;}
				
	.lg-squares h4{
		font-size:18px;
	}         
	.lg-squares{
		min-height:200px;
	}            
}
@media only screen and (max-width: 991px){
	#ads {
		padding: 0 !important;
	}
}					
section {padding:2% 0;}

section.related {padding-right: 1.5rem; padding-left: 1.5rem;}

#travelBlog {padding-bottom: 2em; text-align: center;}   

@media only screen and (min-width: 768px){
	#cruiseexpress-wrap{
		margin-top:62px;
		padding-bottom:10px; 
		border:solid 1px #ebebeb;
	}
	.post279614 .articlePhoto {
		height: 600px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	#cruiseexpress-wrap{
		 width:225px;
	}
	#cruiseexpress-body {
		width:330px;
	}
}
@media only screen and (min-width: 1200px){
	#cruiseexpress-wrap {
		width:250px;
		margin-left:30px;
	}
}
@media screen and (max-width: 768px) {
	.post279614 .articlePhoto {
		height: 400px;
	}
	#ads {padding: 0 !important;}
	
	#destinationPhoto{
		height:400px;
	}
	.jumbotron{min-height:500px;}
	
	.brand-resort {
		width: 100%;
		text-align: center;
		margin-bottom: 1.5rem;
	}
	.learnMore.text-right {
		text-align: center !important;
	}
	.cruise-grid .text-right {
		text-align: left !important;
	}
	.cruise-img-grid {
		margin-bottom: 1em;
	}
	.cruise-img-grid img {
		width: 80%;
	}
	.overlay {
		padding-top: 0;
	}
	.filter-search {
		padding: 1em 0 0;
	}
	.filter-search .btn-default {
		background-color: #fff;
		border-color: #555;
		color: #555;
		margin-bottom: .5em;
	}
	.filter-search dl {
		padding: .5em 1em;
	}
	.affix#search_affix {
		background-color: #fff;
		left: 0;
		top: 50px;
		width: 100%;
		padding: .5em .6em .15em;
		z-index: 9;
	}
	.logo-wrapper {
		height: 250px;
	}
}
/**** COVID ****/
.alert.covid {
	margin: 0;
	font-weight: normal;
	text-align: center;
	font-size: 105%;
	display: inline-block;
	width: 100%;
}
/**** Holland Campaign ****/
.group-campaign {
	padding-bottom: 3em;
}
.group-campaign .image-wrapper {margin-bottom: .5em;}

.group-campaign h3 {
	text-transform: capitalize;
	font-size: 100%;
	margin: 0 0 1.5em;
}
.group-campaign .image-overlay-content {
	bottom: -80px;
	background-color: transparent;
	padding: 0 15px;
	height: auto;
	top: auto;
}
.group-campaign .image-wrapper:hover .image-overlay-content {
	bottom: 0;
}
.group-campaign .btn {margin-bottom: .65em;}
</pre></body></html>