*{
    margin:0;
    padding:0;
    box-sizing:border-box;
    font-family: 'Oswald', sans-serif;
}

html{
    scroll-behavior: smooth;
    font-size: 16px;
}

body{
    overflow-x: hidden;
}

@media screen and (max-width: 768px) {
	
	
ol,ul{
	padding-left: 0rem;	
	}

.youtube-videos{
    width: 100vw;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.youtube-videos-container{
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.youtube-videos-item{
    width: 100vw;
    height: 30vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
}

.video-caption-video-name-1{
		width: 100%;
		background: url('../images/youtube/youtube-workingcase-deluxe-roadcasesmexico.webp');
		background-size: cover;
		position: relative;
	}

	.video-caption-video-name-2{
		width: 100%;
		background: url('../images/youtube/youtube-workingcase-produccion-roadcasesmexico.webp');
		background-size: cover;
		position: relative;
	}

	.video-caption-video-name-3{
		width: 100%;
		background: url('../images/youtube/youtube-case-motor-cm-lodestar-roadcasesmexico.webp');
		background-size: cover;
		position: relative;
	}

	.video-caption-video-name-4{
		width: 100%;
		background: url('../images/youtube/youtube-workingcase-duo-mesa-roadcasesmexico.webp');
		background-size: cover;
		position: relative;
	}

.youtube-logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    height: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.youtube-logo img{
    width: 40%;
}

ul{
    padding-left: 0;
}
	
.copyright-span	{
		width: 100%;
		display: flex;
		flex-direction: row;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

.footer{
    width: 100% !important;
    background-color: #000;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-container{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-top{
    width: 100vw !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-column{
    width: 100% !important;
    display: flex !important;
    padding-top: 10px;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-column-title{
    
    color: #fff;
    margin-bottom: 15px !important;
    text-align: center !important;
	margin-left: 0px !important;
}

.footer-column ul{
    list-style: none;
	margin-bottom: 0.5rem;
}

.footer-column ul li{
    font-size: 1rem;
    margin-bottom: 10px;
    text-align: center !important;
}

.footer-column ul li a{
    text-decoration: none;
    color: #fff;
	font-weight: 400 !important; 
	font-size: .8rem !important;
}

.footer-bottom{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-bottom-up{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-bottom-left{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-logo{
    width: 35vw !important;
    margin-left: 0 !important;
	margin-top: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-bottom-left p{
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-content: center !important;
	justify-content: center !important;
	width: 100% !important;
    font-size: 1rem !important;
    color: #fff !important;
    margin-top: 20px !important;
    text-align: center !important;
}

.footer-bottom-left p a{
    text-decoration: none;
    color: #fff;
    padding: 0px 10px !important;
	margin-left: 0px !important;
}

.footer-bottom-right{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}	

.footer-bottom-right p{
	width: 100% !important;
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-content: center !important;
	justify-content: center !important;
    font-size: 1.5rem !important;
    color: #fff;
    text-align: center !important;
}

.footer-bottom-right p a{
    text-decoration: none !important;
    color: #fff !important;
    padding: 5px 20px !important;
}

.line{
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-top: 50px;
}

.footer-bottom-down{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-bottom-left{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.politicas{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.copyright{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	
	#carouselMobile{
		display: block !important;
	}
	
	#carouselDesktop{
		display: none !important;
	}
	
	.carousel-text{
		font-size: 1.8rem !important;

	}

	.carousel-subtitle{
		font-size: 1.3rem !important;
	}
 }