/* Common CSS Starts */
.DFlex {
	display: flex;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.DFColumn {
	flex-direction: column;
}
#BannerTitle {
	margin-top: 6%;
	padding: 60px 15px;
	text-align: center;
	background-color: #f4f8fb;
}
#BannerTitle img {
	margin-bottom: 15px;
}
.PageTitle {
    font-family: 'Flama Condensed';
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 0.6px;
    text-transform: uppercase;
}
.RedBGTitle {
	font-family: 'Flama Condensed';
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 0.6px;
    text-transform: uppercase;
    padding: 0 3px;
    background-color: #dd1a32;
    color: #ffffff;
}
.RedTitle {
	color: #dd1a32 !important;
}
.TitleLineDiv {
	display:flex;
	flex-direction:row;
	align-items: center;
}
.TitleLineTxt {
	flex-grow:0;
	font-family: 'Flama Condensed';
	font-weight: 600;
	font-size: 38px;
	line-height: 1.4;
	color: #000000;
	margin-right: 25px;
}
.TitleLine {
	flex-grow:1;
	height: 1px;
	background-color: #9f9f9f;
}
@media (max-width: 767px) {
	.PageTitle, .RedBGTitle {
		font-size: 24px;
	}
}
/* Common CSS Ends */
/* Events Page CSS Starts */
.UpcomingEvntSecTitle {
	margin: 60px 0;
}
.UpcomingEvntDiv {
    margin-bottom: 25px;
}
.UpcomingEvntDiv:last-child {
    margin-bottom: 0px;
}
.UpcomingEvntLeft {
	flex: 1;
	justify-content: center;
	background-color: #fff3f3;
	padding: 25px;
}
.EvntMonth, .EvntDate, .EvntYear {
	font-family: 'Flama Condensed';
	font-size: 40px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.4px;
	text-align: center;
	color: #f11f35;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.EvntDate {
	font-size: 100px;
}
.UpcomingEvntInfo {
	flex: 1;
	justify-content: center;
    align-items: center;
    margin-top: 20px;
    text-align: center;
}
.UpcomingEvntTitle {
	font-size: 18px;
	font-weight: 600;
	color: #101010;
}
.UpcomingNote {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	color: #676767;
}
#UpcomingEvent {
	/* background-image: url(../images/events/Upcoming-Events-BG.png); */
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: right;
}
@media screen and (max-width:550px){
	#UpcomingEvent {background-image:none}
}
.UpcomingEvntTime, .UpcomingEvntType {
	font-size: 16px;
	font-weight: 500;
	color: #676767;
}
.resp-tab-content li {
    color: #676767 !important;
}
.UpcomingEvntTime {
	margin-bottom: 0px;
}
.UpcomingEvntType {
    margin-bottom: 25px;
}
.UpcomingEvntReg {
	padding: 6px;
	font-family: 'Flama Condensed';
	font-size: 24px;
	font-weight: 600;
	background-color: #ffc945;
	color: #000000;
	text-decoration: none;
    padding: 5px 30px 10px 30px;
}
.UpcomingEvntReg:hover {
	color: #f11f35;
}
.UpcomingEvntDiv img {
	width: 100%;
}
.PrevEvntsSecTitle {
	margin: 60px 0px;
}
.PrevEvnts {
	margin-bottom: 50px;
}
.PrevEvntOtr {
	background-color: #f4f8fb;
	border-radius: 8px;
	height: 100%;
}
.PrevEvntOtr img {
	width: 100%;
	border-radius: 10px;
}
.PrevEvntInr {
	flex: 1;
	padding: 15px;
}
.EvntType {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	color: #676767;
	text-transform: uppercase;
}
.EvntTitle {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	color: #000000;
	margin-bottom: 25px;
}
.EvntKnowMore {
	flex: 1;
    justify-content: flex-end;
}
.EvntKnowMore a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	color: #f11f35;
}
@media (min-width: 768px) {
	.UpcomingEvntDiv .RightPadding_0 {
		padding-right: 0px !important;
	}
	.UpcomingEvntDiv .LeftPadding_0 {
		padding-left: 0px !important;
	}
	.UpcomingEvntLeft {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.UpcomingEvntRight {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.UpcomingEvntInfo {
		align-items: flex-start;
		margin-top: 0px;
		text-align: left;
	}
}
/* Events Page CSS Starts */
/* Event Detail Page CSS Starts*/
#EvntBreadcrumb {
	margin-top: 6%;
	background-color: #f11f35;
    padding: 50px 0px 175px 0px;
}
.BreadcrumbTxt {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
}
.BreadcrumbTxt a {
	color: #ffffff;
	text-decoration: none;
}
.BreadcrumbTxt a:hover {
	text-decoration: underline;
}
.BCSeparator {
	margin: 0px 20px;
}
#EventContent {
	margin-top: -150px; 
}
.EvntVideo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 25px;
}
.EvntVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.EvntDetTitle {
	font-family: 'Flama Condensed';
	font-size: 38px;
	font-weight: 600;
	color: #f11f35;
}
.EvntContent {
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	color: #676767;
}
.BackEvents {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	color: #f11f35;
}
.BackEvents i {
	margin-right: 10px;
    vertical-align: bottom;
}
.BackEvents i:before {
	font-size: 24px;
}
/* Event Detail Page CSS Starts*/
/* FAQ Page CSS Starts*/
#Faq {
	background-color: #f4f8fb;
}
.resp-vtabs .resp-tabs-list li {
	background-color: #ffffff !important;
}
.resp-vtabs .resp-tab-active,
.resp-vtabs li.resp-tab-active {
	background-color: #f11f35 !important;
	border: none !important;
	color: #ffffff;
	margin-bottom: 15px !important;
}
.resp-vtabs li {
	color: #101010;
}
.resp-tabs-list li {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 15px !important;
}

