/*
 Theme Name:   noanet
 Description:  Twenty Nineteen Child Theme
 Template:     twentynineteen
*/

/* Start Header */

@media only screen and (min-width: 768px)	{
.site-header {
	margin: 0;
	padding: 2rem 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20;
	background: #fff;	
	}
}

@media only screen and (min-width: 768px) {
.headerbehindbox {
	height: 120px;
	}
}

@media only screen and (min-width: 768px) {
.site-logo {
position: relative;
z-index: 999;
right: auto;
	}
}

.site-logo .custom-logo-link {
	width: 80%;	
	height: auto;
	padding-left: 20px;
}

.site-logo {
	float: left;
	height: auto;
	margin-bottom: -5px;
}

.site-logo .custom-logo-link { 
	border-radius: 0;
}

.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus {
  box-shadow: none;
}

.site-title {
    margin: auto;
    display: inline;
    font-size: 30px;
    font-family: 'Architects Daughter', cursive;
}

.site-title a:link, .site-title a:visited {
 	color: #F9A66c;
	font-weight: 600;
}

.site-branding {
	display: flex;
}

.logodescriptcontainer {
	width: 45%;
}

/*.site-description {
	display: block;
	color: #767676;
	font-size: 1.2vw;
	margin-left: 65px;
	clear: left;
	white-space: nowrap;
	}*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)	{
.site-description {
	 font-size: 10px;
	  margin-left: 60px;
	}
}

/* End Header */

/* Start Navigation */

#site-navigation{
	margin-top: 40px;
}

@media only screen and (max-width: 768px)	{
#site-navigation {
	margin-top: 0px;
  }
}

@media only screen and (max-width: 320px)	{
#site-navigation {
	margin-top: 0px;
  }
}

.navdiv {
	width: 100%;
}

/* Start Noanet Menu */

@media only screen and (min-width: 768px) {
.main-navigation {
	display: block;
	}
}

.main-navigation > div {
 	/*display: inline;*/
 	float: right;
}

.main-navigation .main-menu > li > a {
	font-weight: 700;
	/*color: #f3a352;*/
	margin-right: 0.6rem;
	font-size: 18px;
	font-family: 'Architects Daughter';
	letter-spacing: 1px;
}

.main-navigation .main-menu > li {
	color: #757575;
    display: inline;
    position: relative;
}

.main-navigation .main-menu > li > a:hover, .main-navigation .main-menu > li > a:hover + svg {
    color: #d4dd45;
}

.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return {
    color: #fff;
    display: block;
    line-height: 1.2;
    text-shadow: none;
    padding: calc( .5 * 1rem) calc( 24px + 1rem) calc( .5 * 1rem) 1rem;
    white-space: nowrap;
    font-size: 0.6em;
	word-wrap: break-word;
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg {
    height: 34px;
    width: 34px;
    top: -0.525rem;
    vertical-align: text-bottom;
    color: #ffc476;
}

.main-navigation .sub-menu {
	background-color: #ffc476;
	color: #fff;
	list-style: none;
	padding-left: 0;
	position: absolute;
	opacity: 0;
	left: -9999px;
	z-index: 99999;
}

.main-navigation .sub-menu > li > a:hover {	
	background: #d4dd45;
}

.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus,
.main-navigation .sub-menu > li > .menu-item-link-return:hover,
.main-navigation .sub-menu > li > .menu-item-link-return:focus {
	background: #d4dd45;
}

.main-navigation .sub-menu > li > a:hover:after, .main-navigation .sub-menu > li > a:focus:after,
.main-navigation .sub-menu > li > .menu-item-link-return:hover:after,
.main-navigation .sub-menu > li > .menu-item-link-return:focus:after {
	background: #d4dd45;	
}


@media only screen and (min-width: 768px) {
.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu.hidden-links {
    right: 0;
    left: auto;
    display: block;
    width: max-content;
	}
}		
	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true {
	display: table;
	margin-top: 0;
	opacity: 1;
	padding-left: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 100000;
	width: 85vw;
	height: 50vh;
	max-width: 100vw;
	transform: translateX(100%);
	animation: slide_in_right 1.60s forwards;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)	{
.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true {
	display: table;
	margin-top: 0;
	opacity: 1;
	padding-left: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 100000;
	width: 50vw;
	height: 50vh;
	transform: translateX(100%);
	animation: slide_in_right 1.60s forwards;
	}
}

/* End Noanet Menu */

/* End Navigation */

.home .entry-header	{
	display: none;
}

.frontpagetagline	{
	font-family: 'Architects Daughter';
	letter-spacing: 2px;
	font-size: 22px;
	font-weight: 600;
	color: #535353;
}

.entry .entry-title:before {
	display: none;
}

.entry .entry-title {
	display: none;
}

@media only screen and (min-width: 768px){
.entry .entry-header {
	display: none;
	}
}

.entry .entry-header {
    position: relative;
	display: none;
}

.entry .entry-content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 40px;
}

@media only screen and (max-width: 768px){
	.entry .entry-content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0px;
	}
}

@media only screen and (min-width: 768px)	{
.entry .entry-content > *.alignfull, .entry .entry-summary > *.alignfull {
    margin-top: 0;
    margin-bottom: calc(2 * 1rem);
    left: calc( -12.5% - 75px);
    width: calc( 125% + 150px);
    max-width: calc( 125% + 150px);
	}
}

