/*--@font-face ---*/
@font-face {
  font-family: 'Calibri-Italic';
  src: url('../fonts/Calibri-Italic.woff') format('woff'),
       url('../fonts/Calibri-Italic.ttf') format('truetype'),
       url('../fonts/Calibri-Italic.svg#Calibri-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibrii';
  src: url('../fonts/calibrii.eot');
  src: url('../fonts/calibrii.woff2') format('woff2'),
       url('../fonts/calibrii.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri-Bold';
  src: url('../fonts/Calibri-Bold.woff') format('woff'),
       url('../fonts/Calibri-Bold.ttf') format('truetype'),
       url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibrib';
  src: url('../fonts/calibrib.eot');
  src: url('../fonts/calibrib.woff2') format('woff2'),
       url('../fonts/calibrib.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/Calibri.eot');
  src: url('../fonts/Calibri.woff2') format('woff2'),
       url('../fonts/Calibri.woff') format('woff'),
       url('../fonts/Calibri.ttf') format('truetype'),
       url('../fonts/Calibri.svg#Calibri') format('svg'),
       url('../fonts/Calibri.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri Bold Italic';
  src: url('../fonts/Calibri Bold Italic.eot');
  src: url('../fonts/Calibri Bold Italic.woff2') format('woff2'),
       url('../fonts/Calibri Bold Italic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calibri-BoldItalic';
  src: url('../fonts/Calibri-BoldItalic.woff') format('woff'),
       url('../fonts/Calibri-BoldItalic.ttf') format('truetype'),
       url('../fonts/Calibri-BoldItalic.svg#Calibri-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}



/*--reset css --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Arial, Helvetica, sans-serif';
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	top: 0 !important;
}
p{ line-height: 23px;}
a:hover,a:focus {
	outline: none !important;
}
.goog-te-banner-frame {
	display: none !important;
}
.goog-te-gadget-simple img {
	background-image: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #000 !important;
}
.goog-te-gadget-icon {
	width: auto !important;
	height: auto !important;
}
.goog-te-gadget-simple {
    background-color: #fff;
    font-size: 16px !important;
    display: inline-block;
    padding-top: 0 !important;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    height: 27px !important;
    border-radius: 3px !important;
}
.header .top-nav-wrap {
	background: #005382;
}

.header .top-nav-block ul li {
    display: inline-block;
    padding: 8px 9px 10px 9px;
}
.header .top-nav-block ul li:nth-child(6) {
	padding-right: 0;
}
.header .top-nav-block ul li a {
	color: #FFF;
	line-height: 27px;
	font-size: 16px;
}
.header .top-nav-block ul li a:hover,.header .top-nav-block ul li a:focus {
	color: #F3F3F3;
	text-decoration: none;
}
.logo-wrap {
	background: #fcfcfc; 
    background: -webkit-linear-gradient(#fcfcfc, #e0e0e0); 
    background: -o-linear-gradient(#fcfcfc, #e0e0e0); 
    background: -moz-linear-gradient(#fcfcfc, #e0e0e0); 
    background: linear-gradient(#fcfcfc, #e0e0e0); 
    padding: 7px 0;
}
.logo-wrap .wrap .block {
	float: left;
}
.logo-wrap .wrap .block.title-wrap {
	padding: 10px 10px 10px 8px;
}
.logo-wrap .wrap .block span.logo-title, .logo-wrap .wrap .block span.logo-subtitle {
    display: block;
    font-size: 35px;
    text-transform: capitalize;
    font-family: 'Calibri-Bold';
}
.logo-wrap .wrap .block span.logo-title {
	margin-bottom: 2px;
}
.logo-wrap .btn-wrap {
    text-align: right;
    margin: 33px 0 29px 0;
}
.logo-wrap .btn-wrap a.human-rights-btn {
	background: #7d665c;
    color: #FFF;
    border-radius: 9px;
    padding: 11px 23px;
    box-shadow: 0px 5px 0px 0px #5a3838;
    font-size: 20px;
}
.logo-wrap .btn-wrap a.human-rights-btn:hover {
	text-decoration: none;
    background: #5a3838;
    box-shadow: 0px 5px 0px 0px #7d665c;
}
.logo-wrap .btn-wrap a.human-rights-btn:focus {
	text-decoration: none;
}
.menu-wrap {
	background: #00518f;
	border-bottom: 1px solid #FFF;
}
.menu-wrap .menu-overlay {
	background: repeating-linear-gradient(51deg,transparent,transparent 1px,rgb(0, 106, 191) 3px,rgb(0, 106, 191) 2px)
}
.menu-wrap .navbar {
	margin-bottom: 0;
}
.menu-wrap .navbar .navbar-nav>li>a {
	font-size: 19px;
    color: #FFF;
    padding: 17px 17px;
}
.menu-wrap .navbar-collapse {
	padding: 0;
}
.menu-wrap .nav>li>a:focus, .menu-wrap .nav>li>a:hover {
	background-color: #004c8a;
	color: #FFF;
}
.bg-wrap .bg-img {
	width: 100%;
}
.bg-wrap {
	box-shadow: 0px 2px 4px #666;
}
.search-banner {
	background: url('../images/search-banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.search-banner .search-wrap .search-block {
    display: inline-block;
}








ul.left-listing,ul.right-listing {
    border: 2px solid #0092fc;
}
ul.left-listing li,ul.right-listing li {
    background:url("../images/bullet-01.png") 8px 15px no-repeat #e2f3ff;
	padding: 0px 0px 0px 23px;
}

ul.left-listing li span a,ul.right-listing li span a {
	color: #434343;
	font-family: 'Calibri-Bold';
	font-size: 15px;
	word-break: break-word;
	cursor: pointer;
}
ul.left-listing li span a:hover,ul.right-listing li span a:hover,
ul.left-listing li span a:focus,ul.right-listing li span a:focus {
	color: #818181;
	text-decoration: none;
}
ul.left-listing li:nth-child(1),ul.right-listing li:nth-child(1) {
	background: #0092fc;
    color: #FFF;
    font-size: 20px;
    padding: 4px 0 7px 9px;
}
ul.left-listing li span.icon-links,ul.right-listing li span.icon-links {
    width: 10px;
    display: inline-block;
    vertical-align: top;
}
ul.left-listing li span.links,ul.right-listing li span.links {
    display: inline-block;
    width: 93%;
    white-space: normal;
    word-break: normal;
    padding: 10px 0px;
}
.side-block {
    margin-bottom: 9px;
}
.middle-block .nav-tabs>li.active>a, 
.middle-block .nav-tabs>li.active>a:focus, 
.middle-block .nav-tabs>li.active>a:hover{
	border: 1px solid #005da1;
    background: #005da1;
    color: #FFF;
    font-size: 20px;
    padding: 0 71px 0 15px;
    line-height: 35px;
}
.middle-block .nav>li>a:focus, .middle-block .nav>li>a:hover {
	border: 1px solid #FFF;
    background: #005da1;
    color: #FFF;
}
.middle-block .tab-content {
	border:2px solid #005da1;
	padding: 9px 14px;
}
.middle-block .nav-tabs>li>a {
    border-radius: 0;
    border: 1px solid #005da1;
    color: #000;
    font-size: 20px;
    padding: 0 71px 0 15px;
    line-height: 35px;
    margin-right: 0;
}
.middle-block .nav-tabs {
	border : 0;
}
.middle-block .about-info p {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 11px;
    text-align: justify;
}
.view-more a {
    color: #005da1;
    font-size: 16px;
    font-family: 'Calibri Bold Italic';
}
.view-more {
	margin-bottom: 7px;
	margin-top: 5px;
} 
.event-block {
	text-align: center;
}  
.event-block img {
	display: inline-block;
	padding: 2px;
	border:2px solid #a0a0a0;
	width: 172px;
}
.recent-event .about-info .slick-slider {
    margin: 4px 0 8px 0;
}
.recent-event .view-more {
	text-align: center;
}
.recent-event .slick-slider .slick-next:before {
	width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #434343;
    font-size: 0;
}
.recent-event .slick-slider .slick-prev:before {
	width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #434343;
    font-size: 0;
}
.recent-event .slick-slider .slick-next {
    right: -14px;
}
.recent-event .slick-slider .slick-prev {
    left: -14px;
}
.news-release .scrollbar
{
	height: 115px;
	overflow-y: scroll;
}
.mid-block #news-release .about-info,.mid-block #press .about-info {
    height: 205px;
}

#news-release::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #e0e0e0;
}

#news-release::-webkit-scrollbar
{
	width: 8px;
	background-color: #e0e0e0;
}

#news-release::-webkit-scrollbar-thumb
{	
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #bab8b8;
}
#news-release::-moz-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #e0e0e0;
}

#news-release::-moz-scrollbar
{
	width: 8px;
	background-color: #e0e0e0;
}

#news-release::-moz-scrollbar-thumb
{	
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #bab8b8;
}
.middle-block .news-release .tab-content {
	padding-right: 6px;
}
.middle-block .news-release .about-info p {
	padding-right: 29px;
}
.middle-block .news-release .news-link {
	color: #005da1;
	font-size: 16px;
	text-decoration: none;
}
.middle-block .mid-block {
    margin-bottom: 10px;
}
.main-container {
    padding: 15px 0 12px 0;
}
.search-wrap .search-block .status-block {
	vertical-align: middle;
    display: inherit;
}
#cboxTopLeft {
	background: url(../images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
	background: url(../images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
	background: url(../images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
	background: url(../images/controls.png) no-repeat -130px -29px;
}
#cboxOverlay {
	background: url(../images/overlay.png) repeat 0 0 !important;
}
#cboxClose {
	background: url(../images/controls.png) no-repeat -25px 0;
}
#cboxTopCenter {
	background: url(../images/border.png) 0 0 repeat-x;
}
#cboxMiddleLeft {
	background: url(../images/controls.png) left top repeat-y;
}
#cboxBottomCenter {
	background: url(../images/border.png) 0 -29px repeat-x;
}
#cboxMiddleRight {
	background: url(../images/controls.png) right top repeat-y;
}
#cboxPrevious {
	background: url(../images/controls.png) no-repeat -75px 0;
}
#cboxNext {
	background: url(../images/controls.png) no-repeat -50px 0;
}
.copy-right p a,.copy-right p a:hover,.copy-right p a:focus {
	color: #565656;
	text-decoration: none;
}
.copy-right p a.design{
	color: #6CC343;
}
.qtip-blue {
    background-color: #E5F6FE !important;
    border-color: #0092FC !important;
    color: #383838 !important;
    font-size: 13px;
    box-shadow: 2px 2px 4px #666 !important;
}
.press-listing li a:before{
	content: "\f111";
    vertical-align: top;
    font-family: "FontAwesome";
    font-size: 7px;
    top: 0;
    position: relative;
}
.press-listing li a {
	color:#383838;
	font-size:18px;
	line-height: 20px;
}
.press-listing li a:hover, .press-listing li a:focus {
	text-decoration: none;
	color: #005da1;
}
.press-listing li a span {
	width: 98%;
    display: inline-block;
    padding-left: 8px;
}
ul.press-listing li {
    margin-bottom: 9px;
}
@-webkit-keyframes marquee {
  0%   { 
  	transform: translate(0, 0);
  	-webkit-transform: translate(0, 0);
  	-moz-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-0-transform: translate(0, 0); 
  }
  100% { 
  	transform: translate(0, -100%); 
  	-webkit-transform: translate(0, -100%); 
  	-ms-transform: translate(0, -100%); 
  	-moz-transform: translate(0, -100%); 
  	-o-transform: translate(0, -100%); 
  }
} 
@keyframes marquee {
  0%   { 
  	transform: translate(0, 0); 
  	-webkit-transform: translate(0, 0);
  	-moz-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-o-transform: translate(0, 0);
  }
  100% { 
  	transform: translate(0, -100%);
  	-webkit-transform: translate(0, -100%);
  	-moz-transform: translate(0, -100%);
  	-ms-transform: translate(0, -100%);
  	-o-transform: translate(0, -100%); 
  }
} 

#news-release {
  white-space: nowrap;
  overflow-x: hidden;
  box-sizing: border-box;
}
#news-release .marquee-block {
  animation: marquee 8s linear infinite; 
  -webkit-animation: marquee 8s linear infinite; 
  -moz-animation: marquee 8s linear infinite; 
  -ms-animation: marquee 8s linear infinite; 
  -o-animation: marquee 8s linear infinite; 
}
/*#news-release .marquee-block:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}*/
#news-release p {
	white-space: normal;
}
.bg-wrap .carousel-control.right,.carousel-control.left {
	background-image: none;
}
.middle-block .page-title h3 {
    font-size: 25px;
    border-bottom: 1px solid #d3d7da;
    padding-bottom: 10px;
}
.page-title .about-wrap h4.sub-title {
    font-size: 20px;
    text-transform: capitalize;
    color: #0092FC;
    margin: 20px 0 5px 0px;
    font-weight: inherit;
}
.page-title .about-wrap p.info {
    margin-bottom: 12px;
    text-align: justify;
}
.page-title .about-wrap ul.info-list li {
    margin: 12px 0;
    padding-left: 8px;
}
.about-wrap .info-list li span.icon-links {
    display: inline-block;
    width: 9px;
    vertical-align: top;
    padding-top: 0px;
}
.about-wrap .info-list li span.main-info {
    display: inline-block;
    padding-left: 4px;
    width: 98%;
    text-align: justify;
}
.about-wrap .info-list li span.icon-links i {
    font-size: 14px;
}
.info span.add-info {
    display: block;
    padding: 2px 0;
}
#navbar .nav li a.active {
    background-color: #004c8a;
    color: #FFF;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 16;
}
.middle-block p.pdf-link span {
    padding-right: 4px;
    color: #383838;
}
.middle-block p.pdf-link {
    margin-top: 11px;
    font-size: 17px;
}
.middle-block p.pdf-link:hover span,.middle-block p.pdf-link:hover i {
  color: #0092fc;
}
.middle-block p.pdf-link a {
  text-decoration: none;
}
.accordion h3, .inner-div {
  padding: 10px;
  border: 1px solid #000;
  border-bottom: 0;
}
.accordion h3 a {
  display: block;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.accordion .inner-div:last-of-type {
  border-bottom: 1px solid #000;
}
.middle-block .page-title .accordion h3.acc-title {
    border-bottom: 0;
    margin: 0;
    padding: 0px 0 8px 0;
    position: relative;
}
.accordion, .accordion * {
  -webkit-box-sizing:border-box; 
  -moz-box-sizing:border-box; 
  box-sizing:border-box;
}

.accordion {
  overflow:hidden;
  box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  border-radius:3px;
  background:#f7f7f7;
}
.accordion-section-title {
    width: 100%;
    padding: 15px;
    display: inline-block;
    border-bottom: 1px solid #d3d7da;
    background: #f2f2f2;
    transition: all linear 0.15s;
    font-size: 16px;
    text-shadow: 0px 1px 0px #e2f3ff;
    color: #121111;
    text-decoration: none;
    position: relative;
}

.accordion-section-title.active, .accordion-section-title:hover {
    background: #eaeaea;
    text-decoration: none;
    color: #171717;
    text-shadow: none;
}
.accordion-section-title:focus {
  text-decoration: none;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom:none;
}

.accordion-section-content {
  padding:15px;
  display:none;
}
a.accordion-section-title span i {
    position: absolute;
    right: 15px;
    top:35%;
    bottom: 35%;
}
.logo-wrap .wrap a,.logo-wrap .wrap a:hover,.logo-wrap .wrap a:focus  {
    text-decoration: none;
    color: #383838;
}
ul.left-listing li:nth-child(1), ul.right-listing li span.line-brk {
    display: block;
}
.mid-block #news-release .about-info, .mid-block #press .about-info p {
    padding-right: 8px;
}
.middle-block .about-wrap {
    padding-bottom: 20px;
}
.print-icon {
  float: right;
}
.print-icon button.prints {
    background: transparent;
    border: none;
    font-size: 16px;
}
.print-icon button.prints:hover {
  color: ##0092fc;
}
table.table.table-width {
    width: 100%;
}
table.table.table-width th.action-icon {
    text-align: center;
}
table.table.table-width td:nth-child(2) {
  text-align: center;
}
table.table-width td a span i {
    color: #e3331f;
}
th.action-icon {
    width: 100px;
}
table.table thead {
  background: #f2f2f2;
}
table.table thead th {
  font-weight:bold;
  color: #000;
}
.middle-block .table-striped>tbody>tr:nth-of-type(odd) {
    background: #fff;
}
.middle-block tr td ul li i.fa.fa-angle-double-right {
    font-size: 12px;
    margin-right: 4px;
}
.accordions {
  list-style: none;
  padding:0;
}
.accordions ul {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}
.accordions ul .inner .shows {
  display: block;
}
.accordions ul li {
  margin: 0.5em 0;
}
.accordions ul li a.toggles {
  width: 100%;
  display: block;
  transition: background .3s ease;
}


/* common css */
.mtxs {
  margin-top: 5px;
}
.mts {
  margin-top: 10px;
}
.mtl {
  margin-top: 15px;
}
.mtxl {
  margin-top: 20px;
}
.mbxs {
  margin-bottom: 5px;
}
.mbs {
  margin-bottom: 10px;
}
.mbl {
  margin-bottom: 15px;
}
.mbxl {
  margin-bottom: 20px;
}
.mlxs {
  margin-left: 5px;
}
.mls {
  margin-left: 10px;
}
.mll {
  margin-left: 15px;
}
.mlxl {
  margin-left: 20px;
}
.mrxs {
  margin-right: 5px;
}
.mrs {
  margin-right: 10px;
}
.mrl {
  margin-right: 15px;
}
.mrxl {
  margin-right: 20px;
}

.ptxs {
  padding-top: 5px;
}
.pts {
  padding-top: 10px;
}
.ptl {
  padding-top: 15px;
}
.ptxl {
  padding-top: 20px;
}
.pbxs {
  padding-bottom: 5px;
}
.pbs {
  padding-bottom: 10px;
}
.pbl {
  padding-bottom: 15px;
}
.pbxl {
  padding-bottom: 20px;
}
.plxs {
  padding-left: 5px;
}
.pls {
  padding-left: 10px;
}
.pll {
  padding-left: 15px;
}
.plxl {
  padding-left: 20px;
}
.prxs {
  padding-right: 5px;
}
.prs {
  padding-right: 10px;
}
.prl {
  padding-right: 15px;
}
.prxl {
  padding-right: 20px;
}
/* common css */





/*new css starts from here*/
.breadcrumbs{width:100%; display:table; font-size: 14px; line-height: 15px;}
.breadcrumbs a{color:#333;}
.breadcrumbs a:hover{color:#0092FC; text-decoration: none;}
.right-text{text-align: right;}



@media screen and (max-width: 1170px) {
  .menu-wrap .navbar .navbar-nav > li > a{font-size: 16px !important;}
  }

@media screen and (max-width: 768px) {
.right-text{text-align: left;}
    .navbar-toggle{margin-top:5px; position: fixed; top:0px; right:0px; z-index:99;}
.last-seen{padding: 10px 0px; }
.logo-wrap .wrap .block span.logo-title, .logo-wrap .wrap .block span.logo-subtitle{font-size: 32px;}



}


@media all and (min-width: 992px) {
.dropdown-menu > li > a{ color: #fff; font-size: 18px; }
  .navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
  .navbar .nav-item:hover .nav-link{ color: #fff;  }

  .navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
  .navbar .dropdown-menu.fade-up{ top:180%;  }
  .navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); background: #004c8a; }
}

.dropdown-large{ padding:20px; }

@media all and (min-width: 992px) {
  .dropdown-large{ min-width:500px; }
}

/*new css ends here*/