.resp-vtabs li img {
	margin-right: 10px;
}
.resp-vtabs .resp-tab-active .icon_black, .resp-vtabs .icon_white {
	display: none;
}
.resp-vtabs .resp-tab-active .icon_white {
	display: inline-block;
}
.resp-tab-content {
	padding: 25px;
}
.FAQAccTitle {
	font-family: 'Flama Condensed';
	font-size: 38px;
	font-weight: 600;
	line-height: 1.4;
	color: #f11f35;
}
.FAQAccTitle img {
	margin-right: 15px;
}
.FaqAccordion {
	padding: 25px 50px;
}
.FAQAccTabTitle {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	color: #101010;
	padding: 15px 0;
}
.FAQAccTabContent {
	font-size: 16px;
	line-height: 1.5;
	color: #676767;
	margin-bottom: 15px;
}
.FAQAccTab {
	border-bottom: rgba(103, 103, 103, 0.2);
}
.FAQAccTab hr {
    margin: 5px 0;
}
.FAQAccTabTitle:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f067";
    padding-right: 5px;
}
.acc-active .FAQAccTabTitle:before {
    content:"\f068";
}
h2.resp-tab-active span.resp-arrow {
	margin-top: 10px;
	border-bottom: 12px solid #ffffff;
}
.resp-arrow {
		margin-top: 12px;
		border-top: 12px solid #f11f35;
}
h2.resp-accordion {
	font-size: 24px;
}

#faq .container #VerticalTab .resp-vtabs .resp-tabs-container {
	border: none ;
}
.faqnavigation{
	justify-content:center;
	border:none;
}
.faqnavigation .nav-item button{
	border:none;
}
.faqnavigation .nav-item button {
	border: none;
	font-size: 23px;
	font-family: 'Flama Condensed';
	color: #101010;
	background:transparent;
}

.faqnavigation .nav-item button.active {
	color:#f11f35;
	background:transparent;
}
.main_content_section{
	background:#f4f8fb;
}
@media (max-width: 767px) {
	.FaqAccordion {
	    padding: 0px;
	}
}
@media (min-width: 1024px) {
	.resp-tab-item {
		max-width: 240px;
	}
	.resp-vtabs .resp-tabs-list li, .resp-vtabs li.resp-tab-active {
		padding: 25px !important;
		border-radius: 5px;
	}
}
/* FAQ Page CSS Ends */