@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

@media(min-width: 601px){
	/* START Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
	.sf_cols{width:100% !important;margin:0 !important;padding:0 !important}
	.sf_cols:before,.sf_cols:after{content:"" !important;display:table !important}
	.sf_cols:after{clear:both !important}
	.sf_cols{zoom:1 !important}
	.sf_colsOut+.sf_colsOut{*margin-left:-1px!important}
	.sf_block{display:block !important}
	.sf_1col_1_100{float:none !important;margin:0 !important}
	.sf_2cols_1_25{float:left !important;width:25% !important;margin:0 !important}
	.sf_2cols_2_75{float:right !important;width:75% !important;margin:0 !important}
	.sf_2cols_2_75 .sf_2cols_2in_75{margin-left:12px !important}
	.sf_2cols_1_33{float:left !important;width:33% !important;margin:0 !important}
	.sf_2cols_2_67{float:right !important;width:67% !important;margin:0 !important}
	.sf_2cols_2_67 .sf_2cols_2in_67{margin-left:12px !important}
	.sf_2cols_1_50{float:left !important;width:50% !important;margin:0 !important}
	.sf_2cols_2_50{float:right !important;width:50% !important;margin:0 !important}
	.sf_2cols_2_50 .sf_2cols_2in_50{margin-left:12px !important}
	.sf_2cols_1_67{float:left !important;width:67% !important;margin:0 !important}
	.sf_2cols_2_33{float:right !important;width:33% !important;margin:0 !important}
	.sf_2cols_2_33 .sf_2cols_2in_33{margin-left:12px !important}
	.sf_2cols_1_75{float:left !important;width:75% !important;margin:0 !important}
	.sf_2cols_2_25{float:right !important;width:25% !important;margin:0 !important}
	.sf_2cols_2_25 .sf_2cols_2in_25{margin-left:12px !important}
	.sf_3cols_1_33{float:left !important;width:33% !important;margin:0 !important}
	.sf_3cols_2_34{float:left !important;width:34% !important;margin:0 !important}
	.sf_3cols_3_33{float:left !important;width:33% !important;margin:0 !important;_margin-left:-1px!important}
	.sf_3cols_2_34 .sf_3cols_2in_34,.sf_3cols_3_33 .sf_3cols_3in_33{margin-left:12px !important}
	.sf_3cols_1_25{float:left !important;width:25% !important;margin:0 !important}
	.sf_3cols_2_50{float:left !important;width:50% !important;margin:0 !important}
	.sf_3cols_3_25{float:left !important;width:25% !important;margin:0 !important;_margin-left:-1px!important}
	.sf_3cols_2_50 .sf_3cols_2in_50,.sf_3cols_3_25 .sf_3cols_3in_25{margin-left:12px !important}
	.sf_4cols_1_25,.sf_4cols_2_25,.sf_4cols_3_25,.sf_4cols_4_25{float:left;width:25%;margin:0 !important}
	.sf_4cols_4_25{_margin-left:-1px!important}
	.sf_4cols_2_25 .sf_4cols_2in_25,.sf_4cols_3_25 .sf_4cols_3in_25,.sf_4cols_4_25 .sf_4cols_4in_25{margin-left:12px !important}
	.sf_5cols_1_20,.sf_5cols_2_20,.sf_5cols_3_20,.sf_5cols_4_20,.sf_5cols_5_20{float:left;width:20%;margin:0 !important}
	.sf_5cols_5_20{_margin-left:-1px!important}
	.sf_5cols_2_20 .sf_5cols_2in_20,.sf_5cols_3_20 .sf_5cols_3in_20,.sf_5cols_4_20 .sf_5cols_4in_20,.sf_5cols_5_20 .sf_5cols_5in_20{margin-left:12px !important}
	/* END Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
}
html {
  scroll-behavior: smooth;
}
hr {
	margin: 3.5em 0 !important;
}
.h2Alt {
	border-left: 5px solid #3353a4;
    padding: 2px 0 0 15px;
}
.h2PrimaryHolder {
    width: 100%;
    /*display: flex;
    align-items: center;*/
}
.h2PrimaryImage {
	width: 100%;
    display: inline-block;
    /*float: left;*/
    height: 100%;
    overflow: hidden;
}
.h2PrimaryText {
	width: 50%;
	/*padding-left: 25px;*/
}
.sfContentBlock h1 {
	font-size: 2em !important;
	margin: 15px 0 30px 0 !important;
	line-height: 1.2em;
}
/* Wrapper override, to cause page bleed */
.wrapper{
	min-width: 0px !important;
}
/* Quick link styling */
.quickLinksParent {
	float: left;
    width: 280px;
    margin: -50px 35px 45px 15px;
    position: relative;
}
.quickLinksHolder {
	background-color: white;
	width: 100%;
	padding: 5px 15px 5px 15px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-shadow: 0px 0px 4px 0px #b0b0b0;
	border-top: 5px solid #3353a5;
}
@media(max-width: 600px){
	.quickLinksParent{
		margin: 20px;
	}
	.verticalAlign{
		display: inline-block !important;
	}
	.contentCalloutText {
		width: 100% !important;
	}
	.btn {
		float: none !important;
	}
	.subHeadingContainer {
		width: 94% !important;
	}
	.sfexpandableListWrp {
		padding: 0 !important;
	}
}
@media(max-width: 475px){
	.quickLinksParent{
		width: 100% !important;
		margin: 20px 0 !important;
	}
	.searchbox{
		width: 80% !important;
		margin-bottom: 20px !important;
	}
}
.quickLinksHolder.anchorHolder {
	border-top: 5px solid #ffc62b !important;
}
.quickLinksHolder > h3 {
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 1.5em;
}
/*.quickLink:before {
	content: "> ";
	margin-right: 10px;
}*/
.quickLink {
	background-color: white;
	padding: 7px 10px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	font-size: 1em;
}
.anchor:before {
	/*font-family: 'Material Icons';*/
    content: '▾';
    margin: -5px 10px 0 0px;
    color: #848484;
}
.quickLinksHeaderAnchor:before {
	content: "On this page ...";
}
.quickLink:hover {
	color: #3353a5;
	background-color: #d0daf4;
	color: #3353a5;
}
.quickLink a {
	text-decoration: none !important;
	color: grey !important;
}
.quickLink:last-child {
    margin-bottom: 5px;
}
/* List styling */
.listContainer, .listContainer li {
	display: inline-block;
	text-align: center;
}
.content {
    padding: 0 3%;
}
.subHeadingContainer {
	width: 31%;
    display: inline-block;
    text-align: left !important;
    float: left;
    margin: 10px;
    min-height: 420px;
	box-shadow: -1px 0 5px #dadada;
	transition: all 0.2s;
	position: relative;
}
.subHeadingContainer.landing:hover {
	box-shadow: -1px 0 5px #dadada;
}
.subHeadingContainer a {
    text-decoration: none !important;
}
.findOutMore {
	padding: 5px 20px;
    background-color: #3353a5;
    color: white;
    display: inline-block;
    border-radius: 3px;
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    color: white !important;
}
.findOutMore > a {
	color: white !important;
}
.subHeadingContainer:hover {
	box-shadow: 0 0 20px #c5c5c5;
}
.subHeadingContainerText{
	padding: 0 20px 20px 20px;
}
.subHeadingContainerText h3{
	font-weight: 900;
}
.subHeadingContainerText li {
    margin: 2px 0;
}
.subHeadingContainer h4 {
	margin-top: 0;
}
.subHeadingContainerImage { 
	height: 150px !important; 
	width: 100%;
	overflow: hidden;
}
.subHeadingContainerImage img {
    width: 100% !important;
    margin-bottom: 20px;
    max-width: 500px !important;
}
@media(max-width: 1000px){
	.subHeadingContainer {width: 46%}
}
.internalNav, .galleria-info, .galleria-counter {
	display: none !important;
}
.nine {
	width: 100% !important;
}
.row > .columns {
    margin-left: 0px !important;
}
.sfimageListItem > a > img {
	width: 100% !important;
	height: 250px;
	overflow: hidden;
}
/* General content styling */
.padded {
	margin-left: 10%;
	margin-right: 10%;
}
.verticalAlign {
	display: flex;
	justify-content: center;
	align-items: center;
}
.contentCalloutText {
	width: 50%;
	margin-right: 5%;
}
/* Custom Image Gallery Changes*/
.galleria-container {
	background-color: white !important;
}
.galleria-thumbnails > .galleria-image {
    width: 15px !important;
    height: 15px !important;
    border-radius: 15px;
}
.galleria-images > .galleria-image > img {
	width: 100% !important;
	left: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}
