@import "animate.css";
/*@font-face {*/
/*    font-family: 'abtechia1';*/
/*    src: url('../fonts/abtechia-webfont.woff2') format('woff2'),*/
/*    url('../fonts/abtechia-webfont.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/
/*:root, body {*/
/*    font-family: abtechia1 !important;*/
/*    --heading-font-family:abtechia1 !important;*/
/*}*/
/*@font-face {*/
/*    font-family: 'abckidsregular';*/
/*    src: url('../fonts/abckids2-webfont.woff2') format('woff2'),*/
/*    url('../fonts/abckids2-webfont.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/

/*}*/
/*:root, body {*/
/*    font-family: abckidsregular !important;*/
/*    --heading-font-family:abckidsregular !important;*/
/*}*/


.t4-content {
    overflow-x: hidden !important;
}

.nav-breakpoint-lg .header-block-2 .t4-navbar .navbar,
.nav_left .header-block-2 .t4-navbar .navbar {
    /*float:left!important;*/
    margin-top: 11px;
    width: calc(100vw - 460px);
    /*min-width: 800px;*/
}

.img-radius {
    /*width: 200px;*/
    /*height: 200px;*/
    border-radius: 200px;
    overflow: hidden;

}

a:hover {
    text-decoration: none;
}

.img-radius image {

    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200px;

}

.head_zindex .nav_left .header-block-2 .t4-navbar .navbar {
    width: calc(100vw - 360px) !important;
}

.nav_right .navbar {
    text-align: right !important;
}

.nav_right .navbar-nav {
    flex-direction: row !important; /*元素的方向*/
}

.dropdown-menu{
    /*background-color: rgba(0,0,0,0.8) !important;*/
    font-size: 16px!important;
}

/*.t4-palette-dark .nav > li .nav-link:nth-last-child(2),*/
/*.t4-palette-dark .nav > li .nav-link:nth-last-child(3),*/

.nav_left ul.navbar-nav li.nav-item:last-child,
.nav_left ul.navbar-nav li.nav-item:nth-last-child(2),
.nav_left ul.navbar-nav li.nav-item:nth-last-child(3) {
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 16px;
    font-weight: 100;
}

.nav_left ul.navbar-nav li.nav-item:nth-last-child(2) {
    right: 70px;
}

.nav_left ul.navbar-nav li.nav-item:nth-last-child(3) {
    right: 156px;
}
.nav_left ul.navbar-nav li.nav-item:nth-last-child(4),
.nav_left ul.navbar-nav li.nav-item:nth-last-child(5),
.nav_left ul.navbar-nav li.nav-item:nth-last-child(6){
    position: absolute;
    right: 0;
    font-weight: 100;
    top: -14px;
    font-size: 14px;
    opacity: 0.5;
}

.nav_left ul.navbar-nav li.nav-item:nth-last-child(5) {
    right: 52px;
}
.nav_left ul.navbar-nav li.nav-item:nth-last-child(6) {
    right: 140px; 
}
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:last-child,
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:last-child,
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(2),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(2),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(3),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(3),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(4),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(4),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(5),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(5)
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(6),
.nav_left ul.navbar-nav li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item .dropdown-menu .dropdown-menu-inner ul li.nav-item:nth-last-child(6)

{
    position: static;
    font-size: 16px;
    opacity: 1;
}


.t4-palette-dark .nav > li a,
.t4-palette-dark .nav > li .nav-link {
    /*line-height: 70px;*/
}

.nav_right .navbar-nav .nav-link {
    padding-right: 20px;
}

.t4-megamenu .dropdown-menu a,
.dropdown-menu:hover a
    /*.t4-palette-dark .nav > li a,*/
    /*.t4-palette-dark .nav > li a.nav-link:hover*/
{
    color: #6c757d !important;
    /*background-color: rgba(0,0,0,0.1) !important;*/
}

