/* 
	
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.rhino-payb.subSubSection1 li.subSubSectionLink1 a.button,
body.rhino-payb.subSubSection1 li.subSubSectionLink1 a.buttonIcon,
body.rhino-payb.subSubSection1 li.subSubSectionLink1 a.buttonIcon span.icon,
body.rhino-payb.subSubSection1 li.subSubSectionLink1 a.button span.icon,
body.rhino-payb.subSubSection1 li.subSubSectionLink1 a.button span.label,
body.rhino-payb.subSubSection2 li.subSubSectionLink2 a.button,
body.rhino-payb.subSubSection2 li.subSubSectionLink2 a.buttonIcon,
body.rhino-payb.subSubSection2 li.subSubSectionLink2 a.buttonIcon span.icon,
body.rhino-payb.subSubSection2 li.subSubSectionLink2 a.button span.icon,
body.rhino-payb.subSubSection2 li.subSubSectionLink2 a.button span.label,
body.rhino-payb.subSubSection3 li.subSubSectionLink3 a.button,
body.rhino-payb.subSubSection3 li.subSubSectionLink3 a.buttonIcon,
body.rhino-payb.subSubSection3 li.subSubSectionLink3 a.buttonIcon span.icon,
body.rhino-payb.subSubSection3 li.subSubSectionLink3 a.button span.icon,
body.rhino-payb.subSubSection3 li.subSubSectionLink3 a.button span.label,
body.rhino-payb.subSubSection4 li.subSubSectionLink4 a.button,
body.rhino-payb.subSubSection4 li.subSubSectionLink4 a.buttonIcon,
body.rhino-payb.subSubSection4 li.subSubSectionLink4 a.buttonIcon span.icon,
body.rhino-payb.subSubSection4 li.subSubSectionLink4 a.button span.icon,
body.rhino-payb.subSubSection4 li.subSubSectionLink4 a.button span.label,
body.rhino-payb.subSubSection5 li.subSubSectionLink5 a.button,
body.rhino-payb.subSubSection5 li.subSubSectionLink5 a.buttonIcon,
body.rhino-payb.subSubSection5 li.subSubSectionLink5 a.buttonIcon span.icon,
body.rhino-payb.subSubSection5 li.subSubSectionLink5 a.button span.icon,
body.rhino-payb.subSubSection5 li.subSubSectionLink5 a.button span.label,
body.rhino-payb.subSubSection6 li.subSubSectionLink6 a.button,
body.rhino-payb.subSubSection6 li.subSubSectionLink6 a.buttonIcon,
body.rhino-payb.subSubSection6 li.subSubSectionLink6 a.buttonIcon span.icon,
body.rhino-payb.subSubSection6 li.subSubSectionLink6 a.button span.icon,
body.rhino-payb.subSubSection6 li.subSubSectionLink6 a.button span.label,
body.rhino-payb.subSubSection7 li.subSubSectionLink7 a.button,
body.rhino-payb.subSubSection7 li.subSubSectionLink7 a.buttonIcon,
body.rhino-payb.subSubSection7 li.subSubSectionLink7 a.buttonIcon span.icon,
body.rhino-payb.subSubSection7 li.subSubSectionLink7 a.button span.icon,
body.rhino-payb.subSubSection7 li.subSubSectionLink7 a.button span.label,
body.rhino-payb.subSubSection8 li.subSubSectionLink8 a.button,
body.rhino-payb.subSubSection8 li.subSubSectionLink8 a.buttonIcon,
body.rhino-payb.subSubSection8 li.subSubSectionLink8 a.buttonIcon span.icon,
body.rhino-payb.subSubSection8 li.subSubSectionLink8 a.button span.icon,
body.rhino-payb.subSubSection8 li.subSubSectionLink8 a.button span.label,
body.rhino-payb.subSubSection9 li.subSubSectionLink9 a.button,
body.rhino-payb.subSubSection9 li.subSubSectionLink9 a.buttonIcon,
body.rhino-payb.subSubSection9 li.subSubSectionLink9 a.buttonIcon span.icon,
body.rhino-payb.subSubSection9 li.subSubSectionLink9 a.button span.icon,
body.rhino-payb.subSubSection9 li.subSubSectionLink9 a.button span.label,
body.rhino-payb.subSSubection10 li.subSubSectionLink10 a.button,
body.rhino-payb.subSubSection10
  li.subSubSectionLink10
  a.buttonIcon
  body.rhino-payb.subSubSection10
  li.subSubSectionLink10
  a.buttonIcon
  span.icon,
body.rhino-payb.subSubSection10 li.subSubSectionLink10 a.button span.icon,
body.rhino-payb.subSubSection10 li.subSubSectionLink10 a.button span.label {
  color: #323b40;
}
.rhino-payb.greenUI a.button,
.rhino-payb.greenUI a.buttonIcon,
.rhino-payb .buttonIconInner,
.rhino-payb .buttonInner,
.rhino-payb .buttonIconInner,
.rhino-payb .buttonInner {
  /*color: @buttText;*/
}

