/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.CheCol img{
   width: 150px !important;
}

.homeCorporateSlider {
	max-width: 1400px;
	margin: auto;
}

.homeCorporateSlider .flickity-viewport {
	height: 160px !important;
}

.homeCorporateSlider img {
/* 	max-width: 110px;
  margin: auto; */
	max-width: max-content !important;
	height: 75px;
}

.homeCorporateSlider p{
	font-size: 16px;
	color: #222;
}

.homeCorporateSlider .img-inner {
	text-align: center;
}

.homeCorporateSlider .row {
	opacity: 1 !important;
}

/* Header Start */

.header{
	margin-top: 15px;
}

header .stuck .header-main{
	margin: 0px 20px;
	border-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}


.header-top {
	background-color: #06163A;
	border-radius: 10px 10px 0 0;
	/* 	margin: 0 20px; */
}

.header-main {
	background-color: #06163A;
	border-radius: 0 0 10px 10px;
	/* 	margin: 0 20px; */
	height: 80px;
}

.header-wrapper {
	box-shadow: none !important;
}

.header-button .primary{
	background-color: #B30A0A;
	border-radius: 8px !important;
	padding: 5px 20px;
}

.header-top .social-icons a{
	background-color: #B30A0A;
	padding: 8px 9px 6px;
	border-radius: 100%;
}

.footerRight .social-icons a:first-child, .header-top .social-icons a:first-child {
  background: #B30A0A url(/wp-content/uploads/2025/12/olympicnew.webp) center center no-repeat;
  background-size: 24px;
  padding: 8px 15px 6px;
}

.footerRight .social-icons a:first-child i, .header-top .social-icons a:first-child i {
	display: none;
}

.header-main .menu-item a{
	color: #fff !important;
	text-transform: capitalize;
	padding-bottom: 0px;
	font-size: 17px;
}


.header-main .flex-col img{
	padding-bottom: 36px;
}

.stuck .header-main .flex-col img {
	padding-bottom: 0;
}

.header-main .menu-item a:hover{
	color: #F8C630;
}

.header-bg-color {
	background-color: transparent !important;
}

.header-top .flex-row{
	padding-top: 20px;
}

.header .flex-row {
	max-width: 1600px !important;
}

.header-main .nav-left{
	border-top: 1px solid;
	padding-top: 5px;
	gap: 35px;

}

.header-main .nav-left li{
	margin: 0 30px 0 0;
}

.header-main .nav-right li{
	margin: 0 0 0 20px;
}

.header-main .nav-right{
	border-top: 1px solid;
	padding-top: 5px;
	gap: 35px;
}

.footer{
	padding-bottom: 0 !important;
}

.footer .section-content{
	background-color: #1B2332;
	border-radius: 15px 15px 0 0;
	/* 	margin: 0 20px 0 20px; */
}

