/* styles for island vacations page */ 

.islandVacations-h-links a {
	vertical-align: top;
	background-color: rgba(0,0,0,.68);
	width: 464px;
	margin: 20px 13px 0px 13px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.islandVacations-h-links div {
	width: calc(100% - 130px);
	text-align: center;
	padding-top: 27px;
	font-size: 19px;
	line-height: 1;
}

.islandVacations-h-links span:first-of-type, 
.islandVacations-h-links h4 {
	color: #fff;
	font-family: 'Cinzel', serif;
}

.islandVacations-h-links h4 {
	font-size: 27px;
	margin: 5px 0;
}

.islandVacations-h-links span:last-of-type {
	color: #58aec2;
	font-size: 12px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}




.islandVacations-h-links a:hover {
	background-color: rgba(0,0,0,.8);
}

.islandVacations-h-links a:hover span:last-of-type {
	color: #c61d28;
}






.topPicks {
	position: relative;
}

.topPicks .heading-container {
	position: relative;
}


.topPicks .heading-container h2 {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -100%);
	        transform: translate(-50%, -100%);
	height: 83px;
}





/* new template below top picks */
.island_vacations_complimentary_bespoke .pull-left {
	width: 50%;
	height: 936px;
	background-color: #fff;
}




.island_vacations--complimentaryTravel .pull-left:first-of-type,
.island_vacations--bespokeVacation .pull-left:last-of-type {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}




.island_vacations_complimentary_bespoke h2 {
	font-size: 36px;
	font-family: 'Cinzel', serif;
	margin-bottom: 40px;
}


.island_vacations_complimentary_bespoke__content {
	/*padding-left: 50px;*/
}

.island_vacations_complimentary_bespoke__content li {
	position: relative;
	padding-left: 50px;
	font-family: 'Avenir Medium', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #073641;
	max-width: 415px;
	margin-bottom: 20px;
}

.island_vacations_complimentary_bespoke__content li p {
	margin-top: 5px;
}

.island_vacations_complimentary_bespoke__content li p a {
	color: #690000;
	text-decoration: underline !important;
}



.island_vacations_complimentary_bespoke__content p {
	font-size: 18px;
	text-transform: none;
	color: #7d8789;
	line-height: 1.2;
	font-family: 'Avenir Light', sans-serif;
}


.island_vacations_complimentary_bespoke__content .btn {
	margin-bottom: 30px;
	width: 284px;
	margin-left: 50px;
}

.island_vacations_complimentary_bespoke__content div > p {
	margin-left: 50px;
}


.island_vacations_complimentary_bespoke__content div {
	max-width: 550px;
	padding-top: 66px;
}

.island_vacations--complimentaryTravel .island_vacations_complimentary_bespoke__content div {
	margin: 0 auto 0 132px;
}


.island_vacations--bespokeVacation .island_vacations_complimentary_bespoke__content div {
	margin: 0 132px 0 auto;
}



.island_vacations_complimentary_bespoke__content li svg {
	position: absolute;
	max-width: 24px;
	max-height: 24px;
	left: 0;
	top: -2px;
}

.required{
  color: red !important;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

header#country-main{
        box-shadow: inset 0px -300px 160px 2px rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px -300px 160px 2px rgba(0, 0, 0, 0.8);
        -o-box-shadow: inset 0px -300px 160px 2px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: inset 0px -300px 160px 2px rgba(0, 0, 0, 0.8);
 }
.aboutus-section{
            min-height: 710px !important;
            max-height: auto !important;
        }
.region  .open .header-content-inner{
    overflow: hidden;
    height: 600px;
    overflow-y: visible;
}
   @media(max-width: 767px){
header .header-content .header-content-inner .country-heading {
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 20px 5px !important;
        margin: 0 auto -35px !important;
}
body.main_region header#country-main {
    min-height: 748px !important;
}
header#country-main{
	min-height: 748px !important;
}
.main_region header .header-content.open .header-content-inner .country-heading {
    margin-bottom: 90px !important;
}
.reg {
     padding-top: 0% !important; 
}
.top-nav-margin {
    padding-top: 70px !important;
}


   }
.grid{
	background-repeat: no-repeat;
	background-size: cover;
}