/*** CUSTOM CSS - GROWTH SQUAD | Last updated - 12/20/2024 ***/

body .com-jdonation.50th-donation > #os_form .form-group#field_donor_options {
    display: none!important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .customNavigation > a.sppbSlideNext {
    right: 15px;
    left: auto;
}
}

div.sp-page-title {
    padding: 150px 0 165px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    text-align: center;
    position: relative;
}

div.sp-page-title:before {
    content: '';
    opacity: 0.4;
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}



.sp-page-title h2 {
    font-size: 50px;
    line-height: 1;
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-weight: 900;
    text-shadow: 4px 4px 8px rgba(0,0,0,0.5);
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin: 0;
}

/****** BLOG LAYOUT ******/

.view-category #sp-main-body, .view-article #sp-main-body {
    padding-top: 80px;
}

/****** MEMBERSHIP PRO MODS ******/

a.btn-signup.oms-btn-details {
    background: #666666;
}

.osm-container .osm-item-heading-box {
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 10px 10px 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin: 0;
    background: #0d4b8d;
    border: 1px solid #DBDEE1;
}

ul.osm-signup-container li {
    display: inline-block;
}

.com-osmembership #sp-main-body {
    padding: 10px 0 !important;
}

#sp-title .sp-page-title h3 {
    font-size: 19px;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 30px;
    color: #ffffff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
    text-transform: capitalize;
    position: relative;
}

.input-prepend .add-on:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding: 7px;
    height: 34px;
}

/****** DONATION FORM MODS ******/

fieldset#in_memory_or_honor_of ul {
    margin-bottom: 0px;
}

fieldset#donor_options ul {
    margin-bottom: 0px;
    line-height: 17px;
}

#donation-form input[type="radio"] {
    margin: 0px 5px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

#donation_type .controls label.radio input {
    float: none;
    margin-top: 0;
    position: relative;
}

#donation-form h3 {
    border-bottom: 3px solid #e06618;
    border-top: 1px solid #e06618;
    top: 0;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 25px;
}

/****** EVENTS MODS ******/

#cart_result input[type="button"] {
    float: left;
    background-color: #0d4b8d;
    color: #ffffff;
    font-weight: 700;
    border: none;
    padding: 10px 25px;
    border-radius: 4px;
    margin-top: 10px;
}

span.fc-title {
    padding-left: 5px;
    font-weight: 700;
    line-height: 2;
}

.fc-event, .fc-event-dot {
    background-color: #0d4b8d;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end:hover {
    color: #efefef;
}

.eb-container img {
    border: 0 none;
    display: inline-block;
    margin-left: 10px;
}
div#eb-share-button {
    margin-top: 10px;
}

/****** CUSTOMIZED LOGIN ******/

.sp-my-account {
  position: relative;
  z-index: 999;
  float: left;
}
.sp-my-account:empty {
  display: none;
}
.sp-my-account .btn-account {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
}
.sp-my-account .btn-account:after {
  content: "\f2bd";
  font-family: fontawesome;
  margin-left: 10px;
}
.sp-my-account .sp-account-info {
  position: absolute;
  top: 23px;
  left: initial;
  right: 0;
  display: none;
}
.sp-my-account ul.nav {
  background: #fff;
  z-index: 100;
  display: table;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
  border-radius: 0 0 3px 3px;
  padding: 15px 0;
  margin-top: 17px;
  min-width: 200px;
}
.sp-my-account ul.nav >li>a {
  padding: 6px 15px;
  font-size: 14px;
}
.sp-my-account:hover .btn-account {
  color: #fff;
}
.sp-my-account:hover .sp-account-info {
  display: block;
  -webkit-animation: fadeIn .5s;
  animation: fadeIn .5s;
}

.sp-my-account a.btn-account {
    color: #ffffff;
}

.sp-my-account {
    margin-top: 13px;
}
.sp-my-account ul.nav {
    margin-top: 30px;
}
#sp-top-bar .sp-my-account {
    margin-top: 0px;
}
#sp-top-bar .sp-my-account a {
    display: block;
}
#sp-top-bar .sp-my-account ul.nav {
    margin-top: 40px;
}


.jmoddiv.jmodinside {
    position: relative;
    top: 0;
    left: 0;
}

#sp-top3 .sp-educon-login.sp-mod-login a {
    color: #ffffff;
    padding-left: 8px;
}

#sp-top3 .sp-educon-login.sp-mod-login a {
    color: #efefef;
}

div#sp-top2 {
    text-align: right;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: #000;
}

#sp-top-bar .sp-news365-login .modal-dialog a {
    color: #0d4b8d;
}

