﻿.bg-dark-gray {
    background: #2e2e2e
}

.header-search-form .search-form-top .search-field {
    min-height: 63px;
}

.header-area .header__logo {
    flex-basis: 60%;
}

    .header-area .header__logo .header__logo-title {
        padding-top: 2px;
    }

        .header-area .header__logo .header__logo-title::after {
            position: absolute;
            content: "";
            left: 60px;
            top: 51%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 45px;
            background: #c9ccd4;
        }

    .header-area .header__logo h1 {
        font-size: 1.3em;
        font-weight: 500;
    }

    .header-area .header__logo h2 {
        font-size: 1.0em;
        font-weight: 500;
    }

.header-area .is-sticky .header__logo h1,
.header-area .is-sticky .header__logo h2 {
    color: #333333;
}

.machine-learning-hero-bg {
    background-image: none;
    background-color: #2e2e2e;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 6%;
    padding-bottom: 15%;
    max-height: 600px;
}

.single-blog-item.blog-grid .post-info .post-title {
    font-weight: 700;
    font-size: 1.4em;
}

.footer-widget-wrapper {
    color: #b5b5b5
}

.footer-widget__title {
    color: #d1d1d1;
}

.ht-box-images .box-image {
    text-align: center;
}

.ht-box-images i {
    font-size: 2.5em;
}

.ht-box-images.style-04 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.3;
    font-size: 1.2em;
}

.breadcrumb-area {
    padding-top: 30px;
    padding-bottom: 40px;
    background-image: url(/theme/images/gsu/gsu-cizim-150px.webp);
}

.breadcrumb-list li.active {
    color: #a70301;
}

.check-list .list-item {
    font-size: 1.2em;
}

    .check-list .list-item::before {
        content: '\f324';
    }

.navigation-menu--text_white > ul > li > a {
    color: #fff;
}

.navigation-menu > ul > li > a {
    font-size: 1.1em;
}

.submenu > li > a {
    font-size: 0.9em;
    color: #2e2e2e;
}


.resolutions-hero-space {
    background-size: cover
}

.bg-theme-three {
    background: #565656;
}

.machine-learning-hero-text {
    max-width: 830px;
    text-align: justify;
    width: 100%;
}

    .machine-learning-hero-text p {
        font-size: 1.3em;
    }

.header-top-menu ul li {
    display: inline-block;
    font-size: 1.1em
}

    .header-top-menu ul li:not(:last-child) {
        margin-right: 15px;
    }

        .header-top-menu ul li:not(:last-child) span::after {
            padding-left: 25px;
            border-right: 1px solid #b5b5b5;
            width: 1px;
            height: 10px;
            content: ' '
        }

@media print {
    body {
        margin: 0;
    }

    .header-area, .footer-area-wrapper, .resolutions-hero-slider, div.post-meta, .demo-option-container {
        display: none;
    }
}

.team-image {
    display: flex;
}

    .team-image img {
        width: 230px;
        height: 230px;
        margin: auto
    }

.ht-team-member .team-info {
    text-align: center;
}

.navigation-menu > ul > li:first-child {
    margin: 0 10px 0 0;
}

.navigation-menu > ul > li {
    margin: 0 10px;
}

.bq-event-detail {
    margin: 24px 0px 24px 0px !important;
}

.mobile-menu-overlay__inner, .page-oppen-off-sidebar__inner {
    background: #565656;
}

.header__logo {
    flex-basis: 30%;
}

    .header__logo .header__logo_img {
        min-width: 80px
    }

@media only screen and (max-width: 767px) {
    .header-area .header__logo .header__logo-title::after {
        display: none;
    }

    .header__logo .header__logo_img {
        max-width: 42px;
        min-width: 42px;
        margin-right: 5px;
    }

    .header__logo {
        flex-basis: 75% !important
    }

        .header__logo > div {
            padding-top: 10px
        }

    h1 {
        font-size: 1.2em !important;
    }

    h2 {
        font-size: 1.1em !important;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        display: none;
    }

    .breadcrumb-list li.active {
        padding-left: 0 !important;
    }

    .breadcrumb-area {
        padding-top: 30px;
        padding-bottom: 40px;
        background-image: url(/theme/images/gsu/gsu-cizim-200px-yellow.webp);
    }
}

.bg-theme-default {
    background: #f6c200
}

.breadcrumb-list li {
    word-break: break-word;
}
.conact-us-wrap-one .heading::before {
    background-color: #a70301;
}

.single-blog-item .post-info .post-title {
    margin-bottom: 15px;
    font-size: 30px;
}