@media screen and (min-width: 992px) {
	#slider-section .main-slider .swiper-slide {
		min-height: 510px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: grid;
		align-items: center;
	}
	.mb-10 {
		margin-bottom: 6rem;
	}
	.me-10 {
		margin-right: 5rem;
	}
	.ms-10 {
		margin-left: 5rem;
	}
}
	
	@media screen and (max-width: 1199px) {
	.container {
		max-width: 100%;
	}
	#main-menu ul > li {
		padding: 5px 10px;
	}
	header .logo-area .logo {
		width: 200px;
	}
	.header-bottom {
		background: #27ae60;
	}
	.main-slider .owl-nav button {
		left: 0;
	}
	.main-slider .owl-nav button.owl-next {
		right: 0;
	}
	}
	
	@media screen and (max-width: 1024px) {
	.header-bottom {
		padding: 0;
	}
	.main-slider .owl-nav button {
		font-size: 35px !important;
	}
	.single-slide h2 {
		font-size: 32px;
	}
	.btn-sm {
		padding: 6px 20px;
		font-size: 15px;
	}
	}
		
	@media screen and (max-width: 991px) {
	.main-slider .single-slide .slider-img {
		height: 450px;
	}
	header .logo-area .logo {
		width: 110px;
		height: 100px;
		padding: 0 15px;
		padding-right: 0;
	}
	.header-top .right-menu {
		padding: 8px 0;
	}
	header .logo-area .logo::after {
		left: 98%;
		width: 20px;
	}
	.text-white.responsive-text {
		color: #111 !important;
		text-align: center;
	}
	h1.display-4.mission {
		text-align: center;
		font-size: 44px;
		text-transform: uppercase;
	}
	img.img-fluid.mb-4.mission {
		margin-top: 35px;
	}
	.service-section {
	}
	.sm-btn.service {
		border-color: #111 !important;
		color: #111 !important;
	}
	.sm-btn.service:hover {
		background-color: #111 !important;
		color: #fff !important;
	}
	.page-cover {
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 9998;
		position: fixed;
		top: 0;
		left: 0;
		cursor: pointer;
		-webkit-transition: opacity 0.5s;
		transition: opacity 0.5s;
		display: none;
		background-color: #000;
	}
	.main-content {
		margin: 1rem 0;
		position: relative;
		padding-top: 2.5rem;
	}
	.details-title {
		font-size: 2rem;
		line-height: 2.3rem;
		margin-bottom: 1rem;
		padding-bottom: .5rem;
	}
	.header-bottom > .container {
		padding-top: 0;
		padding-bottom: 0;
	}
	.header-top {
	}
	.header-top .right-menu {
	}
	.header-top .right-menu .phone {
		justify-content: flex-start;
		width: auto;
		margin-bottom: 0 !important;
		font-size: .9rem;
		font-weight: 600;
	}
	.container, .container-md, .container-sm {
		max-width: 100%;
		padding: 0 20px;
	}
	.sticky-header > .container .logo {
		padding: .5rem 0;
	}
	.hc-nav-trigger span,
	.hc-nav-trigger span::before,
	.hc-nav-trigger span::after {
		background-color: #0a1f33;
		height: 3px;
	}
	.header-bottom {
		padding: 0;
	}
	.hc-nav-trigger span::before {
		top: -9px;
	}
	.hc-nav-trigger span::after {
		bottom: -9px;
	}
	.section-title {
		font-size: 25px;
	}
	.thm-btn-wrapp {
		text-align: center;
		margin-bottom: 2rem;
	}
	.swiper-button-next::after, .swiper-button-prev::after {
		font-size: 2rem;
	}
	.swiper-slide h2 {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	.swiper-slide h3 {
		font-size: 1rem;
	}
	.slider-btn {
		padding: .5rem 1.2rem;
		font-size: .9rem;
	}
	.item-wrapper b:nth-child(1) {
		width: 120px;
	}
	.item-wrapper b:nth-child(3) {
		height: 120px;
	}
	.item-wrapper b:nth-child(2) {
		height: 120px;
	}
	.item-wrapper b:nth-child(4) {
		width: 120px;
	}
	.item-wrapper {
		padding: 2rem;
	}
	#slider-section .main-slider .swiper-slide {
		min-height: auto;
		padding: 3rem 0;
	}
	.experience__img {
		position: relative;
		max-width: 400px;
		margin: 0 auto 7.5rem;
	}
	.section-title {
		text-align: center;
		margin-bottom: 10px;
	}
	.section-title::after {
		width: 100px;
		left: 50%;
		transform: translateX(-50%);
	}
	.about-section .inner-wrapper {
	}
	.thm-btn {
		padding: 10px 30px;
		font-size: .9rem;
	}
	.service-section {
		padding: 2rem 0;
	}
	#product-section {
		padding: 3rem 0;
	}
	.footer-logo img {
		width: 150px;
	}
	.footer-widget p {
		font-size: 14px;
		line-height: 1.5;
	}
	.footer-widget.contact-widget p {
	}
	.footer-widget .single-post-widget .post-title {
		font-size: 14px;
		line-height: 1.4;
		font-weight: 600;
	}
	.footer-widget ul li a {
		font-size: 13px;
		padding: 3px 0;
	}
	.footer-logo .logo img {
		max-width: 100px;
	}
	.footer-widget .footer-links li::before {
		font-size: 10px;
		padding-bottom: 2px;
	}
	.footer-widget .footer-links li {
		padding-left: 15px;
	}
	.footer-widget .title h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.footer-widget .single-post-widget .date {
		font-size: 12px;
	}
	.footer-copyright p {
	}
	.footer-dev p {
		font-size: .8rem;
	}
	
	.main-content .single-product .product-content .product-title {
		font-size: 1.2rem;
		line-height: 1.3rem;
		max-height: calc(2 * 1.3rem);
	}
	.main-content .single-product .product-content .product-exerp {
		font-size: 0.85rem;
		margin-bottom: 0.2rem;
	}
	.main-content .single-product .product-thumb .date {
		font-size: .8rem;
		padding: .5rem .8rem;
		bottom: -1rem;
	}
	.contact-address .icon {
		height: 50px;
		width: 50px;
	}
	.contact-address .address .title {
		font-size: 1.2rem;
	}
	.contact-address .address p {
		font-size: .8rem;
	}
	.footer-logo {
		margin-bottom: 1rem;
	}
	.footer-top .row > *:nth-child(4) {
		width: 28%;
	}
	.footer-top .row > *:nth-child(3) {
		width: 22%;
	}
	.footer-top .row > *:nth-child(2) {
		width: 22%;
	}
	.footer-widget p.footer-desc {
		font-size: 13px;
		margin-bottom: 10px;
	}
	.footer-widget .btn-flat {
		font-size: 13px;
	}
	.mission-vision-section .mission-area {
		order: 1;
		margin-top: 15px;
	}
	.mission-vision-section .img-area {
		text-align: center;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-header button .section-title {
		font-size: 17px;
		font-weight: 700;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-body .desc {
		font-size: 13px;
	}
	}
		
	@media screen and (max-width: 767px) {		
	.main-slider .single-slide .slider-img {
		height: 350px;
	}
	.single-slide h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.about-section .video-btn {
		font-size: 45px;
		width: 60px;
		height: 60px;
	}
	.experience__overlay:nth-child(1) {
		width: 200px;
		margin-top: 1.5rem;
		margin-left: 0;
	}
	.experience__img {
		margin: 0 auto 2.5rem;
	}
	.experience__overlay:nth-child(2) {
		width: 100px;
		top: 40px;
		left: 150px;
	}
	.dual-devide {
		grid-template-columns: 40% auto;
	}
	.title-wrapper .section-title {	
		padding-bottom: .7rem;
	}
	.sticky-header > .container .logo {
	}
	.hc-nav-trigger span {
		width: 26px;
	}
	.header-top .right-menu .phone {
		font-size: .8rem;
	}
	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,9px));
		height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px));
	}
	.swiper-slide h2 {
		font-size: 1.5rem;
		margin-bottom: .7rem;
	}
	.swiper-slide h3 {
		font-size: .8rem;
		margin-bottom: .7rem;
	}
	.slider-btn {
		padding: .3rem .8rem;
		font-size: .8rem;
	}
	.section-title {
	margin-bottom: 15px !important;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-header button .section-title {
		margin-bottom: 0 !important;
	}
	#product-section {
		padding: 30px 0;
	}
	.experience__img {
		position: relative;
		max-width: 50%;
	}
	.about-content p {
		font-size: 1rem;
	}
	.thm-btn {
		padding: 8px 20px;
		font-size: .8rem;
	}
	.experience__img {
		width: 100%;
	}
	.service-section {
		padding: 30px 0;
	}
	.subtitle {
		font-size: 1rem;
		margin-bottom: .2rem;
	}
	.service-content p {
		font-size: .8rem;
	}
	.single-service-one p {
		font-size: .8rem;
	}
	.hvr-bounce-to-bottom > .details {
		font-size: .8rem;
	}
	.flaticon-arrow-pointing-to-right {
		font-size: .6rem;
	}
	.client-section {
	padding: 20px 0;
	}
	.client-outer .client-img {
		max-width: 80px;
	}
	.footer-dev p {
		text-align: center;
	}
	.feedback {
		font-size: 1.5rem;
		margin-bottom: .5rem;
	}
	.wgt-list-item-description {
		font-size: .8rem;
	}
	.rating i {
		font-size: .9rem;
	}
	.wgt-list-item-title {
		font-size: .9rem;
	}
	.wgt-list-item-subtitle {
		font-size: .8rem;
	}
	.footer-widget .single-post-widget .post-title {
		font-size: 12px;
	}
	.footer-widget .single-post-widget .date {
		font-size: 10px;
	}
	.product-bottom .title {
		font-size: 1rem;
	}
	.right-menu ul li a::after {
		height: 15px;
	}
	.service-section .service-content .btn-box {
		margin-top: 1rem;
	}
	.contact-address .icon {
		height: 40px;
		width: 40px;
	}
	.contact-address .address .title {
		font-size: 1rem;
	}
	.contact-address .icon img {
		height: 20px;
		width: 20px;
	}
	.contact-address {
		padding: 20px;
		margin-top: 1rem;
		margin-bottom: .5rem;
	}
	.details-title {
		font-size: 1.5rem;
		line-height: 1.8rem;
		margin-bottom: .5rem;
		padding-bottom: .4rem;
	}
	.details-content .item-content .entry-title {
		font-size: 1.5rem;
		margin-bottom: .5rem;
	}
	.details-content .item-content p {
		font-size: 0.9rem;
	}
	.product-feature li {
		font-size: .9rem;
	}
	.swiper-button-next::after, .swiper-button-prev::after {
		font-size: 1.5rem;
	}
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
		left: 0;
		right: auto;
	}
	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 0;
		left: auto;
	}
	.phone span {
		font-size: 1rem;
	}
	.single-service-one h3 {
		font-size: 1.1rem;
		max-height: calc(2 * 1.5rem);
		line-height: 1.5rem;
	}
	.padding-25-35 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.owl-dots {
		bottom: -8px;
	}
	.footer-top .row > *:nth-child(1) {
		width: 100%;
		/* text-align: center; */
	}
	.footer-logo .logo {
		/* text-align: center; */
	}
	.footer-top .row > *:nth-child(2) {
		width: 50%;
	}
	.footer-top .row > *:nth-child(3) {
		width: 50%;
	}
	.footer-top .row > *:nth-child(4) {
		width: 100%;
	}
	.footer-top {
		padding-bottom: 10px;
	}
	.footer-widget p.footer-desc {
		/* text-align: center; */
	}
	p.sub, .about-section p {
		font-size: 14px;
		line-height: 1.5;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-body ul li {
		font-size: 13px;
	}
	.story-section .story-area .desc {
		font-size: 13px;
		text-align: center;
	}
	.footer-bottom .inner-bottom > * {
		width: 100%;
		text-align: center;
	}
	.footer-copyright p {
		font-size: 14px;
	}
	.footer-bottom p {
		font-size: 14px;
	}
	.services .single-service .icon img {
		max-width: 70px;
	}
	.services .single-service .wrapper-service {
		padding: 25px;
	}
	.services .single-service .title {
		font-size: 14px;
	}
	.services .single-service .exerp {
		margin-bottom: 15px;
	}
	.services .single-service .icon {
		margin: 20px 0;
	}
	#gallery > a {
		width: 33.33%;
	}
	}
	@media screen and (max-width: 575px) {
	.single-slide h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.single-slide .desc {
		font-size: 13px;
	}
	.container, .container-md, .container-sm {
		padding: 0 15px;
	}
	.team-section .team-carousel .single-member {
		margin: 0;
		box-shadow: none;
	}
	.product-section .nav {
		column-gap: 10px;
	}
	.product-section .nav button:not(:first-child)::before {
		display: none;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-body .subtitle {
		text-align: left;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-header .accordion-button::after {
		font-size: 14px;
	}
	.mission-vision-section .mission-area .accordion .accordion-item .accordion-header button {
		padding-left: 32px;
	}
	.product-section .nav button {
		font-size: 12px;
	}
	.products .single-product .product-content .product-name {
		font-size: 14px;
		min-height: 30px;
	}
	.service-item {
		flex: 0 0 48%;
	}
	.service-item .inner .service-content .service-content-title h5 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 3px;
	}
	.service-item .inner .service-content .service-content-desc {
		font-size: 13px;
	}
	.service-item .inner .serial {
		height: 30px;
		width: 30px;
		font-size: 12px;
	}
	.review-carousel .single-item blockquote p {
		padding: 0 30px;
		font-size: .9rem;
	}
	.review-carousel .single-item blockquote::before {
		font-size: 1.5rem;
	}
	.review-carousel .single-item blockquote::after {
		font-size: 1.5rem;
	}
	.footer-widget .rounded-circle {
		width: 50px;
	}
	.lead {
		font-size: 1rem !important;
	}
	.hero-section p span.highlighted-word {
		font-size: 1.5rem;
		padding-bottom: .6rem;
		display: inline-block;
	}
	.hero-section {
		padding: 1.3rem 0;
	}
	.hero-section p {
		font-size: 1.1rem;
	}
	.slider-btn {
		padding: .3rem .8rem;
		font-size: .7rem;
	}
	.right-menu ul li a::after {
		display: none;
	}
	.dual-devide {
		grid-template-columns: auto;
	}
	.contact-item .address {
		text-align: center;
	}
	.contact-item ul.social {
		justify-content: center;
		margin-bottom: 1.5rem;
	}
	.title-desc {
		text-align: center;
	}
	.contact-item .address .title {
		justify-content: center;
		font-size: 1rem;
	}
	.contact-item .address .title i {
		font-size: 1rem;
	}
	.contact-item .address p {
		font-size: .9rem;
	}
	.title-desc {
		font-size: .9rem;
	}
	.contact-item .address .title {
		justify-content: center;
	}
	.btn-box {
		text-align: center;
	}
	.details-content .item-content p {
		text-align: center;
		line-height: 1.5;
	}
	.details-content .item-content p + p {
		margin-top: .5rem;
	}
	.product-feature li {
		justify-content: center;
	}
	.header-top .right-menu .phone {
		font-size: .7rem;
	}
	.right-menu ul li a {
		font-size: .9rem;
	}
	.footer-widget .title h3 {
		font-size: 18px;
		margin-bottom: 8px;
	}
	.header-top {
	}
	#slider-section .main-slider .swiper-slide {
		min-height: auto;
		padding: 1.5rem 0;
	}
	.experience__img {
		display: none;
	}
	.about-content p {
		font-size: .9rem;
	}
	.thm-btn-wrapp {
		text-align: center;
		margin-bottom: 1rem;
	}
	.subtitle {
		font-size: 0.9rem;
		text-align: center;
	}
	.details-title {
		font-size: 1.3rem;
		text-align: center;
	}
	.details-title::after {
		height: 2px;
		left: 50%;
		transform: translateX(-50%);
	}
	.service-section .service-content .btn-box {
		margin-top: 1rem;
		justify-content: center;
	}
	.about-section .inner-wrapper {
		padding-top: 15px;
	}
	.service-section {
		padding: 1.5rem 0;
	}
	.service-section .single-service-one i {
		font-size: 2.5rem;
	}
	.section-subtitle {
		font-size: .9rem;
	}
	#product-section {
		padding: 2rem 0 1rem;
	}
	#product-section .product-item {
		margin-bottom: 1.5rem;
	}
	.feedback {
		font-size: 1rem;
	}
	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
		height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
	}
	.item-wrapper b:nth-child(1) {
		height: 2px;
	}
	.item-wrapper b:nth-child(2) {
		width: 2px;
	}
	.item-wrapper b:nth-child(3) {
		width: 2px;
	}
	.item-wrapper b:nth-child(4) {
		height: 2px;
	}
	.swiper-slide h2 {
		font-size: 1.2rem;
	}
	.item-wrapper {
		padding: 1rem;
	}
	.widget {
		margin-bottom: 1rem;
	}
	.widget .widget-title {
		font-size: 14px;
		margin-bottom: 5px;
		padding: 8px 12px;
	}
	.sidebar .widget > ul.category li {
		padding: 8px 12px;
	}
	.sidebar .widget > ul.category li span {
		top: 8px;
		right: 8px;
		font-size: 9px;
	}
	.widget .search-form input[type="text"] {
		padding: .5rem .5rem;
		font-size: .8rem;
	}
	.widget::after {
		height: 42px;
		border-left: 42px solid #FEC931;
		border-bottom: 42px solid transparent;
		width: 42px;
	}
	.sidebar .widget > ul.category li a {
		font-size: .85rem;
	}
	.sidebar .widget > ul.category li .item {
		font-size: .70rem;
	}
	.breadcrumbs {
		padding: 1rem .5rem;
	}
	.breadcrumbs .breadcrumb.darklinks li {
		font-size: .8rem;
	}
	.breadcrumbs {
		padding: 1rem .5rem;
	}
	.main-content .single-product .product-content .product-title {
		font-size: 1rem;
	}
	.main-content .single-product .product-content .product-exerp {
		font-size: 0.75rem;
	}
	.main-content .single-product .product-content .details {
		font-size: .8rem;
	}
	.contact-content {
		padding: 30px;
		margin-top: 1rem;
		margin-bottom: 0;
	}
	.details-content .product-thumb {
		max-width: 300px;
		height: auto;
		margin: 0 auto;
		display: block;
		margin-bottom: 1rem;
		width: 100%;
	}
	.title-wrapper .title-desc {
		font-size: .7rem;
	}
	.contact-form span.text-input input {
		padding: 10px 10px 11px;
		font-size: 12px;
	}
	
	.contact-form .cookies {
		font-size: 12px;
		padding-bottom: 10px;
		margin-bottom: 5px;
		display: flex;
		column-gap: .3rem;
		align-items: flex-start;
	}
	#cookies-consent {
		margin-top: .15rem;
	}
	.contact-form .submit {
		font-size: 12px;
		padding: 10px 20px 10px 20px;
	}
	.footer-copyright p {
		text-align: center;
	}
	.footer-widget {
	}
	ul.footer-menu {
		justify-content: center;
	}
	.footer-widget.contact-widget p {
	font-size: 13px;
	margin-bottom: 8px;
	}
	.footer-widget.contact-widget p i {
		margin-bottom: .3rem;
	}
	.footer-widget ul.social {
	}
	.responsive > * {
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.hc-nav-trigger span::before {
		top: -8px;
	}
	.hc-nav-trigger span::after {
		bottom: -8px;
	}
	ul.social li a {
		width: 22px;
		height: 22px;
		font-size: 1rem;
	}
	.left-area ul.social {
		column-gap: .5rem;
	}
	.sidebar-toggler {
		font-size: 1.5rem;
		top: 0;
	}
	.main-content {
		margin: 0;
		padding: 1.5rem 0;
	}
	.sidebar-close {
		right: 6px;
		top: 5px;
		font-size: 1.3rem;
	}
	.main-content .sidebar {
		/* padding-top: 2rem; */
	}
	.hvr-bounce-to-bottom .bottom-content {
		padding: 1rem .75rem;
	}
	.single-service-one h3 {
		font-size: 1rem;
	}
	a.details {
		font-size: .85rem;
	}
	.single-member .team-info .members-name {
		margin-bottom: 4px;
	}
	#gallery > a {
		width: 50%;
	}
	.section-title {
		margin-bottom: 10px !important;
		font-size: 22px;
	}
	}
		
	@media screen and (max-width: 400px) {
	.responsive > * {
		padding-left: .5rem;
		padding-right: .5rem;
		width: 100%;
	}
	.service-item {
		flex: 0 0 100%;
	}
	.service-item {
		margin-top: 0 !important;
		margin-bottom: 15px !important;
	}
	.service-section .item-container {
		padding: 0;
	}
	.service-item:nth-child(2n) .inner .serial {
		top: 10px;
	}
	.service-item:nth-child(2n + 1) .inner .serial {
		top: 10px;
	}
	.header-bottom > .container {
		grid-template-columns: 60px auto;
	}
	.footer-logo .logo img {
		max-width: 80px;
	}
	}