/* Event Font -------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400..800&display=swap');
@font-face {
    font-family: 'D-DIN';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-din-woff21760429795.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-din-woff1760429795.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN-Condensed';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-dincondensed-woff21760429795.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-dincondensed-woff1760429795.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN-Condensed-Bold';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-dincondensed-bold-woff21760429795.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-dincondensed-bold-woff1760429795.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN-Bold';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-din-bold-woff21760429795.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760429795d-din-bold-woff1760429795.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #004151;
    --mainThemeColor-rgb: 243, 101, 49;
    --mainThemeColor2: #FFB500;
    --eventFontColor: #000;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: "Roboto", sans-serif;
    --eventHeadingFont: "Roboto", sans-serif;
    --h1FontSize: 45px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ffd600;
    --lightGrey: #ddd;
    --darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 50px;
    --btnFontSize: 18px;




}
body,p,li {
    font-family: var(--eventFont);
    font-size: var(--eventFontSize);
    color: var(--eventFontColor);
    line-height: 26px;
}
/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.popup h1 {
    font-family: var(--eventHeadingFont);
    font-weight: 700;
}
body.curr-lang-ar, body.curr-lang-ar p,body.curr-lang-ar #main-nav a{
  font-family: "D-DIN", sans-serif !important;
}


 body.curr-lang-ar .event-detail-wrap li:last-child {
        border-right: 1px solid rgba(0, 0, 0, .3) !important;
    }

    body.curr-lang-ar .event-detail-wrap li:first-child {
       border-right: none !important;
    }
  
body.curr-lang-ar h1,
body.curr-lang-ar h2,
body.curr-lang-ar h3,
body.curr-lang-ar h4,
body.curr-lang-ar h5,
body.curr-lang-ar h6 {
    font-family: "D-DIN-Bold", sans-serif !important;
}
p.impact-text {
    color: #fff;
    font-size: 20px;
}
.sp-logo .sp-logos:last-of-type img {
    height: 200px;
    padding: 0px 35px;
}
.sp-logo .sp-logos a:last-of-type img{
border:none;
}
.sp-logo {
    padding: 5%;
}
.sp-logo .sp-logos:nth-of-type(2) a:last-of-type img{
    max-width: 600px;
border:none;
}
.curr-lang-ar #agenda .concurrent-agenda-style .agenda-row h3 {
    text-align: right;
}
a.mbllog {
    display: none;
}
section#sponsors {
    padding: 0px;
}
a.industry {
    position: absolute;
    width: 14%;
    height: 35%;
    left: 41%;
    top: 44%;
}
a.tech {
    position: absolute;
    width: 21%;
    height: 35%;
    left: 57%;
    top: 44%;
}
a.invest {
    position: absolute;
    width: 14%;
    height: 35%;
    left: 53%;
    top: 44%;
}
a.qte {
    position: absolute;
    width: 14%;
    height: 35%;
    left: 70%;
    top: 44%;
}
a.elan {
    position: absolute;
    width: 10%;
    height: 37%;
    left: 86%;
    top: 41%;
}
.sp-logo .sp-logos img {
border-right: 1px solid #d6dadb;
    height: 240px;
    max-width: 300px;
    object-fit: contain;
    padding: 0px 15px;
}
.icon-number-high img {
    height: 250px;
    object-fit: contain;
}
.sp-logo .sp-logos:nth-of-type(1) img {
    max-width: 250px;
}
.sp-logos {
   position: relative;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
     border-bottom: 2px solid #d6dadb;
}
.curr-lang-ar li:has(a[href="#47588"]),.curr-lang-ar li:has(a[href="#48380"]),.curr-lang-ar li:has(a[href="#48381"]) {
    display:none;
}
.curr-lang-en li:has(a[href="#49071"]),.curr-lang-en li:has(a[href="#49072"]),.curr-lang-en li:has(a[href="#49073"]) {
    display:none;
}
body.curr-lang-ar {
    font-family: "Baloo Bhaijaan 2", sans-serif !important;
    direction: rtl;
}
.non-concorent-webinars .session-location {
    color: #004151;
    margin-top: 0px;
    border-top: 1px solid #004151;
}
#agenda .concorent-webinars .agenda-row .agenda-col:nth-of-type(2),
#agenda .concurrent-agenda-style .concorent-webinars  .agenda-row h3,
#agenda .concurrent-agenda-style .agenda-row h3{
    background: #004151;
}




/* --- Corrected Rowad Conference Design --- */
.rowad-conference-section {
    position: relative;
    /* Maintain aspect ratio / minimum visual size */
    min-height: 500px; 
    padding: 0; 
    background-color: #fff; /* White base for the text area */
    overflow: hidden; 
}

/* 1. Pseudo-element for the IMAGE on the Right (Desktop/Tablet) */
.rowad-conference-section::before {
    content: '';
    position: absolute;
    top: 0;
    /* Pushes the graphic to the right, starting visually near the text box */
    right: 0; 
    width: 65%; 
    height: 100%;
    z-index: 0; 
    
    /* Image URL added by user */
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/176038144413-png1760381444.png') no-repeat center center;
    background-size: cover;
    /* Focus the image to the far right to show the exhibit detail */
    background-position: top left; 
}

/* 2. Pseudo-element for the WHITE FADE (Gradient) */
/* This ensures the text is readable on the left, fading into the graphic on the right */
.rowad-conference-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    z-index: 1; 
    
    background-image: 
        linear-gradient(to right, 
            rgba(255, 255, 255, 1) 0%,      /* Full White Start (Covers text) */
            rgba(255, 255, 255, 1) 45%,     /* White extends slightly past text box */
            rgba(255, 255, 255, 0.5) 70%,   /* Transition starts */
            rgba(255, 255, 255, 0.0) 100%   /* Fully transparent on the far right */
        );
}


/* Text Content Positioning */
.rowad-content-container {
    position: relative;
    z-index: 10; 
    padding: 60px 15px; 
}

/* Box to limit the text width to the left side */
.rowad-text-box {
    /* Slightly increased max-width for better desktop visual balance */
    max-width: 55%; 
    padding-left: 50px; 
}

/* Typography Styles */
.rowad-subtitle {
    font-size: 18px; 
    font-weight: 400;
    color: #071b29; 
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}

.rowad-main-title {
  
    font-size: 90px; 
    font-weight: 900; 
    line-height: 1.0; 
    color: #0f495f; 
    margin-top: 0;
    margin-bottom: 25px;
}

.rowad-description {
    font-size: 18px;
    line-height: 1.7;
    color: #071b29; 
    margin-top: 20px;
}














div#highlights h3.main-title {
    color: #FDBA12;
    font-size: 30px;
}
#highlights h3.main-title {
    min-height: 50px;
}
#about .col-sm-5.abtreg h3 span,#about .col-sm-5.abtfreleft h3 span {
    display: block;
    margin-bottom: 20px;
}
.lang-switch {
    width: 50px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
}
#about .col-sm-5.abtreg h3 span {
    display:block;
    margin-bottom:20px
}

.lang-switch a {
    display: block;
    background: #081b29;
    border: 2px solid #fff;
    border-collapse: collapse;
    font-size: 18px;
    padding: 10px;
    color: #fff;
    text-decoration: none !important;
    font-weight: bold;
}

.lang-switch a[aria-label="AR"] {
    border-top: transparent;

}

