/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2025 | 05:58:41 */
/* Start Menu Fix */

@media (min-width: 1024px) {
    nav.navbar.bootsnav.menu-center .container {
        min-width: 100% !important;
    }
	.logo
	{
		max-height :15vh !important;
	}
	
	.wpb_wrapper {

	}
	.top-wpb-wrapper {
	  margin-top: -20px !important;
	}
	/********Slideshow**********/
.banner-area.carousel-shape .slider-thumb {
    position: absolute;
    right: 0;
    top: 0;
    height: 90% !important;
    width: 100% !important;
    background-size: cover;
    background-position: right;
}
/******************************/
#langBarSocialIcons a
{
	font-weight : 400 !important;
}
.aspacer
	{
		height : 50px !important;
	}
	
/***************************/
}


/* End Menu Fix */

.hr-section-break{
    border: 3px solid #666;
	margin-top : 10px !important;
	margin-bottom : 25px !important;
	}
h2.pageh2 {
    color: #666;
    font-size: 20px !important;
    font-weight: 900 !important;
}
h3.pageh3 {
    color: #666;
    font-size: 18px !important;
    font-weight: 800 !important;
}
/***********************/
.owl-item p{
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.work-pro-items .row {
  display: flex;
  flex-wrap: wrap;
}

.work-pro-items .single-item {
  display: flex;
}

.breadcrumb-area
{
	margin-bottom: 10px !important;
}
.default-padding
{
	padding-top: 20px !important;
}
.other_pages_text_content
{
	padding-top : 10px !important;
}

[dir="rtl"] .other_pages_text_content:not(.fas),[dir="rtl"] .other_pages_text_content *:not(.fas)
{
	font-family: "Cairo", sans-serif !important;
}

.other_pages_text_content:not(.fas):not(.fa) , .other_pages_text_content *:not(.fas):not(.fa) 
{
	font-family: "Roboto", sans-serif !important;
}

[dir="rtl"] .mobile-safe-article-body [dir="rtl"] .L1_heading ,  [dir="rtl"] .mobile-safe-article-body p
{
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0;
}
.work-pro-items .item {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.text-justify p
{
	text-align: justify !important;
}
.bod-rank
{
	font-weight: 700 !important;
}
.bod-desc
{
	text-align : justify !important;
}
.card-title
{
	text-align:center !important;
}

/* Board of Director */
     .director-card {
            margin-bottom: 2rem;
            box-shadow: 0 10px 60px rgba(0,0,0,0.3);
            border-radius: 8px;
            overflow: hidden;
            transition: all 0.3s ease;
		 	background-color: #fff;
        }
      .director-card.board-card
		{
			height : 18vh !important; /** Custom CSS */
		}
        .director-card:hover {
            box-shadow: 0 16px 60px rgba(0,0,0,0.3);  /** was 20px,0.2 */
            transform: translateY(-5px);
		 	/*background-color: #ffffff;*/
        }
        
        .director-info {
            padding: 1.5rem;
            position: relative;
            z-index: 1;
        }
        
        .director-photo-col {
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 20px;
        }
        
        .director-photo {
            width: 30vh;
            height: 30vh;
            border-radius: 50%;
            object-fit: cover;
            object-position: center top;
            border: 3px solid white;
            box-shadow: 0 10px 24px rgba(0,0,0,0.3);
            transition: transform 0.3s ease;
        }
        
        .director-card:hover .director-photo {
            transform: scale(1.05);
            box-shadow: 0 5px 12px rgba(0,0,0,0.15);
        }
        
        .director-name {
            font-weight: 600;
            margin-bottom: 0.5rem;
            position: relative;
            display: inline-block;
			font-size: 2.5vh !important;
        }
        #bod .director-name {
            font-weight: 700;
			text-align:center;
			font-size: 2.2vh !important;
			width: 100% !important;
        }
#bod .director-title, #bod .director-title p
{
	text-align: center !important;
	font-size: 2vh !important;
}

[dir="rtl"] .director-name {
	font-size: 2.7vh !important;
}
[dir="rtl"] #bod .director-title, [dir="rtl"] #bod .director-title p
{
	font-size: 2.5vh !important;
}
        .director-name:after {
            content: '';
            position: absolute;
            width: 0;
            height: 2px;
            bottom: -2px;
            left: 0;
            background-color: #0d6efd;
            transition: width 0.3s ease;
        }
        
        .director-card:hover .director-name:after {
            width: 100%;
        }
        
        .director-title {
            color: #000 !important;
            margin-bottom: 1rem;
            /*font-style: italic;*/
            transition: color 0.3s ease;
			font-size: 1.9vh !important;
        }
        
        .director-card:hover .director-title {
            color: #0d6efd;
        }
        
        .director-bio {
            margin-bottom: 0;
        }
        
        /* Mobile responsiveness */
        @media (max-width: 767.98px) {
            .order-md-1, .order-md-2 {
                order: unset !important;
            }
            
            .director-photo-col {
                height: auto;
                padding: 15px;
            }
            
            .director-photo {
                width: 120px;
                height: 120px;
            }
            
            .director-info {
                padding: 1rem;
                text-align: center;
            }
        }
        
        @media (max-width: 575.98px) {
            .director-photo {
                width: 100px;
                height: 100px;
            }
        }

/* Board of Directors end */

/** List indenting */

/* Style for any ul or ol directly inside text-block-with-nested-lists */
p{
	margin-bottom : 0px !important;
	margin-top: 10px !important;
	font-size:15px !important;
	line-height : 2.1 !important;
}
ol{
	margin-left : 10px !important;
	margin-top: 5px !important;
	margin-bottom : 5px !important;
	font-size:15px !important;
	line-height : 1.8 !important;
}

ul{
	padding-left : 20px !important;
	margin-top: 5px !important;
	margin-bottom : 5px !important;
	font-size:15px !important;
	line-height : 1.8 !important;
}
ol li ul
{
	padding-left: 0px !important;
}
.ps-3
{
	text-align: left;
    padding-left: 0;
}
.ps-3 li
{
	margin-left: 2vh; /* Adjust as needed */
    /* text-indent: -2vh; Counteracts the padding to align text with numbers */
}
.text-block-with-nested-lists ul, ul li,
.text-block-with-nested-lists ol, ol li {
    margin-left: 0 !important; /* No indentation for first-level lists */
    padding-left: 0 !important; /* Remove padding for consistency */
}

/* Style for nested ul or ol (children of any ul or ol inside text-block-with-nested-lists) */
.text-block-with-nested-lists ul ul,
.text-block-with-nested-lists ul ol,
.text-block-with-nested-lists ol ul,
.text-block-with-nested-lists ol ol {
    margin-left: 20px !important; /* Indentation for nested lists */
    padding-left: 20px !important; /* Match padding to margin for proper alignment */
}
/** End of list indenting */

footer h4.widget-title
{
	font-size:1.2em !important;
}
footer div.address div.info {
  white-space: pre-line;
}
.has-large-font, .about-area h2
{
	color : #666;
	font-size:20px !important;
	font-weight: 900 !important;
}
.has-medium-font-size
{	
	font-size:3vh !important;
	font-weight : bold;
}

.ceo-photo {
  width: 200px;
  height: 280px;
  border-radius: 10px; /* Optional: rounded corners */
  margin-left: 20px; /* Space between image and text on large screens */
  margin-bottom: 20px; /* Space below image when it stacks */

        box-shadow: 0 5px 12px rgba(0,0,0,0.15);
}

@media (max-width: 991px) {
  .ceo-photo {
    float: none !important; /* Override Bootstrap float */
    display: block;
    margin: 20px auto; /* Center the image with space above and below */
  }
}
.ceo-photo:hover
{
            transform: scale(1.05);
            box-shadow: 0 10px 24px rgba(0,0,0,0.15);
}
#navbar-menu li a , #menu-new-top-menu a
{
	text-transform : math-auto !important;
}
.top-bar-area.inc-pad.bg-theme.text-light
{
	display:none !important;
}

.ficon
{
	font-size:4.1vh !important; /* 24px */
}
.alghanimlink, .alghanimnolink
{
	font-size: 15px !important;
	color: #666 !important;
	font-weight : 900;
	text-decoration : underline;	
}
.alghanimlink:hover
{
	font-size: 16px !important;
}
.h100
{
	max-height:100px !important;
}
.w100
{
	max-width:100% !important;
}
.val{
	display: flex;
    align-items: center;
}
.pl0
{
	padding-left:0px !important;
}
.reach-event-row{
	/*box-shadow: 0 5px 12px rgba(0,0,0,0.15);*/
	margin-bottom : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
	border-radius : 12px;
	min-height : 190px !important;
	max-height : 190px !important;
}
.reach-event-row img
{
	/*max-height : 162px !important;*/
}
#menu-footer-empty, #menu-footer-empty-1 {
    display: none !important;
}

