/* CSS Document */
@media (min-width: 780px) {
	.topbanner {
		padding:24px;
	}
	.topbanner p.has-huge-font-size {
		font-size:8vw;
		font-weight:bold;
	}
	.topbanner p.has-medium-font-size {
		font-size:2.5vw;
		font-weight:bold;
	}
	.topbanner p {
		line-height: 1.33333;
	}

	div.stu-img-300 {
		height: 370px;
	}
	div.stu-img-600 {
		height: 620px;
	}
	div.stu-img-330 {
		height: 330px;
	}
	div.stu-img-680 {
		height: 680px;
	}
}
@media (max-width: 780px) {
	/*div.customwidth div.thirty {
		width: 100% !important;
	}*/
	.wp-block-column:not(:first-child) {
        margin-left: 0px !important;
    }
	.ugb-container .ugb-container__content-wrapper>* {
		margin-bottom: 0rem !important;
	}
	p.has-large-font-size {
		font-size: 4vw;
	}
 	.wp-block-column {
		flex-grow: 1 !important;
	}
	.wp-block-column:last-child {
		margin-left: 0px !important;
	}
	div.wp-block-spacer {
		display:none !important;
	}
	a.wp-block-button__link  {
		padding:0 12px !important;
	}
	.ugb-container__content-wrapper {
		min-height: 206px;
	}
	#ajaxsearchlite1 {
		margin: 10px 0;
	}
}

@media (max-width: 600px) {
	div.stu-img-330 p:not(:first-child), div.stu-img-300 p:not(:first-child), div.stu-img-680 p:not(:first-of-type)  {
		display:none;
	}
	.stu-img-600 {
		background-image: none !important;
	}
	p.has-large-font-size {
		font-size: 1.5em !important;
	}
	.customwidth .wp-block-column {
		margin-left: 0px !important;
		margin-bottom:0;
	}
	.customwidth .ugb--has-background, .customwidth .ugb-has-background {
		padding: 20px 17.5px;
	}
	.ugb-container__content-wrapper {
		min-height: 0px;
		width: 100% !important;
	}
	.ugb-container__content-wrapper p {
		font-size: 38px !important;
	}
	#post-2517 #ajaxsearchlite1 {
		margin: 20px auto;
		width: 80%;
	}
}

body.parent-pageid-2517 nav.top-level-nav {
	display:none;
}
body.parent-pageid-2517 div#mega-menu-fixed-wrapper {
	display:none;
}
body.parent-pageid-2517 #site-header {
	height:120px;
}
body.parent-pageid-2517 h1.entry-title {
	display:none;
}

p.has-huge-font-size {
	font-size: 10vw !important;
	font-weight:bold !important;
	line-height: 1.33333 !important;
}
p.has-large-font-size {
	font-size: 2.5vw !important;
	font-weight: bolder !important;
	line-height: 1.33333 !important;
}
p.has-medium-font-size {
	font-size: 2em !important;
	font-weight: bold !important;
	line-height: 1.33333 !important;
}
.customwidth{
	display:flex;
}

.ugb-button-wrapper .ugb-block-content {
	margin: 0;
}

.ugb-container__content-wrapper .ugb-button,
.stu-img-300 .ugb-button,
.stu-img-330 .ugb-button {
	margin: 0 !important;
}