.concurrent-agenda-style h3.day-title{
    background-color: #004151 !important;
    color: #fff !important;
}
body.curr-lang-ar .concurrent-agenda-style .non-concorent-webinars .agenda-col:nth-of-type(2) {
    padding: 0px 0px 0px 0px;
}
body.curr-lang-ar .concorent-webinars .agenda-rows:nth-of-type(1) .agenda-row .agenda-col:nth-of-type(1){
 margin:0px;   
}
body.curr-lang-ar .concorent-webinars .agenda-rows:nth-of-type(3){
    margin-right: 20px;
}
body.curr-lang-ar .concorent-webinars .agenda-rows:nth-of-type(1){
   margin-right: 0px; 
}
.lang-switch a.active,
.lang-switch a:hover {
    color: #000;
    background: #f3b919;
    border: 2px solid #f3b919;
}

#main-nav .navbar-nav li[aria-label="agenda"].active a {
    color: #fff !important;
}

.slick-slider div {
    transition: none;
    height: auto;
}

.slick-list {
    margin: 0 20px !important;
}



body {
    overflow-x: hidden;
}

.main_top_area {
    text-align: center;
}

.popup h1 {
    font-size: 80px !important;
    line-height: normal;
    margin-bottom: 30px;
}

.popup h1 span {
    display: block;
    font-size: 26px;
    text-transform: none;
    font-weight: 500;
}

.popup p {
    font-size: 18px;
    color: #fff;
    max-width: 640px;
}

.header-content.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.header-content.stickyNav {
    background: #004151;
}

#main-nav a#regBtn {
    background: #fff;
    color: #221F20 !important;
    border-radius: 5px !important;
    padding: 8px 20px !important;
    border: 2px solid var(--mainThemeColor2);
    margin-left: 100px;
    font-size: 20px !important;
    font-weight: bold !important;
}
.col-sm-4.bor.text-center p {
    font-size: 12px;
}
#main-nav .navbar-nav li.active a#regBtn {
    color: #221F20 !important;
}

a#regBtn:hover {
    color: #221F20 !important;
}

.event-info {
    margin: auto;
    max-width: 970px;
    padding: 15px 35px;
    position: relative;
    border: 3px solid var(--mainThemeColor2);
    border-radius: 20px;

}
body.curr-lang-ar .event-info {
  padding: 15px 75px;
}
.event-info .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.event-info p strong {
    display: block;
    color: #FFF;
}

.event-info p {
    font-size: 20px;
    color: #FFF;
}

.event-info .first-box {
    text-align: right;
}

.event-info .last-box  {
    text-align: left;
}

.bor {
    text-align: center;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
}

img.decc-logo {
    max-width: 100px;
    width: 100%;
}



body.curr-lang-ar div#about .container-fluid {
    padding-left: 15px;
}
body.curr-lang-ar div#about .container-fluid .abtfreleft {
    padding-left: 50px;
}



.bor p {
    font-weight: 500;
    font-size: 14px;
    width: 130px;
    text-align: left;
    margin: 10px auto;
    line-height: normal;
}

img.left-pic {
    width: 100%;
}

img.center-pic {
    width: 100%;
    max-width: 135px;
    display: block;
}

div#about h3 {
    text-align: left;
    margin: 30px 0 15px;
}

div#about h3.main-title {
    font-size: 30px;
      margin-top: 0px;
}

body.curr-lang-ar div#about h3 {
    text-align: right;
}


.highlights-grid {
    display: flex; /* Use flexbox for spacing */
    justify-content: space-around; /* Distribute items evenly */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
}

.highlight-item {
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 30px; /* Space between items on smaller screens */
    flex-basis: 30%; /* Approx 3 items per row on large screens */
    max-width: 33%; /* Bootstrap col-md-4 equivalent */
}

.highlight-number {
    font-family: 'Montserrat', sans-serif; /* Example bold, modern font */
    font-size: 5rem; /* Large size for numbers */
    font-weight: 800; /* Extra bold for the "edges" look */
    color: #f7c00a; /* Gold color */
    line-height: 1; /* Tight line height */
    margin-bottom: 10px;
}

.highlight-label {
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff; /* White for the label */
    margin-bottom: 15px;
}

.highlight-description {
    font-size: 18px;
    line-height: 1.6;
    color: #fff; /* Lighter grey for descriptions */
  
    margin-left: auto;
    margin-right: auto;
}



div#about h3 span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    color: #000;
}



div#highlights {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/21615/uploads/vjf/content/misc/1758008635h-bg.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.h-left {
    position: absolute;
    left: -250px;
    top: -50%;
    width: 500px;
}

.h-right {
    position: absolute;
    right: -300px;
    bottom: 0;
    width: 500px;
}

div#highlights .section-header h2 {
    color: #FDBA12;
}


section#sponsors {
    direction: ltr;
}

/* --- Revised CSS for RTL Background Image on Left --- */

body.curr-lang-ar .rowad-conference-section {
    /* Ensure the section is the parent for the absolute positioning */
    position: relative; 
    direction: rtl; 
    /* Set min-height here if not set elsewhere, to ensure space for the image */
    min-height: 500px; 
    padding: 0 !important;
}


   body.curr-lang-ar .rowad-conference-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: unset !important;
    left: 0 !important;
    width: 65%;
    height: 100%;
    z-index: 3;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760386465gemini-generated-image-xh2oqxh2oqxh2oqx-png1760386465.png) no-repeat center center;
    background-size: inherit;
    background-position: center;
}


/* Ensure the white gradient doesn't cover the image */
body.curr-lang-ar .rowad-conference-section::after {
    /* If the image appears to be covered by the gradient, ensure the gradient has a higher Z-index
       than the image, but only where it needs to be opaque (the right side). 
       The Z-index relationship should be: Image (1) < Fade (2) < Text (10). */
    z-index: 2;
    /* ... rest of the gradient CSS ... */
}

/* Ensure the text box floats correctly to the right and is on top */
body.curr-lang-ar .rowad-text-box {
    z-index: 10;
    /* ... rest of the text box CSS ... */
}

div#highlights h4 span {
    display: block;
    font-size: 32px;
}

div#highlights h4 {
    font-size: 22px;
    color:#FDBA12;
}

#organize {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/21615/uploads/vjf/content/misc/1757939426s.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    text-align: right;
}

#organize .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.br-right {
    border-right: 2px solid #a9a9a9;
}

body.curr-lang-ar .br-right {
    border-right: none;
    border-left: 2px solid #a9a9a9;
}

section#organize img {
    width: auto;
    display: block;
    margin: 10px auto;
    object-fit: cover;
    height: 130px;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 40px;
    object-fit: contain;
}

.s-slider {
    margin: 50px 0 0;
}

section#sponsors h3 {
    font-size: 46px;
}

section#sponsors h3 span {
    font-size: 16px;
    text-transform: none;
    color: #000;
    font-weight: 500;
}

.slick-next,
.slick-prev {
    width: 40px !important;
    height: 40px !important;
}

.slick-next img,
.slick-prev img {
    width: 20px;
}

