body{
font-family:"Poppins",sans-serif;
	min-height: 100%;
	width: 100%;
	overflow-x: hidden;
}

a {
	color: #333;
	font-size: 18px;
}

img {
	max-width: 100%;
}
figure {
	margin: 0;
	line-height: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
a:hover {
	color: #1268c5;
	text-decoration: none;
}

p {
	font-size: 18px;
	padding:0;
	margin:0;

	line-height: 28px;
}
.margin-top{
	margin-top: 50px;
}
.margin-bottom{
	margin-bottom: 50px;
}
.padding-top{
	padding-top: 15px;
}
.container{
	max-width: 1250px;
}
.mainmenu-wrap {
  background: #1268C5;

}

.mainmenu-wrap .nav-link{
  font-size: 12px;
  font-weight: 600;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.mainmenu-wrap .navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 9px;
  color: #fff;
}
.mainmenu-wrap .navbar{
  padding: .5rem 0rem;
}

/*.mainmenu-wrap .navbar-nav .active>a {
  background: #F5FAFE;
  margin-bottom: 50px;
}

.event-block {
  color:#fff;
}*/
.dropdown:hover>.dropdown-menu {
 
}



/*====wel=====*/
.weltext-detail,.newsroomsec-wrap .item-wrap,.partner-slide{
  
}
.event-item {
	margin-bottom: 40px;
}
.maincat-wrap {
  text-align:center;
  margin: 20px 0 40px 0;
}

.maincat-wrap h3 a {
  border-top: 2px solid #1268c5;
  border-bottom: 1px solid #1268c5;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.weltext-detail h2 {
  font-size: 36px;
  font-weight: 600;
}
.weltext-detail h2 span {
  font-size: 36px;
  color: #1268c5;
}
.weltext-detail p {
 text-align: justify;
}

.welfig-wrap figure {
  height: 400px;
  max-width: 100%;
}
.welfig-wrap figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.welfig-wrap {
  position: relative;
}
.welfig-wrap:after {
  content: '';
  position: absolute;
  border-right: 70px solid #fff;
  border-top:400px solid transparent;
  bottom:0;
  right:0;
  
}
/*====news room====*/

.room-newsbox figure {
   height: 300px;
    max-width: 400px;
  position: relative;
}


.room-newsbox figure img{
  border-radius: 10px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.recommend-slide .carousel {
  position: relative;
}
.newsroomsec-wrap .item {
  position: relative;
}
.newsroomsec-wrap .item h3 {
  margin-bottom: 10px;
}
.recommend-slide .item h3 a{
  font-size: 24px;
  font-weight: 600;
}
.newsroomsec-wrap .owl-controls .owl-prev {
	position: absolute;
	top: 38%;
	left: -4%;
}
.newsroomsec-wrap .owl-prev,.newsroomsec-wrap .owl-next {
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	width: 36px;
	height: 30px;
	background: #1268C5;
  position: relative;
	}
.fa-chevron-left:before {
	text-align: center;
	}

.newsroomsec-wrap .owl-next:after{
  content: '';
  position: absolute;
  border-left: 10px solid #fff;
  border-top: 30px solid transparent;
  bottom: 0;
  left: 0;
}
.newsroomsec-wrap .owl-prev:after{
  content: '';
  position: absolute;
  border-right: 10px solid #fff;
  border-top: 30px solid transparent;
  bottom: 0;
  right: 0;
}
.newsroomsec-wrap .owl-controls .owl-next {
	position: absolute;
	top: 38%;
	right:-3%;
}

.room-newsbox {
  background: #f5fafe;
  margin-right: 15px;
  height: 500px;
}
.news-roomdetail {
  padding: 15px;
  text-align: center;
}
.news-roomdetail h3{
  text-align: center;
}
.news-roomdetail h3 a {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  font-weight: 600;
}
.news-roomdetail .btn-secondary {
  background: #1268C5;
  border-radius: 0;
  border: none;
  font-size: 14px;
  margin-top: 15px;
  padding: 6px 15px 10px 10px;
  position: relative;

}
.news-roomdetail .btn-secondary:after {
  content:'';
  position: absolute;
  border-right: 12px solid #F3F0EA;
  border-top: 42px solid transparent;
  bottom: 0;
  right: 0;
}	

/*===partner====*/
.partnermain-warp {
  background: #F6F7FA;
  padding: 40px 0;
}

.partner-lists {
  background: #fff;
  padding: 40px 15px;
  border: 1px solid #ddd;
  margin-right: 10px;
  text-align:center;
  height: 150px;
}

/*====update====*/

.event-right{
  margin-left: 20px;
}
.event-right ul{
    list-style: none;
}

.event-right h2 a {
  font-size: 24px;
  font-weight: 600px;
}
.event-right h2{
  padding: 15px 0;
}
.event-right ul li i {
  padding-right: 5px;
}
.event-img figure {
  height: 220px;
  max-width: 100%;
  margin-right: 20px;
}

.event-img figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.event-l-text {
    padding: 20px;
    background: #1268C5;
    text-align: center;
    min-height: 220px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    transition: all .3s;
}
.event-l-text span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.event-l-text h4 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    transition: all .3s;
}

/*===scroll to top====*/
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background:#1268C5;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
	background: #E21E01;
	color: #fff;
}
#back-to-top.show {
    opacity: 1;
}