.imprint	{
	display: none;
}

@media only screen and (min-width: 1168px)	{
.entry .entry-content > *, .entry .entry-summary > * {
   max-width: 100%; 
	}
}

@media only screen and (min-width: 768px) {
.site-header {
    margin: 0;
    padding: .8rem 0;
	}
}

@media only screen and (min-width: 768px) {
.entry .entry-content > *, .entry .entry-summary > * {
	margin: 15px 0;
	}
}


#post-21 .entry-content .wp-block-image {
	max-width: 100%;
	margin-top: 0;
}

.post-174 {
}

@media only screen and (min-width: 768px) {
.post-174 .entry-content, .post-174 .entry-summary {
	max-width: 100%;
	margin: 0 10%;
	padding: 0 30px;
	}
}

@media only screen and (min-width: 768px) {
.post-174 .entry-content > *, .post-174 .entry-summary > * {
	max-width: calc(8 * (40vw) - 8px);

	}
}

.entry-content .bullets  a {
    font-size: 16px;
    font-weight: 600;
    color: #ffc476;
    text-decoration: none;
    border-bottom: 1px solid #ffc476;
}

ul.bullets  {
    list-style: none;
}

.bullets a:hover {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 -30px 0 0 #ffc476;
    transition: all .55s ease-in;
}

.entry .entry-content .wp-block-separator.is-style-wide,
.entry .entry-content hr.is-style-wide {
	max-width: 100% !important;
}

.entry .entry-content p {
    word-wrap: normal;
}

.noanetpagetitles	{
	text-align: left;
	color: #F9A66c;
	font-family: 'Architects Daughter';
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: none;
	letter-spacing: 2px;
	margin: 0;
}

.noanetcontent	{
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #3a3a3a;
	font-weight: 500;
}

.noanetcontent.bulletpointindent {
	margin-left: 30px;
}

.noanetcontentcontainer{	
	width: 80%;
}

.noanetQAtitle {
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	/*font-size: 18px;*/
	font-size: 15px;
	line-height: 2;
	color: #555d66;
	font-weight: 500;
	font-style: italic;
}

.bigpraise {
	color: #3a3a3a;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: -0.5px;
	line-height: 28px;
}

.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: normal;
    overflow-wrap: normal;
}

.wp-block-column:nth-child(2n) {
    margin-left: 0px;
}

/* Start Registration Forms */

