@media (max-width:481px)  { 
    /* smartphones, iPhone, portrait 480x320 phones */ 
    .footer-bottom-content .copyright {
        font-size: 10px;
    }
    .footer-bottom-content .copyright-text {
        font-size: 8px;
        line-height: 17px;
    }
    .footer-bottom-content {
        align-items: end;
    }
    .mrpr-0 {
        margin-left: 0;
        padding-left: 0;
    }
    .d-center {
        display: block;
    }
    .blog-first-img {
        padding-bottom: 252px;
    }
    .blog-first-content {
        padding: 0;
    }
    .blog-first-content h4 {
        font-size: 24px;
        line-height: 31px;
        padding-bottom: 10px;
    }
    .blog-first-content p,
    .blog-first-readmore a {
        font-size: 14px;
        line-height: 25px;
    }
    .title-center-header {
        margin: 0;
        font-size: 55px;
    }
    .section-genuine .description {
        line-height: 28px;
        padding: 0 20px 0 20px;
    }
    .parallax-img-left,
    .parallax-img-right {
        width: 200px;
        height: 180px;
    }
    .parallax-img-left .img {
        width: 100%;
        height: 180px;
    }
    .parallax-img-right {
        top: 60vw;
    }
    .parallax-img-right .img {
        background-size: cover;
        width: 200px;
        height: 180px;
    }
    .parallax-title h4 {
        font-size: 12px;
        line-height: 15px;
    }
    .section-genuine {
        padding-bottom: 0 !important;
    }

    .location-opacity h6 {
        top: 37%;
    }

    .blog__content .blog__date{
        font-size: 10px;
    }
    .blog__content .blog__title{
        padding: 0 20px 0 20px;
    }

    .blog-readmore img {
        width: 15px;
    }
    .blog-readmore a {
        line-height: 25px;
    }
    .vektor-section-2 {
        max-width: 330px;
        top: 50%;
        left: 50%;
    }
    .footer-social h4, .footer-instagram h4 {
        font-weight: bold;
    }
    .vektor-about {
        top: 4%;
        width: 150px !important;
    }
    .vektor-contact {
        width: 150px !important;
    }
    .about-content p,
    .footer-text-contact h4 {
        line-height: 28px;
    }
    .about-slider-image-mobile .swiper-slide {
        width: 65%;
    }
    .about-slider-content-text .about-text-description .two {
        font-weight: 400;
    }
    .about-slider-content-text .about-text-title h3 {
        padding-bottom: 0;
    }
    .contact-form-text {
        padding: 5rem 2rem 0 2rem;
    }
    .contact-form-text.right {
        padding: 50px 0 !important;
    }
    .contact-form-text.right h4 {
        padding-bottom: 50px !important;
    }
    .contact-form-element {
        margin: 0 !important;
    }
    .contactSubmitButton {
        margin-top: 50px !important;
    }
    .footer-top-contact .container {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .section-location-category {
        padding-top: 150px;
    }

    
    .location-opacity h6,
    .blog-title h4,
    .blog-readmore a ,
    .also-like-title h4,
    .blog-first-title h1 {
        font-size: 12px;
    }
    .section-genuine .description,
    .about-slider-content-text .about-text-description .two,
    .about-instagram-link a,
    .contact-info a,
    .contact-form-text p,
    .contactInput::placeholder, 
    .contact-form-element label,
    .contactSubmitButton {
        font-size: 16px;
    }
    .blog__content .blog__title a,
    .blog-detail-center h2 {
        font-size: 20px;
    }
    .about-content p,
    .footer-text-contact h4 {
        font-size: 22px;
    }
    .about-slider-content-text .about-text-title h3,
    .contact-form-text h4 {
        font-size: 24px;
    }
    .about-title h2,
    .contact-title h2 {
        font-size: 32px;
    }
    
}
@media (max-width:641px)  { 
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}