.in_dack {
    background-color: rgba(33, 37, 41, 1) !important;
}

.t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret,
.footnav_title .module-title {
    display: none;
}

.t4-megamenu .dropdown-menu {
    box-shadow: none !important;
}

.container {
    max-width: 100% !important;
    padding-left: 75px !important;
    padding-right: 75px !important;
}

.module-title span, .module-title {
    border: 0;
    font-size: 20px;
    font-weight: 100;
}

.inner-content h4 {
    font-size: 16px;
    padding-bottom: 20px;
}

.sidebar-r .module {
    border-radius: 10px;
    border: solid 1px #ddd;
    padding: 20px;
}

.dropdown-menu {
    border: 0 !important;
}

.sidebar-r .module ul li {
    /*border-bottom:solid 1px #ddd!important;*/
    line-height: 35px;
    /*background:url("../images/arrow.png") no-repeat left;*/
    /*    padding-left: 30px;*/

}

.sidebar-r .module ul li a {
    color: rgba(0, 0, 0, 0.8) !important;

}

.t4-module .nav li
    /*.t4-card .nav li,*/
    /*.moduletable .nav li,*/
    /*.module_menu .nav li*/
{
    padding-left: 20px;
    border-bottom: 0 !important;
    width: 100%;
}

.page-header h1 {
    display: none;
}

.page-header h2 {
    text-align: center;
    padding-bottom: 20px;
}

/*.testimonial-slider .slide-item .single-item .single-img img*/
.border_radius_0 img {
    border-radius: 0 !important;
}

.btn-rounds {
    border-radius: 50px;
}

.btn.btn-outline-warning:hover {
    color: #fff !important;
}

.bg_efefef {
    /*background:#f6f6f6!important;*/
}

.bg-smoke_color {
    background-color: #f2f2f2;
}

.bg-white_color {
    background-color: #eee;
}

.bg-snow_color {
    background-color: #fcfcfc;
}

.font_weight_100 {
    font-weight: 100 !important;
}

/*index*/
#t4-sideshow .container {
    padding: 0 !important;
}

.head_zindex {
    z-index: 99;
}

.bg-denim_color {
    background-color: #2475b0;
}

.counter-area image {
    width: 60px;
}

.counter-area .counter-item {
    position: relative;
    text-align: center;
    padding: 40px 0 30px;
}

.counter-area .counter-item .counter-icon {
    padding-bottom: 20px;
}

.counter-area .counter-item .counter-icon > i {
    color: rgba(255, 255, 255, 0.7);
    font-size: 40px;
}

.counter-area .counter-item h2 {
    color: #ffffff;
    padding-bottom: 5px;
}

.counter-area .counter-item span.title {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 24.3px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.counter-area [class*="col-"]:not(:last-child) .counter-item:before {
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    width: 1px;
    height: 80px;
    top: 50%;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 575px) {
    .counter-area [class*="col-"]:not(:last-child) .counter-item:before {
        content: none;
    }
}

/*----------------------------------------*/
/*  22 - Components - Introduction
/*----------------------------------------*/

.introduction-area {
    padding-top: 95px;
    padding-bottom: 100px;
}

.introduction-img_area {
    background-color: rgba(238, 238, 238, 0.8);
    border-radius: 5px;
    margin-right: 50px;
}

.introduction-img_area .inner-img {
    /*-webkit-box-shadow: 0 10px 37px 0 rgba(0, 0, 0, 0.23);*/
    /*box-shadow: 0 10px 37px 0 rgba(0, 0, 0, 0.23);*/
    border-radius: 5px;
    position: relative;
    top: -40px;
    left: 40px;
}

.introduction-img_area .inner-img .popup-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
    .introduction-slider .intro-item .intro-content {
        padding-top: 25px;
    }
}

.introduction-slider .intro-item .intro-content > h3.heading {
    padding-bottom: 20px;
}

.introduction-slider .intro-item .intro-content > p.short-desc {
    color: #ababab;
}

