/*.header_top {
    display: block!important;
}*/
.color_menu .header_menu {
  margin-top: 0px !important;
}

.short-nav {
  display: flex;
  justify-content: end;
}

.nav-2 ul {
  margin-top: 25px;
}



.short-nav .selectpicker {
  margin-left: 20px;
}

.short-nav ul li a:hover {
  color: #416A93;
}


.nav-2 {
  flex-direction: column;
}

.nav-3 .frst-head {
  display: flex;
  justify-content: end;
  position: absolute;
  right: 0;
  top: 0px;
}

.nav-3 .navbar-nav {
  display: flex;
  justify-content: left;
  padding-left: 125px;
}

.frst-head li a {
  color: #fff;
  font-size: 14px;
  padding: 0px 15px;
  cursor: pointer;
}

.frst-head li a:hover {
  /* color: #416A93; */
  color: #222;
}
.frst-head li 
{
  cursor: pointer;
}
.affix .nav-3 .frst-head li a {
  color: #000;
}

.affix .nav-3 .frst-head li a:hover {
  color: #416A93;
}

.main_header_area .header_menu.affix .navbar.navbar-default .nav.navbar-nav>li>a:hover {
  color: #416A93;
}

.content ul li a:hover {
  color: #416A93
}

.navbar.navbar-default .nav.navbar-nav li.submenu.dropdown.megamenu-fw ul li a:hover {
  color: #416A93 !important;
}

/* .about-us-banner img
{
	width: 100%;
	height: 400px;
} */
.about-us-banner img {
  width: 100%;
  height: 400px;
  /* height: 250px; */
  /* height: 320px; */
  max-width: 100%;
  object-fit: cover;
}

.nav.nav-tabs .active a {
  cursor: pointer !important;
}

.content p {
  padding: 10px 0px;
}

.toggle:checked+.title+.content {
  max-height: max-content !important;
}

.acc-text-prnt {
  cursor: pointer;
}

/* TABS */



.nav-tabs>li {
  z-index: 2;
  float: none;
  display: inline-block;
}

.nav-tabs>li>a {
  padding: 6px 6px 6px;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #737c85;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none !important;
  border-bottom: 4px solid transparent !important;
  text-align: left;
}

/*.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: transparent;
	border-bottom: 4px solid #85d6de !important;
}*/

.nav>li>a:hover,
.nav>li>a:focus {
  outline: 0;
}

.tab-content {
  padding-left: 0;
  padding-right: 0;
  border: none;
}

.tab-pane {
  /*padding: 50px 0;*/
  border-bottom: 1px solid #ecf0f1;
}

.who-we-tabs {
  display: flex;
  justify-content: flex-start;
  align-items: self-start;
}

.nav-tabs {
  display: grid;
}

.nav-tabs li {
  /* width: 200px; */
  width: auto;
}

.highlight-right-head {
  border: solid 1px #D1D3D4;
  padding: 20px;
  padding-bottom: 10px;
}

.nav-tabs {
  background-color: #F5F5F5;
}

.editContent {
  margin-left: 20px;
}

.read-more-button a {
  color: #CC0000;
}

.highlight-right {
  /* margin-bottom: 20px; */
  margin-bottom: 15px;
}

.tabs-inner {
  padding: 50px 0px;
}

.awared-content h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.awared-content-second h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 24px;
}

.awared-content-second p {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.awared-content-second ul li {
  margin-bottom: 15px;
}

.award-content-right h3 {
  /* color: #999; */
  color: #23527c !important;
  font-size: 24px;
}

.award-content-right p {
  font-size: 16px;
  line-height: 24px;

}

.content-name {
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: end;

}

.award-head {
  border: solid 1px #D1D3D4;
  padding: 20px;
}

.content-name-second {
  border-bottom: 1px #D1D3D4 solid;
}

#accordion {

  .panel,
  .panel-heading,
  panel-title,
  .panel-body {
    border: 0;
  }

  .panel {
    box-shadow: none;

    .panel-heading {
      border-radius: 0;

      .panel-title a {
        text-decoration: none;
        padding: 1em 0;
      }

      .panel-title a span {
        float: right;
        width: 50px;
      }

      .panel-title a span:after {
        content: "\2014";
        color: #1B5062;
        font-size: 20px;
      }

      .panel-title a.collapsed span:after {
        content: "+";
      }
    }
  }
}

