/*
Theme Name: NTEU NSW theme
Description: Theme based on Divi for NTEU NSW Division
Author: Vince Caughley
Version: 1.0.0
Template: Divi
*/
/*** MAKE SITE WIDER ON SMALLER SCREENS ***/
@media only screen and (max-width: 980px) {
	.et_pb_row {
		width: 90%; /*** you might need !important ***/
	}
	.et_pb_row>.et_pb_menu__logo-wrap {
		max-width: 30%!important;
	}
}
@media only screen and (max-width: 780px) {
	.et_pb_row {
		width: 90%; /*** you might need !important ***/
	}
	.et_pb_row>.et_pb_menu__logo-wrap {
		max-width: 40%!important;
	}
}
body .et_pb_button.inverse-button,
body .et_pb_button.inverse-button:hover {
	color: #580097!important;
	background-color: white!important;
	border-color: #580097!important;
}
.side-by-side-button-section .et_pb_button_module_wrapper {
	display: inline-block;
	margin-right: 20px;
}

/* Heading sizes */
/* DESKTOP styles */
body h1, body h2, body h3, body h4, body h5, body h6 { line-height: 1.05em!important; }
h1 { font-size: 52px; margin-bottom: 10px; }
h2 { font-size: 32px;  margin-bottom: 10px; }
.sub-head h2 { font-size: 20px; margin-bottom: 0;}
h3 { font-size: 28px;  }
.sub-head h3 { font-size: 20px;  margin-bottom: 0;}
h4 { font-size: 20px;  }
h5 { font-size: 18px;  }
h6 { font-size: 18px; }

/* TABLET styles */
@media (max-width: 980px) {
  h1 { font-size: 40px; }
  h2 { font-size: 32px; }
  .sub-head h2 { font-size: 24px!important; }
  h3 { font-size: 26px; }
  .sub-head h3 { font-size: 24px!important; }
  h4 { font-size: 20px; }
  h5 { font-size: 18px; }
  h6 { font-size: 16px; }
  p { font-size: 18px; }
}
/* Kill any Divi gradient overlay */
.et_pb_module .gform_wrapper .gfield select {
  background-image: none !important;
}
/* Keep the footer above any sticky elements */
#main-footer,
.et-l--footer,
.site-footer {
  position: relative;   /* create a stacking context */
  z-index: 999999;      /* higher than any sticky module */
  isolation: isolate;   /* ensures this context sits on top */
}

/* MOBILE styles */
@media (max-width: 767px) {
  .et_pb_text h1 { font-size: 32px; }
  body .et_pb_text h2 { font-size: 40px; line-height: 1.2; }
  .et_pb_text h3 { font-size: 22px; }
  .et_pb_text h4 { font-size: 18px; }
  .et_pb_text h5 { font-size: 16px; }
  .et_pb_text h6 { font-size: 14px; }
}
/* No need to make category links clickable */
.post-meta a[href*="category"],
.brbl-post-tile-categories {
	pointer-events: none;
	text-decoration: none;
	color: inherit;
}
a.pb_button {
	background-color: #580097;
	border-color: #580097;
}
a.pb_button:hover {
	background-color: #000;
	border-color: #000;
}
.bwbu-inline-buttons .et_pb_button_module_wrapper {
	display: inline-block;
	margin-right: 20px;
}
.dollar .percent-value:before {
	content:'$';
}
.dollar .percent-value:after {
	content:'m';
}
h2 {
	line-height: 1.2em!important;
}
h3, h4 {
	/*font-family: "Open sans", Arial, sans-serif;
	font-weight: bold;*/
}
h3 {
	margin-top: 36px;
	margin-bottom: 12px;
}
li {
	margin-bottom: 0.7em;
}
@font-face {
	font-family: "Gilroy Regular";
	src: url("https://nsw.nteu.au/wp-content/uploads/et-fonts/Radomir-Tinkov-Gilroy-Bold.otf") format("opentype")!important;
	font-weight: 700;
}
@font-face {
	font-family: "Gilroy Heavy";
	src: url("https://nsw.nteu.au/wp-content/uploads/et-fonts/Radomir-Tinkov-Gilroy-Heavy.otf") format("opentype")!important;
	font-weight: 700;
}
p b, p strong {
	font-family: 'Gilroy Bold', Helvetica, Arial, Lucida, sans-serif;
}
.rotate-left {
	transform: rotate(-4deg);
}
.rotate-right {
	transform: rotate(4deg);
}
@media (max-width: 780px) {
	.ouof-campaign h1 { 
		font-size: 45px!important;
	}
	.action-form-heading.ouof {
		font-size: 28px!important;
		line-height: 28px!important;
	}
}
.ouof-campaign .ouof-squares .et_pb_column {
	aspect-ratio: 1/1;
	display: flex;
	flex-direction: column;     /* stack modules vertically */
	justify-content: center;
}
.ouof-campaign .ouof-squares .et_pb_column {
	font-size: 1.6vw;
	line-height: 1.6vw;
}
.ouof-campaign h1,
.ouof-campaign .block h1 {
	font-family: 'Gilroy Heavy',Helvetica,Arial,Lucida,sans-serif!important;
	text-transform: uppercase;
	display: inline-block;
	box-decoration-break: clone;
	color: #3D217D;
	padding: 5px 10px 0px 10px;
	margin-block-end: 0;
}
.ouof-campaign.ouof-subhead h1,
.ouof-campaign.ouof-subhead .block h1 {
	font-size: 4vw;
}
span.ouof-campaign.block,
.ouof-campaign .block h1 {
	color: white;
	background-color: #F25C3D;
	padding: 5px 10px 5px 10px;
	/* #523BA7 - dark purple   BBB1D7 - light purple */
}
span.ouof-campaign.block {
	display: inline-block;
}
.ouof-campaign .block p {
  display: inline-block;
  background-color: #bbb1d7;
  color: #3d217d;
}
#home-panel-stand-action > .et_pb_row > .et_pb_column {
	padding: 8% 6% 8% 6%;
	background-color: #2A2F31;
	width: 50%!important;
}
#home-panel-stand-action > .et_pb_row > .et_pb_column:first-of-type {
	background-color: #b1ccdd;
}