/** Divisions Start */
.owl-item .item .icon::before
{
	content : none !important;
}
.owl-item .item .icon::after
{
	content : none !important;
}
/** Divisions End */
.textright{
	text-align : right !important;
}
.contact-area ul#tabs{
	margin-top:-10px !important;
	line-height : normal !important;
	padding-top: 0px !important;
}

blockquote {
    border-left: 5px solid #ccc;
    padding: 15px;
    font-style: italic;
	font-size : 12px;
    color: #fff !important;
	box-shadow: 0 5px 12px rgba(0,0,0,0.15);
	padding-top : 10px;
	padding-bottom : 10px;
	border-radius : 12px;
}
.blockquotequote{
	font-weight : bold;
	font-size : 20px;
}
.who-we-area-area{
	display: none !important;
}
.services-area
{
	padding-bottom : 20px !important;
}

.contact-tabs .tab-content ul li .info p
{
	text-transform : capitalize !important;
}
#tab1
{
	padding-top: 10px !important;
}
.contact-tabs .tab-content ul li
{
	margin-bottom : 10px !important;
}
footer .item
{
	margin-top : 15px !important;
}
footer .default-padding
{
	padding-bottom :  15px !important;
}
.footer-bottom .col-md-6.text-right.link {
  text-align: center !important;
}
.f-item.about p
{
	text-align :center;
	margin-top : 0px !important;
}

