﻿@media screen and (max-width:1200px) {
    .site-header nav.blocked > ul > li > .wrapper > a {
        padding: 5px 10px !important;
    }
}

.site-header .header-contacts img {
    height: 70px;
    margin-left: 13%;
}

.carousel-control.right {
    background-image: none !important;
    z-index: 1000;
}

.carousel-control.left {
    background-image: none !important;
    z-index: 1000;
}

.news {
    position: relative;
    height: 400px;
}

    .news .main-inner {
        height: 400px;
    }

@media screen and (min-width:990px) and (max-width:1200px) {
    .news {
        height: 270px;
    }

        .news .main-inner {
            height: 270px;
        }
}

.site-header .header-contacts img {
    height: 70px;
    margin-left: 13%;
}


.news img {
    position: absolute;
    margin-top: 4px;
    right: 20px;
}

.news-inner {
    padding-left: 15px;
    padding-bottom: 10px;
}

    .news-inner h3 {
        font-family: 'Ubuntu Condensed' !important;
    }

    .news-inner a {
        color: #2980b9;
        font-size: 14px;
        font-family: 'Ubuntu';
        font-weight: 700;
    }

    .news-inner p {
        font-family: 'Ubuntu';
        font-weight: 400;
        color: #373d4b;
        font-size: 12px;
    }

.description {
    background-color: #373d4b;
    color: #fff;
    float: left;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}

    .description h3 {
        font-family: 'Ubuntu Condensed';
        color: #fff;
    }

    .description p {
        font-family: 'Ubuntu';
        font-weight: 500;
        font-size: 11px;
        line-height: 1.3em;
    }

    .description button {
        border-radius: 0;
        color: #373d4b;
    }

@media screen and (max-widht:990px) {
    .cal-left {
        text-align: center !important;
    }
}

.site-header .header-contacts img {
    height: 70px;
    margin-left: 13%;
}

.cal-left h3 {
    color: #373d4b;
    font-family: 'Ubuntu Condensed' !important;
}

.cal-left p {
    font-family: 'Ubuntu Condensed' !important;
    font-size: 22px;
    color: #a1a1a1;
    line-height: none;
}

    .cal-left p span {
        font-size: 73px;
        color: #a1a1a1;
    }

.cal-left ul {
    list-style: none;
    padding-left: 0;
}

    .cal-left ul li {
        font-family: 'Ubuntu Condensed' !important;
        font-size: 14px;
        word-spacing: 3px;
    }

        .cal-left ul li a:hover {
            cursor: pointer;
        }

        .cal-left ul li a {
            color: #a1a1a1;
        }

            .cal-left ul li a i {
                color: #000;
                font-size: 16px;
            }

.cal-right {
    padding: 0;
}

.Library {
    position: relative;
}

@media screen and (max-width:990px) {
    .Library {
        margin-top: 10px;
    }

    .news {
        margin-top: 10px;
    }
}

.Library > img {
    position: absolute;
    float: left;
    margin-top: 4px;
    margin-left: 15px;
}

.main-inner {
    border-top: 5px solid #373d4b;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: auto;
    overflow: hidden;
}

@media screen and (min-width:990px) and (max-width:1200px) {
    .news .main-inner {
        height: 270px;
        overflow: auto;
    }

    .news > img {
        display: none;
    }
}

.section-left {
    padding-left: 10px;
    padding-top: 15px;
}

    .section-left h3 {
        color: #373d4b;
        font-family: 'Ubuntu Condensed' !important;
        margin-bottom: 20px;
    }

    .section-left img {
        max-width: 115px;
    }

.section-right {
    border-left: 1px solid #ccc;
}

    .section-right ul {
        list-style: none;
        text-align: center;
        padding-left: 0;
    }

        .section-right ul li {
            border-bottom: 1px solid #ccc;
            height: 50px;
            padding-top: 20px;
        }

            .section-right ul li i {
                color: #000;
            }

            .section-right ul li a {
                color: #2980b9;
                font-size: 16px;
                font-family: 'Ubuntu';
                font-weight: 700;
            }

                .section-right ul li a:hover {
                    cursor: pointer;
                    text-decoration: none;
                }

@media screen and (max-width:1200px) {
    .section-left {
        text-align: center;
    }

        .section-left img {
            margin: auto;
        }

        .section-left .bulten {
            float: none !important;
            margin: auto;
            width: auto !important;
            margin-top: 5px;
        }

    .section-right {
        border-left: none;
    }
}

.last-content {
    margin-top: 20px;
    position: relative;
}

    .last-content > img {
        position: absolute;
        margin-top: 4px;
        margin-left: 15px;
    }

.ref-img {
    padding-left: 0;
    padding-right: 0;
}

.last-content .last-main-inner {
    border-top: 5px solid #373d4b;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: auto;
    overflow: hidden;
    min-height: 120px;
    position: relative;
}

    .last-content .last-main-inner p {
        color: #373d4b;
        font-family: 'Ubuntu Condensed' !important;
        font-size: 135%;
        width: 70%;
        padding-left: 10px;
        padding-top: 15px;
    }

    .last-content .last-main-inner img {
        width: 60px;
        top: 23px;
        right: 15px;
        position: absolute;
    }

.twitter-timeline {
    max-height: 165px;
}

.stream {
    width: 100%;
}

#twitter-widget-1 {
    width: 100% !important;
}
