
.productlist-details .productreviews{
	position: relative !important;
	display: block;
	width: 100% !important;
	margin: 0 auto;
}

.productlist-details .productprices, .productlist-details .productreviews{
	width: 100%;
    margin: 0 auto;
    position: initial;
    margin-top: 1em;
}

.productlist-details .producttitle{
	padding: 0px !important;
}

.productlist-product .productlist-details .producttitle{
	height: 30px;
}

/* main styles */
.toggle-nav {
  font-size: 3em;
  background: transparent;
  color: #2ecc71;
  line-height: 1em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0%;
  z-index: 100;
  background: #eeeeee;
}


.productlist-details .productprices {
    bottom: 45px !important;
    text-align: center !important;
    margin: 20px auto !important;
    width: 100% !important;
    position: inherit !important;
}
.productlist-details .productreviews {
    position: inherit !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0px !important;
}

.wrapper {
  position: relative;
}
.wrapper section {
  position: relative;
  background: #eeeeee;
}
.wrapper section article {
  width: 80%;
  margin: 0 auto;
  padding: 2em 0;
}
.wrapper section article p {
  margin-bottom: 1em;
  text-align: left;
}
.wrapper section article p:last-of-type {
  margin-bottom: 0em;
}
.wrapper section:after {
  content: "";
  display: block;
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24em;
}

/* 1st Image */
.wrapper section:nth-child(1):after {
  	background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-londoneye.jpg");
    height: 22em;
  	width: 100%;
  	margin-top: -9em;
    background-attachment: unset;
}
/* 1st Image */

/* 2nd Image */
.wrapper section:nth-child(2):after {
  	background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-hydepark.jpg");
    background-attachment: unset;
}
/* 2nd Image */

/* 3rd Image */
.wrapper section:nth-child(3):after {
  	background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-market.jpg");
    background-attachment: unset;
}
/* 3rd Image */

/* 4th Image */
.wrapper section:nth-child(4):after {
  	background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-aquarium.jpg");
    background-attachment: unset;
}
/* 4th Image */

/* 5th Image */
.wrapper section:nth-child(5):after {
  	background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-mil.jpg");
    background-attachment: unset;
}
/* 5th Image */

/* 6th Image */
.wrapper section:nth-child(6):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-history.jpg");
    background-attachment: unset;
}
/* /6th Image */

/* 7th Image */
.wrapper section:nth-child(7):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-unique.jpg");
    background-attachment: unset;
}
/* /7th Image */


/* 8th Image */
.wrapper section:nth-child(8):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-houses.jpg");
    background-attachment: unset;
}
/* /8th Image */


/* 9th Image */
.wrapper section:nth-child(9):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-sunset.jpg");
    background-attachment: unset;
}
/* /9th Image */

.category-tabs-cta{margin: 2em 0;}
.category-tabs-cta a{
	display:inline-block;
	width:auto;
	background-color:#00aaa0;
	padding:9px 30px;
	color:#fff;
	font-family: 'DroidSans Bold', sans-serif;
	font-weight:normal;
	font-size:18px;
	letter-spacing:.5px;
	text-decoration:none;
	border-radius:22px;
	text-decoration:none
}


article.button-cta {
    text-align: center !important;
}


@media only screen and (min-width: 768px) {
/* 1st Image */
.wrapper section:nth-child(1):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-londoneye.jpg");
    height: 22em;
  width: 100%;
  margin-top: -9em;
     background-attachment: fixed;
}
/* 1st Image */

/* 2nd Image */
.wrapper section:nth-child(2):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-hydepark.jpg");
     background-attachment: fixed;
}
/* 2nd Image */

/* 3rd Image */
.wrapper section:nth-child(3):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-market.jpg");
     background-attachment: fixed;
}
/* 3rd Image */

/* 4th Image */
.wrapper section:nth-child(4):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-aquarium.jpg");
     background-attachment: fixed;
}
/* 4th Image */

/* 5th Image */
.wrapper section:nth-child(5):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-mil.jpg");
     background-attachment: fixed;
}
/* 5th Image */

/* 6th Image */
.wrapper section:nth-child(6):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-history.jpg");
     background-attachment: fixed;
}
/* /6th Image */

/* 7th Image */
.wrapper section:nth-child(7):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-unique.jpg");
     background-attachment: fixed;
}
/* /7th Image */

/* 8th Image */
.wrapper section:nth-child(8):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-houses.jpg");
     background-attachment: fixed;
}
/* /8th Image */

