@charset "UTF-8";
/* CSS Document */
.aaa-marketing-section-4{
	border-top: 1px solid #d9d9d9;
}
.aaa-banner-image{
	background-image: url('../images/Mandarin-Oriental-Canouan-CREDIT-Mandarin-Oriental-Hotel-Group.jpg');
}
/**/
.aaa-diamond-logos-group{
    margin: 0 auto;
    max-width: 800px;
}
.aaa-diamond-logos-group img{
	padding: 14px;
	float: left;
	width: 25%;
}
.aaa-diamond-logos-group img:last-child{
	padding: 14px;
	float: left;
	width: 24%;
}
/*Banner*/
p.tg-photo-banner-credit,
.tg-photo-banner-credit{
	position: absolute;
	/*bottom: 14px;*/
	/*bottom: -36px;*/
	right: 14px;
	z-index: 300;
	display: block;
	text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
}

/*Services.css*/
/*Loading Content View*/
.aaa-content-loader{
	height: 300px;
	background-image: url('../images/content-loader40x40.GIF');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	z-index: 4;
	position: relative;
}
/*Error*/
.aaa-diamond-awards-error-message{
	display: none;
	padding-top: 14px;
}
/*Content*/
.aaa-img-credit{
    text-align: right;
    padding: 4px 4px 14px 4px;
}
.aaa-diamond-award-content{
	display: none;
}
.aaa-diamond-awards-content-return{
	margin-top: 14px;
}
.aaa-column-outer-container.aaa-diamond-awards-top-section{
	background-color: #F9F9F9;
}
.aaa-diamond-awards-top-section .aaa-column-inner-container{
	background-color: #F9F9F9;
}
/*Tabs*/
.aaa-column-outer-container.aaa-diamond-awards-tabs{
	background-color: #F9F9F9;
}
.aaa-diamond-awards-tabs .aaa-column-inner-container{
	background-color: #F9F9F9;
}
.aaa-diamond-awards-tabs .aaa-inner-container{
	padding: 0px 24px;
	max-width: 700px;
}
.aaa-tabs-bottom-border{
	border-top: 1px solid #d9d9d9;
	position: absolute;
	height: 1px;
	bottom: 4px;
	width: 100%;
	z-index: 1;
}
.aaa-hotel-tab{
	float: left;
	width: 50%;
	padding: 22px;
	cursor: pointer;
}
.aaa-hotel-tab-select{
	display: block;
	width: 100px;
	height: 46px;
	margin: 0 auto;
}
.aaa-hotel-tab-icon{
	background-image: url('../images/hotel-icon-blue.png');
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-position: center center;
	height: 24px;
	width: 36px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 6px;
	float: left;
}
.aaa-hotel-tab span{
	color: #003893;
	font-size: 16px;
	font-weight: 400;
	float: left;
	padding-top: 10px;
}
.aaa-rest-tab-select{
	display: block;
	width: 126px;
	height: 46px;
	margin: 0 auto;
}
.aaa-rest-tab{
	float: left;
	width: 50%;
	padding: 22px;
	cursor: pointer;
}
.aaa-rest-tab-icon{
	background-image: url('../images/restaurant-icon-blue.png');
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
	height: 42px;
	width: 22px;
	display: inline-block;
	margin-right: 12px;
	float: left;
}
.aaa-rest-tab span{
	color: #003893;
	font-size: 16px;
	font-weight: 400;
	float: left;
	padding-top: 10px;
}
/*Active tabs*/
/**/
.aaa-hotel-tab-active{
	background-color: #ffffff;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	position: relative;
	z-index: 2;
}
.aaa-hotel-tab-active .aaa-hotel-tab-icon{
	background-image: url('../images/hotel-icon-blk.png');
}
.aaa-hotel-tab-active.aaa-hotel-tab span{
	color: #1a1a1a;
}
/**/
.aaa-rest-tab-active{
	background-color: #ffffff;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	position: relative;
	z-index: 2;
}
.aaa-rest-tab-active .aaa-rest-tab-icon{
	background-image: url('../images/restaurant-icon-blk.png');
}
.aaa-rest-tab-active.aaa-rest-tab span{
	color: #1a1a1a;
}
/*Swiper*/
.aaa-diamonds-awards-player{
	max-width: 1090px;
	margin: 0 auto;
	padding: 24px 0px;
}
#aaa-diamonds-awards-hotel-player-items, #aaa-diamonds-awards-rest-player-items{
	padding-bottom: 24px;
}
.aaa-swiper-nav-top{
	position: relative;
	height: 0px;
	width: 174px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 14px;
}
/*Arrows*/
.aaa-diamonds-awards-player .swiper-button-next {
	right: 24px;
	top: 286px;
} 
.aaa-diamonds-awards-player .swiper-button-prev {
	left: 24px;
	top: 286px;
}
.swiper-pagination{
	font-family: 'Lato', sans-serif;
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 400;
	bottom: 0px;
}
.swiper-button-prev {
	background: url('/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: center left;
	color: transparent;
}
.swiper-button-next {
	background: url('/AAA/common/images/aaa_services/icons//next-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: center right;
	color: transparent;
}
/*Honoree player*/
a.aaa-honoree-item{
	display: block;
	text-decoration: none;
	margin: 0px 136px 24px 136px;
}
img.aaa-honoree-img{
	width: 100%;
	display: inline-block;
}
img.aaa-diamond-awards-img{
	float: left;
	width: 15%;
}
.aaa-honoree-details{
	float: left;
	padding-left: 14px;
	width: 85%;
}
.aaa-honoree-inspector{
	margin-top: 14px;
}
/*Tab Sections*/
.aaa-diamond-awards-tabs-section{
	margin-top: -4px;
}
.aaa-diamond-awards-tabs-section .aaa-column-inner-container{
	max-width: none;
}
.aaa-diamond-awards-tabs-section .aaa-inner-container{
	max-width: none;
	padding: 24px 0px;
}
.aaa-hotel-section{
	position: relative;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	/* Transition */
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
	-ms-transition: All 0.4s ease;
	transition: All 0.4s ease;
}
.aaa-hotel-section-show{
	height: auto;
	overflow: visible;
	opacity: 1;
}
.aaa-rest-section{
	position: relative;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	/* Transition */
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
	-ms-transition: All 0.4s ease;
	transition: All 0.4s ease;
}
.aaa-rest-section-show{
	height: auto;
	overflow: visible;
	opacity: 1;
}
.aaa-section-description{
	padding: 24px 24px 0px 24px;
}
.aaa-section-title{
	padding: 24px 24px 0px 24px;
}
/*Top Section Header*/
.aaa-diamond-awards-list-header{
	background-color: #f2f2f2;
	padding: 14px 0px 0px 0px;
}
.aaa-diamond-awards-print-options{
	width: 334px;
	margin: 0 auto;
	padding-top: 14px;
}
.aaa-diamond-awards-print-options a.aaa-link{
	float: left;
}
.aaa-diamond-awards-print-options .aaa-print-icon{
	height: 24px;
	width: 26px;
	background-image: url('../images/print-icon.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 26px auto;
	float: left;
	margin: 0px 8px;
}
/*Sort*/
.aaa-diamond-awards-top-row{
	background-color: #F9F9F9;
	padding: 14px 24px;
	margin-top: 24px;
}
.aaa-diamond-awards-top-row-inner-container{
	max-width: 840px;
	margin: 0 auto;
}
.aaa-diamond-awards-top-row a.aaa-link{
	width: 20%;
	float: left;
	padding: 0px 8px 0px 0px;
}
.aaa-diamond-awards-top-row a.aaa-link:first-child{
	width: 40%;
	background-position: 60px center;
}
.aaa-diamond-awards-top-row a.aaa-link:nth-child(2){
	width: 12%;
	background-position: 46px center;
}
.aaa-diamond-awards-top-row a.aaa-link:nth-child(3){
	width: 8%;
	background-position: 36px center;
}
.aaa-diamond-awards-top-row a.aaa-link:nth-child(4){
	width: 20%;
	background-position: 30px center;
}
.aaa-diamond-awards-top-row a.aaa-link:nth-child(5){
	background-position: 56px center;
}
/*Sort indicators*/
.up-sort-indicator{
	height: 20px;
	background-image: url('../images/sort-order-icon.png');
	background-repeat: no-repeat;
	background-size: 10px auto;
	padding-right: 14px;
}
.down-sort-indicator{
	height: 20px;
	background-image: url('../images/sort-order-icon-rev.png');
	background-repeat: no-repeat;
	background-size: 10px auto;
	padding-right: 14px;
}
/*Mobile Sort*/
.aaa-diamond-awards-desktop-sort{
	display: block;
}
.aaa-diamond-awards-mobile-sort{
	display: none;
}
.aaa-sort-label{
	float: left;
	padding: 0px 14px 0px 0px;
	margin-top: 11px;
}
.sort-select-container{
	width: 140px;
	float: left;
	margin-top: 0px;
	border: none;
	background-color: transparent;
}
select.sort-select{
	background-color: transparent;
}
/*List*/
.aaa-diamond-awards-list{
	background-color: #FFFFFF;
	padding: 0px 24px;
}
.aaa-diamond-awards-lists-columns{
	max-width: 840px;
	margin: 0 auto;
}
.aaa-property-item{
	padding: 14px 0px 0px;
}
.aaa-property-item div{
	float: left;
	width: 20%;
	padding: 0px 8px 0px 0px;
}
a.aaa-link.aaa-property-name{
	width: 40%;
	font-weight: 700;
	float: left;
	padding: 0px 8px 0px 0px;
}
div.aaa-diamond-award-rating{
	width: 12%;
}
div.aaa-diamond-award-state{
	width: 8%;
}
div.aaa-diamond-award-city{
	width: 20%;
}
@media only screen and (max-width : 960px){
	
}
@media only screen and (max-width : 820px){
	.aaa-sub-header-container .aaa-inner-container{
		width: 548px;
	}
}
@media only screen and (max-width : 736px){
	/*Mobile Sort*/
	.aaa-diamond-awards-desktop-sort{
		display: none;
	}
	.aaa-diamond-awards-mobile-sort{
		display: block;
	}
	/*List*/
	.aaa-property-item div{
		width: auto;
		padding: 0px 2px 0px 0px;
	}
	a.aaa-link.aaa-property-name{
		width: 100%;
		display: block;
		float: none;
		padding: 0px;
	}
	div.aaa-diamond-award-rating{
		width: 100%;
		float: none;
	}
	div.aaa-diamond-award-state{
		width: auto;
	}
	div.aaa-diamond-award-state:after{
		content: '';
	}
	div.aaa-diamond-award-city{
		width: auto;
	}
	/*Swiper*/
	img.aaa-diamond-awards-img{
		float: none;
		width: 100px;
	}
	.aaa-honoree-details{
		float: none;
		padding-left: 0px;
		width: 100%;
		margin-top: 14px;
	}
	a.aaa-honoree-item{
		margin: 0px 56px 24px 56px;
	}
}
@media only screen and (max-width : 540px){
	/*Swiper*/
	#aaa-diamonds-awards-hotel-player-wrapper{
		margin-top: 24px;
	}
	#aaa-diamonds-awards-hotel-player-items, #aaa-diamonds-awards-rest-player-items{
		padding: 0px;
	}
	.aaa-diamonds-awards-player{
		padding-top: 0px;
	}
	a.aaa-honoree-item{
		margin: 0px;
	}
	.aaa-swiper-nav-top{
		height: 30px;
		overflow: visible;
	}
	.aaa-swiper-nav-bottom{
		position: relative;
		bottom: 10px;
		height: 30px;
		width: 174px;
		margin: 0 auto;
		margin-top: 24px;
	}
	.aaa-diamonds-awards-player .swiper-button-next, 
	.aaa-diamonds-awards-player .swiper-button-prev {
		top: 20px;
		background-size: 12px auto;
	}
	/**/
	.aaa-honoree-details{
		padding: 0px 24px;
	}
	img.aaa-diamond-awards-img{
		padding-left: 24px;
	}
}