@charset "UTF-8";
/* CSS Document */
body#SamanthaBrownTripsDetails{
	max-width: 50vw;
}
.lightText {
	font-weight: 300;
}
.lightText {
	font-weight: bold;
}

.rightText{ text-align:right; }
.centered {
	text-align: center;
}
.underlineText{ text-decoration: underline; }
/*New global Styles*/


.aaa-bodyText{
	line-height: auto;
}
.blk1{
	font-weight: 900;
}
.blk2{
	line-height: 30px;
}
.blk3{
	line-height: 32px;
}
.blk4{
	line-height: 26px;
}
.aaa-content-container .aaa-btn {
    text-shadow: none;

}
.aaa-web-content-view h1,
.aaa-web-content-view h2,
.aaa-web-content-view h3,
.aaa-web-content-view h4,
.aaa-web-content-view h5,
.aaa-web-content-view p{
	margin: 0px;
	paddng: 0px;
}
.aaa-web-content-view p.aaa-bodyText{
	margin: 14px 0px
}
.sb-intro-section .aaa-inner-container{
	padding: 32px;
	max-width: 800px;
}
ul.aaa-ul{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    column-width: 180px;
    -moz-column-gap: 24px;
    -webkit-column-gap: 24px;
    column-gap: 24px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 14px;
}
ul.aaa-ul li{
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	list-style: outside;
}
ul.aaa-ul.no-break li{
	-webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
ul.aaa-ul li a.aaa-link{
	font-size: 16px;
}
ul.aaa-ul.aaa-ul-nested{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
ul.aaa-ul.aaa-ul-nested li{
	list-style: circle;
}
ul.aaa-ul.aaa-ul-no-columns{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
ul.aaa-ul.no-styling li.no-styling, ul.aaa-ul li.no-styling{
	list-style: none;
	padding-left: 0px;
}
a.aaa-secondary-btn{
	width: 147px;
	margin: 0 auto;
	display: block;
	border: 2px solid #003893;
	border-radius: 4px;
	font-size: 16px;
	color: #003893;
	text-align: center;
	font-weight: 700;
	background-color: transparent;
	text-transform: uppercase;
	margin-bottom: 24px;
}
a.aaa-secondary-btn:hover{
	background-color: transparent;
}
a.aaa-secondary-btn-white{
	width: 147px;
	margin: 0 auto;
	display: block;
	border: 2px solid #ffffff;
	border-radius: 4px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	background-color: transparent;
	text-transform: uppercase;
	margin-bottom: 24px;
}
a.aaa-secondary-btn-white:hover{
	background-color: transparent;
}
/**/
.aaa-banner-image{
	display: block;
	background-image: url('../images/banner-image.jpg');
}
.aaa-static-banner{
	display: block;
	background-image: url('../images/boh/banner-image.jpg');
}
.aaa-banner-container{
    height: 100%;
}
.aaa-banner-container .aaa-inner-container{
    padding: 0px;
}
.aaa-banner-content{
	padding: 0px;
	min-height: 720px;
}
.aaa-content-container{
   	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 0px;
    height: 642px;
    max-width: 600px;
}
.aaa-travel-logo-banner{
	display: block;
	margin: 0 auto;
	width: 98px;
	height: 65px;
	filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
}
.aaa-banner-pic{
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 14px;
	width: 300px;
	height: 300px;
	border-radius: 360px;
	filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
}
.sb-font-inline{
	font-family: Dancing Script;
	font-size: 32px;
	color: #1a1a1a;
	line-height: 39px;
	text-align: center;
}
.aaa-banner-content .aaa-content-container {
	width: 50vw; max-width: none;
}
#bestof .aaa-banner-description{
	width: 50vw;
}
.aaa-banner-header-text{
	font-size: 100px;
	color: #ffffff;
	line-height: 94px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(26,26,26,0.5);
}
/*Main Subheader*/
.aaa-sub-header-container.aaa-column-outer-container{
    background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-column-inner-container{
    background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-inner-container{
    padding: 8px 14px;
    display: table;
    table-layout: fixed;
    width: 94%;
	max-width: 1190px;
}
a.aaa-link.aaa-sub-header-link{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
	font-size: 18px;
}
a.aaa-link.aaa-sub-header-link.aaa-sub-header-link-selected{
	font-weight: 700;
}
/**/
.aaa-logo-4c-section{
	background-image: url('../images/AAA_travel_logo.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 169px auto;
	width: 169px;
	height: 120px;
	float: left;
	padding-right: 32px;
}
.aaa-vacations-logo{
	background-image: url('../images/vacations-logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 151px auto;
	width: 151px;
	height: 130px;
	float: left;
}
.aaa-vacations-logo-grey{
	background-image: url('../images/vacations-logo-grey.jpg');
}

.aaa-sb-logo{
	background-image: url('../images/samantha-brown-logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 151px auto;
	width: 151px;
	height: 130px;
	float: left;
}
.aaa-sb-logo-grey{
	background-image: url('../images/samantha-brown-logo-grey-bg.jpg');
}
.sb-video-container video.sb-video{
	width: 100%; height: 100%;display: block;
	position: absolute;top: 0; left: 0;
	
}
.sb-video-container {
	width: 100%; padding-top: 56.25%; position: relative;
	filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
}
/**/
.sb-featured-dest-section{
	/*background-color: #f2f2f2;*/
}
.sb-featured-dest-section .aaa-column-inner-container{
	background-color: #f2f2f2;
}
.sb-featured-dest-section .aaa-inner-container{
	padding: 0px;
	max-width: none;
}
.sb-featured-dest-section .aaa-sb-logo{
	float: none;
	margin: 0 auto;
	margin-bottom: 24px;
}
.sb-featured-dest-section .aaa-vacations-logo{
	float: none;
	margin: 0 auto;
	margin-bottom: 24px;
}
.sb-featured-dest-section .aaa-left50:first-child{
	/*background-color: #f2f2f2;*/
}
.sb-featured-dest-section .aaa-left50-img-layout{
	/*background-image: url('../images/featured-img.jpg'); */
	background-position: 675px;
}

.sb-featured-dest-section .aaa-left50-content a.aaa-btn{
	margin: 0 auto;
	width: 220px;
	display: block;
	margin-top: 14px;
}
ul.aaa-ul.aaa-featued-li{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    column-width: 180px;
    -moz-column-gap: 24px;
    -webkit-column-gap: 24px;
    column-gap: 24px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 14px;
}
.aaa-ama-waterways-logo{
	background-image: url('../images/rocky-logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 409px auto;
	width: 409px;
	height: 72px;
	margin: 0 auto;
	margin-bottom: 24px;
}
.aaa-cruise-ship-icon{
	background-image: url('../images/ship-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px auto;
	width: 32px;
	height: 32px;
	margin: 0px 14px;
}
.aaa-sb-cruise-tag{
	display: block;
	width: 256px;
	margin: 0 auto;
	margin-bottom: 24px;
	height: 32px;
}
.aaa-sb-cruise-tag div{
	float: left;
}
.aaa-sb-cruise-tag div:first-child{
	padding-top: 4px;
}
.aaa-sb-cruise-tag div:last-child{
	padding-top: 4px;
}
/**/
.aaa-left50-img-layout{
	background-repeat: no-repeat;
	/* background-size: cover; */
}

.aaa-left50-content{
	background-color: #f2f2f2;
	padding: 34px;
	margin-right: 50%;
}
.aaa-right50-img-layout{
	background-repeat: no-repeat;
	background-size: cover;
}
.aaa-right50-content{
	background-color: #ffffff;
	padding: 34px;
	margin-left: 50%;
}
/**/
.sb-social-contact-container{
	padding: 7px 14px 14px 0px;
	width: 100%;
}
.sb-social-contact-container a{
	display: block;
	text-transform: none;
	float: left;
	/**/
	border-radius: 50px;
	margin-right: 14px;
	overflow: hidden;
	position: relative;
	height: 44px;
	width: 44px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 44px;
}
a.sb-facebook{
	background-image: url('../images/facebook.svg');
}
a.sb-instagram{
	background-image: url('../images/instagram.svg');
}
a.sb-pintrest{
	background-image: url('../images/pinterest.svg');
}
a.sb-twitter{
	background-image: url('../images/twitter.svg');
}
/**/
.sb-places-section{
	background-color: #f2f2f2;
}
.sb-places-section .aaa-column-inner-container{
	background-color: #f2f2f2;
}
.sb-places-section .aaa-inner-container{
	max-width: none;
}
.sb-places-section .aaa-left50-img-layout{
	background-image: url('../images/samantha-brown-places.png');
	background-position: left top;
	background-size: auto;
}
img.sb-places-logo{
	width: 480px;
	display: block;
	margin: 0 auto;
	margin-bottom: 24px;
}
/*Twitter*/
.samantha-brown-twitter{
	width: 500px;
	margin: 0 auto;
}
.twitter-timeline {
    height: 780px !important;
	width: 500px !important;
}
/**/
.aaa-vacations-widget .aaa-formLeft{
	width: 40%;
}
.aaa-vacations-widget .aaa-formLeft:last-child{
	width: 20%;
	padding-right: 0px;
}
.aaa-vacations-widget .aaa-aaaSelectContainer{
	border: 1px solid #d9d9d9;
	text-transform: uppercase;
}
.aaa-vacations-widget input.aaa-btn{
	margin-top: 10px;
	width:  100%;
	padding: 11px 24px;
	text-transform: uppercase;
}
/*AAA Vacations Ribbon*/
.aaa-vacations-ribbon{
	position: relative;
	background-color: #ffffff;
	padding: 0px;
}
#aaa-vacations-ribbon-container.swiper-container{
  width: 100%;
  height: 100%;
}
#aaa-vacations-ribbon-player-wrapper.swiper-wrapper{
	padding: 0px;
}
#aaa-vacations-ribbon-container .swiper-slide{
	width: 400px;
}
#aaa-vacations-ribbon-container .swiper-button-prev, .swiper-container .swiper-button-prev{
	background: url('//www.aaa.com/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	left: 0px;
	height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
}
#aaa-vacations-ribbon-container .swiper-button-next, .swiper-container .swiper-button-next{
	background: url('//www.aaa.com/AAA/common/images/aaa_services/icons/next-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	right: 0px;
    height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
}
/* Trip Hotels Swiper */

#aaa-sb-trips-hotels-container {
    background-color: #e9e9e9;
    padding: 100px 0;
        max-width: 800px;
}

#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .swiper-slide {
/*     margin-right: 15px; */
}
#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-img-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 100%;
    background-size: cover;
    background-image: url(images/)
}

.item-diamond-img {
	display: inline-block;
    float: initial;
    max-width: 170px;
}

#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-content {
/*     width: calc(100% - 320px); */
    padding: 15px;
    background-color: white;
    vertical-align: top;
    margin-left: 200px;
}
#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-content .item-title {
	margin: 0;
}

#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-wrapper{
	margin: 0 80px;
    background: white;
    display: block;
    vertical-align: top;
    position: relative;
}
/*Ribbon Slides*/
.aaa-article-summary {
	background-color: #ffffff;
	height: 328px;
	width: 400px;
	text-decoration: none;
	display: block;
	background-size: cover;
	background-position: center;
}
.aaa-article-summary.aaa-article-trip {
	width: auto;
	height: 500px;
	height: 50vh;
}