/* 9th Image */
.wrapper section:nth-child(9):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/london-sunset.jpg");
     background-attachment: fixed;
}
/* /9th Image */
}

@media only screen and (min-width: 992px) {
	.wrapper section:nth-child(1):after {
		height: 29em;
	}

	.productlist-details {
    	max-width: 355px !important;
	}
}
/* /main styles */






/* intro */
h1{display: none;}

h2, h3{
	font-family: 'DroidSans', sans-serif;
	font-weight: 700;
}

h2.location-search {
    background-color: #fff;
    border-radius: 11px;
    padding: 10px;
    font-size: 20px;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%), 0 4px 4px rgb(0 0 0 / 12%);
}


#london-title{
 	background: transparent;
    z-index: 2;
}


section#london-intro, section#london-places-best, section#london-things-for-couples, section#london-family-activities, section#london-places-best, section#london-adventure, section#london-historical, section#london-where-to-stay, section#london-unique, section#london-when-to-visit, section#london-where-to-stay, section#london-unique{
    border-radius: 32px 32px 0px 0px;
    margin-top: -3em;
    background: rgb(238,238,238);
    background: linear-gradient(180deg, rgba(238,238,238,1) 0%, rgb(244 244 244) 50%) !important;
    z-index: 2
}

section#london-when-to-visit{
	border-radius: 32px 32px 0px 0px;
    margin-top: -3em;
}

section#london-when-to-visit:after{
	height: 0em;
}



ul.london-anchors {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    list-style: none;
    display: inline-block;
    margin-top: 1em;
}

.london-anchors li {
  text-align: center;
    margin: 10px;
}

.london-anchors li a {
    width: 180px;
    padding: 20px 0px 0px;
}



.desk-icons{
  display: none;
}

img.marker-spacer {
    width: 100%;
    max-width: 430px;
    text-align: center;
    margin: 0 auto;
}

.ms-desk{
	display: none;
}

.ms-mob{
	display: block;
}



@media only screen and (min-width: 375px) {
h2.location-search {
    padding: 10px 11px;
    font-size: 17px;
  }

	.london-anchors li a {
	    width: 180px;
	    float: left;
	    width: 50%;
	}
}

@media only screen and (min-width: 600px) {
  .wrapper section article {
    width: 80%;
  }

}

@media only screen and (min-width: 768px) {
	h2.location-search {
	    padding: 11px 25px;
	    font-size: 20px;
	    float: left;
	    max-width: 440px;
	}

	h2, h3 {font-size: 27px;}

	.wrapper section article p{
		text-align: left;
	}

	.desk-icons{
	    display: block;
	    border-radius: 10%;
	    width: 80px;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}

	.london-anchors li {
	    text-align: center;
	    margin: 10px 0px 0px -7px;
	}

	img.marker-spacer {
	    width: 60%;
    	margin-left: -4em;
    	margin-top: -4.5em;
	}

	.london-anchors li a {
	  	width: 115px;
	    font-size: 10px;
	    padding: 10px 0px 0px;
	    text-decoration: none;
	}


	.img-square {
	    border-radius: 20%;
	    display: block;
	    text-align: center;
	    width: 100%;
	    max-width: 80px;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.ms-desk{
		display: block;
	}

	.ms-mob{
		display: none;
	}

  #london-intro .map-only{
    display: none;
  }

section#london-intro article {
    padding: 2em 0em 4em;
}

}




@media only screen and (min-width: 900px) {


}

@media only screen and (min-width: 992px) {

	h2.location-search{
		font-size: 25px;
	}

	.wrapper section article p{
		font-size: 16px;
	}

	section#london-intro article {
    	padding-top: 3em !important;
        padding-bottom: 3em;
	}

	.london-anchors li a {
	    width: 155px;
	    font-size: 14px;
	}

	.desk-icons {
	    display: block;
	    border-radius: 20%;
	    width: 100px;
	}

	img.marker-spacer {
	    width: 60%;
	    margin-left: -5em;
	    margin-top: -6em;
	}

	#dark-pods .col-sm-3 .card .card-body .card-body-inner {
	    margin-top: 10em;
	    height: 270px;
	}
  img.marker-spacer.map-only {
    margin-top: 1em !important;
}

}




@media only screen and (min-width: 1200px) {

	section#london-intro article {
	    padding-top: 5em !important;
	}
	img.marker-spacer {
	    margin-top: -8em;
	}
	#london-when-to-visit img.marker-spacer {
	    margin-top: -6em;
	}
}
/* intro */







/* Places to Visit */