/*====footer====*/
.footer-top {
  background: #1268c5;
  padding: 40px 0;
}
.footer-module>header h3 {
  color: #fff;

  font-size: 24px;
  font-weight: 600;
}
.footer-module p {
  color: #fff;
}

ul.team-lists {
  list-style: none;
}
ul.team-lists li {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
ul.team-lists li a {
  color: #fff;
  font-size: 15px;
}
ul.team-lists li i {
  padding-right: 6px;
}
.contact p {

  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
}
ul.team-listss {
  list-style: none;

  
}
ul.team-listss li a{
  color: #fff;
  font-size: 15px;
}
ul.team-listss li {
  line-height: 32px;
  font-size: 14px;
}
ul.social-md {
  list-style: none;
  margin-top: 20px;
}
ul.social-md li {
  display: inline-block;
  padding-right: 15px;
}
ul.social-md li a {
  color: #fff;
  font-size: 24px;
}
.footer-bottom{
  background: #0051a9;
  padding: 10px 0;
}
.foot-right p {
  color: #fff;
  font-size: 14px;
}
.foot-pow p {
  color: #fff;
  font-size: 14px;
}
.foot-pow{
  float: right;
}
.foot-pow p a{
  color: #fff;
  font-size: 14px;
}

.banner-wrap .carousel-caption h5{
    color: #fff;	
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}
.banner-wrap .carousel-caption {
    background: rgba(0,0,0,0.4);

  text-align:left;

  padding: 20px ;
}
.banner-wrap .btn-primary {
  background: #1268C5;
  border: none;
    margin: 15px 0;
  transition: all 0.5s ease;
}

.banner-wrap .btn-primary:hover {
  background: #024d9f;
}
 .btn-secondary:hover {
  background: #024d9f;
}
.banner-wrap figure {
  
  max-width: 100%;
  
}
.banner-wrap figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.about-text {
    text-align: initial;
}
figcaption{
    background: #efefef;
    padding: 15px;
}


/*===full sllider banner=====*/
.banner-wrap1 .carousel-caption h5{
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
}
.banner-wrap1 .carousel-caption {
  background: rgba(0,0,0,0.3);
  bottom: 0;
  padding: 20px;
  left: 0;
  right: 0;
  text-align:center;
}
.banner-wrap1 .btn-primary {
  background: #1268C5;
  border: none;
  margin-top: 20px;
  transition: all 0.5s ease;
}

.banner-wrap1 .btn-primary:hover {
  background: #024d9f;
}
 .btn-secondary:hover {
  background: #024d9f;
}
.banner-wrap1 figure {
  height: 600px;
  max-width: 100%;
  
}
.banner-wrap1 figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}




/*====about-page====*/
.abouttext-wrap figure {
  height: 420px;
  max-width: 100%;
  float:left;
  margin-right: 30px;
}
.abouttext-wrap figure img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.abouttext-wrap {
margin-bottom: 40px;
}