.bg-gradient {
    background-image: linear-gradient(to right top, #0d1d2a, #102533, #132d3d, #163646, #183f4f);
}

.reg-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.reg-title .main-title {
    text-align: center;
    color: #FFF;
}

footer {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/21615/uploads/vjf/content/misc/1757944470new.png') no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
    padding: 50px 0 !important;
}

footer img {
    max-width: 100px !important;
    display: block;
    margin: 10px auto;
}

p.sub {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

footer ul {
    text-align: left;
}

footer ul li {
    list-style: none !important;
    display: inline-block;
}

footer ul li a {
    font-size: 14px;
    margin: 5px 0 5px 5px;
}

ul.social-links {
    text-align: center;
}

ul.social-links li a {
    font-size: 28px;
    margin: 10px;
}

p.follow {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
}

li a i.fa {
    color: var(--mainThemeColor2);
}




.container-parent.header-content {
    margin-top: -12px;
}

.container.full-page-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.main_top_area,
section {
    width: 100%;
}

.full-page-container .col-lg-12 {
    width: 100%;
    padding: 0;
}

#overview {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/21615/content/files/1759128901bg1-png1759128901.png') no-repeat;
    background-size: cover;
    background-position: top right;
    width: 100%;
}




.event-detail-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.event-detail-wrap li {
    border-right: 1px solid rgba(0, 0, 0, .3);
    margin-top: 30px;
    padding: 10px 40px;
    min-height: 120px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.event-detail-wrap li:last-child {
    border-right: none;
    /* remove border from last item */
}

.event-detail-wrap li .title {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--mainThemeColor);
    font-size: 20px;
}

.event-detail-wrap li img {
    width: 100px;
}


body.curr-lang-ar .event-box h5 {
    text-align: right;
    font-size: 40px;
}

#overview p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}

.event-box {
    padding: 30px;
    background: var(--mainThemeColor);
    text-align: center;
    margin: 30px 0;
}

.event-box img {
    width: auto;
    height: 150px;
    display: block;
    margin: 15px auto;
}

.event-box h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    margin: 30px auto;
    max-width: 265px;
    text-align: left;
}

.event-box h5 span {
    display: block;
    font-size: 26px;
    font-weight: 400;
}

.event-box p {
    max-width: 380px;
    margin: 0 auto;
}

p.br-text {
    padding: 10px;
    border-image: linear-gradient(to right, #062e3e 50%, #085541) 1;
    border-width: 3px;
    border-style: solid;
    text-align: center;
    font-size: 22px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 0 0 !important;
}

p.br-text span {
    display: block;
    font-size: 14px !important;
    letter-spacing: 0px;

}



.new-box {
    padding: 30px;
    background: linear-gradient(to right, #31525f, #031f2f);
    text-align: left;
    margin-top: 30px;
    min-height: 185px;
}

body.curr-lang-ar .new-box {
    text-align: right;

}

.new-box h4 {
    color: #fff;
    font-size: 30px;
}

.new-box h4 span {
    color: var(--mainThemeColor2);
}

#eligibility {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/21615/content/files/1759131205bgel-png1759131205.png);
    background-size: cover;
}

#eligibility h3 {
    color: #FFF;
}

.el-box {
    background-color: var(--mainThemeColor);
    padding: 30px;
    color: #fff;
    margin: 30px 0;
    position: relative;
    flex: 1;
}

.el-box h2 {
    font-size: 30px;
    margin-bottom: 30px;
}

.el-box h4 {
    font-size: 24px;
    margin-bottom: 4px;
}

.el-box p {
    font-size: 16px;
    margin: 0;
    color: rgba(255, 255, 255, .8);
    max-width: 300px;
}

.equal-heights {
    display: flex;
    flex-wrap: wrap;
}

.row.equal-heights>[class*="col-"] {
    display: flex;
    /* make column a flex container */
}


.r-img {

    position: absolute;
    right: 20px;
    bottom: 27px;
}

.r-img img {
    width: auto;
    height: 150px;
}

body.curr-lang-ar .r-img {
    right: unset;
    left: 20px;
}


p.bor-text {
    padding: 10px;
    border-image: linear-gradient(to right, #ECB949, transparent) 1;
    border-width: 3px;
    border-style: solid;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 20px 0 !important;
    color: #FFF;
}

p.bor-text span {
    color: var(--mainThemeColor2);
}

body.curr-lang-ar p.bor-text {
    text-align: right;
    border-image: linear-gradient(to left, #ECB949, transparent) 1;
}



.double-title {
    text-align: center;
    margin-bottom: 40px;
}

#key {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/21615/content/files/1759137289bg-key-png1759137289.png);
    background-size: cover;
}

#partners {
    background: linear-gradient(to right, #31525f, #031f2f);
}

body.curr-lang-ar .avionicawrp section#pitching-footer {
    display: none;
}


#join {
    padding: 50px 0;
    text-align: center;
}

#pitching-footer1 {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/21615/content/files/1759138808footer-bg-png1759138808.png);
   
}



#pitching-footer {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/21615/content/files/1759138808footer-bg-png1759138808.png);
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1760341615asset-2-2x-png1760341615.png);
    padding: 0px 0 50px !important;
  background-size:cover;
}

.footer-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    max-width: 700px;
    margin: auto;
    line-height: 46px;
}

a.c-btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #004151;
    text-decoration: none !important;
    margin: 30px 10px;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    transition: 0.2s;
}

a.c-btn:hover {
    background: #004151;
    color: #fff;
}

.button-white {
    display: inline-block;
    color: #000 !important;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    border-radius: 6px;
    border: 2px solid var(--mainThemeColor2);
    padding: 10px 20px;
}

.buttos-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}

.pitching-footer-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.footer-logo {
    text-align: center;
}

.footer-logo img {
    width: 100px;
}

.footer-widget ul {
    margin-top: 20px;
}

.footer-widget ul li {
    margin-bottom: 10px;
}

.footer-widget ul li img {
    width: 16px;
    margin-right: 4px;
}


.concorent-webinars .agenda-row .agenda-col:nth-of-type(2) {
    height: 384px !important;
}

span.webinar_time {
    color: var(--mainThemeColor) !important;
}

/*.concurrent-agenda-style .agenda-row h3 {
    height: auto !important;
    overflow: unset !important
}*/

.agenda-art img {
    max-width: 80px;
    margin: 20px auto;
    display: block;
}

.c-agenda-wrap:before {
    content: '';
    width: 13px;
    height: 100%;
    position: absolute;
    left: -24px;
    top: 0;
    background: #013b4a;
    border-radius: 10px;
}

body.curr-lang-ar .c-agenda-wrap:before {
    left: unset;
    right: -24px;
}

body.curr-lang-ar .c-agenda-info:before {
    left: unset;
    right: -40px;
}

.c-agenda-wrap {
    position: relative;
    padding: 10px;
}

.c-agenda-wrap h2 span {
    display: block;
    font-size: 20px;
    color: #333;
}

.c-agenda-wrap h2 {
    margin: 0;
    font-size: 32px;
}

.c-agenda-info {
    margin: 30px 0;
    position: relative;
}

.c-agenda-info:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: -40px;
    top: 29px;
    background: var(--mainThemeColor2);
    border-radius: 100%;
}

.c-agenda h4 {
    font-size: 20px;
    margin: 5px 0;
}

.c-agenda-info p {
    font-size: 16px;
    margin: 0 0 5px;
}



body>.header-content>.container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}

body>.header-content {
    position: relative;
}

.simple-section {
    padding: 100px 0px;
}

.coloredBg {
    background: var(--mainThemeColor);
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
}

.whiteText * {
    color: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
    color: var(--yellow);
}

h4.form-heading {
    font-size: 0px;
}

body>p:first-of-type {
    margin: 0px;
}



/* Buttons------------------------------ */
.vfairsBtn {
    padding: 12px 35px;
    margin: 30px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 600;
    border: 2px solid transparent;
}

.coloredShadow {
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb), 0.3);
}

.grayShadow {
    box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
}

.curved {
    border-radius: var(--curved);
}

