@media only screen and (max-width: 991px) {

	.btn-default {
		font-size: 16px;
		padding: 15px 50px 15px 20px;
	}

	.btn-default::before {
		transform: translate(-20px, -50%);
		font-size: 18px;
	}

	.btn-default:hover::before {
		transform: translate(-17px, -50%);
	}

	.topbar-info-text p {
		font-size: 14px;
	}

	.topbar-contact-info {
		margin-right: 15px;
		padding-right: 15px;
	}

	.topbar-contact-info ul li {
		font-size: 14px;
		margin-right: 15px;
	}

	.topbar-contact-info ul li::before {
		right: -12px;
		font-size: 14px;
	}

	.topbar-social-links ul li {
		margin-right: 10px;
	}

	.topbar-social-links ul li a i {
		font-size: 16px;
		margin-right: 5px;
	}

	.navbar {
		padding: 15px 0;
	}

	.main-menu ul li.highlighted-menu {
		display: block;
	}

	.slicknav_nav li,
	.slicknav_nav ul {
		display: block;
	}

	.responsive-menu,
	.navbar-toggle {
		display: block;
	}

	.header-btn {
		display: none;
	}

	.section-row {
		margin-bottom: 40px;
	}

	.section-row .section-title {
		max-width: 100%;
	}

	.section-title {
		margin-bottom: 30px;
	}

	.section-title h3 {
		padding-left: 25px;
		margin-bottom: 10px;
	}

	.section-title h3::before {
		width: 18px;
		height: 18px;
	}

	.section-title h1 {
		font-size: 50px;
	}

	.section-title h2 {
		font-size: 36px;
	}

	.section-title p {
		margin-top: 10px;
	}

	.section-title-content {
		margin-left: 0;
		margin-top: 15px;
	}

	.section-btn {
		text-align: left;
		margin-top: 15px;
	}

	.hero {
		padding: 100px 0;
	}

	.hero.hero-video {
		padding: 120px 0;
	}

	.hero.hero-slider-layout .hero-slide {
		padding: 120px 0;
	}

	.hero.hero-slider-layout .hero-pagination {
		bottom: 40px;
		padding-left: 15px;
	}

	.hero-content {
		max-width: 100%;
	}

	.video-play-button a {
		height: 45px;
		width: 45px;
	}

	.hero-content-footer {
		margin-top: 40px;
	}

	.hero-list ul li {
		background-size: 22px auto;
		background-position: left top 2px;
		margin-bottom: 15px;
		padding: 0 0 15px 30px;
	}

	.client-image {
		width: 50px;
		height: 50px;
	}

	.client-image img {
		max-width: 50px;
	}

	.client-image.client-counter h3 {
		font-size: 20px;
	}

	.about-us {
		padding: 50px 0;
	}

	.about-us-image {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.about-img-1 figure,
	.about-img-2 figure,
	.about-img-3 figure,
	.about-img-1 img,
	.about-img-2 img,
	.about-img-3 img {
		border-radius: 20px;
	}

	.about-img-1 img {
		aspect-ratio: 1 / 1.58;
	}

	.about-img-2 img,
	.about-img-3 img {
		aspect-ratio: 1 / 0.92;
	}

	.get-free-security-circle img {
		max-width: 140px;
	}

	.about-us-content {
		margin-left: 0px;
	}

	.about-us-body {
		margin-bottom: 30px;
	}

	.about-footer-list ul li {
		background-size: 20px auto;
		background-position: left top 2px;
		padding-left: 25px;
		margin-bottom: 15px;
	}

	.about-contact-btn {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.about-contact-btn .icon-box {
		height: 40px;
		width: 40px;
	}

	.about-contact-btn .icon-box img {
		max-width: 22px;
	}

	.about-footer-btn-content {
		width: calc(100% - 50px);
	}

	.our-services {
		padding: 50px 0 20px;
	}

	.service-item {
		border-radius: 20px;
		padding: 30px;
	}

	.service-item .icon-box {
		margin-bottom: 60px;
	}

	.service-item .icon-box img {
		max-width: 60px;
	}

	.our-feature {
		padding: 50px 0;
	}

	.our-feature-images {
		margin-bottom: 30px;
	}

	.feature-image figure {
		border-radius: 20px;
	}

	.feature-image img {
		aspect-ratio: 1 / 0.48;
		border-radius: 20px;
	}

	.company-experience-info .feature-image img {
		aspect-ratio: 1 / 0.54;
	}

	.company-experience-box {
		border-radius: 20px;
		padding: 25px 20px;
	}

	.company-experience-content {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.company-experience-content h2 {
		font-size: 45px;
		margin-bottom: 5px;
	}

	.our-feature-content {
		margin: 0;
	}

	.ferature-list-item {
		margin-bottom: 30px;
	}

	.ferature-list-item .icon-box {
		height: 50px;
		width: 50px;
		margin-right: 15px;
	}

	.ferature-list-item .icon-box img {
		max-width: 25px;
	}

	.ferature-list-content {
		width: calc(100% - 65px);
	}

	.our-projects {
		padding: 50px 0;
	}

	.projects-list {
		border-radius: 20px;
	}

	.project-item {
		width: 50%;
	}

	.project-item:nth-child(-4n + 4) {
		border-radius: 0;
	}

	.project-item:nth-child(-2n + 2) {
		border-radius: 0 20px 0 0;
	}

	.project-item:last-child {
		border-radius: 0 0 20px 0;
	}

	.project-image img {
		aspect-ratio: 1 / 1.05;
	}

	.project-content p {
		margin-bottom: 15px;
	}

	.section-footer-text {
		max-width: 100%;
		margin: 30px auto 0;
	}

	.why-choose-us {
		padding: 50px 0;
	}

	.why-choose-image {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.why-choose-image figure,
	.why-choose-image img {
		border-radius: 20px;
	}

	.why-choose-image img {
		aspect-ratio: 1 / 0.75;
	}

	.why-choose-item {
		padding: 20px 25px;
		border-radius: 20px;
		margin-bottom: 30px;
	}

	.why-choose-item .icon-box {
		margin-right: 20px;
	}

	.why-choose-item .icon-box img {
		max-width: 60px;
	}

	.why-choose-item-content {
		width: calc(100% - 80px);
	}

	.why-choose-item-content h3 {
		margin-bottom: 5px;
	}

	.why-choose-counter-list {
		margin-top: 40px;
		padding-top: 40px;
	}

	.why-choose-counter-item .icon-box img {
		max-width: 50px;
	}

	.why-choose-counter-content h3 {
		font-size: 36px;
	}

	.why-choose-counter-content p {
		font-size: 16px;
	}

	.our-security {
		padding: 50px 0;
	}

	.security-content-box {
		margin-bottom: 30px;
	}

	.security-content-item {
		margin-bottom: 30px;
	}

	.security-content-item h3 {
		margin-bottom: 10px;
	}

	.our-security-image-content {
		display: flex;
		flex-direction: column;
	}

	.security-image {
		margin: 30px 0 0 0;
	}

	.security-image figure {
		border-radius: 20px;
	}

	.security-image img {
		aspect-ratio: 1 / 0.45;
		border-radius: 20px;
	}

	.security-list {
		margin-top: 40px;
		padding-top: 40px;
	}

	.security-list-item {
		width: calc(50% - 15px);
		background-size: 20px auto;
		background-position: top 2px left;
		padding-left: 30px;
	}

	.security-list-item h3 {
		margin-bottom: 10px;
	}

	.our-pricing {
		padding: 50px 0;
	}

	.pricing-item {
		border-radius: 20px;
	}

	.pricing-header {
		padding: 20px;
	}

	.pricing-header h3 {
		margin-bottom: 10px;
	}

	.pricing-header h2 {
		font-size: 36px;
		margin-bottom: 10px;
	}

	.pricing-header h2 sup {
		font-size: 18px;
		top: -7px;
	}

	.pricing-header .icon-box {
		top: -10px;
		right: -25px;
	}

	.pricing-header .icon-box img {
		max-width: 80px;
	}

	.pricing-body {
		padding: 20px;
	}

	.pricing-list {
		margin-bottom: 30px;
	}

	.pricing-list ul li {
		background-size: 20px auto;
		background-position: top 2px left;
		margin-bottom: 15px;
		padding-left: 25px;
	}

	.pricing-benefit-list {
		margin-top: 10px;
	}

	.pricing-benefit-list ul {
		gap: 15px 30px;
	}

	.pricing-benefit-list ul li img {
		max-width: 18px;
		margin-right: 10px;
	}

	.our-testimonials {
		padding: 50px 0;
	}

	.testimonial-box,
	.testimonial-box::before {
		border-radius: 20px;
	}

	.testimonial-box {
		padding: 60px 30px 40px;
	}

	.testimonial-video-button,
	.testimonial-slider-box {
		width: 100%;
	}

	.testimonial-video-button a {
		width: 60px;
		height: 60px;
	}

	.testimonial-video-button a:before,
	.testimonial-video-button a:after {
		top: -33%;
		left: -33%;
	}

	.testimonial-video-button a i {
		font-size: 26px;
	}

	.testimonial-slider {
		margin-top: 0;
		padding: 40px;
		border-radius: 20px;
	}

	.testimonial-header {
		margin-bottom: 30px;
	}

	.testimonial-content {
		margin-bottom: 20px;
	}

	.testimonial-content p {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.testimonial-contact-info {
		margin-top: 30px;
		padding: 0;
	}

	.testimonial-contact-box .icon-box {
		height: 50px;
		width: 50px;
		margin-right: 15px;
	}

	.testimonial-contact-box .icon-box img {
		max-width: 26px;
	}

	.testimonial-contact-content {
		width: calc(100% - 65px);
	}

	.our-team {
		padding: 50px 0 0;
	}

	.team-image:before,
	.team-image a,
	.team-image a figure,
	.team-image figure:before {
		border-radius: 20px;
	}

	.team-image a img {
		aspect-ratio: 1 / 1.1;
	}

	.team-social-icon {
		left: 20px;
		right: 20px;
	}

	.team-content {
		right: 20px;
		bottom: 20px;
		left: 20px;
	}

	.cta-box-section {
		padding: 25px 0 50px;
	}

	.cta-box {
		border-radius: 20px;
		padding: 30px;
	}

	.cta-box-content,
	.cta-box-image {
		width: 100%;
	}

	.cta-contact-item .icon-box {
		margin-right: 15px;
	}

	.cta-contact-item .icon-box img {
		max-width: 40px;
	}

	.cta-contact-content {
		width: calc(100% - 55px);
	}

	.cta-contact-info:before {
		width: 110px;
		height: 80px;
	}

	.cta-box-image figure {
		border-radius: 20px;
	}

	.cta-box-image img {
		aspect-ratio: 1 / 0.55;
		border-radius: 20px;
	}

	.our-faqs {
		padding: 50px 0;
	}

	.faq-content {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.faq-image figure,
	.faq-image img {
		border-radius: 20px;
	}

	.faq-accordion .accordion-item::before,
	.faq-accordion .accordion-item {
		border-radius: 10px;
	}

	.faq-accordion .accordion-header .accordion-button {
		padding: 20px 45px 20px 20px;
	}

	.faq-accordion .accordion-item .accordion-button::after,
	.faq-accordion .accordion-item .accordion-button.collapsed::after {
		right: 20px;
	}

	.faq-accordion .accordion-body {
		padding: 15px 45px 20px 20px;
	}

	.our-blog {
		padding: 50px 0 20px;
	}

	.post-featured-image a {
		border-radius: 20px;
	}

	.post-featured-image img {
		aspect-ratio: 1 / 0.85;
	}

	.post-item-content {
		right: 20px;
		bottom: 20px;
		left: 20px;
	}

	.post-item-btn a {
		height: 36px;
		width: 36px;
	}

	.main-footer {
		padding: 40px 0 0 0;
	}

	.footer-header {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}

	.footer-logo img {
		max-width: 183px;
	}

	.footer-newsletter-form {
		margin: 0 0 30px 0;
	}

	.footer-quick-links,
	.footer-links {
		margin: 0 0 30px 0;
	}

	.footer-links h3 {
		margin-bottom: 15px;
	}

	.footer-links p {
		margin-bottom: 20px;
	}

	.footer-newsletter-form .form-group .form-control {
		width: calc(100% - 60px);
		padding: 10px 20px;
	}

	.footer-newsletter-form .form-group .newsletter-btn {
		width: 50px;
		height: 50px;
	}

	.footer-newsletter-form .form-group .newsletter-btn i {
		font-size: 24px;
	}

	.footer-copyright {
		margin-top: 0;
		padding: 30px 0;
	}

	.page-header {
		padding: 80px 0;
	}

	.page-header-box h1 {
		font-size: 50px;
	}

	.our-approach {
		padding: 50px 0;
	}

	.our-approach-content {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.mission-vision-item {
		padding: 20px;
		border-radius: 20px;
	}

	.mission-vision-item .icon-box {
		margin-right: 20px;
	}

	.mission-vision-item .icon-box img {
		max-width: 60px;
	}

	.mission-vision-content {
		width: calc(100% - 80px);
	}

	.mission-vision-content h3 {
		margin-bottom: 5px;
	}

	.our-approach-image figure,
	.our-approach-image img {
		border-radius: 20px;
	}

	.our-approach-image img {
		aspect-ratio: 1 / 0.7;
	}

	.what-we-do {
		padding: 50px 0;
	}

	.what-we-do-image {
		max-width: 80%;
		margin: 0 auto;
		padding: 0 80px 90px 0;
		margin-bottom: 30px;
	}

	.what-we-do-img-1 figure,
	.what-we-do-img-2 figure,
	.what-we-do-img-1 img,
	.what-we-do-img-2 img {
		border-radius: 20px;
	}

	.what-we-do-img-1::before {
		border-radius: 20px;
	}

	.company-experience-box.what-we-do-circle {
		width: 140px;
		height: 140px;
		top: 100px;
	}

	.company-experience-box.what-we-do-circle h2 {
		font-size: 32px;
	}

	.company-experience-box.what-we-do-circle p {
		font-size: 14px;
	}

	.what-we-do-body {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.what-we-list {
		gap: 20px;
	}

	.what-we-item {
		width: calc(50% - 10px);
	}

	.what-we-do-body ul li {
		background-size: 20px auto;
		background-position: left top 2px;
		padding-left: 25px;
		margin-bottom: 15px;
	}

	.what-we-item .icon-box {
		margin-right: 15px;
	}

	.what-we-item .icon-box img {
		max-width: 40px;
	}

	.what-we-item-content {
		width: calc(100% - 55px);
	}

	.how-it-work {
		padding: 50px 0;
	}

	.how-it-work-content {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.work-step-item {
		margin-bottom: 30px;
	}

	.work-step-item .work-step-no {
		width: 50px;
		height: 50px;
		margin-right: 15px;
	}

	.work-step-no h3 {
		font-size: 22px;
	}

	.work-step-item::before {
		transform: translate(25px, 45px);
	}

	.work-step-content {
		width: calc(100% - 65px);
	}

	.work-step-content h3 {
		margin-bottom: 10px;
	}

	.how-it-work-img-1 img {
		aspect-ratio: 1 / 0.85;
	}

	.how-it-work-img-1 figure,
	.how-it-work-img-1 img,
	.how-it-work-img-2 {
		border-radius: 20px;
	}

	.our-benefits {
		padding: 50px 0;
	}

	.our-benefit-image {
		height: auto;
		margin: 0 15px;
		margin-bottom: 30px;
	}

	.benefit-img-1,
	.benefit-img-1 figure,
	.benefit-img-1 img {
		height: auto;
		border-radius: 20px;
	}

	.benefit-img-1 img {
		aspect-ratio: 1 / 0.98;
	}

	.benefit-img-2 {
		max-width: 280px;
		border-radius: 20px;
		right: 0;
	}

	.contact-us-circle {
		top: 40px;
		right: 15px;
	}

	.contact-us-circle img {
		max-width: 140px;
	}

	.our-benefit-content {
		padding: 0 15px;
	}

	.our-benefit-body {
		gap: 20px;
		margin-bottom: 30px;
	}

	.benefit-body-item {
		width: calc(50% - 10px);
		padding: 12px 15px;
	}

	.benefit-body-item .icon-box {
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}

	.benefit-body-item .icon-box img {
		max-width: 25px;
	}

	.benefit-body-item-content {
		width: calc(100% - 60px);
	}

	.benefit-footer-btn,
	.benefit-footer-list {
		width: 100%;
	}

	.benefit-footer-list ul li {
		background-size: 20px auto;
		background-position: left top 2px;
		padding-left: 25px;
		margin-bottom: 10px;
	}

	.our-services.page-services {
		padding: 50px 0 20px;
	}

	.page-service-single {
		padding: 50px 0;
	}

	.page-single-sidebar {
		position: initial;
		margin: 0 0 30px 0;
	}

	.page-catagery-list {
		border-radius: 20px;
		margin-bottom: 30px;
	}

	.page-catagery-list h3 {
		margin-bottom: 20px;
	}

	.page-catagery-list ul li a {
		padding: 12px 40px 12px 15px;
	}

	.page-catagery-list ul li a::before {
		font-size: 22px;
		width: 22px;
		height: 22px;
	}

	.sidebar-cta-box {
		border-radius: 20px;
		padding: 30px;
	}

	.sidebar-cta-logo {
		margin-bottom: 15px;
	}

	.sidebar-cta-logo img {
		max-width: 183px;
	}

	.sidebar-cta-contact {
		margin-top: 20px;
		padding-top: 20px;
	}

	.page-single-slider {
		margin-bottom: 30px;
	}

	.page-single-slider .swiper-slide figure {
		border-radius: 20px;
	}

	.page-single-slider .swiper-slide img {
		aspect-ratio: 1 / 0.57;
		border-radius: 20px;
	}

	.service-entry {
		margin-bottom: 30px;
	}

	.service-entry h2 {
		font-size: 36px;
		margin-bottom: 15px;
	}

	.service-entry p {
		margin-bottom: 15px;
	}

	.service-entry ul li {
		background-size: 20px auto;
		background-position: top 2px left;
		margin-bottom: 15px;
		padding-left: 25px;
	}

	.service-why-choose-box,
	.service-entry-feature-box {
		margin-top: 30px;
	}

	.our-benefit-body.service-why-choose-list {
		margin: 30px 0;
	}

	.our-benefit-body.service-why-choose-list .benefit-body-item {
		padding: 15px;
	}

	.service-feature-list {
		gap: 30px;
		margin: 30px 0;
	}

	.service-feature-item {
		width: calc(33.33% - 20px);
	}

	.service-feature-item::before {
		right: -15px;
	}

	.service-feature-box .icon-box {
		margin-right: 10px;
	}

	.service-feature-box .icon-box img {
		max-width: 45px;
	}

	.service-feature-title {
		width: calc(100% - 55px);
	}

	.service-entry-image figure {
		border-radius: 20px;
	}

	.service-entry-image img {
		border-radius: 20px;
	}

	.page-blog {
		padding: 50px 0;
	}

	.page-pagination {
		margin-top: 10px;
	}

	.page-single-post {
		padding: 50px 0;
	}

	.post-image {
		margin-bottom: 20px;
	}

	.post-image figure,
	.post-image img {
		border-radius: 20px;
	}

	.post-entry h1,
	.post-entry h2,
	.post-entry h3,
	.post-entry h4,
	.post-entry h5,
	.post-entry h6 {
		margin: 0 0 0.417em;
	}

	.post-entry h2 {
		font-size: 36px;
	}

	.post-entry p {
		margin-bottom: 15px;
	}

	.post-entry ul li {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.post-entry blockquote {
		background-position: 25px 25px;
		background-size: 50px;
		padding: 25px 25px 25px 85px;
		border-radius: 20px;
		margin-bottom: 20px;
	}

	.post-entry blockquote p {
		font-size: 18px;
	}

	.post-tags {
		margin-bottom: 20px;
	}

	.post-tags .tag-links a {
		padding: 12px 15px;
	}

	.post-social-sharing ul {
		text-align: left;
	}

	.page-projects {
		padding: 50px 0 20px;
	}

	.page-projects .project-item .project-image a,
	.page-projects .project-item .project-image figure {
		border-radius: 20px;
	}

	.page-project-single {
		padding: 50px 0;
	}

	.project-detail-list {
		border-radius: 20px;
		margin-bottom: 30px;
	}

	.project-deatil-title {
		margin-bottom: 20px;
	}

	.project-detail-item .icon-box {
		height: 50px;
		width: 50px;
		margin-right: 15px;
	}

	.project-detail-item .icon-box img {
		max-width: 25px;
	}

	.project-detail-content {
		width: calc(100% - 65px);
	}

	.project-entry {
		margin-bottom: 30px;
	}

	.project-entry h2 {
		font-size: 36px;
		margin-bottom: 15px;
	}

	.project-entry p {
		margin-bottom: 15px;
	}

	.project-challenge-box,
	.project-scope-box {
		margin-top: 30px;
	}

	.project-entry h3 {
		margin-bottom: 15px;
	}

	.project-entry ul {
		gap: 15px 20px;
	}

	.project-entry ul li {
		background-position: top 2px left;
		background-size: 20px auto;
		padding-left: 25px;
	}

	.project-video-list-box {
		margin-top: 30px;
	}

	.project-video-image figure,
	.project-video-image img {
		border-radius: 20px;
	}

	.project-scope-box ul li {
		width: calc(50% - 10px);
	}

	.project-entry-images {
		margin: 30px 0;
	}

	.project-entry-image figure {
		border-radius: 20px;
	}

	.project-entry-image img {
		aspect-ratio: 1 / 0.65;
		border-radius: 20px;
	}

	.what-we-list.project-scope-list .what-we-item .icon-box img {
		max-width: 50px;
	}

	.page-team {
		padding: 50px 0 20px;
	}

	.page-team-single {
		padding: 50px 0;
	}

	.team-singe-image {
		margin-bottom: 30px;
	}

	.team-singe-image figure {
		border-radius: 20px;
	}

	.team-singe-image img {
		aspect-ratio: 1 / 0.8;
		border-radius: 20px;
	}

	.team-detail-box {
		border-radius: 20px;
		padding: 20px;
	}

	.team-detail-content {
		margin-bottom: 20px;
	}

	.team-detail-content h3 {
		margin-bottom: 10px;
	}

	.team-detail-list li {
		margin-bottom: 20px;
		font-size: 18px;
		padding: 10px;
	}

	.team-detail-list li img {
		max-width: 26px;
		margin-right: 15px;
	}

	.team-member-detail {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.team-member-detail p {
		margin-bottom: 15px;
	}

	.team-skills-box,
	.team-experience-box,
	.team-single-form {
		margin-top: 30px;
	}

	.team-single-list ul {
		gap: 20px;
	}

	.team-single-list ul li {
		width: calc(50% - 10px);
		background-size: 22px auto;
		padding-left: 25px;
	}

	.member-contact-form .form-control {
		padding: 12px 15px;
	}

	.page-pricing {
		padding: 50px 0;
	}

	.page-testimonials {
		padding: 50px 0 20px;
	}

	.page-testimonials .testimonial-item {
		border-radius: 20px;
		padding: 30px;
	}

	.page-testimonials .testimonial-header {
		margin-bottom: 0px;
	}

	.page-gallery {
		padding: 50px 0 20px;
	}

	.page-video-gallery {
		padding: 50px 0 20px;
	}

	.page-faqs {
		padding: 50px 0;
	}

	.page-faqs-accordion {
		margin-bottom: 40px;
	}

	.page-contact-us {
		padding: 50px 0;
	}

	.page-contact-us .section-row .section-title {
		max-width: 100%;
	}

	.page-contact-box {
		padding: 0 30px 60px 30px;
		margin-top: 90px;
		border-radius: 20px;
	}

	.page-contact-box:before {
		border-radius: 20px;
	}

	.contact-info-list {
		gap: 20px;
		border-radius: 20px;
		padding: 20px;
		margin: -90px 0 30px 0;
	}

	.contact-info-item {
		width: calc(33.33% - 13.33px);
	}

	.contact-info-item:before {
		right: -10px;
	}

	.contact-info-item .icon-box {
		width: 50px;
		height: 50px;
		margin-bottom: 20px;
	}

	.contact-info-item .icon-box img {
		max-width: 25px;
	}

	.contact-info-content h3 {
		margin-bottom: 10px;
	}

	.contact-info-content p {
		font-size: 14px;
	}

	.google-map-iframe,
	.google-map-iframe iframe {
		height: 500px;
	}

	.error-page {
		padding: 50px 0;
	}

	.error-page-image {
		margin-bottom: 20px;
	}

	.error-page-image img {
		max-width: 80%;
	}

	.error-page-content .section-title {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {

	.topbar-info-text {
		display: none;
	}

	.topbar-links {
		justify-content: center;
	}

	.section-row {
		margin-bottom: 30px;
	}

	.section-title h1 {
		font-size: 30px;
	}

	.section-title h2 {
		font-size: 26px;
	}

	.hero-content-body {
		gap: 20px;
		justify-content: space-between;
	}

	.about-us-image {
		gap: 20px;
	}

	.about-image-box {
		width: calc(50% - 10px);
	}

	.about-img-1 {
		margin-top: 50px;
	}

	.about-img-2 {
		margin-bottom: 20px;
	}

	.get-free-security-circle img {
		max-width: 100px;
	}

	.about-us-body {
		align-items: inherit;
		border-radius: 20px;
		margin-left: 0px;
		padding-right: 0px;
		overflow: hidden;
	}

	.about-us-body-img {
		display: block;
		width: auto;
		height: auto;
		clip-path: none;
		margin-right: 0px;
		margin-left: 0;
	}

	.about-us-body-img figure {
		width: 100%;
		height: 100%;
		clip-path: none;
	}

	.about-us-body-img img {
		width: 130px;
		height: 100%;
	}

	.about-us-body-content {
		width: calc(100% - 130px);
		height: 100%;
		padding: 12px;
	}

	.about-us-body-content h3 {
		font-size: 16px;
	}

	.about-us-body-content p {
		font-size: 14px;
	}

	.about-footer-list,
	.about-footer-content {
		width: 100%;
	}

	.about-footer-list ul li {
		margin-bottom: 10px;
	}

	.about-footer-btn-content h3 {
		font-size: 18px;
	}

	.service-item {
		padding: 20px;
	}

	.service-item .icon-box {
		margin-bottom: 30px;
	}

	.service-item .icon-box img {
		max-width: 40px;
	}

	.service-title h3 {
		font-size: 18px;
	}

	.service-btn a {
		height: 35px;
		width: 35px;
	}

	.service-btn a i {
		font-size: 16px;
	}

	.feature-image img {
		aspect-ratio: 1 / 0.6;
	}

	.company-experience-info {
		display: block;
	}

	.company-experience-info .feature-image {
		width: 100%;
	}

	.company-experience-info .feature-image img {
		aspect-ratio: 1 / 0.58;
	}

	.company-experience-box {
		width: 100%;
		margin-top: 30px;
	}

	.company-experience-content h2 {
		font-size: 30px;
	}

	.ferature-list-content h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.project-item {
		width: 100%;
	}

	.project-item:nth-child(-2n + 2) {
		border-radius: 0;
	}

	.project-item:first-child {
		border-radius: 20px 20px 0 0;
	}

	.project-item:last-child {
		border-radius: 0 0 20px 20px;
	}

	.project-content {
		right: 20px;
		left: 20px;
		bottom: 20px;
	}

	.project-content h3 {
		font-size: 18px;
	}

	.why-choose-item {
		padding: 20px;
	}

	.why-choose-item .icon-box {
		margin-right: 10px;
	}

	.why-choose-item .icon-box img {
		max-width: 50px;
	}

	.why-choose-item-content {
		width: calc(100% - 60px);
	}

	.why-choose-item-content h3 {
		font-size: 18px;
	}

	.why-choose-counter-list {
		margin-top: 30px;
		padding-top: 30px;
		gap: 30px;
	}

	.why-choose-counter-item {
		width: calc(50% - 15px);
	}

	.why-choose-counter-item .icon-box {
		margin-bottom: 10px;
	}

	.why-choose-counter-item .icon-box img {
		max-width: 40px;
	}

	.why-choose-counter-content h3 {
		font-size: 26px;
		margin-bottom: 5px;
	}

	.why-choose-counter-item:after {
		right: -15px;
	}

	.why-choose-counter-item:nth-child(2n + 2)::after {
		display: none;
	}

	.security-content-item h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.security-image img {
		aspect-ratio: 1 / 0.6;
	}

	.security-list {
		margin-top: 20px;
		padding-top: 20px;
	}

	.security-list-item {
		width: 100%;
	}

	.security-list-item h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.pricing-header h3 {
		font-size: 18px;
	}

	.pricing-header h2 {
		font-size: 26px;
	}

	.pricing-header h2 sup {
		font-size: 16px;
		top: -3px;
	}

	.pricing-header h2 sub {
		font-size: 14px;
	}

	.pricing-header .icon-box {
		top: -5px;
		right: -15px;
	}

	.pricing-header .icon-box img {
		max-width: 60px;
	}

	.pricing-benefit-list ul {
		gap: 15px;
	}

	.pricing-benefit-list ul li {
		width: calc(50% - 7.5px);
		font-size: 12px;
	}

	.pricing-benefit-list ul li img {
		max-width: 16px;
		margin-right: 5px;
	}

	.testimonial-box {
		padding: 0;
	}

	.testimonial-video-button h3 {
		font-size: 16px;
	}

	.testimonial-slider {
		padding: 0px;
		padding-top: 30px;
	}

	.testimonial-company-logo img {
		max-width: 130px;
	}

	.testimonial-header {
		margin-bottom: 20px;
	}

	.testimonial-content p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.author-image {
		margin-right: 10px;
	}

	.author-content {
		/* width: calc(100% - 60px); */
	}

	.page-testimonials .testimonial-content p { 
    font-size: 14px;
}
	 
	    .author-content h3 {
        font-size: 16px;
    }

	.testimonial-btn {
		position: relative;
		bottom: 0;
		justify-content: center;
		margin-top: 20px;
	}

	.testimonial-slider .testimonial-button-next {
		margin-left: 10px;
	}

	.testimonial-contact-box,
	.testimonial-contact-btn {
		width: 100%;
		text-align: start;
	}

	.testimonial-contact-content p {
		font-size: 14px;
	}

	.team-content h3 {
		font-size: 18px;
	}

	.cta-box {
		padding: 20px;
	}

	.cta-contact-info:before {
		width: 80px;
		height: 70px;
		opacity: 60%;
		bottom: 0;
		right: 3px;
		transform: rotate(198deg);
	}

	@keyframes ctamovearrow {
		50% {
			right: -15px;
		}
	}

	.cta-contact-item {
		border-bottom: 1px solid var(--dark-divider-color);
		margin: 0 0 15px 0;
		padding: 0 0 15px 0;
		border-right: none;
	}

	.cta-contact-content h3 {
		font-size: 18px;
	}

	.cta-contact-item .icon-box {
		margin-right: 10px;
	}

	.cta-contact-item .icon-box img {
		max-width: 35px;
	}

	.cta-contact-content {
		width: calc(100% - 45px);
	}

	.cta-box-image img {
		aspect-ratio: 1 / 0.65;
	}

	.faq-accordion .accordion-header .accordion-button {
		font-size: 16px;
		padding: 14px 40px 14px 14px;
	}

	.page-faqs-accordion .section-title {
		margin-bottom: 20px;
	}

	.faq-accordion .accordion-item .accordion-button::after,
	.faq-accordion .accordion-item .accordion-button.collapsed::after {
		font-size: 18px;
		right: 14px;
	}

	.faq-accordion .accordion-body {
		padding: 10px 14px 14px;
	}

	.post-item-body h2 {
		font-size: 18px;
	}

	.footer-header {
		display: block;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.footer-logo {
		margin-bottom: 20px;
	}

	.footer-social-links ul li {
		margin-right: 10px;
	}

	.footer-links h3 {
		font-size: 18px;
	}

	.footer-copyright {
		padding: 15px 0;
	}

	.page-header-box h1 {
		font-size: 22px;
	}

	.mission-vision-item .icon-box {
		margin-right: 10px;
	}

	.mission-vision-item .icon-box img {
		max-width: 40px;
	}

	.mission-vision-content {
		width: calc(100% - 50px);
	}

	.mission-vision-content h3 {
		font-size: 18px;
	}

	.mission-vision-content p {
		font-size: 14px;
	}

	.our-approach-image img {
		aspect-ratio: 1 / 0.86;
	}

	.what-we-do-image {
		max-width: 100%;
		padding: 0 40px 60px 0;
	}

	.what-we-do-img-1::before {
		top: 10px;
		left: 10px;
	}

	.what-we-do-img-2 {
		max-width: 170px;
	}

	.company-experience-box.what-we-do-circle {
		width: 110px;
		height: 110px;
		top: 30px;
		padding: 10px;
	}

	.company-experience-box.what-we-do-circle h2 {
		font-size: 24px;
		margin-bottom: 5px;
	}

	.company-experience-box.what-we-do-circle p {
		font-size: 12px;
	}

	.what-we-item {
		width: 100%;
	}

	.what-we-item-content h3 {
		font-size: 18px;
	}

	.work-step-item {
		margin-bottom: 20px;
	}

	.work-step-item::before {
		transform: translate(22px, 45px);
	}

	.work-step-item .work-step-no {
		width: 45px;
		height: 45px;
		margin-right: 10px;
	}

	.work-step-no h3 {
		font-size: 20px;
	}

	.work-step-content {
		width: calc(100% - 55px);
	}

	.work-step-content h3 {
		font-size: 18px;
	}

	.work-step-content p {
		font-size: 14px;
	}

	.how-it-work-image {
		padding-left: 40px;
	}

	.how-it-work-img-1 img {
		aspect-ratio: 1 / 1.1;
	}

	.how-it-work-img-2 {
		max-width: 180px;
		border-width: 5px;
	}

	.our-benefit-image {
		padding-right: 50px;
	}

	.benefit-img-1 img {
		aspect-ratio: 1 / 1.1;
	}

	.benefit-img-2 {
		max-width: 160px;
		border-width: 5px;
		bottom: 20px;
	}

	.benefit-img-2 img {
		aspect-ratio: 1 / 1.1;
	}

	.contact-us-circle {
		top: 20px;
	}

	.contact-us-circle img {
		max-width: 80px;
	}

	.benefit-body-item {
		width: 100%;
	}

	.benefit-body-item-content h3 {
		font-size: 18px;
	}

	.page-catagery-list,
	.sidebar-cta-box {
		padding: 20px;
	}

	.page-catagery-list h3 {
		font-size: 18px;
	}

	.sidebar-cta-contact-content h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.page-single-slider {
		margin-bottom: 20px;
	}

	.page-single-slider .swiper-slide img {
		aspect-ratio: 1 / 0.46;
	}

	.service-entry h2 {
		font-size: 26px;
	}

	.service-entry ul li {
		margin-bottom: 10px;
	}

	.service-feature-item {
		width: 100%;
	}

	.service-feature-item::before {
		top: auto;
		bottom: -15px;
		left: 50%;
		transform: translateX(-50%);
		height: 1px;
		width: 100%;
	}

	.service-feature-box {
		margin-bottom: 10px;
	}

	.service-feature-box .icon-box img {
		max-width: 40px;
	}

	.service-feature-title {
		width: calc(100% - 50px);
	}

	.service-feature-title h3 {
		font-size: 18px;
	}

	.service-entry-image-list {
		gap: 20px;
	}

	.service-entry-image,
	.service-entry-list-content {
		width: 100%;
	}

	.service-entry-image img {
		aspect-ratio: 1 / 0.68;
	}

	.post-image img {
		aspect-ratio: 1 / 0.7;
	}

	.post-entry blockquote {
		background-position: 15px 12px;
		padding: 60px 15px 15px 15px;
	}

	.post-entry h2 {
		font-size: 26px;
	}

	.tag-links {
		font-size: 18px;
	}

	.project-detail-list {
		padding: 20px;
	}

	.project-deatil-title h3 {
		font-size: 18px;
	}

	.project-detail-item {
		padding: 10px;
		margin-bottom: 20px;
	}

	.project-detail-content h3 {
		font-size: 18px;
	}

	.project-entry h2 {
		font-size: 26px;
	}

	.project-video-content,
	.project-video-box {
		width: 100%;
	}

	.project-scope-box ul li {
		width: 100%;
	}

	.project-entry-images {
		gap: 20px;
	}

	.project-entry-image {
		width: 100%;
	}

	.what-we-list.project-scope-list .what-we-item .icon-box img {
		max-width: 40px;
	}

	.what-we-list.project-scope-list .what-we-item .what-we-item-content h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.team-singe-image img {
		aspect-ratio: 1 / 1.03;
	}

	.team-detail-content h3 {
		font-size: 18px;
	}

	.team-member-info .section-title {
		margin-bottom: 20px;
	}

	.team-member-detail {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.member-social-list span {
		font-size: 18px;
	}

	.member-social-list ul li {
		margin-right: 10px;
	}

	.team-skills-list {
		gap: 20px;
	}

	.skills-progress-bar {
		width: 100%;
	}

	.team-single-list ul li {
		width: 100%;
	}

	.page-testimonials .testimonial-item {
		padding: 20px;
	}

	.page-contact-box {
		padding: 0 20px 30px 20px;
		margin-top: 50px;
	}

	.contact-info-list {
		gap: 30px;
		margin: 0px 0 30px 0;
	}

	.contact-info-item {
		width: 100%;
	}

	.contact-info-item:before {
		top: auto;
		right: 0;
		bottom: -15px;
		left: 0;
		width: 100%;
		height: 1px;
	}

	.contact-info-item:nth-child(3n + 3)::before {
		display: block;
	}

	.contact-info-item:last-child::before {
		display: none;
	}

	.contact-info-item .icon-box {
		margin-bottom: 15px;
	}

	.contact-info-content h3 {
		font-size: 18px;
	}

	.google-map-iframe,
	.google-map-iframe iframe {
		height: 350px;
	}

	.desktop {
		display: none !important;
	}

	.mobile {
		display: block !important;
	}

	.topbar {
		display: none;
	}

	.navbar-brand {
		width: 20%;
		display: flex;
		align-items: center;
	}

	.navbar-brand h4 {
		font-size: 17px;
		display: block;
		color: #fff;
	}

	.slicknav_nav a:hover,
	.slicknav_nav a:focus,
	.slicknav_nav .slicknav_row:hover {
		color: #fff;
	}

	.hero .progress-bar {
		height: 2px;
	}

	.hero .main-post__content {
		width: auto;
	}

	.hero .main-post__image img {
		/* height: 80%; */
	}

	.hero .main-post.main-post--active p {
		font-size: 15px;
	}

	.hero .main-post.main-post--active .main-post__title {
		font-size: 20px;
	}

	.btn-default {
		font-size: 15px;
		padding: 10px 20px;
	}

	.hero {
		padding: 0;
		top: 0;
		margin-top: -100px;
	}

	.about-us {
		padding: 0;
		/* margin-top: -75px;
		margin-bottom: -90px; */
	}

	.section-title h3 {
		/* padding-left: 0; */
		margin-bottom: 5px;
	}

	.section-title h2 {
		font-size: 23px;
	}

	.section-title h2 {
		font-size: 23px;
	}

	.section-title {
		margin-bottom: 0;
	}

	.about-img-1 {
		margin-top: 20px;
		width: auto;
	}

	.about-img-1 img {
		aspect-ratio: 2 / 1.58;
	}

	.our-approach-content {
		margin: 0px 15px;
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	.mission-vision-item {
		margin-bottom: 20px;
	}

	.mission-vision-item .icon-box h3 {
		font-size: 17px;
	}

	.mission-vision-content {
		width: auto;
	}

	.section-title p {
		font-size: 14px;
	}

	.project-image img {
		aspect-ratio: auto;
	}

	.our-projeect-box {
		padding-top: 20px;
	}

	.project-content a {
		font-size: 21px;
	}

	.project-content p {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.project-content .service-btn {
		font-size: 14px;
	}

	.project-content {
		opacity: 1;
		visibility: visible;
		transform: translateY(0px);
	}

	.project-image figure::before {
		height: 100%;
	}

	.our-projects {
		padding-bottom: 0;
	}

	.why-choose-us {
		padding: 34px 0px;
		margin: 0px 16px;
		margin-top: 50px;
	}

	.why-choose-us .section-title h2 {
		font-size: 19px;
	}

	.why-choose-us .section-title p {
		font-size: 14px;
	}

	.why-choose-list {
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	.why-choose-item {
		padding: 15px 15px;
		margin-bottom: 15px;
	}

	.why-choose-item .icon-box img {
		max-width: 45px;
	}

	.we-team p {
		font-size: 13px;
		padding-top: 11px;
	}

	.client {
		padding-top: 20px;
	}

	.pillar-bg {
		padding-top: 60px;
	}

	.nav-pills .nav-link {
		font-size: 15px;
		padding-bottom: 16px;
		color: #d6d6d6;
	}

	.pillar-section .nav {
		border-right: 0px solid #6a7789;
		margin-left: 34px;
		margin-top: 35px;
		        z-index: 6;
        position: relative;
	}

	.post-item {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.cta-box-section {
		padding: 50px 0 50px;
	}

	.main-footer {
		padding: 40px 0 0 0;
		margin-top: 30px;
		margin: 0px 15px;
		margin-top: 30px;
	}

	.footer-logo img {
		max-width: 115px;
	}

	.footer-links p {
		margin-bottom: 0;
		font-size: 14px;
	}

	.footer-links ul li {
		margin-bottom: 0;
	}

	.footer-links ul li a {
		font-size: 14px;
	}

	.foot-icon {
		position: relative;
	}

	.foot-icon img {
		width: 35%;
		padding-top: 15px;
		position: absolute;
		left: 180px;
		bottom: 0px;
	}

	.ser-p p {
		padding: 0;
		padding-bottom: 0;
	}

	p {
		font-size: 14px;
	}

	.sidebar-cta-box {
		display: none;
	}

	.service-entry .service-entry-feature-box h2 {
		font-size: 18px;
	}

	.service-entry .service-why-choose-box h2 {
		font-size: 18px;
	}

	.service-feature-list {
		gap: 10px;
		margin: 20px 0;
		grid-template-columns: repeat(1, 1fr);
	}

	.hygin {
		grid-column: auto;
	}

	.page-service-single .container .row {
		flex-direction: column-reverse;
	}

	.page-service-single .container .row .col-lg-4 {
		margin-top: 40px;
	}

	.service-entry .service-why-choose-box ul li {
		font-size: 14px;
		line-height: 1.6;
	}

	.page-header-box ol li.breadcrumb-item {
		font-size: 13px;
	}

	.page-header {
		height: 300px;
		max-height: 350px;
	}

	.about-page .about-img-1 img {
		aspect-ratio: 1 / 1.58;
	}

	.about-page .about-us {
		padding: 0;
		margin-top: 20px;
		margin-bottom: 0;
	}

	.mission .our-approach-content {
		bottom: 0px;
		margin-right: 0;
	}

	.mission .mission-vision-item .icon-box {
		display: block;
	}
	.hero .carousel {
    min-height: 500px;
    position: relative;
    margin-bottom: 30px;
}
.hero .main-post__content
{
    top: 50%; 
}
.get-touch .section-title h2 {
    font-size: 25px;
    text-align: center;
}
.get-btm{
	text-align: center !important;
}
.get-btm a {
    padding: 14px 30px;
    font-size: 15px;
}
.about-miss .mission-vision-item { 
    display: block; 
	text-align: justify;
}
.about-miss .mission-vision-content {
    position: relative;
    width: auto;
    z-index: 1;
}
.about-miss .mission-vision-content h3{
	text-align: center;
}
  .about-miss .mission-vision-item .icon-box {
        display: flex;
        justify-content: center;
    }
	    .contact-info-list { 
        text-align: center;
    }
	.con-fomr{
		padding-top: 20px;
	}
	.con-fomr h2{
		padding-bottom: 15px;
	}
	.con-icon{
		display: flex;
		justify-content: center;
	}
	.pillar-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #002969c2; /* change color & opacity */
  z-index: 1;
}
.tab-content{
	position: relative;
	z-index: 8;
}
}