.branch-claims {
	padding: 0!important;
}
.branch-claims .et_pb_column_1_2 {
	margin-right: 0;
	width: 50%;
	}
.branch-claims .et_pb_column_1_3 {
	margin-right: 0;
	width: 33.33%;
	}
.branch-claims .et_pb_column_1_4 {
	margin-right: 0;
	width: 25%;
	}
#bwbu-header-text h1,
#bwbu-header-text h2,
#bwbu-header-text-home h1,
#bwbu-header-text-home h2{
	padding-bottom: 0;
	font-size: min(45px, 3.5vw);
}
#bwbu-header-text-home p {
	margin-bottom: min(0.2vw,5px)!important;
	font-size: min(30px, 2vw);
}
#bwbu-header-text-home img {
	width: 9vw!important;
	height: 8.4vw!important;
	margin-left: calc(30px + 1vw);
	/*margin-top: 2.5vw;*/
	margin-bottom: 0;
	max-width: 150px;
	max-height: 140px;
}
#bwbu-header-text img {
	width: 7.5vw!important;
	height: 6.98vw!important;
	margin-left: calc(30px + 1vw);
	margin-bottom: 0;
}
@media (max-width: 780px) {
	#bwbu-header-text-home img {
		min-width: 80px!important;
		min-height: 74px!important;
		margin-left: calc(5px + 1vw);
	}
	#bwbu-header-text img {
		min-width: 55px!important;
		min-height: 50px!important;
		margin-left: calc(5px + 1vw);
	}
}
#et-main-area {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
#main-content {
	flex: 1;
}
/* HIDE THE TOP MENU */
#main-header,
#main-footer > .container {
	display: none!important;
}
#footer-info {
	font-size: 14px;
	text-align: center;
	float: none;
	line-height: 1.1em;
}
#top-bar-actions {
	background-color: #580097!important;
}
#bottom-bar-promo {
	background-color: #580097!important;
}
body .gform_wrapper .gform_footer {
	text-align: left!important;
}
h2.line {
	letter-spacing: 0!important;
}
#bwbu-main-logo-text {
	
}
#contact-buttons .et_pb_button {
	text-align: center;
	font-size: 16px!important;
	line-height: 1em!important;
	padding: 10px 5px 10px 5px!important;
	height: 56px;
	max-height: 56px;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column; 
}
#claim-menu .et_pb_text_inner {
	/*display: flex;
	align-items: center;
	justify-content: center;*/
}
#claim-menu .et_pb_module.et_pb_text.atsi-text .et_pb_text_inner p {
	font-size: min(18px,1.15vw)!important;
}
@media (max-width: 980px) {
	#claim-menu .et_pb_module.et_pb_text.atsi-text .et_pb_text_inner p {
		font-size: 2vw!important;
	}
	.et_pb_column#slogan-title,
	.et_pb_column#join-button {
		width: 50%;
	}
}
@media (max-width: 767px) {
	#claim-menu .et_pb_module.et_pb_text.atsi-text .et_pb_text_inner p {
		font-size: min(18px,3.5vw)!important;
	}
}	
#claim-menu .et_pb_column {
	padding: 10px 5px 10px 5px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 56px;
}
#claim-menu .et_pb_module .et_pb_text_inner p {
	background-color: transparent!important;
	font-size: 18px!important;
	line-height: 1em!important;
	font-family: 'Gilroy Bold',Helvetica,Arial,Lucida,sans-serif!important;
}
#claim-menu .et_pb_column .et_pb_module.claim-detail .et_pb_text_inner p,
#claim-menu .et_pb_column .et_pb_module .et_pb_text_inner p {
	color: black;
}
#claim-menu .et_pb_column.secure .et_pb_module .et_pb_text_inner p,
#claim-menu .et_pb_column.professional .et_pb_module .et_pb_text_inner p,
#claim-menu .et_pb_column.atsi .et_pb_module .et_pb_text_inner p,
#claim-menu .et_pb_column.inclusive .et_pb_module .et_pb_text_inner p {
	color: white!important;
}
.claim-header h1 {
	font-size: min(45px,calc(1.5vw + 20px));
}
.et_pb_toggle {
	border: none;
}
.et_pb_toggle_open {
	background-color: #f4f4f4!important;
}
#job-security-bars {
	padding: 20px!important;
	background-color: #264361;
}
.claim-explainer {
	padding-top: 30px;
}
/* red  #D35D6B */
/* yellow #F5B122 */
/* green #5CDA6A */
/*.et_pb_counter_0 .et_pb_counter_amount { 
	background-color: #4A86C4!important; 
}
.et_pb_counter_1 .et_pb_counter_amount {
	background-color: #4A86C4!important; 
}
.et_pb_counter_2 .et_pb_counter_amount {
	background-color: #4A86C4!important; 
}*/
@media (max-width: 980px) {
	#bwbu-main-logo-text {
		margin-top: 0;
		padding-top: 0;
	}
	.claim-section {
		padding-top: 2em!important;
	}
}
.claim-section li {
	line-height: 1.1em;
	margin-bottom: 1.3em;
	font-size: 18px;
}
#bwbu-main-logo-text h1 {
	font-size: min(5vw, 80px);
}
#bwbu-main-logo-text .sub-text h1 {
	font-size: min(2.5vw, 40px);
}
/*#top-join-cta {
	font-size: 3vw;
	font-size: min(3vw, 60px)!important;
	line-height: min(3.05vw, 65px)!important;
}*/
#top-info-cta-text p {
	font-size: 2.2vw;
	line-height: 2.25vw;
	font-size: min(2.2vw, 40px)!important;
	line-height: min(2.25vw, 43px)!important;
}
.purple-text {
	color: #4A1669;
}