#sp-top2 .sp-news365-login .modal-dialog {
    text-align: left;
}

.sp-news365-login .modal-backdrop.in {
  opacity: .9;
}
.sp-news365-login .modal-dialog {
   width: 770px;
   margin: 80px auto;
}
.sp-news365-login .modal-content {
  border-radius: 0;
  padding: 70px 130px;
  color: #000;
}

.sp-news365-login span.info-content {
    font-weight: 400;
}
.sp-news365-login .modal-content button:focus {
  outline: none;
}
.sp-news365-login .modal-content button.close {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-news365-login .modal-content button.close i {
  width: 36px;
  height: 36px;
  text-align: center;
  border: solid 2px #c9c9c1;
  border-radius: 100%;
  line-height: 30px;
}
.sp-news365-login .modal-content .modal-body {
  padding: 0;
}
.sp-news365-login .modal-content .modal-body label {
  font-size: 16px;
}
.sp-news365-login .modal-content .modal-body .title {
    margin: 0 0 30px 0;
    font-weight: 700;
    color: #0d4b8d;
}
.sp-news365-login .modal-content .modal-body .userdata input#modlgn-username {
  margin-bottom: 20px;
}
.sp-news365-login .modal-content .modal-body .button-wrap {
  margin-top: 30px;
  float: right;
}
.sp-news365-login .modal-content .modal-body .forget-name-link {
  margin-top: 40px;
  color: #a0a0a0;
  font-size: 16px;
}
.sp-news365-login .modal-content .modal-body .forget-name-link a {
  color: #0d4b8d;
}
.sp-news365-login .modal-content .modal-body .forget-name-link a:hover {
  color: #454444;
}
.sp-news365-login .modal-content .modal-footer {
  margin-top: 35px;
  color: #a0a0a0;
  font-size: 16px;
}
.sp-news365-login .modal-content .modal-footer a {
  color: #0d4b8d;
}
.sp-news365-login .modal-content .modal-footer a:hover {
  color: #454444;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.joomla-default-login .checkbox {
  display: inline-block;
  float: left;
  margin-top: 25px;
}
.joomla-default-login .submit-button {
  margin-top: 10px;
  float: right;
}
.joomla-default-login .submit-button .btn {
  display: inline-block;
  text-align: right;
}
.joomla-default-login .form-links {
  margin-top: 30px;
  overflow: hidden;
  clear: both;
}
.joomla-default-login .form-links ul>li {
  display: inline-block;
  width: 50%;
  float: left;
}
.joomla-default-login .form-links ul>li:nth-child(2) {
  text-align: right;
}
.joomla-default-login .form-links ul>li >a {
  color: #999;
}

/*** PHONE MEDIA QUERIES ***/

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
div#sp-top3 {
    float: right;
    padding: 5px;
}
}






/*** TABLET MEDIA QUERIES ***/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.rsform-block-emailsubscription {
    margin-left: 25% !important;
    font-size: 120%;
}
}


/* OST PANKAJ */
.eb-taskbar ul li .btn:hover
{
	color: #FFF !important;
	background-color: #0d4b8d !important;
	text-shadow: none !important; 
}
.eb-taskbar ul li .btn
{
	color: #FFF !important;
  background-color: #0d4b8d !important;
  text-shadow: none !important; 
}
.eb-taskbar ul li .btn-primary
{
	color: #FFF !important;
}
.eb-event-container
{
	background-image: none;
	background-position: none;
	background-repeat: no-repeat;
	padding: 0 !important;
}
.eb-event-information {
    height:40px !important;
}
.eb-event-date-info
{
	font-size:100%;
}
.event-right:hover .eb-event-date {
	background-color: rgba(255,201,78,0.9);
	opacity: 1;
	transition: background-color 0.8s;
}
.eb-event-date {
    background-color: #0d4b8d;
    border-radius: 0px;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    font-family: inherit;
    height: 156px;
    padding: 5px;
    width: 235px;
    text-align: center;
    position: absolute;
    opacity: 0.9;
}
.eb-event-date:hover {
	background-color: rgba(255,201,78,0.9);
	opacity: 1;
	transition: background-color 0.8s;
}

.eb-event-date-day {
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 56px;
}

