.ab_header {
    background-color: #333333;
    border-bottom: 5px solid #ffe600;
}

.ab_logo {
    padding: 15px 0;
    padding-bottom: 5px;
}

.ab_header_search {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ab_header_info_wrapper {
    color: #fff;
    font-size: 0.9em;
    padding-bottom: 10px;
    padding-left:20px;

}

.actionbikes .ab_header_info_wrapper a {
    color: #fff;
}

.ab_header_info_wrapper_icon {
    font-size: 30px;
    color: #f0d101;
    float: left;
    margin-right: 15px;
}

.ab_header_info_freeshipping {
    background-image: url('../img/actionbikes_free_shipping.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 110px;
    height: 110px;;
    right: 30px;
    top: 25px;
}
.ab_header_info a {
    color: #fff;
}

.ab_logo img {
    width: 300px;
}

img.ab_responsive {
   max-width: 100%;
}

#via-gallery-image-zoom {
    cursor: pointer;
}

#ab_zoom_box {
    display: none;
}

.ab_zoom_box {
    position: absolute;
    width: 96%;
    left: 2%;
    top: 2%;
    height: auto;
    box-sizing: border-box;
    z-index: 10000;
}

.ab_zoom_container {
    position: absolute;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 5%;
    z-index: 10000;
    background-color: #ffffff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.ab_zoom_container_bg_close, .ab_zoom_container_bg_close_bottom{
    background-color: #333333;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px;
    margin: 10px;
    color: #fff;
    font-size: 25px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    cursor: pointer;
    z-index: 10000;
}
.ab_zoom_container_bg_close_bottom {
    top: auto;
    bottom: 0;
}

.ab_zoom_container img {
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    z-index: 1002;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.ab_gallery_miniatur {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 20px 10px;
}

.ab_gallery_miniatur li{
    width: 20%;
    list-style: none;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

.ab_gallery_miniatur li img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.tab-content{
    display: none;
}



.actionbikes {
    font-size: 0.9em;
}

.actionbikes a {
    text-decoration: underline;
    color: #666666;
}
.actionbikes ul{
    display: block;
}

.actionbikes li{
    /*margin-left: 18px;*/
    list-style-position: inside;
}

.actionbikes .tab-link {
    cursor: pointer;
}

.actionbikes .tab-link i {
    margin-right: 10px;
}


.actionbikes h1, .actionbikes h2, .actionbikes h3, .actionbikes h4, .actionbikes h5, .actionbikes h6 {
    padding: 20px 0 5px 0;
}

.actionbikes h1 {
    font-size: 25px;
}
.actionbikes h2 {
    font-size: 22px;
}
.actionbikes h3 {
    font-size: 20px;
}
.actionbikes h4 {
    font-size: 18px;
}
.actionbikes h5 {
    font-size: 16px;
}
.actionbikes h6 {
    font-size: 14px;
}

.actionbikes .abh_first{
    padding-top: 0;
    margin-top: 0;
}

#threeSixtyHeader{
    background-image: url(../img/actionbikes_360view.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 42px;
}

#threeSixtyWrapper {
    width: 100%;
    cursor: move;
    border: 1px solid #000;
    position: relative;
}


#threeSixty {
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
}

#threeSixty li {
    position: absolute;
    visibility: hidden;
    list-style: none;
    width: 100%;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none;
}

#threeSixtyWrapper #preLoader {
    background-color: #fff;
    background-image: url(../img/495.gif);
    background-position: center center;
    background-repeat: no-repeat;
    visibility: visible;
    width: 100%;
    padding-bottom: 66.7%;
}

.threeSixtyControlLeft, .threeSixtyControlRight, .threeSixtyControlPlayPause {
    background-color: #000;
    position: absolute;
    bottom: 0;
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    border-radius: 0 10px 0 0;
    box-sizing: border-box;
    padding: 1% 2%;
    color: #fff;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none;
}
.threeSixtyControlRight {
    right: 0;
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
}

#threeSixtyControlPause {
    display: none;
}

.threeSixtyControlPlayPause {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    left: 50%;
    -ms-transform: translate(-50%,0); /* IE 9 */
    -webkit-transform: translate(-50%,0); /* Safari */
    transform: translate(-50%,0);
    bottom: 0;
}


.threeSixtyControlLeft:hover, .threeSixtyControlRight:hover, .threeSixtyControlPlayPause:hover {
    background-color: #333;
}

#threeSixty li img{
    width: 100%;
}


#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-footer-img {
    max-width: 90%;
    margin: auto;
    position: static;
    margin-top: 22px;
    display: block;
}

.ab_customer_advantage {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}

.ab_customer_advantage li {
    list-style: none;

}

.ab_customer_advantage li .fa-check{
    color: #ffe600;
    font-size: 1.3em;
    margin-right: 5px;
}

.tab-content-scroll{
    /*padding: 30px;*/
    max-height: 400px;
    overflow: scroll;
    padding: 20px;
}

.sewi-ab-info .tab-content ul {
    padding: 0 10px;
}

.sewi-phone-opening {
    background-color: #ffe16c;
    color: #333333;
    font-size: 1.2em;
    text-align: center;
}
.sewi-phone-opening i{
    font-size: 1.2em;

    margin-right: 10px;
}

.sewi-phone-opening .col-xs-12 {
    padding: 10px;
}

.main-footer {
    border-top: 0;
}

.copyright-area {
    text-align: center;
}

.copyright-area a {
    color: #fff;
}

@media all and (min-width: 992px){

    .ab_logo {
        padding-bottom: 15px;
    }

    .ab_header {
        background-image: url('../img/actionbikes_header_bg.jpg');
        border-bottom: 5px solid #ffe600;
    }

    .ab_header_info_wrapper {
        padding:7px 3px 0 3px;
    }

    .ab_header_search {
        padding: 35px 0;
    }

    .ab_header_info {
        padding: 14px 50px;
    }

    .ab_header_info_freeshipping {
        width: 135px;
        height: 135px;
        right: 5px;
        top: 30px;
    }
}