.rounded {
    border-radius: var(--rounded);
}

.btnWhite {
    background: var(--white);
    color: var(--mainThemeColor);
    border: 2px solid var(--mainThemeColor);
}

.btnBlack {
    background: var(--black);
    color: var(--white);
}

.btnColored {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    color: var(--white) !important;
}

.btnColored:hover,
.btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    color: var(--white) !important;
    text-decoration: none !important;
}

.btnWhite:hover,
.btnWhite:focus,
.btnBlack:hover,
.btnBlack:focus {
    background: var(--mainThemeColor);
    color: var(--white);
    text-decoration: none !important;
}



h1,
.popup h1 {
    font-size: var(--h1FontSize);
    font-weight: 800;
}

h2 {
    font-size: var(--h2FontSize);
}

h3 {
    font-size: var(--h3FontSize);
}

h4 {
    font-size: var(--h4FontSize);
}

h5 {
    font-size: var(--h5FontSize);
}

h6 {
    font-size: var(--h6FontSize);
}

/* Top black bar----------------------- */
.slim-bar {
    position: initial;
    background-color: var(--black);
    color: var(--white);

}

.slim-bar ul>li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;

}

.slim-bar .row {
    justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
    padding: 0px !important;
}

.noTopPadding {
    padding-top: 0px !important;
}

.noBottomPadding {
    padding-bottom: 0px !important;
}

.noLeftPadding {
    padding-left: 0px !important;
}

.noRightPadding {
    padding-right: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

.noTopMargin {
    margin-top: 0px !important;
}

.noBottomMargin {
    margin-bottom: 0px !important;
}

.noLeftMargin {
    margin-left: 0px !important;
}

.noRightMargin {
    margin-right: 0px !important;
}


/* Main Heading------------------------- */
.main-title {
    text-align: left;
    position: relative;
    z-index: 0;
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.main-title.white {
    color: #FFF;
}

body.curr-lang-ar .main-title {
    text-align: right;
}

.main-title span {
    display: block;
    color: var(--mainThemeColor);
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}


.main-title .headingOverlayText {
    position: absolute;
    color: var(--overlayHeadingTextColor);
    margin: 0px 0px 0px 0px;
    font-size: 150px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -9px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    width: 100%;
    display: inline;
    text-transform: lowercase;
}




/* Unordered list------------------------------- */
ul {
    padding: 0px;
  list-style: none;
}

ul li {
    margin-bottom: 5px;
}
ul.checklist li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 40px;
    ;
}

ul.checklist li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 25px;
}

/* Event Logo----------------------------------- */
.event-logo img {
    max-width: 120px;
    margin: 8px 0px;
}

/* Main Navigation------------------------------ */
#main-nav {
    padding: 0px;
    display: flex !important;
}

#main-nav .navbar-nav {
    flex-direction: row;
    justify-content: center;
    flex-grow: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#main-nav a {
  text-transform: uppercase;
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 14px;
    padding: 8px 25px;
    text-align: center;
}

#main-nav a:hover,
#main-nav a:focus {
    color: var(--mainThemeColor2) !important;
    text-decoration: none;
}

.fullWidthNav .container {
    max-width: 100%;
    width: 100%;
}

.header-content .row {
    display: flex;
    align-items: center;
    flex-wrap: initial;

}

.header-content nav {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: 0px;
    padding-right: 0px;
}

#main-nav .navbar-nav li {
    margin-bottom: 0px;
}

.stickyNav {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 55;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    background: var(--white);
}

#main-nav .navbar-nav li.active a {
    color: var(--mainThemeColor2) !important;
    text-decoration: none;
}

.navClose {
    display: none;
}

.navbar-toggle {
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}

#LoginBtn {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn:hover,
#LoginBtn:focus {
    color: var(--white) !important;
}

.navbar-toggle {
    /*Set to 0 if Accessibility Feature not added*/
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--white);
}



/* Hero Section */
.main_top_area {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew/21615/uploads/vjf/content/misc/1757938141bg.jpg")no-repeat center;
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 6%;
    position: relative;
}

.main_top_area.pt-80 {
    padding-top: 180px;
}

.main_top_area::before {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    content: "";
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    position: absolute;
    opacity: 0.9;
    display: none;
}

.popup .col-sm-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

#date-info {
    margin-top: 0px;
    margin-bottom: 30px;
    color: var(--white);
    font-weight: 600;
    font-family: var(--eventFont);
}

.eventDate::after {
    content: "|";
    margin-left: 7px;
}

.two-btns a {
    text-align: center;
    margin: 10px;
    padding: 2px;
    border: solid 2px var(--mainThemeColor2);
    display: inline-block;
    border-radius: 40px;

}


.two-btns a {
    background: transparent;
    color: #fff !important;
    display: inline-block;
    padding: 10px 34px;
    border-radius: 40px;
    letter-spacing: 1px;
    font-size: 24px;
}
div#about .container-fluid {
    padding: 0px 30px;
}

.abtreg {
    padding-right: 0px;
}
#about .col-sm-2 {
    padding: 0px;
    width: 10%;
}
.two-btns a:first-child {
      display: inline-block;
    color: #000 !important;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    border-radius: 6px;
    border: 2px solid var(--mainThemeColor2);
    padding: 10px 20px;
}

.two-btns:hover a {
    background: transparent;
    color: var(--white) !important;
    box-shadow: none;
}

.two-btns a:hover {
    background: var(--white) !important;
    color: var(--mainThemeColor) !important;
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb), 0.3);
    text-decoration: none;
}

.two-btns i {
    margin-right: 5px;
}

/*Registration Form---------------------*/

/* Custom Styles for Beautiful Tabs */
.custom-tabs {
    border-bottom: none;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.custom-tabs>li {
    flex: 1;
}
.custom-tabs>li>a {
    border-radius: 8px;
    padding: 25px 25px;
    color: #FFF;
    font-weight: 600;
    background: 001A2D;
    background: linear-gradient(273deg, rgba(0, 0, 0, 1) 0%, rgba(0, 26, 45, 1) 100%);
    transition: all 0.3s ease;
    position: relative;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    display: block;
    border: 3px solid transparent;
}

.custom-tabs>li:nth-child(even)>a {
    background: linear-gradient(273deg, #00AF88 0%, #008268 100%);
}

.custom-tabs>li>a:hover {
    background-color: #cbd5e0;
    color: #FFF;
}

/* Active tab style */
.custom-tabs>li.active>a,
.custom-tabs>li.active>a:focus,
.custom-tabs>li.active>a:hover {
    color: #ffffff !important;
    background-color: var(--mainThemeColor);
    border: 3px solid var(--mainThemeColor2);
}

/* Custom Tab Content Area Styling */
.custom-tab-content {
    background: #ffffff;
    padding: 30px;
    border-radius: 0 8px 8px 8px;
    /* Smooth corners for the content area */
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.form-wrap {
    height: 100vh;
}

input[type="file"] {
    width: 40%;
}

.reg-form-wrap h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px auto;
    max-width: 850px;
    color: var(--eventFontColor);
}

.page-heading {
    height: 1px;
}

form input[type=submit] {
    background: var(--mainThemeColor);
    border-color: var(--mainThemeColor);
    border-radius: var(--rounded) !important;
}

.reg-form-data .col-12 input[type=submit]:hover,
.reg-form-data .col-12 input[type=submit]:focus {
    background: var(--darkgrey);
}

.reg-form-data input::file-selector-button {
    background: var(--mainThemeColor) !important;
}

.nw-frm-bldr .reg-form-data {
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}

.nw-frm-bldr .control-label {
    font-size: var(--smallText);
    font-family: var(--eventHeadingFont);
    color: var(--eventFontColor);
}

.reg-form-data .form-control {
    font-size: var(--smallText);
    font-family: var(--eventFont);
    color: var(--eventFontColor);
}

.nw-frm-bldr.reg-form-wrap>.row>.col-12,
.row.row-content>div>.container-fluid {
    padding: 0;
}


/*Thank you page-----------------------*/
.thanksWrapper {
    text-align: center;
    max-width: var(--halfWidth);
    margin: 20px auto;
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
    padding: 30px 50px 50px;
    width: 100%;
    max-width: 90%;
}

.thanksWrapper span {
    display: block;
    font-size: 22px;
    font-weight: 400;
}

.thanksWrapper p {
    margin-top: 30px;
}

/*
.full-page-container .col-lg-12 {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}*/
.section.pitching-arena {
    margin-top: -1px;
}

.row-content {
    padding: 0 !important;
}
body.curr-lang-ar > .container {
    margin-bottom: 0 !important;
}
/* Login Modal----------------------- */
#LoginModal h4,
#forgot-pwd-modal h4 {
    font-size: 20px;
}

#LoginModal .modal-header,
#forgot-pwd-modal .modal-header {
    background: var(--mainThemeColor);
}

