/* NAV TOGGLE */
.nav-toggle span {
    background: #fff;
}
.nav-toggle.active span {
    background: #fff;
}

.nav-toggle.active span.l1 {
    margin-top: 15px;
}
/* RWD MENU */
.rwd-menu ul > li:first-child {
    border-top: 1px solid #e5e5e5;
}
.rwd-menu ul > li {
    display: block;
    float: left;
    margin-bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}
.rwd-menu ul > li > a {
    position: relative;
    padding: 13px 15px 13px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.rwd-menu .rwd-menu-wrapper > ul > li.active-link > a {
    color: #253c4d;
    text-decoration: none;
    font-weight: 700;
}
.rwd-menu ul > li > a#home {
    padding-left: 50px;
    background: url(../images/home.png) no-repeat 15px 16px;
}
.rwd-menu ul > li.active-link > a#home {
    background: url(../images/home.png) no-repeat 15px -76px;
}
.rwd-menu ul > li > ul {
    display: none;
}
.rwd-menu ul > li.active > ul {
    display: block;
}
.rwd-menu ul > li.active > a {
    /*font-weight: bold;*/
    color: #253c4d;
}
.rwd-menu ul > li > a > .glyphicon-bg {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    width: 50px;
    background: #e7e7e7;
    color: #000;
    text-align: center;
    transition: 0.4s all;
}
.rwd-menu ul > li > ul > li > a,
.rwd-menu ul > li.active > ul > li > a {
    color: #000;
}
.rwd-menu ul > li > ul > li.active-link > a {
    text-decoration: underline;
}
.rwd-menu ul > li:first-child > a > .glyphicon-bg {
    top: 0;
}
.rwd-menu ul > li > a .glyphicon {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
    transition: 0.4s all;
}
.rwd-menu ul > li.active > a .glyphicon {
    transition: 0.4s all;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.rwd-menu ul > li.active > ul > li:last-child {
    border-bottom: 0;
}
.rwd-menu ul > li ul {
    border-bottom: 1px solid #000;
}
.rwd-menu ul > li > ul > li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #e7e7e7;
    text-align: center;
}
.rwd-menu ul > li > ul > li:last-child {
    margin-bottom: -1px;
}
.rwd-menu ul > li > ul > li > a {
    position: relative;
    padding: 13px 15px 13px 35px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.rwd-menu ul > li > ul > li > a > .glyphicon-bg,
.rwd-menu ul > li > ul > li > ul > li {
    background: #b7b7b7;
}
.rwd-menu ul > li > ul > li > ul > li > a {
    padding: 13px 15px 13px 55px;
}
.rwd-menu ul > li > ul > li > a:before {
    position: absolute;
    top: 22px;
    left: 15px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    content: '';
}
.rwd-menu ul > li > ul > li.active-link > a:before {
    background: #000;
}
.rwd-menu ul > li > ul > li > ul > li > a:before {
    left: 35px;
}
.rwd-menu ul > li > ul > li > ul {
}
.rwd-menu ul > li > ul > li > ul > li > ul {
}
/*
    Rwd Lang Menu
*/

.rwd-lang {
    background: #fff;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    display: none;
}
.rwd-lang li .lang {
    color: #0d2a54;
}
/*--------------- RESPONSIVE -------------*/

@media screen and (max-width: 1800px) {
    .about-box-content {
        width: 80%;
    }
}


@media screen and (max-width: 1600px) {
    .school-name {
        margin-left: 215px;
    }
    #wcag{
        padding-left: 1%;
    }

    .langs-menu {
        padding: 0 30px;
    }

    .symbols img {
        margin-left: 15px;
    }

    .contact-top a[href^="tel:"] {
        margin-right: 30px;
    }

    header.sticky .langs-menu {
        padding: 0 60px!important;
    }

.title1 {
    font-size: 25px;
    margin-bottom: 10px;
    max-height: 30px;
    overflow: hidden;
}

    .description {
        line-height: 24px;
        height:48px;
        margin-bottom: 10px;
    }
    .news-box-header {
        margin-bottom: 50px;
    }

    .news {
        padding: 0 35px;
        margin-bottom: 0px;
    }

    .news-box {
        margin: 0 -35px;
    }

    span.news-date {
        margin-bottom: 25px;
    }
	
	time {
    margin-bottom: 10px;
}

    .news-title {
        margin-bottom: 25px;
        font-size: 23px;
        max-height: 112px;
    }

    .slick-initialized .logotype{ height: 294px}
    .logotypes-slider-container {        height: 294px;    }

    .news-box-container {
        padding-top: 50px;
    }

    .blackboard-box-container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .logotypes {
        border-top: 0 none;
        padding: 0;
    }

    .footer-top {
        padding-top: 70px;

    }

    .files-box {
        margin-bottom: 50px;
    }
	.main-menu-wrapper {
    padding-left: 250px;
    margin-right: -25px;
}
.logo {
    margin-left: -43px;

}
}
@media screen and (max-width: 1599px) and (min-width: 1140px) {
.fchange110 .logo a img, .fchange120 .logo a img {
    width: 190px;
}
}