article#places .beach-one, article#places .content {
    padding: 0px;
}

section#london-places-best {
    display: inline-grid;
/*    background-image: url(//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/London/white-sand-two.jpg) !important;
    width: 100%;
    height: 100%;
    background-size: 160% !important;*/
}

.beach-one img {
    width: 100%;
    float: left;
    margin: 0 auto;
}

#places .beach-one p {
    text-align: left;
}

#places .beach-one span {
    display: block;
    font-family: 'DroidSans', sans-serif;
  font-weight: 700;
}
#london-places-best img.marker-spacer.skycloud {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 0em;
    z-index: 2;
    max-width: 320px;
    display: block;
    padding: 2em;
}

@media all and (min-width: 768px) {
  .beach-one img {
      width: 100%;
      float: left;
      margin: 0 auto;
      max-width: 290px;
  }

article#places {
    padding: 2em 0em 4em;
}

  #places .content.copy {
      padding: 0px;
  }

  #places .beach-one span {
    display: block;
    font-family: 'DroidSans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 9px;
}

  #places .beach-one p {
      text-align: left;
      font-size: 14px;
      line-height: 21px;
  }
}


@media all and (min-width: 900px) {
  .beach-one img {
      width: 100%;
      float: left;
      margin: 0 auto;
      max-width: 370px;
  }
  .beach-one p {
    margin-top:2em;
  }
}

@media all and (min-width: 992px) {
  .beach-one img {
      width: 100%;
      float: left;
      margin: 0 auto;
      max-width: 410px;
      margin-top: -2em;
  }

  #places .beach-one span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
  }

}

@media all and (min-width: 1200px) {
  .beach-one img {
      width: 100%;
      float: left;
      margin: 0 auto;
      max-width: 480px;
      margin-top: -2em;
  }

    #places .beach-one p {
      text-align: left;
      margin-top: 3em;
      font-size: 16px;
      line-height: 23px;
  }
}

/* Places to visit */






























/* Things to do - products */

section#london-things-for-couples {
    display: inline-grid;
}

.productlist-details {
    margin-top: 1em;
}

#products-thingstodo a {
    width: 100%;
    margin-left: 0px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
}

#products-thingstodo .races {
    height: 540px;
}

#products-thingstodo .patval {
    height: 520px;
}

#products-thingstodo .whiskey {
    height: 500px;
}

#products-thingstodo .belle {
    height: 640px;
}

#products-thingstodo .balloon {
    height: 520px;
}

#products-thingstodo .golf {
    height: 500px;
}

#products-thingstodo a .productlist-details p {
	padding: 0px 10px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
}

@media all and (min-width: 375px) {
    #products-thingstodo .races {
      height: 470px;
  }
}

@media all and (min-width: 500px) {
	#products-thingstodo .races {
	    height: 540px;
	}
	#products-thingstodo .whiskey {
    	height: 500px;
	}

	#products-thingstodo .patval {
	    height: 550px;
	}

	#products-thingstodo .golf {
	    height: 550px;
	}
}

@media all and (min-width: 620px) {

	div#products-thingstodo {
	    margin: 0 auto;
	    display: grid;
	}

	#products-thingstodo a {
    	height: 290px;
    	width: 60%;
    	margin-left: 2%;
    	margin: 10px auto;
	}

}

@media all and (min-width: 768px) {

	div#products-thingstodo {
    	margin: 0 auto;
    	display: inline-block;
    	padding: 0px;
    	margin-bottom: 2em;
	}

	#products-thingstodo a {
    	height: 610px !important;
    	width: 48%;
    	margin-left: 2%;
	}

	#products-thingstodo h3.producttitle {
    	height: 50px;
	}

	#products-thingstodo .row-one{
		display: block;
		width: 100%;
	}

/*	#products-thingstodo .belle, #products-thingstodo .balloon, #products-thingstodo .golf {
    	height: 740px !important;
	}
*/
}


@media all and (min-width: 900px) {
	div#products-thingstodo a {
	    height: 590px !important;
	}

}

@media all and (min-width: 992px) {
	#products-thingstodo h3.producttitle {
    	height: 60px;
	}
}

@media all and (min-width: 1100px) {
	div#products-thingstodo a {
	    height: 620px !important;
	}
}
/* Things to do - products */







/* Family Activites - products */
section#london-family-activities {
    display: inline-grid;
}

#products-familyactivities a {
    width: 100%;
    margin-left: 0px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
}


#products-familyactivities .ghost {
    height: 570px;
}

