/**
Theme Name: Buzz Advocacy 2023 Redesign
Author: Beekeeper Group
Author URI: https://beekeepergroup.com
Description: Theme for Buzz Advocacy
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buzz-advocacy-2023-redesign
Template: astra
*/

/* yes and... font (temporarily taken from google) */
@import url('https://fonts.googleapis.com/css2?family=Oleo+Script+Swash+Caps&display=swap');
body.page-template-template_home {
	font-family: "navigo";
	font-size: 18px;
	line-height: 26px;
}
/*.custom-logo-link {
  position: absolute;
  margin-bottom: -60px;
  left: 50%;
  margin-left: -142px;
  top: 20px;
}*/

body.ast-no-sidebar .entry-content > .alignfull,
body.post-type-archive-tribe_events.ast-no-sidebar .site-content > .alignfull {
  margin-left: calc( -50vw + 50%);
  margin-right: calc( -50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}
.custom-logo-link img {
  height: auto !important;
}
body.page-template-template_home .wp-block-uagb-container.hero > .uagb-container-inner-blocks-wrap {
  min-width: unset !important;
  width: 100%;
}

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.hero > .uagb-container-inner-blocks-wrap {
  	display: flex;
	position: relative;
	box-sizing: border-box;
	margin-left: auto !important;
	margin-right: auto !important;
	z-index: 2;
	--inner-content-custom-width: min( 100%, 840px);
	max-width: var(--inner-content-custom-width);
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	row-gap: 0px;
	column-gap: 0px;
	color: inherit;
}

body.page-template-template_home .hero h1 {
	font-family: 'Oleo Script Swash Caps', cursive;
	color: #FFFFFF;
}

body.page-template-template_home .hero {
	/*color: #FFFFFF;*/
	display: flex;
	/*background-size: cover;*/
	position: relative;
	/*
	background-repeat: no-repeat;
	background-position: center top;
	*/
}

/*body.page-template-template_home .hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(assets/images/gradient-behind-clouds.png) repeat-x bottom;
  z-index: -1;
}*/

body.page-template-template_home .hero .uagb-ifb-title-wrap img {
  max-width: 1200px;
  height: auto;
}

body.page-template-template_home .hero .sub-title {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	max-width: 550px;
}

body.page-template-template_home .hero .date-location {
	font-size: 24px;
	line-height: 26px;
	margin-top: 60px;
	text-transform: capitalize;
}

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap.days,
.uagb-container-inner-blocks-wrap.advcomm-cards,
.sponsors-sec-wrap .logo-cards,
body.post-type-archive-tribe_events .wp-block-uagb-container.uagb-is-root-container.alignfull.adv-hero-sec > .uagb-container-inner-blocks-wrap {
  	display: flex;
	position: relative;
	box-sizing: border-box;
	margin-left: auto !important;
	margin-right: auto !important;
	z-index: 2;
	--inner-content-custom-width: min( 100%, 1269px);
	max-width: var(--inner-content-custom-width);
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	row-gap: 0px;
	column-gap: 0px;
	color: inherit;
}

body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
.uagb-container-inner-blocks-wrap.advcomm-cards { justify-content: start; }

/*body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.faq-accordion { align-items: flex-start; }*/

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.about-sec > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.days,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.reg-cards,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.text-sec > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.testim-sec > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.form-sec > .uagb-container-inner-blocks-wrap,
body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.textmedia-sec > .uagb-container-inner-blocks-wrap,
body.page-template .wp-block-uagb-container.uagb-is-root-container.alignfull.quote-sec > .uagb-container-inner-blocks-wrap {
	flex-direction: row;
	/*column-gap: 118px;*/
}

/*.sponsors-sec-wrap .logo-cards { flex-wrap: wrap; width: 100%; flex-basis: 25%; }*/

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.days { align-items: flex-start; }

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
  width: 100%;
}

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards { flex-wrap: wrap; }
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container {
  width: 25%;
  /*flex-basis: 24%;*/
}

body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards {
  flex-wrap: wrap;
  gap: 20px;
}

body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards .wp-block-uagb-container {
  width: calc(100% - 20px);
  flex-basis: calc(25% - 20px);
  margin-bottom: 30px;
  padding: 20px;
  /*place-self: baseline;*/
  box-shadow: 0px 0px 20px 1px rgba(2, 48, 71, 0.1);
  align-self: normal;
  align-content: flex-start;
}

body.page-template-template_home h2 {
	font-family:"mencken-std",sans-serif;
	font-weight: 700;
	color: #333333;
}

body.page-template-template_home .about-sec { 
	position: relative;
}
body.page-template-template_home .about-sec .uagb-container-inner-blocks-wrap{ 
	background: rgba(226, 226, 213, 0.40);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
	/*padding-left: 20px;
	padding-right: 20px;*/
}

body.page-template-template_home .about-sec .leftside { padding-left: 20px; }

body.page-template-template_home .about-sec .bgpattern{
	background-image: url('/wp-content/uploads/2023/06/Card-Background.png');
	object-fit: contain;
	background-repeat: repeat-x;
	position: absolute;
	width: 50%;
	height: calc(100% + 60px);
	left: 50%;
	top: -22px;
}

body.page-template-template_home .about-sec .orange-blk-wrap {
	background: #F7941D;
	border-radius: 4px;
	padding: 60px 80px;
	max-width: 90%;
	margin-left: auto;
	color: #FFFFFF;
	box-shadow: 0px 0px 48px rgba(0,0,0,0.18);
	text-align: center;
}

body.page-template-template_home .about-sec .orange-blk-wrap .about-icon img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.text-link-big a,
.text-link-arrow a{
	font-size: 24px;
	line-height: 34px;
	text-decoration: none;
	color: #000000;
	margin-top: 1rem;
	font-weight: 700;
}

.text-link-arrow a { font-size: 18px; line-height: 26px; }