.galleria-image {
	width: 100% !important;
	height: 360px !important;
}
.galleria-stage {
	left: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}
.galleria-thumbnails-container {
	height: 30px !important;	
}
.galleria-thumbnails {
    left: 47% !important;
}
.galleria-thumbnails .galleria-image {
	border: 0px;
	background: white;
}
.floatingPic {
	height: 200px;
	width: 200px;
	border-radius: 200px;
	position: absolute;
	left: 50px;
	top: 350px;
	background: url("http://unitingcareqld.com.au/sfimages/default-source/unitingcare-qld/abstract/unitingcare-community.png?sfvrsn=0?timestamp=1527227307710");
	background-repeat: no-repeat;
	background-position: -75px -200px;
	z-index: 2;
}
.ksp {
	float: left;
    width: 330px !important;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
}
.section-lead {
	font-size: 1.4em;
    line-height: 1.5em;
    color: #848484;
    margin-top: -15px;
}
.mainContent .section-lead:nth-of-type(1){
	display: flex !important;
}
/*
.sfContentBlock ul {
  list-style: none !important;
}
.sfContentBlock ul li:before {    
    font-family: 'Material Icons';
    content: 'stop';
    margin: -5px 10px 0 -15px;
    color: #555463;
}*/
.sfContentBlock ul {
    margin-left: 20px;
}
/* Search results styling */
.sfsearchResultHighLighter {
	margin-bottom: 15px;
}
.sfsearchResultTitle {
    font-size: 1.25em;
    font-weight: 900;
    margin-top: 15px;
}
.sf_PagerCurrent {
	text-decoration: none !important;
	cursor: default;
	pointer-events: none;
}
.sf_PagerCurrent::before {
    content: "Results: ";
}
.sf_pagerNumeric > a {
	margin-right: 8px;
}
.sf_pagerNumeric {
    background-color: #efeeed;
    padding: 10px;
}
dd {
	margin: 0 !important;
}
dt, dd {
    background-color: #efeeed;
    padding: 5px;
}
.sfsearchResultSnippet {
	padding: 0 !important;
}
.sfsearchResultStatistics {
    font-size: 1.765em;
}
.searchbox {
    padding: 10px;
}
@media(min-width: 476px){
	.searchbox {width: 50% !important;}
}
.btnSearch {
	background-image: url(/sfimages/librariesprovider4/Maternity/search.png?sfvrsn=2) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
#AddThisContentPlaceHolder_C012{
	text-align: center;
}
/* Styling for accordion list */
.sflistExpandAllLnkWrp {
	display: none;
}
.sflistTitle {
	text-align: center;
}
.sflistItemTitle > a {
    background-color: #efeeed;
    padding: 15px;
    width: 100% !important;
    display: inline-block;
    font-weight: 900;
    box-sizing: border-box;
}
.sfcontent {
    padding: 0 2%;
    margin-bottom: 40px;
    /*font-size: 1.2em;
    line-height: 1.3em;*/
}
.sfContentBlock > h1 {
    margin-top: 30px !important;
}
.sfexpandableListWrp {
	/*padding: 0 10%;*/
}
/* Form stlying */
.sfFormsEditor textarea {
    width: 70%;
}
.k-list-container{
	width: 200px !important;
    margin-left: 10px !important;
    margin-top: 3px;
    border-top: 1px solid #cccccc;
}
.k-list-container ul.k-list{
	padding: 5px;
}
.k-list-container li.k-item {
	background-color: #efeeed;
    margin-bottom: 5px;
    border-radius: 2px;
}
.k-list-container li.k-item:last-of-type {
	margin-bottom: 0px;
}
/* Form amends */
.sfFormsEditor .sfTxtBoxMedium input[type="text"] {
	width: 100%;
}
.sfFormsEditor textarea {
	width: 100%;
	margin-bottom: 15px;
}
/* Event listing */
.eventHeader {
	position: relative;
	width: 100%;
}
.eventDetailsHolder {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: calc(100% - 30px);
	background-color: rgba(255, 255, 255, 0.85);
	display: inline-block;
	padding: 15px;
	box-sizing: border-box;
}
.eventDateTimeHolder {
    display: flex;
    align-items: center;
}
.eventDateTimeHolder:first-of-type {
	margin-bottom: 15px;
}
.eventTitle {
    width: 100%;
    font-size: 2em;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1em;
}
.eventDate, .eventTime, .eventAddress {
	display: inline-block;
	font-size: 1em;
	margin-right: 25px;
}
.eventDateIcon {
	background: url("/sfimages/librariesprovider4/Maternity/calendar.png?sfvrsn=2");
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px; 
	height: 25px; 
	display: inline-block;
	margin-right: 10px;
}
.eventTimeIcon {
	background: url("/sfimages/librariesprovider4/Maternity/clock-circular-outline-(1).png?sfvrsn=2"); 
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px; 
	height: 25px; 
	display: inline-block;
	margin-right: 10px;
}
.eventAddressIcon {
	background: url("/sfimages/librariesprovider4/Maternity/placeholder.png?sfvrsn=2"); 
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px; 
	height: 25px; 
	display: inline-block;
	margin-right: 10px;
}
.eventRegisterButton {
    width: 150px;
    display: inline-block;
    height: 35px;
    border-radius: 3px;
    background-color: orange;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
	right: 28px;
    bottom: 28px;
}
.eventDateHolder {
	display: inherit;
}
@media(max-width: 850px){
	.eventDetailsHolder {
		position: relative;
		bottom: 0;
		right: 0;
	}
	.eventDateTimeHolder {
		display: inline-block;
	}
	.eventDateHolder, .eventTimeHolder, .eventAddressHolder {
		width: 100%;
		margin-bottom: 20px;
		display: flex;
	}
	.eventRegisterButton {
		position: static;
	}
}
.sflistItemContent.sfcontent.sflistItemContentExp ul {
	list-style: disc inside !important;
	margin-left: 20px !important;
}
.dualColumnProCon {
	width: 50%; 
	max-width: 250px; 
	display: inline-block;
	vertical-align: top;
}

