﻿.slick-news .slick-prev {
    left: -40px;
    top: 175px;
}

.slick-news .slick-next {
    right: -40px;
    top: 175px;
}

.news, .video {
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
    width: 90%;
}

.bikeMan {
    height: 100%;
    width: auto;
}

.slider .display-none{
    display:none;
}

.slide .slide-carousel-custom-1 {
    overflow: hidden;
    position: relative;
    height: 700px;
}

.slider .man-image-custom {
    height: 100%;
}

.category-sec .link-ac {
    color: #666666;
    padding: 7px;
    font-size: larger;
    line-height: 50px !important;
}

.category-sec .mt-10 {
    margin-top: 10px;
}

.category-sec .mt-5 {
    margin-top: 5px;
}

.category-sec .slide-nav-custom {
    cursor: initial !important;
}

.custom-clear-both {
    clear: both;
}

.custom-modal-text-center{
    text-align:center;
}

.custom-img-absolute {
    position: fixed;
    z-index: 500;
    left: 0; 
    top: 40%;
    width:15%; 
}

@media (max-width: 400px) {
    .custom-img-absolute {
        position: fixed;
        z-index: 500;
        left: 0;
        top: 35%;
        width: 60%;
    }
}

.web_url{
    padding-top:20px;
}

.web_url_link{
    text-decoration: underline;
}

.home-prompt {
    text-align:center;
}

.home-prompt label {
    font-size: 16.2px;
}

.home-prompt button {
    width: 49px;
    height: 36px;
    background-color: #8E8E8E;
    font-size:16.2px;
}