@media only screen and (min-width: 1920px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1600px;
    }
}

@media (max-width: 1900px) {
	.header .navbar .dropdown-menu {
		font-size: 14px;
		border-radius: 5px;
		min-width: 550px;
		min-height: 120px;
		left: -122%;
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		width: 279%;
	}

	.header .navbar .navbar-nav {
		gap: 0 25px;
	}
}

@media (max-width: 1799px) {
	.header .navbar .dropdown-menu {
		font-size: 14px;
		border-radius: 5px;
		min-width: 550px;
		min-height: 120px;
		left: -99%;
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		width: 255%;
	}

	.header .navbar .navbar-nav {
		gap: 0 25px;
	}
}

@media (max-width: 1699px) {
	.main-banner.main-banner-2 .banner-conent {
		padding: 140px 90px;
	}
}

@media (max-width: 1599px) {
	.header .navbar .dropdown-menu {
		font-size: 14px;
		border-radius: 5px;
		min-width: 550px;
		min-height: 120px;
		left: -52%;
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		width: 209%;
	}

	.header .navbar .navbar-nav {
		gap: 0 25px;
	}

	.main-banner-1 {
		height: 870px;
	}

	.main-banner-1 .banner-title {
		font-size: 300px;
		line-height: 320px;
		margin-bottom: 0px;
	}

	.main-banner.main-banner-2 .banner-conent {
		padding: 120px 65px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 60px;
		line-height: 70px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info {
		gap: 20px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .btn {
		padding: 16px 30px;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1424px;
	}
}

@media (max-width: 1399px) {
	.header .navbar .dropdown-menu {
		font-size: 14px;
		border-radius: 5px;
		min-width: 550px;
		min-height: 120px;
		left: 1%;
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		width: 98%;
	}

	.header .navbar .navbar-nav {
		gap: 0 25px;
	}

	header.header {
		padding: 0 40px;
	}

	header.header .main-header {
		padding: 0 0px;
	}

	header.header .navbar-collapse {
		position: unset;
	}

	header.header .navbar-brand {
		min-width: 170px;
		flex: 0 0 170px;
		margin-right: 20px;
	}

	header.header .menu-btn {
		margin-left: 0px;
	}

	header.header .navbar .navbar-nav {
		gap: 0 10px;
	}

	header.header .navbar .navbar-nav > li {
		margin: 0px 5px;
	}

	header.header .navbar .navbar-nav > li .nav-link {
		padding: 10px 5px;
	}

	.action-group {
		gap: 20px;
		margin-left: 15px;
	}

	.action-group .header-phone-number {
		display: none;
	}

	.main-banner-1 .banner-content {
		width: 74%;
	}

	.main-banner-1 .banner-content .title {
		font-size: 72px;
	}
	
	.main-banner.main-banner-2 .banner-conent {
		padding: 85px 40px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 56px;
		line-height: 65px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info {
		gap: 35px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .btn {
		padding: 16px 30px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews {
		gap: 10px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews .client-profile li {
		width: 50px;
		height: 50px;
		flex: 0 0 50px;
		margin-left: -20px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews .client-profile li:first-child {
		margin-left: 0;
	}

	.space-ptb {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.space-pt {
		padding-top: 120px;
	}

	.space-pb {
		padding-bottom: 120px;
	}

	.space-medium-ptb {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.space-medium-pt {
		padding-top: 100px;
	}

	.space-medium-pb {
		padding-bottom: 100px;
	}

	.space-small-ptb {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.space-small-pt {
		padding-top: 80px;
	}

	.space-small-pb {
		padding-bottom: 80px;
	}

	.padding-medium-start {
		padding-left: 60px;
	}

	.padding-medium-end {
		padding-right: 60px;
	}

	.padding-small-start {
		padding-left: 40px;
	}

	.padding-small-end {
		padding-right: 40px;
	}

	.space-mtb {
		margin-top: 120px;
		margin-bottom: 120px;
	}

	.space-mt {
		margin-top: 120px;
	}

	.space-mb {
		margin-bottom: 120px;
	}

	.space-medium-mtb {
		margin-top: 100px;
		margin-bottom: 100px;
	}

	.space-medium-mt {
		margin-top: 100px;
	}

	.space-medium-mb {
		margin-bottom: 100px;
	}

	.space-small-mtb {
		margin-top: 80px;
		margin-bottom: 80px;
	}

	.space-small-mt {
		margin-top: 80px;
	}

	.space-small-mb {
		margin-bottom: 80px;
	}

	.action-box {
		padding: 50px 30px;
	}

	.action-box .action-box-content {
		margin-top: 30px;
		padding-top: 30px;
	}

	.action-box.action-box-style-03 {
		padding: 30px;
	}

	.services-slider-section .services-bg-slider {
		flex: 0 0 250px;
		width: 250px;
	}

	.service-single .service-content .service-title {
		width: 100%;
	}

	.find-job-wrapper .find-job-item .job-details .job-content {
		padding-right: 0;
	}

	.find-job-wrapper .find-job-item .job-details .job-info {
		gap: 30px;
	}

	.countar-section .counter-box {
		padding: 60px;
	}

	.countar-section .counter-box .counter-number .counter-text .timer {
		font-size: 30px;
	}

	.countar-section .counter-box .counter-number .counter-text .suffix {
		font-size: 30px;
	}

	.counter .counter-number span {
		font-size: 26px;
		line-height: 56px;
	}

	.client-inner-section .trusted-client {
		padding-right: 60px;
	}

	.pgs-accordion .accordion-item .accordion-header {
		gap: 70px;
	}

	.our-mission-section .about-img {
		padding-right: 25px;
	}

	.about-img .about-logo {
		left: 30px;
		top: 30px;
	}

	.about-details {
		padding-top: 30px;
	}

	.about-details .list-wrapper {
		margin-left: 125px;
	}

	.contact-form-box {
		padding: 45px;
	}
}

@media (min-width: 1200px) {
	.container-fluid .portfolio-fancy-wrapper .portfolio-item {
		flex: 1.5;
	}

	.container-fluid .portfolio-fancy-wrapper .portfolio-item.active {
		flex: 5;
	}
}

@media (max-width: 1200px) {
	.tech-grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width: 1199px) {
	.header .navbar .dropdown-menu {
		font-size: 14px;
		border-radius: 5px;
		min-width: 250px;
		min-height: 120px;
		left: 1%;
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		width: 98%;
	}

	header.header {
		padding: 0 30px;
	}

	header.header .navbar .navbar-brand {
		flex: 0 0 140px;
	}

	header.header .navbar .navbar-nav > li {
		margin: 0px 0px;
	}

	header.header .navbar .navbar-nav > li .nav-link {
		font-size: 17px;
	}

	header.header .navbar .action-group a.btn {
		margin-left: 20px !important;
		font-size: 14px;
	}

	.main-banner-1 {
		height: 700px;
	}

	.main-banner-1 .widget-social {
		right: 20px;
	}

	.main-banner-1 .banner-title {
		font-size: 190px;
		line-height: 210px;
	}

	.main-banner-1 .banner-content {
		width: 85%;
		padding-left: 0px;
	}

	.main-banner-1 .banner-content .title {
		font-size: 70px;
	}

	.main-banner.main-banner-2 .banner-conent {
		padding: 50px 30px;
	}

	.main-banner.main-banner-2 .banner-conent .sub-title {
		margin-bottom: 10px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 42px;
		line-height: 50px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info {
		gap: 30px;
		margin-top: 15px;
	}

	.inner-banner {
		height: 400px;
	}
	
	h1 {
		font-size: 62px;
	}

	h2 {
		font-size: 50px;
		line-height: 60px;
	}

	.grid-wrapper:has(.grid-left) {
		grid-gap: 24px;
	}

	.grid-wrapper.grid-lg-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.grid-wrapper.grid-lg-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-wrapper.grid-lg-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-wrapper.grid-lg-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-wrapper.grid-lg-5 {
		grid-template-columns: repeat(5, 1fr);
	}

	.grid-wrapper.grid-lg-6 {
		grid-template-columns: repeat(6, 1fr);
	}

	.space-ptb {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.space-pt {
		padding-top: 100px;
	}

	.space-pb {
		padding-bottom: 100px;
	}

	.space-medium-ptb {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.space-medium-pt {
		padding-top: 80px;
	}

	.space-medium-pb {
		padding-bottom: 80px;
	}

	.space-small-ptb {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.space-small-pt {
		padding-top: 60px;
	}

	.space-small-pb {
		padding-bottom: 60px;
	}

	.padding-start {
		padding-left: 40px;
	}

	.padding-end {
		padding-right: 40px;
	}

	.padding-medium-start {
		padding-left: 40px;
	}

	.padding-medium-end {
		padding-right: 40px;
	}

	.padding-small-start {
		padding-left: 30px;
	}

	.padding-small-end {
		padding-right: 30px;
	}

	.full-width {
		padding: 0 40px;
	}

	.space-mtb {
		margin-top: 100px;
		margin-bottom: 100px;
	}

	.space-mt {
		margin-top: 100px;
	}

	.space-mb {
		margin-bottom: 100px;
	}

	.space-medium-mtb {
		margin-top: 80px;
		margin-bottom: 80px;
	}

	.space-medium-mt {
		margin-top: 80px;
	}

	.space-medium-mb {
		margin-bottom: 80px;
	}

	.space-small-mtb {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.space-small-mt {
		margin-top: 60px;
	}

	.space-small-mb {
		margin-bottom: 60px;
	}

	.margin-start {
		margin-left: 40px;
	}

	.margin-end {
		margin-right: 40px;
	}

	section:has(.rounded-section) {
		padding-left: 30px;
		padding-right: 30px;
	}

	.full-width .rounded-section {
		padding-left: 30px;
		padding-right: 30px;
	}

	.action-box .action-box-content {
		margin-top: 15px;
		padding-top: 15px;
	}

	.action-box.action-box-style-03 {
		padding: 30px 20px;
	}

	.action-box.action-box-style-03 .action-box-content .description {
		margin-top: 15px;
	}

	.infobox-wrapper.grid-wrapper {
		grid-gap: 24px;
	}

	.infobox {
		padding: 40px 30px;
	}

	.infobox .infobox-info {
		gap: 20px;
	}

	.icon-box-item {
		padding: 20px 0px 20px 0px;
	}

	.service-fancy .service-item .service-content {
		gap: 30px 70px;
	}

	.service-fancy .service-item .service-content .service-content-inner {
		gap: 30px 50px;
		margin-right: 0;
	}

	.service-fancy .service-item .service-content .service-content-inner .service-info {
		width: 50%;
	}

	.service-fancy .service-item .service-content .service-content-inner .description {
		width: 50%;
	}
  
	.services-slider-section {
		flex-direction: column;
		padding-top: 0px;
	}

	.services-slider-section .services-bg-slider {
		width: 100%;
		flex: inherit;
		height: 450px;
	}

	.services-slider-section .services-bg-slider .owl-carousel .owl-item .item img {
		object-position: center 20%;
	}

	.team-single .team-img {
		padding-right: 0px;
	}

	.testimonial-wrapper {
		padding: 45px;
	}

	.testimonial-wrapper .testimonial-quote {
		top: 20px;
	}

	.testimonial-wrapper .testimonial-quote i {
		font-size: 130px;
	}

	.testimonial-wrapper .testimonial-content {
		margin: 20px 0;
	}

	.find-job-wrapper .find-job-item .job-details {
		display: flex;
		gap: 30px;
	}

	.find-job-wrapper .find-job-item .job-details .job-action {
		align-self: flex-start;
	}

	.counter {
		gap: 15px;
	}

	.counter .counter-number span {
		font-size: 26px;
		line-height: 56px;
	}

	.counter.counter-style-02 {
		padding: 30px 0px;
	}

	.counter.counter-style-02:first-child {
		padding-top: 0;
	}

	.counter.counter-style-02:last-child {
		padding-bottom: 0;
	}

	.countar-section .counter-box {
		margin-left: 0px;
		padding: 30px;
	}

	.countar-section .counter-box .counter-number .counter-text .timer {
		font-size: 50px;
	}

	.countar-section .counter-box .counter-number .counter-text .suffix {
		font-size: 50px;
	}

	.clients {
		padding: 50px 0;
	}

	.clients .client-logos {
		margin-top: 30px;
	}

	.client-inner-section {
		padding: 50px 0;
		gap: 30px;
	}

	.client-inner-section .trusted-client {
		padding-right: 30px;
	}

	.client-inner-section .client-logos {
		width: calc(80% - 30px);
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info {
		padding: 30px 30px;
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info .case-studies-info-inner .case-studies-title {
		font-size: 36px;
		line-height: 48px;
	}

	.case-info-section {
		padding: 60px;
	}

	.pricing-box {
		padding: 30px;
	}

	.countdown-wrapper .countdown span {
		font-size: 100px;
		line-height: 90px;
	}

	.countdown-wrapper .countdown p {
		font-size: 28px;
		line-height: 34px;
	}

	.pgsel-history-slider-wrapper .history-items {
		padding-left: 40px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-number {
		left: -65px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover {
		left: 0px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover .history-number {
		left: -65px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 {
		gap: 30px;
		padding-left: 30px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item {
		padding: 40px 30px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-item-info {
		gap: 20px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-item-info .history-year {
		font-size: 80px;
	}

	.our-mission-section .about-img {
		padding-right: 0px;
	}

	.about-details .list-wrapper {
		margin-left: 0;
	}

	.about-section .experience-section {
		padding-left: 0;
	}
	
	.contact-top {
		background-size: 100% auto;
		background-position-y: 65%;
	}

	.blog-standard.grid-wrapper {
		gap: 60px;
		padding-right: 56px;
	}

	.blog-standard .post-foot {
		margin-top: 25px;
	}

	.blog-single {
		padding-right: 12px;
		padding-left: 12px;
	}

	.shop-top-layout {
		gap: 10px;
	}

	.price-filter .price_label {
		font-size: 16px;
	}

	.price-filter > a {
		font-size: 16px;
	}

	.sidebar .widget {
		padding: 30px 20px;
	}

	.sidebar .widget:not(:last-child) {
		margin-bottom: 45px;
	}
}

@media (max-width: 1024px) {
	.service-fancy .service-item .service-img {
		display: none;
	}
}

@media (max-width: 992px) {
	.tech-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 992px) {
	.header .navbar .navbar-collapse {
		flex-basis: auto;
		justify-content: flex-end;
		margin-left: auto;
		margin-right: auto;
	}

	 .header .navbar .dropdown-menu {
		min-width: 97vw;
		/*margin: 0px;
		font-size: 14px;
		border-radius: 5px;
		min-width: 750px;
		min-height: 320px;
		border: none;
		left: -3%;
		transform-origin: start center;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease-in-out;
		display: flex !important;
		flex-wrap: wrap;
		margin-top: 15px;
		top: 110%;
		background: #ffffff;
		box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), 
        0 10px 20px rgba(0, 0, 0, 0.2);
		transition: transform 0.3s ease, box-shadow 0.3s ease;*/
	} 

	.header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu {
		left: 100%;
		right: auto;
		transform: translate3d(15px, 10px, 0);
	}

	.header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu.left-side {
		left: 100%;
		right: auto;
		transform: translate3d(-15px, 10px, 0);
	}

	.header .navbar .dropdown-menu.dropdown-menu-lg.megamenu {
		padding: 16px 25px;
		width: 240%;
	}

	.header .navbar .dropdown:hover > .dropdown-menu {
		visibility: visible;
		opacity: 1;
		margin-top: 0px;
	}

	.header .navbar li ul a p {
		font-size: 11px;
		color: #000;
	}

	.header .navbar li ul a span {
		font-size: 15px;
	}

	.header .navbar li:hover > ul.dropdown-menu {
		visibility: visible;
		opacity: 1;
	}
}

@media (max-width: 991px) {
    .container {
		max-width: 100%;
	}

	h1 {
		font-size: 56px;
	}

	h2 {
		font-size: 42px;
		line-height: 52px;
	}

	h3 {
		font-size: 36px;
		line-height: 46px;
	}

	.section-title .sub-title {
		margin-bottom: 5px;
	}

	.section-title p {
		margin-top: 15px;
	}

	.typography-section .hr {
		padding-top: 60px;
		margin-top: 60px;
	}

	.grid-wrapper.grid-md-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.grid-wrapper.grid-md-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-wrapper.grid-md-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-wrapper.grid-md-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-wrapper.grid-md-5 {
		grid-template-columns: repeat(5, 1fr);
	}

	.grid-wrapper.grid-md-6 {
		grid-template-columns: repeat(6, 1fr);
	}

	.space-ptb {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.space-pt {
		padding-top: 90px;
	}

	.space-pb {
		padding-bottom: 90px;
	}

	.space-medium-ptb {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.space-medium-pt {
		padding-top: 70px;
	}

	.space-medium-pb {
		padding-bottom: 70px;
	}

	.space-small-ptb {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.space-small-pt {
		padding-top: 50px;
	}

	.space-small-pb {
		padding-bottom: 50px;
	}

	.padding-start {
		padding-left: 20px;
	}

	.padding-end {
		padding-right: 20px;
	}

	.padding-medium-start {
		padding-left: 20px;
	}

	.padding-medium-end {
		padding-right: 20px;
	}

	.padding-small-start {
		padding-left: 20px;
	}

	.padding-small-end {
		padding-right: 20px;
	}

	.full-width {
		padding: 0 30px;
	}

	.space-mtb {
		margin-top: 90px;
		margin-bottom: 90px;
	}

	.space-mt {
		margin-top: 90px;
	}

	.space-mb {
		margin-bottom: 90px;
	}

	.space-medium-mtb {
		margin-top: 70px;
		margin-bottom: 70px;
	}

	.space-medium-mt {
		margin-top: 70px;
	}

	.space-medium-mb {
		margin-bottom: 70px;
	}

	.space-small-mtb {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.space-small-mt {
		margin-top: 50px;
	}

	.space-small-mb {
		margin-bottom: 50px;
	}

	.margin-start {
		margin-left: 20px;
	}

	.margin-end {
		margin-right: 20px;
	}

	.cursor, .cursor-follower {
		display: none;
	}

	.full-width {
		padding-left: 12px;
		padding-right: 12px;
	}

	.full-width-md {
		padding-left: 12px;
		padding-right: 12px;
	}

	section:has(.rounded-section) {
		padding-left: 12px;
		padding-right: 12px;
	}

	.full-width .rounded-section {
		padding-left: 12px;
		padding-right: 12px;
	}

	.accordion .accordion-item .accordion-header .accordion-button {
		font-size: 20px;
		padding: 20px 20px;
		padding-left: 0px;
		padding-right: 35px;
	}

	/* .accordion .accordion-item .accordion-collapse .accordion-body {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-bottom: 20px;
	} */

	.action-box.action-box-style-02 {
		padding: 100px 20px 30px;
	}

	.action-box.action-box-style-02 .action-box-content .title {
		font-size: 28px;
		line-height: 38px;
	}

	.service-fancy .service-item .service-content {
		gap: 30px 80px;
	}

	.service-fancy .service-item .service-content .service-content-inner {
		flex-direction: column;
		gap: 20px 0;
	}

	.service-fancy .service-item .service-content .service-content-inner .service-info {
		width: 100%;
	}

	.service-fancy .service-item .service-content .service-content-inner .description {
		width: 100%;
	}

	.service-fancy .service-item .service-img {
		display: block;
		position: absolute;
		top: 0;
		left: inherit;
		right: 0;
		width: 200px;
		height: 100%;
		border-radius: 0;
		padding: 30px 0;
		z-index: 2;
		opacity: 0 !important;
		visibility: hidden !important;
		transition: all 0.4s ease-in-out;
		transition-delay: 0s;
		transform: none !important;
	}

	.service-fancy .service-item:first-child .service-img {
		padding-top: 0;
	}

	.service-fancy .service-item:hover {
		padding-right: 230px;
	}

	.service-fancy .service-item:hover .service-content {
		gap: 30px;
	}

	.service-fancy .service-item:hover .service-img {
		opacity: 1 !important;
		visibility: visible !important;
		transition-delay: 0.3s;
	}

	.team-single .team-img {
		margin-bottom: 50px;
	}

	.find-job-wrapper .find-job-item .job-details {
		flex-wrap: wrap;
	}

	.find-job-wrapper .find-job-item .job-details .job-image {
		width: 100%;
	}

	.find-job-wrapper .find-job-item .job-details .job-action {
		margin-left: 0;
	}

	.counter {
		gap: 20px;
	}

	.counter .counter-number span {
		font-size: 30px;
		line-height: 70px;
	}

	.counter.counter-style-2 {
		gap: 15px;
		padding: 30px 15px;
	}

	.counter.counter-style-2 .counter-number span {
		font-size: 30px;
		line-height: 30px;
	}

	.counter.counter-style-2 .counter-info .counter-title {
		font-size: 18px;
		line-height: 28px;
	}

	.clients {
		gap: 20px;
		padding: 30px 0;
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info {
		padding: 30px 20px;
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info .case-studies-info-inner .case-studies-title {
		font-size: 32px;
		line-height: 44px;
	}

	.case-info-section {
		padding: 40px;
	}

	.case-info-section .case-info ul {
		grid-template-columns: repeat(4, 1fr);
	}

	.my-shuffle-container.columns-3 .grid-item {
		width: 50%;
		padding: 12px;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info {
		bottom: 30px;
	}

	.portfolio-fancy-wrapper .portfolio-item.active {
		flex: 4;
	}

	.portfolio-fancy-wrapper .portfolio-item.active .item-info {
		left: 30px;
		bottom: 30px;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info .item-title {
		font-size: 20px;
		line-height: 28px;
		padding: 10px;
	}

	.awards-wrapper .awards-item .item-inner {
		gap: 30px;
		padding: 30px 0;
	}

	.awards-wrapper .awards-item .awards-year {
		min-width: 100px;
	}

	.awards-wrapper .awards-item .awards-name {
		width: 80%;
	}

	.awards-wrapper .awards-item .awards-description {
		width: 100%;
	}

	.awards-wrapper .awards-item .awards-action {
		width: auto;
	}

	.pgs-accordion .accordion-item .accordion-content .pricing-lists .pricing-list {
		gap: 10px;
	}

	.pgs-accordion .accordion-item .accordion-content .pricing-lists .pricing-list li {
		width: 100%;
	}

	.countdown-wrapper {
		gap: 50px;
	}

	.countdown-wrapper .countdown span {
		font-size: 70px;
		line-height: 60px;
	}

	.countdown-wrapper .countdown span:after {
		font-size: 50px;
		right: -33px;
	}

	.countdown-wrapper .countdown p {
		font-size: 20px;
		line-height: 30px;
	}

	.pgsel-history-slider-wrapper .history-items {
		padding-left: 80px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-number {
		left: -105px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover {
		left: 0px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover .history-number {
		left: -105px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 {
		padding-left: 0;
	}

	.video-wrapper {
		height: 500px;
		padding: 50px;
	}

	.video-wrapper .video-content {
		width: 70%;
	}

	.header .navbar-brand {
		padding: 20px 0px;
	}

	.header.header {
		padding: 0 20px;
	}

	.header .main-header {
		padding: 0 30px;
		justify-content: space-between;
	}

	.header .navbar-collapse {
		position: absolute;
		top: 100%;
		z-index: 999;
		background: #ffffff;
		width: 100%;
		left: 0;
		margin-left: 0px;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;
		box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	}

	.header .navbar .navbar-brand {
		flex: 0 0 180px;
		min-width: 180px;
	}

	.header .navbar .navbar-brand img {
		height: 40px;
	}

	.header .navbar .navbar-nav {
		align-items: initial;
	}

	.header .navbar .navbar-nav .nav-link {
		color: #000000;
		padding: 10px 20px;
	}

	.header .navbar .navbar-nav .nav-link i {
		position: absolute;
		right: 20px;
	}

	.header .navbar .navbar-nav .nav-item {
		margin-right: 0;
		margin-left: 0px;
	}

	.header .navbar .dropdown-menu {
		margin: 0px;
		font-size: 16px;
		border-radius: 0px;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: inherit;
		padding: 0;
		font-size: 13px;
	}

	.header .navbar .nav-title {
		margin-top: 20px;
		font-size: 20px;
		margin-bottom: 10px !important;
	}

	.header .navbar .action-group {
		line-height: 1;
		padding-right: 0px;
		margin-left: 0px;
		gap: 20px;
	}

	.header .navbar .action-group .menu-btn {
		display: none;
	}

	.header .navbar .action-group .menu-btn svg {
		width: 30px;
	}

	.header .navbar .action-group .mobile-hamburger .hamburger {
		padding: 4px 12px;
	}

	header.header.header-sticky.is-sticky .navbar .navbar-brand {
		padding: 20px 0px;
	}

	.navbar .dropdown > .dropdown-menu li > a {
		padding: 5px 20px;
	}

	.main-banner-1 {
		height: 600px;
	}

	.main-banner-1 .banner-content {
		width: 90%;
	}

	.main-banner-1 .banner-content .title {
		font-size: 60px;
	}

	.main-banner-1 .banner-content .description {
		margin-bottom: 30px;
		width: 80%;
	}

	.main-banner.main-banner-2 {
		padding: 0px;
	}

	.main-banner.main-banner-2 .banner-conent {
		padding: 60px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 48px;
		line-height: 58px;
	}

	.main-banner.main-banner-2 .banner-bg {
		margin-top: 30px;
		height: 230px !important;
	}

	.inner-banner {
		height: 300px;
	}

	.inner-banner .title {
		font-size: 52px;
		margin-bottom: 10px;
	}

	.back-to-top {
		right: 30px;
		bottom: 30px;
	}

	.video-bg-jarallax {
		height: 470px;
	}

	.contact-address-wrapper {
		margin-top: 60px;
	}

	.map {
		height: 400px;
	}

	.error-section .error-content .error-main-title .error-text {
		font-size: 300px;
		line-height: 320px;
	}

	.error-section .error-content .error-main-title .bg-text-stroke {
		font-size: 300px;
		line-height: 320px;
	}

	.error-section .error-content .error-main-title .smile-icon {
		top: 60px;
		left: 50%;
		width: 190px;
		height: 190px;
	}

	.coming-soon-title {
		font-size: 50px;
	}

	.about-bg {
		margin-top: 50px;
		height: 250px !important;
	}

	.blog-standard.grid-wrapper {
		padding-right: 0px;
	}

	.blog-single {
		margin-bottom: 50px;
	}

	.shop-sidebar {
		margin-top: 50px;
	}

	.product .product-content .product-info .btn.cart-btn {
		padding: 15px 30px;
	}

	.site-footer {
		padding-top: 50px;
	}

	.site-footer .widget .widget-title {
		margin-bottom: 15px;
	}

	.site-footer .widget-menu .widget-title {
		margin-bottom: 15px;
	}

	.site-footer .footer-main .contact-number-main {
		margin-top: 15px;
	}

	.site-footer .marquee-wrapper {
		padding-top: 50px;
	}

	.sidebar.faq-sidebar .widget {
		padding: 25px 20px;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.tech-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.tech-header h1 {
		font-size: 2em;
	}

	.tech-header p {
		font-size: 0.9em;
	}
}


@media (max-width: 767px) {
    .main-banner-1 {
		height: 500px;
	}

	.main-banner-1 .widget-social {
		right: 12px;
	}

	.main-banner-1 .banner-content {
		width: 90%;
	}

	.main-banner-1 .banner-content .title {
		font-size: 42px;
	}

	.main-banner-1 .banner-content .description {
		margin-bottom: 25px;
		width: 90%;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.main-banner-1 .banner-content .banner-info {
		gap: 15px 30px;
		flex-wrap: wrap;
	}

	.main-banner-1 .banner-content .banner-info .get-started-btn .btn {
		font-size: 16px;
		line-height: 28px;
		padding: 12px 35px;
	}

	.main-banner.main-banner-2 .banner-conent {
		padding: 40px;
	}

	.main-banner.main-banner-2 .banner-bg {
		height: 200px !important;
	}

	.inner-banner {
		height: 250px;
	}

	.inner-banner .title {
		font-size: 42px;
	}

	h1 {
		font-size: 52px;
	}

	h2 {
		font-size: 36px;
		line-height: 46px;
	}

	h3 {
		font-size: 30px;
		line-height: 42px;
	}

	h4 {
		font-size: 28px;
		line-height: normal;
	}

	h5 {
		font-size: 24px;
		line-height: normal;
	}

	h6 {
		font-size: 20px;
		line-height: normal;
	}

	.section-title {
		margin-bottom: 30px;
	}

	.breadcrumb {
		margin-top: 10px;
	}

	.typography-section .hr {
		padding-top: 40px;
		margin-top: 40px;
	}

	blockquote.blockquote-style-1 {
		padding: 30px;
		padding-left: 110px;
	}

	blockquote.blockquote-style-1:before {
		left: 30px;
		font-size: 70px;
		line-height: 70px;
	}

	.grid-gap-50 {
		grid-gap: 30px;
	}

	.grid-wrapper.grid-sm-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.grid-wrapper.grid-sm-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-wrapper.grid-sm-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-wrapper.grid-sm-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-wrapper.grid-sm-5 {
		grid-template-columns: repeat(5, 1fr);
	}

	.grid-wrapper.grid-sm-6 {
		grid-template-columns: repeat(6, 1fr);
	}

	.bg-img-box {
		height: 350px;
	}

	.space-ptb {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.space-pt {
		padding-top: 70px;
	}

	.space-pb {
		padding-bottom: 70px;
	}

	.space-medium-ptb {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.space-medium-pt {
		padding-top: 50px;
	}

	.space-medium-pb {
		padding-bottom: 50px;
	}

	.padding-start {
		padding-left: 0px;
	}

	.padding-end {
		padding-right: 0px;
	}

	.space-mtb {
		margin-top: 70px;
		margin-bottom: 70px;
	}

	.space-mt {
		margin-top: 70px;
	}

	.space-mb {
		margin-bottom: 70px;
	}

	.space-medium-mtb {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.space-medium-mt {
		margin-top: 50px;
	}

	.space-medium-mb {
		margin-bottom: 50px;
	}

	.margin-start {
		margin-left: 0px;
	}

	.margin-end {
		margin-right: 0px;
	}

	.full-width {
		padding: 0 15px;
	}

	.awards-wrapper .awards-item .item-inner {
		padding: 20px 0;
		padding-right: 165px;
		flex-direction: column;
		gap: 15px;
		align-items: normal;
	}

	.awards-wrapper .awards-item .awards-action {
		text-align: left;
	}

	.awards-wrapper .awards-item .awards-image {
		height: 150px;
		width: 150px;
		position: absolute;
		left: auto;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.awards-wrapper .awards-item .awards-image .gsap-img-animation {
		position: absolute;
		opacity: 1;
		visibility: visible;
		transform: none !important;
		z-index: -1;
	}

	.awards-wrapper .awards-item:hover .awards-image {
		display: none;
	}

	.awards-wrapper.case-studies .awards-item .item-inner {
		padding: 30px 0;
		padding-right: 165px;
		gap: 15px !important;
	}

	.infobox {
		padding: 30px;
	}

	.infobox .infobox-info {
		padding-bottom: 15px;
		margin-bottom: 15px;
		gap: 30px;
	}

	.service-item {
		padding: 40px 20px;
	}

	.service-fancy .service-item .service-img {
		height: auto;
	}

	.service-fancy .service-item .service-content {
		align-items: flex-start;
		flex-direction: column;
		gap: 30px;
	}

	.service-fancy .service-item .service-content .service-content-inner .service-info .service-number {
		font-size: 150px;
		line-height: 130px;
	}

	.service-fancy .service-item .service-content .service-action {
		margin-left: 0;
	}

	.service-fancy .service-item .service-content .service-action .circle-btn {
		height: 70px;
		width: 70px;
	}

	.service-fancy .service-item .service-content .service-action .circle-btn .arrow svg {
		height: 40px;
		width: 40px;
	}

	.service-fancy .service-item:hover {
		padding-right: 215px;
	}

	.services-slider-section .services-bg-slider {
		height: 350px;
	}

	.service-single .service-content .service-title {
		margin-bottom: 20px;
	}

	.testimonial-wrapper {
		padding: 30px;
	}

	.testimonial-wrapper .testimonial-content p {
		font-size: 22px;
		line-height: 38px;
	}

	.counter {
		gap: 20px;
	}

	.counter .counter-number span {
		font-size: 36px;
		line-height: 56px;
	}

	.counter .counter-info .counter-title {
		font-size: 20px;
		line-height: 30px;
	}

	.countar-section .counter-box {
		padding: 40px;
	}

	.counter.counter-style-02 {
		padding: 30px 0px;
	}

	.clients {
		flex-direction: column;
		padding-bottom: 0px;
	}

	.clients .client-logos {
		width: 100%;
		margin-top: 0px;
	}

	.client-inner-section {
		flex-direction: column;
	}

	.client-inner-section .trusted-client {
		width: 100%;
		border: none;
		padding-right: 0;
		text-align: center;
	}

	.client-inner-section .client-logos {
		width: 100%;
	}

	.case-info-section .case-info ul {
		grid-template-columns: repeat(3, 1fr);
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info .case-studies-info-inner .case-studies-title {
		font-size: 28px;
		line-height: 38px;
	}

	.owl-carousel .owl-nav {
		display: none;
	}

	.my-shuffle-container {
		margin-left: 0px;
		margin-right: 0px;
	}

	.my-shuffle-container.columns-2 .grid-item,
  .my-shuffle-container .grid-item {
		width: 100%;
	}

	.my-shuffle-container .grid-item,
  .my-shuffle-container.columns-2 .grid-item,
  .my-shuffle-container.columns-3 .grid-item,
  .my-shuffle-container.columns-4 .grid-item,
  .my-shuffle-container.columns-5 .grid-item,
  .my-shuffle-container.columns-6 .grid-item {
		width: 50%;
		padding: 12px;
	}

	.my-shuffle-container.columns-2 .grid-item,
  .my-shuffle-container.columns-3 .grid-item,
  .my-shuffle-container.columns-4 .grid-item,
  .my-shuffle-container.columns-5 .grid-item,
  .my-shuffle-container.columns-6 .grid-item {
		padding: 12px 12px;
	}
	
	.portfolio-fancy-wrapper {
		gap: 24px;
		flex-wrap: wrap;
	}

	.portfolio-fancy-wrapper .portfolio-item {
		width: calc(50% - 12px);
		height: auto;
		flex: auto;
	}

	.portfolio-fancy-wrapper .portfolio-item.active {
		width: calc(50% - 12px);
		height: auto;
		flex: auto;
	}

	.portfolio-fancy-wrapper .portfolio-item.active .item-info {
		opacity: 1;
		visibility: visible;
		bottom: 15px;
		left: 15px;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-wrap-image {
		width: auto;
		height: auto;
		position: relative;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-wrap-image img {
		display: block;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info {
		opacity: 1;
		visibility: visible;
		bottom: 15px;
		left: 15px;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info .item-title {
		font-size: 16px;
		line-height: 24px;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info .item-category {
		padding: 8px 10px;
		font-size: 16px;
	}

	.pricing-box {
		padding: 35px;
	}

	.pgs-accordion .accordion-item .accordion-header {
		display: flex;
		align-items: flex-start;
		gap: 5px;
		flex-direction: column;
	}

	.countdown-wrapper .countdown span {
		font-size: 56px;
		line-height: 56px;
	}

	.countdown-wrapper .countdown span:after {
		font-size: 32px;
		right: -30px;
	}

	.countdown-wrapper .countdown p {
		font-size: 16px;
		line-height: 22px;
	}

	.btn {
		padding: 12px 40px;
	}

	.pgsel-history-slider-wrapper .history-items {
		padding-left: 60px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item {
		padding: 24px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-number {
		left: -85px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-year {
		font-size: 50px;
		line-height: 50px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover {
		left: 0px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover .history-number {
		left: -85px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item {
		padding: 40px 30px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-item-info {
		gap: 10px;
		flex-direction: column;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-item-info .history-year {
		font-size: 110px;
		writing-mode: inherit;
		transform: inherit;
		align-self: auto;
	}

	.marquee-wrapper .marquee-inner {
		animation-duration: 10s;
		gap: 30px;
	}

	.marquee-wrapper .marquee-inner .marquee-item {
		gap: 20px;
	}

	.marquee-wrapper .marquee-inner .marquee-item .icon svg {
		width: 35px;
		height: auto;
		fill: var(--primary-color);
	}

	.marquee-wrapper .marquee-inner .marquee-item .title {
		font-size: 36px;
	}

	.marquee-wrapper.marquee-style-2 .marquee-inner {
		gap: 30px;
	}

	.marquee-wrapper.marquee-style-3 .marquee-inner .marquee-item .title {
		font-size: 100px;
		line-height: 100px;
	}

	.marquee-wrapper.marquee-right .marquee-inner {
		animation-duration: 10s;
	}

	.video-wrapper {
		height: 400px;
		padding: 30px;
	}

	.video-wrapper .video-btn {
		height: 80px;
		width: 80px;
	}

	.video-wrapper .video-content {
		width: 100%;
		gap: 15px;
	}

	.navbar-expand-lg {
		min-width: 100% !important;
		left: 0;
	}

	.call-center-box .call-icon {
		height: 50px;
		width: 50px;
		flex: 0 0 50px;
	}

	.call-center-box .call-icon i {
		font-size: 16px;
	}

	.about-section .experience-section {
		padding-top: 30px;
	}

	.experience-years .title {
		font-size: 120px;
		line-height: 90px;
		padding-bottom: 50px;
	}

	.experience-section.bg-primary .experience-years .title {
		gap: 20px;
		font-size: 120px;
		line-height: 100px;
	}
 
	.video-bg-jarallax {
		height: 350px;
	}

	.contact-icon-box .icon-box-info .title {
		margin-bottom: 10px;
	}

	.contact-address-wrapper {
		margin-top: 40px;
	}

	.contact-address {
		padding: 30px;
	}

	.map {
		height: 350px;
		border-radius: 15px;
	}
 
	.error-section .error-content .error-main-title .error-text {
		font-size: 140px;
		line-height: 160px;
	}

	.error-section .error-content .error-main-title .bg-text-stroke {
		font-size: 140px;
		line-height: 160px;
		margin-left: 2px;
		margin-top: 8px;
	}

	.error-section .error-content .error-main-title .smile-icon {
		top: 32px;
		width: 90px;
		height: 90px;
	}
 
	.coming-soon-title {
		font-size: 40px;
	}

	.inner-content {
		gap: 35px;
	}

	.about-details {
		height: auto;
	}

	.blog-standard.grid-wrapper {
		gap: 30px;
	}

	.blog-standard .post-foot {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 15px;
	}

	.blog-standard .post-foot .post-meta {
		margin-bottom: 10px;
	}

	.blog-standard .post-foot .post-meta .post-meta-category {
		margin-right: 0;
	}

	.blog-single .blog-post {
		margin-bottom: 50px;
	}

	.blog-single .blog-post .post-foot {
		margin-top: 40px;
		flex-direction: column;
		align-items: flex-start;
	}

	.blog-single .blog-post .post-foot .post-tag {
		margin-bottom: 20px;
	}

	.blog-post.blog-style-02 .blog-post-img {
		border-radius: 10px;
	}

	.blog-post.blog-style-02 .blog-post-info .post-title {
		font-size: 22px;
		line-height: 32px;
	}

	.blog-post.blog-style-02 .blog-post-info .post-title a {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.post-social.widget-social {
		gap: 15px;
	}

	.post-social.widget-social .follow-title {
		gap: 15px;
	}

	.post-social.widget-social .follow-title:after {
		width: 15px;
	}

	.post-social.widget-social ul.social-icon {
		gap: 15px;
	}

	.shop-top-layout {
		justify-content: flex-start;
		gap: 20px;
	}

	.shop-top-layout .select-border {
		margin-left: auto;
	}

	.cart-table .table tr td.product-remove {
		padding: 10px;
	}

	.cart-table .cart-product-details {
		min-width: 370px;
	}

	.commentlist .comment-content {
		margin-left: 15px;
	}

	.commentlist .comment-content .reviews {
		flex-direction: column;
		margin-bottom: 15px;
	}

	.commentlist .comment-content .reviews .meta {
		margin-bottom: 5px;
	}

	.commentlist .comment-content .reviews .rating {
		margin-left: 0;
	}

	.shop-single .product-detail .section-title .title {
		font-size: 30px;
		line-height: 40px;
	}

	.shop-single .product-detail .product-prize p {
		font-size: 22px;
	}

	.shop-products {
		grid-gap: 30px 24px;
	}

	.site-footer.footer-dark .widget-social .social-icon li {
		flex: 0;
		border-right: 0;
	}

	.site-footer.footer-dark .widget-social .social-icon li a {
		padding: 0;
	}

	.site-footer.footer-dark .widget-social .social-icon li a i {
		color: #ffffff;
	}

	.site-footer .footer-copyright {
		margin-top: -35px;
		padding: 25px 0;
	}

	.sidebar .widget:not(:last-child) {
		margin-bottom: 50px;
	}

	.sidebar .widget {
		padding: 30px 20px;
	}

	.sidebar.faq-sidebar {
		margin-bottom: 50px;
	}

	.sidebar.faq-sidebar .widget {
		padding: 20px 15px;
		margin-bottom: 30px;
	}
}

@media (max-width: 575px) {
	.header .navbar .navbar-brand img {
		height: 35px;
	}

	.header.header {
		padding: 0 12px;
	}

	.header .main-header {
		padding: 0px 15px;
	}

	.header .navbar .dropdown-menu {
		max-height: 300px;
		overflow-x: scroll;
	}

	.header .action-group .search {
		display: none;
	}

	.header.header-02 .navbar .action-group {
		display: flex;
	}

	header.header.header-sticky.is-sticky .navbar .navbar-brand img {
		height: 30px;
	}

	.main-menu-offcanvas {
		width: 320px !important;
	}

	.main-menu-offcanvas .offcanvas-header {
		padding: 30px 20px;
	}

	.main-menu-offcanvas .offcanvas-body {
		padding: 20px 20px;
		padding-top: 0;
	}

	.main-banner-1 .widget-social {
		display: none;
	}

	.main-banner-1 .banner-content {
		width: 100%;
	}

	.main-banner-1 .banner-content .title {
		font-size: 28px;
		line-height: 38px;
	}

	.main-banner-1 .banner-content .description {
		margin-bottom: 15px;
		width: 100%;
		line-height: 28px;
	}

	.main-banner-1 .banner-content .banner-info {
		gap: 10px 30px;
		flex-wrap: wrap;
	}

	.main-banner-1 .banner-content .banner-info .call-center-box {
		gap: 10px;
	}

	.main-banner-1 .banner-content .banner-info .call-center-box a {
		font-size: 20px;
		line-height: 30px;
	}

	.main-banner-1 .banner-content .banner-info .call-center-box .call-icon {
		height: 40px;
		width: 40px;
		flex: 0 0 40px;
	}

	.main-banner-1 .banner-content .banner-info .call-center-box .call-icon i {
		font-size: 14px;
	}

	.main-banner.main-banner-2 .banner-conent {
		padding: 25px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 40px;
		line-height: 52px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info {
		gap: 20px;
		flex-wrap: wrap;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews {
		margin-left: 20px;
	}

	.main-banner.main-banner-2 .banner-bg {
		height: 180px !important;
	}

	.inner-banner .title {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 5px;
	}

	h1 {
		font-size: 44px;
		line-height: 54px;
	}

	h2 {
		font-size: 30px;
		line-height: 40px;
	}

	h3 {
		font-size: 28px;
		line-height: 38px;
	}

	h4 {
		font-size: 24px;
		line-height: 34px;
	}

	h5 {
		font-size: 20px;
		line-height: 30px;
	}

	h6 {
		font-size: 18px;
		line-height: 28px;
	}

	/* .section-title .title-border {
		padding-left: 10px;
	} */

	.breadcrumb .breadcrumb-item {
		font-size: 16px;
		padding-left: 5px;
	}

	.breadcrumb .breadcrumb-item:before {
		padding-right: 5px;
	}

	blockquote.blockquote-style-1 {
		padding: 20px;
		padding-top: 90px;
	}

	blockquote.blockquote-style-1:before {
		left: 20px;
		top: 15px;
	}

	.typography-section .hr {
		padding-top: 30px;
		margin-top: 30px;
	}

	.bg-img-box {
		height: 300px;
	}

	.space-ptb {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.space-pt {
		padding-top: 50px;
	}

	.space-pb {
		padding-bottom: 50px;
	}

	.space-mtb {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.space-mt {
		margin-top: 50px;
	}

	.space-mb {
		margin-bottom: 50px;
	}

	.accordion.accordion-style-pgs-two .accordion-item .accordion-header .accordion-button {
		font-size: 18px;
		padding: 16px 20px;
		padding-right: 50px;
	}

	.grid-gap-50 {
		grid-gap: 24px;
	}

	.grid-wrapper.grid-xs-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.grid-wrapper.grid-xs-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-wrapper.grid-xs-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-wrapper.grid-xs-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-wrapper.grid-xs-5 {
		grid-template-columns: repeat(5, 1fr);
	}

	.grid-wrapper.grid-xs-6 {
		grid-template-columns: repeat(6, 1fr);
	}

	.action-box {
		padding: 40px 20px;
	}

	.action-box .action-box-content .counter .counter-number .timer {
		font-size: 54px;
		line-height: 54px;
	}

	.action-box.action-box-style-02 {
		padding: 80px 15px 30px;
	}

	.action-box.action-box-style-02 .action-box-content .title {
		font-size: 24px;
		line-height: 36px;
	}

	.awards-wrapper .awards-item .item-inner {
		padding-right: 0;
	}

	.awards-wrapper .awards-item .awards-image {
		display: none;
	}

	.awards-wrapper.case-studies .awards-item .item-inner {
		padding: 30px 0;
	}

	.infobox {
		padding: 25px;
	}

	.icon-box-item {
		gap: 15px;
	}

	.icon-box-item .icon {
		width: 70px;
		height: 70px;
		flex: 0 0 70px;
	}

	.service-item {
		padding: 30px 15px;
	}

	.service-item .service-icon {
		margin-bottom: 20px;
	}

	.service-item .service-content .service-title {
		margin-bottom: 15px;
	}

	.service-item .service-content .service-description {
		margin-bottom: 25px;
	}

	.service-fancy .service-item {
		padding: 30px 0;
	}

	.service-fancy .service-item .service-img {
		display: none;
	}

	.service-fancy .service-item .service-content {
		gap: 15px;
	}

	.service-fancy .service-item .service-content .service-content-inner .service-info {
		padding-left: 0px;
	}

	.service-fancy .service-item .service-content .service-content-inner .service-info .service-number {
		font-size: 120px;
		line-height: 120px;
		top: 50%;
		transform: translateY(-50%);
	}

	.service-fancy .service-item:hover {
		padding-right: 0;
	}

	.service-fancy .service-item:hover .service-content {
		gap: 15px;
	}

	.services-slider-section .services-bg-slider .services-bg-slider-content {
		bottom: 15px;
		padding: 0px 15px;
	}

	.services-slider-section .services-bg-slider .services-bg-slider-content .title {
		line-height: 28px;
	}

	.service-single .accordion.accordion-style-pgs-two .accordion-item .accordion-header .accordion-button {
		padding: 16px 25px;
		font-size: 18px;
		line-height: 28px;
	}

	.team-single .team-member-info .member-details .member-name {
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 0;
	}

	.team-single .team-img {
		margin-bottom: 30px;
	}

	.team-single .team-info .social-icon {
		margin: 20px 0px;
	}

	.team-single .team-info .team-designation {
		font-size: 16px;
	}

	.testimonial-wrapper {
		padding: 30px 20px;
	}

	.testimonial-wrapper .testimonial-quote {
		right: 25px;
		top: 15px;
	}

	.testimonial-wrapper .testimonial-quote i {
		font-size: 100px;
	}

	.testimonial-wrapper .testimonial-content {
		margin: 15px 0;
	}

	.testimonial-wrapper .testimonial-content p {
		font-size: 18px;
		line-height: 32px;
	}

	.find-job-wrapper .find-job-item .job-details .job-info {
		gap: 15px;
		flex-wrap: wrap;
	}

	.counter.counter-style-1 .counter-info {
		max-width: 100%;
	}

	.counter.counter-style-02 {
		gap: 20px;
		flex-wrap: wrap;
	}

	.counter.counter-style-02 .counter-info {
		flex: 0 0 100%;
	}

	.counter.counter-style-02 .counter-number {
		flex: 0 0 100%;
	}

	.countar-section .counter-box {
		padding: 30px 15px;
	}

	.client-reviews .client-profile li {
		width: 45px;
		height: 45px;
		flex: 0 0 45px;
	}

	.client-inner-section {
		padding: 35px 0;
		gap: 25px;
	}

	.case-info-section .case-info ul {
		grid-template-columns: repeat(2, 1fr);
	}

	.nav-pagination {
		flex-wrap: wrap;
		gap: 10px;
	}

	.nav-pagination .btn {
		width: 100%;
	}

	.nav-pagination:before {
		content: inherit;
	}

	.case-studies-wrapper.case-studies-style-1 .case-studies-info .case-studies-info-inner .case-studies-title {
		font-size: 26px;
		line-height: 36px;
	}

	.filters-group button {
		font-size: 16px;
		padding: 6px 20px;
		line-height: 28px;
	}

	.my-shuffle-container .grid-item,
    .my-shuffle-container.columns-2 .grid-item,
    .my-shuffle-container.columns-3 .grid-item,
    .my-shuffle-container.columns-4 .grid-item,
    .my-shuffle-container.columns-5 .grid-item,
    .my-shuffle-container.columns-6 .grid-item {
		width: 100%;
		padding: 12px 0px;
	}

	.portfolio-fancy-wrapper .portfolio-item,
    .portfolio-fancy-wrapper .portfolio-item.active {
		width: 100%;
	}

	.pgs-accordion .accordion-item .accordion-content .content-inner {
		flex-direction: column;
		gap: 25px;
	}

	.pgs-accordion .accordion-item .accordion-content .content-inner .pricing-link {
		align-self: flex-start;
	}

	.countdown-wrapper {
		gap: 30px;
	}

	.countdown-wrapper .countdown span {
		font-size: 30px;
		line-height: 30px;
	}

	.countdown-wrapper .countdown span:after {
		font-size: 28px;
		right: -18px;
	}

	.countdown-wrapper .countdown p {
		margin-top: 10px;
	}

	.btn {
		padding: 10px 35px;
	}

	.pgsel-history-slider-wrapper .history-items {
		gap: 25px;
		margin-left: 25px;
		padding-left: 25px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-number {
		left: -45px;
		width: 40px;
		height: 40px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item .history-year {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 15px;
	}

	.pgsel-history-slider-wrapper .history-items .history-item:hover .history-number {
		left: -50px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-year-small {
		margin-bottom: 0px;
	}

	.pgsel-history-slider-wrapper .history-items.history-style-02 .history-item .history-item-info .history-year {
		font-size: 70px;
	}

	form .form-control {
		padding: 10px 0px;
	}

	form.form-style-border .form-control {
		padding: 10px 15px;
	}

	form.form-style-fill .form-control {
		padding: 10px 15px;
	}

	.list-wrapper .list.col-2 li {
		width: 100%;
	}

	.marquee-wrapper.marquee-style-3 .marquee-inner {
		gap: 35px;
	}

	.marquee-wrapper.marquee-style-3 .marquee-inner .marquee-item .title {
		font-size: 70px;
		line-height: 70px;
	}

	.video-wrapper {
		padding: 20px;
	}

	.video-wrapper .video-btn {
		height: 70px;
		width: 70px;
	}

	.video-wrapper .video-btn i {
		font-size: 20px;
		color: #ffffff;
		transition: all 0.4s ease-in-out;
		z-index: 1;
	}

	.video-wrapper .video-btn.video-btn-style-2 {
		height: 60px;
		width: 60px;
	}

	.video-wrapper .video-btn.video-btn-style-2 i {
		font-size: 16px;
	}

	.video-wrapper .video-content {
		gap: 10px;
	}

	.video-wrapper .video-content .video-title {
		font-size: 22px;
		line-height: 32px;
	}

	.video-wrapper.video-style-2 {
		padding: 20px;
	}

	.experience-section .experience-years .title {
		gap: 25px;
		font-size: 80px;
		line-height: 60px;
		padding-bottom: 40px;
	}

	.experience-section .experience-years .title sub {
		font-size: 16px;
		line-height: 24px;
	}

	.experience-section.bg-primary {
		padding: 40px 30px;
	}

	.video-bg-jarallax {
		height: 300px;
	}

	.contact-form-box {
		padding: 45px 15px;
	}

	.error-section .error-content .error-title {
		font-size: 130px;
		line-height: 150px;
	}

	.error-section .error-content .smile-icon {
		top: 30px;
		left: 50%;
		width: 80px;
		height: 80px;
		position: absolute;
		transform: translateX(-50%);
	}

	.about-bg {
		height: 200px !important;
	}

	.about-details {
		padding-top: 0;
		margin-bottom: 30px;
		height: auto;
	}

	.about-right {
		height: auto;
		gap: 15px;
	}

	.post-social.widget-social .follow-title {
		font-size: 18px;
	}

	.post-social.widget-social ul.social-icon li a {
		font-size: 18px;
	}

	.post-social.widget-social ul.social-icon li a.social-share i {
		font-size: 18px;
	}

	.blog-single .post-content-header .blog-single-info {
		align-items: self-start;
		justify-content: start;
		flex-direction: column;
		gap: 15px;
	}

	.blog-single .blog-post-content {
		margin-bottom: 50px;
	}

	.blog-single .blog-post-author {
		flex-direction: column;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.blog-single .comment-form .comment-reply-title {
		margin-top: 40px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	.cart-table .actions .coupon .input-text {
		font-size: 16px;
	}

	.checkout-info-coupon .checkout-coupon {
		padding: 0 15px;
	}

	.shop-top-layout .select-border {
		margin-left: 0;
	}

	.custom-control.custom-radio {
		display: flex;
		align-items: center;
		white-space: nowrap;
		justify-content: flex-end;
	}

	.cart-totals .checkout-info-coupon .checkout-coupon .checkout-coupon-form .btn {
		padding: 11px 25px;
	}

	.checkout .contact-info {
		margin-bottom: 30px;
	}

	.checkout .billing-address {
		margin-bottom: 30px;
	}

	.checkout form .select2-container--default .select2-selection--single {
		padding: 11px 15px;
	}

	.checkout .payment-options .checkout-terms {
		padding-top: 0px;
		margin-bottom: 20px;
	}

	.checkout .payment-options .checkout-actions .return-link svg {
		margin-right: 3px;
	}

	.checkout .payment-options .checkout-actions .return-link .btn-text {
		font-size: 16px;
		display: inline-block;
	}

	.checkout .payment-options .checkout-actions .btn {
		padding: 10px 25px;
		font-size: 16px;
		line-height: 26px;
	}

	.site-footer .grid-wrapper {
		gap: 30px;
	}

	.site-footer .widget .widget-title {
		font-size: 24px;
	}

	.site-footer .widget-menu .widget-title {
		font-size: 24px;
	}

	.site-footer .footer-copyright {
		margin-top: -25px;
	}

	.site-footer .footer-copyright .widget-social {
		gap: 10px;
	}

	.site-footer .footer-copyright .widget-social .follow-title {
		gap: 10px;
	}

	.site-footer .footer-copyright .widget-social .follow-title:after {
		width: 15px;
	}

	.site-footer .footer-copyright .widget-social ul.social-icon {
		gap: 12px;
	}

	.site-footer .marquee-wrapper {
		padding-top: 30px;
	}

	.sidebar .widget:not(:last-child) {
		margin-bottom: 30px;
	}

	.sidebar .widget {
		padding: 20px;
	}

	.widget-recent-posts .recent-posts .posts-img {
		width: 70px;
		flex: 0 0 70px;
	}

	.widget-recent-posts .recent-posts .post-info .post-title {
		font-size: 16px;
	}

	.widget-social .social-icon li a i {
		font-size: 26px;
	}

	.widget-menu.menu-style-2 ul li a {
		padding: 10px 0;
	}

	.widget-menu.menu-style-2 ul li:first-child a {
		padding-top: 0;
	}
}

@media (max-width: 480px) {
	.tech-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 479px) {
	.main-banner-1 .banner-title {
		font-size: 70px;
		line-height: 90px;
	}

	.main-banner.main-banner-2 .banner-conent .title {
		font-size: 27px;
		line-height: 40px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info {
		gap: 20px;
		flex-wrap: wrap;
		margin-top: 25px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .btn {
		padding: 12px 30px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews {
		gap: 15px;
		flex-wrap: wrap;
		margin-left: 0px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews .client-profile li {
		width: 40px;
		height: 40px;
		flex: 0 0 40px;
		margin-left: -15px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews .client-profile li:first-child {
		margin-left: 0px;
	}

	.main-banner.main-banner-2 .banner-conent .reviews-info .client-reviews .reviews .reviews-number {
		font-size: 22px;
		line-height: 30px;
	}

	.main-banner.main-banner-2 .banner-bg {
		margin-top: 20px;
		height: 150px !important;
	}

	.portfolio-fancy-wrapper .portfolio-item .item-info .item-title,
    .portfolio-fancy-wrapper .portfolio-item .item-info .item-category {
		font-size: 16px;
		padding: 5px 15px;
	}

	.back-to-top {
		right: 20px;
		bottom: 20px;
		height: 40px;
		width: 40px;
	}

	.back-to-top::before {
		line-height: 40px;
		height: 40px;
		width: 40px;
		font-size: 14px;
	}

	.about-details {
		gap: 15px;
	}

	.experience-section.bg-primary .experience-years .title {
		flex-wrap: wrap;
		padding-bottom: 30px;
	}

	.experience-section.bg-primary .experience-years .title sub {
		max-width: 100%;
	}

	.login-form {
		padding: 20px 15px;
	}

	.blog-post .blog-post-info .post-title {
		font-size: 26px;
		line-height: 36px;
	}

	.shop-top-layout {
		flex-direction: column;
		align-items: flex-start;
	}

	.cart-table .actions .coupon .btn {
		padding: 9px 10px;
		font-size: 14px;
	}

	.shop-single .nav-tabs-02 .nav-tabs {
		padding-top: 10px;
	}

	.shop-single .nav-tabs-02 .nav-item {
		margin: 0;
	}

	.shop-single .nav-tabs-02 .nav-item .nav-link {
		padding: 10px 15px;
		font-size: 16px;
	}

	.commentlist {
		flex-direction: column;
	}

	.commentlist .comment-content {
		margin-left: 0;
		margin-top: 5px;
	}

	.commentlist .comment-content .reviews {
		margin-bottom: 15px;
	}

	.commentlist .comment-content .reviews .meta {
		margin-bottom: 0;
	}

	.commentlist .comment-content .reviews .rating {
		margin-left: 0;
	}

	.checkout form.form-row {
		padding: 15px;
	}

	.checkout-order-summary .order-summary-products .order-summary-product {
		flex-direction: column;
		gap: 10px;
	}

	.checkout-order-summary .order-summary-products .order-summary-product .product-details {
		padding: 0px;
	}

	.checkout-order-summary .order-summary-products .order-summary-product .product-image {
		width: 70px;
		flex: 0 0 70px;
	}

	.product .product-image {
		margin-bottom: 15px;
	}

	.site-footer {
		padding-top: 50px;
	}

	.site-footer .footer-copyright .widget-social {
		gap: 5px;
	}

	.site-footer .footer-copyright .widget-social .follow-title {
		gap: 8px;
	}

	.site-footer .footer-copyright .widget-social .follow-title:after {
		width: 10px;
	}

	.site-footer .footer-copyright .widget-social ul.social-icon {
		gap: 8px;
	}
}

@media (max-width: 379px) {
	.main-menu-offcanvas {
		width: 270px !important;
	}
}

@media (max-width: 375px) {
	.case-info-section .case-info ul {
		grid-template-columns: repeat(1, 1fr);
	}

	.case-info-section {
		padding: 25px;
	}
}

@media (hover: hover) and (pointer: fine) {
	.cursor__circle {
		width: 40px;
		height: 40px;
		margin-top: -50%;
		margin-left: -50%;
		border-radius: 50%;
		border: 2px solid var(--secondary-color);
		transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), width 0.3s cubic-bezier(0.25, 1, 0.5, 1), height 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	}
    /* Cursor Text */
	#cursor.text .cursor__circle,
    #cursor.arrow .cursor__circle,
    #cursor.custom-icon .cursor__circle,
    #cursor.cursor-color .cursor__circle {
		width: 100px;
		height: 100px;
		border: none;
		backdrop-filter: blur(10px);
		background-color: rgba(35, 164, 85, 0.6);
	}

	#cursor.text::after,
    #cursor.cursor-color::after,
    #cursor.cursor-blur::after {
		content: '';
		position: absolute;
		left: -50%;
		top: -50%;
		width: 100%;
		height: 100%;
		color: #000000;
		font-size: 18px;
		font-weight: 500;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#cursor.cursor-color::after,
    #cursor.cursor-blur::after {
		color: #07192f;
	}

	#cursor::after {
		content: attr(data-cursor-text) !important;
	}

    /* Cursor Arrow */
	#cursor.arrow::after, #cursor.custom-icon::after {
		content: '' !important;
		position: absolute;
		left: -50%;
		top: -50%;
		width: 100%;
		height: 100%;
		color: #000000;
		font-size: 18px;
		font-weight: 500;
		display: flex;
		align-items: center;
		justify-content: center;
		background-image: url(3bdd996d6ebadce6297e.svg);
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: center;
	}

	#cursor.custom-icon::after {
		background-image: url(30f87f795a9cf2df91ce.svg);
	}

	#cursor.cursor-link.custom-icon:after {
		content: '' !important;
		opacity: 1;
		width: 100%;
		height: 100%;
		background-image: url(30f87f795a9cf2df91ce.svg);
	}

	#cursor.cursor-link.custom-icon .cursor__circle {
		width: 100px;
		height: 100px;
		opacity: 1;
	}

	#cursor.cursor-link .cursor__circle {
		opacity: 0;
		width: 0;
		height: 0;
	}

	#cursor.cursor-link::after {
		content: normal;
		opacity: 0;
	}

	#cursor.overlay .cursor__circle {
		width: 48px;
		height: 48px;
		background-color: rgba(227, 222, 193, 0.08);
		border-color: transparent;
	}

	#cursor.cursor-color .cursor__circle {
		width: 100px;
		height: 100px;
		background-color: var(--primary-color);
		border-color: var(--primary-color);
	}

	#cursor.cursor-blur .cursor__circle {
		border: none;
		width: 100px;
		height: 100px;
		backdrop-filter: blur(10px);
		background-color: transparent;
	}
}

@media (prefers-reduced-motion: no-preference) {
	:root {
		scroll-behavior: inherit;
	}
}