.aaa-article-summary.aaa-article-trip.vmiddle .aaa-article-trip-content {
			
			display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		    -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;
		    align-items: center;
		    -webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;
		    justify-content: center;
		    flex-flow: column;
		    margin: 0;padding: 0;
}
.aaa-article-summary.aaa-article-video {
	width: auto;
	height: 500px;
	height: 16vw;
}
.aaa-article-summary.aaa-article-video .aaa-article-buttons {
	height: 100%; left: 0; top: 0; bottom: auto;
    
}
.aaa-article-summary.aaa-article-video .aaa-article-buttons .video-play-button {
	width: 100%;
    height: 100%;
    margin: 0;
    background: transparent;
    visibility: hidden;
}
.aaa-article-summary.aaa-article-video .aaa-article-buttons .video-play-button::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    visibility: visible;
    content: '';
    background: url(../images/Play_Button_Transparency.svg);
    background-size: 75px;
    background-repeat: no-repeat;
    background-position: center;
}
.aaa-article-trip  .aaa-article-trip-content,
.aaa-article-video .aaa-article-trip-content {
	padding: 30px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;

}

.aaa-article-summary.aaa-article-trip-large {
	width: auto;
	height: auto;
	min-height: 70vh;
	display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}
.SB-trip-details .aaa-article-summary.aaa-article-trip-large{
	min-height: 500px;
	height: auto;
}
.aaa-article-summary.aaa-article-trip-large .aaa-btn{
	margin: 15px 5px 10px 5px;
}

