﻿@media only screen and (max-width : 768px) {
    .h1-vvk {
        font-size: 23pt !important;
        line-height: 33px !important;
        -webkit-text-stroke: 1px #000 !important;
        text-stroke: 1px #000 !important;
    }
    .first-screen {
        background-size: cover !important;
        height: 250px !important;
    }
    .about-index-wrapper{
        margin-top:10px !important;
    }
}

.h1-vvk {
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
}

    div.nav {
        border-bottom: 3px solid #af5800;
    }

    footer {
        border-top: 3px solid #af5800;
    }

    #contTitle h1 {
        color: #AF5800;
    }

    .subtitle-text {
        color: #AF5800;
    }

    .btn {
        background-color: #AF5800;
    }

    .form-content .form-title {
        color: #AF5800;
    }

    .product-item-title-name {
        color: #AF5800;
    }

    .sub-brand-header {
        background: #FCF7F3;
    }

.left-line-bg {
    background: url('/ii/vvk-line-bg2_new.jpg') left top no-repeat;
    background-size: contain;
}

.nav {
    background: #af5800 !important;
}

@media only screen and (max-width : 768px) {
    .left-line-bg {
        width: 14px !important;
    }

    .left-line-bg {
        background: url('/ii/vvk-line-bg2_new_mob.jpg') left top no-repeat !important;
        background-size: contain !important;
    }
}