.f-item.about img
{
	margin-bottom : 0px !important;
}

.news-event-spacer{
	margin-top:10px !important;
	margin-bottom:10px !important;	
	height : 20px !important;
}

.nolink
{
	cursor: default !important;
}
/* General container spacing */
.aoe-container {
  margin-bottom: 40px;
}

/* Image section */
.aoe-thumb img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Info text block */
.aoe-info h2 {
  font-size: 4vh;
  font-weight: bold;
  margin-bottom: 15px;
}

.aoe-info p {
  font-size: 3vh;
  line-height: 1.7;
  color: #333;
  margin-bottom: 15px;
}
p, ul, ul li, ol, ol li
{
	font-size:2.4vh !important;
}
/* Scroll panel with dynamic height based on image */
.aoe-scroll-panel {
  max-height: none;
  overflow: visible;
  padding-right: 0;
}

/* Match scroll panel height to image on larger screens */
@media (min-width: 992px) {
  .aoe-scroll-panel {
    max-height: calc(100% - var(--aoe-image-height, 0px));
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
  }

  .aoe-scroll-panel::-webkit-scrollbar {
    width: 8px;
  }

  .aoe-scroll-panel::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
  }

  .aoe-scroll-panel::-webkit-scrollbar-thumb:hover {
    background-color: #555;
  }
}

/* Set image height as a CSS variable */
.aoe-thumb {
  --aoe-image-height: auto;
}

.aoe-thumb img {
  height: auto;
  width: 100%;
}

/* Responsive spacing */
.aoe-spacer {
  height: 40px;
}