#login-footer a,
#login-footer button,
#reset-pwd-frm a,
#reset-pwd-frm button {
    background: var(--mainThemeColor);
    font-family: var(--eventFont);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
    background: var(--white);
}

#login-footer .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
    color: var(--white);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
    border-color: #ccc;
}

#login-footer .col-sm-8 .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn {
    font-size: var(--smallText);
    padding: 6px 12px;
}

.modal .modal-dialog {
    max-width: initial;
}

#login-footer .row .col-sm-4 {
    max-width: initial;
    flex: 33%;
    order: 2;
}

#login-footer .btn,
#reset-pwd-frm .btn {
    border-radius: var(--rounded);
}

#login-footer .btn:hover,
#reset-pwd-frm .btn:hover {
    background: var(--darkgrey) !important;
    color: var(--white) !important;
}

#reset-pwd-frm label,
#LoginModal label {
    font-family: var(--eventHeadingFont);
}

#reset-pwd-frm input,
#LoginModal input {
    font-family: var(--eventFont);
}


/* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    margin-top: -50px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px;
    padding: 0px 29px 0px 15px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}

#clockdiv {
    font-family: var(--eventHeadingFont);
    color: var(--mainThemeColor);
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 50px;
}

#clockdiv .smalltext {
    color: var(--eventFontColor);
    font-size: var(--eventFontSize);
}

#clockdiv>div {
    background: none;
    position: relative;
    margin-right: 40px;
}

#clockdiv>div::before {
    content: ":";
    color: var(--lightGrey);
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
    content: "";

}

#clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
    max-width: 75%;
    text-align: center;
    margin: auto;
}

.main-intro strong {
    margin-bottom: 25px;
    font-size: 20px;
    display: block;
}


/* Why Attend section------------------------------------ */
#whyAttend {
    padding-top: 80px;
}

#whyAttend .main-title {
    margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
    color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
    color: var(--yellow);
}

.whiteText .main-title span {
    color: var(--yellow);
}



/* Agenda-------------------------------------------- */

#agenda section .container>h3 {
    display: none;
}

#agenda section h3 {
    font-size: 20px;
    font-weight: 600;
}

/*

.concurrent-agenda-style .agenda-row h3 {
    height: auto !important;
    overflow: unset !important;
}*/

#agenda section {
    background: none !important;
}

#agenda .nav-tabs>li>a {
    color: var(--mainThemeColor) !important;
    background-color: var(--white) !important;

}

.concorent-webinars .agenda-row .agenda-col:nth-of-type(2) {
    position: relative;
}



body.curr-lang-ar>.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

body.curr-lang-ar>.container>section>.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

#agenda .nav>li>a:hover,
.nav>li>a:focus {

    color: var(--mainThemeColor) !important;
}

#agenda .agenda-style-6 .time-box,
#agenda .nav-tabs>li.active>a,
#agenda .nav-tabs>li.active>a:hover,
#agenda .nav-tabs>li.active>a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;

}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    border-top-color: var(--mainThemeColor) !important;

}

div.speaker2[data-toggle="modal"] {
    cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
    color: var(--mainThemeColor);
}

.agenda-time span {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {


    border-top-color: var(--mainThemeColor) !important;
}

/*Sponsors Section----------------------------------------*/
.logos-list {
    text-align: center;
}

.logos-list img {
    display: inline-block;
    width: auto;
    height: 65px;
    margin: 20px;
    padding: 5px;
    border: none;
    transition: all 0.2s ease;
    filter: brightness(0) invert(1);
}

.logos-list img:hover {
    box-shadow: none;
}


/* FAQs Section------------------------------------------- */
.faq.padding {
    padding: 0
}

.faq .panel {
    background: var(--faqBgColor);
    padding: 24px 25px 24px;
    margin: 0 0 27px;
    border: none;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

}


.faq .panel-heading {
    padding: 0 !important;
    background: 0 0 !important
}

.faq h4.panel-title a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: var(--eventFontColor);
    font-family: var(--eventHeadingFont);
    font-weight: 700;
    text-transform: none;
    padding-left: 45px;
}

.faq .panel-collapse {
    text-decoration: none;
    cursor: pointer
}

.faq .panel-collapse .panel-body {
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: var(--eventFontSize) !important;
    font-family: var(--eventFont) !important;
    line-height: 24px !important;
    color: var(--eventFontColor) !important
}

.faq .panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: '068';
    padding-right: 5px;
    font-size: 19px;
    color: var(--mainThemeColor);
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
    content: '067';
}

.faq .panel-title>a:hover,
.faq .panel-title>a:active,
.faq .panel-title>a:focus {
    text-decoration: none;
}

.num_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    line-height: 30px;
    text-align: center;
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    color: var(--white);
    font-style: normal;
    margin-right: 10px;
    position: absolute;
    left: 0px;
}

.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 12px 45px 0px 45px;
}

/* Contact Section------------------------------ */
.ask-cta {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ask-cta>.container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ask-cta .contact-img {
    max-height: 200px;
}

#contact {
    padding-top: 60px;
    padding-bottom: 60px;
}

.contactPersons {
    display: flex;
    flex-wrap: wrap;
}

.contactPersons_box {
    margin-right: 70px;
    margin-bottom: 30px;
}

.contactPersons_box p {
    margin-bottom: 0px;
}

.textSmall {
    font-size: var(--smalltext);
    font-weight: 400;
}

.contactPersons_box h5 {
    line-height: 23px;
}

.contactPersons>div:nth-child(even) {
    margin-right: 0px;
}




/* Footer----------------------------- */
footer {
    background: var(--footerBg);
    padding: 20px 0px;
    position: relative;
    border-top-color: var(--mainThemeColor);
}

.footer-links li {
    display: inline-block;
    position: relative;
}

.footer-links li:after {
    content: "|";
    margin: 0px 5px 0px 12px;
}

.footer-links li:last-child::after {
    margin-right: 0px;
    content: "";
}

.footer-links a {
    font-size: var(--smalltext) !important;
}