.introduction-slider .intro-item .intro-content .list-item_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.introduction-slider .intro-item .intro-content .list-item_wrap ul.list-item {
    padding-top: 25px;
}

.introduction-slider .intro-item .intro-content .list-item_wrap ul.list-item > li:not(:last-child) {
    padding-bottom: 10px;
}

@media (max-width: 479px) {
    .introduction-slider .intro-item .intro-content .list-item_wrap ul.list-item > li > a {
        font-size: 12px;
    }
}

.introduction-slider .intro-item .intro-content .list-item_wrap ul.list-item > li > a i {
    margin-right: 10px;
}

@media (max-width: 479px) {
    .introduction-slider .intro-item .intro-content .list-item_wrap ul.list-item > li > a i {
        margin-right: 5px;
    }
}

.introduction-slider .intro-item .intro-content .intro-btn_wrap {
    padding-top: 30px;
}

/*  20 - Components - Newsletter
/*----------------------------------------*/
.newsletter-area {
    -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    background-color: #1054c8;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 30px 88px;
    border-radius: 8px;
    text-align: center;

}

.newsletter-area h2,
.newsletter-area h3,
.newsletter-area p {
    color: #ffffff;
}

.newsletter-area h2.heading {
    font-size: 34px;
    line-height: 58.9px;
}

.newsletter-area h3.sub-heading {
    font-size: 18px;
    line-height: 31.2px;
    text-transform: uppercase;
    padding-bottom: 15px;
    letter-spacing: 3px;
}

.newsletter-area p.short-desc {
    padding-bottom: 45px;
}

/* ---Introduction Area Two--- */
.introduction-area-2 {
    text-align: center;
}

.introduction-area-2 h2.heading {
    max-width: 75%;
    padding-bottom: 40px;
    margin: 0 auto;
}

@media (max-width: 479px) {
    .introduction-area-2 h2.heading {
        max-width: 100%;
    }
}

.introduction-area-2 h2.heading > span {
    color: #1054c8;
}

.introduction-area-2 .intro-item {
    padding: 30px 20px 36px;
    border-radius: 8px;
}

@media (max-width: 991px) {
    .introduction-area-2 .intro-item {
        margin-bottom: 30px;
    }
}

.introduction-area-2 .intro-item:hover {
    -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
}

.introduction-area-2 .intro-item .intro-img {
    padding-bottom: 20px;
}

.introduction-area-2 .intro-item h2.title {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .introduction-area-2 .intro-item h2.title {
        font-size: 18px;
    }
}

.introduction-area-2 .intro-item p.short-desc {
    font-size: 15px;
    line-height: 26px;
    color: #9b9b9b;
}

/*----------------------------------------*/
/*  25 - Components - Testimonial
/*----------------------------------------*/
.t4-section .t4-section-inner {
    /*padding-top:0;*/
    /*padding-bottom: 0;*/
}

.testimonials-area {
    /*padding-top: 95px;*/
}

.slide-item {
    width: 25%;
    float: left;
}

/* ---Testimonial Slider--- */
.testimonial-slider .slide-item .single-item {
    text-align: center;
    border: 1px solid #e5e5e5;
    margin: 5px 5px 45px;
    padding: 30px;
    background: #fff;
}

.testimonial-slider .slide-item .single-item .single-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 25px;
}

.testimonial-slider .slide-item .single-item .single-img img {
    border-radius: 100%;
}

.testimonial-slider .slide-item .single-item .single-item_content p.short-desc {
    /*font-size: 18px;*/
    /*line-height: 31.2px;*/
    color: #9b9b9b;
    /*padding-bottom: 15px;*/
}

.testimonial-slider .slide-item .single-item .single-item_content .client-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-slider .slide-item .single-item .single-item_content .client-info h6.client-name a {
    font-size: 18px;
    line-height: 31.2px;
}

