@charset "UTF-8";
.videoWrapper{
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0
}
.videoWrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.videoWrapperDNB{
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0
}
.videoWrapperDNB iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.faqsWrapper{
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0
}
.faqsWrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.countdown {	
margin-top:2px; 
margin-bottom:0px; 
margin-left:0px ;
background: #d22b4d;
padding:10px;
border: 1px solid #d22b4d;
text-align:center;	
}
.card-custom {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#FFF;
border-radius: 10px;	
}

.card-custom:hover {
  box-shadow: 0 5px 5px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-custom > .card-body-custom {
  padding-top:15px;
padding-right:15px;
padding-left:15px;
padding-bottom:0px;	
}
.card-custom .header h5, h3 {
  margin-bottom: 0px;
  margin-top:0px;
color:#283f8d;	
}
.card-custom .header {
  margin-bottom:5px;
}
		.header {
		background-color:#ffffff;	
		}.card-footer-custom{
		background-color:#ffffff;
		border-top: none;
			
		}
.card-custom img{
  width:100%;
	
	display:block;
		padding:0;
		margin:0;
		float:left;
		margin-top:0px;
		border-radius: 10px 10px 0px 0px;
		margin-bottom:10px
}
.SuperValue {
  background: #ffdac1;
}
.Value {
  background: #e2f0cb;
}
.Moderate {
 background: #c7ceea;
}
.Regular {
 background: #bae1ff;
}
.High {
  background: #ffb7b2;
}
.VHigh {
  background: #ff9aa2;
}
.ARegister {
  background: #bae1ff;
}	

	.circlesv {
  width: 20px;
  height: 20px;
float: left;		
  background: #ffdac1;
  border-radius: 50%
}
	.circlev {
  width: 20px;
  height: 20px;
float: left;		
  background: #e2f0cb;
  border-radius: 50%
}
	.circlem {
  width: 20px;
  height: 20px;
float: left;		
  background: #c7ceea;
  border-radius: 50%
}
	.circler {
  width: 20px;
  height: 20px;
float: left;		
  background: #bae1ff;
  border-radius: 50%
}	
	.circleh {
  width: 20px;
  height: 20px;
float: left;		
  background: #ffb7b2;
  border-radius: 50%
}
	.circlevh {
  width: 20px;
  height: 20px;
float: left;		
  background: #ff9aa2;
  border-radius: 50%
}
	.circlerg {
  width: 20px;
  height: 20px;
float: left;		
  background: #bae1ff;
  border-radius: 50%
}
.clearfix::after,
.calendar ol::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* ================
Calendar Styling */
.calendar {
  border-radius: 1px;
}




	
	
	
.calendar ol li {
  float: left;
  width: 14.28571%;

}

.calendar .day-names .season-names {
  border-bottom: 1px solid #eee;
}




	
	
/* Add media queries for smaller screens */
@media (min-width:1281px){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 8rem;

}
	.calendar .day-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}
.calendar .season-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}	
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 1rem;		
}
	.month {
  font-size: 3rem;
text-align: center		
}
	}
@media (min-width:1025px) and (max-width:1280px){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 8rem;

}
.calendar .day-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}
	.calendar .season-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 1rem;		
}
	.month {
  font-size: 2rem;
text-align: center		
}
	}
@media (min-width:768px) and (max-width:1024px){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 8rem;

}
.calendar .day-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}
	.calendar .season-names li {
  text-transform: uppercase;
font-size: 1rem;	
  margin-bottom: 0.5rem;
}
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 1rem;		
}
	.month {
  font-size: 2rem;
text-align: center		
}
	}
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 8rem;

}
.calendar .day-names li {
  text-transform: uppercase;
font-size: 0.7rem;	
  margin-bottom: 0.5rem;
}
	.calendar .season-names li {
  text-transform: uppercase;
font-size: 0.7rem;	
  margin-bottom: 0.5rem;
}
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 1rem;		
}
	.month {
  font-size: 2rem;
text-align: center		
}
	}
@media (min-width:481px) and (max-width:767px){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 3rem;

}
.calendar .day-names li {
  text-transform: uppercase;
font-size: 0.7rem;	
  margin-bottom: 0.5rem;
}
	.calendar .season-names li {
  text-transform: uppercase;
font-size: 0.7rem;	
  margin-bottom: 0.5rem;
}
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 0.7rem;		
}
	.month {
  font-size: 2rem;
text-align: center		
}
	}
@media (min-width:320px) and (max-width:480px){
  .calendar .days li {
  border: 1px solid #eee;
  min-height: 3rem;

}
.calendar .day-names li {
  text-transform: uppercase;
font-size: 0.7rem;	
  margin-bottom: 0.5rem;
}
.calendar .season-names li {
  text-transform: uppercase;
font-size: 0.5rem;	
  margin-bottom: 0.5rem;
}	
	.calendar .days li .date {
  margin-top:5px;
margin-left:5px;
font-size: 0.7rem;		
}
	.month {
  font-size: 2rem;
text-align: center		
}
	}
	
	
	


.calendar .days li .event {
  font-size: 0.75rem;
  padding: 0.4rem;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4rem;
  margin-bottom: 1px;
}

.calendar .days li .event.span-2 {
  width: 200%;
}

.calendar .days li .event.begin {
  border-radius: 1rem 0 0 1rem;
}

.calendar .days li .event.end {
  border-radius: 0 1rem 1rem 0;
}

.calendar .days li .event.clear {
  background: none;
}

.calendar .days li:nth-child(n+29) {
  border: 1px solid #eee;
}

.calendar .days li.outside .date {
  color: #ddd;
}
.hotelrate{
	color:#fc0;
	font-family:heydings_iconsregular,Arial,sans-serif;
	font-size:16px
}
.img-responsive{
	display:block;
	max-width:100%;
	height:auto
}
.nav-mytabs{
	display:none
}
.mytab-content{
	position:relative;
	z-index:2;
	top:4px;
	padding:0;
	border-radius:0 4px 4px 4px;
	border-top:0 solid #283f8d;
	background:#fff;
	width:100%
}
.nav-mytabs a{
	position:relative;
	top:4px;
	padding:10px 25px;
	border-radius:2px 2px 0 0;
	background:#ccc;
	text-decoration:none;
	color:#fff!important;
	opacity:1;
	transition:all .1s ease-in-out;
	border-bottom:2px solid #283f8d
}
.nav-mytabs a.active,.nav-mytabs a:focus,.nav-mytabs a:hover{
	top:4px;
	padding:10px 25px;
	border-radius:2px 2px 0 0;
	opacity:1;
	text-decoration:none;
	background-color:#283f8d!important;
	color:#fff!important
}
/*Bootstrap Calendar*/
.datepicker {
    border-radius: 0;
    padding: 0;
	top: 0;
     left:0;
	color:#000033;
}
.datepicker-bottom-warning-message {
    width: 280px;
    padding: 5px;
    font-size: 12px;
    margin: 5px auto 5px auto;
    color: #0c5460;
    background-color: #ebfcff;
    border: 1px solid #bee5eb;
    display: block;
    position: relative;
}

.datepicker-bottom-warning-message {
    width: 90%;
}

.datepicker-bottom-warning-message {
    width: 90%;
    margin: 20px auto 20px auto;
}		
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
color: #999999;	
  background-color: #808080;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active {
	color: #999999;
  background-color: #fdf59a;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
	color: #999999;
  background-color: #ffffff;
