.banner-section {
    padding-top: 65px;
}

.subbanner-section {
    display: block;
    width: 100%;
    position: relative;
}

.subbanner-image {
    position: relative;
    background-size: cover;
    transform: skewX(9deg);
    width: 106%;
    height: 100%;
}

    .subbanner-image.new-vehicle {
        background-image: url('../images/New-Vehicle-Banner.jpg');
        background-position: right bottom 45%;
    }

    .subbanner-image.about-us {
        background-image: url('../images/About-us-Banner.jpg');
        background-position: right bottom 60%;
        width: 120%;
    }
    .subbanner-image.financing {
        background-image: url('../images/financing-banner.png');
        background-position: right bottom 40%;
        width: 120%;
    }

    .subbanner-image.articles {
        background-image: url('../images/article-banner.jpg');
        background-position: right bottom 53%;
    }


.subbanner-back {
    border: 2px solid #b4903a;
    border-image: linear-gradient(0deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
    border-image-slice: 2;
    position: relative;
    width: 101%;
    background-color: #232322;
    box-sizing: border-box;
    transform: skewX(-10deg) translateX(-2%);
}

.subbanner-height {
    height: 250px;
}

.subbanner-front {
    border: 2px solid #b4903a;
    border-image: linear-gradient(0deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
    border-image-slice: 2;
    position: absolute;
    width: 105%;
    height: 100%;
    background-color: #232322;
    box-sizing: border-box;
    top: 10px;
    right: 15px;
    overflow: hidden;
}

.subbanner-text {
    position: absolute;
    display: table;
    top: 10px;
}

.subbanner-text-cell {
    display: table-cell;
    vertical-align: bottom;
}

.subbanner-bars {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    vertical-align: bottom;
}

.subbanner-bar1 {
    height: 160px;
    width: 60px;
    transform: skewX(-15deg);
    background-color: #c8a22c;
    opacity: 0.5;
    display: inline-block;
    margin-right: 15px;
}

.subbanner-bar2 {
    height: 60px;
    width: 15px;
    transform: skewX(-15deg);
    background-color: #c8a22c;
    display: inline-block;
    vertical-align: top;
}

.subbanner-headings {
    display: inline-block;
    vertical-align: top;
}

.subbaner-subhead {
    font-family: SourceSansPro-Regular;
    font-size: 16px;
    letter-spacing: 0.1px;
    color: white;
    margin-top: 0px;
}
    .subbaner-subhead a {
        color: #b4903a;
    }
    .subbaner-subhead a:hover {
        color: #ffda68;
    }

.subbaner-head {
    font-family: Orbitron;
    color: #ffda68;
    font-size: 40px;
    letter-spacing: 0.1px;
    line-height: 43px;
    margin: 15px 0;
    display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.subbanner-gradient {
    position: absolute;
    background: linear-gradient(45deg, #000000 15%, transparent);
    height: 100%;
    width: 100%;
}


.scrolled .banner-section {
    padding-top: 0px;
}

.main-banner {
    position: relative;
}

.mb1-bg {
    width: 150%;
}

.mb1-fg {
    position: absolute;
    height: 98%;
    margin: 0 auto;
    top: 0;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%) scale(0.5);
    opacity: 0;
    transition-delay: 100ms;
}

@media screen and (min-width:520px) {
    .mb1-fg {
        height: 99%;
    }
}

@media screen and (min-width:1024px) {
    .mb1-fg {
        height: 99.5%;
    }
}

.active .mb1-fg {
    transform: translateX(-50%) scale(1);
    opacity: 1;
}

.mb1-lg {
    position: absolute;
    width: 100%;
    left: 0;
    top:16%;
}

.mb1-lorry {
    position: absolute;
    width: 61.565vw;
    right: 2.353vw;
    bottom: 12.779vw;
    z-index: 2;
    opacity: 0;
    transform: scale(0.6);
}

.active .mb1-lorry {
    opacity: 1;
    transform: scale(1);
}

.mb1-van {
    position: absolute;
    width: 45.288vw;
    left: 6.500vw;
    bottom: 16vw;
    opacity: 0;
    transform: scale(0.6);
}

.active .mb1-van {
    opacity: 1;
    transform: scale(1);
}


.main-banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
}

.main-banner-contenttext {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 3.660vw;
    box-sizing: border-box;
}

.main-bannertext {
    /*font-family: 'Myriad Pro';
    font-size: 4.978vw;
    letter-spacing: 0.007vw;
    color: white;
    background: -webkit-linear-gradient(#c1c3c3 50%,#acafae 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(8px 0px 8px rgba(0,0,0,0.2));*/
}

    .main-bannertext img {
        height: 10vw;
    }

.main-bannersubtext {
    font-family: Orbitron;
    font-size: 4.5vw;
    letter-spacing: 0.007vw;
    color: white;
}

.main-bannertagline {
    font-family: Orbitron;
    font-size: 10vw;
    letter-spacing: 0.007vw;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
    color: transparent;
    background-color: #000000;
    text-shadow: 2px 2px 3px rgba(255,255,255,0.4);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    filter: drop-shadow(8px 0px 8px rgba(255,255,255,0.2));
}

.about-wrapper {
    width: 92%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}

#about-partners {
    padding-top: 30px;
}
    #about-partners .owl-stage {
        display: flex;
        align-items: center;
    }
    #about-partners .owl-item img {
        width: 40%;
    }
    #about-partners .owl-item img.brand-big {
        width: 60%;
    }
        #about-partners .owl-item img.brand-bigger {
            width: 80%;
        }


