@media(min-width:1900px) {
    .container {
        max-width: 1800px;
    }
}



@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .header-section {
        position: static;
        background-image: linear-gradient(to bottom, #00407e, #6ab380 187%);
    }
    .header-section .nav-item .nav-link {
        font-size: 16px !important;
        text-align: start;
    }
}

@media (min-width: 1200px) {
    .header-section header button:first-child {
        display: none;
    }
}

@media(max-width: 750px) {
    .services-section article .services-card .services-img img {
        display: none;
    }
	.services-section article .item{
		margin-bottom:20px;
	}
	.statistics-section div.info p{
		text-align:center !important;
	}
}
@media(max-width: 478px) {
    .about-us .hvr-shrink{
		padding:8px 10px 0 0 !important;
	}
	.media-center-section header p{
		text-align:center !important;
	}
}

/* Responsive for XL Screens */
@media (min-width:1680px) and (max-width:1900px) {
    .container {
        max-width: 95%;
    }
}
/* Responsive for XXL Screens */

/* Responsive for XL Screens */
@media (min-width:1200px) and (max-width:1680px) {
    .container {
        max-width: 95%;
    }
    .navbar-brand {
        margin: 0;
    }
    .header-section header button img {
        transform: scale(1);
    }
    .header-section .navbar-brand img {
        max-width: 120px;
    }
    .header-section .nav-item .nav-link {
        font-size: 12px;
        padding-inline: 4px;
    }
    .header-section form .search-input input {
        width: 160px;
    }
    .header-section form button {
        min-width: 100px;
        font-size: 13px;
    }
    .main-carousel .main-details .details-info p {
        font-size: 15px;
    }
    .main-carousel .main-details .map-info img {
        width: 45px;
    }
    .main-carousel .main-details .map-info button {
        margin-inline-start: 25px;
        min-width: 290px;
        height: 80px;
    }
    .regulations header h2,
    .services-section header h2,
    .statistics-section .content header h2 {
        margin-bottom: 40px;
        font-size: 35px;
    }
    .regulations article .regulation-card img {
        max-height: 120px;
    }
    .regulations article .regulation-card h4 {
        font-size: 30px;
        margin-bottom: 50px;
    }
    .regulations article .regulation-card button {
        padding: 12px;
    }
    .about-us .title h2 {
        font-size: 30px;
    }
    .about-us .title button {
        font-size: 13px;
    }
    .about-us .info h3 img {
        width: 40px;
        margin-inline-end: 10px;
    }
    .about-us .info h3 {
        font-size: 22px;
        margin-bottom: 50px;
    }
    .about-us .info p {
        font-size: 13px;
    }
    .services-section article .services-card .info img.img {
        max-height: 110px;
    }
    .services-section article .services-card .info h3 {
        font-size: 25px;
        margin-bottom: 50px;
    }
    .statistics-section .content header img {
        width: 55px;
    }
    .statistics-section .content article .statistics-card img {
        max-height: 60px;
    }
    .statistics-section .content article .statistics-card h4 {
        font-size: 40px;
    }
    .statistics-section .content article .statistics-card p,
    .statistics-section .content article .info p {
        font-size: 18px;
    }
    .media-center-section header h2 {
        font-size: 35px;
    }
    .media-center-section header p {
        font-size: 20px;
    }
    .media-center-section article .media-card h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    footer .logo img {
        max-width: 160px;
    }
    footer h3 {
        font-size: 20px;
    }
    footer a {
        font-size: 14px;
    }
    footer .map a {
        font-size: 17px;
    }
    footer .info p {
        font-size: 14px;
    }
}
/* Responsive for L Screens */

/* Responsive for S Screens */
@media (max-width:1200px) {
    .header-section header button img {
        transform: none;
    }
    .header-section header button:first-child {
        display: inline-block;
    }
    .header-section .nav-item .nav-link {
        font-size: 14px;
    }
    .header-section .navbar-brand img {
        max-width: 120px;
    }
    .header-section form  {
        display: none !important;
    }
    .main-carousel .main-details .map-info img.icon-img {
        display: none;
    }
    .main-carousel .main-details .details-info p {
        font-size: 14px;
    }
    .main-carousel .main-details .map-info button {
        margin-inline-start: 0;
        min-width: 285px;
        height: 86px;
    }
    .main-carousel .main-details .map-info button img {
        width: 35px;
        margin-inline-end: 10px;
    }
    .regulations header h2 {
        font-size: 30px;
        margin-bottom: 50px;
    }
    .regulations article .regulation-card img {
        max-height: 70px;
    }
    .regulations article .regulation-card h4 {
        font-size: 30px;
    }
    .regulations article .regulation-card p {
        font-size: 14px;
    }
    .regulations article .regulation-card button {
        padding-block: 0px;
    }
    .about-us .about-content .row .col-lg:last-child {
        display: none;
    }
    .about-us .title h2 {
        font-size: 28px;
    }
    .about-us .title button {
        padding: 8px 14px;
    }
    .about-us .info h3 img {
        width: 45px;
    }
    .about-us .info h3 {
        font-size: 20px;
        margin-bottom: 50px;
    }
    .about-us .info p {
        font-size: 14px;
    }
    .services-section header h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    
	.services-section article .services-card .info img.img {
        max-height: 70px;
    }
    .services-section article .services-card .info h3 {
        font-size: 30px;
    }
    .services-section article .services-card .info button {
        padding: 0px 15px;
    }
    .statistics-section .content header img {
        width: 55px;
    }
    .statistics-section .content header h2 {
        font-size: 30px;
    }
    .statistics-section .content article .statistics-card img {
        max-height: 60px;
    }
    .statistics-section .content article .statistics-card h4 {
        font-size: 40px;
    }
    .statistics-section .content article .statistics-card p {
        font-size: 18px;
    }
    .statistics-section .content article .info p {
        font-size: 18px;
    }
    .media-center-section header h2 {
        font-size: 28px;
    }
    .media-center-section header p {
        font-size: 18px;
    }
    .media-center-section article .media-card h4 {
        font-size: 20px;
    }
    .media-center-section article .media-card p {
        font-size: 14px;
    }
    footer h3 {
        font-size: 18px;
    }
    footer .map {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    footer .map a {
        font-size: 16px;
    }
    footer a {
        font-size: 14px;
    }
    footer .contact ul li {
        font-size: 14px;
    }
    footer .copyright .info p {
        font-size: 14px;
    }
}
/* Responsive for S Screens */

/* Responsive for S Screens */
@media(max-width: 720px) {
    .main-carousel .main-details .map-info button {
        width: 100%;
    }
    .regulations,
    .services-section,
    .statistics-section .content,
    .media-center-section {
        padding: 70px 0;
    }
    .services-section article .article-content,
    .statistics-section .content article .article-content,
    .media-center-section article .article-content {
        padding: 0;
    }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        margin: 0;
    }
    .statistics-section .content header img {
        display: none;
    }
    .owl-theme.owl-carousel .owl-nav {
        position: static;
        justify-content: space-around;
        transform: unset;
    }
    .media-center-section header {
        display: block;
    }
    .media-center-section header h2 {
        margin-top: 60px;
        margin-bottom: 28px;
    }
    .media-center-section header .media-filter ul {
        display: block;
    }
    .media-center-section header .media-filter ul li button {
        width: 100%;
        text-align: start;
    }
}
/* Responsive for S Screens */