body, html {
    font-family: 'Roboto', sans-serif;
}

#footer{
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.p-l-0{
	padding-left: 0;
}
.p-r-0{
	padding-right: 0;
}
.p-b-40{
	padding-bottom: 40px;
}
.p-t-40{
	padding-top: 40px;
}
h1 {
    font-size: 4.2rem;
    margin: 2.1rem 0 1.68rem;
}

@media only screen and (max-width: 479px){
	h1 {
	    font-size: 2.0rem;
	}
}

@media only screen and (min-width: 480px){
	h1 {
	    font-size: 2.0rem;
	}
}

@media only screen and (min-width: 768px){
	h1 {
	    font-size: 2.92rem;
	}
}

@media only screen and (min-width: 992px){
	h1 {
	    font-size: 3.56rem;
	}
}

@media only screen and (min-width: 1200px){
	h1 {
	    font-size: 4.2rem;
	}
}

.separator{
	border-bottom: 1px solid #fff;
	margin: 20px 0;
}


.navbar-brand-centered {
	position: absolute;
	left: 50%;
	display: block;
	width: 202px;
	text-align: center;
	background-color: transparent;
	height: auto;
}
.navbar>.container .navbar-brand-centered, 
.navbar>.container-fluid .navbar-brand-centered {
	margin-left: -101px;
}

.navbar-default{
	position: absolute;
    background-color: transparent;
    border-color: transparent;
    padding-top: 20px;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}

@media(max-width: 849px){
	.navbar-default .navbar-nav > li > a{
		font-size: 0.8rem;
	}
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:active,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
	background-color: transparent;
}