/* START Forms styling */
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
body .gform_wrapper textarea.textarea, body div.form_saved_message div.form_saved_message_emailform form input[type=text],
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size: 20px;
}
.gform_page_fields fieldset {
	margin-top: 30px!important;
	margin-bottom: 15px!important;
}
#can_embed_form .email_validation {
	display: none!important;
}
.can_button:first-letter,
#can_embed_form input[type=submit]:first-letter, 
#can_embed_form .button:first-letter {
	text-transform: capitalize!important;
}
.can_button, #donate_auto_modal input[type=submit], 
#donate_auto_modal .button, 
#donate_make_recurring_modal input[type=submit], 
#donate_make_recurring_modal .button, 
#can_embed_form input[type=submit], 
#can_embed_form .button {

	padding: 0.3em 1em!important;
	letter-spacing: 0!important;
	font-size: 20px!important;
	text-transform: none!important;
	line-height: 24px!important;
}
@media (max-width: 780px) {
	.can_button, #donate_auto_modal input[type=submit], 
	#donate_auto_modal .button, 
	#donate_make_recurring_modal input[type=submit], 
	#donate_make_recurring_modal .button, 
	#can_embed_form input[type=submit], 
	#can_embed_form .button {
		font-size: 18px!important;
	}
	#bwbu-main-logo-text h1 {
		font-size: min(9vw, 80px);
	}
	#bwbu-main-logo-text .sub-text h1 {
		font-size: min(5vw, 40px);
	}
}
.can_button, #donate_auto_modal input[type=submit]::first-letter, 
#donate_auto_modal .button::first-letter, 
#donate_make_recurring_modal input[type=submit]::first-letter, 
#donate_make_recurring_modal .button::first-letter, 
#can_embed_form input[type=submit]::first-letter, 
#can_embed_form .button::first-letter {
  text-transform: uppercase!important;
}

/* Orange        #f25c3d
 * Lime-standard rgba(80,192,32,.83)!important
 * Lime-hover    #83f353
 * Neon blue.    #36B0C9
 * Old purple	 #550080
 * New purple.   #692195
 * */

.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 0px;
}
.can_button, #donate_auto_modal input[type=submit], 
#donate_auto_modal .button, 
#donate_make_recurring_modal input[type=submit], 
#donate_make_recurring_modal .button, 
#can_embed_form input[type=submit], 
#can_embed_form .button,
#top-bar body .gform_wrapper .gform_footer input.button,
#top-bar button.gf-submit-special {
	background-color: #f25c3d!important;
	color: white;
	border-color: #f25c3d!important;
	border-radius: 5px!important;
	font-size: 20px;
	font-family: 'Gilroy Bold',Helvetica,Arial,Lucida,sans-serif!important;
	height: 50px;
	padding:0 1rem;
}
#top-bar button.gf-submit-special,
#top-bar button.gf-submit-special:hover {
	border-style: none;
	margin-top: 0.55em;
	width: 100%;
	height: 40px!important;
	border-radius: 0!important;
	font-size: 22px;
}

#top-bar body .gform_wrapper input,
#top-bar body .gform_wrapper select {
	background-color: white;
	padding: 11px 14px 11px 14px!important;
	height: 40px;
}
body .gform_wrapper .hidden_label .ginput_container>* {
	margin-top: 0;
}
body .gform_wrapper select,
body .gform_wrapper input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #555;
  opacity: 1; /* Firefox */
}
body .gform_wrapper select {
	border-radius: 0;
}

.can_button, #donate_auto_modal input[type=submit]:hover,
#donate_auto_modal .button:hover,
#donate_make_recurring_modal input[type=submit]:hover, #donate_make_recurring_modal .button:hover, 
#can_embed_form input[type=submit]:hover, 
#can_embed_form .button:hover,
body .gform_wrapper .gform_footer input.button:hover,
button.gf-submit-special:hover {
	background-color: #000!important;
	color: white;
	border-color: #000!important;
	border-radius: 5px!important;
}
button.gf-submit-special:hover {
	border-radius: 0px!important;
}
.spacer.gfield {
	display: none;
}
/* END form styling */
#claim-menu .et_pb_module {
	background-color: transparent!important;
}
#claim-menu .et_pb_column:hover .et_pb_module .et_pb_text_inner p {
	color: white!important;
}
.et_pb_column.secure:hover,
.et_pb_column.workloads:hover,
.et_pb_column.professional:hover,
.et_pb_column.atsi:hover,
.et_pb_column.inclusive:hover,
.et_pb_column.balance:hover
{
	background-color: black!important;
	color: white!important;
}

