<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
	
This is to quickly build a stylesheet for a section for the CMS	
	
---------------------------------------------------------------------*/
/* Dark/Rhino colour
@buttText: #fff;
@buttHoverText: #323b40;
@buttBg: #323b40;
@buttHoverBg: #dce1df;
@buttActiveText: #323b40;
@buttActiveBg: #dce1df;

Rhino: #323b40
Pebble: #dce1df
Teal: #008c9b
*/
/* 1. Button Colours
-----------------------------------------------------------------------------------------------
===============================================================================================*/
body.hansh-rhino.subSubSection1 li.subSubSectionLink1 a.button,
body.hansh-rhino.subSubSection1 li.subSubSectionLink1 a.buttonIcon,
body.hansh-rhino.subSubSection1 li.subSubSectionLink1 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection1 li.subSubSectionLink1 a.button span.icon,
body.hansh-rhino.subSubSection1 li.subSubSectionLink1 a.button span.label,
body.hansh-rhino.subSubSection2 li.subSubSectionLink2 a.button,
body.hansh-rhino.subSubSection2 li.subSubSectionLink2 a.buttonIcon,
body.hansh-rhino.subSubSection2 li.subSubSectionLink2 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection2 li.subSubSectionLink2 a.button span.icon,
body.hansh-rhino.subSubSection2 li.subSubSectionLink2 a.button span.label,
body.hansh-rhino.subSubSection3 li.subSubSectionLink3 a.button,
body.hansh-rhino.subSubSection3 li.subSubSectionLink3 a.buttonIcon,
body.hansh-rhino.subSubSection3 li.subSubSectionLink3 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection3 li.subSubSectionLink3 a.button span.icon,
body.hansh-rhino.subSubSection3 li.subSubSectionLink3 a.button span.label,
body.hansh-rhino.subSubSection4 li.subSubSectionLink4 a.button,
body.hansh-rhino.subSubSection4 li.subSubSectionLink4 a.buttonIcon,
body.hansh-rhino.subSubSection4 li.subSubSectionLink4 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection4 li.subSubSectionLink4 a.button span.icon,
body.hansh-rhino.subSubSection4 li.subSubSectionLink4 a.button span.label,
body.hansh-rhino.subSubSection5 li.subSubSectionLink5 a.button,
body.hansh-rhino.subSubSection5 li.subSubSectionLink5 a.buttonIcon,
body.hansh-rhino.subSubSection5 li.subSubSectionLink5 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection5 li.subSubSectionLink5 a.button span.icon,
body.hansh-rhino.subSubSection5 li.subSubSectionLink5 a.button span.label,
body.hansh-rhino.subSubSection6 li.subSubSectionLink6 a.button,
body.hansh-rhino.subSubSection6 li.subSubSectionLink6 a.buttonIcon,
body.hansh-rhino.subSubSection6 li.subSubSectionLink6 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection6 li.subSubSectionLink6 a.button span.icon,
body.hansh-rhino.subSubSection6 li.subSubSectionLink6 a.button span.label,
body.hansh-rhino.subSubSection7 li.subSubSectionLink7 a.button,
body.hansh-rhino.subSubSection7 li.subSubSectionLink7 a.buttonIcon,
body.hansh-rhino.subSubSection7 li.subSubSectionLink7 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection7 li.subSubSectionLink7 a.button span.icon,
body.hansh-rhino.subSubSection7 li.subSubSectionLink7 a.button span.label,
body.hansh-rhino.subSubSection8 li.subSubSectionLink8 a.button,
body.hansh-rhino.subSubSection8 li.subSubSectionLink8 a.buttonIcon,
body.hansh-rhino.subSubSection8 li.subSubSectionLink8 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection8 li.subSubSectionLink8 a.button span.icon,
body.hansh-rhino.subSubSection8 li.subSubSectionLink8 a.button span.label,
body.hansh-rhino.subSubSection9 li.subSubSectionLink9 a.button,
body.hansh-rhino.subSubSection9 li.subSubSectionLink9 a.buttonIcon,
body.hansh-rhino.subSubSection9 li.subSubSectionLink9 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection9 li.subSubSectionLink9 a.button span.icon,
body.hansh-rhino.subSubSection9 li.subSubSectionLink9 a.button span.label,
body.hansh-rhino.subSSubection10 li.subSubSectionLink10 a.button,
body.hansh-rhino.subSubSection10 li.subSubSectionLink10 a.buttonIcon body.hansh-rhino.subSubSection10 li.subSubSectionLink10 a.buttonIcon span.icon,
body.hansh-rhino.subSubSection10 li.subSubSectionLink10 a.button span.icon,
body.hansh-rhino.subSubSection10 li.subSubSectionLink10 a.button span.label {
  color: #323b40;
}
.hansh-rhino.greenUI a.button,
.hansh-rhino.greenUI a.buttonIcon,
.hansh-rhino .buttonIconInner,
.hansh-rhino .buttonInner,
.hansh-rhino .buttonIconInner,
.hansh-rhino .buttonInner {
  /*color: @buttText;*/
}
.hansh-rhino .s4cContent div.masonryItemInfo a,
.hansh-rhino .s4cContent div.masonryItemInfo a span.icon {
  color: #323b40;
}
.hansh-rhino .s4cContent div.masonryItemInfo a:hover,
.hansh-rhino .s4cContent div.masonryItemInfo a span.icon:hover {
  color: #fff;
}
.hansh-rhino .s4cContent a.button,
.hansh-rhino .s4cContent a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.hansh-rhino .s4cContent a.button span.skew,
.hansh-rhino .s4cContent a.buttonIcon span.skew {
  background: #dce1df;
  color: #323b40;
}
.hansh-rhino .buttonIconInner:hover,
.hansh-rhino .buttonInner:hover {
  color: #323b40;
}
.hansh-rhino.greenUI a.button:hover span.icon,
.hansh-rhino.greenUI a.buttonIcon:hover span.icon {
  color: #323b40;
}
.hansh-rhino a.button span.icon,
.hansh-rhino a.buttonIcon span.icon {
  color: #fff;
}
.hansh-rhino .lightBG a,
.hansh-rhino .darkBG a {
  color: #323b40;
}
.hansh-rhino .lightBG a:hover,
.hansh-rhino .darkBG a:hover {
  color: #dce1df;
}
.hansh-rhino .actions a.button,
.hansh-rhino .actions a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.hansh-rhino .s4cContent a.button,
.hansh-rhino .s4cContent a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.hansh-rhino .s4cContent a.button span.skew,
.hansh-rhino .s4cContent a.buttonIcon span.skew {
  background: #dce1df;
  color: #323b40;
}
.hansh-rhino .buttonIconInner:hover,
.buttonInner:hover {
  color: #323b40;
}
.hansh-rhino.greenUI a.button:hover span.icon,
.hansh-rhino.greenUI a.buttonIcon:hover span.icon {
  color: #323b40;
}
.hansh-rhino strong {
  font-weight: bold;
}
.hansh-rhino a.button span.icon,
.hansh-rhino a.buttonIcon span.icon {
  color: #fff;
}
.hansh-rhino.greenUI a.carouselControl {
  background: #323b40;
}
.hansh-rhino.s4cSection2 ul.feedLinks span.icon {
  color: #323b40;
}
.hansh-rhino.s4cSection2 .masonryGridItem a:hover {
  color: #323b40;
}
.hansh-rhino.s4cSection2 ul.feedLinks a:hover span.icon,
.hansh-rhino.s4cSection2 ul.feedLinks a:focus span.icon {
  color: #323b40;
}
ul.feedLinks a:hover,
ul.feedLinks a:focus {
  -webkit-box-shadow: inset -30px 0 0 0 #323b40;
  -moz-box-shadow: inset -30px 0 0 0 #323b40;
}
/* Custom Styles */
.hansh-rhino.darkBG .carouselControls a.carouselControl,
.hansh-rhino.lightBG .carouselControls a.carouselControl {
  color: #fff;
}
.hansh-rhino.greenUI a.carouselControl:hover {
  background: #dce1df;
}
.hansh-rhino hr {
  background: #323b40;
}
.hansh-rhino .s4cContent div.masonryItemInfo h2 a,
.hansh-rhino .s4cContent div.masonryItemInfo h2 a:hover {
  color: #33312D;
}
.hansh-rhino strong {
  font-weight: bold;
}
.hansh-rhino {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: repeat-x;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.hansh-rhino .hero {
  margin-bottom: 0;
  border-top: 1px solid #fff;
}
.hansh-rhino .explore-main .masonryGridItemContent {
  background: none;
  color: #fff;
}
.music-4.hansh-rhino .subSectionMenu,
.cerddoriaeth-4.hansh-rhino .subSectionMenu,
.drama-2.hansh-rhino .subSectionMenu,
.drama-3.hansh-rhino .subSectionMenu,
.ffeithiol-2.hansh-rhino .subSectionMenu,
.factual-2.hansh-rhino .subSectionMenu,
.adloniant-3.hansh-rhino .subSectionMenu,
.entertainment-3.hansh-rhino .subSectionMenu {
  padding-bottom: 5%;
}
.hansh-rhino .explore-main .masonryItemInfo,
.hansh-rhino .explore-main .masonryItemInfo p {
  font-size: 1.9rem;
}
body.subSection.pori-10.hansh-rhino .sectionHeading,
body.subSection.explore-10.hansh-rhino .sectionHeading {
  padding: 2% 20px 0;
}
.pori-10.hansh-rhino h1.largeHeading,
.explore-10.hansh-rhino h1.largeHeading {
  padding: 4% 0 0;
}
.hansh-rhino .sponsor {
  padding: 5.5% 0;
}
.hansh-rhino div.masonryItemInfo ul li {
  list-style: outside none disc;
  display: list-item;
  margin: 0 0 0.5em 1em;
}
.hansh-rhino #contact-form {
  padding: 25px 0 20px;
}
.hansh-rhino #contact-form div {
  margin-bottom: 25px;
}
.hansh-rhino #contact-form label span {
  cursor: pointer;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  margin: 5px 0;
}
.hansh-rhino #contact-form input[type="text"],
.hansh-rhino #contact-form input[type="email"],
.hansh-rhino #contact-form input[type="tel"],
.hansh-rhino #contact-form input[type="url"],
.hansh-rhino #contact-form textarea,
.hansh-rhino #contact-form select {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 2px #ddd inset, 0 1px 0 #fff;
  margin: 0 0 5px;
  padding: 10px;
  width: 100%;
}
.hansh-rhino #contact-form select {
  height: 50px;
}
.hansh-rhino #contact-form input[type="text"]:hover,
.hansh-rhino #contact-form input[type="email"]:hover,
.hansh-rhino #contact-form input[type="tel"]:hover,
.hansh-rhino #contact-form input[type="url"]:hover,
.hansh-rhino #contact-form textarea:hover,
.hansh-rhino #contact-form select:hover {
  border: 1px solid #aaa;
  transition: border-color 0.3s ease-in-out 0s;
}
.hansh-rhino #contact-form input[type="checkbox"] {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 2px #ddd inset, 0 1px 0 #fff;
  margin: 0 0 5px;
  padding: 10px;
}
.hansh-rhino #contact-form input[type="checkbox"]:hover {
  border: 1px solid #aaa;
  transition: border-color 0.3s ease-in-out 0s;
}
.hansh-rhino #contact-form textarea {
  height: 100px;
  max-width: 100%;
}
.hansh-rhino #contact-form select {
  height: 50px;
  max-width: 100%;
}
.hansh-rhino #contact-form button[type="submit"] {
  background: #323b40;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  margin: 0 0 5px;
  max-width: 250px;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.hansh-rhino #contact-form button[type="submit"]:hover {
  background: none repeat scroll 0 0 #dce1df;
  transition: background-color 0.3s ease-in-out 0s;
}
.hansh-rhino #contact-form button[type="submit"]:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.hansh-rhino #contact-form input:focus,
.hansh-rhino #contact-form textarea:focus {
  border: 1px solid #999;
  outline: 0 none;
}
.hansh-rhino #name_trp {
  display: none;
}

.hansh-rhino li ul, .hansh-rhino li ol {
font-size: 0.9rem;
}

.hansh-rhino .heroText {
font-size: 1.4rem;
}

.hansh-rhino ul.s4c-social-list-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-width: 460px;
    margin: 0 auto;
    margin-bottom: 10%;
	}
	
	
	.hansh-rhino .s4c-social-list-wrapper li a {
	    display: block;
	    color: white;
	    text-align: center;
	    padding: 16px;
	    text-decoration: none;
	    font-size: 3.6em;
	}

	
	.hansh-rhino .s4c-social-list-wrapper span.icon {
		color: #6478BA;
	}
	
	.hansh-rhino .s4c-social-list-wrapper span.icon:hover {
		color: #fff;
	}

@media only screen and (min-width: 670px) {
.hansh-rhino .s4c-social-list-wrapper li a {
float:left;
	}

.hansh-rhino .s4c-social-list-wrapper li:first-child {
padding-left: 0;
}

}

.hansh-rhino div.layoutBlockFluidMax1280Inner {
color: #6579b8;
}
/*# sourceMappingURL=style-rhino.css.map */</pre></body></html>