
@media (max-width:1490px) {
.side-menu .dropdown-content a {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-family: 'Roboto';
    text-transform: uppercase;
    line-height: 80px;
    font-weight: 700;
}
	.enquiry-form form {
    max-width: 478px;
   
}
	div#v-pills-tab .nav-link.active::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/Polygon-1.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    left: 270px;
    margin-top: 5px;
    z-index: 1;
}
	.side-menu .dropdown-content {
    left: 24%;
}
}

@media (max-width:766.78px) {
	
	.bottom-img{
		margin-top: 0px;
	}
	.right-img .img-fluid {
    width: 55px;
}
	.right-img {
    position: absolute;
    right: 33%;
    top: auto;
    bottom: 8px;
}

	
	.slider3 .banner-text span{
		font-size: 3rem;
	}
		.slider3 .banner-text .ml7 .letter{
		font-size: 1rem;
	}
	.slider3 .banner-text span.letters{
		font-size: 1rem;
	}
	.about-bottom {
    background: #e61b29;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0px 3px 6px #00000040;
    max-width: 100%;
    margin: auto;
    top: auto;
    left: auto;
}
	.section1_article img {
    width: 128px;
    height: 128px;
    margin-top: auto;
	}
	.banner-text.slider-text {
    display: flex;
    align-items: center;
}
	.banner-text.slider-text img {
    max-width: 213px;
    margin-right: 20px;
}
	.formBox {
    padding: 15px;
}
	img.img-right{
		display: none;
	}
	section.objective {
    padding-top: 0px;
	}
	.objective .section-pt-pb.animate__animated.animate__lightSpeedInRight {
    padding-top: 0px;
}
}