@media only screen and (min-width: 768px) {
	.explainer-text {
		-webkit-column-count: 2;
		 -moz-column-count: 2;
		 column-count: 2;
	}
}
@media only screen and (max-width: 768px) {

	.gf_left_half {
		max-width: 95%!important;
	}
   .gform_wrapper.gform_body.top_label li.gfield.gf_right_half {
		 float: left;
		 clear: left!important;
		 width: 99% ;
	  }

	  .gform_wrapper.gform_body.top_label li.gfield.gf_left_half {
		 float: left;
		 clear: left!important;
		 width: 99%;
	  }

}

.gform_wrapper.top_label li.gfield.gfield_error.gf_left_half,
.gform_wrapper.top_label li.gfield.gfield_error.gf_right_half {
	float: left;
	clear: left!important;
	width: 99% !important;;
 }
.circle { 
	border-radius: 50%;
	width:50px; 
	height:50px; 
	max-height: 50px; 
	padding-top: 12px; 
	float: left;
	margin: 20px 20px 10px 20px;
	margin-bottom: 0!important;
	background-color: #580097!important;
}
#numbered-toggle-section h2.et_pb_toggle_title {
	padding-left: 70px;
	padding-right: 25px;
	font-weight: 300!important;
	color: #555!important;
	min-height: 50px!important;
	height: 50px!important;
}
#numbered-toggle-section h2.et_pb_toggle_title:before {
	font-size: 36px!important;
		min-height: 50px!important;
}
#special-section-uon h2.et_pb_toggle_title:before {
	content:''!important;
	display: none!important;
}
.circle h2 {
	height: 50px;
}
@media only screen and (max-width: 480px) {
	h2.et_pb_toggle_title {
		font-size: 20px!important;
	}
	#numbered-toggle-section h2.et_pb_toggle_title {
		padding-right: 30px;
	}
	#numbered-toggle-section .et_pb_row {
		padding-bottom: 0!important;
	}
	.et_pb_button {
		line-height: 24px!important;
		padding-top: 18px!important;
		padding-bottom: 18px!important;
	}
}
.et_pb_toggle_close {
	height: auto;
	min-height: 120px!important;
	background-color: #f4f4f4;/*!important;*/
}
.help-questions .et_pb_toggle_title:before {
	font-family: ETmodules!important;
	font-weight: 400;
	font-size: 36px;
	/*content: "\33"!important;*/
	color: black;
	
}

.sticking-point .et_pb_toggle_content {
	font-size: 18px;
}
.sticking-point.et_pb_toggle_close {
	height: auto;
	min-height: 60px!important;
	background-color: #FFF!important;
}
.sticking-point.et_pb_toggle_open {
	background-color: #FFF!important;
}
#special-section-uon .sticking-point.et_pb_toggle_item.et_pb_toggle > h4.et_pb_toggle_title {
	color: #550080!important;
}
.highlight-row .et_pb_column {
	background-color: #f4f4f4; /*#00CCF8;*/
	padding: 15px;
}
.highlight-row .et_pb_column_empty {
	background: none!important;
}
.highlight-row .blurb-highlight h4 {
	text-align: center;
	color: #550080!important;
}
.highlight-row .blurb-highlight .et_pb_blurb_description {
	font-size: 16px!important;
	line-height: 20px;
	text-align: center;
}
.explain-title .et_pb_toggle_title:before {
	display: none!important;
}
.sticking-point .et_pb_toggle_title:before {
	color: black!important;
	font-size: 36px!important;
}
.sticking-point.toc.purple .et_pb_toggle_title:before {
	color: white!important;
}
.sticking-point.toc.purple h5.et_pb_toggle_title {
	color: white!important;
}
.sticking-point.toc.blue.et_pb_toggle_open,
.sticking-point.toc.blue.et_pb_toggle_close {
	background-color: #00CCF8!important;
}
.sticking-point.toc.purple.et_pb_toggle_open,
.sticking-point.toc.purple.et_pb_toggle_close {
	background-color: #550097!important;
}
.sticking-point.toc .et_pb_toggle_content,
.sticking-point.toc .et_pb_toggle_content a {
	color:white!important;
	font-size: 14px;
}
.toc {
	padding-left: 30px!important;
}
.toc ul,
.toc ol {
  list-style-position: outside;
}
.toc a,
.toc li a {
	line-height: 1.00em!important;
	margin-bottom: 10px!important;
}
.et_pb_toggle_close .et_pb_toggle_content,
.et_pb_toggle_close .et_pb_toggle_content p {
	margin-left: 0!important;
	clear: both!important;
}
.et_pb_toggle_open .et_pb_toggle_content p {
	/*margin-left: 70px!important;*/
}
.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_1.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_2.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_3.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_4.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_5.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_6.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_7.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_1.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_2.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_3.et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_toggle_4.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_5.et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_toggle_6.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_7.et_pb_toggle_open .et_pb_toggle_title:before{
	font-size: 36px!important;
}

