
.productlist-details .productreviews{
	position: relative !important;
	display: block;
	width: 100% !important;
	margin: 0 auto;
}
/* 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;
}

.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: 0;
}
.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/York/sarah-5-Yx0LL516Q-unsplash.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/York/gordon-williams-9rj2-Pfthd8-unsplash-min.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/York/karl-moran-JBJmXBiCBPk-unsplash-min.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/York/chris-curry-oP-GldNlQzY-unsplash-min.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/York/sarah-zIiGjpSCIR0-unsplash-min.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/York/ray-harrington-v9uVxuVdJog-unsplash-min.jpg");
     background-attachment: unset;
}
/* /6th Image */

.category-tabs-cta{
  display: block;
  width: 100%;
  margin: 2em 0 auto;
  text-align: center;
}

.category-tabs-cta a{
	display:inline-block;
	width:auto;
	background-color:#00aaa0;
	padding:9px 20px;
	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/York/sarah-5-Yx0LL516Q-unsplash.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/York/gordon-williams-9rj2-Pfthd8-unsplash-min.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/York/karl-moran-JBJmXBiCBPk-unsplash-min.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/York/chris-curry-oP-GldNlQzY-unsplash-min.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/York/sarah-zIiGjpSCIR0-unsplash-min.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/York/ray-harrington-v9uVxuVdJog-unsplash-min.jpg");
     background-attachment: fixed;
}
/* /6th Image */
}

@media only screen and (min-width: 992px) {
	.wrapper section:nth-child(1):after {
		height: 29em;
	}
}
/* /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%);
}


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


section#york-intro, section#york-places-to-visit, section#york-things-to-do, section#york-family-activities, section#york-places-to-visit, section#york-from-water, section#york-where-to-stay{
    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#york-when-to-visit{
	border-radius: 32px 32px 0px 0px;
    margin-top: -3em;
}

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

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

.york-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;
  }

	.york-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;
	}

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

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

	.york-anchors li a {
	  	width: 115px;
	    font-size: 11px;
	    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;
	}

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

section#york-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#york-intro article {
    	padding-top: 3em !important;
        padding-bottom: 3em;
	}

	.york-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;
	}

}




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

	section#york-intro article {
	    padding-top: 5em !important;
	}
	img.marker-spacer {
	    margin-top: -8em;
	}
}
/* intro */







/* Places to Visit */


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

section#york-places-to-visit {
    display: inline-grid;
/*    background-image: url(//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/TravelGuidePages/York/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;
}
#york-places-to-visit 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#york-things-to-do {
    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: 550px;
}

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

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

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

#products-thingstodo a .productlist-details p {
	padding: 10px 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: 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: 31%;
    	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: 570px !important;
	}

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

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

}
/* Things to do - products */







/* Family Activites - products */
section#york-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: 0px 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: 750px !important;
    	width: 32%;
    	margin-left: 2%;
	}

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


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


@media all and (min-width: 1100px) {
	div#products-familyactivities a {
	    height: 640px !important;
	}
}

/* Family Activites - products */






/* From Water products */

section#york-from-water {
    display: inline-grid;
}

section#york-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: 0px 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#york-where-to-stay {
    display: inline-grid;
}

section#york-where-to-stay: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: 320px;
    }

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

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

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

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

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

  #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 */

























@media all and (min-width: 768px) {
  	#york-places-to-visit 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;
}








/* Fun markers */

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

section#york-things-to-do {
    margin-top: -3em;
    display: grid;
}

 #york-things-to-do .building {
    display: block;
    margin-top: -4em;
 }

section#york-from-water {
    margin-top: -3em;
    display: grid;
}

#york-from-water .boat {
    display: block;
    margin-top: -3.5em;
 }

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

/* Fun markers */