@media screen and (max-width: 1599px) {
.main-menu-wrapper {
    padding-left: 213px;
}
.fchange110 .main-menu-wrapper,.fchange120 .main-menu-wrapper {
    padding-left: 0px;
}

    #main-menu ul li a {
    }

    .about-box-content {
        width: 100%;
        padding: 0 30px;
    }

    .about-footer {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1440px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .school-name {
        margin-left: 180px;
        font-size: 17px;
        max-width: 260px;
    }
    #wcag {
        padding-left: 0%;
    }
    .symbols img {
        margin-left: 10px;
    }

    .logo a img {
        width: 250px;
    }

    .langs-menu {
        padding: 0 20px;
    }

    .contact-top a {
        padding-left: 30px;
    }

    .contact-top a[href^="tel:"] {
        margin-right: 20px;
    }

    .news-title {
        margin-bottom: 25px;
        font-size: 22px;
        max-height: 108px;
    }

    .news {
        padding: 0 15px;
    }

    .news-box {
        margin: 0 -15px;
    }

    .slick-initialized .logotype{ height: 266px}
    .logotypes-slider-container {        height: 266px;    }

    .footer-top {
        padding-top: 50px;
    }

    .footer-box .txt {
        margin-bottom: 30px;
        line-height: 24px;
    }
}
@media screen and (max-width: 1439px) {
.main-menu-wrapper {
    padding-left: 179px;
}
    #main-menu ul li a {
    }

}
@media screen and (max-width: 1383px) and (min-width: 1140px) {
#main-menu ul li {
    float: left;
}
.wcag-icon-div {
    width: 123px;
}
.best {
    position: absolute;
    top: 0;
    right: 0px;
}
.fchange110 .school-name {
    margin-left: 128px;
}

}
@media screen and (max-width: 1366px) {
    .logo a img {
        width: 210px;
    }

    .school-name {
        margin-left: 180px;
        font-size: 16px;
        max-width: 245px;
    }

    header.sticky .langs-menu {
        padding: 0 30px!important;
    }

    .slider-text {
        width: 50%;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    span.news-date {
        margin-bottom: 10px;
    }
	
	time {

}

    .news-title {
        margin-bottom: 10px;
        font-size: 20px;
        max-height: 100px;
    }
    .text.txt {
        line-height: 24px;
    }

    .news-content .text.txt {
        line-height: 24px;
    }

    .about-box .text.txt {
        margin-bottom: 30px;
    }

    .slick-initialized .logotype{ height: 252px}
    .logotypes-slider-container {        height: 252px;    }

    .news-box-container {
        padding-top: 30px;
    }

    .news-box-header {
        margin-bottom: 30px;
    }

    .blackboard-box-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contact-box-container {
        padding-bottom: 30px;
    }

    .contact-box-container  .text.txt {

        margin-bottom: 10px;
    }

    .form-box {
        padding-top: 30px;
        padding-bottom: 30px;
        background-size: cover;
    }

    .text-box-container {
        padding-bottom: 30px;
    }

    .files-box {
        margin-bottom: 30px;
    }

    a.btn.btn-back {
        margin-bottom: 10px;
    }
	
	.logo {
    margin-left: -31px;
}
}
@media screen and (max-width: 1338px) {
.main-menu-wrapper {
    padding-left: 130px;
}

    #main-menu ul li a {
    }
}
@media screen and (max-width: 1340px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

.school-name {
    margin-left: 160px;
    font-size: 15px;
    max-width: 230px;
}

    .logo a img {
        width: 190px;
    }

    .contact-top a {
        font-size: 13px;
        background-size: 40px 40px!important;
        padding-left: 25px;
        background-position: -9px!important;
    }

    .symbols img {
        margin-left: 5px;
        height: 60px;
    }
    .best img {
        height: 70px;
        margin-top: 14px;
    }

    .slick-initialized .logotype{ height: 238px}
    .logotypes-slider-container {        height: 238px;    }
	
	.logo {
    margin-left: -28px;
}
}
@media screen and (max-width: 1279px) {
    #main-menu ul li a {
    }
    .about-header img {
        width: 140px;
        margin-left: -33px;
    }

    .about-box h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .about-box-content {
        padding: 0 20px;
    }

    .about-footer img {
        width: 54%;
    }

    .slick-initialized .logotype{ height: 265px}
    .logotypes-slider-container {        height: 265px;    }
	
	.main-menu-wrapper {
    padding-left: 172px;
}
#main-menu ul li a {
    font-size: 12px;
}
}