h4.mt15 span {
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
}
.top-action-bar .et_pb_text_inner {
	display: flex;
	align-items: center;
	justify-content: center;
	/*flex-direction: column;*/
}
a.bigblue.big-button {
	background: none!important;
	border-color: white!important;
	color: white!important;
	border-radius: 3px!important;
	border: 2px solid!important;
	float: right;
	padding: 10px 24px!important;
	margin-left: 15px;
}

/* Action Network module styling */
.action-form-heading.ouof {
	font-family: "Gilroy Heavy", sans-serif!important;
	color: white;
	font-size: 2.2vw;
	line-height: 2.0vw;
	padding: 5px 0px 20px 0px;
}
#action-network-event #can_main_col,
#action-network-event .action_sidebar h4,
#action-network-event h4,
#action-network-event h3,
#action-network-event h2,
#action-network-petition h4,
#action-network-petition h3,
#action-network-petition h2 {
	display: none;
}

#action-network-event {
	color: white;
}
#action-network-event input[type=submit],
#action-network-petition input[type=submit] {
	margin-top: 20px;
}
#action-network-event.keep-in-touch input[type=submit] {
	margin-top: 0;
}
span.international_link-wrap,
#can-form-area-keep-in-touch-with-the-campaign span.international_link-wrap,
#can-form-area-keep-in-touch-with-the-campaign a.international_link,
#action_info,
#can-event-area-job-security a.international_link,
#action-network-event.keep-in-touch #d_sharing,
#action-network-event.keep-in-touch #form-zip_code,
#d_sharing,
.last_line
{
	display: none!important;
}
#can_embed_form #error_message {
	position: absolute!important;
	top: 0;
}
.two-col-hv-center .et_pb_text_inner {
	display: flex;
	align-items: center;
	flex-direction: row;
}
.two-col-hv-center .vertical-align {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding-right: 1em;
}
.two-col-hv-center .vertical-align h3 {
	font-size: calc(16px + 1.5vw);
}
#can_embed_form #action_welcome_message #action_welcome_message_inner,
#can_embed_form #d_sharing #edit_d_sharing_opts, 
#can_embed_form #d_sharing #edit_d_sharing_opts-close {
	background-color: transparent!important;
}
#action_welcome_message_inner a,
#can_embed_form #d_sharing #edit_d_sharing_opts a, 
#can_embed_form #d_sharing #edit_d_sharing_opts-close a,
#can_embed_form #d_sharing #edit_d_sharing_opts, 
#can_embed_form #d_sharing #edit_d_sharing_opts-close {
	color: white!important;
	text-decoration: underline!important;
}
#can_embed_form .control-group a {
	text-decoration: none!important;
	color: black!important;
}
#d_sharing li {
	line-height: 1.3em;
}
#can_embed_form input.commit:first-letter {
	text-transform: capitalize!important;
}

#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(2),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(4),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(7) {
	width: 47%;
	float: left;
}
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(3),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(5),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(9),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(10),
#can-form-area-keep-in-touch-with-the-campaign form li:nth-child(11){
	width: 50%;
	float: right;
}
#can_embed_form #can_thank_you h1 {
	font-family: "Gilroy Light", sans-serif!important;
	/*color: white;*/
}
#can_embed_form .floatlabel-wrapper .floatlabel-label-active {
	top: -15px!important;
	color: black!important;
	display: none!important;
}
#can_embed_form .floatlabel-wrapper .floatlabel-label:after {
	background: transparent!important;
}
#can-form-area-keep-in-touch-with-the-campaign form input[type=submit] {
	height: 44px;
}
@media only screen and (max-width: 980px) {
	.three-columns,
	.four-columns {
		width: 100%!important;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	
	.three-columns .et_pb_column {
		width: 33.33%!important;
	}
	.four-columns .et_pb_column {
		width: 25%!important;
	}
}

/* ACTION NETWORK STYLING */



#can_thank_you,
#can_thank_you h1,
#can_thank_you h2,
#can_thank_you h3
#can_thank_you a {
	color: white!important;
	letter-spacing: 0!important;
}
#can_thank_you a,
#can_embed_form a {
	text-decoration: underline!important;
	color: white!important;
	letter-spacing: 0!important;
}
#action-network-petition #can_thank_you,
#action-network-petition #can_thank_you h1,
#action-network-petition #can_thank_you h2,
#action-network-petition #can_thank_you h3
#action-network-petition #can_thank_you a {
	color: black!important;
	letter-spacing: 0!important;
}
#action-network-petition #can_thank_you a,
#action-network-petition #can_embed_form a {
	text-decoration: underline!important;
	color: black!important;
	letter-spacing: 0!important;
}
#action-network-petition .can_thank_you-block {
	display: none;
}
#can_embed_form .thank-you-message {
	display: none;
}
#can_embed_form .check_radio_field label {
	/*float: left!important;*/
	font-size: 18px!important;
}

/* --------- HF Radio button styling --------- */
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
margin: 0px 0 !important;
}

.gform_wrapper .gfield_required {
display: none !important;
}

.gform_wrapper .gfield_radio li input[type=radio] {
	display: none;
}