/*===news page====*/
.newspage-newsbox figure {
  height: 300px;
  max-width: 100%;
}
.newspage-newsbox figure img{
  height: 100%;
  width: 100%;

}
.newspage-newsbox {
  background: #fff;
  box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
  border-radius: 10px;
  height: 500px;
  padding: 15px;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
.newspage-newsbox:hover {
    box-shadow: 5px 10px 20px rgb(0 0 0 / 35%);
}
.newspage-detail h3 {
  text-align: center;
  padding: 10px 0;
}
.newspage-detail h3 a {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}
.pagination-wrap .page-link {
  color: #333;
}

.pagination-wrap .page-link:focus, .page-link:hover{
  background: #1268C5;
  color: #fff;
}
.newsdetail p {
  padding-top: 20px;
}

.newsdetail h2 {
  font-size: 38px;
  font-weight: 900;
  line-height: 50px;
  padding-top: 20px;
}
ul.post-date {
  list-style: none;
}
ul.post-date li {
  display: inline-block;
  font-size: 14px;
   margin-top: 20px;
}

/*===contact======*/
.main-form .form-group input:not([type=range]), label, select, summary, textarea{
  padding: 6px ;
  border:1px solid #efefef;
  box-shadow: none;
  width: 100%;
  }
.checkbox-wrapper .form-check-inline{
  margin-bottom: 15px;
}

 .custom-select{
  border-radius: 0;
  padding: 6px;
  height: auto;
}

.main-form h3 {
  font-size: 32px;
  margin-bottom: 30px;
  line-height: 32px;
}
.main-form h3 {
  font-size: 20px!important;
  margin: 20px 0 30px 0;
}
.main-form .btn-warning {
  color: #fff;
  margin: 15px 0;
}
ul.contact-lists {
	list-style: none;
}
.contactlist-wrap .contact-lists li{
  color: #333;
  margin-bottom: 20px;
  line-height: 32px;
}
.contactlist-wrap .contact-lists li i {
	padding-right: 10px;
}
/*====team=====*/
.team-title>figure {
  height: 70px;
  max-width: 100px;
  float: left;
   margin-right: 30px;
}

.team-title>figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.team-wrap .table th, .table td{
  padding: 0.75rem 0.75rem 0.75rem 0;
  vertical-align: middle;
  font-size: 16px;
}

.team-title span {
  margin-top: 20px;
  display: block;
}

.team-wrap a span {
  padding-right: 20px;
}

.team-wrap a {
  color: #333;
}

.team-wrap .team-title > figure{
    position: relative;

width: 70px;

padding-top: 70px;

margin: 0;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px;
}

.team-wrap .team-title > figure img{
    position: absolute;

display: block;

width: 100%;

height: 100%;

left: 0;

right: 0;

top: 0;

bottom: 0;

margin: 0;

object-fit: cover;
}
.teamdetailpage-wrap {
}

.teamdetailpage-wrap figure {
  height: 300px;
  max-width: 800px;
}
.teamdetailpage-wrap figure img{
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
  padding: 15px;
  margin: 0 auto;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
ul.profile-detail {
  list-style: none;
  
  margin-top: 15px;
}
ul.profile-detail li {
  line-height: 32px;
  font-size: 18px;
}




.photogallery-item figure {
  height: 150px;
  max-width: 100%;
}
.photogallery-item figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.photogallery-item {
  margin-bottom: 30px;
}
/*====gallery detail plugin====*/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}
.img-thumbnail{
  border: none;
    background: #fff;
    box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
    border-radius: 10px;
    padding: 15px;   
    transition: all 0.5s ease;   
}
.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.video-lists {
  margin-bottom: 30px;
}

/*====download page=====*/
ul.download-lists {
  list-style: none;
}
ul.download-lists li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 32px;
}

ul.download-lists li h3 a {
  font-size: 22px;
  line-height: 32px;
}
ul.download-lists li .date {
  font-size: 14px;
}

/*===publication=====*/
.publication-lists figure {
  height: 210px;
  max-width: 100%;
}
.publication-lists figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.publication-lists h3 {
  margin: 10px 0 0 0;
}
.publication-lists h3 a {
  font-size: 20px;
  line-height: 28px;
}
.publication-lists {
  margin-bottom: 30px;
}
.publicationcat-sec .nav-pills {
  box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
  padding: 15px 10px;
}
.publicationcat-sec .nav-pills .nav-link{
  margin-bottom: 5px;
}
.publicationcat-sec .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: #1268c5;
}
.publicationcat-sec .nav-pills .nav-link:hover{
  background: #1268c5;
  color: #fff;
}
.mainmenu-wrap .dropdown-item.active, .dropdown-item:active{
  background: #1268c5;
}

.mainmenu-wrap .dropdown-item {
  font-size: 14px;
  font-weight: 600;
}
.programspage-newsbox{
  margin-bottom: 30px;
}
.programspage-newsbox figure {
  height: 350px;
  max-width: 100%;
}
.programspage-newsbox figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.programspage-detail h3  {
  padding: 10px 0;
  text-align: center;
}
.programspage-detail h3 a {
  font-size:22px;
  font-weight: 600;
  text-align: center;
  line-height: 28px;
}
.video-lists h3 a {
  font-size: 20px;
  line-height: 28px;
}
.video-lists h3{
  margin-top: 15px;
}
.photogallery-item h3 a {
  font-size: 20px;
  line-height: 28px;
}
.photogallery-item h3{
  margin-top: 15px;
}
.photogallery-item {
    background: #fff;
    box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
    border-radius: 10px;
    height:320px;
    padding: 15px;
    transition: all 0.5s ease;
}