@media screen and (max-width: 1242px) {

.school-name {
    margin-left: 135px;
    max-width: 203px;
}
.school-name h1 {
    font-size: 16px;
}

    .logo a img {
        width: 160px;
    }

    .symbols img {
        margin-left: 5px;
        height: 40px;
    }
    .best img {
        height: 50px;
        margin-top: 14px;
    }

    .slick-initialized .logotype{ height: 218px}
    .logotypes-slider-container {        height: 218px;    }
	
	.logo {
    margin-left: -28px;
}
}

@media screen and (min-width: 1200px) {
    .slick-initialized .logotype{ height: 265px}
    .logotypes-slider-container {        height: 265px;    }
}
@media screen and (min-width: 1140px) {
    .rwd-lang,
    .rwd-menu,
    .nav-toggle {
        display: none;
        display: none !important;
    }

    .mainpage #content {
        padding-top: 150px;
    }
	
	.main-slider, .main-slider .slide, .main-slider .slider-photo  {
        background-position: center center;
    }
}
@media screen and (max-width: 1139px) {
    .text table {
        min-width: 1140px;
    }
    .text table tr td {
        padding: 6px 10px;
    }
    .table-container {
        position: relative;
        overflow-x: scroll;
    }
    #main-menu {
        display: none;
    }