.product-section {
    border-bottom: 2px solid #5b4515;
    background-color: #232322;
    position: relative;
    display: block;
}

    .product-section h2 {
        margin-top: 0px;
    }

.product-bg-top {
    width: 100%;
    display: block;
}

.product-wrapper {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px 0;
    box-sizing: border-box;
}

.product-name {
    -moz-transition: all 100ms;
    -webkit-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
}

@media screen and (min-width:720px) {
    .product-name:hover {
        text-shadow: 3px 3px black;
    }
}

.service-section {
    background-image: url('../images/service-bg.png');
    background-size: cover;
}

.service-wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}

.service-border {
    background-image: url('../images/service-bg.png');
    background-size: cover;
    margin-top: 3px;
    height: 3px;
    display: block
}

.news-section {
    margin-bottom: -175px;
    position: relative;
    z-index: 2;
}

.news-wrapper {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

.news-item {
    text-align: left;
    padding: 30px 20px;
    box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);
    width: 94%;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: white;
    background-image: url('../images/newsitem-bg.png');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:right;
}

    .news-item .news-desc {
        word-wrap: break-word;
        white-space: -moz-pre-wrap;
        white-space: pre-wrap;
    }

@media screen and (min-width:720px) {
    .news-item {
        height: 240px;
    }
}

@media screen and (min-width:1600px) {
    .news-item {
        height: 15vw;
    }
}

.news-home {
    height: 310px;
}

@media screen and (min-width:1600px) {
    .news-home {
        height: 19.375vw;
    }
}

.news-date {
    font-family: SourceSansPro-Regular;
    font-size: 18px;
    line-height: 28px;
    color: #4e4e4e;
}

.news-title {
    font-family: SourceSansPro-Semibold;
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.home-news-title {
    overflow: visible;
    text-overflow: unset;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
}

.news-item p {
    margin-top: 0px;
}

.news-desc {
    height: 144px;
    overflow: hidden;
}

.news-buttons{
    height:20px;
    text-align:right;
}

.news-buttons a{
    display:inline-block;
    margin-right:30px;
}

    .news-buttons a img {
        height: 20px;
        filter: brightness(0);
        -webkit-filter: brightness(0);
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }
    .news-buttons a img:hover {
        -ms-transform: scale(1.25);
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }

    .news-buttons a img#facebook-link {
        height: 22px;
    }

@media screen and (min-width:1360px) {
    .news-buttons a img#facebook-link {
        height: 1.6vw;
    }
}

#about-partners {
    padding-top: 30px;
    position: relative;
}

    #about-partners.owl-carousel .owl-stage-outer {
        overflow: hidden;
    }

    #about-partners .owl-prev {
        position: absolute;
        top: 35%;
        right: 95%;
    }


    #about-partners .owl-next {
        position: absolute;
        top: 35%;
        left: 95%;
    }

