html {scroll-behavior: smooth;}
.logo-wrapper{ width:100%; background: #fff !important;}
.logo-wrapper img{ width:100%; max-width: 350px; }

.bisla .featured-cycle .dark-clip-shape { right: 0 !important; left: inherit !important;}
.bisla .cl-featured-right{ padding-left:25%; text-align: center;}
.bisla .cl-featured-right img{ width:100%; }
.cl-featured-img img{ width:100%; }
.bisla{}
.bisla{}
.bisla{}
.bisla{}
.cl-featured-left{ text-align:center; }

.order2{ order:2; }
.order1{ order:1; }

.bisla .dark-clip-shape {
    right: 0;left: inherit !important;
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 101%);
     clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 101%); 
}

.copyright-links{ text-align:right; }


.footer-contact-info li a:hover{ color:#fc0012; }








@media(max-width:500px) and (min-width:50px){
	.flex-shrink-0 {max-width: 100%;}
	.motor-list-content{ width:100%; text-align:center; }

.bisla .dark-clip-shape {
    right: 0;
    left: inherit !important;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 101%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 101%);
}

.bisla .cl-featured-right {
    padding-left: 0;
}
.order2{ order:1; }
.order1{ order:2; }	

.hero3-subtitle, .display-3{text-align: center !important;}
.at-section-title, .cl-featured-left, .cl-featured-right, .footer-section{ text-align:center; }
.footer-contact-info li{ display:inline-block; }
.copyright-links{ text-align:center; }
}