.blog-responsive {
    padding: 70px 0 0 0 !important;
}
.blog-images{
    width: 100% !important;
    height: 250px !important;
    object-fit: contain;
}
.services-title a {
    color: black !important;
}

.services-title a:hover {
    color: #e41a13 !important;
    text-decoration: none !important;
}

.left-side-bar-kariyer-istif li a:hover {
    color: #e41a13 !important;
}
.product .product-thumb-info img{
    height: 180px !important;
}
.product-box-line {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.product-text-wrapper {
    padding: 0 10px 10px 10px !important;
}

.product-text-wrapper a:hover {
    text-decoration: none !important;
}
.product-text-wrapper a{
    font-size: 16px;
}
.about-us-image {
    width: 570px;
    height: 341.19px;
}

.header-logo a {
    background-color: #3e3e3e;
    display: block;
    padding: 10px;
    height: 100%;
}

.pdf-gallery-box a {
    width: 100% !important;
}

.pdf-gallery-box {
    margin-bottom: 10px !important;
}

@media(max-width:992px) {
    .responsive-padding a {
        padding-right: 0 !important;
    }

}

@media(max-width:768px) {
    .product .product-thumb-info img{
        height: 220px !important;
    }
    .about-us-image {
        width: 100%;
        height: 250px;
    }

    .about-us-responsive {
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }

    .blog-responsive {
        padding: 50px 0 0 0 !important;
    }

    .copyright-responsive {
        text-align: center;
    }
}