.footerLeft h3{
	font-size: 42px;
	background: -webkit-linear-gradient(#0A5ADB, #EB1414);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 10px !important;
}

.footerLeft p{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
}

.footerLeft span{
	display: block;
}

.footermiddle h4{
	color: #fff;
}

.footermiddle .ux-menu{
	color: #FFFFFFB2;
}
.footermiddle .ux-menu a:hover{
	color: #F8C630;
}

.footerRight h5{
	color: #fff;
}

.footerRight .social-icons a{
	color: #fff;
	background-color: #B30A0A;
	border: none;
	padding: 0 0 5px;
}

.footerRight .ol-incner{
	padding-left: 100px;
}

.footermiddle .ux-menu-link a{
	border-bottom-width: 0 !important;
	min-height: 8px !important; 
}

.footermiddle h4{
	margin-bottom: 22px !important;

}

.footerRight h5{
	margin-bottom: 20px !important;
	font-size: 18px;
}

.footerRight .followIcons a {
	margin-right: 7px;
}

.footerRight .col-inner i{
	top: 2.5px;
}

.footermiddle .ux-menu a{
	font-size: 16px;
}

.footerRight .social-icons a {
	color: #fff;
	background-color: #B30A0A;
	border: none;
	padding-top: 0;
}


.footerRight .social-icons {
	color: #999;
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
}
.footermiddle {
	padding-top: 10px
}

.footerRight{
	padding-top: 10px;
	padding-left: 150px;
}

html.js{
	background-color: #fff;
}

.absolute-footer{
	background-color: #1B2332;
	border-radius: 0 0 15px 15px;
	/* 	margin: 0 20px 30px 20px; */
	padding: 0;
	width: auto !important;
	margin-bottom: 30px;
}

.absolute-footer .copyright-footer a:hover{
	color: #F8C630;
}

.footerLower a{
	color: #fff;
}

.footerLower a:hover{
	color: #F8C630;
}

.lowerOne{
	margin-right: 30px;
}

.footer .row{
	padding-top: 30px;
}

.absolute-footer .container {
	position: relative;
	padding: 20px 15px 20px;
}

.footer-secondary{
	padding: 0;
}

.absolute-footer .container::before{
	content: " ";
	position: absolute;
	background-color: gray;
	width: 98%;
	height: 1px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.absolute-footer .copyright-footer p{
	color: #FFFFFFB2;
	margin-bottom: 0;
}

.absolute-footer .footerLower a{
	color: #FFFFFFB2;
}

.footerRight .social-icons .button.icon i{
	font-size: 16px;
}
.footerRight .text {
	text-align: left !important; 
}

/* Section One*/

.firstSection .section-bg{
	border-radius: 10px;
}

.columnLeft h1{
	font-size: 88px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	margin-bottom: 20px;
	margin-top: 20px;
}

.columnLeft .headingOne {
	color: #F8C630;
}

.columnLeft p{
	font-size: 20px;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 30px ;
}

.firstButton {
	background-color: #F8C630;
	color: #1B2332;
	font-size: 18px;
	font-weight: 700;
}

.firstButton:hover{
	background-color: #F8C630;
	color: #1B2332;
}

.firstSection .row{
	max-width: 1600px !important;
}

.mainTag{
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #F8C6304D;
	background-color: #06163A !important;
	border-radius: 30px;
	padding: 12px 15px 12px 40px;
	background: url('/wp-content/uploads/2025/12/hero-span.webp');  
	background-position: center left 18px;
	background-repeat: no-repeat;
	background-size: 12px;
}

.firstSection {
	margin-top: 30px;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.columnRight .img-inner img{
	max-width: 570px;
	width: 100%;
}

.speakingColumn p{
	font-size: 18px;
}

.paraDis{
	display: block;
}

.keynoteColumn h3{
	color: #06163A;
	font-size: 20px;
	line-height: 1.3;
}

.keynoteColumn p{
	color: #222222B2;
	font-size: 18px;
	line-height: 1.4;
}

.benifitsSection .keynoteColumn p{
	color: #222;
	line-height: 1.5;
	margin-bottom: 0;
}

.benifitsSection strong {
	font-weight: 600;
	padding-bottom: 6px;
	display: block;
}

.keynoteColumn .icon-box{
	padding: 25px;
}

.keynoteColumn .col-inner{
	border: 2px solid #e9e9e9;
	border-radius: 20px;
	height: 100%;
}

.keynoteColumn .icon{
	padding: 11px;
}

.audienceRow {
	position: relative;
	z-index: 1;
	max-width: 1280px !important;
}

.audienceRow::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: url("http://abdurr36.sg-host.com/wp-content/uploads/2025/12/Home-Ready-Bg.webp");
	background-size: cover;
	background-position: center;
	z-index: -1;
	border-radius: 20px;
}

.audienceRow::after{
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, rgba(19, 32, 94, 0.9) 0%, #9D1326 100% );
	z-index: 9;
	width: 100%;
	height: 100%;
	border-radius: 20px; 
}

.columnThree {
	position: relative;
	z-index: 10;
	padding: 30px 15px 30px;
}

.columnThree h4{
	color: #fff;
	font-size: 24px;
}

.columnThree p{
	color: #fff;
	font-size: 18px;
}

.columnThree .audienceButton{
	background-color: #EEB21B;
	color: #1F242E;
	box-shadow: 0px 0px 5px 0px #eeb21b94;
	font-size: 18px;
}

.watchSection {
	padding-top: 90px !important;
}

.speakingRow .col {
	padding: 0 15px 5px;
}

.keynoteRow .col{
	padding: 0 15px 40px;
}

.cardSection {
	padding: 0 15px 12px 40px;
	background: url('http://abdurr36.sg-host.com/wp-content/uploads/2025/12/Time.webp');  
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 28px;
}

.keynoteColumn .icon-box-img{
	background: #051639;
	border-radius: 11px;
}



/* Block Section*/

.benifitsSection .keynoteColumn .icon{
	background-color: #fff;
}

.benifitsSection .keynoteColumn .icon-box{
	padding: 25px;
}

.benifitsSection .keynoteColumn .icon-box-img {
	height: fit-content;
	width: 25px !important;
}

.benifitsSection .keynoteColumn .col-inner {
	border: 2px solid #E5E7EB;
	border-radius: 12px;
	height: 100%;
}

.benifitsSection{
	padding-top: 40px !important;
}

.benifitsSection .keynoteColumn .icon {
	padding: 0;
}

.page-id-593 .testimonialSec{
	padding-bottom: 100px !important;
}

/* Block Section*/

/* Members Section */

.membersSection{
	padding: 0 0 50px !important;
}

.membersSection .keynoteColumn .col-inner{
	border: 1px solid;
	border-color: rgb(0, 0, 0, 0.3);
}

.membersSection .keynoteColumn .icon-box{
	background: #EDEFF4;
	padding: 25px 25px 1px;
	border-radius: 20px 20px 0 0;
}

.membersSection .keynoteColumn .icon-box h3{
	font-size: 40px;
	color: #222222;
	font-weight: 500;
}

.membersSection .keynoteColumn .icon-box-img{
	width: 80px !important;
	background: none; 
}

.membersSection .keynoteColumn p{
	font-size: 18px;
	margin: 25px 10px;
	color: #222222;
	line-height: 1.7;
}

.icon-box-img img{
	padding-top :0;
}

.membersSection .keynoteColumn .icon {
	background: linear-gradient(120deg, rgb(200 0 17) 0%, #0f368d 90%);
	border-radius: 100%;
	padding: 25px;
}

/* author page css */

.authorRow h2 {
	font-size: 48px;
}

.authorRow strong {
	color: #222222;
}

.authorRow .col:nth-child(1) .col-inner p:nth-of-type(2) strong {
	padding: 15px 0 10px;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.2;
	display: block;
}

.authorRow .col:nth-child(2) .btnWrap {
	width: 100%;
	text-transform: capitalize;
	margin-right: 0;
}

.authorGlance {
	background: #F6E1E2;
	border: 1px solid #EA4242;
	padding: 8px 17px 14px;
	border-radius: 20px;
	margin-bottom: 10px;
}

.authorGlance .spanColor {
	color: #EB1414;
}

.authorGlance p {
	margin-bottom: 0;
}

.authorGlance strong {
	color: #EB1414;
	font-weight: 500;
	font-size: 24px;
}

@media (max-width: 1440px){
	.footerRight {
		padding-left: 75px;
	}
	.row, .container, .firstSection .row{
		max-width: 1260px !important;
	}

	.columnRight .img-inner img{
		max-width: 490px;
	}

	.footermiddle .ux-menu a{
		font-size: 16px;
	}

	.absolute-footer{
		padding-bottom: 0;
	}

	.absolute-footer .copyright-footer a:hover{
		color: #F8C630;
	}

	.footerLower a{
		color: #fff;
	}

	.footerLower a:hover{
		color: #F8C630;
	}

	.lowerOne{
		margin-right: 30px;
	}

	.absolute-foot .container {
		padding-bottom: 15px;
	}

	.columnLeft h1{
		font-size: 68px;
		font-weight: 700;
		color: #fff;
		line-height: 1;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.columnLeft .headingOne {
		display: block;
		color: #F8C630;
	}

	.columnLeft p{
		font-size: 15px;
		color: #fff;
		line-height: 1.4;
		margin-bottom: 30px ;
	}

	.firstButton {
		background-color: #F8C630;
		color: #1B2332;
		font-size: 15px;
		font-weight: 700;
	}

	.firstButton:hover{
		background-color: #F8C630;
		color: #1B2332;
	}

	.keynoteColumn h3{
		color: #06163A;
		font-size: 20px;
	}

	.keynoteColumn p{
		color: #222222B2;
		font-size: 16px;
	}

	.membersSection .keynoteColumn .icon-box h3{
		font-size: 34px;
	}

	.membersSection .keynoteColumn p {
		font-size: 16px;
	}
}


@media (max-width: 1024px){
	.header-main .nav-left li{
		margin: 0 30px 0 0 ;
	}

	.header-main .nav-right li{
		margin: 0 0 0 20px ;
	}

}

@media (max-width: 992px){
	.footerRight {
		padding-left: 33px;
	}
	.header-main .nav-right, .header-main .nav-left {
		gap: 0;
	}
	.header-main .menu-item a {
		font-size: 12px;
	}
	.header-main .nav-left li{
		margin: 0 10px 0 0;
	}

	.header-main .nav-right li{
		margin: 0 0 0 10px;
	}
}

@media (max-width: 849px){
	.homeCorporateSliderWrap {
  padding-bottom: 0 !important;
}
	.authorRow h2 {
		font-size: 36px;
	}
	.authorRow .col-inner .row:last-child .col {
		padding-bottom: 0;
	}
	.speakingColumn p {
		margin-bottom: 0;
	}
	section.homeAboutSec {
		padding-top: 40px !important;
		padding-bottom: 0 !important;
	}
	.spanBlock, .footerLeft span, .paraDis {
		display: inline !important;
	}
	.watchSection {
		padding-top: 40px !important;
	}
	.firstSection {
		margin-top: 15px;
		padding-top: 40px !important;
		padding-bottom: 0px !important;
	}
	.header-main .nav-left{
		border-top: 0px solid;
	}

	.header-main .nav-right{
		border-top: 0px solid;
	}

	.header-main .nav-right a{
		color: #fff;
	}

	.mobile-sidebar .menu-item a{
		color: #06163A;
		padding: 10px 0 10px 10px !important;
		font-size: 15px;
	}

	.mobile-sidebar .social-icons a{
		color: #B30A0A;
	}

	.mobile-sidebar .nav-sidebar .menu-item {
		border: none;
	}
	.mobile-sidebar .nav-sidebar .header-social-icons{
		border: none;
	}

	.mobile-sidebar .nav-sidebar .header-button-1{
		border: none
	}

	.mobile-sidebar .nav-sidebar .html{
		padding: 10px 0 10px 10px !important;
	}

	.footerRight .social-icons {
		color: #999;
		display: inline-block;
		font-size: 11px;
		vertical-align: middle;
	}

	.footerRight .col-inner{
		padding-left: 0 !important;
	}

	.footerRight .text-right{
		text-align: left !important;
	}

	.footerRight .col-inner i{
		top: 1.5px;
	}

	.header-main .flex-col img {
		padding-bottom: 0px;
	}

	.header-main {
		margin: 0px 10px;
	}

	.footerRight .col-inner i {
		top: 4.5px;
	}

	.footerRight .social-icons a{
		width: 33px;
		height: 33px;
	}

	.footerRight .social-icons .button.icon i{
		font-size: 16px;
	}

	.absolute-footer .container::before{
		width: 96%;
	}

	.footerLower{
		padding-bottom: 8px;
	}

	.columnLeft h1{
		font-size: 56px;
		font-weight: 700;
		color: #fff;
		line-height: 1;
		margin-bottom: 20px;
	}

	.columnLeft .headingOne {
		display: block;
		color: #F8C630;
	}

	.columnLeft p{
		font-size: 17px;
		color: #fff;
		line-height: 1.4;
		margin-bottom: 30px ;
	}

	.firstButton {
		background-color: #F8C630;
		color: #1B2332;
		font-size: 14px;
		font-weight: 700;
	}

	.firstButton:hover{
		background-color: #F8C630;
		color: #1B2332;
	}

	.columnLeft .headingOne {
		display: inline;
		color: #F8C630;
	}

	.columnRight .text-right{
		text-align: center;
	}

	.firstSection .columnLeft{
		order: 2;
	}

	.firstSection .columnRight{
		order: 1;
	}

	.membersSection .keynoteColumn .icon-box h3{
		font-size: 30px !important;
	}
	.membersSection .keynoteColumn p{
		font-size: 17px;
		line-height: 1.4;
	}
}

@media (max-width: 549px){
	.homeCorporateSlider .flickity-page-dots {
		display: none;
	}
	.authorRow .col:nth-child(1) .col-inner p:nth-of-type(2) strong {
		font-size: 20px;
	}
	.audienceRow p {
		font-size: 16px;
	}
	.authorRow .col:nth-child(2) .btnWrap {
		padding: 0;
		margin-bottom: 0;
	}
	.authorRow h2 {
		font-size: 24px;
	}
	.footerRight{
		flex-basis: 100%;
		max-width: 100%;
	}

	.footerRight .social-icons {
		color: #999;
		display: inline-block;
		font-size: 15px;
		vertical-align: middle;
	}

	.footerRight h5 {
		font-size: 22px;
	}

	.footermiddle h4 {
		font-size: 22px;
		margin-bottom: 10px !important;
	}

	.footerLeft{
		padding: 20px 15px 30px 15px;
		padding-bottom: 0px;
	}

	.footerRight{
		padding: 0px 15px 38px 15px;
	}

	.footerRight .col-inner i {
		top: 2.5px;
	}

	.absolute-footer .container::before{
		width: 94%;
	}

	.columnLeft h1{
		font-size: 42px;
	}

	.columnLeft .headingOne {
		display: inline;
		color: #F8C630;
	}

	.columnLeft p{
		font-size: 16px;
		color: #fff;
		line-height: 1.4;
		margin-bottom: 30px ;
	}

	.firstButton {
		font-size: 14px;
		font-weight: 700;
	}

	.mainTag{
		font-size: 10px;
		background-size: 10px;
	}

	.firstSection .columnLeft{
		order: 2;
	}

	.firstSection .columnRight{
		order: 1;
	}

	.keynoteColumn h3{
		font-size: 22px;
	}

	.membersSection .keynoteColumn .icon-box h3{
		font-size: 28px !important;
	}

	.membersSection .keynoteColumn p{
		font-size: 17px;
		line-height: 1.4;
	}
}
/* Header End */