.nav-toggle {
    padding: 8px 12px 10px;
    overflow: hidden;
    margin: 9px 0 0 5px;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    float: right;
    display: block;
    border-radius: 0;
    background: #253c4d;
}
    .rwd-lang li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .rwd-lang .lang {
        display: block;
        padding: 12px 15px;
    }
    .rwd-lang .lang span {
        font-size: 16px;
        line-height: 24px;
    }
    .rwd-lang .langs-menu-icon {
        margin-right: 15px;
    }
    .rwd-lang .langs-menu-short {
        display: none;
    }
    .rwd-lang .langs-menu-long {
        display: inline-block;
        text-transform: uppercase;
    }
    .text table {
        min-width: 1140px;
    }
    .text table tr td {
        padding: 6px 10px;
    }
    .table-container {
        position: relative;
        overflow-x: scroll;
    }
    .rwd-hide {
        display: none;
    }
    .text img {
        max-width: 100%;
        max-width: 100% !important;
    }
    .container {
        width: 100%;
    }
    .body-block {
        position: fixed;
        width: 100%;
    }
    .article-image {
        margin-right: 25px;
        margin-bottom: 15px;
    }

    .logo a img {
        width: 100px;
    }

    .school-name {
        margin-left: 90px;
    }

    .top {
        text-align: right;
    }

    .top  .contact-top h2 {
        display: none;
    }

    .top .best {
        display: none;
    }

    .rwd-menu-wrapper .contact-top {
        display: inline-block;
        vertical-align: middle;
        padding-top: 20px;
        padding-bottom: 10px;
        padding: 0 10px;
    }
    .rwd-menu-wrapper .best {
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin: 0 20px;
    }
    #content {
        padding-top: 100px;
    }

    .description {
        display: none;
    }
    .btn.btn-slider-more {
        padding: 10px 58px;
    }

    .main-slider .slick-dots {
        bottom: 16px;
        padding-left: 20px;
        text-align: left;
        padding-right: 0;
    }

    .main-slider .slick-dots li {
        margin-left: 0;
        margin-right: 20px;
    }

    .news-title {
        font-size: 18px;
        max-height: 88px;
    }

    .news {
        padding: 0 10px;
    }

    .news-box {
        margin: 0 -10px;
    }

    .about-box-content {
        display: block;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: relative;
        padding-top: 40px;
    }
    .about-footer img {
        width: 54%;
        max-width: 348px;
    }

    .about-box > img {
        display: none;
    }
    .about-box{ width: 100%}
    .about-box > img + img {
        position: relative;
        display: block;
    }

    .about-box > img + iframe {
        width: 100%;
        height: 500px;
        position: relative;
        max-height: 90vh;
    }

    .about-box-container {
        background-size: cover;
    }

    .copyright-seetop {
        display: inline-block;
        float: none;
        line-height: 18px;
        vertical-align: middle;
        margin-top: -1px;
        padding: 0 10px;
    }

    .copyright {
        padding: 0 10px;
        line-height: 18px;
    }

    nav.footer-menu ul li {
        margin-right: 10px;
        margin-left: 10px;
    }

    nav.footer-menu {
        padding-left: 10px;
        line-height: 18px;
    }

    .footer-bottom {
        text-align: center;
    }

    nav.footer-menu {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-top {
        padding: 20px 0 0;
    }

    .about-header img {
        margin-left: -33px;
        margin-top: -33px;
    }

    .about-header {
        padding-top: 22px;
    }

    .logotype img {
        max-height: 80%;
        max-width: 80%;
    }

    .subpage .logo a img {
        width: 100px;
    }

    header {
        border-bottom: 1px solid #eee;
    }

    .subpage #content {
        padding-top: 130px;
    }

    a.btn.btn-download span.icon-btn {
        right: 4px;
    }

    span.doc-icon {
        margin-right: 30px;
        padding: 15px;
    }
    .doc-item {
        margin-bottom: 20px;
        padding: 20px;
    }
    .doc-buttons {
        right: -20px;
        width: 20%;
        padding: 0 20px 30px;
    }

    .doc-item-content {
        padding-right: 20%;
    }

    .contact-box table {
        margin: 0;
        min-width: 1px!important;
    }

    .contact-box h3 {
        min-height: 1px;
        margin-bottom: 13px;
    }

    .contact-box table td {
        padding: 0!important;
        border: 0 none;
        padding-right: 39px!important;
    }
	
	.main-slider .slide{ background:transparent!important
}

.symbols {
    margin-top: 0;
    margin-right: 0;
}