.registrationformcolumns {
	border: 1px solid #eee;
    padding: 0.7rem 1.2rem;
    color: #32373c;
    z-index: 1;
    margin: 0 0 15px 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.registrationformcolumns .wp-block-column a {
    font-size: 16px;
    font-weight: 600;
    color: #ffc476;
    text-decoration: none;
    border-bottom: 1px solid #ffc476;
}

.registrationformcolumns .wp-block-column a:hover {
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
    text-decoration: none;
	box-shadow: inset 0 -30px 0 0 #ffc476;
	transition: all .55s ease-in;
}

.registrationformcolumns .wp-block-column ul {
    list-style: none;
}

.registrationformcolumns .wp-block-column a:hover {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 -30px 0 0 #ffc476;
    transition: all .55s ease-in;
}

.downloadforms {
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    line-height: 2;
    color: #3333;
    font-weight: 500;
}

/* End Registration Forms */


/* Start Parents and Fundraising Volunteers page */

.containerparents {
	overflow: wrap;
	width: 100%;
  	margin: 50px auto;
	margin-right: 30px;
	padding-right: 20px;
}

.contour {
	width: 700px;
	height: 600px;
	float: left;
	background-image: url(/wp-content/uploads/2019/09/parentsimg.jpeg);	
	background-size: cover;
	background-position: -100px 0;
	-webkit-clip-path: circle(70% at 0% 0%);
	clip-path: circle(70% at 0% 0%);	
	-webkit-shape-outside: circle(70% at 0% 0%) border-box;
	shape-outside: circle(70% at 0% 0%) border-box;
	-webkit-shape-margin: 2em;
 	shape-margin: 2em;
	margin-bottom: 20px;
}

.contourfund {
	width: 600px;
	height: 600px;
	float: right;
	background-image: url(/wp-content/uploads/2019/09/fundraiseimg.jpeg);			
	background-size: cover;
	background-position: 100px 120px;
	-webkit-clip-path: circle(70% at 100% 100%);
	clip-path: circle(70% at 100% 100%);	
	-webkit-shape-outside: circle(70% at 100% 100%) border-box;
	shape-outside: circle(70% at 100% 100%) border-box;
	-webkit-shape-margin: 1em;
	shape-margin: 1em;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.containerparents * {
	clear: none;
}

.entry .entry-content  .containerparents .contour {
    margin-top: 30px;
}

.entry .entry-content  .containerparents .contourfund {
    margin-top: -170px;
}

.containerparents .contourfund ~ .noanetcontent {
    text-align: justify;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.contour {
	width: 100%;
	background-image: url(/wp-content/uploads/2019/09/parentsmobile.jpeg);
	background-size: cover;
 	background-position: 0px 0px;
	-webkit-clip-path: none;
	clip-path: none;		
	-webkit-shape-outside: none;
	shape-outside: none;
	-webkit-shape-margin: inherit;
	shape-margin: 1em;
	background-repeat: no-repeat;
}
	
.contourfund {
	width: 100%;
	background-image: url(/wp-content/uploads/2019/09/fundraisemobile.jpeg);	
  	background-size: cover;
  	background-position: 0px 10px;
  	-webkit-clip-path: none;
	clip-path: none;
  	-webkit-shape-outside: none;
  	shape-outside: none;
  	-webkit-shape-margin: none;
  	shape-margin: 1em;
	background-repeat: no-repeat;
}

.entry .entry-content  .containerparents .contour {
    margin-top: 0px;
}

.entry .entry-content  .containerparents .contourfund {
    margin-top: 0px;
}
	
.emptybox1 {
	height: 0px;
}
	
.containerparents .contourfund ~ .noanetcontent {
    text-align: left;
}
}

.emptybox1 {
	height: 40px;
}

.emptybox2 {
	height: 120px;
}


.emptyboxspacer{
    height: 30px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.emptyboxspacer {
    height: 0px;
}
}

.emptyboxcontact {
    height: 40px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.emptyboxcontact {
    height: 10px;
}
}

.emptyboxbottom{
    height: 40px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.emptyboxbottom {
    height: 0px;
}
}

/* End Parents and Fundraising Volunteers page */

.emptybox {
	display: block;
}

.emptyboxhistory {
	height: 150px;
}

.emptyblock {
	display: block;
	height: 200px;
}

@media only screen and (max-width: 768px) {
	.emptybox {
	display: none;
	}
}
	
.emptyblockorange {
	display: block;
	height: 100%;
	background: #ffc476;
	border-radius: 15px;
}

.emptyblockorange2nd {
	display: block;
	height: 100%;
	background: #ffc476;
	border-radius: 15px;
	margin-top: -130px;
}

@media only screen and (max-width: 768px) {
.emptyblockorange2nd{
	margin-top: -80px;
	}
}

.emptyblockpurple {
	display: block;
	height: 100%;
	background: #a997df;
	border-radius: 15px;
	margin-top: -130px;
}

@media only screen and (max-width: 768px) {
.emptyblockpurple{
	margin-top: -80px;
	}
}

.emptyblocklimegreen {
	display: block;
	height: 100%;
	background: #eff969;
	border-radius: 15px;
	margin-top: -130px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockorange > *:first-child {
	margin-top: 0px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockorange > *:last-child {
	margin-bottom: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockorange2nd > *:first-child {
	margin-top: 0px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockorange2nd > *:last-child {
	margin-bottom: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockpurple > *:first-child {
	margin-top: 0px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblockpurple > *:last-child {
	margin-bottom: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblocklimegreen > *:first-child {
	margin-top: 0px;
}

.entry .entry-content .wp-block-columns .wp-block-column.emptyblocklimegreen > *:last-child {
	margin-bottom: 10px;
}

.emptyboxparentvoices {
	height: 40px;
}

.parentquotes {
	padding: 20px;
	font: italic 400 15px/150% Architects Daughter;
	color: #878787;
	background: #fff;
	margin: 10px;
	margin-top: -20px;
	border-radius: 10px;
}

.funfact {
	padding: 10px;
	font-size: 20px;
	color: #813378;
	margin-left: 30px;
	font-weight: 800;
	font-family: 'Architects Daughter';
}

.contentcallouts {
	padding: 20px;
	margin: 0 0 40px 0;
	background-color: #F6F4E1;
	width: 100%;
	color: #f3a352;
	font-size: 18px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	border-radius: 5px;
}

.ourmission {
	color: #555d66;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-style: italic;
}

.frontpageourvalues {
	color: #555d66;
	font-size: 16px;
	font-weight: 500;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	line-height: 2;
	margin-top: 20px;
  letter-spacing: 1px;	
}


@media only screen and (min-width: 768px) {
.entry .entry-content .progouterbox .wp-block-column:not(:first-child) {
    margin-left: 10px;
	}
}

.entry .entry-content .progouterbox .wp-block-cover {
    min-height: 230px;
}

.ourprograms {
	color: #535353;
	font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
    font-size: 0.9em;
    font-weight: 500;
}

.ourprogramstitles {
    color: #535353;
	font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
    font-size: 1em;
    font-weight: 600;
}

.ourmissionleftbox {
	min-width: 60%;
}

.ourmissionleftboxcontent {
    padding: 10px;
    color: #535353;
    font-size: 23px;
    letter-spacing: 2px;
    font-family: 'Architects Daughter';
    font-weight: 500;
	margin-top: -24px;
}

.ourmissionleftboxtitle {
	padding: 10px;
	color: #535353;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Architects Daughter';
	letter-spacing: 2px;
}

.taglinevalues {
	color: #f9a66c;
	text-align: center;
	margin-top: 230px;
	margin-bottom: 0;
}

.frontpgbottomboxes {
	min-height: 300px;
	background: #f8f8f8;
}

.shadeinsetboxouter {
	/*padding: 0 30px;
  	margin-top: -30px;*/
  	padding: 0px;
}

.shadeinsetboxoutercariprog {
	padding: 0 30px;
  	margin-top: -110px;
}

.shadeinsetboxinner {
  position: relative;
  padding: 30px 30px 34px;
  background: #fff;
  width: 100%;
  min-height: 100px;
  max-width: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 0;
}

.shadeinsetboxinner:after {
	content: "";
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	height: 4px;
 	width: 100%;
	background-color: #ffc476;	
  	-webkit-transition: height .3s ease;
  	transition: height .3s ease;
  	z-index: -1;
}

.wp-block-column:hover .shadeinsetboxinner:after {
	height: 100%;
}


.wp-block-column:hover .shadeinsetboxinnertitle {
	color: #fff;
}

.shadeinsetboxinnertitle {
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;	
	/*font-size: 20px;
	line-height: 30px;*/
	font-size: 16px;
	line-height: 30px;
	z-index: 2;
	text-align: center;
	font-weight: 700;
	font-family: 'Architects Daughter', cursive;
	color: #F9A66c;
}


.shadeinsetboxinnertitle a {
	color: #813378;
	font-family: 'Architects Daughter';
}

.shadeinsetboxinnertitle a:visited {
	color: #813378;
    font-family: 'Architects Daughter';
}

.shadeinsetboxinnertitle a.titlestyle {
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}

.shadeinsetboxinner p {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Architects Daughter';
    font-weight: 700;
    color: #813378;
	text-align: center;
}

.shadeinsetboxinnerprog {
	position: relative;
  	padding: 30px 30px 34px;
  	background: #fff;
  	width: 100%;
  	min-height: 157px;
  	max-width: 100%;
  	-webkit-transition: all .3s ease;
  	transition: all .3s ease;
  	z-index: 0;
}

.shadeinsetboxinnerprog:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100%;
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
	z-index: -1;
	background: #a997df;
}

.wp-block-column:hover .shadeinsetboxinnerprog:after {
	height: 100%;
}

.shadeinsetboxinnerprog p {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Architects Daughter';
    font-weight: 700;
    color: #F9A66c;
	text-align: center;
}

.shadeinsetboxinnerprog2 {
	position: relative;
	padding: 30px 30px 34px;
	background: #fff;
	width: 100%;
	min-height: 157px;
	max-width: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 0;	
}

.shadeinsetboxinnerprog2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100%;
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
	z-index: -1;
	background: #d4dd45;
}

.wp-block-column:hover .shadeinsetboxinnerprog2:after {
	height: 100%;
}

.shadeinsetboxinnerprog2 p {
	font-size: 18px;
	line-height: 2;
	font-family: 'Architects Daughter';
	font-weight: 500;
}

#extendedprogram {
	padding-top: 20px;
}

.specialtitles {
	color: #f1794a;
	font-size: 20px;
  	font-weight: 600;
  	letter-spacing: 2px;
  	font-family: 'Architects Daughter', cursive;
}

.specialtitlesfront {
	color: #535353;
  	font-size: 20px;
  	font-weight: 600;
  	letter-spacing: 2px;
  	font-family: 'Architects Daughter';
}

.enrollparentsvisitblock{
	width: 220px;
	margin-top: 30px;
}
.howtoenrollblock{
  	border: 2px solid #ad2033;
  	padding: 10px;
}

.schvisitblock{
	border: 2px solid #185bc7;
  	padding: 10px;
}

.parentsvoiceeducationblock{
	border: 2px solid #4bbe25;
  	padding: 10px;
}

.ourvaluescontainer {
    color: #ccc;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1.4px;
    padding: 20px;
    line-height: 2;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
.ourvaluescontainer {
   padding: 0px;
	}
}

.ourvalues {
	color: #a09d9d;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1.4px;
	padding: 20px;
	line-height: 2;
	/*margin-top: 30px;*/
	margin-top: 2px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
}

.ourvalues {
    margin-top: 2px;
}

.entry-content .noanetgenerallinks a {
    text-decoration: none;
	font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
}

.entry-content .noanetgenerallinks.bulletpointindent {
	margin-left: 30px;
}

#slideshow {
	/*margin-top: -280px;*/
	margin-top: -200px;
  	color: #fff;
	font-size: 28px;
	font-weight: 800;
	margin-right: auto;
	margin-left: 40px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
 }

.slide {
 	float: left;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
   }

@media only screen and (max-width: 768px) {
.slide {
   font-size: 20px;
	}
}

.slidercontainer {

}

.emptyboxafterslider {
	display: block;
	clear: both;
	height: 280px;
}

.slidercontainer .slide {
	visibility: hidden;
	opacity: 1;
	transition: visibility 1.7s ease, opacity 1.7s ease;
	position: absolute;
	}

.wp-block-column .teacherspics	{
	margin-left: auto;
	margin-right: auto;
}

.teachers	{
	padding: 20px;
}

.teachername	{
	font-size: 20px;
  	line-height: 26px;
  	margin: 0;
  	padding: 0 0 5px;
	text-align: center;
}

.teachertitle	{
  	text-transform: uppercase;
  	letter-spacing: .15em;
  	font-size: 70%;
  	margin-bottom: 0;
  	color: #F9A66c;
  	line-height: 1.2em;
  	font-weight: 600;
	text-align: center;
}

.teachersquotes{
	width: 100%;
	padding: 10px;
	font: italic 400 15px/150% Architects Daughter;
	color: #878787;
}

.teacherspics > img {  
    margin: auto;   
}

.teacheremail {
  	color: #111;
	text-align: center;
}

.teacheremail a.noanetlinks {
	font-size: 16px;
  	text-decoration: none;
	font-weight: 500;
}

.directorletter {
  	flex-basis: 70%;
}

.directorletter {
 	font-family: Calibri, Times New Roman, Arial;
	font-size: 16px;
	line-height: 2;
	color: #3a3a3a;
	font-weight: 500;
}

.directorparentquotewrap {
    margin-top: 70px;
}

.directorparentquote {
   	flex-basis: 30%;
	margin-top: 250px;
}

.directorquote .uagb-tm__desc {
    color: #000;
    margin-bottom: 15px;
    font: italic 400 15px/150% Architects Daughter;
}

.noanetcontacttitles {
    text-align: left;
    color: #555d66;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: none;
    margin-bottom: 5px;
}

.noanetcontact {
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    color: #555d66;
    font-weight: 600;
    line-height: 1.6;
}


.entry-content .noanetcontent a {
	text-decoration: none;
  	color: #3a3a3a;
  	font-weight: bold;
	font-weight: 700;
	background-color: #faf9f7;
	padding: 4px;
	font-style: italic;
	border: 1px solid #fcf1e2;
	border-radius: 1px;
}

.entry-content .noanetcontent a:hover {
    text-decoration: none;
    color: #3a3a3a;
    font-weight: bold;
    font-weight: 700;
    background-color: #faf9f7;
    padding: 4px;
    font-style: italic;
    border: 1px solid #fcf1e2;
    border-radius: 1px;
	box-shadow: inset 0 -30px 0 0 #ffc476;
	transition: all .55s ease-in;
}

.noanetcontentitalic {
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;		
	font-weight: 500;
	font-size: 16px;
	line-height: 2;
	margin: 0;
	color: #3a3a3a;
	text-rendering: optimizeLegibility;
	font-style: italic;
}

.entry-content .noanetcontentitalic a {
	text-decoration: none;
  	color: #3a3a3a;
  	font-weight: bold;
	font-weight: 700;
	background-color: #faf9f7;
	padding: 4px;
	font-style: italic;
	border: 1px solid #fcf1e2;
	border-radius: 1px;
}

.entry .entry-content .noanetcontentitalic a:hover {
	text-decoration: none;
  	color: #3a3a3a;
  	font-weight: bold;
	font-weight: 700;
	background-color: #faf9f7;
	padding: 4px;
	font-style: italic;
	border: 1px solid #fcf1e2;
	border-radius: 1px;
	box-shadow: inset 0 -30px 0 0 #ffc476;
	transition: all .55s ease-in;
}

.wp-block-cover, .wp-block-cover-image {
	background-color: transparent;
}

/* Start Link Buttons */

.linkbtn_container {
  line-height: 40px;
  display: inline-block;
  margin: 7px 20px 73px 0;
  margin-right: 20px;
}


.linkbtn {
  border: 1px solid #eff969;
  border-bottom: 3px solid #ffc476;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  letter-spacing: 0.06em;
  /*font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;*/
}

.linkbtn {
  font-size: 16px;
  font-weight: 900;
  line-height: 16px;
  font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
  display: inline-block;
  min-width: 189px;
  /*padding: 16px 28px 15px;*/
  padding: 10px 28px 10px;  
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  text-align: center;
  letter-spacing: .03em;
  color: #ffc476;
  background: transparent;
  text-decoration: none;
}

.entry .entry-content .linkbtn_container  a {
	text-decoration: none;
	color: #ffc476;
}

.linkbtn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: #ffc476;*/
  background: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.linkbtn:hover {
  border-color: #eff969;
}

.linkbtn:hover::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
	transition: all 1.55s ease-in;	
}

.entry .entry-content .linkbtn_container .linkbtn:hover {
  text-decoration: none;
  /*color: #3a3a3a;*/
  color: #ffc476;
}

/* End Link Buttons */

.contactpageleftbox	{
	min-width: 60%;
}

.entry .entry-content .wp-block-cover-image, .entry .entry-content .wp-block-cover-visit {
    position: relative;
    min-height: 230px;
    padding: 1rem;
}

.schedulevisitform	{
	padding: 15px 25px 25px 25px;
	background: #d4dd45;
}

.programtable {
	table-layout: fixed;
	width: 100%;
}

.programtable td {
	border: none;
}

.programtable tr td {
 	word-break: normal;
 	vertical-align: text-top;
}

.programtable tr td:nth-child(1) {
	width: 22%;
}

.programtable tr td:nth-child(2) {
	width: 30%;
}

.registrationtable {
    table-layout: fixed;
    width: 100%;
}

.registrationtable td {
	border: none;
}

.registrationtable tr td {
	word-break: break-word;
}

.registrationtable tr td:nth-child(1) {
	width: 30%;
}

.wp-block-table {
    width: 100%;
    min-width: 220px;
    border-collapse: collapse;
}

.wp-block-table td, .wp-block-table th {
    /*padding: .5em;
    border: 1px solid;*/
    /* word-break: break-all; */
    overflow-wrap: normal;
}

.contactustable {
    table-layout: fixed;
    width: 80%;
}

.contactustable td {
	border: none;
}

.contactustable tr td {
	word-break: normal;
}

.contactustable tr td:nth-child(1) {
	width: 30%;
}

.contactustable tr {
}

.contactus {
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #3a3a3a;
	font-weight: 500;
}

/* Start Schedule Visit Form */

#wpforms-2276 .wpforms-form {
	width: 100%;
 	padding: 30px;
	border-radius: 5px;
	background: #faf9f7;
	border: 0px solid #fcd29b;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	color: #3a3a3a;
	font-size: 14px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error {
	 background-color: #fcedeb;
}

#wpforms-2276 .wpforms-form button[type=submit] {
	width: 50%;
	margin: auto;
	background-color: #ffc476;
	border: 1px solid #eff969;
	color: #fff;
	font-size: 14px !important;
	padding: 10px 15px;
}

#wpforms-2276 .wpforms-form button[type=submit]:hover {
	background-color: #fff;
	border: 1px solid #eff969;
	color: #ffc476;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #fff !important;
    border: 1px solid #fff !important;
}

/* End Schedule Visit Form */

.uagb-google-map__wrap {
	width: 100%;	
}

/* Start Contact Us Form */

#wpforms-2278 .wpforms-form {
    width: 80%;
    border-radius: 5px;
	padding: 30px;
	background: #faf9f7;
}

#wpforms-2278 .wpforms-form button[type=submit] {
	width: 40%;
	margin: auto;
	background-color: #ffc476;
	border: 1px solid #eff969;
	color: #fff;
	font-size: 14px !important;
	padding: 10px 15px;
}