.video-lists {
    background: #fff;
    box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
    border-radius: 10px;
    height:420px;
    padding: 15px;
    transition: all 0.5s ease;
}
.publication-lists {
    background: #fff;
    box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
    border-radius: 10px;
    height:380px;
    padding: 15px;
    transition: all 0.5s ease;
}
.table p{
 padding: 0 0 0 15px!important;
}

.event-block figure {
  float: left;
  margin: 0 15px 0px 0;
    height: 120px;
  max-width: 190px;
}
.event-block figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.event-date {
  background:#1268C5;
  color:#fff;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;

}
.event-block {
  background: #F5FAFE;
  margin-bottom: 50px;
  height: 156px;
  padding:0 15px 0 0;
}
.event-block h3 {
    padding-top: 15px;
}


.event-block h3 a{
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
/*====member directory page====*/
.memcat-lists {
  background: #F5FAFE;
  padding-bottom: 1rem;
}
.cat-head {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 15px 15px 15px;
}
.memcat-lists .nav li a{
    font-size:1rem;
}
.memcat-lists .nav li a i {
  padding-left: 8px;
  font-size: 14px;
}
.memcat-lists .nav li ul li a{
    font-size:14px;
}
.memcat-lists .nav .nav-item {
  line-height: 1.6;
}

/*===member cat page moobile view=====*/

.bs-canvas-overlay {
   opacity: 0;
   z-index: -1;
}

.bs-canvas-overlay.show {
   opacity: 0.85;
   z-index: 1100;
}

.bs-canvas {
   top: 0;
   width: 0;
   z-index: 1110;
   overflow-x: hidden;
   overflow-y: auto;
}

.bs-canvas-left {
   left: 0;
}

.bs-canvas-right {
   right: 0;
}

.bs-canvas-anim {
   transition: all .4s ease-out;
   -webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
   -ms-transition: all .4s ease-out;
}
.mobilemembercat-wrap .list-group-item{
  background: #F5FAFE;
  font-size: 14px;
}
#main-menu a span {
  padding-left: 5px;
  font-size: 12px;
}

.list-group-item.active{
  color: #333;
}
.memcat-content .table thead th{
  font-size: 14px;
}

.memcat-content .table th, .table td{
  padding: 0.75em;
  font-size: 14px;
}
ul.memcategory-title .title-lists {
  border-bottom: 1px solid #dededc;
  padding-bottom: 15px;
  margin:0 0 20px 0;
}
ul.memcategory-title {
  margin: 0;
}
/**** member display style new *****/
.memberdirectory-wrap .member_content{
    border: 0;
    box-shadow: 0 0 1px rgba(18, 104, 197, .5);
    color: #1d1d1d;
}
.memberdirectory-wrap .member_content:not(:last-of-type){
    margin-bottom:1.25rem;
}
.card-header{
    padding: 1rem;
    border:0;
    background-color: rgba(18, 104, 197, .1);
}
.card-header .btn-link{
    padding:0;
    display: block;
    width: 100%;
    text-align: left;
    color: #555;
    font-size: 1.125rem;
}
.card-header .btn-link:hover{
    text-decoration:none;
}
.card-header .btn-link .fa{
    float:right;
    font-size: .75rem;
    margin-left:1rem;
}
.card-header .btn-link:not(.collapsed) .fa{
    transform:rotate(180deg);
}
.btn-light-grey{
  border-radius: 999px;
  background: #1268C5;
    border: 1px solid #1268C5;
    color: #fff;
}
.btn-light-grey:hover {
  color: #fff;
}
.text-color{
  color: #1268C5;
  font-weight: 600;
}

.welfig-wrap1 figure {
 
}
.welfig-wrap1 figure img {
  object-fit: cover;
}
.memsub-drop {
 right:100%!important;

}
.about-wraper{
  background: #F5FAFE;
  padding: 50px 0
}
.form-title {
  text-align: center;
}
.form-title h3 {
  font-size: 32px;}
.form-title span {
  font-size: 18px;
  padding-top: 15px;
  display: block;
}

.mem-subcat {
  font-size: 20px!important;
}
.sdgs-wrap figure {
 
  max-width: 100%;
}
.sdgs-wrap figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
 .learn-more{
  background: #1268C5;
border-color: #1268C5;
  font-size: 14px;
  margin-top: 20px;
}
   