.rwd-menu-wrapper .symbols {
    display: none;
}

.map iframe{ max-height:90vh} 

.logo {
    margin-left: -14px;
}
}
@media screen and (max-width: 960px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .btn.btn-slider-more {
        display: none;
    }

    .slider-text {
        width: 100%;text-align: center;
    }

    .slider-mask {
        width: 100%;
    }
.title1 {
    font-size: 20px;
    height: 24px;
}
    .main-slider .slick-dots {
        text-align: center;
        width: 100%;
    }

    .news {
        width: 50%;
    }

    .pagination-wrapper {
        max-width: 100%;
    }

    .doc-item-content {
        padding-right: 0;
    }

    .doc-buttons {
        position: relative;
        border: 0;
        right: auto;
        width: 100%;
        clear: both;
        padding: 0;
    }

    span.icon-signet {
        display: none;
    }

    .doc-buttons a.btn.btn-more {
        width: 49%;
        float: left;
    }

    a.btn.btn-download {
        width: 49%;
        float: right;
    }

    span.doc-icon {
        margin-bottom: 20px;
        padding: 10px;
    }

    .doc-desc {
        min-height: 1px;
        margin-bottom: 20px;
    }

    span.doc-icon {
        width: 20%;
        padding: 0;
    }



    .contact-boxes {
        display: block;
    }

    .contact-box {
        display: block;
        float: left;
        width: 50%;
    }

    .contact-box:first-child {
        width: 100%;
        display: block;
        float: none;
    }

    .contact-box table td {
        padding-right: 20px!important;
    }
}
@media screen and (max-width: 768px) {
    .langs-menu {
        padding: 0 10px;
    }
    .main-slider{
        display: none;
    }

    .about-box-content {
        padding-top: 20px;
    }

    .slick-initialized .logotype {
        height: 236px;
    }

    .footer-box:last-child{display: none;}

    .social-box {
        margin-left: 0;
        width: auto;
        float: right;
    }
    .footer-box:first-child {
        width: 45%;
    }
    .footer-box {
        width: 40%;
    }
}

