/* ------------------------------------------------------------------------------
 *  Designed by Dreamscape Media Pvt. Ltd.
 *  ------------------------------------------------------------------------------
 *  Email: support@dreamscape.co.in
 *  Work: UI Designer and Front-end Developer @ Dreamscape Media - http://dreamscape.co.in
 *  Latest update: Dec 11, 2023
 * ---------------------------------------------------------------------------- */

@media (max-width: 5000px) { 

}

@media (max-width: 1920px) {
	.history-swiper{margin-left: 304px; max-width: 100%;}
}

@media (max-width: 1700px) {

}

@media (max-width: 1600px) {
	
}

@media (max-width: 1500px){

}

@media (max-width: 1440px){
	h1{font-size: 70px; color: #000; line-height: 80px; font-weight: 200; margin-bottom: 35px;}
	h2{font-size: 70px; color: #000; line-height: 80px; font-weight: 200; margin-bottom: 35px;}
	h3{font-size: 24px; color: #000; line-height: 32px; font-weight: 500; margin-bottom: 10px;}

}

@media (max-width: 1366px){

} 

@media (max-width: 1024px) {
	h1 {font-size: 40px;line-height: 50px;}
	h2 {font-size: 40px;line-height: 50px;}
	
}

@media (max-width: 768px) {
	.container, .container-md, .container-sm {max-width: 94%;}
}

@media (max-width: 600px) {
	body {padding-top: 80px;}
	h1{margin-bottom: 25px;}
	h2{font-size: 36px; line-height: 46px; margin-bottom: 25px;}
	h3{font-size: 22px; line-height: 32px;}
	p.lead {font-size: 18px;line-height: 28px;}
	.features-block h3 {font-size: 22px; line-height: 32px;}
	.features-block{padding-bottom: 100px; background-size: contain;}
	.revolutionizing {padding-bottom: 130px;}
	.revolutionizing img{width: 50%; text-align: center; margin: 0 auto;}
	.col-md-5.order-lg-2{margin-bottom: 30px;}
	header h1{font-size: 38px; line-height: 48px;}
	section{padding: 80px 0;}
	.client-list li img {height: 40px;}
	.navbar {background: #fff !important;  min-height: 80px;}
	.container{padding: 0 15px;}
	footer, .footer-nav ul{text-align: center;}
	.email{margin: 20px 0;}
	footer .footer-nav {padding: 60px 0;}
	.footer-nav ul li:last-child {margin-right: 20px;}
	#partnerships .col-md-6:last-child{margin-top: 40px;}
	.resources .col-md-4{margin-bottom: 50px;}
	.resources .col-md-4:last-child{margin-bottom: 0px;}

	.ab-awardblock{height:auto;}
	.about-header {padding: 60px 0 60px 0;}
	.features-block-big {padding: 30px 20px;}
	.g-5, .gy-5 {--bs-gutter-y: 0rem!important;}
	h3.big {font-size: 26px;line-height: 36px;}
}

@media (max-width: 480px) {
    
}

@media (max-width: 320px) {
       
}