#wpforms-2278 .wpforms-form button[type=submit]:hover {
	background-color: #fff;
	border: 1px solid #eff969;
	color: #ffc476;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#wpforms-2278 .wpforms-form {
    width: 100%;
    border-radius: 5px;
    padding: 30px;
    background: #faf9f7;
}
}

/* End Contact Us Form */

/* Open Calendar Events */

.tribe-events-page-title {
    /*font-size: 20px;
    font-weight: 700;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif !important;*/
    margin-top: 100px !important;
    line-height: 1.4 !important;
    letter-spacing: 2px !important;
}

.tribe-events-list-separator-month {
    text-transform: none;
    /*font-size: 16px;*/
    margin: 1.25em auto;
    text-align: center;
    position: relative;
    background-color: transparent;
    z-index: 1;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	display: none;
}

#tribe-events .tribe-events-button, .tribe-events-button {
display: none !important;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
    display: none;
}

.tribe-events-list .tribe-events-venue-details {
	/*display: none;*/
}

.tribe-events-event-cost {
	display: none;
}

#tribe-events .tribe-events-list-event-description  {
	/*display: none;*/
}

#tribe-events .tribe-events-list-event-description p {
	/*display: none;*/
}

 #tribe-events .tribe-events-content a {
	display: none;
}