@media(min-width: 768px){
	.nav.navbar-nav{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.navbar-default .navbar-nav > li > a{
	    border-right: 1px solid #fff;
	    padding-bottom: 0;
	    padding-top: 0;
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	.navbar-default .navbar-nav > li:first-child > a{
		padding-left: 0;
	}
	.navbar-default .navbar-nav > li:last-child > a{
		border-right: none;
	}
	.navbar-default .navbar-nav > li > a{
		    margin-bottom: 15px;
	}
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #fff;
}

@media(max-width: 767px){
	.navbar-header{
		height: 110px;
	}
	.navbar-default .navbar-toggle{
		padding: 39px 10px;
    	border-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color: transparent;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: transparent;
		background-color: rgba(0,0,0,0.8);
	}
	.navbar-collapse{
		-webkit-box-shadow: none;
    	box-shadow: none;
	}
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: transparent;
	color: #fff;
}

.dropdown-menu{
	background-color: rgba(0,0,0,0.5);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

@font-face {
    font-family: 'weather';
    src: url('/font/weather/artill_clean_icons-webfont.eot');
    src: url('/font/weather/artill_clean_icons-webfont.eot') format('embedded-opentype'),
         url('/font/weather/artill_clean_icons-webfont.woff') format('woff'),
         url('/font/weather/artill_clean_icons-webfont.ttf') format('truetype'),
         url('/font/weather/artill_clean_icons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.white-bg{
	background-color: #fff;
}

i {
  color: #fff;
  font-family: weather;
  font-size: 70px;
  font-weight: normal;
  font-style: normal;
  line-height: 50px;
  text-transform: none;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

.destination-background{
	height: 100vh;
	overflow: hidden;
	position: relative;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax{
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}

.destination-background .video{
	min-width: 100%;
    min-height: 100vh;
}

.destination-description {
	z-index: 2;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    padding: 0;
    margin: 0;
    margin-top: -65px;
    text-align: center;
}

.destination-background .destination-arrow{
	position: absolute;
    bottom: 20px;
    text-align: center;
    display: block;
    width: 100%;
} 

.destination-background .destination-arrow .glyphicon::before{
    margin-left: 2px;
}

.destination-background .destination-arrow .glyphicon{
	line-height: 55px;
    font-size: 30px;
    width: 60px;
    height: 60px;
    color: #fff;
    cursor: pointer;
}

.destination-description .destination-description-discover{
	display: block;
    color: #fff;
}

.destination-description .caption-title {
	color: #fff;
    font-weight: bold;
    font-size: 80px;
    padding-bottom: 8px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding-left: 30px;
    padding-right: 30px;
	white-space: nowrap;
}

@media(max-width:767px){
	.destination-description .caption-title{
		font-size: 40px;
	}
}

.destination-description .caption-description{
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	width:100%;
	margin:auto;
}

.description h1{
	text-align: center;
	margin-bottom: 20px;
}

.destination-weather{
	background-color: #7599d0;
	padding:30px;
}

.destination-weather .day{
	font-size: 16px;
	color:#fff;
}

.destination-weather .day-0{
	font-size: 40px;
}

.destination-weather .day-0 i{
	font-size: 80px;
	line-height: 70px;
}

.destination-weather .day-0 .location{
	font-size: 16px;
}

.destination-weather .day-0 .day-desc{
	font-size: 16px;
}

.places-to-go{
	background-color: #fff;
	padding-top:30px;
}

.places-to-go h1{
	text-align: center;
}

@media (max-width: 767px) {
	i {
	  color: #fff;
	  font-family: weather;
	  font-size: 50px;
	  font-weight: normal;
	  font-style: normal;
	  line-height: 45px;
	  text-transform: none;
	}
  .destination-weather .day{
		margin-bottom:15px;
	}
}

@media(min-width: 768px){
	.destination-weather{
		margin-top:-100px;
	}
}

@media (min-width: 992px) {
	.travellers-guide{
		padding:40px;
	}
	.destination-weather .day{
		margin-top:35px;
	}
	.destination-weather .day-0{
		font-size: 60px;
		margin-top:0px;
	}
	.destination-weather .day-0 i{
		font-size: 120px;
		line-height: 100px;
	}
}

.carousel-fade .carousel-inner > .item{
	height: 500px;
	overflow: hidden;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	min-width: 100%;
	min-height: 500px;
	max-width: inherit;
}

@media(max-width:767px){
	.carousel-fade .carousel-inner > .item{
		height: 300px;
		min-height: 300px;
		max-height: 300px;
	}
	
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: 300px;
		min-height: 300px;
		max-height: 300px;
	}
}

.destination-holder,
.destination-holder:active,
.destination-holder:focus,
.destination-holder:visited{
	position:relative;
	background-color:#fff;
	display:block;
	width:100%;
	max-width:260px;
	margin:auto;
	margin-bottom:20px;
	overflow:hidden;
	color:#666;
	text-decoration: none;
	font-size:14px;
	border-radius:2px;
	-ms-box-shadow: 0px 1px 10px #cecece;
	-o-box-shadow: 0px 1px 10px #cecece;
	-moz-box-shadow: 0px 1px 10px #cecece;
	-webkit-box-shadow: 0px 1px 10px #cecece;
	box-shadow: 0px 1px 10px #cecece;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out;
}

.destination-holder:hover{
	cursor:pointer;
	text-decoration: none;
	color:#666;
	-ms-box-shadow: 0 10px 25px #cecece;
	-o-box-shadow: 0 10px 25px #cecece;
	-moz-box-shadow: 0 10px 25px #cecece;
	-webkit-box-shadow: 0 10px 25px #cecece;
	box-shadow: 0 10px 25px #cecece;
	-moz-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.destination-holder .destination-photo{
	height:170px;
	overflow:hidden;
	display:block;
	position: relative;
}

.destination-holder .destination-photo > img{
	min-width: 260px;
    max-height: 170px;
}

.destination-holder .destination-info{
	display:block;
	padding:15px 15px 10px 15px;
	background-color:#fff;
	height:130px;
	overflow: hidden;
}

.destination-holder .destination-info .title-holder{
	display: block;
	bottom:10px;
}

.destination-holder .destination-info .title{
	display:block;
	text-transform: uppercase;
	color: #7599d0;
	font-weight: 600;
	margin-bottom:10px;
	font-size:16px;
}

.destination-holder .destination-info .subtitle{
	display: block;
	height: 64px;
    overflow: hidden;
}

.destination-holder .from-price{
	display:block;
	padding:10px 15px 15px 15px;
	font-size: 30px;
	font-weight: 600;
}

.nav-tabs{
	border-bottom: 1px solid #00285e;
}

.nav-tabs > li{
	margin-bottom: -1px;
}

.nav-tabs > li > a{
	background: none;
    color: #666;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.nav-tabs > li > a:first-child{
	margin-left: 5px;
}

@media(min-width:768px){
	.nav-tabs > li > a{
		width: 83px;
	}
}

@media(min-width:992px){
	.nav-tabs > li > a{
		width: 110px;
	}
}

@media(min-width:1200px){
	.nav-tabs > li > a{
		width: 135px;
	}
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background: #f6f6f6;
    color: #00285e;
    font-weight: normal;
    border: 1px solid #00285e;
    border-bottom: 1px solid transparent;
}

.nav-tabs > li > a:hover{
	border: 1px solid transparent;
	color: #00285e;
}

.carousel-indicators{
	left:0;
	margin-left: 0;
	text-align: left;
}

.square{
	padding: 0;
	margin: 0;
	position: relative;
}

.square img{
	padding: 0;
	margin: 0;
	width: 100%;
}

.square .square-description{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	background-color: #000;
	color: #fff;
	width: 100%;
}

#map{
	display: block;
	width: 100%;
	height: 550px;
}

/* hover effects */
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.square-grid {
	position: relative;
	list-style: none;
	text-align: center;
}

.square-grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	background: #28378C;
	text-align: center;
	cursor: pointer;
}

.square-grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.square-grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.square-grid figure figcaption::before,
.square-grid figure figcaption::after {
	pointer-events: none;
}

.square-grid figure figcaption,
.square-grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.square-grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.square-grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.square-grid figure h2 span {
	font-weight: 800;
}

.square-grid figure h2,
.square-grid figure p {
	margin: 0;
}

.square-grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-hover figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(40,55,140,0) 0%, rgba(40,55,140,0.8) 75%);
	background: linear-gradient(to bottom, rgba(40,55,140,0) 0%, rgba(40,55,140,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-hover h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-hover figcaption::before,
figure.effect-hover p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hover p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-hover:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-hover:hover figcaption::before ,
figure.effect-hover:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.btn-primary {
    color: #ffffff;
    background-color: #28378C;
    border-color: #28378C;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2e40a2;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #2e40a2;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2e40a2;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #2e40a2;
}
