@media (min-width: 1650px) {
    .navbar-nav .dropdown-menu {
        top: 12%;
    }

    .sectbox .title {
        font-size: 2rem;
    }

    .sectbox p {
        font-size: 2rem;
    }

    .harita img.dunya {
        width: 10%;
    }

    nav .container-fluid {
        padding: 0 80px;
    }
}

@media (max-width: 1025px) {
    .short-description .col-sm-6:last-child h1 {
        font-size: 3rem;
        margin-bottom: 1.5rem;
    }

    .navbar-nav .dropdown-menu {
        top: 13%;
    }

    .kahveinfo {
        width: 92%;
    }

    .form .info {
        padding: 4rem 1rem;
    }

    .navbar-brand {
        margin-right: 20px;
    }

    nav .container-fluid {
        padding: 0;
    }

    .navbar-nav .nav-link {
        font-size: 14px;
        padding: 1rem 0.5rem !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .profile ul li strong {
        width: 25%;
    }
}


@media (max-width: 769px) {
    .navbar-brand {
        width: 140px;
    }

    span.rotate {
        display: none;
    }

    .navbar-nav .dropdown-menu ul {
        width: 100%;
    }

    .navbar-nav .dropdown-menu {
        top: 0 !important;
        padding: 15px 0;
    }

    .navbar-nav .dropdown-menu .container .row > ul {
        background: #eee;
        margin-bottom: 15px;
        padding: 5px;
    }

    .sectbox p {
        width: 100%;
        padding: 0 20px;
        font-size: 1.3rem;
    }

    .flag span {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

    .brand {
        margin-top: 40px;
    }

    footer {
        text-align: center !important;
    }

    footer .text-right {
        text-align: center !important;
    }

    .map-rp {
        width: 100%;
        overflow-x: scroll;
        padding: 0 20px;
    }

    .map-wrapper {
        width: 1000px;
    }

    .topbtn {
        display: none;
    }

    .harita img.dunya {
        width: 20%;
    }

    .short-description.index {
        width: 100%;
        padding-top: 0.5rem;
        margin-bottom: 1rem;
        font-size: 15px;
    }

    .short-description .col-sm-6:first-child {
        padding: 20px 15px;
        text-align: left;
        font-size: 15px;
    }

    .slider .item {
        background-size: 150% !important;
        background-repeat: no-repeat !important;
        background-position: top center !important;
    }

    .slider {
        width: 95%;
        height: 30vh;
    }


    .mobile_kahve-desc {
        font-family: kgturningtables;
        color: #502800;
        line-height: 1.3;
        font-size: 2rem;
    }


    .short-description img {
        width: 80%;
        text-align: center;
        margin: 0 auto 1rem;
        display: block;
    }

    .sectbox .title {
        width: 100%;
        padding: 1rem 20px 0;
        font-size: 1.1rem;
    }

    .kaydir-info_img {
        display: block;
        margin: 0 auto 3rem;
    }

    .kareler.sectbox {
        margin-bottom: 1rem;
    }

    .short-description.about .short-description .col-sm-6:first-child {
        padding: 0;
    }

    .short-description.about img {
        width: 100%;
        margin: 0;
        margin-top: -2rem;
    }

    .zorunlu_txt {
        width: 100% !important;
    }

    .profile.lmtd p {
        width: 100% !important;
    }

    footer .text-right {
        font-size: 13.5px;
    }

    .lmtcol .card-body {
        position: relative;
        bottom: auto;
        height: auto;
    }
	.lmtcol .card:hover .card-body {
		bottom: 0;
	}
}