#products-familyactivities .cave {
    height: 640px;
}

#products-familyactivities .activity {
    height: 510px;
}

#products-familyactivities a .productlist-details p {
	padding: 20px 10px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
}




@media all and (min-width: 500px) {

	#products-familyactivities .activity {
	    height: 540px;
	}

}

@media all and (min-width: 620px) {

	div#products-familyactivities {
	    margin: 0 auto;
	    display: grid;
	}

	#products-familyactivities a {
    	height: 290px;
    	width: 60%;
    	margin-left: 2%;
    	margin: 10px auto;
	}

	#products-familyactivities .ghost {
	    height: 540px;
	}

	#products-familyactivities .cave {
    	height: 590px;
	}
	#products-familyactivities .activity {
	    height: 520px;
	}
}

@media all and (min-width: 768px) {

	div#products-familyactivities {
    	margin: 0 auto;
    	display: inline-flex;
    	padding: 0px;
    	margin-bottom: 2em;
	}

	#products-familyactivities a {
    	height: 630px !important;
    	margin-left: 2%;
	}

	#products-familyactivities h3.producttitle {
    	height: 50px;
	}
}


@media all and (min-width: 900px) {
	div#products-familyactivities a {
	    height: 570px !important;
	}
	#products-familyactivities h3.producttitle {
    	height: 40px;
	}
}



/* Family Activites - products */






/* From Water products */

section#london-adventure {
    display: inline-grid;
}

section#london-family-activities {
    display: inline-grid;
}



#products-water a {
    width: 100%;
    margin-left: 0px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
	height: 290px;
    margin-left: 2%;
    margin: 10px auto;
    }


#products-water .cruise {
    height: 500px;
}

#products-water .floodlit {
    height: 520px;
}

#products-water .sightseeing {
    height: 510px;
}

#products-water a .productlist-details p {
	padding: 20px 10px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
}


@media all and (min-width: 500px) {
	#products-water .cruise {
	    height: 540px;
	}

	#products-water .floodlit {
	    height: 550px;
	}

	#products-water .sightseeing {
	    height: 510px;
	}
}


@media all and (min-width: 620px) {
	div#products-water{
		margin: 0 auto;
	    display: grid;
	}
	#products-water a {
		width: 60%;
	    margin-left: 2%;
	    margin: 10px auto;
	}
}


@media all and (min-width: 768px) {
	div#products-water {
	    margin: 0 auto;
	    display: inline-flex;
	}
	#products-water a {
	    width: 60%;
	    margin-left: 2% !important;
	}
	#products-water .cruise {
	    height: 610px;
	}

	#products-water .floodlit {
	    height: 610px;
	}

	#products-water .sightseeing {
	    height: 610px;
	}
}

@media all and (min-width: 900px) {
	div#products-water {
	    margin: 0 auto;
	    display: inline-flex;
	}
	#products-water a {
	    width: 60%;
	    margin-left: 2% !important;
	}
	#products-water .cruise {
	    height: 590px;
	}

	#products-water .floodlit {
	    height: 590px;
	}

	#products-water .sightseeing {
	    height: 590px;
	}
}

@media all and (min-width: 992px) {
	div#products-water {
	    margin: 0 auto;
	    display: inline-flex;
	}
	#products-water a {
	    width: 60%;
	    margin-left: 2% !important;
	}
	#products-water .cruise {
	    height: 560px;
	}

	#products-water .floodlit {
	    height: 560px;
	}

	#products-water .sightseeing {
	    height: 560px;
	}
}
/* From Water */










/* Where to stay - products */
section#london-historical {
    display: inline-grid;
}

/*section#london-historical:after {
  content: "";
  display: none;
  height: 0px;
} */


#products-wheretostay a {
    width: 100%;
    margin-left: 0px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
}




#products-wheretostay a .productlist-details p {
	padding: 0px 10px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
}


img.productlist-productimage {
    margin: 0px !important;
    max-width: 470px;
}



.productlist-product.onenight {
    height: 500px;
}
.productlist-product.twonight {
    height: 500px;
}


@media all and (min-width: 420px) {


}

@media all and (min-width: 570px) {


}

@media all and (min-width: 620px) {

	div#products-wheretostay {
	    margin: 0 auto;
	    display: grid;
	}

	#products-wheretostay .hotel-pod .productlist-product>div {
	    display: inline-flex;
	    flex-direction: inherit;
	    width: 100%;
	    text-align: left;
	 }

	#products-wheretostay a {
    	height: 290px;
    	width: 100%;
    	margin-left: 2%;
    	margin: 10px auto;
	}

	#products-wheretostay a .product-image-hotel {
    	width: 40%;
	}


}