.rhino-payb div.s4cContent,
.rhino-payb .s4c-static #s4c-main-wrapper {
  padding-top: 45px;
}

.rhino-payb .s4cContent div.masonryItemInfo a,
.rhino-payb .s4cContent div.masonryItemInfo a span.icon {
  color: #323b40;
}
.rhino-payb .s4cContent div.masonryItemInfo a:hover,
.rhino-payb .s4cContent div.masonryItemInfo a span.icon:hover {
  color: #fff;
}
.rhino-payb div.pageSubTitle > h2 {
  font-size: 1.5em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rhino-payb div.pageSubTitle > h2 {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 1024px) {
  .rhino-payb div.pageSubTitle > h2 {
    font-size: 3.5em;
  }
}
.rhino-payb div.pageSubSubTitle > h3 {
  text-align: center;
}
.rhino-payb .s4cContent a.button,
.rhino-payb .s4cContent a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.rhino-payb .s4cContent a.button span.skew,
.rhino-payb .s4cContent a.buttonIcon span.skew {
  background: #dce1df;
  color: #323b40;
}
.rhino-payb .buttonIconInner:hover,
.rhino-payb .buttonInner:hover {
  color: #323b40;
}
.rhino-payb.greenUI a.button:hover span.icon,
.rhino-payb.greenUI a.buttonIcon:hover span.icon {
  color: #323b40;
}
.rhino-payb a.button span.icon,
.rhino-payb a.buttonIcon span.icon {
  color: #fff;
}
.rhino-payb .lightBG a,
.rhino-payb .darkBG a {
  color: #323b40;
}
.rhino-payb .lightBG a:hover,
.rhino-payb .darkBG a:hover {
  color: #dce1df;
}
.rhino-payb .actions a.button,
.rhino-payb .actions a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.rhino-payb .s4cContent a.button,
.rhino-payb .s4cContent a.buttonIcon {
  background: #323b40;
  color: #fff;
}
.rhino-payb .s4cContent a.button span.skew,
.rhino-payb .s4cContent a.buttonIcon span.skew {
  background: #dce1df;
  color: #323b40;
}
.rhino-payb .buttonIconInner:hover,
.buttonInner:hover {
  color: #323b40;
}
.rhino-payb.greenUI a.button:hover span.icon,
.rhino-payb.greenUI a.buttonIcon:hover span.icon {
  color: #323b40;
}
.rhino-payb .sectionHeading h1.largeHeading {
  font-weight: bold;
}
.rhino-payb a.button span.icon,
.rhino-payb a.buttonIcon span.icon {
  color: #fff;
}
.rhino-payb.greenUI a.carouselControl {
  background: #323b40;
}
.rhino-payb {
  background-size: cover;
}
@media screen and (max-width: 1600px) {
  .rhino-anfamol {
    background-size: auto;
  }
}
.rhino-payb.s4cSection2 ul.feedLinks span.icon {
  color: #323b40;
}
.rhino-payb.s4cSection2 .masonryGridItem a:hover {
  color: #323b40;
}
.rhino-payb.s4cSection2 ul.feedLinks a:hover span.icon,
.rhino-payb.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 */
.rhino-payb.darkBG .carouselControls a.carouselControl,
.rhino-payb.lightBG .carouselControls a.carouselControl {
  color: #fff;
}
.rhino-payb.greenUI a.carouselControl:hover {
  background: #dce1df;
}
.rhino-payb hr {
  background: #323b40;
}
ul.ba {
  list-style-type: none;
}
.rhino-payb .s4cContent div.masonryItemInfo h2 a,
.rhino-payb .s4cContent div.masonryItemInfo h2 a:hover {
  color: #33312d;
}
.rhino-payb strong {
  font-weight: bold;
}
.rhino-payb {
  background-attachment: fixed;
  background-position: top center !important;
  background-repeat: repeat-x;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  position: relative;
  z-index: 0;
}
.rhino-payb .hero {
  margin-bottom: 0;
  border-top: 1px solid #fff;
}
.rhino-payb .explore-main .masonryGridItemContent {
  background: none;
  color: #fff;
}
.music-4.rhino-payb .subSectionMenu,
.cerddoriaeth-4.rhino-payb .subSectionMenu,
.drama-2.rhino-payb .subSectionMenu,
.drama-3.rhino-payb .subSectionMenu,
.ffeithiol-2.rhino-payb .subSectionMenu,
.factual-2.rhino-payb .subSectionMenu,
.adloniant-3.rhino-payb .subSectionMenu,
.entertainment-3.rhino-payb .subSectionMenu {
  padding-bottom: 5%;
}
.rhino-payb .explore-main .masonryItemInfo,
.rhino-payb .explore-main .masonryItemInfo p {
  font-size: 1.9rem;
}
body.subSection.pori-10.rhino-payb .sectionHeading,
body.subSection.explore-10.rhino-payb .sectionHeading {
  padding: 2% 20px 0;
}
.pori-10.rhino-payb h1.largeHeading,
.explore-10.rhino-payb h1.largeHeading {
  padding: 4% 0 0;
}
.rhino-payb .sponsor {
  padding: 5.5% 0;
}
.rhino-payb div.masonryItemInfo ul li {
  list-style: outside none disc;
  display: list-item;
  margin: 0 0 0.5em 1em;
}
.rhino-payb #contact-form {
  padding: 25px 0 20px;
}
.rhino-payb #contact-form div {
  margin-bottom: 25px;
}
.rhino-payb #contact-form label span {
  cursor: pointer;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  margin: 5px 0;
}
.rhino-payb #contact-form input[type='text'],
.rhino-payb #contact-form input[type='email'],
.rhino-payb #contact-form input[type='tel'],
.rhino-payb #contact-form input[type='url'],
.rhino-payb #contact-form textarea,
.rhino-payb #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%;
}
.rhino-payb #contact-form select {
  height: 50px;
}
.rhino-payb #contact-form input[type='text']:hover,
.rhino-payb #contact-form input[type='email']:hover,
.rhino-payb #contact-form input[type='tel']:hover,
.rhino-payb #contact-form input[type='url']:hover,
.rhino-payb #contact-form textarea:hover,
.rhino-payb #contact-form select:hover {
  border: 1px solid #aaa;
  transition: border-color 0.3s ease-in-out 0s;
}
.rhino-payb #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;
}
.rhino-payb #contact-form input[type='checkbox']:hover {
  border: 1px solid #aaa;
  transition: border-color 0.3s ease-in-out 0s;
}
.rhino-payb #contact-form textarea {
  height: 100px;
  max-width: 100%;
}
.rhino-payb #contact-form select {
  height: 50px;
  max-width: 100%;
}
.rhino-payb #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%;
}
.rhino-payb #contact-form button[type='submit']:hover {
  background: none repeat scroll 0 0 #dce1df;
  transition: background-color 0.3s ease-in-out 0s;
}
.rhino-payb #contact-form button[type='submit']:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.rhino-payb #contact-form input:focus,
.rhino-payb #contact-form textarea:focus {
  border: 1px solid #999;
  outline: 0 none;
}
.rhino-payb #name_trp {
  display: none;
}

