* {
  margin: 0%;
  padding: 0%;
  scroll-behavior: smooth;
}

body {
  margin: 0%;
  overflow-x: hidden;
}

body .container {
  max-width: 1200px;
}

body.loading {
  overflow: hidden;
}

header {
  width: 100%;
  height: 100vh;
  background: url(./images/awards/award-bg-banner.jpg) no-repeat center/cover;
}

h1,
h2,
h4,
h3 {
  font-family: "Montserrat", sans-serif;
}

h5 {
  font-family: "Lora", serif;
}

p {
  font-family: "Hind Madurai", sans-serif;
}

.navigation {
  position: fixed;
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
}

.navbar-brand img {
  width: 100%;
  max-width: 250px;
}

.nav-font-size {
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
}

.navbar-nav li a {
  color: white;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}

.dropdown-item {
  color: black !important;
  font-size: 12px;
}

.dropdown-item:active {
  background-color: #f58220 !important;
}

/* landing page */

.theme .awards-theme {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100px;
  margin: auto;
  padding-top: 50px;
}

header .strip {
  position: absolute;
  bottom: -0px;
}

/* section1 starts */

.section1 {
  padding: 70px 0px;
  background-color: #000000;
}

.section1 .container p {
  color: #ffffff;
  padding: 40px;
  padding-bottom: 0px;
  padding-top: 20px;
  border-radius: 20px;
}

.section1 .container h5 {
  color: #f8b931;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 40px;
  line-height: 30px;
}

.section1 .section1-table .topic {
  padding: 10px;
  background-color: #004760;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

/* section1 ends */

/* section3 starts */

.section3 {
  padding: 70px 0px;
  background: url(./images/awards/section3-bg.jpg) no-repeat left/cover fixed;
  background-color: #0332267d;
  background-blend-mode: multiply;
  color: white;
}

.section3 .container .row .col-lg-3 div {
  width: 100%;
  height: 100%;
  /* box-shadow: 0px 1px 10px -1px; */
}

.section3 .container .row h5 {
  font-size: 15px;
  color: #f8b931;
  font-weight: 900;
  text-transform: uppercase;
}

.section3 .container .row p {
  font-size: 12px;
  margin-bottom: 8px;
}

.section3 .container .row a {
  font-size: 9px;
  border: 1px solid #c6b57e;
  color: white;
  background-color: #c6b57e3e;
  padding: 5px 10px;
}

.section3 .container .row a:hover {
  text-decoration: none;
}

/* section3 ends */

/* footer */
.footer-section {
  position: relative;
  background: url(./images/x_footer.svg) no-repeat left;
  background-color: #0c0c0c;
  background-blend-mode: soft-light;
  color: white;
}

.footer-section .container {
  padding: 50px 0px 30px;
}

.footer-section .footer-logo {
  width: 100%;
  max-width: 270px;
}

.footer-section .social-media i {
  color: white;
}

.footer-section .privacy-policy a {
  text-decoration: none;
  color: white;
  line-height: 22px;
}

@media (min-width: 320px) and (max-width: 700px) {
  .navigation {
    background-color: #0e0e0eaf;
  }

  .nav-container {
    margin-left: 0px !important;
  }

  .navbar-brand img {
    width: 100%;
    max-width: 170px;
  }

  .navbar-toggler {
    font-size: small;
  }

  .nav-font-size {
    font-size: 12px !important;
  }

  header {
    width: 100%;
    height: 100vh;
    background: url(./images/awards/award-mobile-bg-banner.png) no-repeat
      center/cover;
  }

  .theme .awards-theme {
    position: absolute;
    top: auto;
    bottom: 50px;
    right: 0;
    left: 0;
    margin: auto;
    padding-top: 50px;
    width: 100%;
  }

  /* section1 */
  .section1 {
    padding: 50px 0px;
  }

  .section1 .container p {
    padding: 20px 0px;
  }

  .section1 .container h5 {
    padding: 20px 0px;
  }

    /* section3 */
  .section3 {
    padding: 50px 0px;
  }

  .section3 h2{
    font-size: 23px;
  }

  /* form */
  .section1 form {
    padding: 20px 0px !important;
  }

  /* footer section */
  .footer-section {
    position: relative;
    background: url(./images/x_footer.svg) no-repeat right;
    background-color: #0c0c0c;
    background-blend-mode: soft-light;
    color: white;
  }

  .footer-section .container {
    padding: 50px 0px 30px;
  }

  .footer-section .container .row {
    margin: auto !important;
  }

  .footer-section .footer-logo {
    margin-bottom: 2rem !important;
  }

  .footer-section .container p {
    margin-bottom: 1rem !important;
  }

  .footer-section .container .div3 p {
    margin-bottom: 1rem !important;
  }

  .footer-section .container .div3 {
    display: flex;
    justify-content: flex-start !important;
  }
}

@media (min-width: 700px) and (max-width: 1025px) {
  .navigation {
    background-color: #0e0e0eaf;
  }

  /* section 3 */

  .section3 {
    padding: 70px 0px;
    background: url(./images/awards/section3-bg.jpg) no-repeat right/cover fixed;
    background-color: #0332267d;
    background-blend-mode: multiply;
    color: white;
  }

  /* footer section */
  .footer-section .container {
    padding: 50px 0px 30px;
  }

  .footer-section .container .row {
    margin: auto !important;
  }

  .footer-section .footer-logo {
    margin-bottom: 2rem !important;
  }

  .footer-section .container p {
    margin-bottom: 1rem !important;
  }

  .footer-section .container .div3 p {
    margin-bottom: 1rem !important;
  }

  .footer-section .container .div3 {
    display: flex;
    justify-content: flex-start !important;
  }
}
