/* X-Small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {



}



/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {

	.page__title {

		font-size: 40px;

	}
	#footer {
		marg
	}

	.btlr, .btrr, .corner-tl, .corner-bl {
		border-radius: 0;
		border: none;
	}
	.title.justify-content-end {
		justify-content: center !important;
	}
	.values__title, .why__title {
		position: static !important;
	}
	.swiper__title h2 {
		font-size: 30px;
	}
	.fashion-slider-button {
		bottom: 30vh;
	}
	.navbar-nav li {
		text-align: center;
	}
	.visibility-hidden {
		display: none !important;
	}
	h3 {
		font-size: 25px !important;
	}

.fashion-slider02 .cite .swiper-slide {
	background-size: cover;
	height: 300px;
}
.py-6 {
	padding: 0 30px;
}

nav#header {
    background: rgba(255,255,255,.9) !important;
}

footer#footer:before {
    content: ' ';
    width: 120px;
    height: 120px;
    background: url(../images/bblr.svg);
    position: absolute;
    top: -119px;
    left: 0;
}

	.navbar-toggler {

		position: fixed;

		top: 15px;

	}

	.admin-bar .navbar-toggler {

		position: fixed;

		top: 55px;

	}	

	.header-container {

		background-size: cover;

	}

	.navbar-brand {

		margin:auto;

	}

	.col-md-5.text-end {

		text-align: left !important;

	}

}



/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {



}



/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {



}



/* X-Large devices (large desktops, less than 1400px) */

@media (max-width: 1399.98px) {



}