/* Video styling */
.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#videoBanner {
    width: 100%;
    height: 500px;
}
.quickLinksParent{
    margin: -50px 35px 25px 15px !important;   
}
.videoUnder {
    margin: 32px 35px 35px 0 !important;
}
.quickLinksVideo{
  width: 100%;
  height: 150px;
  margin-top: 15px;
  /*box-shadow: 0px 0px 4px 0px #b0b0b0;*/
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.quickLinksVideo img{
    position: absolute;
    width: 30%;
    left: 35%;
    top: 28%;
    opacity: 0.8;
    pointer-events: none;
}
.quickLinksVideoThumb, .quickLinksVideoText{
  height: 100%;
  display: inline-block;
  float: left;
  cursor: pointer;
    background-image: url(https://img.youtube.com/vi/sqyYAo9XHyc/0.jpg);
  background-size: contain;
}
.quickLinksVideoThumb{
  width: 100%;
}
.quickLinksVideoText{
  width: 67%;
  padding: 10px;
  font-size: 1em;
  font-weight: 900;
    line-height: 1.3em;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none !important;
}
.arrow-right {
  width: 0;
  height: 0;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 60px solid #f00;
  position: absolute;
  left: 110px;
  top: 32px;
  opacity: 0.5;
  pointer-events: none;
}
.videoTitleText{
  background-color: black;
  color: white;
  padding: 0 10px 12px 15px;
  display: inline-block;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}