.single-tribe_events .tribe-events-event-meta {
   display: none;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	display: none;
}

.events-list .tribe-events-loop {
	width: 60%;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0px 1px 1px orange;
}

@media only screen and (min-device-width : 300px) and (max-device-width : 480px) {
.events-list .tribe-events-loop {
	width: 100%;
	}
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title  a {
	color: orange;
	font-size: 16px;
	text-decoration: none;
}

.type-tribe_events {
	padding: 11px 48px 20px 48px;
	text-align: center;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
	line-height: 1.7;
	margin: 0 0 10px;
	font-size: 16px;
	color: #3a3a3a;
	font-weight: 500;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.tribe-event-schedule-details-header {
	font-size: 14px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.tribe-bar-filters-inner.tribe-clearfix {
	display: none;
}


#tribe-events-pg-template, .tribe-events-pg-template {
    margin-top: -40px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#tribe-events-pg-template, .tribe-events-pg-template {
    margin-top: -80px;
}
}

/* End Calendar Events */

h1:not(.site-title)::before, h2::before {
	display: none;
}

*, *::after, *::before {
	box-sizing: border-box;
	}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	transition: 200ms ease-in-out;
	border: 1px solid black;
	border-radius: 10px;
	z-index: 999;
	width: 500px;
	max-width: 80%;
	padding: 10px 15px;
      }