background: linear-gradient(#ffffff 0%, #ffffff 100%);	
}
.datepicker table tr td.day.active:hover{
  background: #c9b27e;
  background: linear-gradient(#c9b27e 0%, #f14c07 100%);

color: #ffffff;	
}
.datepicker table tr td.active{
  background: #c9b27e;
  background: linear-gradient(#c9b27e 0%, #d6a432 100%);
  color: #ffffff;
}		
.datepicker table tr td.day.disabled {
    color: #999999;
background: #ffffff;
background: linear-gradient(#ffffff 0%, #ffffff 100%);	
}
.datepicker table td.disabled, .datepicker table td.disabled:hover {
            background: #ffffff !important;
            color: #999999 !important;
            cursor: not-allowed;
        }		
.datepicker table tr td.disabled {
    color: #999999;
background: #ffffff;
background: linear-gradient(#ffffff 0%, #ffffff 100%);	
}		
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
		
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active
{
	color: #999999;
  background-color: #fbf069 \9;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}		
.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
	cursor: pointer;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px;
}
.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px; 
}

.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}


.datepicker table tr td.highlighted {
  background: #c9b27e;
  border-radius: 0;
}		

		
.datepicker td, .datepicker th {
    border-radius: 50%;
    padding: 0 12px;
	
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
   background: #c9b27e;
  background: linear-gradient(#c9b27e 0%, #f14c07 100%);
    color: #ffffff;
    border-radius: 0;
}

		
.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
    width: 37px;
    height: 37px;
	font-size: 35px;
	cursor:pointer;
}
.datepicker .prev:hover, .datepicker .next:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.99);
    font-size: 35px;
}
.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: 0.3s;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
	.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {		
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
	
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}		
.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}
td.day{
  position:relative;  
}		
td.day.disabled:hover:before {
	font-family: FontAwesome;
	content:"\f05e"' No Availability';
    color: #e60000;
    top: -2px;
    position: absolute;
    width: 136px;
    left:-4px;
    z-index: 1000;
    text-align: center;
	background-color:#FFCCCC;
	padding:5px;
	font-size:12px;
	border: 2px solid #e60000;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}		
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover {
  background-color: #ffffff;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #689F38 #689F38 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #1f2746;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0,0,0,.1);
}
		
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}		

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}		
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #c9b27e;
	color:#ffff00;
  cursor: pointer;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover
 {
  background-color: #fde19a;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #111111;
}		
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}		
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}		
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
@media(min-width:980px){
	.nav-mytabs{
		display:flex
}
	.card{
		border:none
}
	.card .card-header{
		display:none
}
	.card .collapse{
		display:block
}
}
@media(max-width:979px){
	.tab-pane{
		display:block!important;
		opacity:1
}
}
@media (min-width:1281px){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		min-width:1281px;
		overflow-x:scroll;
		overflow-y:scroll!important
}
	#containerw{
		position:relative;
		top:0;
		left:0;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		width:100%
}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:relative!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 200px;
margin-top:10px;
margin-left:50px;		
	
}
	.activestate{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		margin-bottom:-10px;
		border-radius: 0px 0px 20px 20px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:block
}
	.subbutton{
		float:right;
		width:200px
}
	.imgcontainer img.wide{
		max-width:100%;
		max-height:100%;
		height:auto
}
	.imgcontainer img.tall{
		max-height:100%;
		max-width:100%;
		width:auto
}
	.bookertopleft{
		margin-left:230px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.fixedw2{
		width:100%;
		min-width:1280px
}
	.formsearchpad{
		padding-right:40px;
		padding-left:40px;
		margin-left:-5px
}
	.navbar-custom{
		background-color:#283f8d;
		height:95px;
		margin-top:0
}
	.modifybutton{
		width:153px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.top-navbar{
		background-color:#004080;
		border-color:#425766
}
	.top-navbar .navbar-brand{
		color:#fff;
		height:95px
}
	.top-navbar .navbar-brand:focus,.top-navbar .navbar-brand:hover{
		color:#c9b27e
}
	.top-navbar .navbar-text{
		color:#fff
}
	.top-navbar .navbar-nav>li>a{
		color:#fff
}
	.top-navbar .navbar-nav>li>a:focus,.top-navbar .navbar-nav>li>a:hover{
		color:#fff;
		background-color:#c9b27e
}
	.top-navbar .navbar-nav>li>.dropdown-menu{
		background-color:#c9b27e
}
	.top-navbar .navbar-nav>li>.dropdown-menu>li>a{
		color:#fff
}
	.top-navbar .navbar-nav>li>.dropdown-menu>li>a:focus,.top-navbar .navbar-nav>li>.dropdown-menu>li>a:hover{
		color:#fff;
		background-color:#c9b27e
}
	.top-navbar .navbar-nav>li>.dropdown-menu>li>.divider{
		background-color:#c9b27e
}
	.top-navbar .navbar-nav>.active>a,.top-navbar .navbar-nav>.active>a:focus,.top-navbar .navbar-nav>.active>a:hover{
		color:#fff;
		background-color:#c9b27e
}
	.top-navbar .navbar-nav>.open>a,.top-navbar .navbar-nav>.open>a:focus,.top-navbar .navbar-nav>.open>a:hover{
		color:#fff;
		background-color:#c9b27e
}
	.top-navbar .navbar-toggle{
		border-color:#c9b27e
}
	.top-navbar .navbar-toggle:focus,.top-navbar .navbar-toggle:hover{
		background-color:#c9b27e
}
	.top-navbar .navbar-toggle .icon-bar{
		background-color:#d7e2e9
}
	.top-navbar .navbar-collapse,.top-navbar .navbar-form{
		border-color:#d7e2e9
}
	.top-navbar .navbar-link{
		color:#fff
}
	.top-navbar .navbar-link:hover{
		color:#fff
}

	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#fff
}
	.navbar-custom .dropdown-menu{
		background-color:#f3e1b8;
		border-width:0;
		width:100%
}
	.navbar-custom .dropdown-item{
		color:#fff;
		width:100%
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#ff0
}
	.move-marg{
		margin-top:60px;
		margin-left:60px
}
	.bar-navb{
		border-bottom:3px solid #c9b27e
}
	.navextras{
		width:400px
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e
}
	.navbar-brand small{
		display:block;
		font-size:10px
}
	.navbar-logo{
		height:80px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.activestate{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}

	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:70%;
		align:center;
		margin:auto
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 70px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:118px;
		margin-left:-30px;
		margin-right:30px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 70px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:118px;
		margin-left:-30px;
		margin-right:30px
}
	.navstrap{
		margin-left:-30px;
		font-size:16px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:10px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:400px;
		margin-left:0
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.btn-manage {
    border: none;
    outline: none;
    padding: 5px 8px;
	width:200px;
	min-width:200px;
	margin-top:10px;
	border-radius: 5px 5px 5px 5px;	
	float:right;
	font-size:12px;	
	text-transform: uppercase;	
	margin-left:-20px;	
    background-color: #d22d4e;
    cursor: pointer;
	color: #ffffff;
}
	
	.mybooking {	
	display: none;	
	}
	.socialogos {
	display:block;	
	}
	.btn-manage:hover {
    background-color:#d22d4e!important;
    color: #ffff00;
	}
.contact-us{
		display:block;
		float:right;text-align:center;margin-right:20px;margin-top:10px;
}
	.contact-phone {
	letter-spacing: 2px;font-size:16px;color:#ffffff;	
		
	}
	.contact-opening {
	font-size:11px;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	.contact-mybooking {
	font-size:small;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	
	.nav-link-width1 {
	width:180px;
	margin-left:0px;	
	}
	.nav-link-width2 {
	width:145px;	
	}
	.nav-link-width3 {
	width:115px;	
	margin-left:10px;	
	}
	.nav-link-width4 {
	width:130px;	
	}
	.nav-link-width5 {
	width:200px;	
	}
	.navbar-mrg {
	margin-left:-130px;	
	}
	.nav-link-disney-width1 {
	width:170px;
	margin-left:-50px;	
	}
	.nav-link-disney-width2 {
	width:100px;
	}
	.nav-link-disney-width3 {
	width:100px;		
	}
	.nav-link-disney-width4 {
	width:170px;	
	}
	.nav-link-disney-width5 {
	width:90px;	
	}
	.nav-link-disney-width6 {
	width:100px;	
	}
	.nav-link-disney-width7 {
	width:110px;	
	}
	.nav-link-sandals-width1 {
	width:170px;
	margin-left:0px;	
	}
	.nav-link-sandals-width2 {
	width:100px;
	}
	.nav-link-sandals-width3 {
	width:100px;		
	}
	.nav-link-sandals-width4 {
	width:100px;	
	}
	.nav-link-sandals-width5 {
	width:100px;	
	}
	.nav-link-sandals-width6 {
	width:100px;	
	}
	.nav-link-sandals-width7 {
	width:115px;	
	}
	.nav-link-belmond-width1 {
	width:50px;
	margin-left:0px;	
	}
	.nav-link-belmond-width2 {
	width:245px;
	}
	.nav-link-belmond-width3 {
	width:175px;	
	margin-left:10px;	
	}
	.nav-link-belmond-width4 {
	width:250px;	
	}
	.nav-link-belmond-width5 {
	width:310px;	
	}
	
	.nav-british-pullman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-northen-belle-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-royal-scotsman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-venice-simplon-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-hotel-panel{
		min-width:1000px;
		margin-left:-450px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	
	.nav-offers-panel{
		min-width:800px;
		margin-left:-250px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-travel-panel{
		min-width:700px;
		margin-left:-300px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-parks-panel{
		min-width:800px;
		margin-left:-350px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-extras-panel{
		min-width:900px;
		margin-left:-600px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-seasons-panel{
		min-width:800px;
		margin-left:-400px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	a{
		color:#000;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:none
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#000
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#000
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-meals{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:0
}
	.select-meals:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:95%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-days{
		width:60px;
		position:relative;
		margin-top:5px;
		margin-left:0;
		min-width:60px;
		max-width:60px
}
	.select-kids-days:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-month{
		width:70px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:70px;
		max-width:70px
}
	.select-kids-month:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-year{
		width:90px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:90px;
		max-width:90px
}
	.select-kids-year:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		color:#000;
		width:97%;
		text-align:left
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		width:240px;
		min-width:100px;
		margin-top:10px;
		float:right;
		margin-left:0;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		width:240px;
		min-width:100px;
		margin-top:10px;
		float:right;
		margin-left:0;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:240px;
		min-width:100px;
		margin-top:10px;
		float:left;
		margin-left:0;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		width:90%;
		min-width:220px;
		margin-top:30px;
		border-radius:5px 5px 5px 5px;
		float:right;
		margin-left:30px;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.childpagemo{
		margin-top:0;
		margin-left:0
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0
}
	.childpagesd{
		float:right!important;
		margin-top:120px!important;
		margin-left:-230px!important
}
	.submitformbtn{
		float:right!important;
		margin-top:0!important;
		margin-left:290px!important
}
	.home-panel-main{
		background-color:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		display:block;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0;
		overflow:hidden
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-link{
		color:#000!important;
		text-decoration:none!important
}
	.home-panel-content-text{
		font-size:1.1em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-strap{
		font-size:.9em;
		color:#000;
		float:left;
		vertical-align:middle;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:left;
		margin-right:20px;
		margin-top:10px;
		font-size:18px;
		font-weight:700;
		vertical-align:middle
}
	.stitle1 a:hover{
		color:#283f8d
}
	.stitle1 a:active{
		color:#283f8d
}
	.stitle1 a:link{
		color:#fff
}
	.stitle1 a.selected{
		color:#fff
}
	.tab-searchType-selected a:link{
		color:#fff;
		cursor:pointer
}
	.imgsize{
		max-width:18%;
		float:left;
		vertical-align:middle
}
	.tab-search-straptitle{
		font-size:24px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:50px;
		width:19%;
		background-color:#fff;
		color:#283f8d;
		padding:0 0 4px 0;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
		float:left;
		margin-right:0;
		cursor:pointer
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0;
		color:#fff;
		cursor:pointer
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin-left:40px;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		cursor:pointer
}
	.tab-searchType-container{
		display:inline-block;
		margin-bottom:-16px;
		width:100%;
		color:#283f8d
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:35px;
		font-weight:700;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	.search-show{
		display:block
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:50%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#d22d4e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000000;
		font-weight:700;
		margin-top:0px;
		margin-bottom:0
}
	.newsignred a{
		color:#ffffff
}
	.newsignred a:hover{
		color:#ffffff
}
	.newsignred a:active{
		color:#ffffff
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a{
		color:#fff
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:70px;
		text-align:center;
		vertical-align:text-top;
		font-size:30px;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-bottom:0;
		margin-top:-66px;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a{
		color:#000;
		text-decoration: none;
}
	a:hover{
		color:#000;
		text-decoration:none
}
	a:active{
		color:#000;
		text-decoration:none
}
	.breadmarg{
		margin-top:20px
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:15px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:block;
		float:right
}
	.footer{
		position:relative;
		left:0;
		bottom:0;
		font-size:12px;
		width:100%;
		height:60px;
		line-height:22px;
		background-color:#f5f5f5
}
	.footerlink a:hover,a:active,a:focus{
		text-decoration:underline;
		color:#fff
}
	.footerlink{
		font-size:12px;
		color:#fff
}
	.footerlink a:hover{
		color:#fff;
		text-decoration:underline
}
	.footerlink a:active{
		color:#fff;
		text-decoration:underline
}
	.footerlink a:focus{
		color:#fff;
		text-decoration:underline
}
	.footerlink a{
		color:#fff;
		text-decoration:underline
}
	.mybooking {	
	display: none;	
	}
	.socialogos {
	display:block;	
	}
	[role=footer]{
		width:100%;
		position:relative;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:1025px) and (max-width:1280px){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		min-width:1280px;
		overflow-x:scroll;
		overflow-y:scroll!important
}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:relative!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
	.mybooking {	
	display: none;	
	}
	.socialogos {
	display:block;	
	}
.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 200px;
margin-top:10px;
margin-left:50px;		
	
}
	.activestate{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#c9b27e!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		border-radius: 0px 0px 20px 20px;
		margin-bottom:-10px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:block
}
	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:70%;
		align:center;
		margin:auto
}
	.imgcontainer img.wide{
		max-width:100%;
		max-height:100%;
		height:auto
}
	.imgcontainer img.tall{
		max-height:100%;
		max-width:100%;
		width:auto
}
	.bookertopleft{
		margin-left:230px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.fixedw2{
		width:100%;
		min-width:1280px
}
	.formsearchpad{
		padding-right:40px;
		padding-left:40px;
		margin-left:-5px
}
	.navbar-custom{
		background-color:#283f8d;
		height:90px;
}
	.modifybutton{
		width:153px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#fff
		
}
	
	
	.btn-manage {
    border: none;
    outline: none;
    padding: 5px 8px;
	width:200px;
	min-width:200px;
	margin-top:10px;
	border-radius: 5px 5px 5px 5px;	
	float:right;
	font-size:12px;	
	text-transform: uppercase;	
	margin-left:-40px;	
    background-color: #d22d4e;
    cursor: pointer;
	color: #ffffff;
}
	.btn-manage:hover {
    background-color:#d22d4e!important;
    color: #ffff00;
	}
	
	.contact-us{
		display:block;
		float:right;text-align:center;margin-right:20px;margin-top:10px;width:200px;
}
	.contact-phone {
	letter-spacing: 2px;font-size:16px;color:#ffffff;	
		
	}
	.contact-opening {
	font-size:10px;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	.contact-mybooking {
	font-size:small;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	
	.nav-link-width1 {
	width:180px;
	margin-left:0px;	
	}
	.nav-link-width2 {
	width:145px;	
	}
	.nav-link-width3 {
	width:115px;	
	margin-left:10px;	
	}
	.nav-link-width4 {
	width:130px;	
	}
	.nav-link-width5 {
	width:200px;	
	}
	.navbar-mrg {
	margin-left:-130px;	
	}
	.nav-link-disney-width1 {
	width:170px;
	margin-left:-100px;	
	}
	.nav-link-disney-width2 {
	width:100px;
	}
	.nav-link-disney-width3 {
	width:100px;		
	}
	.nav-link-disney-width4 {
	width:170px;	
	}
	.nav-link-disney-width5 {
	width:90px;	
	}
	.nav-link-disney-width6 {
	width:100px;	
	}
	.nav-link-disney-width7 {
	width:110px;	
	}
	.nav-link-sandals-width1 {
	width:170px;
	margin-left:0px;	
	}
	.nav-link-sandals-width2 {
	width:100px;
	}
	.nav-link-sandals-width3 {
	width:100px;		
	}
	.nav-link-sandals-width4 {
	width:100px;	
	}
	.nav-link-sandals-width5 {
	width:100px;	
	}
	.nav-link-sandals-width6 {
	width:100px;	
	}
	.nav-link-sandals-width7 {
	width:115px;	
	}
	.nav-link-belmond-width1 {
	width:100px;
	margin-left:0px;	
	}
	.nav-link-belmond-width2 {
	width:245px;
	}
	.nav-link-belmond-width3 {
	width:175px;	
	margin-left:10px;	
	}
	.nav-link-belmond-width4 {
	width:250px;	
	}
	.nav-link-belmond-width5 {
	width:310px;	
	}
	
	.nav-british-pullman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-northen-belle-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-royal-scotsman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-venice-simplon-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-hotel-panel{
		min-width:1000px;
		margin-left:-450px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	
	.nav-offers-panel{
		min-width:800px;
		margin-left:-250px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-travel-panel{
		min-width:700px;
		margin-left:-300px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-parks-panel{
		min-width:800px;
		margin-left:-350px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-extras-panel{
		min-width:900px;
		margin-left:-600px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-seasons-panel{
		min-width:800px;
		margin-left:-400px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.navbar-custom .dropdown-menu{
		background-color:#f3e1b8;
		border-width:0
}
	.navbar-custom .dropdown-item{
		color:#fff
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#ff0
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e
}
	.navbar-brand small{
		display:none;
		font-size:10px
}
	.navbar-logo{
		width:400px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.move-marg{
		margin-top:50px
}
	.bar-navb{
		border-bottom:3px solid #c9b27e
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:250px 70px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:300px;
		height:101px;
		margin-left:20px;
		margin-right:30px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 50px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:300px;
		height:101px;
		margin-left:20px;
		margin-right:30px
}
	.navstrap{
		margin-left:-30px;
		font-size:16px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:10px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:400px;
		margin-left:0
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.nav-british-pullman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-northen-belle-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-royal-scotsman-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-venice-simplon-panel{
		min-width:500px;
		margin-left:-50px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-hotel-panel{
		min-width:1000px;
		margin-left:-450px;
		border-radius: 0px 0px 20px 20px;
		margin-top:-2px;
		position:relative
}
	.nav-offers-panel{
		min-width:800px;
		margin-left:-250px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-travel-panel{
		min-width:800px;
		margin-left:-400px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-parks-panel{
		min-width:800px;
		margin-left:-550px;
		margin-top:-2px;
		border-radius: 0px 0px 20px 20px;
		position:relative
}
	.nav-extras-panel{
		min-width:800px;
		margin-left:-700px;
		border-radius: 0px 0px 20px 20px;
		margin-top:-2px;
		position:relative
}
	.nav-seasons-panel{
		min-width:800px;
		margin-left:-800px;
		border-radius: 0px 0px 20px 20px;
		margin-top:-2px;
		position:relative
}
	a{
		color:#ffffff;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:none
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#000
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#000
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-meals{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:0
}
	.select-meals:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:95%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		width:97%
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		width:85%;
		min-width:180px;
		margin-top:30px;
		border-radius:5px 5px 5px 5px;
		float:right;
		margin-left:30px;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:18px
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		width:240px;
		min-width:100px;
		margin-top:10px;
		float:right;
		margin-left:0;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:240px;
		min-width:100px;
		margin-top:10px;
		float:left;
		margin-left:0;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.wherenowbtn{
		text-align:center;
		margin:5px 5px 5px 5px;
		min-width:90%
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0
}
	.childpagesd{
		float:right!important;
		margin-top:120px!important;
		margin-left:-230px!important
}
	.home-panel-main{
		background-image:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		display:block;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0;
		overflow:hidden
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-link{
		color:#000!important;
		text-decoration:none!important
}
	.home-panel-content-text{
		font-size:1.1em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-strap{
		font-size:.9em;
		color:#000;
		float:left;
		vertical-align:middle;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:left;
		margin-right:20px;
		margin-top:10px;
		font-size:18px;
		font-weight:700;
		vertical-align:middle
}
	.stitle1 a:hover{
		color:#283f8d
}
	.stitle1 a:active{
		color:#283f8d
}
	.stitle1 a:link{
		color:#fff
}
	.stitle1 a:selected{
		color:#fff
}
	.tab-searchType-selected a:link{
		color:#fff
}
	.imgsize{
		max-width:18%;
		float:left;
		vertical-align:middle
}
	.tab-search-straptitle{
		font-size:24px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:50px;
		width:19%;
		background-color:#fff;
		color:#283f8d;
		padding:0 0 4px 0;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
		float:left;
		margin-right:0
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0;
		color:#fff
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin-left:40px;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		box-shadow:0 0 0 #b5b5b5
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:35px;
		font-weight:700;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:50%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#d22d4e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:-20px;
		margin-bottom:0
}
	.newsignred a{
		color:#fff
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a{
		color:#fff
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:70px;
		text-align:center;
		vertical-align:text-top;
		font-size:24px;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-bottom:0;
		margin-top:-66px;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a{
		color:#000;
		text-decoration: none;
}
	a:hover{
		color:#000;
		text-decoration:none
}
	a:active{
		color:#000;
		text-decoration:none
}
	.breadmarg{
		margin-top:20px
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:15px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:block;
		float:right;
		width:400px;
}
	.footer{
		position:relative;
		left:0;
		bottom:0;
		width:100%;
		height:60px;
		line-height:22px;
		background-color:#f5f5f5
}
	[role=footer]{
		width:100%;
		position:relative;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:768px) and (max-width:1024px){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:scroll!important
}
	.mybooking {	
	border: none;
    outline: none;
	font-weight:bold;	
    padding: 5px 8px;
	width:100%;
	margin-top:0px;
	border-radius: 0px 0px 0px 0px;	
	float:right;
	font-size:16px;	
	text-transform: uppercase;	
	margin-left:0px;	
    background-color: #283f8d;
    cursor: pointer;
	color: #ffff00;	
	}
	.mybooking a {	
	color: #ffff00;	
	}
	.socialogos {
	display:block;	
	}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:fixed!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 200px;
margin-top:10px;
margin-left:50px;		
	
}
	.activestate{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		border-radius: 0px 0px 20px 20px;
		margin-bottom:-10px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:block
}
	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:70%;
		align:center;
		margin:auto
}
	.imgcontainer img.wide{
		max-width:100%;
		max-height:100%;
		height:auto
}
	.imgcontainer img.tall{
		max-height:100%;
		max-width:100%;
		width:auto
}
	.bookertopleft{
		margin-left:10px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.fixedw2{
		width:100%;
		min-width:1024px
}
	.formsearchpad{
		padding-right:40px;
		padding-left:40px;
		margin-left:-5px
}
	.navbar-custom{
		background-color:#283f8d
}
	.modifybutton{
		width:153px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#fff
}
	.navbar-custom .dropdown-menu{
		background-color:#c9b27e;
		border-width:0
}
	.navbar-custom .dropdown-item{
		color:#fff
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#ff0
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e
}
	.navbar-brand small{
		display:none;
		font-size:10px
}
	.navbar-logo{
		width:400px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.move-marg{
		margin-top:0
}
	.nav-link-disney-width1 {
	width:170px;
	margin-left:-100px;	
	}
	.nav-link-disney-width2 {
	width:100px;
	}
	.nav-link-disney-width3 {
	width:100px;		
	}
	.nav-link-disney-width4 {
	width:170px;	
	}
	.nav-link-disney-width5 {
	width:90px;	
	}
	.nav-link-disney-width6 {
	width:100px;	
	}
	.nav-link-disney-width7 {
	width:110px;	
	}
	.bar-navb{
		border-bottom:0 solid #c9b27e
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:250px 90px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:300px;
		height:101px;
		margin-left:20px;
		margin-right:30px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 50px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:300px;
		height:101px;
		margin-left:20px;
		margin-right:30px
}
	.navstrap{
		margin-left:-30px;
		font-size:16px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:10px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:400px;
		margin-left:0
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.nav-hotel-panel{
		min-width:1024px
}
	a{
		color:#ffffff;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:none
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#000
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#000
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-meals{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:0
}
	.select-meals:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:90%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		width:97%;
		text-align:left
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		width:100%;
		border-radius:5px 5px 5px 5px;
		margin-top:0;
		margin-left:-10px;
		margin-right:0;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:20px;
		max-width:100%
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		width:200px;
		min-width:100px;
		margin-top:10px;
		float:right;
		margin-left:0;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:23px
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:200px;
		min-width:100px;
		margin-top:10px;
		float:left;
		margin-left:0;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.wherenowbtn{
		float:right;
		margin-left:40px
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0
}
	.home-panel-main{
		background-image:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		display:block;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0;
		overflow:hidden
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-link{
		color:#000!important;
		text-decoration:none!important
}
	.home-panel-content-text{
		font-size:1.1em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:none;
		margin-right:0;
		margin-top:0;
		font-size:11px;
		font-weight:400;
		color:#fff;
		text-align:center;
		vertical-align:middle
}
	.imgsize{
		max-width:100%
}
	.tab-search-straptitle{
		font-size:17px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:auto;
		width:19%;
		background-color:#c9b27e;
		background-position-x:center;
		background-size:cover;
		padding:0 0 4px 0;
		float:left;
		margin-right:1.25%
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin:0;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		box-shadow:0 0 0 #b5b5b5
}
	.tab-searchType-container{
		display:inline-block;
		margin-bottom:-16px;
		width:100%
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:35px;
		font-weight:700;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	.search-show{
		display:none
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:block
}
	.large_icon{
		font-size:36px
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:50%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#d22d4e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:-20px;
		margin-bottom:0
}
	.newsignred a{
		color:#fff
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a{
		color:#fff
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:70px;
		text-align:center;
		vertical-align:text-top;
		font-size:24px;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-bottom:0;
		margin-top:-66px;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a{
		color:#000;
		text-decoration: none;
}
	a:hover{
		color:#000;
		text-decoration:none
}
	a:active{
		color:#000;
		text-decoration:none
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:15px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:none
}
	
	.footer{
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		height:60px;
		line-height:60px;
		background-color:#f5f5f5
}
	[role=footer]{
		width:100%;
		position:fixed!important;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:scroll!important
}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:fixed!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
	.mybooking {	
	border: none;
    outline: none;
	font-weight:bold;	
    padding: 5px 8px;
	width:100%;
	margin-top:0px;
	border-radius: 0px 0px 0px 0px;	
	float:right;
	font-size:16px;	
	text-transform: uppercase;	
	margin-left:0px;	
    background-color: #283f8d;
    cursor: pointer;
	color: #ffff00;	
	}
	.mybooking a {	
	color: #ffff00;	
	}
	.socialogos {
	display:none;	
	}
	.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 200px;
margin-top:10px;
margin-left:50px;		
	
}
	.activestate{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		margin-bottom:-10px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:block
}
	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:70%;
		align:center;
		margin:auto
}
	.breadmarg{
		margin-top:20px
}
	.imgcontainer img.wide{
		max-width:100%;
		max-height:100%;
		height:auto
}
	.imgcontainer img.tall{
		max-height:100%;
		max-width:100%;
		width:auto
}
	.bookertopleft{
		margin-left:10px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.fixedw2{
		width:100%;
		min-width:1024px
}
	.formsearchpad{
		padding-right:40px;
		padding-left:40px;
		margin-left:-5px
}
	.navbar-custom{
		background-color:#283f8d
}
	.modifybutton{
		width:153px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#fff
}
	.navbar-custom .dropdown-menu{
		background-color:#c9b27e;
		border-width:0
}
	.navbar-custom .dropdown-item{
		color:#fff
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#ff0
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e
}
	.navbar-brand small{
		display:block;
		font-size:10px
}
	.navbar-logo{
		width:400px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.move-marg{
		margin-top:0
}
	.bar-navb{
		border-bottom:0 solid #c9b27e
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:250px 90px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:100px;
		margin-left:20px;
		margin-right:30px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 50px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:130px;
		margin-left:20px;
		margin-right:30px
}
	.navstrap{
		margin-left:-30px;
		font-size:16px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:10px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:400px;
		margin-left:0
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.nav-hotel-panel{
		min-width:1024px
}
	a{
		color:#ffffff;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:block
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#000
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#000
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:90%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		width:97%;
		text-align:left
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		width:100%;
		border-radius:5px 5px 5px 5px;
		margin-top:0;
		margin-left:-10px;
		margin-right:0;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:20px;
		max-width:100%
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:200px;
		min-width:100px;
		margin-top:10px;
		float:right;
		margin-left:0;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.wherenowbtn{
		margin-left:0;
		width:100%
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0
}
	.home-panel-main{
		background-image:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		display:block;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0;
		overflow:hidden
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-link{
		color:#fff!important;
		text-decoration:none!important
}
	.home-panel-content-text{
		font-size:1.1em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-strap{
		font-size:.9em;
		color:#000;
		float:left;
		vertical-align:middle;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:none;
		margin-right:0;
		margin-top:0;
		font-size:11px;
		font-weight:400;
		color:#fff;
		text-align:center;
		vertical-align:middle
}
	.imgsize{
		max-width:100%
}
	.tab-search-straptitle{
		font-size:17px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:auto;
		width:19%;
		background-color:#c9b27e;
		background-position-x:center;
		background-size:cover;
		padding:0 0 4px 0;
		float:left;
		margin-right:1.25%
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin:0;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		box-shadow:0 0 0 #b5b5b5
}
	.tab-searchType-container{
		display:inline-block;
		margin-bottom:-16px;
		width:100%
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:30px;
		font-weight:700;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	.search-show{
		display:none
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:block
}
	.large_icon{
		font-size:36px
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:50%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#d22d4e;
		font-weight:700;
		margin-top:0;
		margin-bottom:0
}
	.newsignred a{
		color:#d22d4e
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a{
		color:#fff
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-bottom:0;
		margin-top:-50px;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a{
		color:#000;
		text-decoration:none
}
	a:hover{
		color:#000;
		text-decoration:none
}
	a:active{
		color:#000;
		text-decoration:none
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:15px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:none;
		float:right;text-align:center;margin-right:20px;margin-top:10px;
}
	.contact-phone {
	display:none;	
	letter-spacing: 2px;font-size:16px;color:#ffffff;	
		
	}
	.contact-opening {
	display:none;	
	font-size:11px;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	.contact-mybooking {
	display:none;	
	font-size:small;float: left;text-indent: 5px;letter-spacing: 1px;color:#ffffff;	
	}
	.footer{
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		height:60px;
		line-height:60px;
		background-color:#f5f5f5
}
	[role=footer]{
		width:100%;
		position:fixed!important;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:481px) and (max-width:767px){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:scroll!important
}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:fixed!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
	.mybooking {	
	border: none;
    outline: none;
	font-weight:bold;	
    padding: 5px 8px;
	width:100%;
	margin-top:0px;
	border-radius: 0px 0px 0px 0px;	
	float:right;
	font-size:16px;	
	text-transform: uppercase;	
	margin-left:0px;	
    background-color: #283f8d;
    cursor: pointer;
	color: #ffff00;	
	}
	.socialogos {
	display:none;	
	}
	.mybooking a {	
	color: #ffff00;	
	}
	.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 150px;
margin-top:10px;
margin-left:10px;		
	
}
	.activestate{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		margin-bottom:-10px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:none
}
	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:100%;
		align:center;
		margin:auto
}
	.breadmarg{
		margin-top:20px
}
	.imgcontainer img.wide{
		max-width:50%;
		max-height:50%;
		height:auto
}
	.imgcontainer img.tall{
		max-height:100%;
		max-width:100%;
		width:auto
}
	.formsearchpad{
		padding-right:20px;
		padding-left:50px
}
	.bookertopleft{
		margin-left:10px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.navbar-custom{
		background-color:#283f8d
}
	.modifybutton{
		width:53px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#000
}
	.navbar-custom .dropdown-menu{
		background-color:#c9b27e;
		color:#000;
		border-width:0
}
	.navbar-custom .dropdown-item{
		color:#000
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#000
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e;
		color:#000
}
	.navbar-brand small{
		display:none;
		font-size:10px
}
	.navbar-logo{
		width:400px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.move-marg{
		margin-top:0
}
	.bar-navb{
		border-bottom:0 solid #c9b27e
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:250px 90px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:100px;
		margin-left:20px;
		margin-right:30px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:200px 50px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:350px;
		height:130px;
		margin-left:20px;
		margin-right:30px
}
	.navstrap{
		margin-left:-30px;
		font-size:16px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:10px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:400px;
		margin-left:0
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.nav-hotel-panel{
		min-width:100%
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:block
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#c9b27e
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#c9b27e
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:90%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-days{
		width:60px;
		position:relative;
		margin-top:5px;
		margin-left:0;
		min-width:60px;
		max-width:60px
}
	.select-kids-days:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-month{
		width:70px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:70px;
		max-width:70px
}
	.select-kids-month:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-year{
		width:90px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:90px;
		max-width:90px
}
	.select-kids-year:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.select-meals{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:0
}
	.select-meals:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		width:97%;
		text-align:left
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		width:100%;
		border-radius:5px 5px 5px 5px;
		margin-top:0;
		margin-left:-10px;
		margin-right:0;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:20px;
		max-width:100%
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		width:100%;
		min-width:100%;
		margin-top:10px;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:23px
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:100%;
		min-width:100%;
		margin-top:10px;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0;
		min-width:100%
}
	.btn-avl{
		border:none;
		outline:0;
		padding:5px;
		width:100%;
		max-width:200px;
		margin-top:10px;
		text-transform:uppercase;
		background-color:#c9b27e;
		cursor:pointer;
		color:#000;
		font-size:12px
}
	.btn-avl:hover{
		background-color:#c9b27e!important;
		color:#000;
		max-width:200px
}
	.nav-black{
		color:#000
}
	.home-panel-main{
		background-color:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a{
		cursor:pointer
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		cursor:pointer
}
	.home-panel-link{
		color:#000!important;
		text-decoration:none!important
}
	.home-panel-title{
		color:#283f8d;
		font-weight:700;
		font-size:1.1em
}
	.home-panel-content-text{
		font-size:1.1em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-strap{
		font-size:.9em;
		color:#000;
		float:left;
		vertical-align:middle;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:none;
		margin-right:0;
		margin-top:0;
		font-size:11px;
		font-weight:400;
		color:#fff;
		text-align:center;
		vertical-align:middle
}
	.imgsize{
		max-width:100%
}
	.tab-search-straptitle{
		font-size:17px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:auto;
		width:19%;
		background-color:#c9b27e;
		background-position-x:center;
		background-size:cover;
		padding:0 0 4px 0;
		float:left;
		margin-right:1.25%
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin:0;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		box-shadow:0 0 0 #b5b5b5
}
	.tab-searchType-container{
		display:inline-block;
		margin-bottom:-16px;
		width:100%
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:20px;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	a{
		color:#ffffff;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.search-show{
		display:none
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:50%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#d22d4e;
		font-weight:700;
		margin-top:0;
		margin-bottom:0
}
	.newsignred a{
		color:#d22d4e
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a{
		color:#fff
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-bottom:0;
		margin-top:-50px;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a:active,a:focus,a:hover{
		outline:0;
		text-decoration:none;
		color:#000
}
	a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:13px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:none
}
	.footer{
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		height:60px;
		line-height:60px;
		background-color:#f5f5f5
}
	[role=footer]{
		width:100%;
		position:fixed!important;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:320px) and (max-width:480px){
	body,html{
		width:100%;
		margin:0;
		padding:0;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:scroll!important
}
	body.modal-open{
		overflow:hidden;
		position:fixed
}
	body.viewport-lg{
		position:absolute
}
	body.modal-open{
		position:fixed!important
}
	body.scrollem{
		width:100%;
		margin:0;
		padding-bottom:60px;
		top:0;
		left:0;
		overflow-x:hidden;
		overflow-y:hidden!important
}
	.mybooking {	
	border: none;
    outline: none;
	font-weight:bold;	
    padding: 5px 8px;
	width:100%;
	margin-top:0px;
	border-radius: 0px 0px 0px 0px;	
	float:right;
	font-size:16px;	
	text-transform: uppercase;	
	margin-left:0px;	
    background-color: #283f8d;
    cursor: pointer;
	color: #ffff00;	
	}
	.mybooking a {	
	color: #ffff00;	
	}
	.socialogos {
	display:none;	
	}
	.logo-wrapper {
position: absolute;
text-align: left;
width:100%;		
}
.logo-tab {
background-color: #ffffff;
border-radius:10px 10px 10px 10px;
opacity: 0.7;
max-width: 150px;
margin-top:10px;
margin-left:10px;		
	
}
	.activestate{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate:hover a{
		color:#fff
}
	.activestate:active a{
		color:#fff
}
	.activestate:focus a{
		color:#fff
}
	.activestate2{
		background-color:#283f8d!important;
		color:#fff!important;
		text-decoration:none;
		display:block
}
	.activestate2:hover a{
		color:#fff
}
	.activestate2:active a{
		color:#fff
}
	.activestate2:focus a{
		color:#fff
}
	.nav-bar-all-link{
		width:100%;
		background-color:#c9b27e;
		color:#fff;
		padding:15px;
		text-align:center;
		font-weight:700;
		margin-bottom:-10px;
		text-transform:uppercase
}
	.travel-protection{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.travel-protection2{
		font-weight:700;
		padding-left:65px;
		background:url(../images/secure/travel-protection2.png) no-repeat;
		min-height:52px;
		width:100%;
		display:inline-block
}
	.online-booking{
		background-position:0 -54px
}
	.bookings{
		background-position:0 -108px
}
	.travel{
		background-position:0 -162px
}
	.grey{
		background-color:#f2f2f2;
		margin:0 auto;
		padding:15px 0
}
	.creditstrap{
		display:none
}
	ul{
		list-style-image:url(../images/mickey-star.png)
}
	.flightblock{
		width:100%;
		align:center;
		margin:auto
}
	.breadmarg{
		margin-top:20px
}
	img.imgresizeme{
		width:200px;
		height:100px
}
	img.imgresizeme{
		max-width:180%;
		max-height:80%
}
	.bookertopleft{
		margin-left:10px
}
	.bookertopright{
		margin-right:220px;
		float:right;
		z-index:9999999999999;
		text-align:center
}
	.formsearchpad{
		padding-right:10px;
		padding-left:40px
}
	.navbar-custom{
		background-color:#283f8d
}
	.modifybutton{
		width:53px;
		height:30px;
		border:2px solid #fff;
		border-radius:20px;
		background-color:#283f8d;
		color:#fff;
		margin-top:-40px;
		text-align:center;
		line-height:25px;
		text-shadow:none;
		font-size:12px;
		font-weight:700;
		min-width:50px;
		min-height:30px
}
	.progress{
		width:90%;
		margin-top:20px;
		height:100px;
		text-align:center
}
	.progress .bar-progress,.progress .circle-progress{
		inline-display:block;
		background:#fff;
		width:100%;
		height:40px;
		border-radius:0;
		border:0 solid #d5d5da
}
	.progress .bar-progress{
		position:relative;
		width:90px;
		height:6px;
		top:15px;
		z-index:-1;
		margin-left:-5px;
		margin-right:-5px;
		border-left:none;
		border-right:none;
		border-radius:0
}
	.progress .circle-progress .label-progress{
		display:inline-block;
		width:100%;
		height:40px;
		line-height:32px;
		border-radius:0;
		margin-top:0;
		color:#b5b5ba;
		font-size:17px
}
	.progress .circle-progress .title-progress{
		color:#b5b5ba;
		font-size:13px;
		line-height:30px;
		margin-left:-5px
}
	.progress .bar-progress.done,.progress .circle-progress.done{
		background:#fff
}
	.progress .bar-progress.active{
		background:linear-gradient(to right,#eee 40%,#fff 60%)
}
	.progress .circle-progress.done .label-progress{
		color:#fff;
		background:#c9b27e;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.done .title-progress{
		color:#444
}
	.progress .circle-progress.active .label-progress{
		color:#fff;
		background:#283f8d;
		box-shadow:inset 0 0 2px rgba(0,0,0,.2)
}
	.progress .circle-progress.active .title-progress{
		color:#283f8d
}
	.navbar-custom .navbar-brand,.navbar-custom .navbar-text{
		color:rgba(255,255,255,.8)
}
	.navbar-custom .navbar-nav .nav-link{
		color:#fff
}
	.nav-link,.navbar-custom .nav-link{
		color:#000
}
	.navbar-custom .dropdown-menu{
		background-color:#f3e1b8;
		color:#000
}
	.navbar-custom .dropdown-item{
		color:#000
}
	.navbar-custom .dropdown-item:focus,.navbar-custom .dropdown-item:hover{
		color:#000
}
	.nav-item:hover{
		background:#c9b27e
}
	.navbar-nav>.active>a{
		color:#000;
		background-color:#c9b27e
}
	.nav-item>a:hover{
		color:#c9b27e
}
	.navbar-brand small{
		display:none;
		font-size:10px;
		text-align:center;
		margin-left:5px
}
	.navbar-logo{
		width:200px;
		margin-left:-30px
}
	.navbar-logo2{
		width:140px;
		margin-left:-30px
}
	.move-marg{
		margin-top:0
}
	.bar-navb{
		border-bottom:0 solid #c9b27e
}
	.dmain-img{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:220px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:220px;
		height:90px;
		margin-left:-25px
}
	.dmain-img2{
		background-image:url(../images/instant-breaks-logo-web.png);
		background-size:220px;
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		width:220px;
		height:90px;
		margin-left:-10px
}
	.navstrap{
		margin-left:-30px;
		font-size:12px;
		width:100%;
		text-transform:uppercase
}
	.spacer-nav-line{
		border-bottom:1px solid #ab7e17;
		width:98%;
		margin-left:10px;
		margin-right:20px
}
	.divider{
		padding:10px
}
	.navbar2{
		width:100%;
		margin-left:20px
}
	.nav-title-left{
		width:80%;
		float:left
}
	.nav-title-right{
		width:20%;
		float:right
}
	.nav-title-lefto{
		width:85%;
		float:left
}
	.nav-title-righto{
		width:15%;
		float:right
}
	.nav-title-lefth{
		width:90%;
		float:left
}
	.nav-title-righth{
		width:10%;
		float:right
}
	.nav-hotel-panel{
		min-width:100%
}
	.searchblock{
		font-size:22px;
		color:#fff
}
	.searchblock2{
		font-size:22px;
		color:#fff
}
	.searchblockeuro{
		font-size:12px;
		color:#000
}
	.tclassw{
		width:200px
}
	.searchead{
		font-size:24px;
		color:#fff
}
	.barcall{
		color:#fff;
		font-size:36px;
		margin-right:10px;
		text-decoration:none;
		display:block
}
	.large_icon{
		font-size:36px
}
	.icon-bar{
		width:100%;
		background-color:#fff;
		overflow:auto
}
	.icon-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:36px;
		text-transform:uppercase
}
	.icon-bar a:hover{
		background-color:#c9b27e
}
	.icon-search-bar{
		width:14%;
		background-color:#283f8d;
		overflow:auto
}
	.icon-search-bar a{
		float:left;
		width:14%;
		text-align:center;
		padding:12px 0;
		transition:all .3s ease;
		z-index:999999;
		color:#fff;
		font-size:40px;
		text-transform:uppercase
}
	.icon-search-bar a:hover{
		background-color:#c9b27e
}
	.icon-search-size{
		font-size:40px
}
	.icon-search-size a:active{
		color:#ff0!important;
		font-size:40px
}
	.bar1,.bar2,.bar3{
		width:35px;
		height:5px;
		background-color:#fff;
		margin:6px 0;
		transition:.4s
}
	.change .bar1{
		-webkit-transform:rotate(-45deg) translate(-9px,6px);
		transform:rotate(-45deg) translate(-9px,6px)
}
	.change .bar2{
		opacity:0
}
	.change .bar3{
		-webkit-transform:rotate(45deg) translate(-8px,-8px);
		transform:rotate(45deg) translate(-8px,-8px)
}
	.select-hotel{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-hotel:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-date{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:30px;
		max-width:90%
}
	.select-fly{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		max-width:95%
}
	.select-fly:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:20px;
		min-width:160px
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-car{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-car:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-euro{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-euro:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-nights{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-nights:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-rooms{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-rooms:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-ferry:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-ferry-search{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		max-width:95%
}
	.select-ferry-search:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-adults{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-adults:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids{
		width:100%;
		position:relative;
		padding-left:10px;
		margin-top:5px;
		margin-left:10px;
		max-width:90%
}
	.select-kids:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:35px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-days{
		width:60px;
		position:relative;
		margin-top:5px;
		margin-left:0;
		min-width:60px;
		max-width:60px
}
	.select-kids-days:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-month{
		width:70px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:70px;
		max-width:70px
}
	.select-kids-month:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	.select-kids-year{
		width:90px;
		position:relative;
		margin-top:5px;
		margin-left:10px;
		min-width:90px;
		max-width:90px
}
	.select-kids-year:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:0;
		right:5px;
		color:silver;
		pointer-events:none
}
	select{
		background:#f2e3c0;
		border:1px solid #f2e3c0;
		border-radius:4px;
		width:100%;
		padding:5px;
		font-size:16px;
		color:#3f3f3f;
		-webkit-appearance:none;
		-moz-appearance:none;
		-ms-appearance:none;
		-o-appearance:none;
		appearance:none
}
	.select-meals{
		width:100%;
		position:relative;
		margin-top:5px;
		margin-left:0
}
	.select-meals:after{
		font-family:FontAwesome;
		content:'\f13a';
		font-size:20px;
		position:absolute;
		top:10px;
		right:5px;
		color:silver;
		pointer-events:none
}
	.input#date{
		border:1px solid #ccc;
		border-radius:4px!important;
		width:97%;
		text-align:left
}
	.btnsearch{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:100%;
		margin-top:0;
		margin-left:-10px;
		margin-right:0;
		text-transform:uppercase;
		background-color:#d22d4e;
		cursor:pointer;
		color:#fff;
		font-size:20px;
		max-width:100%
}
	.btnsearch:hover{
		background-color:#d22d4e!important;
		color:#ff0
}
	.btn{
		border:none;
		outline:0;
		padding:10px 16px;
		width:100%;
		min-width:100%;
		margin-top:10px;
		text-transform:uppercase;
		background-color:#68b83a;
		cursor:pointer;
		color:#fff;
		font-size:23px
}
	.btn:hover{
		background-color:#68b83a!important;
		color:#ff0;
		min-width:100%
}
	.btnback{
		border:none;
		outline:0;
		padding:10px 16px;
		border-radius:5px 5px 5px 5px;
		width:100%;
		min-width:100%;
		margin-top:30px;
		text-transform:uppercase;
		background-color:#666;
		cursor:pointer;
		color:#fff;
		font-size:20px
}
	.btnback:hover{
		background-color:#666!important;
		color:#ff0
}
	.btn-avl{
		border:none;
		outline:0;
		padding:5px;
		width:100%;
		max-width:200px;
		margin-top:10px;
		text-transform:uppercase;
		background-color:#c9b27e;
		cursor:pointer;
		color:#000;
		font-size:12px
}
	.btn-avl:hover{
		background-color:#c9b27e!important;
		color:#000;
		max-width:200px
}
	.nav-black{
		color:#000
}
	.home-panel-main{
		background-color:#fff;
		box-shadow:0 0 0 0 #8c8c8c;
		margin-bottom:8px;
		width:100%;
		position:relative;
		height:130px;
		padding:0
}
	.home-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:10px
}
	.home-panel-image a{
		cursor:pointer
}
	.interest-panel-image{
		display:block;
		padding:0;
		margin:0;
		width:100%;
		float:left;
		margin-top:20px;
		border-radius: 20px 20px 20px 20px;
		margin-bottom:10px
}
	.interest-panel-image a img{
		width:180px;
		height:130px;
		display:block
}
	.home-panel-image a img{
		width:180px;
		height:130px;
		cursor:pointer
}
	.home-panel-link{
		color:#000!important;
		text-decoration:none!important
}
	.home-panel-title{
		color:#283f8d;
		font-weight:700;
		font-size:1.1em
}
	.home-panel-content-text{
		font-size:.9em;
		font-weight:400;
		color:#000;
		position:relative;
		padding:0;
		height:130px;
		text-shadow:0 0 0 #3e3b3b;
		overflow:hidden;
		display:table;
		vertical-align:middle;
		margin-left:0;
		margin-right:0
}
	.home-panel-findout{
		color:#000;
		float:left;
		vertical-align:text-top;
		margin-top:10px;
		font-size:.9em;
		font-weight:400
}
	.home-panel-arrow{
		vertical-align:middle;
		margin-left:5px;
		float:right;
		margin-top:5px
}
	.home-panel-text{
		font-size:1em;
		color:#000;
		display:block;
		margin-left:10px;
		font-weight:700
}
	.home-panel-text-para{
		font-size:.9em;
		color:#000;
		margin-left:10px
}
	.home-panel-text-strap{
		font-size:.9em;
		color:#000;
		float:left;
		vertical-align:middle;
		margin-left:10px
}
	.home-panel-text-click{
		font-size:12px;
		font-weight:400;
		text-decoration:underline;
		position:relative;
		bottom:0;
		height:130px
}
	.stitle1{
		display:block;
		float:none;
		margin-right:0;
		margin-top:0;
		font-size:11px;
		font-weight:400;
		color:#fff;
		text-align:center;
		vertical-align:middle
}
	.imgsize{
		max-width:100%
}
	.tab-search-straptitle{
		font-size:17px;
		color:#ff0;
		vertical-align:middle;
		text-align:center;
		line-height:17px;
		text-shadow:none;
		font-weight:700;
		letter-spacing:1px;
		min-height:30px;
		width:100%;
		display:block
}
	.tab-searchType{
		height:auto;
		width:19%;
		background-color:#c9b27e;
		background-position-x:center;
		background-size:cover;
		padding:0 0 4px 0;
		float:left;
		margin-right:1.25%
}
	.tab-searchType-selected{
		background-color:#283f8d;
		padding:0 0 9px 0
}
	.tab-searchType img{
		width:100%;
		padding-top:4px;
		box-shadow:none;
		margin:0;
		padding:4px 0 0 0
}
	.tab-searchType-last{
		margin-right:0;
		box-shadow:0 0 0 #b5b5b5
}
	.tab-searchType-container{
		display:inline-block;
		margin-bottom:-16px;
		width:100%
}
	label{
		margin-bottom:10px;
		font-weight:400
}
	.label-white{
		color:#fff
}
	.form-group-sm{
		margin-bottom:10px
}
	.form-group-sm .form-control{
		height:40px;
		font-size:14px;
		border-radius:0;
		padding:9px 16px
}
	.form-group-sm .form-label{
		top:19px;
		left:18px;
		font-size:14px
}
	textarea.form-control{
		height:150px;
		min-height:80px;
		max-height:190px;
		resize:vertical
}
	.form-control{
		-webkit-appearance:none;
		height:40px;
		font-size:14px;
		line-height:40px;
		padding:2px 4px
}
	.form-control:focus{
		outline:0
}
	.form-control-dark{
		background-color:#161b31;
		color:#cacaca;
		border:none
}
	.form-group{
		position:relative
}
	.form-label{
		position:absolute;
		top:25px;
		left:20px;
		font-size:16px;
		color:#3e3f40;
		pointer-events:none;
		z-index:9;
		transition:.3s;
		margin-bottom:4px;
		-webkit-transform:translateY(-50%);
		transform:translateY(-50%)
}
	.form-label.focus{
		opacity:0
}
	.form-label.auto-fill{
		color:#3e3f40
}
	.carousel-strap{
		background-color:#fff;
		opacity:.5;
		padding:10px;
		font-size:20px;
		color:#000;
		text-align:center
}
	.carousel-strap-p{
		display:none
}
	.carousel-back-panel{
		max-width:100%;
		width:100%;
		left:0;
		right:0;
		bottom:90%;
		top:3%;
		transform:translateY(-90%)
}
	a{
		color:#ffffff;
		text-decoration: none;
}
	div.ui-datepicker{
		font-size:62.5%;
		z-index:9999999!important
}
	.ui-datepicker-trigger{
		margin-left:5px;
		vertical-align:top
}
	.Intro{
		font-size:12px;
		font-family:open_sanslight,Arial,sans-serif;
		color:#000;
		text-align:left;
		line-height:15px;
		TEXT-DECORATION:none
}
	.search-show{
		display:none
}
	#booksearchhereouter{
		width:100%;
		margin-top:20px;
		text-align:center
}
	.booksearchhere{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		vertical-align:middle;
		background-color:#d22d4e;
		width:100%;
		font-size:15px;
		text-transform:uppercase;
		border-radius:10px;
		padding:20px;
		text-align:center;
		margin:0 auto;
		color:#ff0;
		display:inline-block;
		font-weight:400;
		text-decoration:none
}
	.booksearchhere a{
		font-family:"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,Arial,sans-serif;
		color:#fff
}
	.booksearchhere a:hover{
		color:#ff0
}
	.newsign{
		background-color:#c9b27e;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#000;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignred{
		background-color:#ffffff;
		width:100%;
		padding:10px;
		font-size: 14px;
		height:50px;
		text-align:center;
		border-radius:0px;
		text-transform:uppercase;
		color:#ffffff;
		font-weight:700;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
}
	.newsignred a{
		color:#d22d4e
}
	.newsignblue{
		background-color:#283f8d;
		width:100%;
		padding:10px;
		height:50px;
		font-size:16px; 
		line-height:18px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		font-weight:700;
		margin-top:20px;
		margin-bottom:20px
}
	.newsignblue a:hover{
		color:#fff
}
	.newsignblue a:active{
		color:#fff
}
	.newsignwhite{
		background-color:#fff;
		width:100%;
		padding:10px;
		height:50px;
		text-align:center;
		text-transform:uppercase;
		color:#283f8d;
		font-size: 18px;
		line-height: 20px;
		font-weight:700;
		margin-bottom:0;
		margin-top:0;
		opacity:.7;
		border-bottom:4px solid #fff
}
	a:active,a:focus,a:hover{
		outline:0;
		text-decoration:none;
		color:#000
}
	a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumb{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e;
		margin-bottom:0
}
	ul.breadcrumb li{
		display:inline;
		font-size:13px
}
	ul.breadcrumb li+li:before{
		padding:8px;
		color:#000;
		content:"/\00a0"
}
	ul.breadcrumb li a{
		color:#000000;
		text-decoration:none
}
	ul.breadcrumb li a:hover{
		color:#000;
		text-decoration:underline
}
	ul.breadcrumbbooker{
		padding:10px 16px;
		list-style:none;
		background-color:#c9b27e
}
	ul.breadcrumbbooker li{
		display:inline;
		font-size:13px
}
	ul.breadcrumbbooker li+li:before{
		padding:8px;
		color:#000;
		content:"|"
}
	ul.breadcrumbbooker li a{
		color:#000;
		text-decoration:none
}
	ul.breadcrumbbooker li a:hover{
		color:#000;
		text-decoration:underline
}
	.ssl-logo{
		margin-right:0;
		margin-top:5px;
		margin-bottom:5px;
		max-width:290px
}
	.ssl-strap{
		text-align:center;
		font-size:12px;
		margin-top:20px;
		padding:15px
}
	.tableheadtitlep{
		background-color:#000;
		color:#fff;
		padding:10px
}
	.tableadultp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding:10px
}
	.tablechildp{
		background-color:#fff;
		color:#000;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:10px
}
	.tabletitleh{
		color:#000;
		font-size:20px;
		margin-top:10px
}
	.contact-us{
		display:none
}
	.footer{
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		height:60px;
		line-height:60px;
		background-color:#f5f5f5
}
	[role=footer]{
		width:100%;
		position:fixed!important;
		background-color:#283f8d;
		bottom:0
}
}
@media (min-width:40em){
	.carousel-caption p{
		margin-bottom:1.25rem;
		font-size:1.25rem;
		line-height:1.4
}
}
#carousel a.carousel-control{
	height:26%;
	top:33%;
	width:86px;
	background:#000
}
#blocker{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:.9;
	background-color:#3199da;
	color:#fff;
	z-index:1000;
	overflow:auto
}
#blocker div{
	position:fixed;
	margin:auto;
	margin-top:-9em;
	margin-left:-15em;
	top:50%;
	left:50%;
	width:30em;
	height:18em;
	color:#fff;
	font-weight:700;
	text-align:center;
	-webkit-box-shadow:0 0 0 transparent;
	-moz-box-shadow:0 0 0 transparent;
	-o-box-shadow:0 0 4px transparent;
	box-shadow:0 0 0 transparent;
	border-radius:0
}
.img-fluid{
	max-width:100%;
	height:auto
}
.carousel-item .img-fluid{
	width:100%;
	height:100%
}
.hdrop{
	overflow:hidden;
	text-overflow:ellipsis;
	padding-right:0
}
.carousel-inner img{
	width:100%;
	height:100%
}
.a{
	text-decoration:none;
	color:#000
}
.right-inner-addon{
	position:relative
}
.right-inner-addon input{
	padding-right:30px
}
.right-inner-addon i{
	position:absolute;
	right:0;
	padding:10px 12px
}
.input-group-addon{
	padding:.375rem .75rem;
	margin-bottom:0;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#000;
	text-align:center;
	background-color:#fff;
	border:1px solid #ced4da;
	border-radius:.25rem
}
.colors{
	padding:2em;
	color:#fff;
	display:none
}
.vnp{
	color:#000;
	background:#c9b27e;
	padding:8px 8px 8px 8px;
	font-size:12px;
	margin-left:10px;
	text-align:center
}
.Rtable{
	display:flex;
	flex-wrap:wrap;
	margin:0 0 3em 0;
	padding:0
}
.Rtable-cell{
	box-sizing:border-box;
	flex-grow:1;
	width:100%;
	padding:.8em 1.2em;
	overflow:hidden;
	list-style:none;
	border:solid 1px #fff;
	background:rgba(112,128,144,.2)
}
.Rtable-cell>h1,.Rtable-cell>h2,.Rtable-cell>h3,.Rtable-cell>h4,.Rtable-cell>h5,.Rtable-cell>h6{
	margin:0
}
.Rtable--2cols>.Rtable-cell{
	width:50%
}
.Rtable--3cols>.Rtable-cell{
	width:33.33%
}
.Rtable--4cols>.Rtable-cell{
	width:25%
}
.Rtable--5cols>.Rtable-cell{
	width:20%
}
.Rtable--6cols>.Rtable-cell{
	width:16.6%
}
.Rtable{
	position:relative;
	top:3px;
	left:3px
}
.Rtable-cell{
	margin:-3px 0 0 -3px;
	background-color:#fff;
	border-color:#e2e6e9
}
.Rtable-cell--dark{
	background-color:#000;
	border-color:#000;
	color:#fff
}
.Rtable-cell--dark>h1,.Rtable-cell--dark>h2,.Rtable-cell--dark>h3,.Rtable-cell--dark>h4,.Rtable-cell--dark>h5,.Rtable-cell--dark>h6{
	color:#fff
}
.Rtable-cell--medium{
	background-color:#b8c0c8;
	border-color:#000;
	border-width:1px
}
.Rtable-cell--light{
	background-color:#fff;
	border-color:#e2e6e9;
	border-width:1px
}
.Rtable-cell--highlight{
	background-color:#90ee90;
	border-color:#64e764;
	border-width:1px
}
.Rtable-cell--alert{
	background-color:#ff8c00;
	border-color:#cc7000;
	border-width:1px;
	color:#fff
}
.Rtable-cell--alert>h1,.Rtable-cell--alert>h2,.Rtable-cell--alert>h3,.Rtable-cell--alert>h4,.Rtable-cell--alert>h5,.Rtable-cell--alert>h6{
	color:#fff
}
.Rtable-cell--head{
	background-color:#000;
	border-color:#000;
	border-width:1px;
	color:#fff
}
.Rtable-cell--head>h1,.Rtable-cell--head>h2,.Rtable-cell--head>h3,.Rtable-cell--head>h4,.Rtable-cell--head>h5,.Rtable-cell--head>h6{
	color:#fff
}
.Rtable-cell--foot{
	background-color:#ccc;
	border-color:#ccc;
	border-width:1px
}
@media all and (max-width:500px){
	.Rtable--collapse{
		display:block
}
	.Rtable--collapse>.Rtable-cell{
		width:100%!important
}
	.Rtable--collapse>.Rtable-cell--foot{
		margin-bottom:1em
}
}
.no-flexbox .Rtable{
	display:block
}
.no-flexbox .Rtable>.Rtable-cell{
	width:100%
}
.no-flexbox .Rtable>.Rtable-cell--foot{
	margin-bottom:1em
}
#back2Top{
	position:fixed;
	bottom:120px;
	right:20px;
	background:#000;
	background:rgba(0,0,0,.7);
	width:50px;
	height:50px;
	display:none;
	text-decoration:none;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	border-radius:35px;
	z-index:99999999999999999999;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease
}
#back2Top i{
	color:#fff;
	margin:0;
	position:relative;
	left:16px;
	top:13px;
	font-size:19px;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease
}
#back2Top:hover{
	background:rgba(0,0,0,.9)
}
#back2Top:hover i{
	color:#fff;
	top:5px
}
#back2Top:active{
	background-color:#555
}
#cookie-bar{
	background:#111;
	height:auto;
	line-height:24px;
	color:#eee;
	text-align:center;
	padding:3px 0
}
#cookie-bar.fixed{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1200
}
#cookie-bar.fixed.bottom{
	bottom:0;
	top:auto
}
#cookie-bar p{
	margin:0;
	padding:0
}
#cookie-bar a{
	color:#fff;
	display:inline-block;
	border-radius:3px;
	text-decoration:none;
	padding:0 6px;
	margin-left:8px
}
#cookie-bar .cb-enable{
	background:#070;
	cursor:pointer
}
#cookie-bar .cb-enable:hover{
	background:#090
}
#cookie-bar .cb-disable{
	background:#900;
	cursor:pointer
}
#cookie-bar .cb-disable:hover{
	background:#b00
}
#cookie-bar .cb-policy{
	background:#03b;
	cursor:pointer
}
#cookie-bar .cb-policy:hover{
	background:#05d
}
