a:hover, a:focus {
    text-decoration: none;
}
.events .span_more{padding-right:20px}
.indexline1 {
    background: #f4f4f4;
}
.ext li{ list-style: none; }
.news_title h3{margin:0; padding :0;font-size:1.5em}
.index_title {
min-height:40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.index_title a{color:#0075b8;    font-size: 16px;}
.index_title a:{}
.index_news {
    border: 1px solid #f2f2f2;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
    margin-bottom: 30px;
    transition: all .1s;
}
.index_news:hover {
    box-shadow: 5px 5px 20px rgba(0, 76, 127, 0.4);
    text-decoration: none;
}
.index_img img {
    padding: 1px;
    border: solid 1px #ccc;
    margin-right: 10px;
    float: left;
    width: 200px;
    height: 150px;
}
.index_con {
    margin: 10px auto;
}
p.index_text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 10px;
font-size: 14px;
}

.events{
    border: 1px solid #f2f2f2;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
    margin-top: 30px;}



.index_introduction  .row {
    display: flex;
    align-items: center;
}

.index_introduction {
    padding: 2em;
background:url(../images/logobg1.jpg)
}
.index-pic-box {
    padding: 2em;
}



.index_introduction  .wrap {
    padding: 36px 0;
}

.index_introduction img {
    box-sizing: content-box;
    height: 257px;
    width: 100%;
    object-fit: cover;
    padding: 40px 0;
}
.index_introduction  .wrap .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}

.index_introduction  .wrap .title::after {
    content: '';
    display: block;
    margin-top: 16px;
    width: 74px;
    height: 4px;
    background: #5B9BD5;
}

.index_introduction  .wrap .content {
    padding-top: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #919191;
}
.aidanews2 .index_img img {
    margin-right: 15px;
}

.index_introduction   a.more {
    display: block;
    width: 100px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    background: #24B197;
    border-radius: 40px;
    padding: 8px 32px;
    margin-top: 24px;
}
.events_con_title {
    border-bottom: 1px dashed #e3e3e3;
    clear: both;
    padding: 13px;
    margin: 0 10px;
    width: 100%;
}

.index-pic-sub-box{
background: #fff;
margin-top:2em;
}
.index-pic-sub-box img{
width:100%
}


.index-pic-box p {
    background: #24B197;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 10px;
}

.index-pic-box .col-md-6{padding: 0;}
.index-pic-box .col-md-6 a{width:80%;display:block; }
.index-pic-box a{
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    transition: all .1s;
}
.index-pic-box a:hover {
    box-shadow: 5px 5px 20px rgba(0, 76, 127, 0.4);
    text-decoration: none;
}
.sub_banner {background: #004c7f;}
.sub_banner img{opacity: 0.5;    width: 100%;
    max-height: 300px;}
.sub_sidebar h2{display:none;}
.container.subpage {
    background: #fff;
    margin: 3em auto;
    padding: 3em 2em;
}
.sub_sidebar  {
    border-bottom: 1px solid #f2f2f2;
}
.sub_sidebar  .nav  {
    display: inline-block;
}

.sub_sidebar > .nav > li {
    display: inline-block;
font-size: 1.1em;
 font-weight: 500;

}

.sub_sidebar > .nav > li > a{
font-size: 1.1em;
 font-weight: 500;

}
.sub_sidebar > .nav > li.current.active > a {
    border-bottom: 1px solid #004c7f;
 color:004c7f;
}
.sub_content {
    margin-top: 3em;
}
.sub_img {
    background: #f1f1f1;
    display: flex;
    margin: 10px;
    padding: 20px;
}
.sub_img .col-md-4{
    padding:1em 1.5em;
}
.sub_img img {
    height: 250px;
}

.news-list-box .top{
    max-width: none;
}
.news-list-box .item {
  display: flex;
  background: #fff;
  box-shadow: 0px 4px 6px rgba(0, 96, 119, 0.08);
  padding: 24px;
  align-items: center;
  transition: all .1s;
  margin-bottom: 24px;
}

.news-list-box .item:hover,
.news-list-box .item:focus,
.news-list-box .item:active {
  box-shadow: 10px 10px 40px rgba(174, 186, 192, 0.4);
color: #24B197;
    text-decoration: none;
}
.news-list-box .item .title:hover{color: #24B197;
}
.news-list-box .item .head {
  display: block;
  width: 160px;
  height: 120px;
  object-fit: cover;
  flex-shrink: 0;
  margin-right: 16px;
}

.news-list-box .item .info {
  flex-grow: 1;
  overflow: hidden;
}

.news-list-box .item .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 0.6px solid #CCCED4;
}