.socialIcons {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.socialIcons li {
    display: inline-block;
    padding-right: 10px;
}

.socialIcons li:last-child {
    padding-right: 0px;
}

.socialIcons li a {
    font-size: 20px;
    color: var(--white);
    text-decoration: none;
}

.socialIcons li a:hover i {
    color: var(--mainThemeColor);
}

/*Top to the Page button---------------*/

#top {
    display: none !important;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: var(--white);
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    z-index: 45;
    display: none;
    background-color: var(--mainThemeColor);
    font-size: 24px;
    padding-top: 13px;
    border-radius: 5px;
}

#top:hover,
#top:focus {
    background-color: var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
    position: absolute;
    z-index: 45;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background: var(--darkgrey);
    right: 12px;
    top: 46px;
    text-align: center;
    padding: 5;
}

.btn.btn-access.slide:hover {
    background: var(--mainThemeColor);
}

.accsess_tray {
    display: block;
    position: fixed;
    right: 10px;
    background-color: var(--white);
    top: 110px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 4px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.accsess_tray #readspeaker_button1,
.accsess_tray .hall-wrap .rsbtn {
    right: -34px;
}

.accsess_tray .rsexpanded span {
    margin: 0;
}

.accsess_tray .rsexpanded span.rsbtn_text {
    margin: 5px 0 0 6px;
}

.accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
    margin: 7px 0 0 5px;
}

.accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
    display: inline-block;
}

.accsess_tray svg path {
    fill: var(--mainThemeColor);
}

.accsess_tray .btn-tray {
    padding: 6px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 15px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-right: 5px;
    background: rgba(var(--mainThemeColor-rgb), 0.1);
    color: var(--mainThemeColor);
}

.accsess_tray .btn-tray:last-child {
    margin-right: 4px;
}

.accsess_tray .btn-tray.btn:hover {
    opacity: 0.9;
}

.accsess_tray .btn-tray svg path {
    fill: var(--mainThemeColor);
}

.accsess_tray span {
    margin-right: 8px;
}

.accsess_tray .btn-close-access {
    text-align: center;
    padding: 8px 8px;
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#accessibility-fade-in {
    width: 1px;
    opacity: 0;
    transition: all 0.75s ease;
    z-index: 5;
}

#accessibility-fade-in.show {
    opacity: 1;
    width: 262px;
    display: flex !important;
}

/* Privacy Policy------------- */
.content-page ul {
    list-style-type: disc;
    margin-left: 20px;
}

.content-page ul li {
    margin-bottom: 0;
}

.content-page p,
.content-page li {
    text-align: justify;
}


@media(max-width:1200px){
    .sp-logos a {
    margin-bottom: 40px;
    display: inline-block;
}
}

/* ------------------------------------------------------------------ */
/* RESPONSIVE CSS (Mobile/Small Tablets)             */
/* ------------------------------------------------------------------ */

@media (max-width: 991px) {
    section#exhibitorSec .nav-justified li {
    /* flex: 1; */
    width: 60%;
    margin: 0;
}
    .rowad-conference-section {
        /* Allow height to adjust naturally to content */
        min-height: auto; 
        padding: 40px 0; /* Add overall top/bottom padding */
    }
    
    .rowad-content-container {
        /* Reduce inner padding */
        padding: 0 15px; 
    }
    
    /* Text Box occupies full width on small screens */
    .rowad-text-box {
        max-width: 100%; 
        padding-left: 15px; /* Use standard container padding */
        padding-right: 15px;
    }
    
    /* Reduce Title Size for Mobile Readability */
    .rowad-main-title {
        font-size: 3.2rem; 
    }

    /* Adjusting the Image for Mobile: Cover the entire background */
    .rowad-conference-section::before {
      width: 100%;
        left: 0;
        opacity: 1;
        background-position: top right;
    }
     body.curr-lang-ar .rowad-conference-section::before {
      width: 100%;
        left: 0;
        opacity: 1;
        background-position: top right;
    }
    
    /* Adjust the Fade for Mobile: Top-Down Fade */
    .rowad-conference-section::after {
        /* Ensures the white fade is still present to contrast the text */
        background-image: 
            linear-gradient(to bottom, 
                rgba(255, 255, 255, 1) 0%,      /* Full White at the top */
                rgba(255, 255, 255, 1) 15%,     
                rgba(255, 255, 255, 0.8) 50%,   /* Transition through the middle */
                rgba(255, 255, 255, 0.4) 100%   /* Slight fade at the bottom */
            );
    }

   

.sp-logos {
    display: flex;
    flex-direction: column;
}

.sp-logo .sp-logos img {
    border-right: 0;
}
}




@media (max-width: 767px) {
    section#exhibitorSec .nav-justified li {
    /* flex: 1; */
    width: 100% !important;
    margin: 0;
}
    a.desklog {
    display: none;
}

    .desklog {
    display: none;
}
    .mbllog {
    display: block;
}
.sp-logo .sp-logos img{
  border:none;
          max-width: 100% !important;
        margin: 0px !important;
        padding: 0 !important;
  }

body.curr-lang-ar div#about .container-fluid {
    padding-left: 15px;
}

body.curr-lang-ar div#about .container-fluid {
    padding-right: 15px;
}

body.curr-lang-ar div#about .container-fluid .abtfreleft {
    padding-left: 0px;
}





  div#about .container-fluid{
    padding-left: 15px;
  }