@media screen and (min-width:1024px) {
    #about-partners .owl-prev {
        right: 105%;
    }
    #about-partners .owl-next {
        left: 105%;
    }
}



.arrow-back {
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.arrow-next {
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

@media screen and (min-width:540px) {
    .arrow-back:hover {
        filter: sepia(1) drop-shadow(2px 4px 6px rgba(0,0,0,0.25));
    }

    .arrow-next:hover {
        filter: sepia(1) drop-shadow(2px 4px 6px rgba(0,0,0,0.25));
    }
}

.arrow-back img {
    width: 35px;
}

.arrow-next img {
    transform: rotate(180deg);
    width: 35px;
}

.owl-theme .owl-nav [class*=owl-] {
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}

    .owl-theme .owl-nav [class*=owl-]:hover {
        background-color: transparent;
    }

#products {
    padding-top: 40px;
    position: relative;
}

.product-circles-container {
    padding: 30px 0;
}

.product-heading {
    font-family: SourceSansPro-Semibold;
    font-size: 13vw;
    line-height: 24px;
    color: rgba(255,255,255,0.1);
}

.product-shine {
    opacity: 0;
    position: absolute;
    z-index: -1;
    width: 85%;
    top: -4%;
    left: 0%;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.active .product-shine {
    opacity: 1;
}

.product-vehicle {
    width: 80%;
    padding: 30px;
}

.product-name {
    font-family: SourceSansPro-Semibold;
    font-size: 24px;
    line-height: 24px;
    color: white;
}

.product-circles-container {
    display: block;
    text-align: center;
}

.product-circle {
    display: block;
    padding: 5px;
    max-width: 320px;
    margin: 0 auto;
}

.product-value {
    display: block;
    font-size: 20px; /*30*/
    line-height: 20px; /*24*/
    margin: 0 auto;
    color: #ffe9b8;
    border: 2px solid #b4903a;
    border-image: linear-gradient(45deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
    border-image-slice: 2;
    padding: 5px;
}

#products .owl-prev {
    position: absolute;
    top: 40%;
    right: 95%;
}


#products .owl-next {
    position: absolute;
    top: 40%;
    left: 95%;
}

#products .owl-prev img {
    width: 25px;
}

#products .owl-next img {
    width: 25px;
}

.value-name {
    font-family: SourceSansPro-Regular;
    font-size: 16px; /*20*/
    line-height: 20px; /*24*/
    color: white;
}

.product-fg {
    height: 70%;
    position: absolute;
    left: -27%;
    bottom: 0px;
}

.service-box-container {
    display: table;
}