/* STRIKE FUND APPLICATION FORM */
#strike-fund-app h3.gsection_title {
	margin-bottom: 0!important;
	color: #580097!important;
	font-size: 28px;
}
#strike-fund-app .gform_wrapper.gravity-theme .gsection {
	padding-bottom: 0;
	border-bottom: 1px solid #580097;
}
#strike-fund-app .gfield_description {
	line-height: 1.1em!important;
	margin-top: 10px;
}
#strike-fund-app .gform_body.gform-body {
	font-size: 120%!important;
}
#strike-fund-app .gform_wrapper.gravity-theme .gfield_checkbox label, 
#strike-fund-app .gform_wrapper.gravity-theme .gfield_radio label {
	font-size: 18px!important;
}
#strike-fund-app .gfield {
	margin-top: 40px!important;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 20px;
}

/* ------- DONATION FORMS ---------- */
.credit-card-square {
	margin-top: 30px!important;
}

body #donations .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
body #donations .gform_wrapper textarea.textarea, 
body #donations div.form_saved_message div.form_saved_message_emailform form input[type=text],
#donations .gform_wrapper.gravity-theme input[type=color], 
#donations .gform_wrapper.gravity-theme input[type=date], 
#donations .gform_wrapper.gravity-theme input[type=datetime-local], 
#donations .gform_wrapper.gravity-theme input[type=datetime], 
#donations .gform_wrapper.gravity-theme input[type=email], 
#donations .gform_wrapper.gravity-theme input[type=month], 
#donations .gform_wrapper.gravity-theme input[type=number], 
#donations .gform_wrapper.gravity-theme input[type=password], 
#donations .gform_wrapper.gravity-theme input[type=search], 
#donations .gform_wrapper.gravity-theme input[type=tel], 
#donations .gform_wrapper.gravity-theme input[type=text], 
#donations .gform_wrapper.gravity-theme input[type=time], 
#donations .gform_wrapper.gravity-theme input[type=url], 
#donations .gform_wrapper.gravity-theme input[type=week], 
#donations .gform_wrapper.gravity-theme select, 
#donations .gform_wrapper.gravity-theme textarea {
	font-size: 16px!important;
}

#donations input[type=radio] {
	visibility: hidden;
}
.gform_wrapper.gravity-theme .gf_progressbar_blue {
	display: none;
}
#donations .gform_wrapper .gfield.gf_list_inline .gfield_checkbox .gchoice label, 
#donations .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice label {
	background-color: #ebebeb;
	padding: 10px 20px 10px 20px;
	width: 100px;
	max-width: 100px;
	text-align: center;
	color: black;
	font-size: 20px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	margin-bottom: 10px;
	/*margin-left: -25px;*/
}
#donations .gfield_radio {
	margin-left: -20px;
}
#donations .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
	padding-right: 0;
	max-width: 140px;
	float: left;
}
#donations input:checked + label {
	background-color: #550080!important;
	color: white!important;
}
body #donations .gform_wrapper .gform_footer input.button, 
body #donations .gform_wrapper .gform_page_footer input.button, 
body #donations div.form_saved_message div.form_saved_message_emailform form input[type=submit],
body #donations .gform_wrapper .gform_page_footer input.gform_next_button:hover,
body #donations .gform_wrapper .gform_page_footer input.gform_button:hover {
	width: 130px;
	padding: 5px 20px 5px 20px!important;
	height: auto;
	color: #550080;
}

body #donations .gform_wrapper .gform_page_footer input.gform_next_button,
body #donations .gform_wrapper .gform_page_footer input.gform_button {
	color: white;
}
#donations .gform_wrapper.gravity-theme .gsection {
	border: none;
}
#donations .gform_wrapper.gravity-theme .gsection h3 {
	color: #550080;
}
#donations .gform_wrapper.gravity-theme textarea {
	font-size: 14px;
}
#survey form h3 {
	color: #580097!important;
	margin-top: 60px;
}

#action-options .et_pb_column:hover {
	background-color: rgba(38,67,97,0.2);
}

#can_embed_form.can_float #form_col1 {
	width: 80%!important;
}
#can_embed_form.can_float #form_col2 {
	float: left!important;
}
.full-width-buttons a {
	width: 100%;
}
/* ---------------------------------------- */

.raffle-items .et_pb_column:has(.et_pb_text) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right:30px;
	background-image:url(https://betteruniversities.work/wp-content/uploads/2022/10/star.png);
	background-size: contain;
}
.raffle-items .et_pb_column:empty {
	background: none!important;
}
.raffle-items .et_pb_column .et_pb_text {
	margin: auto;
	background-color: rgba(0,0,0,0);
	color: black;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.raffle-items .et_pb_column .et_pb_text_inner {
	font-size: 18px;	
	line-height: 20px;
	color: black;
	font-weight: bold;
}
.circle { 
	border-radius: 50%;
	width:50px; 
	height:50px; 
	max-height: 50px; 
	padding-top: 12px; 
	float: left;
	margin: 20px 20px 10px 20px;
	margin-bottom: 0!important;
	background-color: #692195!important;
	z-index: 57;
}
.et_pb_toggle {
	border: none;
}
.et_pb_toggle_open {
	background-color: #f4f4f4!important;
}
#numbered-toggle-section h2.et_pb_toggle_title {
	padding-left: 70px;
	padding-right: 25px;
	min-height: 50px;
}
#numbered-toggle-section h2.et_pb_toggle_title:before {
	font-size: 36px!important;
}
.circle h2 {
	height: 50px;
}
@media only screen and (max-width: 480px) {
	h2.et_pb_toggle_title {
		font-size: 20px!important;
	}
	#numbered-toggle-section h2.et_pb_toggle_title {
		padding-right: 30px;
	}
	#numbered-toggle-section .et_pb_row {
		padding-bottom: 0!important;
	}
	.et_pb_button {
		line-height: 24px!important;
		padding-top: 18px!important;
		padding-bottom: 18px!important;
	}
}
.et_pb_toggle_close {
	height: auto;
	min-height: 120px!important;

}
.et_pb_toggle_close .et_pb_toggle_content p {
	margin-left: 0!important;
	clear: both;
}
.et_pb_toggle_open .et_pb_toggle_content p {
	/*margin-left: 70px!important;*/
}
.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_1.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_2.et_pb_toggle_close .et_pb_toggle_title:before, .et_pb_toggle_3.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_1.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_2.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_toggle_3.et_pb_toggle_open .et_pb_toggle_title:before {
	font-size: 36px!important;
}

