
/*Accessablility part*/
@font-face {
    font-family: Roboto Condensed;
    src: url(../font-awesome/googlefont/RobotoCondensed-Regular.ttf);
}
@font-face {
    font-family: Roboto-Regular;
    src: url(../font-awesome/googlefont/Roboto-Regular.ttf);
}
body{
  font-family: 'Roboto-Regular', sans-serif;
  background-color: #f9f9f9;
}
.no-padding{padding: 0px !important;}
.top_bar_full {
  width:100%;

}
h1,h2,h3,h4,h5{font-family: 'Roboto-Regular', sans-serif !important;font-weight: bold;}
a{color: #505050;}
a:hover{text-decoration: none;}
#top_bar {
  margin:0px auto;
  float: right;
  overflow: hidden;
}
#top_bar ul {
  margin: 0;
  padding: 0;
}
#top_bar ul li {
  padding: 0;
  margin: 0;
  display: inline;
  font-size: 12px;
  float: left;
}
#top_bar ul li a {
    font-size: 12px;
    color: #1f3c79;
    text-align: center;
    text-decoration: none;
    color: #484848 !important;
    outline: none;
    border-right: 1px solid #ccc;
    padding: 9px 6px;
    line-height: 24px;
    font-weight: 400;
}
#top_bar ul li a:hover, #top_bar ul li .current {
  color:#A71E28;
}
#top_bar ul .last {
  border: none;
  padding-right: 0
}
/*Top bar end*/

/* top fonts*/
#font-size .small {
  font-size:11px;
}
#font-size .medium {
  font-size:13px;
}
#font-size .big {
  font-size:15px;
}
#font-size a{ line-height: 0px;}
/*end of top fonts*/


/* start of color theme style*/
#theme-style,#font-size{padding: 0px 6px !important;}
#theme-style .theme1 {
  background:#000;
  color:#ff920d;
  font-weight:bold;
  border:1px solid #ff920d;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme1:hover {
  background:#ff920d;
  color:#000;
  font-weight:bold;
  border:1px solid #000;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme2 {
  background:#000;
  color:#00ff00;
  font-weight:bold;
  border:1px solid #00ff00;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme2:hover {
  background:#00ff00;
  color:#000;
  font-weight:bold;
  border:1px solid #000;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme3 {
  background:#0000ff;
  color:#fff;
  font-weight:bold;
  border:1px solid #fff;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme3:hover {
  background:#fff;
  color:#0000ff;
  font-weight:bold;
  border:1px solid #0000ff;
  padding:0 4px;
  font-size:10px;
}
#theme-style .theme4 {
  background:#FFF;
  color:#000;
  font-weight:bold;
  border:1px solid #000;
  padding:0 4px;
  font-size:10px;
  margin-right:5px;
}
#theme-style .theme4:hover {
  background:#000;
  color:#FFF;
  font-weight:bold;
  border:1px solid #FFF;
  padding:0 4px;
  font-size:10px;
}
#top_bar ul li.last a{border-right: 0px !important}
/* end of color theme style*/