.service-box {
    font-family: SourceSansPro-Regular;
    /*display: table-cell;*/
    display: inline-table;
    border-radius: 20px;
    width: 33.3vw;
    background-color: transparent;
    /*padding: 10px 0;*/
    padding:20px;
    font-size: 16px;
    line-height: 16px;
    color: #4e4e4e;
    /*border: 2px solid #b4903a;*/
    border-image: linear-gradient(45deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
    border-image-slice: 2;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

    .service-box img {
        display: block;
        width: 50%;
        padding: 10px;
        margin: 0 auto;
        margin-bottom: 10px;
        filter: grayscale(1) drop-shadow(3px 3px 6px rgba(255,255,255,1)) brightness(0.5);
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }

    @media screen and (min-width:1600px) {
        .service-box img {
            padding: 0.625vw;
        }
    }

    .service-box.active, .service-box:hover {
        font-family: SourceSansPro-Semibold;
        color: black;
        background-color: white;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }

        .service-box.active img, .service-box:hover img {
            filter: inherit;
        }

.service-text {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

.service-text {
    transform: translateX(200%);
    opacity: 0;
    display: block;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
}

    .service-text.active {
        transform: translateX(0px);
        opacity: 1;
        position: relative;
    }




@media screen and (min-width:540px) {
    .mb1-lg {
        top: initial;
    }

    .mb1-bg {
        width: 100%;
    }

    .mb1-lorry {
        width: 56.565vw;
        right: 7.353vw;
        bottom: 2.779vw;
    }


    .mb1-van {
        width: 39.288vw;
        left: 12.500vw;
        bottom: 6vw;
    }


    .main-bannertext img {
        height: 4.7vw;
    }

    .main-bannersubtext {
        font-size: 2.85vw;
    }

    .main-bannertagline {
        font-family: Orbitron;
        font-size: 5vw;
    }

    .product-circle {
        display: inline-block;
        width: 45%;
    }

    .product-shine {
        width: 70%;
        top: -15%;
    }

    .product-vehicle {
        width: 70%;
    }

    .service-wrapper {
        width: 80%;
        margin: 0 auto;
    }

    .service-box-container {
        display: block;
        text-align: center;
    }

    .service-box-content {
        display: table-cell;
        vertical-align: middle
    }

    .service-box {
        display: inline-table;
        vertical-align: top;
        width: 23vw;
        height: 23vw;
        margin: 1vw;
        padding: 2vw;
        box-sizing: border-box;
        font-size: 20px;
        line-height: 20px;
        color: #4e4e4e;
        border: none;
        border-radius: 20px;
    }

        .service-box img {
            display: block;
            width: 50%;
            margin: 0 auto;
            margin-bottom: 10px;
            filter: grayscale(1) drop-shadow(3px 3px 6px rgba(255,255,255,1)) brightness(0.5);
        }

        .service-box.active, .service-box:hover {
            background-color: white;
        }

            .service-box.active img, .service-box:hover img {
                filter: inherit;
            }

    .service-text {
        width: 90%;
    }

    .news-desc {
        height: 120px;
    }
}


@media screen and (min-width:1024px) {
    .banner-section {
        padding-top: 6%;
    }

    .scrolled .banner-section {
        padding-top: 0%;
    }

    .about-wrapper {
        width: 67%;
    }

    .news-wrapper {
        padding: 30px;
    }

    .product-circle {
        display: inline-block;
        width: 18%;
        padding: 0 0.5%;
    }

    .product-value {
        background-image: url('../images/product-ring.png');
        background-size: contain;
        background-repeat: no-repeat;
        border: none;
        width: 110px;
        height: 110px;
        font-size: 24px;
        line-height: 110px;
    }

        .product-value.date {
            font-size: 18px;
        }

    .product-fg {
        height: auto;
        width: 100%;
        position: absolute;
        left: auto;
        bottom: 0px;
    }


    .service-text {
        width: 60%;
    }

    .news-desc {
        height: 144px;
    }
}

@media screen and (min-width:1280px) {

    #products {
        width: 70%;
        margin: 0 auto;
    }

        #products .owl-item {
            opacity: 0.2;
            -moz-transition: all 300ms;
            -webkit-transition: all 300ms;
            -o-transition: all 300ms;
            transition: all 300ms;
        }

            #products .owl-item.active {
                opacity: 1;
            }

    .product-item {
        margin: 0 auto;
    }

    .product-value {
        font-size: 24px;
        width: 125px;
        height: 125px;
        line-height: 125px;
    }

        .product-value.date {
            font-size: 22px;
        }

    .value-name {
        font-size: 18px;
        line-height: 24px;
    }

    .product-shine {
        width: 75%;
    }

    .product-shine {
        opacity: 0;
        width: 80%;
        top: -20%;
    }

    .product-circles-container {
        opacity: 0;
    }

    .active .product-circles-container {
        opacity: 1;
    }

    .product-heading {
        opacity: 0;
    }

    .active .product-heading {
        opacity: 1;
    }

    .news-desc {
        height: 124px;
    }
}