body.page-template-template_home .about-sec .orange-blk-wrap .text_on_right_1:after {
	content: "";
	width: 120px;
	height: 3px;
	display: block;
	margin: 30px auto 45px auto;
	background-color: #FEE013;
}
body.page-template-template_home .about-sec .orange-blk-wrap .text_on_right_2 { margin-top: 30px; }

body.page-template-template_home .about-sec .orange-blk-wrap .about-icon img { 
	max-width: 95px; height: auto; 
}

.about-icon {
	font-size: 90px;
	color: #000000;
}

body.page-template-template_home .custom-section p { 
	margin-bottom: 1rem; color: #333333; 
}

body.page-template-template_home .agenda-sec .agenda-sec-wrap {
	background: rgba(226, 226, 213, 0.40);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
	margin-top: 80px;
	margin-bottom: 80px;
}

body.page-template-template_home .agenda-sec .agenda-sec-wrap .leftside {
	padding-left: 30px;
}

body.page-template-template_home .agenda-sec .rightside.days {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

body.page-template-template_home .agenda-sec .day-tag {
	width: 71px;
	height: 82px;
	background-image: url(assets/images/tagbg.png);
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: .9rem !important;
	line-height: 20px;
	margin: 0px 30px 30px 0px;
	padding: 10px 10px 18px 10px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}
body.page-template-template_home .agenda-sec .day-card { 
	/*text-align: center;*/ 
	padding-left: 25px;
	padding-right: 25px;
	align-self: stretch;
	display: flex;
}

body.page-template-template_home .agenda-sec .day-card .itin {
  width: calc(100% - 99px);
  border-bottom: solid 1px #979797;
  padding-bottom: 18px;
}

body.page-template-template_home .agenda-sec .rightside .uagb-container-inner-blocks-wrap:last-child .day-card .itin {
	border-bottom: none;
}

.agenda-sec .rightside .rightsidewrap {
  max-width: 90%;
  margin-left: auto;
}

body.page-template-template_home .agenda-sec .day-card .ev-date,
body.page-template-template_home .agenda-sec .day-card .day-summary {
	font-family:"mencken-std",sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

body.page-template-template_home .agenda-sec .day-card .day-summary { 
	font-family: "navigo"; font-weight: 400; 
	margin-bottom: 25px;
}

/* day tag colors */
body.page-template-template_home .agenda-sec .day-tag.magenta {
	background-image: url(assets/images/tagbg-pink.png);
}

body.page-template-template_home .agenda-sec .day-tag.yellow {
	background-image: url(assets/images/tagbg-yellow.png);
	color: #000000;
}

body.page-template-template_home .agenda-sec .day-tag.blue {
	background-image: url(assets/images/tagbg-lightblue.png);
}

body.page-template-template_home .agenda-sec .day-tag.orange {
	background-image: url(assets/images/quote-tag.png);
}

body.page-template-template_home .agenda-sec .day-tag.grey {
	background-image: url(assets/images/tagbg-grey.png);
}

#ast-desktop-header .ast-main-header-wrap .ast-primary-header-bar {
	/*border-bottom: 7px solid #F7941D; */
}

.itin-item { 
	display: flex; 
	flex-direction: row; 
	font-size: 12px; 
	line-height: 18px; 
	align-items: flex-start;
	color: #000000;
	flex-wrap: wrap;
}
.itin-item:after {
	content: "";
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 1px;
	background-color: rgba(226,226,213,0.57);
}

.itin-item:last-child:after { content: none; }

.itin-item .iconwrap {
	background-color: #E2E2D5;
	padding: 18px;
	margin-right: 10px;
	/*border-radius: 20px;
	max-width: 30px;
	height: 30px;*/
	border-radius: 30px;
	max-width: 50px;
	height: 50px;
}

.itin-item .iconwrap i { /*for fontawesome icon */
  font-size: 13px;
  line-height: 14px;
  color: #333;
}

/*.itin-item .iconwrap img { max-width: 20px; height: fit-content; }*/
.itin-time-desc {
	text-align: left;
	display: flex;
	align-self: center;
	flex: 1;
}
.itin-time-desc .desc { display: inline; }
body.page-template-template_home .itin-time-desc .desc p { display: inline-block; margin-bottom: 0; }

.itin-time-desc span:after {
	content: "-";
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
}

.agenda-sec .text-link-big,
.text-link-arrow { margin-top: 40px; margin-bottom: 20px; }

.agenda-sec .text-link-big a:after,
.text-sec .text-sec-link a:after,
.text-link-arrow a:after {
	content: "";
	width: 53px;
	height: 11px;
	background-image: url(assets/images/arrow-right-pink.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: inline-block;
	margin-left: 20px;
}

.text-sec .text-sec-link a:after { background-image: url(assets/images/arrow-right-white.svg); }

.agenda-sec-footer { 
	color: #000000;
	max-width: 550px;
	margin: auto;
}
.agenda-sec-footer a { color: #F58F2B; }

body.page-template-template_home .reg-sec h2 {
	color: #FFFFFF;
}

body.page-template-template_home .reg-desc p { color: #333333; }
body.page-template-template_home .form-sec p { color: #FFFFFF; }

.reg-card {
  background: #FFF;
  align-self: stretch;
  border-radius: 4px;
  padding: 45px 20px 20px 20px;
  box-shadow: 0px 1px 20px rgba(2,48,71,0.03);
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 380px;
}

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.reg-cards { column-gap: 30px; }

.reg-card .wp-block-button.is-style-outline .wp-block-button__link {
  background: #F58F2B;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  padding:  14px 18px 14px 18px;
  font-weight: 900;
}

.reg-card .reg-card-title {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
}

.reg-card .reg-card-price {
	font-family:"mencken-std",sans-serif;
	font-size: 64px;
	line-height: 100%;
	text-align: center;
}

.reg-card .reg-card-desc { margin-top: 2.5rem; text-align: center; }
.reg-card .reg-card-desc p { margin-bottom:0; font-weight: 300; }

body.page-template-template_home .uagb-button__wrapper {
  text-align: center;
  margin-bottom: 25px;
}

.reg-card [class*="reg-card-info-hover"] { 
	display: none;

	position: absolute;
	left: 0;
	bottom: -65px;
	width: 100%;
	height: 0px;
	background-color: #E35566;
	color: #FFFFFF;
	padding: 0px;
	transition: all 0.3s ease-in-out;
}

.reg-card .hoverdiv.showingthis{
	height: 100%;
	padding: 45px 30px 20px 20px;
	bottom: 0;
}

.reg-card .hoverdiv .hover-title {
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}

.reg-card .hoverdiv .hover-title:after {
	content: "";
	width: 45px;
	height: 2px;
	display: block;
	margin: 13px auto 20px auto;
	background-color: #80A8BD;
}

.reg-card [class*="reg-card-info-hover"] .closethis {
	max-width: 16px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background-image: url(assets/images/icons8-close-24.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.reg-card [class*="reg-card-info-hover"] img { max-width: 100%; height: auto; }
.reg-card .reg-card-price:before { content: "$"; }

.reg-card-info {
  position: relative;
  display: flex;
  margin-top: auto;
  background-color: #E35566;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  font-size: 12px;
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  justify-content: center;
  font-weight: 500;
}

.blue-info .reg-card-info,
.reg-card.blue-info [class*="reg-card-info-hover"] {
	background-color: #2E6B9A;
	color: #FFFFFF;
}

.yellow-info .reg-card-info,
.reg-card.yellow-info [class*="reg-card-info-hover"] {
	background-color: #FEE013;
	color: #000000;
}

.reg-card.yellow-info [class*="reg-card-info-hover"] .closethis,
.reg-card.orange-info [class*="reg-card-info-hover"] .closethis {
	background-image: url(assets/images/icons8-close-24-black.png);
}

.reg-card.yellow-info .hoverdiv .hover-title { color: #000000; }
.reg-card.yellow-info .hoverdiv .hover-title:after { background-color: #F7941D; }

.orange-info .reg-card-info,
.reg-card.orange-info [class*="reg-card-info-hover"] {
	background-color: #F7941D;
	color: #000000;
}

.reg-card.orange-info .hoverdiv .hover-title { color: #000000; }
.reg-card.orange-info .hoverdiv .hover-title:after { background-color: #FEE013; }

.magenta-info .reg-card-info,
.reg-card.magenta-info [class*="reg-card-info-hover"] {
	background-color: #E35566;
	color: #ffffff;
}

.reg-card.magenta-info .hoverdiv .hover-title:after { background-color: #FCA3B7; }

.reg-card.blue-info .hoverdiv p,
.reg-card.magenta-info .hoverdiv p { color: #FFFFFF; }

.reg-card .hoverdiv a { 
	font-style: italic; 
	font-size: 90%; 
	color: #000000; 
	display: block; 
	text-align: center; 
}

.reg-card.blue-info .hoverdiv a, .reg-card.magenta-info .hoverdiv a { color: #FFFFFF; }

.reg-card [class*="reg-card-info-hover"]{ 
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

.reg-card.blue-info [class*="reg-card-info-hover"]{ 
	background-image: url(assets/images/card-hover-blue@2x.png); 
}
.reg-card.yellow-info [class*="reg-card-info-hover"]{ 
	background-image: url(assets/images/card-hover-yellow@2x.png); 
}
.reg-card.orange-info [class*="reg-card-info-hover"]{ 
	background-image: url(assets/images/card-hover-orange@2x.png); 
}
.reg-card.magenta-info [class*="reg-card-info-hover"]{ 
	background-image: url(assets/images/card-hover-pink@2x.png); 
}

.logo-card {
  text-align: center;
  padding: 20px;
}

.logo-card a img { max-height: 280px; }

.reg-card .wp-block-uagb-buttons .uagb-button__wrapper {
  margin-bottom: 0;
}

.reg-card .wp-block-uagb-buttons {
  position: absolute;
  bottom: 50px;
  left: auto;
  width: calc(100% - 40px);
}

.sponsors-sec-wrap {
	border-radius: 2px;
	background: #FFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	padding: 30px;
	margin-bottom: 60px;
	margin-top: 60px;
}


.textmedia-sec .wp-block-uagb-container div p:last-child { margin-bottom: 0.5rem; }

.textmedia-sec-wrap {
	border-radius: 2px;
	background: #E2E2D5;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	padding: 30px 40px 70px 30px;
	margin-top: 60px;
	margin-bottom: 60px;
}

.text-sec h3 {
	color: #FFFFFF;
	font-family:"mencken-std",sans-serif;
	font-weight: 700;
}

.text-sec .rightside p { color: #000000; }
.text-sec .text-sec-link a{ color: #FFFFFF; font-size: 24px; font-weight: 700; }

.client-quote blockquote,
.alignfull blockquote.uagb-blockquote .uagb-blockquote__content,
.quote-sec blockquote {
  font-size: 36px;
  line-height: 54px;
  font-family: "mencken-std", sans-serif;
  font-weight: 700;
  position: relative;
  margin: 0;
  padding: 20px 0;
  font-style: unset;
  color: #333333;
  border: 0;
}

.client-quote blockquote cite,
.alignfull blockquote.uagb-blockquote cite.uagb-blockquote__author,
.quote-sec cite {
	font-family: "navigo", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
	color: #333333;
	font-style: normal;
}

.alignfull.orange blockquote.uagb-blockquote cite.uagb-blockquote__author,
.alignfull.blue blockquote.uagb-blockquote cite.uagb-blockquote__author,
.alignfull.magenta blockquote.uagb-blockquote cite.uagb-blockquote__author {
	color: #FFFFFF;
}

.quote-sec cite { font-style: italic; }

.client-quote blockquote:before,
.alignfull blockquote.uagb-blockquote .uagb-blockquote__content:before,
.quote-sec blockquote:before {
	content: '“';
	width: 71px;
	height: 82px;
	background: url(assets/images/quote-tag.png) no-repeat center center;
	background-size: contain;
	font-size: 98px;
	color: #000000;
	line-height: 82px;
	text-align: center;
	display: block;
	margin-bottom: 40px;
	padding-top: 5px;
}

.alignfull blockquote.uagb-blockquote .uagb-blockquote__content:before,
.quote-sec blockquote:before { color: #FFFFFF; }

.alignfull.orange { background-color: #F58F2B; }
.alignfull.blue { background-color: #80A8BD; }
.alignfull.magenta { background-color: #E35566; }
.alignfull.orange blockquote.uagb-blockquote .uagb-blockquote__content:before,
.alignfull.blue blockquote.uagb-blockquote .uagb-blockquote__content:before,
.alignfull.magenta blockquote.uagb-blockquote .uagb-blockquote__content:before {
	background: url(assets/images/quote-tag-white.png) no-repeat center center;
	color: #000000;
	background-size: contain;
}

.client-quote blockquote:after,
.alignfull blockquote.uagb-blockquote .uagb-blockquote__content:after {
	position: absolute;
	width: 80%;
	height: 4px;
	right: 0;
	top: 40px;
	background-color: #F58F2B;
	content: "";
}

body.page-template .wp-block-uagb-container.uagb-is-root-container.alignfull.quote-sec > .uagb-container-inner-blocks-wrap:after {
	position: absolute;
	width: 90%;
	height: 4px;
	left: 101px;
	top: 80px;
	background-color: #F58F2B;
	content: "";
}

.alignfull.orange blockquote.uagb-blockquote .uagb-blockquote__content:after,
.alignfull.blue blockquote.uagb-blockquote .uagb-blockquote__content:after,
.alignfull.magenta blockquote.uagb-blockquote .uagb-blockquote__content:after {
	background-color: #FFFFFF;
}

.alignfull.blue blockquote.uagb-blockquote .uagb-blockquote__content,
.alignfull.magenta blockquote.uagb-blockquote .uagb-blockquote__content { color: #FFFFFF; }

.alignfull blockquote.uagb-blockquote .uagb-blockquote__content:after { width: calc(100% - 100px); }

.alignfull.uagb-blockquote__style-style_1 blockquote.uagb-blockquote .uagb-blockquote__icon { 
	display: none; 
}
.quotesec-wrap .leftside, .quotesec-wrap .rightside {
  
  
}

/* generic quote */
.alignfull blockquote.uagb-blockquote {
	max-width: 1240px;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

/* FAQ Section */
.faqs-sec-wrap {
	border-radius: 2px;
	background: #FFF;
	box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.25);
	padding: 30px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.accordion-container{
  position: relative;
  height: auto;
  margin: 10px auto;
}
.faqs-sec .accordion-container {
	max-width: 90%;
	margin: 0 auto 2% auto;
}
.accordion-container .set{
  position: relative;
  width: 100%;
  height: auto;
  border-top: solid 3px #333333;
}
.accordion-container .set > a{
  display: block;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  font-family: "mencken-std",sans-serif;
  font-weight: 700;
  
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.accordion-container .set > a i{
  float: right;
  margin-top: 2px;
  -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.accordion-container .set > a.active, 
.accordion-container .set > a:focus{
  outline: none;
}
.accordion-container .content{
  display:none;
  padding: 20px;
  font-size: 18px;
  line-height: 18px;
}
body.page-template-template_home .faqs-sec .accordion-container .content p{  
  margin: 0 0 inherit 0;
  color: #333;
  font-size: 18px;
  line-height: 33px;
}

body.page-template-template_home .faqs-sec .accordion-container .content p:last-child {
	margin-bottom: 0;
}

.faqs-sec .accordion-container .content li {
	line-height: 150%;
}

.icon-arrow-down, .icon-arrow-up {
	width: 21px;
	height: 12px;
	position: absolute;
	right: 15px;
	top: auto;
}
.icon-arrow-down {
	background-image: url(assets/images/arrow-down.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	top: 20px;
}

.icon-arrow-up {
	background-image: url(assets/images/arrow-up.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;

	top: 20px;/* 50%;*/
}
.accordion-container .set.magenta{ border-top: solid 3px #E35566;}
/*.accordion-container .set.magenta .content {
  background-color: #E35566;
  color: #FFFFFF;
}*/

.accordion-container .set.blue { border-top: solid 3px #2E6B9A;}
/*.accordion-container .set.blue .content {
  background-color: #2E6B9A;
  color: #FFFFFF;
}*/

.accordion-container .set.orange { border-top: solid 3px #F7941D;}
/*.accordion-container .set.orange .content {
  background-color: #F7941D;
  color: #FFFFFF;
}*/

.accordion-container .set.yellow { border-top: solid 3px #FEE013;}
/*.accordion-container .set.yellow .content {
  background-color: #FEE013;
  color: #000000;
}*/

/*.accordion-container .set .content p { color: #FFFFFF !important; }
.accordion-container .set.yellow .content p { color: #000000 !important; }*/

.form-sec h3 {
	color: #ffffff;
	font-size: 48px;
	line-height: 45px;
	font-weight: 700;
}

.form-sec input { height: 50px; }
.form-sec .button,
.form-sec input[type="submit"] {
	background-color: transparent;
	border: solid 3px #FFFFFF;
	color: #FFFFFF;
	font-family: "navigo", sans-serif;
	font-size: 22px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: 400;
	height: auto;
}
/* is-mac-webkit class applied in custom.js*/
.is-mac-webkit .form-sec input[type="submit"] {
  padding-bottom: 15px !important;
}
.form-sec .button:hover,
.form-sec input[type="submit"]:hover,
.form-sec .button:focus,
.form-sec input[type="submit"]:focus {
	background-color: #FFFFFF;
	color: #2e6b9a; /*#F7941D;*/
	border: solid 3px #FFFFFF;
}

/*.testim-sec .leftside, .testim-sec .rightside { width: 50% !important; }*/
.textmedia-sec .leftside, .textmedia-sec .rightside { width: 50% !important; }
.agenda-sec .leftside, .agenda-sec .rightside { width: 50% !important; }
.quote-sec .leftside, .quote-sec .rightside { width: 50% !important; }

.quote-sec {
	background-size: 50%;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: rgba(226, 226, 213, 0.40);
}

/*.quote-sec:before, .quote-sec:after {
	background-color: rgba(226, 226, 213, 0.40);
	content: '';
	height: 60px;
	width: 100%;
	display: block;
}*/

.testim-sec h2.has-large-font-size { color: #FFFFFF; }
.testim-sec .prev-arr.slick-arrow { margin-right: 15px; }
.testim-sec .next-arr.slick-arrow { margin-left: 15px; }
.testim-sec .slick-arrow svg path { fill: #FFF; }


.hide-in-desktop { display: none; }
.testim-sec .rightside img {
    object-fit: fill;
    width: 100%;
}



/* adv comm block */
/*.advcomm-card { text-align: center; }*/
.advcomm-initials {
	background-color: rgba(226,226,213,0.4);
	width: 250px;
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	border-radius: 50%;
	font-weight: 700;
	line-height: 50px;
	padding-top: 10px;
	margin: 0 auto 30px auto;
	position: relative;
	/*cursor: pointer;*/
}
.advcomm-flname { 
	font-family:"mencken-std",sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
}

.advcomm-flname:after {
	content: '—';
	color: #F58F2B;
	font-family: "Mencken Std";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.advcomm-title, .advcomm-org {
	font-size: 16px;
	font-weight: 300;
}

.advcomm-title {
	font-style: italic;
}

.advcomm-photo-wrap {
  /*overflow: hidden;
  border-radius: 50%;*/
  margin-bottom: 30px;
  position: relative;
  /*cursor: pointer;*/
  /*max-width: 250px;
	max-height: 250px;*/
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	aspect-ratio: 265/211;
	overflow: hidden;
}

.has-hover .advcomm-initials,
.has-hover .advcomm-photo-wrap { cursor: pointer; }

.advcomm-card .imghover {
	position: absolute;
	width: 25%;
	height: 25%;
	overflow: hidden;
	border-radius: 50%;
	font-family:"mencken-std",sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 36px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	top: 37.5%;
	left: 37.5%;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	padding: 15px;
}
.advcomm-card .imghover span { position: relative; }
.advcomm-photo-wrap:hover .imghover,
.advcomm-initials:hover .imghover { 
	visibility: visible;
	opacity: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.advcomm-card .imghover:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.89;
	left: 0;
	top: 0;
	border-radius: 50%;
	display: block;
}


@media screen and (min-width: 1200px) {
	body.page-template-template_home .agenda-sec h2 span { display: block; }
.site-header-primary-section-center { min-width: 195px; }
.client-quote blockquote{ margin-right: 30px; }
.testim-sec .rightside {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
}


	.reg-sec h2, .reg-sec .desc/*, .advcomm-sec .desc*/ { max-width: 50%; }
	h2.has-large-font-size {
		font-size: 64px !important;
		line-height: 72px;
		margin-bottom: 25px;
	}
 
	body.page-template-template_home .hero h1 { font-size: 120px; }
	body.page-template-template_home .hero { min-height: 580px; padding-top: 100px; }
	.pad-top-bottom-60 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pad-top-60 { padding-top: 60px; }
	.pad-bottom-60 { padding-bottom: 60px; }
	body.page-template-template_home .about-sec .orange-blk-wrap .text_on_right_1 {
		font-size: 36px;
		line-height: 45px;
	}
	body.page-template-template_home .about-sec .orange-blk-wrap .text_on_right_2 {
		font-size: 28px;
		line-height: 35px;
	}
	body.page-template-template_home .about-sec .orange-blk-wrap {
		position: relative;
		/*bottom: -100px;*/
	}



	body.page-template-template_home .about-sec .pad-top-bottom-60 { padding-top: 60px; padding-bottom: 60px;}
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.about-sec > .uagb-container-inner-blocks-wrap { column-gap: 120px; }

	body.page-template-template_home .agenda-sec h2,


	.reg-card .reg-card-price {
		font-size: 60px;
		line-height: 79px;
	}
	.text-sec h3 {
		font-size: 48px;
		line-height: 54px;
		max-width: 67%;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap.days,
body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards,
body.post-type-archive-tribe_events .wp-block-uagb-container.uagb-is-root-container.alignfull.adv-hero-sec > .uagb-container-inner-blocks-wrap { max-width: 1200px; }

body.page-template-template_home .reg-desc p { max-width: 75%; }

}

.adv-hero-sec {
	background-color: #E2E2D5; /* #FCCA0B */
}

@media screen and (min-width:  1200px) {
	.adv-hero-sec .desc { max-width: 75%; }
}
.grv-form .gform_wrapper.gravity-theme .gform_footer {
  padding-top: 0;
  margin-top: 0;
}

.textmedia-sec .leftside {
  margin-right: 30px;
  width: calc(50% - 40px) !important;
}
.textmedia-sec .rightside { 
	position:relative;
	width: calc(50% - 40px) !important;
  margin-left: 0px;
}
.textmedia-sec .rightside .tm-image {
	width: 100%;
	margin-right: auto;
	margin-left: 0;
	height: 100%;
	position: relative;
	z-index: 5;
	aspect-ratio: 4/3;
}

.textmedia-sec .rightside .tm-image img {
	object-fit: cover;
	position: relative;
	max-width: calc(100% - 5px);
	height: calc(100% - 5px);
	aspect-ratio: 4/3;
}

.venue-img-dropshadow {
	content: "";
	background-color: #2F6B9A;
	height: 100%;
  width: 100%;
  bottom: -20px;
  position: absolute;
	z-index: 1;
	right: -20px;
	
}
.testim-sec h2.has-large-font-size { padding-left: 50px; }
.testimonial-text > p {
  font-size: 18px;
  line-height: 2em;
  font-weight: 700;
}

.test-left .client-quote{
	background: #fff;
	padding: 50px !important;
	border-radius: 2px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
	margin-bottom:20px;
	margin-right: 30px;
	height: inherit !important;
}

/*.testimoial-carousel .slick-track { row-gap: 40px; }*/

@media screen and (min-width:  992px) {
	/*.testim-sec h2.has-large-font-size { margin-top: 30px; }*/
	.testim-sec { position: relative; }
	/*.testim-sec:after {
		content: "";
		position: absolute;
		width: 50%;
		height: 100%;
		left: 0;
		top: 0;
		background-color: rgba(226,226,213,0.4);
	}*/

	.client-quote blockquote {
		display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: flex-start;
    padding-bottom: 50px;
	}

	.client-quote blockquote cite {
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width: 1199px) {
	.test-left .client-quote{ margin-left: 10px; }
	body.page-template-template_home .hero .uagb-ifb-title-wrap img {
		max-width: 60%;
		height: auto;
	}
	body.page-template-template_home .hero { min-height: 450px; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap .wp-block-uagb-container,
	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
	.advcomm-sec  > .uagb-container-inner-blocks-wrap .wp-block-uagb-container,
	body.post-type-archive-tribe_events .wp-block-uagb-container.uagb-is-root-container.alignfull.header_block-sec > .uagb-container-inner-blocks-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.faqs-sec > .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap,
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.textmedia-sec > .uagb-container-inner-blocks-wrap,
body.page-template .wp-block-uagb-container.uagb-is-root-container.alignfull.quote-sec > .uagb-container-inner-blocks-wrap {
		flex-direction: column;
	}
	.agenda-sec .leftside, .agenda-sec .rightside,
	.textmedia-sec .leftside, .textmedia-sec .rightside,
	.quote-sec .leftside, .quote-sec .rightside { width: 100% !important; }

	.textmedia-sec .rightside { margin-left:auto; margin-right:auto; margin-bottom: 30px; }
	.textmedia-sec .leftside { margin-bottom: 30px; margin-right: auto; }
	.textmedia-sec .wp-block-uagb-container.leftside div p:last-child { margin-bottom:0; }
	.venue-img-dropshadow { width: calc(100% - 40px); right: auto; left: 40px; }

	.agenda-sec .rightside .rightsidewrap {
  	max-width: unset;
  	margin-left: auto;
  	margin-right: auto;
	}
	body.page-template-template_home .agenda-sec .day-card .itin { border-bottom: none; padding-bottom:0; }

	/*.testimoial-carousel .slick-track { flex-direction: column; }*/
	body { background-size: contain; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap.days, body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards, .sponsors-sec-wrap .logo-cards,
	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap/*,
	body.post-type-archive-tribe_events .wp-block-uagb-container.uagb-is-root-container.alignfull.header_block-sec > .uagb-container-inner-blocks-wrap*/ {
		width: calc(100% - 60px);
	}

	.pad-top-bottom-60 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container {
		width: 33%;
	}
	.logo-card > a > img {
	  max-height: unset;
	  width: 100%;
	  height: auto;
	  max-width: 100%;
	}

	body.page-template-template_home .agenda-sec .day-card { 
		margin-bottom: 2rem;
		padding-bottom: 1.5rem;
		border-bottom: solid 1px #979797;
		border-right: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.about-sec .leftside {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.reg-card .reg-card-price { font-size: 54px; }

	
	.faqs-sec .accordion-container { max-width: 100%; }
}

nav.footer-navigation .menu-link:after {
	content: '→';
	color: #E92570;
	font-family: Navigo;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	display: inline-block;
	margin-left: 5px;
}

@media screen and (min-width: 545px){
.ast-builder-footer-grid-columns .site-footer-section-2 {
	padding-left: 40px;
	border-left: solid 1px #D9D9D9;
}}

@media screen and (max-width: 991px) {
	.site-header-primary-section-center { min-width: 90px; }
	h2.has-large-font-size {
	  font-size: 54px !important;
	  line-height: 54px;
	  margin-bottom: 30px;
	}

	body.page-template-template_home .about-sec .bgpattern {
	  background-image: url(assets/images/about-right-bg.png);
	  position: absolute;
	  width: 50%;
	  height: 100%;
	  left: 50%;
	  top: 0px;
	}



	body.page-template-template_home .hero .date-location {
		font-size: 18px;
		margin-top: 30px;
	}
	body.page-template-template_home .hero { min-height: 380px; }

	

	.client-quote blockquote {
	  font-size: 22px;
	  line-height: 33px;
	}

	.client-quote blockquote::before {
		width: 60px;
		height: 70px;
		margin-bottom: 30px;
	}

	.accordion-container .set > a {
		font-size: 23px;
		line-height: 30px;
		padding: 20px 45px 20px 10px;
	}

	.icon-arrow-down, .icon-arrow-up { width: 32px; height: 32px; }

	.form-sec h3 { font-size: 36px; line-height: 27px; }
	.pad-top-bottom-60 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.pad-top-60 { padding-top: 30px; }
	.pad-bottom-60 { padding-bottom: 30px; }

	.agenda-sec .pad-top-bottom-60 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.ast-header-break-point .main-header-bar-navigation ul .menu-item .menu-link,
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		border-bottom: solid 1px #989898;
		padding-top: 0;
		padding-bottom: 0;
	}

	.ast-hfb-header.ast-header-break-point .main-header-bar-navigation { position: relative; z-index: 5; }

	body.page-template-template_home .about-sec .orange-blk-wrap .text_on_right_2 { width: 100%; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container {
		width: 50%;
	}

	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards .wp-block-uagb-container {
		flex-basis: calc(50% - 20px);
	}

	body.page-template-template_home .hero .uagb-ifb-title-wrap img {
		max-width: calc(100% - 40px);
		height: auto;
	}

}

@media screen and (min-width: 768px) {
		body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.about-sec .uagb-container-inner-blocks-wrap .wp-block-uagb-container.leftside, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.about-sec .uagb-container-inner-blocks-wrap .wp-block-uagb-container.rightside {
	  	width: 50% !important;
		}
}

@media screen and (min-width:  768px) and (max-width: 1199px) {
	.reg-cards { padding-left: 20px; padding-right: 20px; }
	.reg-card .reg-card-title {
	  font-size: 20px;
	  line-height: 28px;
	}

	.reg-card .wp-block-button.is-style-outline .wp-block-button__link {
		font-size:  18px;
		padding: 14px 14px 10px 14px;
	}

	body.page-template-template_home .about-sec .orange-blk-wrap {
		padding: 30px 40px;
	}

	body.page-template-template_home .hero .uagb-ifb-title-wrap img {
		max-width: 50%;
		height: auto;
	}
}

@media screen and (min-width:  768px) and (max-width: 991px) {
	.form-sec .button, .form-sec input[type="submit"] { font-size: 18px; padding-left: 0.5rem; padding-right: 0.5rem; }
}

@media screen and (min-width: 922px) and (max-width: 991px) {
	
	.main-header-menu .menu-link { padding-right: 0.3rem; padding-left: 0.3rem; }
	header .custom-logo-link img { max-width: 200px; }
	/*.custom-logo-link { margin-left: -100px; }*/

	body.page-template-template_home .agenda-sec .day-card .ev-date, 
	body.page-template-template_home .agenda-sec .day-card .day-summary {
		font-size: 20px;
		line-height: 28px;
	}
}

	/*body.ast-header-break-point .custom-logo-link {
		left: 20px;
		top: 40px;
		margin-left: 0;
		z-index: 0;
	}*/

@media screen and (max-width: 767px) {

	.agenda-sec .text-link-big { margin-top: 30px; margin-bottom: 30px; }
	body.page-template-template_home .hero { min-height: 300px; }
	h2.has-large-font-size {
	  font-size: 36px !important;
	  line-height: 36px;
	  margin-bottom: 25px;
	}

	body.page-template-template_home .about-sec .bgpattern {
	  background-image: url(assets/images/about-right-bg.png);
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  left: 0;
	  top: 0px;
	  z-index: -1;
	}

	body.page-template-template_home .about-sec .orange-blk-wrap {
		margin: 20px 0px 40px 0px;
		max-width: 100%;
		padding: 40px;/* 40px 56px;*/
	}

	body.page-template-template_home .about-sec .pad-top-bottom-60 { padding-bottom: 0; }
	body.page-template-template_home .about-sec .leftside { padding-bottom: 1rem; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.about-sec > .uagb-container-inner-blocks-wrap, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.days, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.reg-cards, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.logo-cards, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.text-sec > .uagb-container-inner-blocks-wrap, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.testim-sec > .uagb-container-inner-blocks-wrap, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.form-sec > .uagb-container-inner-blocks-wrap, .uagb-container-inner-blocks-wrap.advcomm-cards,
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap.days,
	.sponsors-sec-wrap .logo-cards { 
		flex-direction: column; 
	}

body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container {
	width: 100%;
}

	.testim-sec .leftside, .testim-sec .rightside { width: 100% !important; }

	.testim-sec .rightside { padding: 0 !important; }

	.reg-card-info { margin-left: 0; margin-right: 0; margin-bottom: 0; }
	.reg-card [class*="reg-card-info-hover"] {
		position: relative;
		left: auto;
		top: auto;
		margin-top: -37px;
	}

	

	[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
		background: transparent;
		padding: 10px;
	}

	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
		fill:  #000000;
	}

	.hide-in-mobile { display: none; }
	.hide-in-desktop { display: block; }

	body.page-template-template_home .about-sec .rightside { position: relative; }	

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.reg-cards { row-gap: 30px; }

	.reg-card {
		margin-left: auto;
		margin-right: auto;
		max-width: calc(100% - 40px);
	}

	.client-quote blockquote::before { margin-bottom: 10px; }

	.accordion-container .set > a {
		font-size: 20px;
		line-height: 30px;
		padding-left: 0;
		padding-right: 50px;
	}

	.icon-arrow-up { top: 106px; }
	.accordion-container .content { padding: 20px 50px 20px 20px; }

	.reg-card .wp-block-button.is-style-outline .wp-block-button__link { font-size: 20px; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap .wp-block-uagb-container.itin-item {
		padding-left: 0;
		padding-right: 0;
	}

	.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
		margin-top: 0;
		margin-bottom: 0;
	}



	.form-sec .gfield--type-email { margin-top: -16px; }
	.form-sec .gform_wrapper.gravity-theme .ginput_container_name.ginput_complex span {
		margin-bottom: 16px;
	}

	.reg-card .wp-block-uagb-buttons { bottom: 70px; }

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container {
		width: 100%;
	}

	.logo-card > a > img {
	  max-height: 150px;
	  width: auto;
	  height: auto;
	  max-width: 250px;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap, body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.agenda-sec > .uagb-container-inner-blocks-wrap.days, body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards, .sponsors-sec-wrap .logo-cards,
	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap,
	body.post-type-archive-tribe_events .wp-block-uagb-container.uagb-is-root-container.alignfull.header_block-sec > .uagb-container-inner-blocks-wrap {
		width: 100%;
	}

	.sponsors-sec-wrap,
	.textmedia-sec-wrap { padding-left:0; padding-right:0; }

	.test-left .client-quote {
    margin-left: 0px;
    padding: 30px 20px !important;
    margin-right: 0px;
  }

  .client-quote blockquote:after { width: calc(100% - 100px); }

  .testim-sec h2.has-large-font-size { padding-left: 20px; }
}

@media screen and (min-width: 545px) and (max-width: 991px) {
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.logo-cards .wp-block-uagb-container,
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.reg-cards .wp-block-uagb-container {
		width: 50%;
	}

	.logo-card > a > img {
	  max-height: 150px;
	  max-width: 100%;
	  width: auto;
	  height: auto;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.reg-cards {
		flex-direction: row !important;
		flex-wrap: wrap;
		width: 100%;
		row-gap: 30px;
		column-gap: 30px;
	}

	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.custom-section .uagb-container-inner-blocks-wrap.reg-cards .wp-block-uagb-container {
			width: calc(50% - 60px);
    	margin-left: 0;
    	margin-right: 0;
	}
}

@media screen and (max-width: 544px) {
	body.page-template-template_advcomm .wp-block-uagb-container.uagb-is-root-container.alignfull.custom-section > .uagb-container-inner-blocks-wrap.advcomm-cards .wp-block-uagb-container {
		flex-basis: 100%;
	}
}

.venue-container {
	position: relative;
}

.venue-image {
	z-index: 5;
}

.parallax { 
	height: 100%;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:-410px;
	margin-right:-410px;
}
body.page-template-template_home .hero.parallax { background-position: center 130px; }

body.post-type-archive-tribe_events .site-content > .ast-container {
	flex-direction: column;
}

.hdr-spacing,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container.hdr-spacing,
#tribe-events-pg-template {
	padding: 10% 0 5% 0;
	margin-top: -70px;
}

.tribe-events .tribe-events-c-search__button, 
.tribe-events button.tribe-events-c-search__button {
	background-color: #F7941D;
}

.tribe-events .tribe-events-c-search__button:focus, 
.tribe-events .tribe-events-c-search__button:hover, 
.tribe-events button.tribe-events-c-search__button:focus, 
.tribe-events button.tribe-events-c-search__button:hover {
	background-color: #2c6ea9;
}

.tribe-events .tribe-events-c-search__button:focus, 
.tribe-events button.tribe-events-c-search__button:focus {
	border-color:  #2c6ea9;
}

.tribe-common .tribe-common-c-btn-border, 
.tribe-common a.tribe-common-c-btn-border {
	border-color: #F7941D;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text,
.tribe-common .tribe-common-c-btn-border button {
	color: #F7941D;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #F7941D;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover, 
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:hover, 
.tribe-common .tribe-common-c-btn-border button:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, 
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, 
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, 
.tribe-common .tribe-common-c-btn-border button:focus,
/*.single-tribe_events .tribe-events-c-subscribe-dropdown:hover .tribe-events-c-subscribe-dropdown__button-text, 
.single-tribe_events .tribe-events-c-subscribe-dropdown:hover button.tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown:hover .tribe-events-c-subscribe-dropdown__button-text, */
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover button,
/*.tribe-events .tribe-events-c-subscribe-dropdown:hover button.tribe-events-c-subscribe-dropdown__button-text,*/ 
.tribe-common .tribe-common-c-btn-border:hover button,
/*.single-tribe_events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__button-text, 
.single-tribe_events .tribe-events-c-subscribe-dropdown:focus button.tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__button-text, */
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus button,
/*.tribe-events .tribe-events-c-subscribe-dropdown:focus button.tribe-events-c-subscribe-dropdown__button-text, */
.tribe-common .tribe-common-c-btn-border:focus button {
	color: #FFFFFF;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
	stroke: #F7941D;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown:hover .tribe-events-c-subscribe-dropdown__button-icon, 
.tribe-events .tribe-events-c-subscribe-dropdown:hover .tribe-events-c-subscribe-dropdown__button-icon,
.single-tribe_events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__button-icon, 
.tribe-events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__button-icon {
	stroke: #FFFFFF;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
	background-color: #F7941D;
}

.tribe-common a:not(.tribe-common-anchor--unstyle):focus,
.tribe-common .tribe-common-form-control-text__input:focus {
  outline: solid 1px;
}

body.tribe_events-template-default.single .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__export-icon { display: none; }

.tribe-events-single-event-title,
.tribe-events-content, 
.tribe-events-schedule h2,
.tribe-events-event-meta {
	font-family: "navigo";	
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"], form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button, body .wp-block-file .wp-block-file__button {
	letter-spacing: 0px;
}

body.page-template-template_home .first-bg { position:relative; }
body.page-template-template_home .second-bg {

	background-attachment: fixed!important;
	background-position: center top;

	background: url(assets/images/Buzz-Scene-Wide.png) no-repeat;
	background-color: #39aabb;
	padding-top: 10px;
	background-size: 100vw auto;
  	background-repeat: no-repeat;
    position: relative;
  	height: auto;
  	display: block;
  	overflow: hidden;
  	z-index: 1;
}

.cloud-1 {
	background: url(assets/images/Cloud-1-Right.svg) no-repeat right center;
	background-size: contain;
	position: absolute;
	top: -3%;
	right: -0.5%;
	width: 40%;
	height: 280px;
}

.cloud-2 {
	background: url(assets/images/Cloud-2-Left.svg) no-repeat left center;
	background-size: contain;
	position: absolute;
	top: 20%;
	left: -0.5%;
	width: 40%;
	height: 390px;
}

.cloud-3 {
	background: url(assets/images/Cloud-3-Right.svg) no-repeat right center;
	background-size: contain;
	position: absolute;
	bottom: 20%;
	right: -0.5%;
	width: 40%;
	height: 240px;
}

.cloud-4 {
	background: url(assets/images/Cloud-2-Left.svg) no-repeat left center;
	background-size: contain;
	position: absolute;
	bottom: 12%;
	left: -0.5%;
	width: 35%;
	height: 170px;
}
.cloud-1, .cloud-2, .cloud-3, .cloud-4 {
  will-change: transform;
  z-index: 0;
}

.reg-sec { position:relative; }

@media screen and (min-width: 1200px){
	#tribe-events-pg-template {
		max-width: 1240px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1199px){
	#tribe-events-pg-template {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
		padding-top: 30px;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}

	.tribe-events.tribe-events-view.tribe-events-view--day {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tribe-events.tribe-events-view.tribe-events-view--day .tribe-common-l-container {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (max-width: 767px){
	body.post-type-archive-tribe_events .tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {
			padding-left: 0;
			padding-right: 0;
	}

	.faqs-sec-wrap { padding-left: 20px; padding-right: 20px; }
	body.page-template-template_home .wp-block-uagb-container.uagb-is-root-container.alignfull.faqs-sec > .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
		padding-left: 0;
		padding-right: 0;
	}
}
/* .gform_confirmation_message { color: #FFFFFF;} */
.form-sec .gform_confirmation_message {
	color: #FFFFFF;
}
