.container {
  padding-left: 0px !important;
}
.aboutus-menu li {
  width: calc(100% / 3) !important;
}
.nav-tabs > li.active > a {
  background-color: #92d050 !important;
}
.row .col-md-1 {
  padding-left: 0px !important;
}
.years-tabs > li.active > a {
  background-color: #08b2f0 !important;
  color: #ffffff !important;
  font-size: 20px;
  font-weight: bold;
}
.years-tabs > li > a {
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  width: 81px;
}
.years-tabs > li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #08b2f0 !important;
}
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #ffffff !important;
  cursor: default !important;
  background-color: #92d050 !important;
  border: none !important;
}
.aboutus-tabs {
  margin-bottom: 50px !important;
}
.m-t-10-px {
  margin-top: 10px;
}
.row {
  margin-left: 0px;
}
.m-r-10-px {
  margin-right: 10px;
}
.arrow-div {
  position: relative;
  border: 5px solid #dddddd;
}
.arrow-div:after,
.arrow-div:before {
  top: 101%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-div:after {
  /* border-color: rgba(241, 241, 241, 0);
  border-top-color: #f1f1f1;
  border-width: 20px;
  margin-left: -20px; */
}
.arrow-div:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #92d050;
  border-width: 15px;
  margin-left: -19px;
}

.press-room-header {
  color: #10a0db !important;
  font-weight: bold;
}

.path {
  color: #828282;
}

.years-tabs {
  /* width: 1155px; */
  /* height: 62px; */
  border: solid 1px #dddddd !important;
  background-color: #f8fafb;
}

.year-list {
  /* width: 10%; */
  text-align: center;
}

.panel-title a:after {
  font-family: Fontawesome;
  content: "\f077";
  float: right;
  font-size: 10px;
  font-weight: 300;
}
.panel-title a.collapsed:after {
  font-family: Fontawesome;
  content: "\f078";
}

.panel-group .panel {
  margin-bottom: 0;
  /* border-radius: 4px; */
  border: none;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: white;
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: white;
  border-color: #ddd;
}

.panel-title-name {
  font-size: 18px;
  color: #1f1f1f;
}

.remove-link {
  text-decoration: none !important;
}

.remove-list-style {
  list-style: none;
  display: flex;
  width: 100%;
}

.fa-chevron-right {
  color: #4f675a !important;
  display: inline;
  padding-top: 5px;
  float: left;
  width: 3%;
}
.list-details-date {
  font-size: 18px !important;
  display: inline-block;
  width: auto;
  position: relative;
  font-family: inherit;
  color: #4f675a !important;
}
.list-details {
  color: #0a0a0a;
  font-size: 18px;
  font-family: inherit;
  width: auto;
  float: left;
  line-height: 24px;
  padding: 0px 5px 15px;
  /*text-transform: capitalize;*/
}

.li-a-hover:hover {
  color: #758d80;
}

.list-details-media {
  font-size: 18px !important;
  display: inline-block;
  width: 15%;
  position: relative;
  font-family: inherit;
  color: #4f675a !important;
}
.list-details-media1 {
  color: #0a0a0a;
  font-size: 18px;
  font-family: inherit;
  width: 90%;
  float: left;
  line-height: 24px;
  padding: 0px 5px 15px;
}

.static_links {
  color: #828282;
}
.path a:hover {
  color: #10a0db;
}
.dynamic-link {
  font-weight: bolder;
  color: #1f1f1f;
}
/* .list-details-date::after {
  content: ":";
  position: absolute;
  right: 4px;
  top: 0;
} */
.panel-body ul {
  width: 100%;
  padding-inline-start: 0px;
}
.years ul {
  width: 100%;
  border: thin solid #000000;
  line-height: 190%;
  /*padding: 5% 10%;*/

  text-align: center;
  background: #000;
  color: #fff;
  font-size: 20px;
  font-family: "DrukText-Bold", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
.none {
  display: none;
}

.active {
  display: block;
}

.active {
  background: #f69145;
  color: #fff;
  width: 100%;
}
.years ul li {
  list-style: none;
  border-bottom: 2px solid #fff;
  /* margin-bottom: 10px; */
  height: 40px;
}
.fade:not(.show) {
  opacity: 1;
}
.dyear {
  cursor: pointer;
}

.mnt {
  border-bottom: thin solid #ddd;
  height: 40px;
  margin-left: 15px;
}

.mnt .dmon1 {
  display: block;
  background: #4f675a;
  color: #f7e4cb;
  padding: 4px 28px 6px 28px;
  height: 40px;
}

.dmon {
  line-height: 200%;
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
  font-family: "DrukText-Bold", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.5px;
  padding: 4px 28px 6px 28px;
  height: 40px;
  background: #f1f1f1;
}

dl dd {
  display: inline-block !important;
  padding-right: 10px;
  /* border-right: 1px solid #ddd; */
  border: 1px solid #ddd;
}
.desc {
  /* margin-top: -16px; */
  display: none;
  border: 1px solid #ddd;
  border-top: none;
  padding-top: 7px;
  margin-left: 15px;
  padding-left: 10px;
}

.active1 {
  background: #f69145;
  color: #fff;
  width: 100%;
}
.container li.active1 {
  background: none !important;
}
.ayrs li.active1 {
  background: #ff5f70 !important;
  color: #000;
}
ul,
ol {
  margin-left: 0px !important;
}
.firstcol {
  width: 12%;

  float: left;
}
.secondcol {
  width: 85%;
  float: left;
}

.thirdcol {
  width: 25%;
  float: left;
}
.fourthcol {
  width: 75%;
  float: left;
}

.list-details a {
}

@media (max-width: 767px) {
  .firstcol {
    width: 18%;
    float: left;
    margin-left: -7px;
  }
  .years ul li {
    list-style: none;
    border-bottom: 2px solid #fff;
    /* margin-bottom: 10px; */
    height: 28px;
  }
  .secondcol {
    width: 82%;
    float: left;
  }
  .mnt {
    border-bottom: thin solid #ddd;
    height: 35px;
    margin-left: 0px;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
    width: 326px;
  }
  .mnt dl {
    height: 30px;
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

  .desc {
    display: none;
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 7px;
    margin-left: 0px;
  }

  .dmon {
    font-size: 12px;
    padding-left: 10px;
    height: 25px;
  }
  .mnt .dmon1 {
    height: 28px;
  }
  .list-details-date {
    font-size: 15px !important;
    width: 100%;
    color: #f4524d !important;
  }
  .list-details {
    font-size: 15px;
    font-family: inherit;
    width: 100%;
    clear: both;
  }
  .years ul {
    color: #fff;
    font-size: 15px;
  }
  .remove-list-style {
    font-size: 13px;
    display: inline-grid;
  }
  .remove-list-style p {
    margin: 0px 0 2px;
  }
  .remove-list-style .fa {
    display: none;
  }
  /*::-webkit-scrollbar {
  width: 10px;
  background:#fff !important;
}


::-webkit-scrollbar-track {
  background: none !important; 
}
 

::-webkit-scrollbar-thumb {
  background: #888; 
  border:none !important;

}


::-webkit-scrollbar-thumb:hover {
  background: #555; 
}*/

  ::-webkit-scrollbar-track {
    background-color: #a59f9f;
  }

  ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f5f5f5;
  }

  ::-webkit-scrollbar-thumb {
    background-color: #aaaaaa;
    border: 4px solid #545252;
  }
}