@media screen and (min-width: 640px) {
    footer .show-hide {
        display: block !important;
    }
}
@media screen and (max-width: 639px) {

    .text img {
        max-width: 100%;
        max-width: 100% !important;
        width: inherit;
        width: inherit !important;
        height: auto;
        height: auto !important;
    }
    .text table,
    .text iframe,
    .text object {
        max-width: 100%;
        max-width: 100% !important;
        width: 100%;
        width: 100% !important;
    }
    .article-image {
        margin-right: 0;
        margin-top: 0;
        width: 100%;
        display: block;
        float: none;
        max-width: none;
        text-align: center;
        line-height: 0;
    }
    h1 {
        font-size: 34px;
        margin-bottom: 35px;
    }
    h2 {
    }
    h3 {
    }
    h4 {
    }
    .top .symbols { display: none}
    .rwd-menu-wrapper .symbols {
        display: block;
        margin: 0 auto;
        clear: both;
        padding-top: 20px;
		text-align:center;
    }
	
	.symbols a {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
    .langs-menu {
        padding: 17px 0;
    }
    .footer-top {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer-box h4 {
        background: url(../images/icons/arrow_down2.svg) no-repeat right 5px;
        background-size: 20px 20px;
        margin-bottom: 0;
        font-size: 20px;
        padding-bottom: 15px;
        padding-left: 0;
    }
    .footer-box h4.active {
        background: url(../images/icons/arrow_up2.svg) no-repeat right 5px;
        background-size: 20px 20px;
    }

    .show-hide {
        display: none;
        padding-bottom: 15px;
    }
    .footer-boxes {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer-box {
        width: auto!important;
        float: none!important;
        margin-left: -15px;
        margin-right: -15px!important;
        padding: 15px 15px 0!important;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .social-box {
        text-align: center;
        float: none;
        width: 100%;
        padding: 20px 0;
    }

    .social-box ul li {
        display: inline-block!important;
        margin: 0 10px;
    }

    .article-subtitle {
        font-size: 20px;
    }
}
@media screen and (max-width: 560px) {

    h1 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    h2 {
    }
    h3 {
    }
    h4 {
    }
    .text {
        word-wrap: break-word;
    }

    .school-name {
        margin-left: 90px;
        font-size: 14px;
        max-width: calc(100% - 111px);
        float: none;
    }

    .news-box-container h2 {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    a.btn.btn-more {
        width: 100%;
        margin-bottom: 10px;
    }
    .about-footer img {
        width: auto;
        max-width: 348px;
        margin-bottom: 20px;
    }

    .gallery li {
        width: 50%;
    }

    span.btn-download {
        width: 120px;
    }

    .files-box ul li a {
        padding-right: 123px;
    }
	
	.about-footer img {
        max-width: 100%;
}
    .contact-top {
        padding: 10px 0px;
    }

    .wcag-icon-div {
        width: 100%;
        padding-left: 0;
}
@media screen and (max-width: 480px) {
    .logo a img, .subpage .logo a img {
        width: 85px;
    }

    .school-name {
        margin-left: 70px;
        font-size: 14px;
    }

.logo {
    top: -7px;
    margin: 0;
    left: 0;
}

    .news {
        width: 100%;
    }
    .slick-initialized .logotype {
        height: 215px;
    }
    .logotypes-slider-container {
        height: 215px;
    }

    .contact-box {
        width: 100%;
    }
	
.contact-top a {
    line-height: normal;
    padding-bottom: 2px;
}
}

@media screen and (max-width: 440px) {
    .school-name {
        margin-left: 65px;
        font-size: 12px;
    }
}

@media screen and (max-width: 424px) {

    h1 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    h2 {
    }
    h3 {
    }
    h4 {
    }

    .title1 {
        display: none;
    }

    .main-slider .slick-dots {
        bottom: 5px;
    }

    .slick-initialized .logotype {
        height: 176px;
    }

    .logotypes-slider-container {
        height: 176px;
    }

    .doc-desc h3 {
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 120%;
    }

    span.doc-icon {
        width: 20%;
        padding: 0;
        margin-right: 15px;
    }

    .doc-buttons a.btn.btn-more {
        width: 100%;
    }

    a.btn.btn-download {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .nav-toggle {
        margin-left: 5px;
    }
    span.langs-menu-icon {
        width: 26px;
    }
    .contact-top {
        display: block;
        margin-left: 75px;
    }

    .langs-menu ul li {
        margin-left: 0px;
    }
.school-name {
    margin-left: 75px;
    font-size: 11px;
    display: none;
}
    .logo a img, .subpage .logo a img, .fchange110 .logo a img, .fchange120 .logo a img{
        width: 93px;
    }
    .slick-initialized .logotype {
        height: 163px;
    }
    .logotypes-slider-container {
        height: 163px;
    }

    .pagination-wrapper ul li a, .pagination-wrapper ul li span {
        line-height: 40px;
        padding: 0 8px;
    }

    .pagination-wrapper ul li.next a, .pagination-wrapper ul li.prev a {
        width: 40px;
        height: 40px;
    }

    .pagination-wrapper ul li {
        padding: 0 1px;
    }
}


@media screen and (max-width: 374px) {

    .slick-initialized .logotype {
        height: 155px;
    }

    .logotypes-slider-container {
        height: 155px;
    }
}

@media screen and (max-width: 359px) {
    .school-name{ }
    span.langs-menu-icon {
        width: 30px;
        margin-left: 10px;
    }

    .slick-initialized .logotype {
        height: 135px;
    }

    .logotypes-slider-container {
        height: 135px;
    }
}

@media screen and (max-width: 319px) {
    body {
        width: 320px;
    }
}