.responsive-img {
  max-width: 100%;
  height: auto;
}

 


/** ###### **/	
/** ###### **/
/**LIBRARY**/
/** ###### **/	
/** ###### **/

.new1 {
	font-family: Lato, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	}
	
.new1 a:link {
	color: #fff;
	text-decoration: underline;
	}
	
.new1 a:hover {
	text-decoration: none;
	color:#e6007e;
	}
	
.new1s a:active {
	text-decoration: none;
	color: #303030;
	}
	
.new1 a:visited {
	text-decoration: underline;
	color: #fff;
	}
	
.new1 {
		background-color:#ADAAAA;
		padding:1px 5px 3px 5px
	}


/** LIBRARY: FORMS **/

	.form_example {
		width:95%;
		border-width:1px;
		border-color:#e50083;
		border-style:solid;
		font-size:20px;
		padding-top:8px;
		padding-left:12px;
	}
	
	
/** ###### **/	
/** ###### **/
/** CSS START **/
/** ###### **/	
/** ###### **/

.head-message {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	height:40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	min-height: 40px;
	width: 100%;
	background-color:#47525C;
}


/** ###### **/	
/** ###### **/
/** STANDARD INCLUSIONS **/
/** ###### **/	
/** ###### **/


* {
  box-sizing: border-box;
}

.responsive {
  max-width: 100%;
  height: auto;
}



/** ###### **/	
/** ###### **/
/**TEXT**/
/** ###### **/	
/** ###### **/

.h1, .h2, .bodytxt, .bodytxtbold, .bodytxtsmall, .bodytxtsmallbold, .bodytxtlarge, .bodytxtlargebold, .bullets, .faq-q, faq-a, .nav, footer,  .header, .headline, .navmobile, .phone, .sidelinks, .subhead
 {
	font-family: Arial, sans-serif;
	}

/** letter-spacing:5px; **/
/** word-spacing:5px; **/
/** border:1px solid #666; **/
/** text-transform:capitalise; / lowercase; **/
/** font-variant:small-caps; **/
/** line-height:5px; **/
/** opacity:.5; **/


.h1 {
	font-size: 60px;
	font-weight: 400;
	line-height: 85px;
	color: #d0d7e1;
	text-align: center;
	 }
	 
.h2 {
	font-size: 25px;
	font-weight: 700;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
	 }
	 
.nickquote {
	font-family: Times, serif;
	font-size: 1.0em;
	line-height: 1.1;
	color: #1e3a00;
	opacity: 1.0;
	  background: linear-gradient(to right, #8dd918 0%, #ffffff 100%);
	padding:10px;
	margin-bottom:10px;
	border-left: 3px solid #eacb00;
	width:95%;
	 }
	 

.bodytxt, .bodytxtbold {
	font-size: 1.3em;
	line-height: 1.4;
	color: #262525;
	opacity: 1.0;
	 }

.bodytxtbold {
	font-weight:bold;
		color: #222121;
	}
	
	
.bodytxt a:link {
	color: #000;
	text-decoration: underline;
	}
	
.bodytxt a:hover {
	text-decoration: none;
	color: #303030;
	}
	
.bodytxt a:active {
	text-decoration: underline;
	color: #303030;
	}
	
.bodytxt a:visited {
	text-decoration: none;
	color: #606060;
	}
	
.bodytxtsmall {
	font-size: 14px;
	line-height: 16pt;
	color: #000;
	 }


.bodytxtsmall a:link {
	color: #000;
	text-decoration: underline;
	}
	
.bodytxtsmall a:hover {
	color: #303030;
	text-decoration: none;
	}
	
.bodytxtsmall a:active {
	color: #303030;
	text-decoration: underline;
	}
	
.bodytxtsmall a:visited {
	color: #606060;
	text-decoration: underline;
	}
	
.bodytxtlarge {
	font-size: 30px;
	line-height: 36pt;
	color: #000;
	 }

.bodytxtlargebold {
	font-weight: bold;
	}
	
.bodytxtlarge a:link {
	color: #000;
	text-decoration: none;
	}
	
.bodytxtlarge a:hover {
	text-decoration: underline;
	color: #303030;
	}
	
.bodytxtlarge a:active {
	text-decoration: underline;
	color: #303030;
	}
	
.bodytxtlarge a:visited {
	text-decoration: none;
	color: #606060;
	}
	
	.sidelinks {
	 	font-size:1.1em;
	color:#1e3a00;
	font-weight:400;
}

.sidelinks a:link {
	color: #1e3a00;
	text-decoration: underline;
	}
	
.sidelinks a:hover {
	text-decoration: none;
	color:#ff0;
	}
	
.sidelinks a:active {
	text-decoration: none;
	color: #1e3a00;
	}
	
.sidelinks a:visited {
	text-decoration: underline;
	color: #1e3a00;
	}
	
	
.nav a:link {
	color: #575757;
	text-decoration: none;
	}
	
.nav a:hover {
	text-decoration: underline;
	background-color:#FFFF00;
	color: #575757;
	}
	
.nav a:active {
	text-decoration: underline;
	color: #E110D3;
	}
	
.nav a:visited {
	text-decoration: none;
	color: #575757;
	}
	
.nav-current {
	color:#e50083;
}

	
.navmobile {
	font-size: 14px;
	font-weight: 700;
	color: #0D0C0C;
	padding: 10px 25px 10px 25px;
	word-spacing: 10px;
	text-align: center; 
}
	
.navmobile a:hover {
	text-decoration: underline;
	color: #6B6565;
	}
	
.navmobile a:active {
	text-decoration: underline;
	color: #6B6565;
	}
	
.navmobile a:visited {
	text-decoration: none;
	color: #6B6565;
	}
	
	

/** ###### **/	
/** ###### **/
/**HEADER??? - GH make this centering**/
/** ###### **/	
/** ###### **/

.header, .phone {
font-size: clamp(1.0rem, 4vw, 2.0rem);
	font-weight: 700;
	color: #464646;
	padding: 10px;
	text-align: center;
}

.phone {
	font-size: clamp(1.0rem, 4vw, 1.7rem);
}

.phone a:link {
	color: #464646;
	text-decoration: none;
	}
	
.phone a:hover {
	text-decoration: underline;
	color: #ff0;
	}
	
.phone a:active {
	text-decoration: underline;
	color: #ff0;
	}
	
.phone a:visited {
	text-decoration: none;
	color: #464646;
	}


.subhead {
	font-size: 1.5em;
	font-weight: 700;
	color: #212020;
	margin-top:25px;
	margin-bottom:5px;
	}
	
	.bullets {
	font-size: 1.5em;
	font-weight: 700;
	color: #565353;
	}
	
.headline {
  font-size: clamp(1.0rem, 4vw, 2.5rem);
  font-weight: 700;
  color: #212020;
  line-height: 1.3;           /* tighter vertical spacing */
  letter-spacing: -0.5px;     /* slightly tighter horizontal spacing */
}


.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width:90%;
}