@media all and (min-width: 768px) {

	div#products-wheretostay {
    	margin: 0 auto;
    	display: inline-block;
    	padding: 0px;
    	margin-bottom: 2em;
    	max-width: 820px;
	}

	#products-wheretostay .productlist-details {
    	max-width: 325px;
	}

	#products-wheretostay a {
    	height: 590px !important;
    	width: 31%;
    	margin-left: 2%;
	}

	#products-wheretostay h3.producttitle {
    	height: 70px;
	}


}




@media all and (min-width: 900px) {

}

@media all and (min-width: 992px) {
	#products-wheretostay a {
    	height: 550px !important;
    }
   	#products-wheretostay .productlist-details {
    	max-width: 400px;
	}



}

@media all and (min-width: 1200px) {
  div#products-wheretostay {
      max-width: 910px;
  }

}

/* Where to stay - products */












/* Hotel Banners */
#bnr-hotel {
    overflow: hidden;
    clear: both;
    color: #fff;
    text-align: center;
}

#bnr-hotel a {
    text-decoration: none;
}

#bnr-hotel h2 {
    font-family: 'DroidSans Bold', sans-serif;
    font-size: 27px;
    margin-top: 30px;
}

#bnr-hotel .intro {
    padding: 0 15px 0 15px;
}

#bnr-hotel .copy {
    padding: 0 15px 25px;
    background-color: #ffffff;
    font-family: 'DroidSans', sans-serif;
    color: #61544d;
    text-align: left;
}

#bnr-hotel .copy h3{
    font-size: 14px;
    font-family: 'DroidSans Bold', sans-serif;
    padding: 0 15px 0 15px;
    margin-bottom: 20px;
}


#bnr-hotel .img img {
    margin: 0 auto;
    max-width: 600px;
    padding: 0px;
    width: 100%;
}


#bnr-hotel {
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
    margin-bottom: 2em;
}

/*#price-drop, .productreviews, #bnr-hotel .copy p .hotel-cta {
    padding: 0 15px 0 15px;
}*/


#bnr-hotel .img {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0px;
}


#bnr-hotel .img {
    position: relative;
}

#bnr-hotel .intro span {
    display: block;
    color: #61534db3;
    font-size: 12px;
}

#bnr-hotel .copy .hotel-location {
    margin-top: 10px !important;
}

#bnr-hotel .copy .productreviews-stars {
    color: #f5a500;
    padding: 0px 15px;
}

#bnr-hotel .copy .productprices{
    padding: 0px 15px;
}

#bnr-hotel .copy .productreviews-stars span {
    color: #a59f9a;
}

#bnr-hotel .copy .hotel-copy {
    padding: 0px 15px;
}

#bnr-hotel .copy .hotel-nights {
    margin-bottom: 10px !important;
}


#bnr-hotel p.price {
    position: absolute;
    bottom: 0;
    right: 50px;
    color: #BB0134;
    text-align: left;
    line-height: 1.5em;
    background: #fff;
    padding: 0 6px;
    border-radius: 3px;
}

#bnr-hotel p.price span span {
    font-family: 'DroidSans Bold', sans-serif;
    font-size: 1.5em;

}

#bnr-hotel .currentprice{
	font-size: 20px;
    font-family: 'DroidSans Bold', sans-serif;
    color: #b90037;
}

@media all and (min-width:620px) {
    #bnr-hotel .intro {
        padding: 0 15px 0 15px;
        font-size: 17px;
    }
    #bnr-hotel .copy h3 {
      font-size: 16px;
    }
}

@media all and (min-width:768px) {

    #bnr-hotel {
	  	height: 310px;
    }

    .hotel-one{
    	height: 315px !important;
    }

	#products-wheretostay a {
	    height: 590px !important;
	}

	#bnr-hotel .copy{
		margin-top: -2em;
	}

	#bnr-hotel .copy .hotel-copy {
	    padding: 0px 15px;
	    line-height: 17px;
      	font-size: 13px;
	    height: 130px;
	}

  	#bnr-hotel .copy h3 {
      font-size: 17px;
      padding: 10px 15px 0 15px;
      height: 50px;
  	}

  #bnr-hotel .img {
      height: 430px;
	    position: inherit;
	    margin-top: -2em;
  }

  #bnr-hotel .img img {
      width: 250%;
    	padding: 0px;
    	margin: 0em -13em !important;
  }

  #bnr-hotel .intro {
      margin-bottom: 0px;
	}
}