/* Optional: add smooth scrolling experience inside scroll-panel */
.aoe-scroll-panel {
  scroll-behavior: smooth;
}
/****** Company History Start *******/
/* General container spacing */
.aoe-container {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Image section */
.aoe-thumb img {
  width: 100%;
  height: auto;
  max-height: 50vh; /* Limit image height to 50% of viewport height */
  display: block;
  border-radius: 4px;
}

/* Info text block */
.aoe-info h2 {
  font-size: 4vh;
  font-weight: bold;
  margin-bottom: 15px;
}

.aoe-info p {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 15px;
}

/* Scroll panel with height matching image */
.aoe-scroll-panel {
  overflow-y: auto;
  padding-right: 0;
  max-height: 50vh; /* Match image max-height */
  flex: 1 1 auto;
}

/* Custom scrollbar styling */
.aoe-scroll-panel::-webkit-scrollbar {
  width: 8px;
}

.aoe-scroll-panel::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}

.aoe-scroll-panel::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.aoe-scroll-panel {
  scrollbar-width: thin;
  scroll-behavior: smooth;
}

/* Responsive adjustments for mobile and normal screens */
@media (max-width: 991px) {
  .aoe-scroll-panel {
    max-height: none;
    overflow-y: visible;
  }

  .aoe-thumb img {
    max-height: none;
  }
}

/* Ensure alignment on larger screens */
@media (min-width: 992px) {
  .aoe-container {
    max-height: 50vh; /* Limit total container height */
    display: flex;
    flex-direction: column;
  }

  .aoe-scroll-panel {
    padding-right: 10px;
  }

  .aoe-thumb img {
    max-height: 50vh;
  }
}

/* Responsive spacing */
.aoe-spacer {
  height: 40px;
}
/****** Company History End *********/

/****** Large sized Screen Improvments Start ********/
.h4, h4 {
    font-size: 2.5vh !important;
}
.site-heading.text-center h2
{
	font-size: 2vh !important;
}
.owl-item .info p
{
	font-size : 2.1vh !important;/* 1.9vh !important  custom_css_1 */
}

/* Add mobile-specific rule */
@media (max-width: 768px) {
.owl-item .info p
{
	font-size : 1.8vh !important;
}
}
.services-area .services-content .item img {
    max-width: 20vh !important;
    min-width: 20vh !important;
    height: 20vh !important;
}

.services-area .services-content .item .bottom span {
    font-size: 4.5vh !important;
}
.services-area .services-content .item .bottom a, .aoe-info .bottom a {

    font-size: 2vh !important;
}
.work-process-area .container-full {
	min-width: 66vw;
}
.work-pro-items .icon i
{
	font-size: 10vh !important;
}
.work-pro-items .icon span
{
	font-size: 15vh !important;
	padding-top : 2vh !important;
	left: 5vh;
    top: 1vh;
	-webkit-text-stroke: 0.3vh #f4f4f4;
}
.work-process-area .work-pro-items .item h5 
{
	font-size: 2.5vh !important;
}
.work-process-area .work-pro-items .item p {
    font-size: 2.15vh !important; /*1.8vh !important;*/
}
.breadcrumb-area h2 {
	font-size : 6.8vh !important;
}
.f-item.about img {
    max-height: 42.5vh !important;
    min-height: 42.5vh !important;
}
footer h4.widget-title {
    font-size: 2.5vh !important;
}
footer .address li i {
    font-size: 4.104vh !important;
}

@media screen and (min-width: 1920px) {
    footer .address li i {
        font-size: 3.6vh !important; 
    }
}
footer .address .info
{
	font-size: 2.3vh !important;
}


.h5.mt-4
{
	font-size: 3.416vh !important;
}
.h4.mt-5
{
	font-size: 3.616vh !important;
}
.thumb img
{
	width : 100% !important;
}
/****** Large sized screen improvements End *********/

/****** RTL Start **************/
footer .address .info:lang(ar) {
  text-align: right;
  direction: rtl;
}
/****** RTL adjustments ********/
@media only screen and (max-width: 768px) {

}
.grecaptcha-badge
{
	display : none;
}
.mobile-safe-article-body .article-featured-image
{
	margin-right : 0vw !important;
	margin-left : 2vw !important;
	margin-bottom : 0vw !important;
}
[dir="rtl"] .mobile-safe-article-body .article-featured-image, [dir="rtl"] .mobile-safe-article-body div div *:not(.my-5):not(.L1_heading):(.pseudo-article-featured-image)
{
	margin-right : 2vw !important; /* 1.6 */
	margin-left : 0vw !important; /* 0 */
	margin-bottom : 0vw !important;
}
	.f-item.about img {
		max-height: 42.5vh !important; 
		min-height: 20.5vh !important;
	}