@media screen and (min-width:1360px) {
    .about-wrapper {
        padding: 2.206vw;
    }

    #about-partners {
        padding-top: 2.206vw;
    }

    .arrow-back img {
        width: 2.574vw;
    }

    .arrow-next img {
        width: 2.574vw;
    }

    .product-section {
        border-bottom: 0.147vw solid #5b4515;
    }

    .product-wrapper {
        padding-top: 0.735vw;
        padding-bottom: 2.206vw;
    }

    #products .owl-prev img {
        width: 1.838vw;
    }

    #products .owl-next img {
        width: 1.838vw;
    }

    .service-wrapper {
        padding: 2.206vw;
    }

    .service-border {
        margin-top: 0.221vw;
        height: 0.221vw;
    }

    .news-wrapper {
        padding: 2.206vw;
    }


    .news-item {
        padding: 2.206vw 1.471vw;
        box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);
    }

    .news-date {
        font-size: 1.324vw;
        line-height: 2.059vw;
    }

    .news-title {
        font-size: 1.324vw;
        line-height: 2.059vw;
    }

    .news-section {
        margin-bottom: -12.868vw;
    }

    #products {
        padding-top: 2.941vw;
    }

    .product-circles-container {
        padding: 2.206vw 0;
    }

    .product-heading {
        font-size: 8.706vw;
        line-height: 1.765vw;
    }


    .product-name {
        font-size: 1.875vw;
        line-height: 1.875vw;
    }

    .product-value {
        font-size: 1.765vw;
        width: 9.191vw;
        height: 9.191vw;
        line-height: 9.191vw;
    }

        .product-value.date {
            font-size: 1.618vw;
        }

    .value-name {
        font-size: 1.324vw;
        line-height: 1.765vw;
    }

    .product-vehicle {
        width: 75%;
        padding: 2.206vw;
    }

    .service-box {
        width: 19vw;
        height: 14vw;
        font-size: 1.471vw;
        line-height: 1.471vw;
        border-radius: 1.471vw;
    }

    .banner-section {
        padding-top: 5%;
    }
}

@media screen and (max-width:400px) {
    .subbaner-head {
        max-width: 45vw;
    }
}

@media screen and (max-width:540px) {

    .subbanner-bars {
        opacity: 0.6;
    }

    .subbaner-head {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (min-width:1360px) {
    .subbanner-back {
        border: 0.147vw solid #b4903a;
        border-image: linear-gradient(0deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
        border-image-slice: 2;
    }

    .subbanner-height {
        height: 18.382vw;
    }

    .subbanner-front {
        border: 0.147vw solid #b4903a;
        border-image: linear-gradient(0deg, #b4903a 4%,#b4903a 8%,#fadd8d 12%,#fffea6 16%,#fadd8d 20%, #b4903a 24%,#5b4516 28%,#b4903a 32%,#fadd8d 36%,#fffea6 40%, #fadd8d 46%,#b4903a 52%,#5b4516 58%,#b4903a 64%,#fadd8d 70%, #fffea6 76%,#fadd8d 82%,#b4903a 88%,#5b4516 94%,#b4903a 100%);
        border-image-slice: 2;
        top: 0.735vw;
        right: 1.103vw;
    }

    .subbanner-text {
        top: 0.735vw;
    }

    .subbanner-bars {
        margin-left: 2.206vw;
        margin-right: 3.676vw;
    }

    .subbanner-bar1 {
        height: 11.765vw;
        width: 4.412vw;
        margin-right: 1.103vw;
    }

    .subbanner-bar2 {
        height: 4.412vw;
        width: 1.103vw;
    }

    .subbanner-headings {
        display: inline-block;
        vertical-align: top;
    }

    .subbaner-subhead {
        font-size: 1.176vw;
        letter-spacing: 0.007vw;
    }

    .subbaner-head {
        font-size: 2.941vw;
        letter-spacing: 0.007vw;
        line-height: 3.162vw;
        margin: 1.103vw 0;
    }

    .news-desc {
        height: 7vw;
    }

    .news-buttons {
        height: 1.471vw;
    }

        .news-buttons a {
            margin-right: 1.471vw;
        }

            .news-buttons a img {
                height: 1.471vw;
            }
}



@media screen and (max-width:1024px) {
    .product-circle {
        display: flex;
        border-bottom: 1px solid #ffffff44;
        width: 65%;
        padding: 5px 10%;
        max-width: none;
        width: 65%;
    }

    .product-value {
        order: 2;
        width: 30%;
        text-align: left;
        border:none;
        border-image:none;
    }

    .value-name {
        order: 1;
        width: 70%;
        text-align: left;
        font-size: 20px;
        line-height: 25px;
    }
}

@media screen and (max-width:620px) {   



    .product-circle {
        width: 75%;
    }

    .product-value {
        width: 40%;
        font-size:16px;
    }

    .value-name {
        width: 60%;
        font-size: 16px;
    }
}

#about-partners .owl-prev {
    top: 50%;
}

#about-partners .owl-next {
    top: 50%;
}