.aaa-article-trip-large .aaa-article-trip-content {
	width: 100%; max-width: 75em; z-index: 10;
	padding: 30px 30px 30px 90px;
}
.aaa-article-trip-large .aaa-article-buttons {
	padding: 30px 30px 30px 90px; text-align: left;
}

.aaa-article-trip-large .aaa-article-trip-anoucement {
	width: 500px; height: auto; display: block; position: absolute; top: 0; right: 90px;
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.75);
}
.aaa-article-trip-large .aaa-article-trip-triangle-banner {
	width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 100px 120px 20px;
    background-color: transparent;
    background: url(../images/FeaturedTriangle.svg) no-repeat;
    background-size: 100% auto;
}
.aaa-article-thumb-filter
.aaa-article-thumb{
	display: block;
    position: relative;
    border-radius: 0px;
	height: 328px;
    overflow: hidden;
    margin: 0 auto;
}
.aaa-article-thumb img{
	display: block;
	height: auto;
	width: 124%;
	position: relative;
}
.aaa-article-thumb-filter{
	display: block;
	background-color: #1a1a1a;
	opacity: 0.4;
	height: 100%;
    width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.aaa-vertically-align-title{
    margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 220px;
}
.aaa-article-thumb h2{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 4;
	padding: 14px;
	text-align: center;
	text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
	line-height: 26px;
}

.aaa-article-buttons {
	width: 100%; display: block;
	position: absolute;bottom: 30px;z-index: 99;
	text-align: center;
}
.aaa-article-buttons a {
	margin: 0 15px;
}


.swiper-pagination {
	position: relative;
    margin: 10px 0;
}
.swiper-pagination-bullet {
	width: 15px;
    height: 15px;
    margin: 5px;
}
.swiper-pagination-bullet-active {
	background-color: #003893;
}
/**/
.aaa-vacations-banner-section{
	background-image: url('../images/aaa-vacations-banner.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.aaa-vacations-banner-section .aaa-column-inner-container{
	max-width: none;
	background-color: transparent;
}
.aaa-vacations-banner-section .aaa-inner-container{
	max-width: 800px;
	padding: 200px 24px;
	position: relative;
	z-index: 4;
}
.aaa-inner-container {
    padding: 54px 24px;
    max-width: 1366px;
    margin: 0 auto;
}

.aaa-banner-section-img-filter{
	display: block;
	background-color: #1a1a1a;
	opacity: 0.4;
	height:100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.aaa-vacations-logo-wht-shadow{
    background-image: url('//www.aaa.com/AAA/common/travel/aaaVacations/images/aaa-vacations-logo-wht-shadow.png');
    background-repeat: no-repeat;
    background-size: 136px auto;
    background-position: center;
    height: 68px;
    width: 100%;
	margin-bottom: 24px;
}
.aaa-vacations-banner-section .wht1{
	font-size: 48px;
	color: #ffffff;
	line-height: 48px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(26,26,26,0.5);
}
.aaa-vacations-banner-section .wht3{
	text-shadow: 0px 2px 4px rgba(26,26,26,0.5);
	line-height: 32px;
}





.attraction-details-link {
	text-decoration: blink;
    border-bottom: 2px dotted;
    padding-bottom: 2px;
    cursor: pointer;
    position: relative;
}
.attraction-details-link:hover {
	background: #ffffbe;
}
.featherlight .featherlight-content {
	padding-top: 0;
}
.featherlight .featherlight-close-icon {
	position: sticky;
	top: 0;
	right: 0;
	width: 100%;
	text-align: center;
	padding-right: 7px;
	background-color: white;
	font-size: 20px;
}
/**/
.aaa-vacations-brochure-section{
	background-color: #f2f2f2;
}
.aaa-vacations-brochure-section .aaa-column-inner-container{
	background-color: #f2f2f2;
}
.aaa-vacations-brochure{
	width: 374px;
	height: 254px;
	margin: 24px auto;
	background-image: url(../images/aaa-vacations-brochure-2020-2021.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
.aaa-vacations-details{
	max-width: 1366px;
	margin: 0 auto;
}
.aaa-vacations-details ul.aaa-ul{
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 380px;
    -moz-column-width: 380px;
    column-width: 380px;
    -moz-column-gap: 34px;
    -webkit-column-gap: 34px;
    column-gap: 34px;
	padding-bottom: 34px;
}
/**/
.aaa-vacations-24-7-section .aaa-left50-img-layout{
	background-image: url('../images/aaa-vacations-24-7.png');
	background-position: right top;
	background-size: auto;
}
.aaa-vacations-24-7-section .aaa-inner-container{
	max-width: none;
}
.aaa-vacations-24-7-section .aaa-left50-content{
	background-color: #ffffff;
}
.aaa-vacations-24-7-section a.aaa-link{
	font-size: 16px;
}
/**/
.aaa-contact-travel-agent-section .aaa-inner-container{
	max-width: none;
	padding: 0px;
}
.aaa-contact-travel-agent-section .aaa-right50-content{
	background-color: #003893;
}
.aaa-right50-img-layout{
	background-image: url('../images/AAA-Store-Exterior-Image.jpg');
	background-position: -200px top;
	background-size: auto 100%;
}
.aaa-contact-travel-agent-section a.aaa-secondary-btn-white{
	margin-top: 14px;
}
.aaa-contact-travel-agent-section a.find-a-office-btn.aaa-secondary-btn-white{
	width: 206px;
}

/* Reade More Functionality */
.read-more-link {
	cursor: pointer;
}
.Read-More-Content {
	display: none;
}
.read-more-show{
	display: block;
}
/*Social*/
.aaa-social-sharing{
	margin: 0 auto;
	width: 184px;
	margin-bottom: 14px;
}
.aaa-social-sharing-links a{
	box-shadow: 0px 2px 4px rgba(26,26,26,0.5);
}
.aaa-social-sharing-links a:last-child{
	margin-right: 0px;
}

/* Add to Master CSS */
/* ad section */
.digital-ad .aaa-inner-container {
	text-align: center; margin: 60px auto; padding: 0;
}
.digital-ad.leaderboard img {
	max-width: 728px; height: auto;
}
/* full width content */

.fw-container{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 33vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-flow: row;
    min-height: 50vh;
    background-color: #f2f2f2;
586}   
.fw-container .fw-image {
	width: 50%;
	width: 50vw;
	background-repeat: no-repeat;
	background-size: cover;
}
.fw-container .fw-content {
	width: 50%;
	width: 50vw;
	padding: 60px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 33vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-flow: column;
    align-items: flex-start;
}


/* Full width Banner */
.badge-banner {
	margin: 30px 0; margin-top: 0;
}
.badge-banner .aaa-column-outer-container{
	background-color: #182144;
}
.badge-banner .aaa-inner-container{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 33vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1280px;
    padding: 60px;
}   
.badge-banner-content{
	    padding-left: 30px;
	    max-width: 700px;
} 
.badge-banner-image{
    min-width: 300px;
}
.aaa-btn.wht {
	color: #003893;
	background: white;
}

@media only screen and (max-width : 1280px){
	
	.samantha-brown-twitter{
		width: 440px;
	}
	img.sb-places-logo{
		width: 440px;
	}
	.aaa-article-trip-large .aaa-article-trip-anoucement {
		display: none;
	}
	.aaa-article-trip-large .aaa-article-trip-triangle-banner {
		transform: scale(.8);
		transform-origin: left top;
    }
    .aaa-article-summary.aaa-article-video {
	    height: 25vw;
    }
}
@media only screen and (max-width : 980px){
	.aaa-inner-container {
	    padding: 15px;
	}
	.aaa-banner-header-text{
		font-size: 82px;
		line-height: 72px;
	}
	/**/
	.sb-featured-dest-section .aaa-left50-img-layout{
		background-position: 0px -75px;
		background-size: 110% auto;
		padding-top: 50%;
	}
	.sb-featured-dest-section .aaa-left50-content{
		margin-right: auto;
	}
	/**/
	.sb-about-section .aaa-right50-img-layout{
		background-position: center top;
		padding-top: 110%;
	}
	.sb-about-section .aaa-right50-content{
		margin-left: auto;
		text-align: center;
	}
	.sb-social-contact-container{
		width: 236px;
		margin: 0 auto;
	}
	.sb-social-contact-container a:last-child{
		margin-right: 0px;
	}
	/**/
	img.sb-places-logo{
		width: 304px;
	}
	.samantha-brown-twitter{
		width: 100%;
	}
	/**/
	.aaa-vacations-widget .aaa-formLeft{
		float: none;
		width: 100%;
	}
	.aaa-vacations-widget .aaa-formLeft:last-child{
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	/**/
	.aaa-vacations-24-7-section .aaa-left50-img-layout{
		background-position: top left;
		background-size: 110% auto;
		padding-top: 50%;
	}
	.aaa-vacations-24-7-section .aaa-left50-content{
		margin-right: auto;
	}
	/**/
	.aaa-contact-travel-agent-section .aaa-right50-img-layout{
		background-position: top left;
		background-size: 110% auto;
		padding-top: 50%;
	}
	.aaa-contact-travel-agent-section .aaa-right50-content{
		margin-left: auto;
		text-align: center;
	}
	
	/* Lightbox */
	/* Trips Lightbox Fixes*/
	.featherlight-content {
		max-width: 100% !important;
	
	}
	.featherlight .featherlight-close-icon {
		font-size: 35px;
		padding: 10px;
		position: fixed;
	}
	.aaa-article-summary.aaa-article-video {
	    height: 33vw;
    }
    
}
@media only screen and (max-width : 820px){
	/*Sub header*/
	.aaa-sub-header-container.aaa-column-outer-container{
		position: relative;
		overflow-x: scroll;
	}
	.aaa-sub-header-container .aaa-column-inner-container{
		padding: 0px;
	}
	.aaa-sub-header-container .aaa-inner-container{
		table-layout: inherit;
		max-width: none;
		width: 858px;
		display: inline-block;
		background-color: #f2f2f2;
		padding: 6px;
	}
	a.aaa-link.aaa-sub-header-link{
		display: inline-block;
		border: none;
		border-radius: 0px;
		width: auto;
		float: left;
		padding: 14px 0px;
		margin: 0px 16px 0px 16px;
		text-align: center;
		display: block;
	}
	.aaa-article-summary.aaa-article-video {
	    height: 50vw;
    }
}

@media only screen and (max-width : 767px){
	
	.aaa-article-summary.aaa-article-trip.vmiddle .aaa-article-trip-content {
			display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		    -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;
		    align-items: center;
		    -webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;
		    justify-content: center;
		    flex-flow: column;
		    margin: 0;padding: 0;
	}
	.aaa-article-summary.aaa-article-trip .aaa-article-trip-content h3{
		width: 100%;display: block;
		padding: 60px;
		text-align: center;
	}
	.badge-banner .aaa-inner-container{
	    flex-flow: column;
	    padding: 30px;
	}
	.badge-banner-content {
	    padding-left: 0;
	    max-width: 700px;
	}
	.badge-banner-image {
    	min-width: 100%;max-width: 260px;
	}
	.aaa-banner-content .aaa-content-container {
		width: 100vw;height: 100%;
		
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	    -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;
	    align-items: center;
	    -webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;
	    justify-content: center;
	    flex-flow: column;
	    margin: 0;padding: 0;
	}
	.aaa-banner-pic {
	    width: 100%;
		max-width: 260px; height: auto;
	}
	#bestof .aaa-banner-description {
   	 	width: 100vw;
   	 	padding: 30px; padding-top: 0;
   	 	margin: 0;
   	 	font-size:1.5em; line-height: 1.5em;
	}
	.fw-container{
	    flex-flow: column-reverse;
	    min-height: 50vh;
	    background-color: #f2f2f2;
	}   
	.fw-container .fw-image {
		width: 100%;
		width: 100vw;
		min-height: 100vw;
	}
	.fw-container .fw-content {
		width: 100%;
		width: 100vw;
		padding: 30px;
	}
	.digital-ad.leaderboard img {
		width: 100%;
		max-width: 320px; height: auto;
	}
}
@media only screen and (max-width : 470px){
	video.sb-video {
		width: 300px;
		height: 248px;
	}
	body#SamanthaBrownTripsDetails{
		max-width:none;
	}
	ul.sb-trip-day-schedule li {
		padding: 65px 0px 15px 0px;
	    background-size: 45px auto;
	    background-position: center 12px;
	    margin-bottom: 15px;
    }
    
    .SB-trip-details .aaa-article-summary.aaa-article-trip-large {
	    min-height: 100vw;
	    
    }
    .aaa-article-summary.aaa-article-trip-large {
	    height: auto;
	    position: relative;
    }
	.aaa-article-trip-large .aaa-article-trip-content {
		padding: 30px;padding-top: 80px;
	}
	/* LArge Trip */
	.aaa-article-trip-large .aaa-article-trip-triangle-banner {
		background-color: rgba(0, 0, 255, 0.71);
		width: 100%;
		padding: 15px;
		text-align: center;
	}
	.aaa-article-trip-large .aaa-article-trip-triangle-banner br {
		content: "";
	}
	.aaa-article-trip-large .aaa-article-trip-triangle-banner br:after {
		content: " ";
	}
	
	.aaa-article-trip-large .aaa-article-trip-anoucement {
		display: none;
	}
	
	/* Trips Carousel */
	.aaa-article-buttons {
		padding: 30px;
		width: 100%;
		position: absolute;
		z-index: 10;
		bottom: 0;
	}
	.aaa-article-buttons a {
		margin: 5px 0;
	}
	/* Trips Lightbox Fixes*/
	.featherlight-content {
		max-width: 100% !important;
	
	}
	.featherlight .featherlight-close-icon {
		font-size: 35px;
		padding: 10px;
		position: fixed;
	}
	/* Hotels Carousel Fix */
	#aaa-sb-trips-hotels-container {
		padding: 30px 0;
	}
	
	#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-wrapper {
		width: calc(100% - 30px);
		margin: 0 15px;
	}
	
	#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-img-bg {
		width: 100%;
		height: 150px;
		background-size: cover;
		background-position: center;
	}
	#aaa-sb-trips-hotels-container #aaa-sb-trips-hotels-ribbon-player-wrapper .item-content {
		margin: 0;
		padding-top: 180px;
		text-align: center;
	}
	
	
}