[dir="rtl"] .f-item.about img {
		max-height: 42.5vh !important; 
		min-height: 25vh !important;
	}
@media (max-width: 767px) {
    .mobile-safe-article-body .article-featured-image {
        float: none !important;
        display: block !important;
        margin: 0 auto 20px auto !important;
        max-width: 100% !important;
    }
	
	.f-item.about img {
		max-height: 18vh !important; 
		min-height: 18vh !important;
		text-align : center;
	}
	.f-item.about.xun
	{

	}
	
	footer .f-item h4
	{
		font-size : 2vh !important;
	}
	
	[dir="rtl"] .col-md-9
	{
		padding-right : 0vw !important;
	}
}

*:not(.fab):not(.fas):not(.fa) {
    font-family: "Roboto", sans-serif !important;
}

[dir="rtl"] *:not(.fab):not(.fas):not(.fa) 
{
	font-family: "Cairo", sans-serif !important;
	font-optical-sizing: auto;
  	font-weight: 400; /* Fixed: removed placeholder <weight> */
  	font-style: normal;
  	font-variation-settings:"slnt" 0;
}

@media screen and (max-width: 767px) {
    .mobile-safe-article-body {
        margin-left: 8.33vw !important; /* custom_css */
        margin-right: 8.33vw !important;
    }
}

.services-area .services-content .item {
    min-height: 45vh !important;
	max-height : 45vh !important;
}

/****** New BOD Page *********/
    #bod .director-card {
      min-height: 50vh; /* Adjust this value based on the tallest card's height */
      display: flex;
      flex-direction: column;
      justify-content: center;
	background-color : #fff; 
    }

/* Media query for mobile devices */
@media screen and (max-width: 768px) {
  #bod .director-card {
    min-height: 50vh; /* Height for mobile devices */
  }
}
    #bod .director-card:hover {
      box-shadow: 0 8px 20px rgba(0,0,0,0.2);
      transform: translateY(-5px);
		
	background-color : #ffffff; 
    }
	
	#bod .director-card.board-card
	{
		height: 18vh !important; /* Custom CSS */
	}
/****************************/
.ps-3
{
	padding-left: 0px !important;
}

/****************************/

/***** Style Uniformation ****/
.mobile-safe-article-body
{
	margin-top: 5vh !important;
}
.mobile-safe-article-body .L1_heading, .mobile-safe-article-body2 .L1_heading
{
	color: #204284 !important;
	font-size: 2.5vh !important;
	font-weight : 600 !important;
}
.mobile-safe-article-body2 .L2_heading
{
	color : #204284 !important;
	
	font-size: 2.2vh !important;
}
[dir="rtl"] .mobile-safe-article-body .L1_heading
{
	color: #204284 !important;
	font-size: 3vh !important;
	font-weight : 600 !important;
}

[dir="rtl"] .mobile-safe-article-body2 .L2_heading
{
	direction : rtl !important;
	text-align : right !important;
}
.mobile-safe-article-body .L2_heading
{
	font-size: 2.2vh !important;
	font-weight : 600;
}
/** TEMP COMMENT
[dir="rtl"] .mobile-safe-article-body2 .L1_heading
{
	direction : rtl !important;
	text-align : right !important;	
}
**/

[dir="rtl"] .mobile-safe-article-body2 p:not(.mobile-safe-article-body2 form p):not(.mobile-safe-article-body2 p.L1_heading.centerforced),[dir="rtl"] .mobile-safe-article-body2 ul,[dir="rtl"] .mobile-safe-article-body2 ul li
{
	direction : rtl !important;
	text-align : right !important;
}
[dir="rtl"] .L1_heading.centerforced
{
	text-align : center;
	direction : rtl;
}
.mobile-safe-article-body .info.aoe-info
{
	margin-left: 2vw !important;
}
.mobile-safe-article-body p, .mobile-safe-article-body ul, .mobile-safe-article-body ol, .mobile-safe-article-body li, .mobile-safe-article-body a, .mobile-safe-article-body h4, .mobile-safe-article-body .info, .mobile-safe-article-body .info p
{
	font-size: 2.5vh !important; /*1.8vh !important;*/
}