.abtreg{
  padding-right: 0;
}

    .event-logo img {
        max-width: 80px;
    }

    a#regBtn {
    margin-left: 0px !important;
}

    .buttos-wrap {
        flex-direction: column;
    }

    .event-detail-wrap {
        display: block;
    }

    .event-detail-wrap li {
        display: block;
        text-align: center;
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        min-height: auto;
        margin: 20px 0;
    }

    .equal-heights {
        display: block;
    }

    .event-detail-wrap li:last-child {
        border-bottom: none;
    }


   


    .main_top_area {
        padding-top: 90px;
    }

    .r-img {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 30px;
        text-align: center;
    }

    .pitching-footer-row {
        flex-direction: column;
    }

    .pitching-footer-row .col-md-4 {
        order: 1;
    }

    .pitching-footer-row .col-md-4.o1 {
        order: 0;
    }

    .footer-widget {
        text-align: center;
    }

    .popup p {
        margin-bottom: 40px;
    }

    .popup h1 {
        font-size: 40px !important;
    }

    .popup h1 span {
        font-size: 18px;
    }

    img.decc-logo {
        margin: 20px 0 0;
    }

    .bor p {
        width: 100%;
        text-align: center;
        margin: 10px auto 30px;
    }

    div#about h3 {
        text-align: center;
    }

    div#about p {
        text-align: left;
    }
    .curr-lang-ar div#about p {
        text-align: right;
    }
    img.center-pic {
        max-width: 50px;
      display:none;
    }

    .slick-prev {
        left: 0 !important;
    }

    .slick-next {
        right: 0 !important;
    }

    section#organize img {
        width: 150px;
        margin: 30px auto;
        height: auto;
    }

    footer img {
        max-width: 60px !important;
    }

    .event-info .row,
    #organize .row {
        display: block;
    }

    .text-right,
    .event-info,
    p.sub,
    footer ul {
        text-align: center;
    }







    a.c-btn {
        display: block;
        padding: 10px 20px;
        margin: 15px 0;
    }

    .el-box {
        padding: 30px 15px;
        text-align: center;
    }

    .el-box p {
        min-height: auto;
        max-width: 100%;
    }

    .new-box {
        padding: 15px;
        text-align: center;
        align-items: center;
        min-height: auto;
    }

    .new-box h4 {
        color: #fff;
        font-size: 20px;
        width: 100%;
    }

    .event-box h5 {
        font-size: 30px;
        max-width: max-content;
        text-align: center;
    }

    .c-agenda-wrap h2 {
        font-size: 24px;
    }

    .c-agenda-wrap h2 span {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .agenda-art img {
        max-width: 80px;
        margin: 20px 0;
    }

    .logos-list img {
        display: block;
        height: 45px;
        margin: 20px auto;
    }

    .el-box h4 {
        font-size: 24px;
    }

    .r-img img {
        width: auto;
        height: 100px;
    }

    #main-nav {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 55;
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        height: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        display: none !important;
    }

    #main-nav .navbar-nav {
        flex-direction: column;

    }

    #main-nav .navbar-nav {
        flex-direction: column;
        flex-grow: initial;
    }

    .navClose {
        position: absolute;
        top: 15px;
        right: 20px;
        color: var(--white);
        font-size: 22px;
        font-family: 'Poppins';
        border-radius: 100%;
        width: 40px;
        height: 40px;
        border: 2px solid var(--white);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #main-nav.in {
        display: flex !important;
    }

    #main-nav a {
        color: var(--white);
        font-size: 18px;
        padding: 18px 15px;
    }

    #LoginBtn {
        margin-top: 12px;
    }

    .event-logo {
        flex-grow: 1;
    }

    .whyAttendImg {
        max-width: 320px !important;
        display: block;
        margin: auto;
    }

    .contactPersons {
        justify-content: space-around;
    }

    .contactPersons_box {
        margin-right: 0px;
    }

    #contact h3 {
        text-align: center;
    }

    .footer-section .row>div {
        text-align: center !important;
    }

    input[type="file"] {
        width: 100%;
    }

    .modal .modal-dialog {
        width: 95% !important;
    }

    .modal-footer .btn+.btn {
        margin-left: 2px;
    }

    #login-footer .row {
        flex-direction: column;
    }

    #login-footer .row .col-sm-4 {
        order: 1;
    }

    #login-footer .row .col-sm-8 {
        order: 2;
    }

    #login-footer .col-sm-8 {
        padding-left: 2px;
        padding-right: 2px;
    }

    form input[type=submit] {
        width: 100% !important;
    }

    .reg-form-data input::file-selector-button {
        background: var(--mainThemeColor) !important;
    }
}

@media (max-width: 575px) {
 .rd-mobile{
   width:100% !important;
  }
body.curr-lang-ar .event-info {
  padding: 15px;
  width: 100%;
}
  .event-info.whiteText p {
    text-align: center !important;
}
    .main-intro {
        max-width: 100%;
    }

    .headingOverlayText {
        display: none !important;
    }

    .main-title span {
        font-size: 18px;
    }

    h3.main-title {
        font-size: 30px;
        text-align: center;
    }

    .two-btns {
        margin: 0px 0 50px;
    }

    .simple-section {
        padding: 20px 0px;
    }

    #whyAttend {
        padding-top: 20px;
    }

    .highlight-description {
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
}

@media (max-width: 480px) {
body.curr-lang-ar .rowad-conference-section {
    min-height: auto;
          padding: 20px 0px !important;
}
.mcit{
  margin-top:40px !important;
  }
  .sp-logo .sp-logos:first-of-type img:last-of-type {
    height: 180px;
}
    .concorent-webinars .agenda-row .agenda-col:nth-of-type(2){
        height: 260px !important;
    }
    .concurrent-agenda-style .concorent-webinars .agenda-row h3{
        height: unset !important;
    }
    .concorent-webinars .agenda-col .speaker-row{
        height: unset !important;
    }
.col-sm-4.bor.text-center {
    border: none;
}
a.tech {
    position: absolute;
    width: 50%;
    height: 11%;
    left: 45%;
    top: 59%;
    margin: 0px !important;
}
a.industry {
    position: absolute;
    width: 37%;
    height: 11%;
    left: 0%;
    top: 59%;
    margin: 0px !important;
}
 a.invest {
    position: absolute;
    width: 31%;
    height: 10%;
    left: 0%;
    top: 77%;
    margin: 0px !important;
}
a.qte {
    position: absolute;
    width: 31%;
    height: 10%;
    left: 37%;
    top: 77%;
    margin: 0px !important;
}
a.elan {
    position: absolute;
    width: 31%;
    height: 10%;
    left: 72%;
    top: 77%;
    margin: 0px !important;
}
.event-info.whiteText {
    padding: 15px;
}
 #main-nav a br {
    display: none;
}
.concurrent-agenda-style .non-concorent-webinars .agenda-col {
    padding: 0px !important;
}
.concorent-webinars .agenda-rows {
    margin: 0px !important;
}
.concurrent-agenda-style .concorent-webinars .agenda-row {
    flex-wrap: wrap;
}
.highlight-item {
          margin-bottom: 0px;
    flex-basis: 100%;
    max-width: 100%;
}
.icon-number-high img {
    max-width: 150px;
  height:150px;
}
.highlight-description {
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



  section.simple-section.bg-gradient iframe {
    width: 100%;
}
    :root {
        --h1FontSize: 35px;
        --h4FontSize: 18px;
    }

    #date-info span {
        display: block;
        text-align: center;
    }

    .eventDate::after {
        content: "";
        margin-left: 0px;
    }

    .countdown-container {
        padding: 0px 19px 0px 5px;

    }

    #clockdiv>div>span {
        min-width: 50px;
    }

    #clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext {
        font-size: 12px;
    }

    #clockdiv>div {

        margin-right: 13px;
    }

    #clockdiv>div::before {

        right: -11px;

    }

    .two-btns {
        border-radius: 29px;
        width: 100%;
        border: none;
    }

    .two-btns a {
        display: block;
    }

}

.block-overlay.Restream_Webinar {
    display: none !important;
}

#LoginModal .modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

#LoginModal .modal-dialog .modal-content {
    max-width: 350px;
    width: 100%;
    background: #f3f4f6;
    padding: 20px 20px 10px;
}

#LoginModal .modal-dialog .modal-header {
    padding: 9px 15px 20px;
    background: transparent !important;
    border: 0;
}

#LoginModal .modal-dialog .modal-header .modal-title {
    color: #f36531;
    font-weight: 600;
    font-size: 22px;
}

#LoginModal .modal-dialog .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000000;
    opacity: 0.6;
    font-size: 32px;
    font-weight: 100;
}

#LoginModal .modal-dialog .modal-body {
    padding-top: 0;
    padding-bottom: 0;
}

#LoginModal .modal-dialog .modal-body .form-group {
    margin-bottom: 0;
    position: relative;
}

#LoginModal .modal-dialog .modal-body .control-label {
    color: #344054;
    font-size: 14px;
    padding-bottom: 5px;
    font-family: 'Avenir';
    font-weight: 500;
    margin-bottom: 0;
}

#LoginModal .modal-dialog .modal-body .form-control {
    color: #6c757d;
    border-radius: 6px;
    height: 45px;
    padding: 15px 15px 13px;
    font-size: 13px;
    box-shadow: none;
}

#LoginModal .modal-dialog .modal-body input#LoginEmail {
    padding-left: 35px !important;
}

#LoginModal .modal-dialog .modal-body .form-group.group-email::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 44px;
    width: 20px;
    height: 20px;
    z-index: 1;
    background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: contain;
}

#LoginModal .modal-dialog .modal-body input#Password {
    padding-left: 35px !important;
}