.rhino-payb li ul,
.rhino-payb li ol {
  font-size: 0.9rem;
}

.rhino-payb .heroText {
  font-size: 1.4rem;
}

.rhino-payb.survey .smcx-embed,
.rhino-payb.arolwg .smcx-embed,
.rhino-payb.survey .smcx-embed > .smcx-iframe-container,
.rhino-payb.arolwg .smcx-embed > .smcx-iframe-container {
  max-width: 960px;
  height: 510px;
}

.rhino-payb .sport-poll {
  border: 2px solid #ccc;
}

.rhino-payb .rhino-payb-survey {
  margin: 0 auto 4%;
  width: 100%;
  transition: height 300ms ease-in-out 0s;
  max-width: 600px;
  outline: rgb(232, 232, 232) solid 1px;
  position: relative;
}

.rhino-payb div.subSubSubSectionMenu {
  background: none;
  text-align: center;
  padding: 0;
  margin: 0;
}

.rhino-payb .subSubSubSectionNav {
  text-align: center;
}

.rhino-payb ul.subSubSubSectionNavList > li {
  display: inline-block;
}

.rhino-payb .contentBlock.subSubSection {
  padding: 0;
}

.rhino-payb div.subSubSection div.sectionHeading h1.largeHeading {
  margin: 0;
}
.rhino-payb .subSectionMenu {
  display: none;
}

body.rhino-payb.rhino-payb.pren-ar-y-bryn {
  background: black;
  background-position: center 2% !important;
  background-size: contain;
}

body.rhino-payb.pren-ar-y-bryn h1.largeHeading {
  padding: 17% 40% 10% !important;
}

.pren-ar-y-bryn .layoutBlockFluidMax1280Inner {padding-bottom:100px;}



@media screen and (min-width: 768px) {
  body.rhino-payb.pren-ar-y-bryn {
    background-position: top center !important;
  }
  body.rhino-payb.pren-ar-y-bryn h1.largeHeading {
    padding: 29% 40.5% 10% !important;
  }
}

@media screen and (min-width: 1024px) {
  body.rhino-payb.pren-ar-y-bryn h1.largeHeading {
    padding: 28.5% 41% 10% !important;
  }
}

/*# sourceMappingURL=style-rhino.css.map */