.testimonial-slider .slide-item .single-item .single-item_content .client-info span.occupation {
    font-size: 14px;
    line-height: 24.3px;
    color: #9b9b9b;
    padding-left: 10px;
}

.testimonial-slider .slide-item .single-item:hover {
    -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    border-color: transparent;
}

/*----------------------------------------*/
/*  32 - Pages - About Us
/*----------------------------------------*/
/* ---Our Teacher Area--- */
.our-teacher_area {
    padding-top: 70px;
    padding-bottom: 100px;
}

.our-teacher_area .section-title {
    padding-bottom: 60px;
}

.our-teacher_area [class*="col-"]:not(:nth-child(n+5)) .single-item {
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .our-teacher_area [class*="col-"]:not(:nth-child(n+7)) .single-item {
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .our-teacher_area [class*="col-"]:not(:last-child) .single-item {
        margin-bottom: 30px;
    }
}

.our-teacher_area .btn-wrap {
    padding-top: 65px;
}

.single-inner_item {
    padding: 30px 25px 0;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 20px;
}

.t4-palette-gray {
    color: #000;
}

.single-inner_item:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
}

.single-inner_item:hover span.teacher-position {
    /*visibility: hidden;*/
    /*opacity: 0;*/
}

.single-inner_item:hover .social-link {
    opacity: 1;
    visibility: visible;
}

.single-img.with-radius {
    margin: 0 auto;
}

.single-img.with-radius img {
    border-radius: 100%;
    width: 100%;
}

.single-content h3.teacher-name {
    font-size: 18px;
    line-height: 31.2px;
    font-weight: 400;
    padding-top: 15px;
}

@media (max-width: 1199px) {
    .single-content h3.teacher-name {
        font-size: 16px;
    }
}

.single-content span.teacher-position {
    font-size: 14px;
    font-style: italic;
    color: #9b9b9b;
}

.single-content .social-link {
    position: relative;
    bottom: 25px;
    opacity: 0;
    visibility: hidden;
}

.btn.btn-outline-light:hover {
    color: #1054c8 !important;
}


/*************/
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.contact_img img {
    max-width: 250px;
    border-radius: 100%;
}

.nav_left {
    font-size: 22px;
    font-weight: bold;
}

.bg-gray {
    /*background:#f6f6f6;*/
}

.school_link {
    /*margin-right: 10px;*/
}

.school_link a {
    padding: 5px;
    background: #eee;
    display: flex;
    align-items: center;
    /*margin: 0 5px;*/
    height: 120px;
    justify-content: center;
    color: #000;
}

.t4-megamenu.animate.slide .dropdown .dropdown > .dropdown-menu,
.t4-megamenu .dropdown-menu {
    min-width: 16rem;
}

.item-image img {
    width: 300px;
    height: 200px;
    border-radius: 10px;
}

.item-content {
    width: calc(100% - 330px);
    float: right;
}

.item-content div.attachmentsContainer {
    position: absolute;
    top: 0;
    left: 16px;
    background: #fff;
    /*padding:0 1rem;*/
    /*font-size: 22px;*/
    width: 100%;

}

div.attachmentsList table {
    border-color: #ffc107;
    padding: 10px;
    display: block;
    width: 214px;
    border-radius: 100px;
    background: #ffc107;
    float: right;
    margin-right: 23px;
}

div.attachmentsList table,
div.attachmentsList table a {
    color: #fff !important;
    font-weight: 100;
}

div.attachmentsList table a {
    padding-left: 10px;
}

div.attachmentsList caption {
    float: left;
    display: none;
}

div.attachmentsList td.at_file_size,
div.attachmentsList table tbody tr.odd td.at_description {
    display: none;
}

.no-bg {
    background: none !important;
}

.newsflash-image {
    float: left;
    width: 44px;
}

.video_list .blog-items {
    border: 0 !important;
}