.news-list-box .item .date {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  word-break: break-all;
}

.news-list-box .item .tag {
  font-size: 16px;
  line-height: 22px;
  color: #0168A2;
  background: #F1F1F1;
  border-radius: 80px;
  padding: 4px 24px;
}

.news-list-box .item .tag.green {
  color: #119483;
}

.news-list-box .item .content {
  margin-top: 12px;
}

.news-list-box .item .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #303133;
  margin-bottom: 4px;
  transition: all .1s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header{    position: absolute;
    z-index: 9999;
    top: 0;}
    .navbar-brand{
        padding: 29px 15px;
        height: auto;}
    nav.navbar.bootsnav{
        border: none;
        margin-bottom: 150px;}
    .navbar-nav{
        float: left;}
    nav.navbar.bootsnav ul.nav > li > a{
        color: #474747;
        text-transform: uppercase;
        padding: 30px;}
    nav.navbar.bootsnav ul.nav > li:hover{
        background: #fff;}
     .nav > li:after{
        content: "";
        width: 0;
        height: 5px;
        position: absolute;
        bottom: -5px;
        left: 0;
        transition: all 0.5s ease 0s;}
    .navbar-inverse .navbar-nav > li.active :before {
    content: "";
        width: 100%;
        height: 5px;
        position: absolute;
        bottom: -5px;
        left: 0;}
    .nav > li:hover:after{
        width: 100%;}
    .sidebar > .nav > li:after,.breadcrumbs > .nav > li:after{
display:none !important;}
    .nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
        content: "+";
        font-family: 'FontAwesome';
        font-size: 16px;
        font-weight: 500;
        position: absolute;
        top: 35%;
        right: 10%;
        transition: all 0.4s ease 0s;}
    .nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
        content: "\f105";
        transform: rotate(90deg);}
    .dropdown-menu.multi-dropdown{
        position: absolute;
        left: -100% !important;}
    .nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        border: none;}
    @media only screen and (max-width:990px){
        nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
        nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " ";}
        .dropdown-menu.multi-dropdown{ left: 0 !important;}
        nav.navbar.bootsnav ul.nav > li:hover{ background: transparent;}
        nav.navbar.bootsnav ul.nav > li > a{ margin: 0;}
    }
    @media print {
    .container {
        background: url(/dfiles/9673/upload/groups/registered/uic_co/centerbg.jpg) center center repeat-y;}
    body {
        background: url(/dfiles/9673/upload/groups/registered/uic_co/centerbg.jpg);}
    }
.BasicProfile {
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
    width:100%;}
.titleP {
    border-left: 10px solid #ff8d23;
    overflow: hidden;
    margin-bottom: 50px;}
.titleP h4 {
    background-color: #274372;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    padding: 20px 20px 20px 20px;
    width: 120px;
	white-space: nowrap;}
.subBasic {
    overflow: hidden;}
.subBasic .left {
    float: left;
    overflow: hidden;
	text-align: left;
	padding-top: 40px;}
.subBasic .right {
    float: left;
    overflow: hidden;
	 width: 20%;
    padding: 0 0 0 30px;
    font-size: 22px;}

.subBasic .right img{
    border-radius: 50%;}
.subBasic .subPeople_img img{border-radius: 50%;}
.en-gb .titleP h4 {

    width: 240px;
    text-align: center;}

