@media (min-width: 960px){
#header .header-body {
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(../../headbg.jpg);
    max-height: 200px;
    max-width: 3000px;
    padding: 0px;
}}
.mm-wrapper_opening .mm-menu_offcanvas {
    width: 60%;
}
.mm-wrapper_opening .dialog-off-canvas-main-canvas{
  margin-left:-20%;
}
.main-menu-nav-primary{
  background:none;
}
.header-container.inner, .header-row {
    height: 120px;
}
.menu.nav-menu ul.dropdown-menu>li>a,.menu.nav-menu .dropdown .dropdown-menu>li>a{
	padding-left:25px;
	padding-right:25px;
} 
.main-menu-nav-primary .inner.inside-c-tb .main-menu-1-1 .menu.nav-menu>.menu-item,
#main-menu .inner.inside-c-tb .main-menu-1-1 .menu.nav-menu>li.menu-item{
    width:10.0%;
    text-align: center;
    padding-left:0px;
    padding-right:0px;
}
.menu.nav-menu ul.dropdown-menu>li>a,
.menu.nav-menu .dropdown .dropdown-menu>li>a{
    text-align: left;
    font-size: 14px;
}
.menu.nav-menuul .dropdown-menu,
.menu.nav-menu .dropdown .dropdown-menu{
    min-width: 160px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
    border-top: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.main-menu-1-1 .menu-item a {
    display: block;
    padding: 16px 14px;
}
.main-menu-1-1 .nav-menu>.menu-item {
   padding: 0;

}
.block .block-title, .page-taxonomy .block-region-right .field-type-string, .title-inner h2 {
    border-bottom:0;
    margin-bottom:30px;
    font-size:20px ;
    font-weight:600;
    margin-top: 14px !important;
    padding-bottom: 7px;
}
.swiper-1 .swiper-slide .inner {
    left: 13%;
}
/****** og ******/
.office .officemember{
    padding: 30px 40px;
    background: #f2f2f2;
    margin-bottom:30px;
}
.office .officemember p{
    font-size: 14px !important;
}
.office .officemember .m-office{
  color:#000;
  font-size:16px !important;
}
.office .officemember .m-name{
  font-size:18px !important;
  font-weight:600;
  color:#bc0000;
}
.office .officemember .m-p{
  color:#666;
}
@media (min-width: 992px){
.office .officemember {
    /* min-height:280px;*/
}}
.leadership{
  padding-top:40px;
}
.leadership .info{
  background:#F2f2f2;
  margin:30px;
  padding:30px 40px;
  border-radius:10px;
}
.list-item .date {
    padding-left: 10px;
}
@media only screen and (min-width: 1600px){
.list-item a {
    font-size: 16px;
}
.list-3 .list-item{
    padding-top: 14px !important;
    padding-bottom: 14px !important
}
}
/******** leaderpage ********/
.leaderpage .leader {
    background: #ECECEC;
    position: relative;
    padding: 40px;
    margin-top: 120px;
    margin-bottom: 40px;
}

.leaderpage .infotitle h2 {
    color: #bc0000;
    font-weight: 600;
    margin-bottom: 5px;
}

.leaderpage .info p {
    font-size: 14px !important;
}
  .leaderpage .leaderimg,.leaderpage .infotitle,.field-body .leaderpage .infotitle p{
    text-align:center;
    margin-bottom:20px;
  }
@media (min-width: 768px){
  .leaderpage .leaderimg {
    position: absolute;
    top: -120px;
}
.leaderpage .infotitle {
    position: absolute;
    top: -110px;
    padding-left: 40px;
    text-align:left;
}
.leaderpage .info {
        padding-left: 20px;
        padding-top: 100px;
        min-height:292px;
}
}
/************** events *********/
@media only screen and (min-width: 1280px){
.eventslist .item-list ul{
display: flex;
flex-wrap: wrap;
}
.eventslist li{
  list-style:none;
}
}
.eventslist .tags {
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    padding: 20px;
    background: #bc0000;
    color: #FFF;
    line-height: 120%;
    max-width:100px;
}
/************* downloadlist **********/
.downlist {
    padding: 20px;
    margin: 10px 0;
    line-height: 150%;
    background: #ECECEC;
    display: flex;
    position: relative;
    align-items: center; 
    justify-content: space-between;
    border-radius:5px;
}
.downlist a{
  color:#333;
}
.downlist:hover{
  background: #F2f2f2;
}
.downlist:hover .atts a{
  color:#bc0000;
}
.downinfo {
    padding-right: 20px;
}
.downlist .atts {
    font-size: 25px;
}
.downlist .title{
  font-size: 16px;
}
.downlist .time:before{
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    content: "\e606";
    padding-right:5px;
    color:#29BA41;
}
@media (min-width:1200px){
.view-teacher .list-images-1-1 {
    border-bottom: 1px solid #e2e2e2;
    border-bottom: none;
    display: flex;
}
.view-teacher {
  display:flex;
  flex-wrap:wrap;
}
  
}


/*********** foot **********/
.field-body  .footer-bg-primary h4 {
    font-size: 16px;
    font-weight:600;
}
.footer-bg-primary a{
  padding:8px 5px;
  display:block;
  color:rgba(255,255,255,0.7);
}
.footer-bg-primary a:hover{
   color:rgba(255,255,255,1);
   background:rgba(255,255,255,0.2);
}
.footer-bg-primary p.copyright{
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 30px 0px;
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 12px !important;
    padding-top: 16px;
    text-align:center;
}