[dir="rtl"] .mobile-safe-article-body p, [dir="rtl"] .mobile-safe-article-body ul, [dir="rtl"] .mobile-safe-article-body ol, [dir="rtl"] .mobile-safe-article-body li, [dir="rtl"] .mobile-safe-article-body a, [dir="rtl"]  .mobile-safe-article-body h4, [dir="rtl"]  .mobile-safe-article-body .info, [dir="rtl"]  .mobile-safe-article-body .info p
{
	font-size: 2.5vh !important;
}

/*** ROSHANCSS Start ***/
body{
	/*font-family: "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
	font-family: "Roboto", sans-serif;
}
[dir="rtl"] body
{
	font-family: "Cairo", sans-serif !important;
	font-optical-sizing: auto;
  	font-weight: 400; /* Fixed: removed placeholder <weight> */
  	font-style: normal;
  	font-variation-settings:"slnt" 0;
}

.breadcrumb-area h2 {
    font-size: 5.0vh !important;
}

footer.bg-dark .f-item .address li a {
    color: white; 
}


p, ul, ul li, ol, ol li {
    font-size: 2.5vh !important;/* 1.8vh !important;*/
}

/****** FOOTER DESIGNES *****/
footer.bg-dark .f-item .address{
    color: white;
}
footer .f-item .info{ /* Fixed: missing dot */
	color:white;
}


footer .address li i
{
	top: -5px !important;
}

footer .address li .info
{
	top: -3.8vh !important;/* -24px */
	position: relative !important;
	padding-right: 0.6vw; /* RTL Margin */
}

footer .f-item .address li {
    margin-bottom: 5px !important;
	color: #ffffff;
	font-weight: 0;
	
}
/****** END FOOTER DESIGNES *****/

/*** ROSHANCSS END ***/

