html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height:320px;
}
.box1{width:24%;
      margin-left:6px;}
img{
  max-width:100%;
  /*height: auto;*/
     width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  nav{width:100%;}
  header, nav {width:768px;}
}

@media only screen and (max-width: 767px) {
  header {margin-top: 0px;width:100%;height:80px;}
  header #logo, header #searchbox{margin:0 auto; text-align:center;}
  header #searchbox{margin:0 auto; text-align:center; float:none !important;}
  nav {width:100%;background:none;height:auto;}
  nav ul li {float: none;background:url(../images/menu-bg.jpg) repeat-x;text-align:center;padding-bottom:0px;}
  nav ul li a{margin-bottom : 0px;}
  #content{background-color:#ffffff;}
  .offset05 { left: 0;
    position: absolute;
    right: 0;
    top: 40px;
}
  
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}


@media (max-width: 1030px){
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
{max-width:1000px;width:100%;padding:0 15px;}

.topcenter,
.topicons{width:100%;}
.logo{background-size: 100% auto; background-repeat: no-repeat;width:100%;margin-bottom:20px;}
header,
.mainmenu{width:100%;padding:0 15px;}

.zerogrid .publications{width:80%;}
.zerogrid .pubaddress{width:20%;}

.featured{padding:0 15px;}
.zerogrid,
.zerogrid .topnews{width:100%;}
.slider-wrapper{width:100% !important;}
.tx-t3sjslidernews-pi1 .lof-css3{width:100% !important;}
.zerogrid .row_successp{width:100%;}
.zerogrid .row_success{width:100%;}
.events,
.row_success .middleimages{width:100%;height:auto;}
.twitter .twitees iframe {width:100% !important;}
.topright{position:absolute;top:10px;right:15px;}
#lvemp_content5{width:100%}
div.lvemp_lnewsimg{height:auto;}
#lvemp_lnews{background:none;padding:5px;margin:0;}
div.lvemp_lnews_textcontent,
div.lvemp_lnewsimg{    background-color: #f1f1f1;    min-height: 80px;    border-radius: 0px;padding:0 10px;}
}
@media (max-width: 767px){
.mainmenu .homeimage{float:left;}
.menu_container{display:none;}
ul.footermain li{width:100%;}
ul.footermain li strong{width:100%;margin-top:15px;}
.zerogrid .pubaddress,

.zerogrid .publications{width:100%;}
.departments,
.twitter,
#lvemp_lnews{width:100%;height:auto;height: initial;}
footer,
.zerogrid,
.zerogrid .row_success{float:left;width:100%;}
.zerogrid .publications,
.rhanews-content1,
.rhanews-content2,
div.lvemp_lnews_textcontent, div.lvemp_lnewsimg,
.publicationsaddress {width:100%;height:auto;min-height:inherit;padding:10px;}
.rhanews-content2 iframe{width:100%;}
.publicationsaddress{margin-top:20px;}
.topright{width:100%;float:right;position:relative;left:0;top:0;padding:10px 0;}
#searchbox{float:right;width:auto;}
.languages{margin:3px 0 0;float:right;width:auto;}
#tx_indexedsearch{float:right;margin-right:10px;}
.languages .kin,
.languages .eng{float:left;left:0;position:relative;top:0;margin-right:10px;}

}