.eventsnew-wrap{
  margin-bottom: 30px;
}
.eventsnew-wrap figure {
  float: left;
  height: 160px;
  max-width: 220px;
  margin-right: 20px;
}
.eventsnew-wrap figure img {
  border-radius: 12px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.event-detailwrap h3 a {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

.event-detailwrap p {
  font-size: 16px;
  padding-top: 10px;
}

.news-eventboxwrap figure {
  height: 250px;
  max-width: 100%;
}
.news-eventboxwrap{
    background: #fff;
    padding: 15px;
    box-shadow: 0px 2px 7px rgb(22 30 106 / 30%);
    border-radius: 10px;
  height: 480px;
  margin-bottom: 30px;
}

.news-eventboxwrap figure img {
  border-radius: 12px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.newnewssevent-detailwrap h3 a {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
  padding: 10px 0;
}
.newnewssevent-detailwrap h3{
  padding: 10px 0;
}

.newnewssevent-detailwrap p {
  font-size: 16px;
}
.neweventmore {
  background: #1268C5;
  margin-top: 15px;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.fedflash-wrap{
  background: #F4F4F8;
  padding: 40px 0;
}

.flash-img figure {
  height: 300px;
  max-width: 100%;
}
.flash-img figure img{
  border-radius: 12px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.flash-detail {
  align-items: center!important;
}

.flash-detail h3 a {
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
}

.flash-detail p{
  padding: 15px 0 0 0;
}
.about-wrapper1 {
  padding:20px;
  height: 450px;
}
.story-img>figure {
  height: 230px;
  max-width: 100%;
}
.story-img>figure>img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.publication-boxwrap figure {
  height: 250px;
  max-width: 100%;
}
.publication-boxwrap img{
  border-radius: 12px;
  height: 100%;
  width: 100%;
}
.publication-detailwrap h3 {
  margin-top: 15px;
}


.publication-detailwrap h3 a {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.publication-detailwrap p{
  padding: 15px 0 0 0;
}
ul.publication-newslists {
background: #fff;
    box-shadow: 3px 0 10px rgb(0 0 0 / 35%);
 
  list-style: none;
  margin: 0;
  padding: 15px;
}

ul.publication-newslists li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
ul.publication-newslists li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.publication-tab{
    margin-top: 20px;
}
.publication-tab .nav-tabs{
  border: none;
  background: #F5FAFE;
 border-color: #F5FAFE;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #1268C5;
  border-color: #1268C5;
  color: #fff;
  
}
.nav-tabs .nav-item{
  margin-bottom: 0;
}

.nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  padding: 10px 15px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
   background: #1268C5;
  border: none;
  color: #fff;
}
ul.publication-newslists li a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.checkbox-wrapper .form-check-inline{
  margin-bottom: 15px;
}
.summem-subcat {
  font-size: 20px!important;
  line-height: 32px;
  padding-left: 20px;
}
.preview-pagewrap h3 {
  font-size: 15px!important;
  font-weight: 600;
  margin: 10px 0!important;
}
.preview-pagewrap ul li{
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 24px;
}

.news-eventboxwrap{
background: #fff;
    padding: 20px;
    box-shadow: 0px 2px 7px rgb(22 30 106 / 30%);
    border-radius: 10px;
  height: 480px;
}
ul.newnotices-lists {
  background: #fff;
  padding: 15px;
  box-shadow: 0px 2px 7px rgb(22 30 106 / 30%);
  border-radius: 10px;
}

ul.newnotices-lists li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}
ul.newnotices-lists li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}


.date-wrap span {
  font-size: 14px;
  padding-right: 10px;
}
.date-wrap {
  margin-top: 5px;
}

.date-wrap a{
   font-size: 14px;
}
.date-wrap a i {
  padding-left: 5px;
  color: #E11B22;
}
.badge-secondary{
  background: #E11B22;
}
.sdgs-mainwrap{
background: #fff;
    padding: 20px;
    box-shadow: 0px 2px 7px rgb(22 30 106 / 30%);
    border-radius: 10px;
  height: 400px;
}
.sdgs-detail p {
    text-align: justify;
}
.newssection-wrap{
  background: #1268C5;
  padding: 15px 0 0 0; 
}
.maincat-wrap1 {
    text-align: center;
    margin: 20px 0 40px 0;
}
.maincat-wrap1 h3 a {
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
  color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.newspage-detail{
  text-align: center;
}
.newspage-detail h4 {
  padding-bottom: 10px;
}


















@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}	