.header {
    background: linear-gradient(270deg, #95F01D 0%, #008428 98.67%);
    padding: 35px 30px;
  display: flex;
    align-items: center;
    justify-content: space-between;
}
header .v-wrapper{
  text-align: left;
  max-width: 100%;
  margin: 0;
}
img.v-header__logo {
    width: auto;
    height: 32px;
}

hr {
    background-color: #2A2B8A !important;
    opacity: 1;
}
.has-panel-left.has-scroll {
    max-width: 100%;
  	background-color: #fff !important;
}
.flex-box-section {
    align-items: center;
}
h2{
	color: #fff !important;
    font-size: 30px !important;
    font-weight: 500 !important;
}
.targeted-agenda-headline h2{
	color: #2A2B8A !important;
}
p{
	font-size: 16px !important;
    color: #2a2b8a;
}
i.fa-solid, i.fa-regular {
    font-family: "Font Awesome 6 Free" !important;
    color: #fff;
}
.menu-item a {
    color: #fff;
    font-size: 17px;
}
.menu-item i {
    padding-right: 7px;
}
.menu-item .flex-box-section-full-interior {
    min-height: auto;
}
.page-builder-panel.panel-left {
    padding: 50px 0px;
    box-shadow: 0px 5px 17px 5px #00000059;
  	border-right: 0px;
  	background-color: #2A2B8A !important;
  	width: 235px;
}
.hero-section {
    padding: 50px 20px;
  	box-shadow: 0 7px 20px 0px #00000073;
}
.hero-section h1 {
    font-size: 44px;
}
a.btn {
    color: #fff !important;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(270deg, #4DCB00 5.08%, #00B336 47.73%, #008428 98.67%);
    box-shadow: 0px 18.2357px 41.9421px rgb(0 0 0 / 22%), 0px 8.50998px 13.3728px rgb(0 0 0 / 10%);
    border-radius: 75.3488px;
    padding: 20px 50px;
    display: inline-block;
  	margin-top: 20px;
  	letter-spacing: 1px;
  	border: none;
}
a.btn-sm {
  font-size: 13px;
  padding: 15px 30px;
}
a.btn-secondary{
  text-transform:uppercase;
  background-color: #EA33AB;
  background-image: unset;
}
a.btn-third {
    background-color: #95F01D;
    background-image: unset;
    color: #239B00 !important;
    padding: 10px 41px;
}
a.btn i{
	padding-left: 7px;
    color: #00000070;
}
.announce_section {
    margin-top: 50px;
}
.announce_box {
    background-size: cover;
    background-position: right center;
    text-align: center;
    padding: 50px 20px;
    border-radius: 71px;
}
.announce_box h2 {
    color: #fff;
}
.announce_box * {
    max-width: 501px;
    margin: 7px auto !important;
}
#faq {
    max-width: 1000px;
    margin: auto;
}
.collapse.show {
    display: block;
}
.accordion-item {
    background-color: transparent !important;
  	border: none !important;
    border-bottom: 1px solid #fff !important;
}
.accordion-header button {
  	background-color: transparent !important;
    color: #fff !important;
    font-size: 23px !important;
}
.accordion-button:not(.collapsed) {
    color: #9af126 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
.accordion-button::after{
	filter: brightness(5);
}
.faq_section {
    background-image: url(https://static.rainfocus.com/veeam/veeamon2023/static/staticfile/staticfile/bg-5_1678209898452001ajUb.png);
    background-size: 100% 100%;
    padding: 100px 20px 150px;
    margin-top: 70px;
}
.resource_section{
	padding: 70px 20px 40px;
}

.img_box h3 {
    color: #2A2B8A;
    font-weight: 500;
    font-size: 40px;
    line-height: 1.1;
    margin-top: -159px;
}
.rf-tile.targeted-agenda-details-card {
    background: radial-gradient(98.64% 98.64% at 50% 0%, #6266EF 0%, #2E3192 66.13%, #212368 100%);
  	border-radius: 50px;
    overflow: hidden;
    border: none;
}
h4.rf-tile-title a {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    line-height: 1.1 !important;
}
p.rf-tile-info {
    font-size: 14px !important;
    line-height: 1.4 !important;
}
.rf-tile-footer-left button,
.rf-tile-footer-left a{
    font-size: 21px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    background: linear-gradient(270deg, #4DCB00 5.08%, #00B336 47.73%, #008428 98.67%);
    box-shadow: 0px 18.2357px 41.9421px rgb(0 0 0 / 22%), 0px 8.50998px 13.3728px rgb(0 0 0 / 10%);
    border-radius: 75.3488px !important;
    padding: 7px 29px;
    display: inline-block !important;
    margin-top: 20px;
    letter-spacing: 1px !important;
  	border: none !important;
}
.rf-tile-footer-left button span {
    color: #fff !important;
    font-size: 13px !important;
    letter-spacing: 0.5px;
}
.rf-tile-footer-left a span {
    color: #fff !important;
}
.rf-tile-footer .favorite-catalog-result svg {
    fill: #fff !important;
}
button.attendee-tile-name {
    color: #2A2B8A !important;
    font-size: 22px !important;
    letter-spacing: 0.5px;
  	margin-bottom: 7px !important;
}
p.attendee-tile-role {
    font-size: 13px !important;
    font-style: italic;
    letter-spacing: 0.5px;
  	color: #2A2B8A !important;
  line-height: 1.6;
}
button.targeted-agenda-action span {
    color: #2A2B8A;
    font-size: 21px !important;
}
.session-date-time span {
    color: #fff;
    font-size: 16px !important;
  font-weight: 700 !important;
}
.attendee-tile-image {
    width: 181px !important;
    height: 181px !important;
    max-width: 181px !important;
    max-height: 181px !important;
}
.contentBox {
    padding: 70px 20px;
}
.contentBox h2 {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #fff;
}
.contentBox h2:first-child {
    border: none;
}
.widget-banner.agenda-header {
    background-color: transparent !important;
    text-align: center;
  	border-bottom: 0px !important;
}
.agenda-header .agenda-header-text {
    padding-bottom: 10px !important;
}
.widget-banner.agenda-header h2 {
    font-weight: 400 !important;
    font-size: 27px !important;
    letter-spacing: 0.5px;
}
.frame-tabs-container {
    background: linear-gradient(270deg, #4B50F9 0%, #363AB4 98.67%);
    border-radius: 40px;
    border: 0px;
}
.frame-tabs-container .frame-tab-title {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 18px !important;
}
.frame-tabs-container .active {
    border-bottom: 5px solid #96f01e !important;
}
.frame-tabs-container .active .frame-tab-title {
    color: #96F01E !important;
}
.agenda-section .scheduled-time {
    color: #2A2B8A;
    font-weight: 500 !important;
    font-size: 21px !important;
    line-height: 1.5;
}
.agenda-simple-accordion .agenda-section,
.rf-accordion.open-header{
    border-bottom: 1px solid #2A2B8A !important;
}
.rf-accordion-flex a h6 {
    color: #2A2B8A !important;
    font-weight: 400 !important;
    font-size: 21px !important;
}
.agenda-section-description p{
	color: #000 !important;
}
.collections-container .collection-header {
    background-color: #282a81 !important;
}
.collections-container .collection-body {
    background-color: #292b97 !important;
  	padding-top: 20px !important;
}
.collections-container .collection-header p,
.collections-container .collection-body h5,
.collection-body .activity-result h3,
.collection-body .activity-result b,
.collection-body .activity-result span{
    color: #fff !important;
}
.collection-body .activity-result{
	background-color:transparent !important;
}
.collapse-arrow svg {
    fill: #00B336 !important;
}
#rf-catalog, #rf-exhibitorcatalog, #rf-speakercatalog {
    background-color: transparent;
}
.catalog-search input {
    background-color: transparent !important;
}
.rf-tile {
    background: radial-gradient(98.64% 98.64% at 50% 0%, #6266EF 0%, #2E3192 66.13%, #212368 100%);
    box-shadow: 0px 3px 7px -2px #0000007a;
    border-radius: 40px;
    border: none;
    overflow: hidden;
}
button.search-submit {
    min-height: 40px !important;
}
p.session-time-in-person {
    font-size: 13px !important;
    font-weight: 700 !important;
}
.rf-tile-container .rf-tile .rf-tile-body {
    padding: 15px 16px 15px;
}
.total-results-count span {
    color: #2A2B8A !important;
}
button.clear-search span {
    color: #95F01D !important;
}
.left-filters-search .catalog-search input, .left-filters-search .catalog-search input::placeholder {
    color: #2a2b8a  !important;
}
.catalog-search input {
    border: 1px solid #2a2b8a !important;
}
span.rf-checkbox-label {
    color: #2A2B8A !important;
    font-size: 14px !important;
}
button.catalog-filter span {
    color: #2A2B8A;
}
button.catalog-filter svg {
    fill: #95F01D !important;
}
.rf-accessibility .search-filters .filters .catalog-filter:focus {
    box-shadow: unset !important;
}
.rf-tile-footer-left a:hover, .rf-tile-footer-left button:hover {
    background-color: #0ab62f !important;
}
.rbc-header a span,
.rbc-time-slot span{
    color: #2a2b8a !important;
    font-weight: 500;
    font-size: 12px !important;
}
.rbc-time-slot.disabled {
    background-color: #ECEBFF !important;
}
button.rbc-time-slot {
    background-color: #292B79 !important;
}
span.day-slot-add-a-session svg {
    fill: #00dd5c;
}
.rbc-time-slot.disabled:hover {
    color: #2a2b8a !important;
}
.calendar-options button {
    background: #5B28EE !important;
    min-height: 15px;
}
.calendar-options button span{
    font-weight: 500 !important;
}
.rfSI-toggle {
    background-color: transparent;
}
.rfSI-toggle button {
    margin-left: 2px !important;
}
.rfSI-toggle button:hover,
.rf-trigger-menu  button:hover{
    background-color: #5b28ee !important;
}
.rfSI-toggle button:hover svg,
.rf-trigger-menu  button:hover svg{
    fill: #35b746 !important;
}
button.catalog-result.speaker-card {
    background: linear-gradient(90deg, #363AB4 0%, #674BD6 100%) !important;
    border-radius: 39.0474px !important;
    border: none !important;
  	min-height: 50px !important;
}
button.catalog-result.speaker-card h3, button.catalog-result.speaker-card div {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.modal.fade .modal-dialog {
    transform: translate(0px, -50%) !important;
    bottom: auto;
    top: 50%;
    position: absolute;
    max-width: 850px;
  	border-radius: 19px;
}
.modal-content {
    background-color: #EFEFEF !important;
    padding: 30px 40px;
}
h2.modal-title {
    color: #1B1B1B !important;
}
.modal-close svg {
    fill: #7EE539;
}
.speaker-info h3, .speaker-info div {
    color: #101010;
    font-weight: 400 !important;
}
.speaker-bio {
    font-size: 15px;
}
.speaker-card {
    display: flex;
    align-items: center;
}
.speaker-photo img {
    border-radius: 50% !important;
}
#widget-page-session-details {
    background-color: transparent;
    color: #fff;
}
.modal-backdrop.in{
    opacity: .5 !important;
}
.fade:not(.show) {
    opacity: 1 !important;
}
.modal-backdrop.fade{
    opacity: .5 !important;
}
.tile-details-modal h4, .tile-details-modal h5, .tile-details-modal * {
    color: #fff;
}
.tile-details-modal a.mdBtnR {
    align-items: center;
}
.tile-details-modal .mdBtnR-text{
	font-size: 15px !important;
}
.filters-header h2 {
    color: #2A2B8A !important;
}
.rf-default-modal .modal-body, .modal .modal-body {
    color: #fff;
}
h3.card-header-title, h5.card-survey-incomplete-header {
    color: #2A2B8A;
}
.card-body .table-row {
    background: linear-gradient(90deg, #363AB4 0%, #674BD6 100%);
    border-radius: 37px !important;
}
.card-body .table-row div {
    color: #fff !important;
}
.modal .modal-body * {
    color: #1C1C1C !important;
}
.banner-header-text h2 {
    color: #2A2B8A !important;
}
.title-text,
.webinar-info-content h2,
.speakers-component h2,
.description, .description *,
.profile-container p,
.session-date-time span,
.attribute-SessionTracks span,
.attribute-SessionType span,
.session-details *, .speaker-details *{
    color: #2A2B8A !important;
}
.session-time-short span, .session-time-short svg {
    color: #fff !important;
    fill: #fff !important;
}
.session-action svg {
    fill: #fff;
}
.rf-tile-body * {
    color: #fff !important;
}
.rf-tile-body p, .rf-tile-body li {
    font-size: 14px !important;
    max-height: unset !important;
}
.session-details-container .description * {
    color: #2a2b8a !important;
}
.session-details *, .speaker-details * {
    font-size: 16px !important;
}
.announce_box-2 {
    background-size: cover;
    background-position: center;
    padding: 50px 50px;
    border-radius: 71px;
}
.icon-box {
    background: linear-gradient(270deg, #4DCB00 5.08%, #00B336 47.73%, #008428 98.67%);
    box-shadow: 0px 18.2357px 41.9421px rgb(0 0 0 / 22%), 0px 8.50998px 13.3728px rgb(0 0 0 / 10%);
    border-radius: 31px;
    padding: 20px 20px 10px;
    text-align: center;
  	margin-top: 10px;
  	height: 131px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.icon-box img {
    max-height: 35px;
    width: auto;
}
.icon-box h5 {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
  	margin-top: 10px;
}
.content-box {
    text-align: left;
}
.content-box * {
    color: #000 !important;
}
.game_heading {
    border-radius: 23px;
    padding: 20px;
}
.game_heading h3{
    color: #fff;
  	margin-bottom: 0px;
  	font-size: 32px;
}
.game_heading p{
    color: #fff;
  	margin-bottom: 0px;
  	font-size: 22px !important;
}
.trophy-card-list .trophy {
    width: calc(20% - 32px);
    max-width: inherit !important;
}
.trophy-card-list .trophy img {
    width: 150px !important;
    height: auto !important;
}
.trophy-card-list .trophy p {
    color: #2E318D !important;
    font-weight: 700;
    font-size: 18px !important;
    margin-top: 15px;
    margin-bottom: 25px;
}
.game-leaderboard-card {
    background-color: #F5F6F7;
    border-radius: 23px;
    overflow: hidden !important;
}
.leaderboard-card-list li h3 {
    color: #2E318D;
    font-size: 28px;
    margin-bottom: 0px;
}
.leaderboard-card-list li span span {
    font-weight: 500;
    font-size: 22px;
}
.leaderboard-card-list li > span:nth-child(2) {
    color: #00B336;
    font-size: 28px;
    font-weight: 700;
}
.snackBox{
	height: 100%;
    background-color: #F5F6F7;
    padding: 20px;
    border-radius: 23px;
}
.manage-passes-card .card-body {
    background-color: #F5F6F7;
}
.pass-container {
    display: flex;
    justify-content: space-between;
}
.pass-container h4 {
    color: #00B336;
    font-weight: 700 !important;
    font-size: 28px !important;
}
.pass-container .pass-item span {
  font-size: 15px !important;
  padding-top: 13px !important;
  display: block;
}
.img_box {
  text-align: center;
}
.img_box>div {
  text-align: left;
  width: 100%;
  max-width: 351px;
  margin: auto;
}
.round-box {
  background-color: #F2F3F8;
  border-radius: 25px;
  padding: 30px 20px;
  margin-bottom: 20px;
}
.round-box h2{
  color: #2E318D !important;
  margin-top: 0px;
  padding-top: 0px;
}
.round-box p {
  margin-bottom: 7px;
}

.close i.fa-solid.fa-xmark {
  color: #2E318D;
  font-size: 31px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.divide {
  width: 115px;
  height: 5px;
  background-image: linear-gradient(270deg, #A0ED36, #08C941);
  margin-bottom: 7px;
}
p.popBtn {
  color: #2E318D;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
.fade.show {
  opacity: 1;
}
.modal.show .modal-dialog {
  left: 255px;
  right: 20px;
}
.modal-body {
  padding: 0px !important;
}
.modal-content {
  border-radius: 21px !important;
}




@media (max-width: 1600px){
  .rf-tile-container .rf-tile-wrapper {
      width: 50%;
  }
}
@media (max-width: 1300px){
  .rf-tile-container .rf-tile-wrapper {
      width: 100%;
  }
  .trophy-card-list .trophy {
      width: calc(25% - 32px);
  }
}


@media (max-width: 1200px){
	.hero-section h1 {
        font-size: 37px;
    }
    .img_box h3 {
        font-size: 30px;
        margin-top: -127px;
    }
  	h4.rf-tile-title a {
        font-size: 21px !important;
    }
    button.attendee-tile-name {
        font-size: 21px !important;
    }
  .trophy-card-list .trophy {
      width: calc(33% - 32px);
  }
  
}
@media (max-width: 767px){
	.hero-section h1 {
        font-size: 31px;
    }
  	h2{
      font-size: 27px !important;
  	}
    p{
        font-size: 16px;
    }
    .page-builder-display-reset.has-scroll{
      	height: auto;
    }
    .img_box{
        text-align: center;
        margin-top: 30px;
    }
    .rf-tile-container {
      justify-content: center;
    }
    .modal-content {
        padding: 30px 20px;
    }
    .announce_box-2 {
        padding: 50px 20px;
    }
    .trophy-card-list .trophy {
        width: calc(50% - 32px);
    }
  	.activitiBox .rf-tile-container {
      	justify-content: start;
  	}
  .popUpNow {
      width: 100%;
      left: 0px;
  }
  .modal.show .modal-dialog {
      left: 20px;
  }
}
