@media only screen and (min-width: 0px) and (max-width: 576px) {
    .header {
        background: #1F1A16;
    }

    li.nav-item .submenu {
        position: relative;
        width: 100%;
    }

    ul.submenu a {
        max-width: 100%;
    }

    .story img,
    .story-content img {
        max-height: 4rem;
    }

    .mobile .carousel-caption {
        top: 15rem;
        text-align: center;
        /* width: initial; */
    }

    .btn-slider a {
        color: white;
    }

    .hizmet-back {}

    .hizmet-back img {
        opacity: 0.4;
        margin-right: -9rem;
    }

    ul.hizmet-nav.nav li a {
        padding-left: 0;
    }

    .hizmet-story .carousel-inner {
        height: 33rem;
    }

    .hizmet-story img {
        margin: auto;
        display: block;
    }

    .hizmet-story h3 {
        text-align: center;
        margin-top: 0;
    }

    .hizmet-story .story-content .text-start {
        text-align: center !important;
    }

    .hizmet-story .hizmet-story-text {
        text-align: center !important;
    }

    .avantaj-sec img {
        text-align: center;
        display: block;
        position: relative;
        margin: auto;
        margin-bottom: 1rem;
    }

    .avantaj-sec {
        text-align: center;
    }

    .avantaj-sec .col-md-6 {
        border-bottom: 1px solid black;
        border-right: none !important;
    }

    .avantaj-sec .col-md-6:last-child {
        border-bottom: none;
    }

    .slider {
        /* padding-top: 5rem; */
    }

    .navbar-nav a.nav-link.nav-line {
        padding: 0.5rem 0;
        border-bottom: 1px solid white;
        width: 100%;
    }

    li.nav-item .megamenu {
        position: relative !important;
    }

    .megamenu {
        padding: 0.5rem 0;
    }

    ul.navbar-nav {
        border-top: 2px solid white;
        z-index: 99999999;
    }

    .navbar-nav li:last-child a {}

    .card-solution {
        height: 18rem;
    }

    .card-text-content-solution {
        margin-top: 7rem;
    }

    .title-slider-1 {
        font-weight: 100;
        font-size: 1rem;
    }

    .title-slider-2 {
        font-size: 1.2rem;
    }

    .text-slider {
        font-size: 1rem;
    }

    .btn-slider {
        width: 180px;
        height: 40px;
    }

    .position-text {
        position: relative;
        top: 1rem !important;
        width: auto;
        text-align: left;
    }

    .story-content {
        position: static;
    }

    .story-title {
        font-size: 1rem;
        margin-bottom: auto;
        margin-top: 1.5rem;
    }

    .story-text {
        font-size: .8rem;
        font-weight: 100;
        margin-bottom: auto;
        line-height: 1.5rem;
    }

    .story-author {
        font-size: .8rem;

    }

    .position-text {
        position: relative;
        top: 2rem !important;
        width: auto;
        text-align: center;
    }

    .btn-slider {
        background-color: transparent;
        color: white;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        border: none;
        text-decoration: underline;

    }

    .title-slider-1 {
        font-weight: normal;
        font-size: 1.26rem;
    }

    .title-slider-2 {
        font-size: 1.8rem;
    }

    .text-slider {
        font-size: .8rem;
    }

    .solution-title {
        position: static;
        left: 1rem;

        padding: auto;
    }

    .solution-title>p {
        font-size: 1rem;
        width: 200px;
        text-align: center;

    }

    .title-slider-announcements-1 {
        font-size: 1rem;
    }

    .title-slider-announcements-1 {
        font-size: 1.5rem;
    }

    .text-slider-announcement {
        font-size: 1rem;
    }

    .position-text-md {
        top: -5rem !important;
    }

    section.business h4 {
        text-align: center;
        padding: 0;
        padding-top: 2rem;
    }

    .owl-logo .owl-item {
        height: 4rem;
    }

    section#solution {}

    .carousel-inner {}

    section#story {
        background-size: cover;
    }

    .story .carousel-inner {
        height: 38rem;
    }

    .story .carousel-caption.d-block {
        top: 7rem;
    }

    .announcements .h1 {
        padding: 0;
    }

    .announcements {
        height: 33rem;
    }

    footer {
        text-align: center
    }

    .slider.mobile {
        display: block;
    }

  section#slider {
        display: none;
    }

    .projeler.grid {
        grid-template-columns: 1fr;
        margin: 0 auto 80px;
        grid-gap: 20px;
        display: grid;
    }

}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .header {
        background-color: #1F1A16;
    }

    .title-slider-1 {
        font-weight: 100;
        font-size: 2rem;
    }

    .title-slider-2 {
        font-size: 1.5rem;
    }

    .text-slider {
        font-size: 1rem;
    }

    .btn-slider {
        width: 180px;
        height: 40px;
        margin-top: 1rem;
    }

    .position-text {
        position: relative;
        top: auto !important;
        width: auto;
        text-align: left;
    }

    .story-content {
        position: relative;
        top: -10rem;
    }

    .story-title {
        font-size: 2rem;
        margin-bottom: auto;
    }

    .story-text {
        font-size: 1.2rem;
        font-weight: 100;
        margin-bottom: auto;
    }

    .story-author {
        font-size: 1rem;

    }

    .solution-title {
        position: static;
        left: 1rem;
        padding: auto;
    }

    .solution-title>p {
        font-size: 1.2rem;
        width: 200px;
        text-align: center;

    }

    .position-text-md {
        top: -8rem !important;
        height: auto;
    }

    .projeler.grid {
        grid-template-columns: 1fr 1fr;
        margin: 0 auto 80px;
        grid-gap: 20px;
        display: grid;
    }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .header {
        background-color: #1F1A16;
    }

    .projeler.grid {
        grid-template-columns: 1fr 1fr;
        margin: 0 auto 80px;
        grid-gap: 20px;
        display: grid;
    }

    .title-slider-1 {
        font-weight: 100;
        font-size: 2rem;
    }

    .title-slider-2 {
        font-size: 1.5rem;
    }

    .text-slider {
        font-size: 1rem;
    }

    .btn-slider {
        width: 180px;
        height: 4rem;
    }

    .position-text {
        position: relative;
        top: auto !important;
        width: auto;
        text-align: left;
    }

    .story-content {
        position: relative;
        top: -10rem;
    }

    .story-title {
        font-size: 2rem;
        margin-bottom: auto;
    }

    .story-text {
        font-size: 1.2rem;
        font-weight: 100;
        margin-bottom: auto;
    }

    .story-author {
        font-size: 1rem;

    }

    .solution-title {
        position: static;
        left: 1rem;
        padding: auto;
    }

    .solution-title>p {
        font-size: 1.2rem;
        width: 200px;
        text-align: center;

    }

    .position-text-md {
        top: -8rem !important;
        height: auto;
    }

    .header.home {
        position: relative;
    }

    .story .carousel-inner {
        height: 34rem;
        padding: 6rem 0;
    }

    .announcements {
        height: 29rem;
    }

    .carousel-caption {
        bottom: 6rem;
    }


    
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .position-text {
        top: -1rem !important;

    }

    .title-slider-1 {
        font-weight: 100;
        font-size: 3rem;
    }

    .nav-link {
        font-size: 0.9rem;
    }

    .title-slider-2 {
        font-size: 2rem;
    }

    .text-slider {
        font-size: 1.2rem;
    }

    .story-content {
        top: 0;
    }

    .position-text-md {
        width: auto;
    }

    .story-content {
        top: -10rem;
    }

    .story-title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .story-text {
        font-size: 1.5rem;
        font-weight: 100;
        margin-bottom: 2rem;
    }

    .story-author {
        font-size: 1rem;
        font-weight: 100;
    }

    .solution-title {
        position: static;
        left: 1rem;
        padding: auto;
    }

    .solution-title>p {
        font-size: 1.2rem;
        width: 200px;
        text-align: center;

    }
}

@media only screen and (min-width: 1200px) {}