.modal-header {
	padding: 10px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #000;
}

.modal-header .calmodaltitle {
	font-size: 1rem;
	font-weight: bold;
}

.modal.active {
	transform: translate(-50%, -50%) scale(1);
	background: #fff;
	 }

.close-button {
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	font-size: 1.25rem;
	font-weight: bold;
	color: black;
	}

.close-button:hover {
	background: #fff;
	color: orange;
	}

#overlay {
	position: fixed;
	opacity: 0;
	transition: 200ms ease-in-out;
	top: 0;
	left: 0;
 	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	pointer-events: none;
	z-index: 20;	
	}

#overlay.active {
	opacity: 1;
	pointer-events: all;		
	}

/*open staggering - History & Approach */

.wp-block-columns.staggered {
	display: flex;
  	margin: 10px 0;
  	padding: 10px;
  }

.wp-block-columns.staggered .wp-block-column {
	border-radius: 10px;
  	padding: 10px;
  	background: #FFFFFF;
	flex: 1 0 220px;	
	margin-bottom: 22px;
}

.wp-block-columns.staggered .wp-block-column:hover {
	background: #f3f4f5;
	transform: scale(1.08);
}

.staggered .noanetcontent {
    padding: 10px;
}

.wp-block-columns.staggered .wp-block-column:first-child {
	margin-top: 20px;
}

.wp-block-columns.staggered .wp-block-column:nth-child(2) {
  margin-top: 80px;
}

.wp-block-columns.staggered .wp-block-column:nth-child(3) {  
  margin-top: 140px;
}

@media only screen and (max-width:1150px) {
	.wp-block-columns.staggered .wp-block-column:nth-child(3) {
		margin-top: 0px;
	}
}