.eb-event-date-month {
    color: #fff;
    font-size: 26px;
    line-height: 14px;
    margin-top: 33px;
}
.event-right {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.event-right:hover {
	box-shadow: 10px 10px 15px #888888;
	transition: box-shadow 0.3s ease-in-out;
}

.event-leftside {
  float: left;
  width:30%;
}
.event-rightside {
  float: left;
  min-height: auto;
  padding: 0 15px;
  width: 70%;
}
.eb-events-timeline .eb-taskbar{border-bottom: 0 dotted hsl(0, 0%, 65%);}
.eb-event-date-time.clearfix {
  font-size: 18px;
}
.eb-colorbox-map.cboxElement > span {
  font-size: 18px;
}
.event-rightside h2
{
	margin-top: 38px;
	
} 

.eb-taskbar .btn
{
 padding: 10px 13px;
}

.eb-taskbar li
{
padding: 0 2px 0 0 !important;
}
.eb-colorbox-map.cboxElement > span {
    font-size: 15px;
}

/* @Media CSS */
@media screen and (max-width:992px){
.event-leftside {float: left; width: 45%;}
.event-rightside { float: left; width: 55%;}
.eb-events-timeline .eb-taskbar {float: left; width:100%;}
}


@media screen and (max-width:767px){
  img.eb-thumb-left {
    width: 100%;
    margin: 0 0 10px;

}
	.event-leftside {float: none; width: 100%;}
	.event-rightside{width: 100%;}
}

@media (max-width:320px)
{
 .eb-thumb-left {
   height: 193px ;
    width: 291px;
}
 .eb-event-date {
    height: 193px !important ;
    width: 291px !important ;
}

.eb-event-date-day {
   
    padding-top: 68px !important;
}

}
@media (max-width:360px)
{
	 .eb-thumb-left {
	   height: 100% ;
		width: 100%;
	}
	 .eb-event-date {
		height: 220px ;
		width: 330px;
	}
	.eb-event-date-day {
   
    padding-top: 78px;
}
	
	
}


/*********************************************/

.task-individual_registration h3.eb-heading {
  display: inline-block;
  background: #17438e;
  color: #fff;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  margin-bottom: 15px;
}

.task-individual_registration th {
  text-align: inherit;
  text-align: -webkit-match-parent;
  background: #000 !important;
  color: #fff;
}

.light-blue-bg{
	background: #f5f9fc;
	padding: 15px;
    margin-bottom: 15px;
}

.tickets_members_information{
	display: grid;
    grid-template-columns: 1fr 1fr; /* two equal columns */
    gap:0 20px; /* space between columns */
}

.tickets_members_information #field_comment {
  grid-column: 1 / -1;
}

.tickets_members_information .input-large {
  width: 100% !important;
}

.tickets_members_information #last_name {
  width: 100%;
}

.tickets_members_information .form-control-label label{
	white-space:nowrap;
}

.light-blue-bg .input-group-text {
  padding: 0rem .75rem;
}

#total_amount {
  background: #fff;
}

.os_form_ost_login {
  margin-bottom: 20px;
}

.os_form_ost .form-group input, 
.os_form_ost .form-group input.input-xlarge, 
.os_form_ost .form-group select{
	width: 100% !important;
}

.os_form_ost .form-group textarea{
	width: 100% !important;
	height:80px;
}

.os_form_ost .payment_information .form-group input{
	width: auto !important;
}
#osm-singup-page .os_form_ost .payment_information .form-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#osm-singup-page .os_form_ost .payment_information .form-group select{
	width: auto !important;
}

#osm-singup-page .os_form_ost .form-group label {
  font-weight: normal;
}

.os_form_ost .payment_information .col-md-3 {
  flex: 0 0 auto;
  width: 25%;
}

.os_form_ost .payment_information .col-md-9 {
  flex: 0 0 auto;
  width: 75%;
}

.os_form_ost .form-actions {
  margin-bottom: 15px;
  margin: 15px 10px;
}
select#Sage_Honorees{
	width:auto;
}
input#honoree_name{
	width: 225px !important;
}
input#amount{
	max-width: 210px !important;
    flex: none;
}

.eb-container .form-group select.form-select#exp_month,
.eb-container .form-group select.form-select#exp_year{
  width: 90px !important;
}

@media (max-width: 768px) {
 .tickets_members_information{
    grid-template-columns: 1fr; /* single column on smaller screens */
  }
  
   .os_form_ost .payment_information .col-md-3 {
	  flex: 0 0 auto;
	  width: 100%;
	}

	.os_form_ost .payment_information .col-md-9 {
	  flex: 0 0 auto;
	  width: 100%;
	}
	select#Sage_Honorees{
		width:100%;
	}
	input#honoree_name{
		width: 100% !important;
	}
	input#amount{
		max-width: 100% !important;
		flex: none;
	}

}
.sponsors .form-check-inline{
  display: inline-flex !important;
  align-items: center;
}