#LoginModal .modal-dialog .modal-body .form-group.grp-password-field::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 44px;
    width: 20px;
    height: 20px;
    z-index: 1;
    background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png') !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: contain;
}

#LoginModal .modal-dialog .modal-body .ResponseBox {
    color: red;
    font-weight: 100;
    font-family: 'Avenir';
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

#LoginModal .modal-dialog #login-footer {
    border: 0;
    padding: 20px 15px 0;
}

#LoginModal .modal-dialog #login-footer .row {
    display: flex;
    flex-direction: column;
    margin: 0.25rem;
}

#LoginModal .modal-dialog #login-footer .col-sm-4 {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    order: inherit;
}

#LoginModal .modal-dialog #login-footer .col-sm-4 .btn.btn-default {
    display: none;
}

#LoginModal .modal-dialog #login-footer .col-sm-4 .btn-darkgrey {
    width: 100%;
    margin: 0 !important;
    padding: 12px 12px 12px;
    border-radius: 5px !important;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
}

#LoginModal .modal-dialog #login-footer .col-sm-8 {
    width: 100%;
    max-width: 100%;
    flex-flow: wrap;
    flex-direction: column-reverse;
}

#LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey {
    background: transparent !important;
    color: #686a6e !important;
    font-weight: 500 !important;
    font-family: 'Avenir';
    padding: 0;
    font-family: 'Avenir';
    font-weight: 600;
    box-shadow: none;
    outline: none;
}

#LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey:hover {
    text-decoration: underline;
}

#LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey {
    background: transparent !important;
    color: #80bded !important;
    font-weight: 500 !important;
    font-family: 'Avenir';
    font-size: 14px;
    padding: 20px 5px 5px 5px;
    box-shadow: none;
    outline: none;
}

#LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey:hover {
    text-decoration: underline;
}

#forgot-pwd-modal .modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

#forgot-pwd-modal .modal-dialog .modal-content {
    max-width: 350px;
    width: 100%;
    background: #f3f4f6;
    padding: 20px 20px 10px;
}

#forgot-pwd-modal .modal-dialog .modal-header {
    padding: 9px 15px 20px;
    background: transparent !important;
    border: 0;
}

#forgot-pwd-modal .modal-dialog .modal-header .modal-title {
    color: #f36531;
    font-weight: 600;
    font-size: 22px;
}

#forgot-pwd-modal .modal-dialog .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000000;
    opacity: 0.6;
    font-size: 32px;
    font-weight: 100;
}

#forgot-pwd-modal .modal-dialog .modal-body {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
}

#forgot-pwd-modal .modal-dialog .modal-body .form-group {
    margin-bottom: 0;
    position: relative;
}

#forgot-pwd-modal .modal-dialog .modal-body .control-label {
    color: #344054;
    font-size: 14px;
    padding-bottom: 5px;
    font-family: 'Avenir';
    font-weight: 500;
    margin-bottom: 0;
}

#forgot-pwd-modal .modal-dialog .modal-body .form-control {
    color: #6c757d;
    border-radius: 6px;
    height: 45px;
    padding: 15px 15px 13px;
    font-size: 13px;
    box-shadow: none;
}

#forgot-pwd-modal .modal-dialog .modal-body input#resetemail {
    padding-left: 35px !important;
}

#forgot-pwd-modal .modal-dialog .modal-body .form-group:first-child::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 44px;
    width: 20px;
    height: 20px;
    z-index: 1;
    background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: contain;
}

#forgot-pwd-modal .modal-dialog .modal-body .FormResponseSuccess {
    color: red;
    font-weight: 100;
    font-family: 'Avenir';
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

#forgot-pwd-modal .modal-dialog .modal-body .FormResponseError {
    color: red;
    font-weight: 100;
    font-family: 'Avenir';
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

#forgot-pwd-modal .modal-dialog .modal-body .has-error .help-block {
    color: red;
    font-weight: 100;
    font-family: 'Avenir';
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

#forgot-pwd-modal .modal-dialog .modal-footer {
    border: 0;
    padding: 20px 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}

#forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default {
    text-transform: capitalize;
    box-shadow: none !important;
    background: transparent !important;
    color: #686a6e;
    font-family: 'Avenir';
    font-weight: 500 !important;
    outline: none;
    padding: 0;
    border: 0;
    display: none;
}

#forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default:hover {
    text-decoration: underline;
}

#forgot-pwd-modal .modal-dialog .modal-footer .btn-darkgrey {
    background: #f36531 !important;
    color: #fff;
    font-family: 'Avenir';
    font-size: 14px;
    width: 100%;
    margin: 0 0 25px !important;
    padding: 12px 12px 12px;
    border-radius: 5px !important;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
    font-weight: 600;
}

section#exhibitorSec {
    background: #f0f0f0;
}
img.exhibitor_logo
 {
    width: 100%;
    margin: 10px 0;
}
section#exhibitorSec  .impact-text {
    color: #000;
}
section#exhibitorSec .section-title {
    color: #004151;
}
section#exhibitorSec .nav-justified {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* gap: 20px;    */
    justify-content: center;
}

section#exhibitorSec .nav-justified li {
    /* flex: 1; */
     width: 25%;
    margin: 0;
    padding: 8px;
}

section#exhibitorSec .nav-justified li a {
    border: 2px solid var(--mainThemeColor2);
    border-radius: 18px;
    color: #004151;
    font-size: 14px;
    font-weight: 600;
    background: linear-gradient(90deg, transparent 50%, #e0e0e0);
    height: 100%;
    padding: 8px 5px;
}
section#exhibitorSec .nav-justified li a .exTabIcon {
    margin-right: 6px;
}

section#exhibitorSec .nav-justified li a:focus{
    outline: none;
}
section#exhibitorSec .nav-justified li.active a {
    background: var(--mainThemeColor2);
}
section#exhibitorSec .nav-justified li.active a .exTabIcon {
-webkit-filter: brightness(0) saturate(100%) invert(15%) sepia(52%) saturate(3253%) hue-rotate(171deg) brightness(89%) contrast(101%);filter: brightness(0) saturate(100%) invert(15%) sepia(52%) saturate(3253%) hue-rotate(171deg) brightness(89%) contrast(101%);
}

section#strangeSponsor img.qnb_logo {
    max-width: 350px;
    margin: 0 auto;
    display: block;
}
section#strangeSponsorLogos .logos-list img, section#strangePartnersLogos .logos-list img{
    filter: unset;
    width: 214px;
    margin: 5px;
    height: 120px;
    object-fit: contain;
}
section#strangeSponsorLogos ,section#strangePartnersLogos{
    padding-top: 0;
}
section#strangeSponsorLogos h2.section-title,section#strangePartnersLogos h2.section-title {
    text-align: center;
    text-transform: uppercase;
    color: var(--mainThemeColor);
    position: relative;
    max-width: fit-content;
    margin: 0 auto 30px;
}
section#strangeSponsorLogos h2.section-title::after,section#strangePartnersLogos h2.section-title::after {
    content: '';
    height: 2px;
    background: #000;
    width: 100%;
    display: inline-block;
}

@media (min-width: 768px) {
    

    body.curr-lang-ar .col-sm-offset-1 {
        margin-right: 8.33333333%;
    }

    body.curr-lang-ar .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0;
    }

    body.curr-lang-ar .col-sm-offset-4 {
        margin-right: 33.33333333%;
    }

    body.curr-lang-ar .col-sm-offset-7 {
        margin-right: 58.33333333%;
    }

}