dl.article-info.muted {
    display: none;}
 .teacher_con{   text-align: left;}
 .tea_right p{   text-align: left;}

 table.table_blue td {
    padding: 10px;}
table.table_blue thead td {
    padding: 10px;}
.item-page {
    margin-bottom: 30px;}
.tea_left{ float:left; width:50%;}
.tea_right{ float:left;width:50%;}
.teacher_con{width: 30%; float: left; margin-bottom: 30px; margin-right: 5%; overflow: hidden; min-height: 200px;}
.teacher_con1 { margin-right: 0!important;}

/*news_right*/
.itemid-165 .conta ,.itemid-167 .conta{ width:72%; float:left!important;}
.news_right{ width:25%; float:right;  margin-top:20px; padding-left:1%; border-left:1px solid #eee; border-bottom:1px solid #eee;font-size:14px;}
.news_right  .aidanews2_topL{ width:100%;padding-top:10px;}
.news_right  .aidanews2_mainL{ margin:5px 0;}
.news_right .aidanews2_title{line-height:18px;}
.news_right .aidanews2_title a{ color:#1472b8; font-size:14px; font-weight:500;}
.news_right img{ max-width:40%;max-width:89px; float:left; margin-right:5px;}
<!--[if lt IE]>
.news_right img{ width:89px;}
<!--[endif]-->


.view-category .conta{width:100%;}
.view-category .news_right{ display:none;}
.news_right  .aidanews2 .even{ background:#FFF;}
.news_right  .aidanews2_line{border-bottom:1px dashed #ccc;}
.news_right .aidaord_4 .aidanews2_line{ border-bottom:none;}
.news_right h3{padding: 8px 15px;background-color: #f5f5f5;border-radius: 4px; font-size:14px; margin-top:0; line-height:20px; font-weight:bold;}
.view-article.itemid-3198 .pull-left,.view-article.itemid-3199 .pull-left{width: 72%; float: left!important;}
.news_right .aidanews2_mainL { width: 100% !important;}
.part1, .part2, .part3 {padding: 20px 20px;}
 .part1  .partleft .aidanews2_positions {padding:0!important; background: #fff; border: 1px solid #ccc;height: 150px;overflow: hidden; margin-top: 30px;}
 .part1  .partleft	.aidanews2_mainL{ width:29%!important;}
 .part1  .partleft	.aidanews2_mainR{ width:70%!important; padding: 20px 20px 10px 10px;}
  .part1  .partleft .aidanews2_title{ max-height: 40px; overflow: hidden;}
 .part1  .partleft .aidanews2{ margin-top: -20px;}
 .part1  .partleft	.aidanews2_line{ display: none;}
 .part1  .partleft	.aidanews2 img {  padding: 0; border: none;}
 .part1  .partleft .aidanews2_text{ display: inline-block;width: 100%; max-height: 70px; overflow: hidden; text-overflow: ellipsis;}
 .part1  .partright .aidanews2{padding:10px 0 0 0!important; background: #fff; border: 1px solid #ccc;height: 330px;overflow: hidden; margin-top: 10px;}
  .part1  .partright .aidanews2_title { margin:0;    display: inline;}
 .part1  .partright  .aidanews2_title a:link{ font-size: 16px;font-weight: normal;}
 .part1  .partright  .aidanews2_title a{ font-size: 16px;     width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: pre-wrap	;} 
 .part1  .events_title  h3{ border: 0;display: block;
    clear: both;
    float: none;
    background: #f5f5f5;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 20px;}
  .part1  .partright .aidanews2_positions { padding: 0 5px 0 20px !important;}
   .part1  .partright .aidanews2_mainL { width: 25% !important; text-align: center;}
 .part1  .partright  span.aidanews2_date{ font-size: 16px;height: 40px; line-height: 40px;    display: inline; padding-right: 20px;}  
  .part3  .partleft	.aidanews2_mainL{ width:15%!important;}
 
 .part3  .partleft	.aidanews2_mainR {  width: 85%; float: left; width: 85%; padding: 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  .part3  .partleft .aidanews2{ height: 390px;}
 .part3  .partleft h1.aidanews2_title { height: 50px; line-height: 50px; margin:0;}
 .part3  .partleft  .aidanews2_title a{ font-size:16px;font-weight: normal; color: #333;}
 .part3  .partleft  .aidanews2_title a:link {  font-weight: normal;display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
 .part3  .partleft  .aidanews2_date {   display: block; color:#004c7f; font-size:30px; line-height:30px; text-align: center;}
 .part3  .partleft  .aidanews2_date_2{ display: block;text-align: center;color:#004c7f; font-size:18px;}
 .part3  .partleft   .aidanews2_positions {padding: 5px 5px !important;}
  .part3  .partleft  .aidaord_1{ margin-top:15px;}
 .part3  .partleft  .aidaord_6 .aidanews2_line { display:none;}
/*div#myTabContent {
    border: 1px solid #ddd;
    border-top-color: transparent;}*/	
.partleft { width: 62%; float: left;}
.partright { width: 35%; float: right;}
.nav-tabs{border-bottom:0;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	font-size:22px;
	color: #0075b8;
    padding: 0 20px;
border:0;
	font-weight:normal;
}

.events >.nav-tabs > li> a{    padding: 0;
border:0;}
 .nav-tabs > li.active > a{font-size:22px;
   }
 .nav-tabs > li > a{font-size:22px;
    padding-right:0 30px;}
.aidanews2_text p{ margin: 0;text-align: justify; display: -webkit-box;	-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.nav-tabs > li > a {line-height: 30px;padding:0 20px;}
.qiucklink,.jobs {border: 1px solid #ccc;  margin: -1px;}
.partright h3{display: block; clear: both; float: none; background: #f5f5f5; font-size: 30px; height: 50px; line-height: 50px; border-bottom: 1px solid #ccc; margin: 0; padding: 0 0 0 20px;}
.qiucklink ul{padding-left: 0;}
.qiucklink ul li{ list-style-type: none;font-size: 16px;padding-top: 10px;}
.qiucklink ul li a{display:inline-block;padding-left: 20px;width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jobs { margin-top: 20px;}
.jobs .aidanews2_mainL { width: 100% !important;}
.jobs .aidanews2_title{}
.jobs .aidanews2_title a{ font-size:16px;font-weight: normal!important; color: #333; display: inline-block; padding: 10px 0 5px 20px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jobs  .aidanews2{ height: 134px;}
.jobs .aidanews2_line{ display: none;}
.conright1 {width: 50%;float: right;padding: 5%;}
.conleft1 {
    width: 50%;
    float: left;
    padding: 5%;}
.events_title {
    margin-bottom: 0;
}
.events .tab-pane .events_span{    position: relative;
    top: -30px;display: block;}
.nav-tabs > li > a:hover {
    border: 0;margin: 0;    line-height: 32px;
    color: #0075b8;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.events .aidanews2_date {
    padding-right: 5px;
    display: block;
    float: left;
    width: 110px;
}
.events .aidanews2_title {
     display: block;
    width: 80%;
    float: left;
}
 .rcmevents{
width: 100%;
    margin-left: 3%;
    padding: 10px;
    flex: 0 0 33.33333333%;
    float: left;
    min-height: 180px;
    background: #f0f2f5;
margin-bottom: 30px;
border-radius: 8px;
 }
 .rcmevents_title{    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
     color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    background: #f0f2f5;
    border-bottom: 1px solid #ccc;
    border-radius: 6px 6px 0 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.rcmevents_title img{height: 20px;weight: 20px;}
 .rcmevents_title a{color: #000;text-align: left;}
  .rcmevents_img{ width:30%; float:left;background: #f0f2f5;    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;}
.rcmevents_con{padding: 0 10px 0 15px; width:70%; float:left;background: #f0f2f5; font-size: 14px;}
 .rcmevents_img img{ max-width:100%}
 .rcmevents_speaker{ width:100%;min-height: 60px; }
  .rcmevents_date{ width:100%;color: #999; }
  .rcmevents_venue{ width:100%; color: #999;}
.pagination{margin: 18px 0;
    clear: both;
    float: none;
    display: block;
    text-align: center;}

.paging-box {
  margin-top: 24px;
  text-align: right;
}

.paging-box .pb_sys_common {
  text-align: right !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #4D4F53;
}

.paging-box span {
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 5px;
}

.paging-box .p_no a {
  padding: 0 12px;
  background: transparent;
  border-radius: 2px;
  color: #0168A2;
}

.paging-box .p_no_d {
  padding: 0 12px;
  background: #0168A2;
  border-radius: 2px;
  color: #FFFFFF;
}
.pagepic_tablestyle_1 {
    width: 100%;}

/* 组图标题样式 */
.pagepic_newtitle_1 {
    font-size: 22px;
    line-height: 150%;
    font-weight: bold;
    text-align: center;}

/* 组图简介样式 */
.pagepic_newdesc_1 {
    font-size: 13px;
    line-height: 150%;}

/* 当前页总页数样式 */
.pagepic_currenttotalsize_1 {
    font-size: 9pt;
    float: left;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
    width: 100%
;}

/* 图片行样式 */
.pagepic_imgcontentstyle_1 {
    height: 520px;}

/* 单个图片标题样式 */
.pagepic_titlecontent_1 {
    font-size: 9pt;
    text-align: center;
    font-weight: bold;
    line-height: 28px
;}

/* 单个图片内容样式 */
.pagepic_desccontent_1 {
    font-size: 9pt;
    line-height: 150%;
    text-align: left;
    overflow: auto;
    height: 60px;}

/* 上一图集样式 */
.pagepic_firstpagepic_1 {
    font-size: 9pt;
    line-height: 150%;
    width: 5vw;
    max-width: 100px;
    text-align: center;
    border-left: 1px solid #d6d6d6;
    background-color: #f2f2f2;}

/* 下一图集样式 */
.pagepic_nextpagepic_1 {
    font-size: 9pt;
    line-height: 150%;
    width: 5vw;
    max-width: 100px;
    text-align: center;
    border-right: 1px solid #d6d6d6;
    background-color: #f2f2f2;}

/* 上下图集图片样式 */
.pagepic_imgstyle_1 {
    border: 2px solid #eee;
    border-bottom-color: #999;
    border-right-color: #999;}

/* 上下图集超链接样式 */
A.pagepic_a_f_1:link {
    color: #000000;}

A.pagepic_a_f_1:visited {
    color: #000000;}

A.pagepic_a_f_1:active {
    color: #000000;}

A.pagepic_a_f_1:hover {
    color: #000000;}

/* 无需修改的样式 */
.pagepic_borstyle_1 {
    border: 1px solid #d6d6d6;
    padding: 5px
;}

/* 缩略图窗体样式 */
.pagepic_smalltable_1 {
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    height: 116px;}

/* 上一个箭头图片单元格样式 */
.pagepic_lefttdarrow_1 {
    padding-right: 5px;
    width: 1px
;}

/* 下一个箭头图片单元格样式 */
.pagepic_righttdarrow_1 {
    padding-left: 5px;
    width: 1px
;}
.thumbimgcontentImgList{
    position: relative;}
.thumbimgcontentClass {
    overflow: scroll !important;
    position: absolute;
    width: 100% !important;
    top: 50%;
    transform: translateY(-50%);}

@media (min-width: 1400px) {
.header {
    width: 1400px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.container.subpage {
    padding-left:2em!important;
    padding-right: 2em!important;

}
.navbar {
    position: absolute;
    right: 0;
    bottom: 0;
    float: right;
}
.mainWrap {
    margin: 10px auto !important;
    min-width: 120px;
}
	.teacher_con{width: 30%; float: left; margin-bottom: 80px; margin-right: 5%; overflow: hidden; min-height: 200px;}
	.subBasic .right{width: 30%;}
}
@media screen and (min-width: 1200px) and (max-width: 1400px)
.navbar {
    position: absolute;
    right: 0;
    bottom: 0;
    float: right;
}	
@media (min-width: 1200px)
.logo {
    margin-bottom: 0;
}
}

@media (max-width: 1200px) {

	.teacher_con{width: 45%; float: left; margin-bottom: 30px; margin-right: 5%; overflow: hidden; min-height: 200px;}
	.teacher_con1 { margin-right: 5%!important;}
	.subBasic .right{width: 30%;}
	.part1 .partright .aidanews2_mainL { width: 30% !important; text-align: center;}
	.part1 .events_title h3,.partright h3,.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {font-size:26px;}
.events .aidanews2_date {
    padding-right: 5px;
    display: block;
    float: left;
    width: 110px;
}
.events .aidanews2_title {
     display: block;
    width: 70%;
    float: left;
}
}

@media (max-width: 1024px) {
	.part1 .partright .aidanews2_mainL { width: 35% !important; text-align: center;}
.tea_left{ float:left; width:30%;}
.tea_right{ float:left;width:50%;}
	
}
@media (max-width:900px) {
.events .aidanews2_date {
    padding-right: 5px;
    display: block;
    float: left;
    width: 110px;
}
.events .aidanews2_title {
     display: block;
    width: 65%;
    float: left;
}
	
}
@media (max-width: 768px) {
.col-xs-4 {
    width: 45%;
}
.tea_left{ float:left; width:50%;}
.tea_right{ float:left;width:50%;}
 .rcmevents{width: 100%;}
	.teacher_con{width: 45%; float: left; margin-bottom: 30px; margin-right: 0; overflow: hidden; min-height: 200px;}
	.view-article.itemid-3198 .pull-left,.view-article.itemid-3199 .pull-left{width: 100%; float: left!important;}
	.news_right{ display: none;}
	.part1, .part2, .part3  {padding: 20px 0;}
	.subBasic .right{width: 40%;}
	.partleft { width: 60%; float: left;}
	.partright { width: 35%; float: right;}
	.part1 .partleft,.part1 .partright  { width: 95%; float: left;}
	#navbar ul.nav-child {
	    position: relative;
		background: none;}
.events .aidanews2_date {
    padding-right: 5px;
    display: inline;
    float: none;
    width: auto;
}
.events .aidanews2_title {
     display: inline;
    width: 65%;
    float: none;
}
    .navbar-inverse {
        background-color: #none;
    }

}
@media screen and (max-width: 768px) {
    .navbar-inverse {
        background-color: #none;
    }
    .en-gb .navbar-nav {
        padding-left: 0;
        float: right;
        background: #08817f;
        padding: 20px;
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .header .search1 {
        display: none;
    }
.header .logo {
        float: none !important;
        margin: auto !important;
        _display: block;
        display: block;
        position: absolute;
        top: 5px;
        width: 100%;
        clear: both;
        text-align: center !important;
    }
    svg {
        width: 300px;
    }
    .header .topWrap {
        height:0;
    }
    .navbar-inverse {
        background-color: #none;
    }

    .mainWrap {
        position: fixed;
        float: right;

    }
.navbar-inverse .navbar-toggle {
    margin-left: 15px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
}
@media (max-width: 640px) {
.col-xs-4 {
    width: 100%;
}
	.teacher_con{width: 100%; float: left; margin-bottom: 30px; margin-right: 0; overflow: hidden; min-height: 200px;}
	.partleft,.partright  { width: 100%; float: left;}
	.part1 .partright .aidanews2{ height: auto;}
	.part1, .part2, .part3 { padding: 0;}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { font-size: 22px;display: inline-block;padding-left: 10px;padding-right: 10px;}
	.part1 .events_title h3,.partright h3,.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {font-size:22px;}
	.quick{ margin-top: 20px;}
	.jobs  .aidanews2,  .part3  .partleft .aidanews2{ height: auto;}
	.conleft1 {width: 100%;}
	.conright1 {width: 100%;}

}