body{font-family: "Inter", sans-serif;}
.about_us img{width:100%;    border-radius: 20px;}
.vision_miss h5{font-size:16px;}
.vision_miss p{font-size:14px;}
.header_area .nav-item a{font-weight: 500;}

.certi_section h5{font-size:15px;line-height:28px;}
.certi_section .gradient-card{}
.footer_logo{background-color: #fff;padding:10px;width: 200px;border-radius: 3px;}

.bi-file-earmark-pdf-fill{transition: transform 0.2s ease;}
.bi-file-earmark-pdf-fill:hover{transform: scale(1.15);}

.footer_area{padding:30px 0px 15px 0px;}
.footer_area ul.list-unstyled li{margin-bottom:10px;color:#fff;}
.footer_area ul.list-unstyled li a{color:#fff;margin-right: 10px;display: contents;}
.footer_area ul.list-unstyled li i{color:#fff;}
.services_section .center_icon{width:80px; height:80px;background-color: #fff;}
.services_section .prod_box{margin-bottom:50px;}
.banner_sec a{border-radius: 25px;font-size: 16px;padding:12px 27px;}
.services_section{padding:48px 0px 0px 0px;}
.services_section h5{font-size: 16px;font-weight:600;margin-top: 35px;margin-bottom: 0px;color: #0d6efd;}
.services_section .center_icon img{width:45px;}
.header_area img{width:250px;}
.powered_by{font-size:13px;margin-bottom: 0px;}
.powered_by a{text-decoration:none;color: #6c757d;}

@media only screen and (max-width: 1024px) {
.header_area .nav-item a{font-size: 14px;}	
.header_area img {
  width: 200px;
}
}

@media only screen and (max-width: 992px) {
	
}

@media only screen and (max-width: 991px) {
.header_area .container{max-width: 720px;}
}

@media only screen and (max-width: 768px) {
	
}

@media only screen and (max-width: 767px) {
	
}

@media only screen and (max-width: 640px) {
	
}

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