.video_list .blog-items .blog-item {
    width: 25%;
    float: left;
    height: auto;
    padding: 10px;
}

.video_list .blog-items .blog-item .item-content {
    float: left;
    width: 100%;
    height: 100px;
}

.video_list .item-image img,
.video_list .item-image {
    width: 100%;
    /*height: auto;*/
}

.teacher_list .item-image img,
.teacher_list .item-image {
    width: 300px;
    height: auto;
}

/****/
.global-partners .map-box {
    margin: 0.25rem auto;
    /*width: 12rem;*/
}

.global-partners .map-con {
    width: 100%;
    height: auto;
    padding-bottom: 58.33%;
    background: url(../../images/map.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.global-partners .map-box .map1 {
    width: 45.83%;
    height: 50.428%;
    background: url(../../images/map_na.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.global-partners .map-box .map2 {
    width: 16.25%;
    height: 45.857%;
    background: url(../../images/map_europe.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 42.083%;
    display: block;
}

.global-partners .map-box .map3 {
    width: 37.833%;
    height: 69.286%;
    background: url(../../images/map_asia.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0rem;
    right: 8.16667%;
    display: block;
}

.global-partners .map-box .map4 {
    width: 23.8333%;
    height: 55.4286%;
    background: url(../../images/map_sa.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0rem;
    left: 15.25%;
    display: block;
}

.global-partners .map-box .map5 {
    width: 19.5%;
    height: 36.7143%;
    background: url(../../images/map_africa.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 44.2857%;
    left: 42.83333%;
    display: block;
}

.global-partners .map-box .map6 {
    width: 21.8333%;
    height: 30.2857%;
    background: url(../../images/map_oceania.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 6.143%;
    right: 0rem;
    display: block;
}

.global-partners .map-box .e {
    opacity: 0;
    /*transition: opacity 600ms ease;*/
    /*-moz-transition: opacity 600ms ease;*/
    /*-webkit-transition: opacity 600ms ease;*/
    /*-o-transition: opacity 600ms ease;*/
    /*color: rgba(0,0,0,0);*/

}

.global-partners .map-box .card-body {
    display: none;
}

.global-partners .map-box .e:hover {
    opacity: 1;
}

.global-partners .map-box .e:hover + .card-body,
.global-partners .map-box .card-body:hover {
    display: block;
}

.map-con .card {
    position: absolute;
    z-index: 99;
    background: rgba(0, 0, 0, 0.1);

}

.map1_school {
    left: 40%;
    top: 20px;
}

.map2_school {
    top: 44%;
    left: 45%;
}

.map-con .map3_school {
    right: 10%;
    top: 44%;
}

.map6_school {
    bottom: 200px;
    right: 0;
}


.sticker-2 {
    background-color: #8cc63e;
    color: #ffffff;
    position: absolute;
    width: 80px;
    height: 80px;
    font-weight: 500;
    border-radius: 100%;
    text-align: center;
    right: 10px;
    bottom: 49px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}


.sticker-2 span {
    display: block;
}

.sticker-2.middle-left_side {
    top: 50%;
    left: 0;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sticker-2.sm-size {
    width: 60px;
    height: 60px;
}

.sticker-2.sm-size span {
    font-size: 14px;
    line-height: 1.2;
}

.news_title .cat-children {
    display: none;
}

.pagination {
    float: right;
}

.academics_hot .module-ct .newsflash-title {
    width: calc(100% - 120px);
    float: left;
    font-size: 16px;
    font-weight: 100;
}

.academics_hot .module-ct .newsflash-image,
.academics_hot .module-ct .newsflash-image img {
    width: 120px;
}

.academics_hot .module-ct .newsflash-title a {
    color: #000;
}

.foot_nav_list .dropdown-menu {
    display: none;
}

.foot_nav_list .dropdown-toggle::after {
    display: none;
}

.newsflash p a{
    font-size: 18px;
    line-height: 44px;
    padding-left: 15px;
}