.acr-details .panel-title a {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.panel-body ul li {
  margin-bottom: 10px;
}

.csr-policy p {
  font-size: 16px;
  margin-top: 20px;
  line-height: 24px;
}

.professional-afl ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}

.professional-afl ul {
  padding-left: 15px;
}

.professional-afl h4 {
  margin-bottom: 15px;
}

.selectpicker {
  margin-left: 20px;
}

.header-search a {
  background-color: #D8D8D8;
  border-radius: 100%;
  outline: none;
  text-decoration: none;
  color: #000;
  display: inline-block;
  transition: all 0.5s;
  border: 1px solid #D8D8D8;
  font-size: 15px;
  font-weight: bold;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-nav {
  width: 100%;
  right: 0;
  top: 0;
  padding: 15px;
  background: #fff;
  z-index: 99;
  background: #416A93;
  height: 180px;
  padding: 30px;
}

.header-search-form {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.header-search-form form {
  background-color: #fff;
  max-width: 600px;
  padding: 8px;
  border-radius: 27px;
  margin: 10px;
  height: auto;
  position: relative;
}

.search-nav form {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 50%;
}

.header-search-form form input {
  border: none;
  height: 40px;
  width: 100%;
  padding-left: 10px;
}

.header-search-form button {
  font-size: 16px;
  border: 1px solid #FBBD3A;
  border-radius: 27px;
  background-color: #FBBD3A;
  padding: 7px 25px;
  color: #2A2723;
  line-height: 26px;
}

.close-btn.open-search {
  cursor: pointer;
  position: absolute;
  right: -90px;
}

.close-btn.open-search i {
  color: #ffffff;
  font-size: 45px;
}

.position-absolute {
  position: absolute !important;
}

.search-nav {
  display: none;
}

.megamenu-content {
  height: 400px;
  overflow: auto
}

#style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}

input:focus-visible {
  outline: none;
}

.editContent h2 {
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 34px;
  color: #23527c !important;
}
.location-text h4
{
  /* color: #23527c !important; */
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #416A93;
}

.location-images img {
  width: 100%;
}

.navbar-collapse {
  padding-left: 0;
}

.menu-col {
  margin-top: 10px !important;
}

.contact-details {
  padding: 60px 0px;
}

.countery-name h2 {
  color: #999;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
}

.countery-name h2:after {
  position: absolute;
  content: '';
  background-color: #999;
  bottom: -10px;
  width: 100%;
  height: 1px;
  left: 0;
}

.city-name h3 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.city-name p {
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
}

.country-details-head {
  position: relative;
}

.country-details-head:after {
  position: absolute;
  content: '';
  background-color: #999;
  width: 1px;
  height: 100%;
  right: -15px;
  top: 0;
}

.international-country-details p {
  font-size: 14px;
}

.side-border:last-child .country-details-head:after {
  display: none;
}

.location-details {
  padding: 10px;
}

.location-details p {
  font-size: 14px;
  line-height: 24px;
}

.location-details p i {
  padding-right: 6px;
}

.location-details p a {
  color: #000;
}

.location-details h4 {
  margin-bottom: 5px;
}

.our-location-text h4 {
  margin-top: 60px;
  font-size: 40px;
  text-align: center;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'Prata', serif;
}

.location-heading img {
  /* height: 142px; */
}

.event-details {
  padding: 60px 0px;
}

.date-head {
  display: flex;
  justify-content: space-between;
}

.event-text h2 a {
  color: #000;
  margin-bottom: 15px;
}

.event-text h2 a:hover {
  color: #416A93;
}

.event-text h2 {
  margin-bottom: 10px;
  font-size: 18px;
}

.event-head {
  background-color: #f5f5f5;
  /* padding: 20px 25px; */
  padding: 10px 15px;
  margin-bottom: 30px;
  border-radius: 6px;
}

.event-head:hover {
  box-shadow: rgb(72 106 153) 0px 0px 5px;
}

.pegination-event {
  display: flex;
  justify-content: center;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #23527c;
  border-color: #ddd;
}

.event-head:hover .event-text h2 a {
  color: #416A93;
}

.date-event p {
  margin-top: 5px;
}

.bread {
  background-color: #f5f5f5;
}

.breadcrumb {
  margin-bottom: 0px;
}

.key-head {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.keywords {
  width: 100%;
}

.key-text {
  padding-right: 18px;
}

.keywords .form-control {
  border: 1px solid #000;
  border-radius: 0px;
}

.key-option {
  width: 100%;
}

.key-option .form-control {
  border: 1px solid #000;
  border-radius: 0px;
}

.find-publication h3 {
  margin-bottom: 20px;
}

.button-find {
  display: flex;
  justify-content: center;
}

.button-find button {
  width: 100px;
}

.find_publication_head {
  border: 1px #000 solid;
  padding: 20px;
}

.sticky {
  position: -webkit-sticky !important;
  position: sticky;
  top: 120px; // <-- either top/bottom needs to be specified
}

.sidemenu_event ul li {
  margin-bottom: 15px;
  font-size: 16px;
  cursor: pointer;
  color: #000;
  position: relative;
}

.sidemenu_event ul li:before {
  position: absolute;
  content: '';
  background-color: #000;
  width: 100%;
  height: 1px;
  bottom: -5px;
}

.sidemenu_event ul {
  background-color: #F5F5F5;
  padding: 20px 10px;
}

/*thank-you-css-start*/

.thnk {
  background-color: #4363a169;
}

.th-head-a {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
  height: 100vh;
  align-items: center;
}

.th-img-a img {
  width: 100%;
  width: 300px;
}

.th-text-1-a {
  text-align: center;
}

.th-text-1-a h2 {
  font-size: 50px;
  margin-top: 40px;

}

.button-text-a {
  background: #416A93;
  border-radius: 50px;
  text-align: center;
  width: 150px;
  padding: 10px;
  margin-top: 10px;
}

.button-text-a a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

@media only screen and (min-width:200px) and (max-width:460px) {
  .th-img-a img {
    max-width: 170px;
  }

  .th-text-1-a h2 {
    font-size: 22px;
    margin-top: 20px;
    font-weight: 600;
  }

  .th-text-1-a p br {
    display: none;
  }

  .th-text-1-a p {
    font-size: 17px;
    line-height: 21px;
  }

  .th-head-a {
    height: 65vh;
  }
}

@media only screen and (min-width:460px) and (max-width:767px) {
  .th-text-1-a p br {
    display: none;
  }

  .th-text-1-a p {
    font-size: 22px;
  }

  .th-head-a {
    height: 60vh;
  }

  .th-text-1-a h2 {
    font-size: 38px;
    margin-top: 40px;
    font-weight: 600;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .th-text-1-a p br {
    display: none;
  }

  .th-text-1-a p {
    font-size: 32px;
    line-height: 38px;
  }

  .th-head-a {
    height: 60vh;
  }
}


/*thank-you-css-end*/



@media (max-width: 1024px) {

  .sm_menu_outer {
    /*height:calc(100vh - 125px);*/
    height: auto;
    top: 100px;
  }

  .sm_menu_outer.slide .mobile_menu .submenu {
    top: 60px;
  }
}



@media (max-width: 992px) {
  .editContent h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .highlight-right-head {
    margin-top: 20px;
  }

  .tabs-inner {
    padding: 30px 0px;
  }

  .country-details-head {
    margin-bottom: 20px;
  }
}


@media screen and (max-width: 480px) {

  .who-we-tabs {
    display: contents;
  }

  .editContent h2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
  }

  .editContent {
    margin-left: 0px;
  }

  .awared-content-second h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .nav-tabs {
    background-color: transparent;
  }

  .csr-policy h4 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
  }

  .tabs-inner {
    padding: 20px 0px;
  }

  .professional-afl h4 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
  }

  .owl-carousel .owl-item img {
    height: 55vh !important;
  }

  .f_social {
    margin-top: 15px;
  }

  .sm_menu_outer.slide .mobile_menu .submenu {

    top: 75px !important;
  }

  .owl-carousel .owl-item img {
    object-fit: fill;
  }

  .country-details-head {
    margin-bottom: 20px;
  }
}

  @media screen and (max-width:767px) {
    .about-us-banner.banner-custom h1 {

      font-size: 22px !important;
    }
  }