:root {
  --orange: #f15822;
  --dark-grey: #000b1a;
  --white: #fff;
  --black: #000;
  --bgBlack: #15222b;
  --bodyBg: #f4f3fa;
}

@media only screen and (max-width: 1920px) {
  .footer-inner {
    background-position: 0px -114px;
  }
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1366px) {
  .footer-inner {
    background-position: 0px -70px;
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 15px;
    line-height: 21px;
  }
  .mt-4,
  .mt-5 {
    margin-top: 0px !important;
  }

  .navbar-brand {
    margin-top: 0px;max-width: 310px;
  }
  .navbar-toggler {
    border: 1px solid var(--white);margin-top:7px;
  }
.navbar{align-items:flex-start;}
  nav .collapse.show {
    display: block;
    background: var(--orange);
    margin-top: -10px;
    z-index: -1;
    padding: 20px 0px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 20px;
    border-bottom: 1px solid #ffffff36;
  }
  .navbar-toggler-icon {
    background-image: url(../images/lucknow29th-images/navbar-toggle-image.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center center;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--black) !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link:last-child {
    border-bottom: none;
  }
  .banner {
    margin-top: 50px;
  }
  .heading {
    font-size: 20px;
    line-height: 20px;
  }
  .headingStrip-right,
  .headingStrip-left {
    width: 230px;
  }

  .h4,
  h4 {
    font-size: 20px;
  }

  footer {
    margin: 110px 0px 0px 0px;
  }
  .footer-inner {
    padding: 10px 10px;
    height: 200px;
  }
  .footer-left {
    width: 99%;
    padding-left: 20px;
    border-bottom: 1px solid #cccccc30;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .footer-right {
    width: 99%;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  footer .h2,
  footer h2 {
    font-size: 21px;
    font-weight: bold;
  }
  footer .pr-1,
  footer .px-1 {
    padding-right: 4px !important;
  }
  .footer-right ul li img {
    max-width: 32px;
  }
  .footer-inner h1 {
    font-size: 20px !important;
  }
  .nominate-btn {
    margin-top: -8px;
  }
  .selection-process-container {
    width: 90%;
    padding: 20px 20px;
    border-radius: 20px;
  }
  .award-category {
    width: 80%;
  }
  .content p span br {
    display: none;
  }
  .award-category {
    width: 90%;
  }
  .award-category p:last-child {
    margin: 25px 0px 15px 0px;
  }
  .nominate-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 7px;
    font-family: "Roboto-Medium";
    width: 50%;
    margin-top: -2px;
    margin-bottom: 5px;
    text-align: center;
  }
  .nominate-btn a {
    color: var(--white);
    font-size: 18px;
  }

  .award-category p span br {
    display: none;
  }
  #nominateModal .modal-content ul li {
    font-size: 18px;
  }
  .modal-header .close {
    padding: 0px 0px 2px 2px;
    margin: -10px -10px 10px auto;
    width: 30px;
    height: 30px;
  }
  header{height:55px;}
}

@media only screen and (max-width: 640px) {
  .selection-process-container h1,
  .award-category h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 575px) {
  header {
    padding: 0px 10px;
  }
  .panel-default > .panel-heading {
    width: 45%;
  }
  .nominate-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 7px;
    font-family: "Roboto-Medium";
    width: 50%;
    margin-top: -2px;
    margin-bottom: 5px;
    text-align: center;padding: 0px 5px;
  }
  .nominate-btn a {
    color: var(--white);
    font-size: 18px;
  }

  footer {
    padding-bottom: 20px;
  }
  .footer-right ul li img {
    max-width: 25px;
  }
}

@media only screen and (max-width: 480px) {
  .footer-inner {
    width: 90%;
    padding: 20px 10px;
    height: 275px;
  }
  footer .h2,
  footer h2 {
    font-size: 18px;
  }
  .footer-left li {
    width: 100%;
    line-height: 20px;
    border-right: none !important;
  }
  footer .pl-2,
  footer .px-2 {
    padding-left: 0px !important;
  }
  body {
    font-size: 14px;
    line-height: 21px;
  }
  header {
    height: 40px;
  }
  .navbar-brand {
    max-width: 295px;
    margin-top: 0px;
  }
  .navbar {
    align-items: start;
  }
  .navbar-toggler {
    margin: 5px 0px;padding: 3px 3px;
  }
  .banner-mobile {
    margin-top: 50px;
  }
  .content p {
    text-align: justify;
  }
  .selection-process-container h1,
  .award-category h1 {
    font-size: 23px;
  }
  .selection-process-container {
    margin-top: -20px;
  }
  .panel-default > .panel-heading {
    width: 50%;
  }
  .panel-default > .panel-heading h4.panel-title {
    font-size: 18px;
  }
  .banner {
        margin-top: 40px;
    }
    .navbar-toggler-icon {
        background-image: url(../images/lucknow29th-images/navbar-toggle-image.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center center;
        width: 20px;
        height: 20px;
    }
.banner {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 440px) {
}

@media only screen and (max-width: 414px) {
  .panel-default > .panel-heading {
    width: 60%;
  }
}

@media only screen and (max-width: 400px) {
.navbar-brand {max-width: 270px;}
.banner-mobile {margin-top: 45px;}
header {height: 40px;}

}