#sticky-span
{
	position: fixed;
    top: 0;
    right: 0;
    z-index: 999999999; /* Ensure it stays on top */
    padding: 10px;
    background-color: #f0f0f0;
    border-bottom-left-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
/****************************/

/**** 18/06/2025 Fixes *****/
a.btn.circle.btn-light.border.btn-md {
    display: none;
}

.owl-item .item .info h4
{
	color: #204284 !important;
}

.site-heading .text-center h2 {
    font-size: 2.5vh !important;

}
.site-heading h4 {
    color: #204284 !important;
	text-transform : math-auto !important;
}

.work-process-area h4
{	
	text-transform : math-auto !important;
}
p.has-medium-font-size.L1_heading{
    color: #204284 !important;
}
.my-4
{
	margin-top : 0vh !important;
	margin-bottom : 0vh !important;
}
.my-5 {
    margin-top: 2rem !important;	
    margin-bottom: 0rem !important; /* Fixed: removed duplicate property */
}

.scroller100w {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap; /* Optional: Prevents content from wrapping, forcing horizontal scroll */
}

/* Custom scrollbar styles (works in WebKit-based browsers like Chrome, Safari) */
.scroller100w::-webkit-scrollbar {
  height: 8px; /* Adjust scrollbar height */
}

.scroller100w::-webkit-scrollbar-track {
  background: #f1f1f1; /* Track color */
  border-radius: 4px;
}

.scroller100w::-webkit-scrollbar-thumb {
  background: #888; /* Thumb color */
  border-radius: 4px;
}

.scroller100w::-webkit-scrollbar-thumb:hover {
  background: #555; /* Thumb color on hover */
}

.img-fluid {
    max-width: 75% !important;
    height: auto;
}
.breadcrumb-area h2 {
    text-transform: math-auto !important;
}

.breadcrumb-area .col-lg-12
{
	padding-left: 0px !important;
    margin-left: 0px !important;
}

.breadcrumb-area .row
{
    margin-left: -3vw !important;
}

/****** 30/06/2025 ********/
hr.my-5
{
    border-color: rgba(18, 98, 160, 1) !important;
    border-width: 5px !important;
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.videorow
{
	margin-bottom : 2vh !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color:  rgba(18, 98, 160, 1) !important;
}

/***** 01/07/2025 ********/
.default-padding.bottom-less
{
	padding-bottom : 3vh !important;
	margin-bottom : 0vh !important;
}
/***** 06/07/2025 ********/
.default-padding-bottom {
    padding-bottom: 10px;
}
.default-padding {
    padding-top: 10px !important;
}
/**** 13/07/2025 ********/
[dir="rtl"] .ps-3
{
	direction : rtl !important;
	text-align : right !important;
}
/***** 23/07/2025 *******/

.htp
{
	padding-top:2vh !important;
}

ol.ps-3 ol li::marker
{
	font-weight : 1500 !important;
}

[dir="rtl"] .alc,[dir="rtl"] #alchme /* Custom CSS */
{
	float: left !important;
	margin-left: 0vw !important;
    margin-right: 4vw !important;
}

#alchme /* Custom CSS */
{
	margin-left: 4vw !important;
    margin-right: 0vw !important;
}

.board-card.hovered
{
	background-color: #001d4c !important;
}
.board-card.unhovered
{
	background-color: #ffffff !important;
}
img.board-member-icon.hide
{
	display:none !important;
}
img.board-member-icon.show
{
	display:block !important;
}
.whitefont
{
	color : #ffffff !important;
}
.blackfont
{
	color : #000000 !important;
}
.article-featured-image {
  float: right !important;
  margin: 0 0 0 20px;
  max-width: 50%;
}
figcaption
{
	text-align : center !important;
	font-size : 1.7vh !important;
}
.L0_heading
{
	color : #204284 !important;
	font-size: 4vh !important;
}
[dir="rtl"] .director-info
{
	direction : rtl !important;
	text-align : right !important;
}
.pseudo-article-featured-image
{
	float: right !important; 
	width: 33.33% !important;
	margin-left: 2vw !important;
    margin-right: 0vw !important;
    margin-bottom: 0vw !important;
}

[dir="rtl"] .pseudo-article-featured-image
{
	float: left !important; 
	width: 33.33% !important;
	margin-left: 0vw !important;
    margin-right: 0.5vw !important;
    margin-bottom: 0vw !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
    .pseudo-article-featured-image
    {
        float: none !important;
        width: calc(100% - 2vw) !important;
        margin-left: 1vw !important;
        margin-right: 1vw !important;
        margin-bottom: 1vw !important;
    }

    [dir="rtl"] .pseudo-article-featured-image
    {
        float: none !important;
        width: calc(100% - 2vw) !important;
        margin-left: 1vw !important;
        margin-right: 1vw !important;
        margin-bottom: 1vw !important;
    }
}

.wpcf7.js p:nth-of-type(4)
{
	line-height: 1.5 !important;
}
.wpcf7-not-valid-tip
{
	color : red !important;
}

.forcerecaptchacenter {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      min-height: 100px; /* Optional: ensure space for widget */
    }
    /* Fallback for older browsers */
    @media (max-width: 500px) {
      .forcerecaptchacenter {
        text-align: center;
      }
      .g-recaptcha {
        display: inline-block;
      }
    }

.alghanim-contact-section { display: none; }
.alghanim-contact-section.alghanim-contact-active { display: block; }

/* Default styles for larger screens */
.nice-select span,
.nice-select li,
#sectionSelector {
    font-size: 0.81vw !important;
	white-space: normal; /* Allows text to wrap */
    overflow-wrap: break-word; /* Breaks long words to fit within container */
    word-break: break-word; /* Ensures long words break to prevent overflow */
}

/* Media query for mobile devices (e.g., screens smaller than 768px) */
@media only screen and (max-width: 768px) {
    .nice-select span,
    .nice-select li,
    #sectionSelector {
        font-size: 14px !important; /* Adjust size for mobile */
    }
}