@media only screen and (min-width: 768px)	{
.entry .entry-content .wp-block-columns.staggered {
    flex-wrap: wrap;
	}
}

@media only screen and (max-width: 768px)	{
.wp-block-columns.staggered .wp-block-column {
margin-top: 0px !important;
	}
}

/*close staggering - History & Approach */

.entry .entry-content a {
    text-decoration: none; 
}

a {
    transition: color 110ms ease-in-out;
    color: #F9A66c;
}

a:hover, a:active {
    color: #813378;
    outline: 0;
    text-decoration: none;
    font-weight: 600;
}

a:visited {
    color: #813378;
}

/* Start Site footer */

.site-footer {
	border-top: 15px solid #eff969;
	background: #ffc476;
	min-height: 170px;
	width: 100%;
    position: relative;
    bottom: 0;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){.site-footer {
	border-top: 15px solid #eff969;
	background: #ffc476;
	min-height: 100px;
	width: 100%;
    position: relative;
    bottom: 0;
}
}

.entry-footer {
	display: none;
}

#colophon .widget-area,
#colophon .site-info {
  margin: calc(2 * 1rem) 1rem;
}

@media only screen and (min-width: 768px) {
  #colophon .widget-area,
  #colophon .site-info {
	margin: calc(1 * 1rem) calc(1% + 60px);
  }
}

.site-title-footer {
    color: #1d418d;
    font-size: 16px;
    font-family: 'Architects Daughter';
	font-weight: 700;
}

.site-description-footer {
    color: #767676;
    font-size: 12px;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-weight: 500;
}

.noanetfooteraddress {
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    line-height: 2;
    color: #fff;
  	font-weight: 900;
    line-height: 16px;
}

.wrapleft {
	float: left;
}

.wrapright {
	float: right;
}

.widget a {
    color: #333;
}

.footerlinkbtn_container {
 	line-height: 40px;
  	margin-right: 20px;
}

.footerlinkbtn {
  	font-size: 12px;
  	font-weight: 900;
  	line-height: 16px;
  	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
  	display: inline-block;
	min-width: 0px;
  	/*padding: 16px 28px 15px;*/
  	padding: 10px 22px 9px;
  	-webkit-transition: all .15s linear;
  	transition: all .15s linear;
  	text-align: center;
  	letter-spacing: .03em;
  	color: #ffc476;
  	background: transparent;
  	text-decoration: none;
}

.widget .footerlinkbtn_container a {
	text-decoration: none;
	color: #fff;
}

.footerlinkbtn {
  	border: 1px solid #eff969;
  	border-bottom: 3px solid #ffc476;
  	-webkit-transform: perspective(1px) translateZ(0);
  	transform: perspective(1px) translateZ(0);
  	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  	position: relative;
  	-webkit-transition-property: color;
  	transition-property: color;
  	-webkit-transition-duration: 0.15s;
  	transition-duration: 0.15s;
 	letter-spacing: 0.06em;
  	text-decoration: none;
  	margin-right: 5px;
  	margin-top: 10px;
}

.footerlinkbtn::before {
  	content: "";
  	position: absolute;
  	z-index: -1;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background: #fff;
  	-webkit-transform: scaleY(0);
  	transform: scaleY(0);
  	-webkit-transform-origin: 50% 100%;
  	transform-origin: 50% 100%;
  	-webkit-transition-property: transform;
  	-webkit-transition-property: -webkit-transform;
  	transition-property: -webkit-transform;
  	transition-property: transform;
  	transition-property: transform, -webkit-transform;
  	-webkit-transition-duration: 0.55s;
  	transition-duration: 0.15s;
  	-webkit-transition-timing-function: ease-out;
  	transition-timing-function: ease-out;
}

.footerlinkbtn:hover {
  	border-color: #eff969;
}

.footerlinkbtn:hover::before {
  	-webkit-transform: scaleY(1);
  	transform: scaleY(1);
	transition: all .55s ease-in;
}

.widget .footerlinkbtn:hover {
	text-decoration: none;
  	color: #ffc476;
}

@media only screen and (min-width: 1168px)	{
#colophon .widget-column .widget {
	width: calc(100% - (3 * 1rem));
	}
}

/* End Site footer */

/* Add CSS 4_14_20 */

a {
    transition: color 110ms ease-in-out;
    color: #F9A66c;
}

/*a:hover, a:active {
	color: #813378;
 	outline: 0;
	text-decoration: none;
	font-weight: 600;
}*/

a:visited {
	color: #813378;
}

.main-navigation .main-menu > li > a {
    font-weight: 700;
    color: #ffc476;
    margin-right: 0.6rem;
    font-size: 18px;
    font-family: 'Architects Daughter';
    letter-spacing: 1px;
}


#tribe-events-header {
	position: relative;
	width: 60%;
	margin: auto;
}

.events-list #tribe-events-footer {
	position: relative;
	width: 60%;
	margin: auto;
	border-top: 1px solid #e5e5e5;
	padding-top: 0px;
	margin-top: 20px;
}

.tribe-events-page-title {
	font-size: 15px;
	font-weight: 700;
	color: #1d418d;
font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	text-rendering: optimizeLegibility;
}

