/********************************** RESPONSIVE CSS ***********************************/
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  #main_nav {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1199px) {
  /* Aqueeb mobile map styling */
  .map-section .is-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .is-desktop {
      display: block;
    }
  
    .is-mobile {
      display: none;
    }
    .list-slider a {
      background: #fff;
      border-radius: 4px;
      display: block;
      padding: 10px 10px 9px;
      font-size: 11px;
      font-weight: 500;
      color: #000;
      margin: 0 5px 10px;
      box-shadow: 0 4px 10px 0 hsl(0deg 0% 66% / 60%);
      position: relative;
      z-index: 0;
      overflow: hidden;
      white-space: nowrap;
  }
  .list-slider .img {
      display: inline-block;
      vertical-align: middle;
      width: 23px;
      height: 23px;
      margin-right: 5px;
  }
  .list-slider img {
      width: 100%;
  }
  .mobile-heading h3 {
      font-size: 29px;
      font-weight: 700;
      text-align: center;
      position: relative;
      color: var(--primary-color);
      margin-bottom: 24px;
  }
  .mobile-heading .seperator {
      border-bottom: 1px solid var(--secondary-color);
      width: 150px;
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 50px;
      border-top: 3px solid var(--primary-color);
  }
  .mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
      font-size: 14px;
  }
  .director-message-section .director-img .director-name i {
      left: -18px;
  }
  .inner-page-banner {
    padding: 78px 0;
}
.footer-lower ul li {
  margin: 0px 3px;
}
}
@media only screen and (max-width: 992px) {
  .chart-section .technical-detail h3 {
    font-size: 30px !important;
  }

  .is-desktop {
    display: block;
  }

  .is-mobile {
    display: none;
  }

  .is-desktop {
    display: block;
  }

  .mobile-heading {
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: var(--primary-color);
    margin-bottom: 24px;
  }

  .list-slider a {
    background: #fff;
    border-radius: 4px;
    display: block;
    padding: 10px 10px 9px;
    font-size: 11px;
    font-weight: 500;
    color: #000;
    margin: 0 5px 10px;
    box-shadow: 0 4px 10px 0 hsl(0deg 0% 66% / 60%);
    position: relative;
    z-index: 0;
    overflow: hidden;
    white-space: nowrap;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .img {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    margin-right: 5px;
  }

  .list-slider img {
    width: 100%;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .item {
    width: 100%;
  }
  

  /* aqueeb edited 24-11-2021 */
  .service-section-box .img-icon {
    margin-left: 18%;
  }

  .is-desktop {
    display: block;
  }

  .is-mobile {
    display: none;
  }

  .objective-img .img-objective {
    bottom: 55%;
    right: 27px;
  }

  .objective-img .img-objective1 {
    bottom: 30%;
    left: 26px;
  }

  .gallery-section h3::before {
    left: 18%;
  }

  .gallery-section h3::after {
    right: 18%;
  }

  .gallery-section iframe {
    width: 100%;
    height: 205px;
    margin-top: 15px;
  }

  .contact-highlight .contact-info ul li a {
    font-size: 12px;
    margin-left: 4px;
  }

  .notification-area ul li img {
    width: 25px;
  }

  .notification-area ul li a {
    margin-left: 6px;
    font-size: 13px;
  }

  .director-message-section h3::before {
    left: 15%;
  }

  .director-message-section h3::before {
    right: 15%;
  }

  .aboutus-section h3::before {
    left: 26%;
  }

  .aboutus-section h3::after {
    right: 26%;
  }

  .about-inner-main {
    margin: 0 -17%;
  }

  .aboutus-section p {
    font-size: 14px;
  }

  .service-section-box h4 {
    font-size: 22px;
  }

  .notification-area .notification-heading h3 {
    font-size: 20px;
  }

  .contact-highlight .contact-heading h3 {
    font-size: 20px;
  }

  .notice-section .notice-area h3 {
    font-size: 20px;
  }

  .contact-highlight .contact-info img {
    width: 16%;
  }

  .director-message-section h3::after {
    right: 15%;
  }

  .director-message-section .director-img .director-name i {
    font-size: 14px;
    top: 17px;
    left: -25px;
    margin-left: 0px;
  }

  .director-message-section .director-img h5 {
    font-size: 16px;
  }

  .director-message-section .director-img h4 {
    font-size: 16px;
  }

  .about-inner-main .gallery-inner-main .img-thumbnail {
    height: auto;
  }

  .about-inner-page .inner-box h5 {
    font-size: 13px;
  }

  .acts-section h2::before {
    left: 36%;
  }

  .acts-section h2::after {
    right: 36%;
  }

  .acts-division .acts-img img {
    width: 100%;
  }

  .acts-section button a {
    font-size: 16px;
  }

  .assets-liabilities-section h2::before {
    left: 19%;
  }

  .assets-liabilities-section h2::after {
    right: 19%;
  }

  .notice-section .notice-board .nav-item a {
    font-size: 12px;
  }

  .lower-sec {
    width: 75%;
    bottom: 35%;
  }
  .service-section-box {
    padding: 50px 20px;
    text-align: center;
    box-shadow: 0px 0px 5px #87868e82;
    border-radius: 4px;
    margin: 35px 0px;
    width: 100%;
    background-color: var(--primary-color);
}
.mobile-heading h3 {
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  position: relative;
  color: var(--primary-color);
  margin-bottom: 24px;
}
.menu-area .navbar-toggler i {
  color: #fff;
}
.navbar-light .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.inner-page-banner {
  padding: 60px 0;
}
.inner-page-banner h3 {
  font-size: 25px;
}
.inner-page-banner h5 {
  font-size: 16px;
}
.objective-page-content h2 {
  font-size: 24px;
}
.about-us-content-section h2 {
  font-size: 24px;
}
.board-member-profile-section h2 {
  font-size: 24px;
}
.before-chairman h2 {
  font-size: 24px;
}
.list-of-chairman-bod-page h2 {
  font-size: 24px;
}
}
/* media query max-with 992 ends */
@media only screen and (max-width: 778px) {
  .lower-sec {
    width: 80%;
    bottom: 0%;
    position: inherit;
    right: 0px;
  }

  /* aqueeb edited 24-11-2021 */
  .chart-section .technical-detail h3 {
    font-size: 30px !important;
  }

  .is-desktop {
    display: block;
  }

  .is-mobile {
    display: none;
  }  
  .list-slider a {
    background: #fff;
    border-radius: 4px;
    display: block;
    padding: 10px 10px 9px;
    font-size: 11px;
    font-weight: 500;
    color: #000;
    margin: 0 5px 10px;
    box-shadow: 0 4px 10px 0 hsl(0deg 0% 66% / 60%);
    position: relative;
    z-index: 0;
    overflow: hidden;
    white-space: nowrap;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .img {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    margin-right: 5px;
  }

  .list-slider img {
    width: 100%;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .item {
    width: 100%;
  }

  /* aqueeb edited 24-11-2021 */
  .mySlides iframe {
    height: 190px;
  }

  .myCarousel {
    top: 0;
  }

  .center-navbar {
    height: 76px;
    display: flex;

    align-items: center;
  }

  .navbar-collapse.collapse .nav-stacked {
    display: none !important;
  }
  /* langing page responsive  */
  .aboutus-section h3 {
      font-size: 30px;
      font-weight: 700;
      text-align: center;
      position: relative;
      color: var(--primary-color);
      margin-bottom: 30px;
      margin-top: 35px;
  }
  .media-body h3 {
      font-size: 18px;
  }
  .counter-para {
      font-size: 9px;
  }
  .mobile-heading .seperator {
      border-bottom: 1px solid var(--secondary-color);
      width: 150px;
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 50px;
      border-top: 3px solid var(--primary-color);
  }
  .notice-section .notice-board .nav-item a {
    font-size: 7px;
}
.notice-section .notice-detail-tab ul li a {
  text-decoration: none;
  font-size: 10px;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 50%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-top: 8px;
}


  /* langing page responsive  */
  /* inner page responsive */
  .inner-page-banner {
    padding: 60px 0;
  }
  .chairman-img-section {
    padding: 20px 15px;
  }
  .list-of-chairman-bod-page h2 {
    font-size: 24px;
  }
  .rules-detail1 .pulish-date h4 {
    font-size: 12px;
}
.rules-detail1 span {
  font-size: 12px;
  padding: 5px;
}
.pdf-icon {
  width: 50px;
  height: 50px;
  background-color: transparent;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
}
.md-message h3 {
  font-size: 24px;
  margin-top: 20px;
  /* border-bottom: 1px solid var(--primary-color); */
}
.footer-lower ul li {
  list-style: none;
  display: inline-block;
  margin: 0px 0px;
  background: #fff;
  padding: 8px;
  width: 30px;
  height: 30px;
  line-height: 10px;
  text-align: center;
  border-radius: 50px;
}
.footer-lower ul li a {
  font-size: 15px;
}
.mainmenu {
  padding: 5px;
}
  /* inner page responsive */
}
@media only screen and (max-width: 479px) {
    .techChat-wrapper {
    width: 330px;
}
  /* aqueeb edit 24-11-2021 */
  .right-menu {
    left: 0px;
    top: 0px;
  }

  .notification-detail ul {
    padding-left: 0px;
  }

  .chart-section .technical-detail h3 {
    font-size: 30px !important;
  }

  .contact-highlight .contact-info .social-icon ul {
    padding-left: 0px;
  }

  .mainmenu {
    padding: 5px;
  }

  .menu-area .navbar-toggler i {
    color: #fff;
  }

  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
  }

  .header-logo img {
    width: 85%;
  }

  .bihar-logo {
    display: none;
  }

  .header-middle-right h2 {
    font-size: 13px;
  }

  .header-middle-right h3 {
    font-size: 12px;
  }

  .header-middle-right p {
    font-size: 10px;
  }

  .mobile-heading h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: var(--primary-color);
    margin-bottom: 30px;
  }

  /* aqueeb edit 24-11-2021 */
  .footer-section .footer-left {
    margin-bottom: 15px;
  }

  .feedback-inner-page {
    margin-top: 30px;
    margin-bottom: 50px;
    margin: 0 0;
    padding: 30px 10px;
  }

  /* md message start */
  .md-image img {
    height: auto;
    width: 100%;
    position: relative;
  }

  .lower-sec {
    width: 100%;
    padding: 16px;
    margin-top: 17px;
    margin-bottom: 15px;
    position: static;
  }

  .md-message h3 {
    margin-top: 16px;
    margin-bottom: 21px;
    font-size: 21px;
  }

  /* md message end */
  .contactus-inner-page {
    margin-top: 30px;
    margin-bottom: 50px;
    margin: 0 0;
    padding: 30px 10px;
  }

  .service-section-box .img-icon {
    margin-left: 27%;
  }

  .service-section-box {
    width: 262px;
  }

  .aboutus-inner-img .about-inner-img1 {
    text-align: center;
  }
  
  .objective-img .img-objective {
    display: none;
  }

  .objective-img .img-objective1 img {
    bottom: -9%;
    left: 44px;
  }

  .aboutus-inner-img .about-inner-img1 img {
    position: relative;
    border: 1px solid #fff;
    margin-top: 30px;
  }

  .inner-page--career img {
    width: 100%;
    height: auto;
  }

  .inner-page--career {
    margin: 0px;
  }

  .inner-page--career h4 {
    font-size: 25px;
  }

  .about-inner-main {
    margin: 0 -2% !important;
  }

  /* .service-section-box .img-icon {
      margin-left: 27% !important;
    } */
  .custom-logo {
    width: 64%;
  }

  .about-inner-main .gallery-inner-main .img-thumbnail {
    height: auto;
  }

  .aboutus-content h3::before {
    left: 13%;
  }

  u .aboutus-content h3::after {
    right: 14%;
  }

  .aboutus-section .aboutus-img {
    margin-top: 20px;
  }

  .hidden-sm {
    display: none;
  }

  .hidden-lg {
    display: block;
  }

  .counter-section h3 {
    font-size: 23px;
  }

  .counter-section h3::before {
    width: 18%;
    height: 1px;
    left: -19%;
  }

  .counter-section h3::after {
    width: 18%;
    height: 1px;
    right: -19%;
  }

  .counter-section h4 {
    font-size: 27px;
    padding-bottom: 0;
  }

  .counter-section h5 {
    font-size: 18px;
    border-bottom: 1px solid #aaa;
    padding: 4px 0;
  }

  .counter-detail {
    margin-bottom: 28px;
  }

  .counter-section h3 {
    margin-bottom: 30px;
  }

  .gallery-section h3 {
    font-size: 23px !important;
  }

  .gallery-section h3::before {
    width: 12%;
    height: 1px;
    /* left: -2px; */
  }

  .gallery-section h3::after {
    width: 12%;
    height: 1px;
    /* right: -2px; */
  }

  .notice-section {
    padding: 50px 0;
  }

  .notice-section .notice-board .nav-item {
    margin: 0 0px;
  }

  .notice-section .notice-board .notice-heading {
    padding-left: 0 !important;
  }

  /* .director-message-section h3::before {
      width: 18%;
      height: 1px;
      left: 16%;
      bottom: 13px;
    } */

  .notification-area {
    padding: 40px 0;
  }

  .director-message-section h3 {
    font-size: 23px !important;
    margin-bottom: 25px;
  }

  /* .director-message-section h3::after {
      width: 18%;
      height: 1px;
      bottom: 22%;
      right: 17%;
    } */

  .director-message-section .director-img .director-name i {
    font-size: 23px;
    top: 18px;
  }

  .footer-contact p {
    padding: bottom 40px;
  }

  .footer-top .footer-img {
    text-align: center;
    padding-bottom: 30px;
  }

  .footer-top .email-address {
    padding: 30px 0;
  }

  .footer-top h5 {
    font-weight: 700;
  }

  .footer-inner h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
  }

  .about-inner-page .inner-box {
    margin-bottom: 30px;
  }

  .aboutus-inner-img .about-inner-img1 img {
    top: 63%;
  }

  .aboutus-inner-img .about-inner-img2 img {
    top: 39%;
    opacity: 0.5;
  }

  .inner-page-banner h3 {
    font-size: 16px;
  }
  .inner-page-banner h5 {
    font-size: 9px;
}
  .objective-main-heading p {
    font-size: 18px;
  }

  .objective-img .img-objective {
    bottom: -69%;
  }

  .objective-img .img-objective1 {
    bottom: -88%;
    left: 5px;
  }

  .objective-deatil p {
    margin-left: 0;
  }

  .objective-deatil {
    margin-top: 30px;
  }

  .assets-liabilities-section h2::before {
    height: 1px;
    left: 0%;
    width: 12%;
  }

  .assets-liabilities-section .assets-button {
    text-align: center;
    margin-bottom: 30px;
  }

  .assets-liabilities-section button {
    margin-top: 0;
    margin-left: 0;
  }

  .assets-liabilities-section h2::after {
    height: 1px;
    right: 0%;
    width: 12%;
  }

  .assets-liabilities-section h2 {
    font-size: 23px;
    margin: 30px 0;
}



  .assets-liabilities-section .assets-img img {
    width: -moz-available;
  }

  .rules-detail h2 {
    font-size: 23px;
    width: 240px;
    top: -18px;
    padding-top: 11px;
    padding-bottom: 8px;
  }

  .rules-detail h2 {
    text-align: center;
    font-size: 16px;
  }

  .rules-detail h2 img {
    width: 32px;
  }

  .rules-detail {
    border: 10px solid var(--secondary-color);
  }

  .rules-detail p i {
    background: #fff;
    color: var(--primary-color);
    padding: 0;
    margin-left: -23px;
  }

  .rules-detail1 p {
    margin-left: 0;
  }

  .circular-detail .pdf-icon {
    text-align: center;
  }

  .rules-detail1 .pdf-icon img {
    width: 30px;
    /* margin-bottom: 30px; */
  }

  .rules-detail1 .pulish-date h4 {
    background: #38a3a5;
    padding: 5px 10px;
    border-radius: 5px;
    color: rgb(255 255 255);
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    margin: 30px 0;
  }

  .rules-detail1 span {
    background: #38a3a5;
    padding: 3px 14px;
    color: rgb(255 255 255);
    text-align: center;
    border-radius: 5px;
  }

  .acts-section h2::after {
    width: 14%;
    height: 1px;
    right: 25%;
  }

  .acts-section h2::before {
    width: 14%;
    height: 1px;
    left: 25%;
  }

  .acts-button button {
    margin-top: 0;
  }

  .acts-button {
    text-align: center;
    margin: 30px 0;
  }

  .slider-lower {
    position: static;
    padding: 20px;
  }

  .slider-lower-inner1 {
    border-right: none;
  }

  .slider-lower-inner h3 {
    font-size: 17px;
    margin-top: 8px;
  }

  .slider-lower-inner1 h3 {
    font-size: 17px;
    margin-top: 8px;
  }

  .slider-lower-inner p {
    font-size: 8px;
  }

  .slider-lower-inner1 p {
    font-size: 9px;
  }

  .slider-lower-inner img {
    width: 100%;
    height: 50px;
  }

  .aboutus-section {
    padding: 25px 0px;
    margin-top: 0px !important;
  }

  .about-inner-main {
    margin: 0;
  }

  .aboutus-section h3 {
    font-size: 23px !important;
    margin-bottom: 24px;
  }

  .aboutus-section h3::before {
    left: 18%;
  }

  .aboutus-section h3::after {
    right: 18%;
  }

  .about-inner-main {
    padding: 15px;
  }

  .gallery-inner-main .img-thumbnail {
    height: auto;
  }

  .gallery-section iframe {
    width: 220%;
  }

  .director-message-section .director-img .director-name i {
    margin-left: 8px;
  }

  .notification-area ul li a {
    font-size: 15px;
  }

  .contact-highlight .contact-info ul li a {
    font-size: 15px;
  }

  .contact-highlight .contact-info img {
    width: 7% !important;
  }

  .slider-section img {
    height: auto;
    width: 100%;
    margin-bottom: 0;
    /* margin-top: 55px; */
  }

  .about-us-content-section {
    margin-bottom: 50%;
  }

  .about-us-content-section {
    margin-bottom: 30px;
  }

  .inner-page-banner {
    background-image: url("../img/new-bg/contact_us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 18vw 0;
  }

  /* #chartdiv {
      width: 100%;
      height: 272px;
    } */
  .map-mobile-view svg {
    width: 100%;
  }

  .chartdiv {
    width: 100% !important;
  }

  /* acts card styling aqueeb */
  .pdf-icon {
    width: 25px;
    height: 25px;
    border-radius: 5px;
    font-size: 15px;
  }

  .acts-title h5 {
    font-size: 12px;
  }

  .acts-pdf-btn a {
    font-size: 8px;
  }

  /*aqueeb mpbilw map styling   */
  #root .nativeScroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }

  .list-slider a {
    background: #fff;
    border-radius: 4px;
    display: block;
    padding: 10px 10px 9px;
    font-size: 11px;
    font-weight: 500;
    color: #000;
    margin: 0 5px 10px;
    box-shadow: 0 4px 10px 0 hsl(0deg 0% 66% / 60%);
    position: relative;
    z-index: 0;
    overflow: hidden;
    white-space: nowrap;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .img {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    margin-right: 5px;
  }

  .list-slider img {
    width: 100%;
  }

  .list-slider .item-group {
    min-width: 43vw;
    width: 43vw;
    margin-bottom: 10px;
  }

  .list-slider .item {
    width: 100%;
  }

  .mySlides iframe {
    height: 150px;
    width: 100%;
  }

  .close {
    color: #084760;
    position: absolute;
    top: 20%;
    right: 10%;
    font-size: 30px;
  }

  .myCarousel {
    top: 0;
  }

  .story-section h3::after {
    right: 12%;
  }

  .story-section h3::before {
    left: 12%;
  }
  .board-member-profile-section h2 {
    font-size: 23px;
}
.seperator {
    border-bottom: 1px solid var(--secondary-color);
    width: 150px;
    font-weight: 700;
    margin-top: -20px;
    margin-bottom: 10px;
    border-top: 3px solid var(--primary-color);
}
.gallery-section h3 {
    margin-bottom: 30px;
}
.director-message-section .director-img .director-name i {
    font-size: 15px;
    top: 18px;
    left: 20px;
}
.story-section h3 {
    margin-bottom: 30px;
}
.service-section-box {
    margin: 35px 0px;
  }
  .objective-page-content h2 {
    font-size: 23px;
    margin: 30px 0;
}
.about-us-content-section h2 {
    font-size: 23px;
    margin: 25px 0;
}
.before-chairman h2 {
    font-size: 23px;
    margin: 30px 0;
}
.list-of-chairman-bod-page h2 {
    font-size: 23px;
    margin: 30px 0;
}
.acts-section h2 {
    font-size: 23px;
    margin: 30px 0;
}
.photo-gallery h2 {
    margin-bottom: 30px;
    padding-top: 25px;
    font-size: 23px;
}
.news-section h4 {
    font-size: 23px;
    margin-bottom: 30px;
}
  /*aqueeb mpbilw map styling   */
}
/* @media screen and (min-width: 824px) {
    .service-section-box {
      width: 100%;
    }
  } */
/* @media screen and (max-width: 823px) {
    .service-section-box {
      width: auto;
    }
  
    .service-section-box .img-icon {
      margin-left: 36%;
    }
  } */

  /* .about-inner-main {
      margin: 0px -10% !important;
    }
    .aboutus-section h3 {
      font-size: 27px;
    }
    .about-inner-main .gallery-inner-main .img-thumbnail {
      height: auto;
    }
    .aboutus-content p {
      font-size: 16px !important;
    }
    .service-section-box .img-icon {
      margin-left: 23% !important;
    }
    .gallery-section h3 {
      font-size: 26px;
    }
    .director-message-section h3 {
      font-size: 27px;
    }
    .director-message-section p {
      font-size: 14px !important;
    }
    .director-message-section .director-img .director-name i {
      top: 16px !important;
      left: -16px !important;
    } */