.nopad {
	padding:0;
}



/** ###### **/	
/** ###### **/
/**FAQs**/
/** ###### **/
/** ###### **/

.faq-box, .faq-box-dark {
	
min-height: 250px;
	width: 95%;
	padding:20px;
	margin-bottom:30px;
	background-color:#fff;
	opacity: 0.7;
}

.faq-q, .faq-a {
	font-size: 16px;
	font-weight: 700;
	line-height: 18pt;
	color: #000;
	text-align: left;
	margin-bottom: 2px;
	}
	
.faq-a {
	font-weight: 400;
	margin-bottom: 15px;
	}
	
.faq-a a:link {
	text-decoration: underline;
	}
	
.faq-a a:hover {
	color: #B1AAAA;
	text-decoration: none;
	}

.faq-a a:active {
	color: #ff0000;
	text-decoration: none;
	}
	
.faq-a a:visited {
	text-decoration: none;
	}
	


/** ###### **/	
/** ###### **/
/**MISC**/
/** ###### **/	
/** ###### **/






/** ###### **/	
/** ###### **/
/**FOOTER - see also FOOTER2**/
/** ###### **/	
/** ###### **/

.footer {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-align:center
}

.footer a:link {
	color: #fff;
	text-decoration: none;
	}
	
.footer a:hover {
	text-decoration: underline;
	color: #fff;
	opacity:0.6;
	}
	
.footer a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.footer a:visited {
	text-decoration: none;
	color: #fff;
	}

.footertxt {
	font-size: 12px;
	font-weight: 400;
	color: #211F1F;
	line-height: 15px;
}


	 
/** ###### **/	
/** ###### **/
/**@MEDIA**/
/** ###### **/	
/** ###### **/


 /** MOBILE  anything UP TO 600px **/

@media only screen and (max-width: 599px) {
.desktop, #headerdesk, #searchboxdesk, #detail_images_desktop, #detail_images_desktop_message, #detail-top-section-desktop { 
	display: none;
  }
.mobile, #searchboxmob {
	display: block;
  }
}

/** TABLET applies to anything between 600px and 885px **/
@media only screen and (min-width: 600px) and (max-width: 885px) {
.mobile, #searchboxmob, #detail_images_mobile, #detail_images_desktop_message, #headerdesk, #mobile_intro, #hide-delivery, #hide-frames, #hide-gifts, #hide-guarantee, #hide-genre, #hide-bargains, #detail-top-section-desktop {
	display: none;
  }
#headerdesk, #menudesk, #searchboxdesk, #detail_images_mobile_message, #detail-top-section-tablet {
	display: block;
  }
  }

/** DESKTOP applies to anything over 885px **/
 @media only screen and (min-width: 885px) {
  .mobile, #searchboxmob, #detail_images_mobile, #detail_images_mobile_message, #headertablet, #mobile_intro, #more-links, #detail-top-section-tablet, #space-above-year { 
	display: none;
  }
#headerdesk {
	display: block;
  }
}


/** ###### **/	
/** ###### **/
/** CLOSE @MEDIA**/
/** ###### **/	
/** ###### **/


.quote-mark {
  font-size: 1.5em;      /* Change size */
  vertical-align: top;   /* Adjust position */
  color: red;            /* Optional: change color */
  margin-right: 3px;
  margin-left: 3px;
}

.video-container {
  max-width: 800px;
  margin: 0 auto;
}