.tribe-events-list-separator-month {
    font-size: 14px;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next{
	box-sizing: border-box;
	display: block;
	margin: 0;
	width: 50%;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
	box-sizing: border-box;
	display: block;
	margin: 0;
	/*width: 50%;*/
	width: 100%;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next{
	box-sizing: border-box;
	display: block;
	margin: 0;
	width: 100%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
	box-sizing: border-box;
	display: block;
	margin: 0;
	width: 100%;
}
}

.tribe-events-sub-nav li a {
	background: none;
	color: #1d418d;
	display: block;
	padding: 10px 20px;
	position: relative;
	white-space: normal;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-size: 12px;
}

.tribe-events-sub-nav li a:hover, .tribe-events-sub-nav li a:visited {
	color: #ffc476;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	font-size: 12px;
}

ul.tribe-events-sub-nav a
{
	font-size: 12px;
}

.events-list .tribe-events-loop {
	width: 60%;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0px 1px 1px #ffc476;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.events-list .tribe-events-loop {
	width: 100%;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0px 1px 1px #ffc476;
}
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title a {
	color: #ffc476;
	font-size: 14px;
	text-decoration: none;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-left, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left {
    text-align: center;
}

.tribe-events-sub-nav .tribe-events-nav-left, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left {
    float: none;
    text-align: center;
}

.ourvisionblock {
	background: #a997df;
	border-radius: 10px;
	height: 100%;
	display: block;
	padding: 10px;
}

.ourmissionblock {
	background: #ffc476;
	border-radius: 10px;
	height: 100%;
	display: block;
	padding: 10px;
}

.whiteblock{
	border-radius: 5px;
	background: #fff;
	padding: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column .ourvalues {
    margin-top: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column .ourmission {
    margin-top: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column .ourimpacttitles {
	margin-top: 0px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	color: #3a3a3a;
}

.emptyboxspacer{
	height: 20px;
}

.emptyboxbullet {
	height: 10px;
}

.entry .entry-content .wp-block-columns .wp-block-column .firstpoint {
	margin-top: 20px;
}

/*.entry .entry-content .linkbtn_container a {
	font-size: 12px;
}*/

.entry .entry-content .linkbtn_container a {
    text-decoration: none;
    /*color: #ffc476;*/	
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	line-height: 16px;
	font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.linkbtn_container a {
    text-decoration: none;
    background: #ffc476;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    line-height: 16px;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

/*.site-description {
    margin-left: 65px;
}*/

/*.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap {
	color: #555d66;
    font-size: 16px;
    font-weight: 500;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    line-height: 2;
    margin-top: 20px;
    letter-spacing: 1px;
}*/

@media only screen and (min-width: 768px){
.entry .entry-content .wp-block-image .aligncenter img {
    margin: 0 auto;
    border-radius: 50%;
}
}

@media only screen and (min-width: 768px){
.site-branding {
  /*margin: 0 calc(1% + 60px);*/
	margin: 0 calc(10% + 10px);
	}
}

.emptyspace{
	height: 20px;
}

.tribe-events-notices {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #fff;
	color: #3a87ad;
	margin: 10px 0 18px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 #fff;
}

div.tribe-events-notices>ul, div.tribe-events-notices>ul>li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
	font-size: 13px;
}

.site-logo .custom-logo-link .custom-logo {
  min-height: inherit;
	max-width: 70%;
}

.archive .page-header .page-title, .search .page-header .page-title, .error404 .page-header .page-title {
    color: #767676;
    display: inline;
    letter-spacing: normal;
    font-size: 14px;
}

.wp-block-cover, .wp-block-cover-image {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	margin: 0 0 1.5em;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	/* original max-width: 2000px !important;*/
	/* original max-height: inherit;*/	
	min-height: 500px !important;
}

.site-description {
display: none;
}

.entry .entry-content .wp-block-button .wp-block-button__link {
	transition: background 150ms ease-in-out;
	border: 1px solid #eff969;
	font-size: 0.88889em;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.2;
 	box-sizing: border-box;
	font-weight: bold;
	text-decoration: none;
  /*padding: 0.76rem 1rem;*/
	padding: 0.76rem;
   outline: none;
   outline: none;
}

.generallinkbtn {
    font-size: 12px;
    font-weight: 900;
    line-height: 16px;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    display: inline-block;
    min-width: 0px;
    /* padding: 16px 28px 15px; */
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    text-align: center;
    letter-spacing: .03em;
    color: #ffc476;
    background: transparent;
    text-decoration: none;
}

.teachername {
    font-size: 60%;
    line-height: 26px;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.teachertitle {
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 50%;
    margin-bottom: 0;
    color: #F9A66c;
    line-height: 1.2em;
    font-weight: 600;
    text-align: center;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.teacheremail a.noanetlinks {
    font-size: 60%;
    text-decoration: none;
    font-weight: 500;
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
}

.noanetfooter {
    font-family: "Hind",sans-serif, Helvetica, Arial, Lucida, sans-serif;
    font-size: 11px;
    line-height: 2;
    color: #ffffff;
    font-weight: 500;
}

.entry .entry-content .wp-block-separator, .entry .entry-content hr {
 	background-color: #a997df;
 	border: 0;
  	height: 1px;
  	margin-bottom: 2rem;
  	margin-top: 2rem;
  	max-width: 2.25em;
  	text-align: left;
}

/* open Add to tribe */
.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past {
	/*display: none !important;*/
}

.tribe-events-nav-previous {
	/*display: none !important;*/
}

.tribe-events-nav-right.tribe-events-nav-next {
	/*display: none !important;*/
}
/* close */