.noclick2022 .gchoice_6_15_2,
.noclick2022 .gchoice_6_15_3,
.noclick2022 .gchoice_6_15_4,
.noclick2022 .gchoice_6_15_5,
.noclick2022 .gchoice_6_15_6,
.noclick2022 .gchoice_6_15_7 {
	display: none!important;
}


#form-zip_code,
.discussion-board {
	display: none!important;
}
.dtlp-vt-title h4 {
	font-family: "Gilroy Semibold", Helvetica, Arial, sans-serif;
}
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-circle {
	background-color: #00CCF8!important;
}
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-content-inner,
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-content-inner:before {
	background-color: #580097!important;
}
.dtlp_vertical_timeline_child:nth-child(odd) .dtlp-vt-content-inner {
	border: 3px solid #580097!important;
	background-color: white!important;
}
.dtlp_vertical_timeline_child:nth-child(odd) .dtlp-vt-content-inner:before {
	background-color: #580097!important;
	position: absolute;
	z-index: -1;
}
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-content-inner,
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-content-inner:before,
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-circle {
	background-color: #ed010c!important;
}
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-content-inner .dtlp-vt-desc,
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-content-inner .dtlp-vt-title h4,
.dtlp_vertical_timeline_child:nth-child(even) .dtlp-vt-content-inner .dtlp-vt-date,
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-content-inner .dtlp-vt-desc,
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-content-inner .dtlp-vt-title h4,
.dtlp_vertical_timeline_child.dtlp_vertical_timeline_child_9 .dtlp-vt-content-inner .dtlp-vt-date {
	color: white!important;
}
#toc .divi_table_of_contents li div span:hover,
#toc .divi_table_of_contents li a:hover {
	color: #ed010c!important;
}
/* BLOG STYLING */
.brbl-post-tile-content {
	background: linear-gradient(0deg,rgba(42,47,49,1) 70%,rgba(42,47,49,0.4) 100%);
}


/* SLIDER STYLING - TESTIMONIALS */

.et_pb_slides .et_pb_slider_container_inner {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	align-items: flex-start;
}
.et_pb_slide_image {
	position: inherit!important;
	bottom: auto!important;
	margin-top: 0!important;
	margin-left: auto;
	margin-right: auto;
}
.et_pb_slide_image img {
	max-height: 400px!important;
}
.et_pb_slide_with_image .et_pb_slide_description .et_pb_slide_title {
	font-size: 35px!important;
	text-align: center;
}
.et_pb_slide_with_image .et_pb_slide_content, .et_pb_best_value {
	font-size: 18px!important;
	line-height: 1.2em;
	text-align: center;
}
.et_pb_slide_description {
	background-color: none; /*white;*/
	border-radius: 50px;
	padding: 5%!important;
	margin-right: 0;
}

.et_pb_slide_with_image .et_pb_slide_description {
	width: 65%;
}

/* Home page tiled rows */
/*this sets the height of the image module*/
.pa-full-height-image-column {
	height: 100%;
}
/*this sets the height of the image container*/
.pa-full-height-image-column .et_pb_image_wrap {
	height: 100%;
}
/*this sets the height and fit of the actual image*/
.pa-full-height-image-column img {
	object-fit: cover;
	height: 100%;
}


/*Text label styles*/
.ic-icon-box .image-choices-field.image-choices-show-labels .image-choices-choice-text {
	display: block;
	font-size: 20px!important;
	letter-spacing: -0.17px;
	text-align: left;
	font-weight:normal;
	margin-top:30px;
	font-family: "Gilroy Regular"!important;
}

.gform_wrapper.gravity-theme #gf_progressbar_wrapper_1 .gf_progressbar_title {
	color: white!important;
	font-size: 20px!important;
}
#gform_1 .image-choices-choice-text {
	color: white;
	font-size: 20px;
}
#gform_1 .image-choices-choice-selected.image-choices-choice-text {
	color: red;
	font-size: 20px;
}


/* Text left of hamburger in the Theme Builder *//*
.et_mobile_nav_menu:before  {
content: 'MENU';
position: absolute;
right: 40px;
margin-top:5px;
color: #333;
font-size:16px;
}
*/
/* Text left of hamburger in Divi 3 */
#et_mobile_nav_menu:before  {
content: 'MENU';
position: absolute;
right: 33px;
bottom:30px;
	color: #333;
