body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

body,
html {
  height: 100%;
  line-height: 1.8;
}

h3 {
  text-align: center;
}

.imgMAS,
.imgAlgo,
.imgRL,
.imgNLP,
.imgAML {
  padding: 10px 10px;
  max-width: 256px;
  /* Set a maximum width */
  max-height: 256px;
  /* Set a maximum height */
  width: auto;
  /* Allow the width to adjust to maintain aspect ratio */
  height: auto;
  /* Allow the height to adjust to maintain aspect ratio */
  display: block;
  margin: auto;
}

/* Full height image header */
.bgimg-1 {
  background-position: center top;
  /* background-position: top; */
  background-size: cover;
  background-image: url("./images/background.jpeg");
  min-height: 100%;
  background-attachment: fixed;
  /* Ensures background remains fixed on scroll */
}

.w3-bar .w3-button {
  padding: 16px;
}

/* Add glow effect on hover for the entire w3-card */
.w3-card:hover {
  box-shadow: 0 0 20px rgba(173, 216, 230, 0.8);
  background-color: lightgrey;
}

.w3-row-padding {
  margin-bottom: 80px;
  /* Adjust the margin-bottom value for padding (padding between the boxes and the section divider) */
}

.w3-card img {
  max-height: 150px;
  /* Adjust the height value as needed */
  width: auto;
  margin-bottom: 10px;
  /* Add some space between the image and text */
}

.w3-col {
  margin-bottom: 20px;
  /* Add some margin between columns */
}

/* Add padding to the w3-card */
.w3-card {
  height: 256px;
  width: calc(100% - 20px);
  /* 33.33% column width with 20px padding */
  margin-bottom: 20px;
  /* Add margin between columns */
  padding: 10px;
  /* Add padding to the w3-card */
  background-color: white;
}

/* Style h3 with relative font size */
.w3-container h3 {
  font-size: 1.5em;
  /* Use em for relative font size */
  margin-bottom: 10px;
  /* Add some space between the title and the card */
}

@media only screen and (min-width: 600px) {
  .aboutme_text {
    padding: 50px;
  }
}

< !- - For small screens,
adjust the background-attachment property @media screen and (max-width: 600px) {
  .bgimg-1 {
    background-attachment: scroll;
    /* Change to scroll for small screens */
  }
}


.aboutme_container {
  text-align: center;
  position: relative;
  height: auto;
  background-color: white;
}

.aboutme_header {
  padding-top: 70px;
}

.aboutme_text {
  text-align: justify;
  max-width: 900px;
  margin: 0 auto;
  /* Center the text horizontally within the container */
  padding-bottom: 70px;
  padding-left: 50px;
  padding-right: 50px;
}

.education_header {
  color: black;
}

.education_container {
  /*background-image: url("https://mkpl.sg/assets/projects/project_galleries/project_sliders/36/MKPL_SMU_SOL_Robert_Such_2017_024.jpg");*/
  /*background-image: url("https://keystoneacademic-res.cloudinary.com/image/upload/element/19/193510_Singapore_Management_University_-_Li_Ka_Shing_Library_1200x6272.jpg");*/
  background-size: cover;
  /*background-attachment: fixed;*/
  position: relative;
  text-align: center;
  height: auto;
  max-width: 100%;
  /* Added max-width to ensure responsiveness */
  background-color: #f4f3f4;
  overflow: hidden;
  /* Added to prevent horizontal scrollbars */
  padding-top: 50px;
}

/*
.edu_pad {
  padding-bottom: 10px;
}
*/
.edu_header {
  padding-bottom: 20px;
}


.projects_container {
  /*background-position: top;*/
  /*background-attachment: fixed;*/
  background-size: cover;
  position: relative;
  text-align: center;
  height: auto;
  max-width: 100%;
  background-color: white;
  padding-top: 50px;
}

.projects_text {
  text-align: justify;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
}


.workexp_container {
  /*background-position: top;*/
  /*background-attachment: fixed;*/
  background-size: cover;
  position: relative;
  text-align: center;
  background-image: url("./images/background1.png");
  height: auto;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.workexp_header {
  text-align: center;
  color: black;
}

.workexp1 {
  padding: 30px 30px;
  margin: auto;
  position: relative;
  text-align: center;
  width: auto;
  height: auto;
  max-width: 380px;
  max-height: 200px;

}

.workexp2 {
  padding: 30px 30px;
  display: block;
  margin: auto;
  position: relative;
  text-align: center;
  width: auto;
  height: auto;
  max-width: 380px;
  max-height: 200px;
}

.workexp3 {
  padding: 30px 30px;
  display: block;
  margin: auto;
  position: relative;
  text-align: center;
  width: auto;
  height: auto;
  max-width: 380px;
  max-height: 200px;
}

.workexp1_text,
.workexp2_text,
.workexp3_text {
  text-align: justify;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}

.workexp1_subtext1,
.workexp2_subtext1,
.workexp3_subtext1 {
  text-align: center;
  color: blue;
}


.skills_container {
  background-color: #f4f3f4;
  position: relative;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  height: auto;
}

.skills_header {
  padding-bottom: 50px;
}

img.aws,
img.bitbucket,
img.css,
img.databricks,
img.docker,
img.fastapi,
img.github,
img.gitlab,
img.hadoop,
img.html,
img.huggingface,
img.jira,
img.javascript,
img.jupyter,
img.kafka,
img.kubernetes,
img.mssql,
img.mysql,
img.openai,
img.php,
img.python,
img.r,
img.react,
img.sagemaker,
img.snowflake,
img.spark,
img.tableau,
img.tf {
  height: auto;
  width: auto;
  max-height: 140px;
  max-width: 140px;
  padding: 10px;
}


.competition {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.sch_extrac  {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.cert1_text{
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  width: 70%;
}

.cert2_text {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  width: 70%;
}

.certificates_container {
  padding-top: 30px;
}


