@media (max-width: 1023px){
.secondry-navbar .col-xxl-3 a {font-size: 13px;}
span.navbar-toggler-icon img {filter: brightness(0);}
#hero-slider .owl-item img {height: 700px;object-fit: cover;}
#hero-slider .owl-nav .owl-prev::before {left: 25px;margin-top: -350px;}
#hero-slider .owl-nav .owl-next::before {right: 25px;margin-top: -350px;}
#hero-slider .carousel-caption h3 {line-height: 1.5em;font-size: 50px;}

.section-a h3,.section-c h3,.section-b h3,.section-f h3 {font-size: 40px;}
.section-a ol li .counter {font-size: 30px;}
.section-world-map img {transform: scale(2.0,2.0);}
.section-c ul li {width: 320px;height: 320px;}
}/*1023*/

@media (min-width: 1024px) and (max-width: 1199px){
.section-c ul li {width: 280px;height: 280px;}
}/*1199*/

@media (max-width: 767px){
.secondry-navbar ul li {padding-inline-start: 5px;}
#hero-slider .carousel-caption h3 {line-height: 1.2em;font-size: 28px;}
#hero-slider .owl-nav .owl-prev::before {left: 30%;margin-top: -75px;}
#hero-slider .owl-nav .owl-next::before {right: 30%;margin-top: -75px;}
#hero-slider .carousel-caption ol.d-flex {flex-flow: column;}
#hero-slider .carousel-caption ol.d-flex li { margin-block: 8px;}
.section-a ol li .counter-text {font-size: 18px;}
.section-c ul li {width: 100%;height: auto; margin-block: 8px;}
.section-b {background-image: none;}
footer ul.m-auto.social-media {padding-block: 25px;}
.section-india-map img {min-width: 100%;min-height: 300px;object-fit: cover;}
.section-world-map {padding-block: 60px;}

.feature-image-section img.contact-page {object-position: 0px 0px;}
}/*767*/