@media all and (min-width:800px) {

    #bnr-hotel {
	  	height: 315px;
    }

    .hotel-one, .hotel-two{
    	height: 295px !important;
    }

	#bnr-hotel .copy .hotel-copy {
	    height: 110px;
	}
	#bnr-hotel .copy {
	    padding: 10px 20px 30px 15px;
	    margin-top: -2em;
	}

	#bnr-hotel .img img {
    	width: 222%;
	}
}


@media all and (min-width:900px) {
	#bnr-hotel .img img {
    	width: 215%;
  }

  #bnr-hotel .copy h3 {
      font-size: 20px;
  }
}

@media all and (min-width:992px) {
	#bnr-hotel .img img {
	    width: 195%;
	    padding: 0px;
	    margin: 0em -10em !important;
	}

	#bnr-hotel .copy .hotel-copy {
	    padding: 10px 15px;
	    line-height: 19px;
	    font-size: 14px;
	}

	#bnr-hotel .copy h3 {
    padding: 2px 15px 0 15px;
  }
}

@media all and (min-width:1200px) {
	#bnr-hotel .img img {
	    width: 165%;
	    padding: 0px;
	    margin: 0em -10em !important;
	}
}

/* /Hotel Banners */






section#london-where-to-stay {
    display: grid;
}

@media all and (min-width: 768px) {
	div#london-where-to-stay #products-wheretostay #bnr-hotel {
	    height: 310px !important;
	}

	div#london-where-to-stay #products-wheretostay .hotel-one .copy {
	    padding: 10px 20px 40px;
	}
}







section#london-unique {
    display: grid;
}

@media all and (min-width: 768px) {
	div#london-unique #products-wheretostay #bnr-hotel {
	    height: 310px !important;
	}

  .hotel-theatre{
    height: 290px !important;
  }

	.hotel-bus {
    	height: 285px !important;
	}

	.hotel-slide {
    	height: 310px !important;
	}

	.hotel-alice {
    	height: 310px !important;
	}

	.hotel-athenium {
    	height: 320px !important;
	}

	.hotel-waterloo {
    	height: 380px !important;
	}

	.hotel-waterloo #price-drop {
    	margin-top: 4em;
	}

	.hotel-waterloo .img img {
    	width: 300% !important;
	}

	.hotel-london {
    	height: 320px !important;
	}
}

@media all and (min-width: 992px) {
.hotel-one{
    height: 315px !important;
  }
}





















@media all and (min-width: 768px) {
  	#london-places-best img.marker-spacer.ms-desk {
	    float: right !important;
	    position: relative !important;
	    margin-top: 20.5em !important;
	    z-index: 1 !important;
	    margin-right: -8em !important;
	    -webkit-transform: scaleX(-1) !important;
	    transform: scaleX(-1) !important;
	}
}










/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0; /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;

  -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.fade-in.three {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.fade-in.four {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.fade-in.five {
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.fade-in.six {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}


.fade-in.seven {
  -webkit-animation-delay: 3.3s;
  -moz-animation-delay: 3.3s;
  animation-delay: 3.3s;
}

.fade-in.eight {
  -webkit-animation-delay: 3.7s;
  -moz-animation-delay: 3.7s;
  animation-delay: 3.7s;
}








/* Fun markers */

img.marker-spacer.map-only {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: block;
}

section#london-things-for-couples {
    margin-top: -3em;
    display: grid;
}

 #london-things-for-couples .building {
    display: block;
    margin-top: -4em;
 }

section#london-adventure {
    margin-top: -3em;
    display: grid;
}

#london-adventure .boat {
    display: block;
    margin-top: -3.5em;
 }

@media all and (min-width: 768px) {
  .ms-desk {
    display: block;
}
#london-things-for-couples .building {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
    margin: 0 auto;
    margin-top: -4em;
}
#london-adventure .boat {
    display: block;
    margin-top: -3.5em !important;
    width: 100%;
    margin: 0 auto;
    }

    #products-water > a.col-xs-6.col-md-4.productlist-product.cruise > div > h3, #products-water > a.col-xs-6.col-md-4.productlist-product.floodlit > div > h3{
    	margin-bottom: 30px
    }
    #products-water > a.col-xs-6.col-md-4.productlist-product.cruise > div > p, #products-water > a.col-xs-6.col-md-4.productlist-product.floodlit > div > p {
    	padding: 0px;
    }
}

/* Fun markers */
