/* font face starts */
@font-face {
  font-family: '__Gotham Narrow_3';
  src: url('../fonts/gothamnarrow-light.eot');
  src: local('☺'), url('../fonts/gothamnarrow-light.woff') format('woff'), url('../fonts/gothamnarrow-light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: '__Gotham Narrow_3';
  src: url('../fonts/gothamnarrow-bolditalic1.eot');
  src: local('☺'), url('../fonts/gothamnarrow-bolditalic1.woff') format('woff'), url('../fonts/gothamnarrow-bolditalic1.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: '__Gotham Narrow_3';
  src: url('../fonts/gothamnarrow-lightitalic.eot');
  src: local('☺'), url('../fonts/gothamnarrow-lightitalic.woff') format('woff'), url('../fonts/gothamnarrow-lightitalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: '__Gotham Narrow_3';
  src: url('../fonts/gothamnarrow-bold.eot');
  src: local('☺'), url('../fonts/gothamnarrow-bold.woff') format('woff'), url('../fonts/gothamnarrow-bold.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
/*font-face ends */
/* desktop nav starts */
.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto;
}
.navigation-bar {
  background-image: url(../images/mvz-section/zoonosis/mvz-background.jpg);
  background-position: center;
  width: 100%;
  background-size: cover;
  height: 110px;
}
@media screen and (max-width:768px){
  .navtext{
    display: none;
  }
  .footerlink{
    height: 45px!important;
  }
}
@media screen and (min-width:769px){
  .navmobiletext{
    display: none;
  }
}
.navtext {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
}
.fixed {
    position:fixed!important;
    top:0;
}
ul.links{
  font-size:0;
  width: 100%;
 
}
.navbar-brand{
  padding: 0px 15px!important;
}
.fixed-menu {
    height: 54px;
    background-color: rgb(242, 242, 242, 0.85);
    box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.25);
 
 
    min-width: 100%;
    height: 54px;
    width: 912px;
    height: 53px;
    color: #005260;
    text-align: center;
    font-size: 0;
    font-family: '__Gotham Narrow_3';
    text-transform: uppercase;
  z-index: 999;
  position:relative;
}
ul.links li a {
color: #005260;
    text-align: center;
    font-size: 12px;
    font-family: asap, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.links li {
    list-style: none;
    display: inline-block;
    margin: 0 auto;
    padding: 17px;
    width: 14%;
  height: 54px;
  font-size: 12px;
     font-family: '__Gotham Narrow_3';
    font-weight: 700;
    font-style: normal;
}
/* desktop nav ends */
.right-fixed-menu {
    position: fixed;
    right: 0;
    height: 291px;
    z-index: 9999;
    width: 229px;
    top: 276px;
}
 @media screen and (max-width:768px){
    .right-fixed-menu {
    display:none;
    }
   .fixed-menu{
     display:none;
   }
   .desktop-nav {
    display: none;
}
        }
@media screen and (min-width: 768px){
  .mobilenav{
    display:none;
  }
}
  @media (min-width: 768px){
    .navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #00b7af;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: white;
}
.navbar-nav>li>a {
  
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    line-height: 20px;
    color: white;
    text-transform: uppercase;
}
.nav>li {
    position: relative;
    display: block;
    margin-bottom: 2px;
}
.navbar-header.mobilenav {
   
    background-position: center;
    width: 100%;
    background-size: cover;
    height: 30px;
}
/* footer css starts here */
/*.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}*/
.footerbar{
  background-color: #F2F2F2;
  box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.25);
  min-width: 100%;
  height: 30px;
}
.footerlink{
  background-color: #005260;
    text-align: center;
    color: white;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footerlink a{
  color: white;
  text-decoration: none;
}
.footerlink a:hover{
  color: white;
  text-decoration: none;
}
.col-xs-6.footerlink:hover {
    background-color: #ff6400;
font-weight: bold;
}
.col-xs-6.footerlink:after {
    right: 0;
    content: "";
    background-color: white;
    position: absolute;
    width: 2px;
    height: 30px;
    top: 0;
}
.policylinks {
    width: 80%;
    margin: 10px auto;
  text-align:center;
}
.policylinks a{
      color: #005260;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    font-family: '__Gotham Narrow_3';
    font-weight: 700;
    text-decoration: underline;
}
.col-md-12.footertext {
    padding-top: 20px;
    font-size: 9px;
    line-height: 11px;
    font-family: '__Gotham Narrow_3';
    font-weight: 300;
    padding-bottom: 50px;
}
@media screen and (min-width:769px){
.col-md-3.link:after {
    content: "|";
    position: absolute;
    right: 0;
}
  }
.orangebar {
    background-color: #F15A24;
}
img.img-responsive.logo {
    float: right;
}
/* footer css ends here */