#navigation ul.rmHorizontal ul.rmVertical li {
background: #75C7EB;
}

#navigation ul.rmHorizontal ul.rmVertical li a:hover {
color: #75c7eb; /* Changed by SS from #fff */
background-color: #ffffff; /* Added by SS */
transition: background 0.5s ease-out; /* Added by SS */
}

.RadMenu_GreatBarrierReef .rmSlide .MegaDropDownMenu {
	top: -100px;
}


@media (min-width: 1200px) {
  h2 {
    font-size: 32px;
  }
}
@media (min-width: 320px) {
  h2 {
    font-size: 18px;
  }
}

.MembersHome .h-light-blue h2 {
  font-size: 24px;
}

/**  inn8   **/

.UtilitySection.UtilityAuthentication {
  float: right;
  padding-top:5px;
}

/** portal iqa 2 col filters **/
@media (min-width: 767px) {
	
	.iQA2Col .PanelField {
	  width: 33%;
	  float: left;
	  clear: none;
	}

	.iQA2Col .TextButton {
	  float: left;
	  clear: left;
	}
}


.media-release p{text-align:center;font-weight:bold;color:#000000 !important;font-size:15px !important;line-height:1.8 !important;} /* Edited by SS, added colour, font-size and line-height to strip first-of-type conditions */
 