font-size:16px;
}

/* X icon in expanded mobile menu */
.mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
}

/* Remove the top line in the mobile menu*/
.et_mobile_menu {
border-top:0;
}

/* Center-align moble menu items */

.et_mobile_menu li {
text-align:center !important;
}
  
.et_mobile_menu li li, .et_mobile_menu li ul {
padding-left:0 !important;
}

/* Make mobile menu fullwidth */
.et_mobile_menu {
min-width: 100vw;
margin-left: -10vw;
}

/* Make the mobile menu full height */

.et_mobile_menu {
min-height:100vh !important;
min-height: -webkit-fill-available;
padding-top:50px !important;
}

html {
height: -webkit-fill-available;
}

/* Remove the animation to avoid delay */

.mobile_nav.opened .et_mobile_menu {
display:block !important;
}


/* Divi Engine CTA Button in the Divi Menu */

/* CTA button styles */
.nteu-menu-cta a {
	color: #fff!important; /* Change button text color here */
	background-color: #580097; /* Change button background color here */
	/*font-size: 21px!important; /* Change text size here */
	border-radius: 0px; /* Set this to 0px if you want a square CTA button */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	line-height: 9px;
	padding: 5px 0 5px 0!important;
	display: block;
	padding-left: 15px!important;
	padding-right: 15px!important;
	border: 0px;
	height: 40px;
	max-width: 155px;
}
@media (max-width: 980px) {
	.nteu-menu-cta a {
		margin-left: inherit;
		width: 100%!important;
		max-width: 100%!important;
		/*margin-right: auto;*/
	}
	#mobile_menu1 > li > ul,
	ul.sub-menu.dipi-collapse-opened {
		background-color: transparent!important;
	}
	/*#mobile_menu1 > li > a {
		border-bottom: 1px solid white!important;
	}*/
	#mobile_menu1 > li > a:before {
		font-size: 30px;
	}
	body.dipi-collapse-submenu-mobile .et-l--header .et_mobile_menu li.menu-item-has-children>a:after, body.dipi-collapse-submenu-mobile #main-header .et_mobile_menu li.menu-item-has-children>a:after {
		font-size: 24px!important;
	}
}
/* Media query to ensure hover styles are only applied to desktop */

@media (min-width: 981px) {
	
	/* Hover styles for our CTA Button */
	.nteu-menu-cta a:hover {
		opacity: 1!important;
		color: #fff!important; /* Change hover button text color here */
		background-color: #000; /* Change hover button background color here */
		/*transform: scale(1.1); /* If you don't want the button to get bigger when you hover on it, delete this line */
	}
	#menu-main-menu {
		align-items: center;
	}
}
	
/* Fix the padding in the primary menu to accomodate the button */
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
}
 
/* Make sure that the alignment in the menu is correct */
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	align-items: center;
}

.dipi-filter-bar,
.dipi_filterable_grid_0 .dipi-filter-bar {
	margin-bottom: 30px!important;
}
.dipi-filtered-posts-item .grid-item {
	max-height: 300px;
}
.dipi_filterable_grid .grid.hide_lightbox .grid-item>a>.img-container {
	overflow-x: hidden;
	min-height: 200px;
	max-height: 300px;
	height: 20vw;
}
.dipi_filterable_grid .grid.hide_lightbox .grid-item>a>.img-container img {
	min-height: 100%;
	min-width: 100%;
	height: auto; 
	width: auto;
}
.dipi-grid-item-content {
	background: linear-gradient(0deg,rgba(42,47,49,1) 70%,rgba(42,47,49,0.4) 100%);
	padding: 10px;
	/*margin-top: -40px;*/
	bottom: 0;
	color: white!important;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 999;
}
.dipi-grid-item-content h4 {
	color: white;
	/*height: 40px;*/
}
.grid-item {
	padding-bottom: 90px;
}
.dipi-post-meta-separator {
	display: none;
}
body .dipi_filterable_grid_0 span.dipi-grid-item-category {
	display: inline-block;
	position: absolute;
	top: 20px; /*-145px;*/
	right: 20px;
	color: black;
	font-weight: 500!important;
	font-family: "Gilroy Bold", Helvetica, Arial, Lucida, sans-serif!important;
	background-color: #b1ccdd;
	padding-top: 3px!important;
	padding-right: 10px!important;
	padding-bottom: 3px!important;
	padding-left: 10px!important;
	border-radius: 6px;
}


/* Toggles */
.toggle-faq .et_pb_toggle {
	margin-bottom: 10px!important;
}
.toggle-faq .et_pb_toggle_close {
	min-height: 0!important;
}
.toggle-faq .et_pb_toggle_open {
	background-color: #fff!important;
}
.toggle-faq .et_pb_toggle_content {
  transition: max-height 0.2s ease-in-out !important;
}

/* Branach listings */
.branch-list .et_pb_promo {
	min-height: 240px;
	background-color: white!important; /*#b1ccdd!important;*/
	padding: 10% 5%;
	border-radius: 12px;
}
.branch-list .et_pb_promo h2,
.branch-list .et_pb_promo p {
	color: black!important;
}

.vertical-centre-img .dipi-at-panel-text {
	align-self: flex-start;
}









/* This is the end */