﻿@media only screen and (max-width : 1200px) {
    .navbar-app-name {
        display: none;
    }

    .navbar-area-small {
        padding-top: 13px !important;
    }
}

.why-choose-area-2 {
    padding-left: 35px !important;
}

.side-cover-img2 {
    padding-right: 35px !important;
}

@media (max-width: 767px) {
    .banner-site-image {
        height: 100%;
        padding: 60px 0 0px !important;
    }

        .banner-site-image .banner-site-image-area {
            max-width: 100% !important;
        }

    .about-nav-tabs {
        display: inline-flex !important;
    }

    .why-choose-area-2 {
        padding: 40px 15px 30px 15px !important;
    }

    .side-cover-img2 {
        padding: 20px !important;
    }
}

.drop-up-hood h2 {
    color: #ff5c00 !important;
}

.why-people-chose-site-accordion {
    max-width: unset !important;
}

.filter-element-area {
    margin-top: 0px !important;
}

.filter-section .form-control {
    margin-bottom: 0px !important;
}

.filter-result-image {
    width: auto;
    margin-left: 0;
    max-height: 150px;
}

#createCargoForm .form-control {
    height: 50px;
    padding: 10px 20px;
    cursor: pointer;
    margin-bottom: 0px !important
}

.border-top-black {
    border-top: 1px solid black;
}

.list-action-button {
    margin-top: 5px;
    width: 105px;
}

.filter-mini-result-image {
    max-width: 100%;
}

.font-size-11 {
    font-size: 11px;
}

.mobile-nav-item {
    position: relative;
    float: right;
    margin-top: 10px;
    z-index: 999999;
}

.large-padding-35 {
    padding: 35px;
}

@media (max-width: 767px) {
    .mobile-padding-15 {
        padding: 15px;
    } 

    .kvkk-section-title {
        margin-top: 94px;
    }

    .mobile-nav .dropdown-menu-res {
        display: contents;
    }
}
@media (max-width: 991px) {
    .mean-container .mean-nav ul li {
        width: 92% !important;
    }
}
.p-r-0 {
    padding-right: 0px;
}

.service-details-area {
    height: 100vh !important;
}
#editCargoForm .form-control { 
    margin-bottom: 0px !important;
}
.info-text {
    font-size: 20px;
    color: #0068b4;
}
.footer-area .footer-widget ul li a:hover {
    color: #b82c00;
}
.present-slider {
    max-width: 95% !important;
}