.accesability_section {
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.accesability_section a{font-size: 12px;}
.accesability_section .extralink{ text-transform: uppercase;}
.accesability_section ul{margin-bottom: 0px;}
.accesability_section .extralink li{padding-top: 2px;}
.logo {padding: 12px 0px;}
.navbar{margin-bottom: 10px;font-family: 'Roboto-Regular', sans-serif;}
.navbar-default .navbar-nav>li>a{font-family: 'Roboto-Regular', sans-serif;}
.slider_section {
    /*background: #f8f8f8 url("../img/background-lrg.png") no-repeat;*/
    box-shadow: 3px 3px 3px #ccc;
    background-position: center;
    background-attachment: fixed;
    padding: 20px 0px;
    margin-top: 177px;
    background:url(../img/Dark_Material_Design_uhd.jpg) no-repeat; 
}

.opepa_header{    background: #ffffff;}
.opepa_header .navbar-default {
        background: #00225f url("../img/navback.jpg") repeat;
        border-top: 2px solid #6b2700 !important;
    }
.carousel-caption{  
    left: 10%;
    text-align: left;
    padding: 10px;
    margin-bottom: 30px;
    background: rgba(27, 27, 27, 0.47);
  }
.left.carousel-control i{top: 50%; position: absolute;left: 24px;}
.right.carousel-control i{top: 50%;position: absolute;right: 24px;}
  .carousel-indicators {
    bottom: 0px;
}
.opepa_header .navbar{margin-bottom: 0px;}
.opepa_header .navbar-default{border:none; border-radius: 0px;}
.tabbar-section .tab-content{
  border: 1px solid #ccc;
  border-top: 0px; 
  padding:10px;
  min-height: 202px;
  max-height: 203px;
  border-top: 5px solid #00225f;
  background: rgba(255, 255, 255, 0.83);
}
.carousel-caption h3{margin:0px;}
.carousel{    border: 1px solid #ccc;}
.nav-tabs>li.active a,.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: #00225f !important;
    color: #fff;
}
.navbar-nav>li>.dropdown-menu{
  border: 1px solid #000;
    border-radius: 0px !important;
    border-top: 2px solid #000;
    padding: 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: #ffffff;
    text-decoration: none;
    background-color: #002762;
}
.dropdown-menu>li>a{
      padding: 7px 20px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  color: #000;
    background-color: #dae234;
}
.nav-tabs>li>a{
  background: #f1f1f1;
  color: #000;
  border-radius: 0px;
}

.chiefminister img{
  width: 82px;
  float: left;
  margin-right: 10px;
}
.latest li a {
    background: #00225f;
    padding: 5px 10px;
    display: block;
    margin: 4px 0px;
    color: #fff;
}
.circular li a {
    text-transform: lowercase;
    display: block;
    margin-bottom: 5px !important;
    padding-left: 20px;
}
.circular li a i{    
    position: absolute;
    left: 29px;
    }
.main_content {
    margin-top: 25px;
}
.headlines {
    border: 1px solid #ccc;
    background: #e6e6e6;
}
.headlines ul{line-height: 46px;
    margin-bottom: 0px;    padding: 0px 15px;}
.headlines span {
    background: #56a95b;
    padding: 12px 23px;
    float: left;
    color: #fff;
    font-size: 16px;
}
  /*end header accesability section*/
  .navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #00163e;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a{text-transform: uppercase;}
  .form-control,.btn-default{border-radius: 0px;}
 .navbar-default .nav>li>a{padding: 14px 12px;font-size: 13px;}
h3,h4{color: #00225f}
.thumbnail,.btn,.panel-group .panel,.panel-heading{border-radius: 0px;}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #00225f;
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
}
.col-md-3.right_section {
    padding: 0px 10px;
}
.right_section .dl-horizontal{
      font-size: 12px;
      border-bottom: 1px solid #dedede;
      padding-bottom: 5px;
      margin-bottom: 10px;
}
.contact-media{

  background: url(../img/contact.png) no-repeat;
  background-size: 100%;
  display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
        min-height: 342px;    padding-top: 90px;
        padding-bottom: 20px;
}
.input-group{margin-bottom: 10px;}
.right_section .dl-horizontal dd{    margin-left: 218px;}
.right_section .dl-horizontal dt{
    width: 83%;
    overflow: hidden;
    clear: left;
    text-align: left;
}
.footer_section{
    padding: 20px 0px;
    padding: 25px 0 15px;
    background: #00225f;
    background: -moz-linear-gradient(top,#00225f 0%,#192135 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f4066),color-stop(100%,#192135));
    background: -webkit-linear-gradient(top,#00225f 0%,#192135 100%);
    background: -o-linear-gradient(top,#00225f 0%,#192135 100%);
    background: -ms-linear-gradient(top,#00225f 0%,#192135 100%);
    background: linear-gradient(to bottom,#00225f 0%,#192135 100%);
}
.footer_section a{    color: #b9b9b9;}
.footer_section p{
    color: #a0a0a0;
    font-size: 12px;
    margin-top: 10px;
}
.aboutus h3{text-align: center;}
.aboutus p{margin: 0px 5%;text-align: center;}
.compltrw {
    overflow: hidden;
    border: 1px solid #d60227;
    padding: 4px;
    position: relative;
    margin-bottom: 10px
}
.content-award{position: absolute;top: 0px;}
.content-award h5{
    font-size: 20px;
    color: #000;
    text-align: right;
    margin-right: 18px;
    text-transform: uppercase;
}
.content-award p{
      margin: 20px 20px 0px 98px;
    color: #fff;
    font-style: italic;
    text-align: right;
    font-size: 16px;
}
.hightlight-section{padding-top: 20px;padding-bottom: 20px;}
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #0683c9;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
header.opepa_header.smaller .accesability_section{display: none;}
header h1#logo {
    display: inline-block;
    height: 150px;
    line-height: 150px;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.smaller {
    height: auto;
    position: fixed;
        top: -1px;
}
header.smaller h1#logo {
    width: 150px;
    height: 75px;
    line-height: 75px;
    font-size: 30px;
}
header.opepa_header.smaller .navbar-default{border:0px !important;}
header.opepa_header.smaller .logo{display: none;}
.compltrw:hover{webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);}
@media all and (max-width: 660px) {
    header h1#logo {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    header nav {
        display: block;
        float: none;
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }
 
   
}
@media(max-width: 1024px){
  #theme-style,.lens{display: none !important;}
  .logo img{width: 100%;}
}

@media(max-width: 768px){
  .navbar-right {
    float: left !important;
    margin-right: -15px;
}
.headlines{    display: block;
    height: 50px;
    overflow: hidden;}
.tabbar-section .tab-content{min-height:auto;height: auto;}
.carousel.slide{margin-bottom: 15px;}
}
@media(max-width: 480px){ .accesability_section a,#top_bar ul li a{font-size: 9px}
  nav.navbar.navbar-default .no-padding{padding: 0px 15px !important;}
  .box-section .thumbnail img{width: 100%}
  
  .carousel-caption{display: none;}
  .navbar-collapse{    background: #00235e;border:none;}
  .navbar-toggle{    margin-bottom: 6px;}
  .navbar-collapse .navbar-nav a{    margin: 0px;}

}




.media {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.media__image { display: block; }
.media__body {
  background: rgba(0, 29, 51, 0.97);
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;  opacity: 0;
  overflow: hidden;
  padding: 3.75em 3em;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  z-index: 999;
  cursor: pointer;
}
.media__body .btn{
  z-index: 9999;
    display: block;
    position: absolute;
    left: 33%;
}
.media__body:hover { opacity: 1;z-index:2; }
.media__body:after,
.media__body:before {
  border: 1px solid rgba(255, 255, 255, 0.7);
  bottom: 1em;
  content: '';
  left: 1em;
  opacity: 0;
  position: absolute;
  right: 1em;
  top: 1em;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
}
.media__body:before {
  border-bottom: none;
  border-top: none;
  left: 2em;
  right: 2em;
}
.media__body:after {
  border-left: none;
  border-right: none;
  bottom: 2em;
  top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.media__body h2 { margin-top: 0; font-size: 16px;text-transform: uppercase;color: #fff;}
.media__body p { margin-bottom: 1.5em; }

/**/

.demo-3 {
    position:relative;
    overflow:hidden;
    float:left;
}
.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;
}
.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
}
.demo-3 figure h2 {
    font-family:'Lato';
    color:#fff;
    font-size:20px;
    text-align:left
}
.demo-3 figure p {
    display:block;
    font-family:'Lato';
    font-size:12px;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:left
}
.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:29px 44px;
    background-color:rgba(26,76,110,0.5);
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.demo-3 figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.demo-3 figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}