
@media screen and (min-width: 1400px) {
	.container, .container-lg, .container-md,
	.container-sm, .container-xl, .container-xxl {
		max-width: 1170px;
	}
}
.row {
	margin-right: calc(-.625 * var(--bs-gutter-x));
	margin-left: calc(-.625 * var(--bs-gutter-x));
}
.row > * {
	padding-right: calc(var(--bs-gutter-x) * .625);
	padding-left: calc(var(--bs-gutter-x) * .625);
}

@media screen and (max-width: 1600px) {
	.slide-text {
		top: 29%;
	}
}

@media screen and (max-width: 1399px) {
	.slide-text {
		top: 34%;
	}
	.service-item.style-5 .title-content h4 {
		font-size: 18px;
	}
}

@media screen and (max-width: 1024px) {
	h3.download-pdf {
		max-width: 686px;
	}
	.md-margin-top-100 {
		margin-top: -100px;
	}
	.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 1199px) {
	.practice-item h4 {
		font-size: 15px;
	}
	.header-top .icon-style-1 {
		display: none;
	}
	.header-top .icon-style-1.icon-dis-1 {
		display: block;
		text-align: right !important;
		margin-bottom: 0;
	}
	.header-top .list-info-style-1 {
		text-align: right;
	}
	.navbar-toggler:focus {
		box-shadow: none;
	}
	.divider.call-action .btn-theme.pull-right.margin-top30 {
		float: none !important;
		clear: both;
		margin-top: 20px !important;
	}
	.service-item.style-5 .title-content h4 {
		font-size: 14px;
	}
	.footer-item-3 ul li {
		font-size: 15px;
	}
}

@media screen and (max-width: 991px) {
	.carousel-caption {
		display: none;
	}
	.carousel .item {
		min-height: 350px;
	}
	.about-wrap {
		padding: 0 10px;
	}
	.about-index i {
		font-size: 50px;
	}
	.subscribe {
		display: none;
	}
	.contact-style-1 {
		width: 100%;
	}
	.choose-us .bg-grey {
		width: 50%;
	}
	.practice-item h4 {
		margin-top: 1.429em;
	}
	.top-icon li:last-child {
		display: none;
	}
	.btn-black.pull-right.margin-top30 {
		float: none !important;
		clear: both;
		margin-top: 20px !important;
	}
	.btn-theme.pull-right.margin-top30 {
		float: none !important;
		clear: both;
		margin-top: 20px !important;
	}
	.clients-carousel .owl-controls {
		display: none;
	}
	.blog-item .blog-images, .blog-content {
		width: 100%;
		float: none;
	}
	.blog-item {
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.md-padding-bottom-65 {
		padding-bottom: 65px;
	}
	.md-center {
		text-align: center;
	}
	.blog-comments .comment:before {
		display: none;
	}
	.blog-comments .comment:after {
		width: 0;
		height: 0;
		top: -17px;
		left: 20px;
		content: " ";
		position: absolute;
		border-style: solid;
		border-width: 0 15px 17px 15px;
		border-color: transparent transparent #fff transparent;
	}
	.blog-post-quote {
		padding: 35px 25px;
	}
	.blog-post-quote p {
		font-size: 26px;
		line-height: 35px;
	}
	.counter-col {
		text-align: center;
	}
	.counter-col i {
		position: relative;
		left: 0;
	}
	.practice-item-1 .practice-content h5 {
		font-size: 16px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.timer .days-wrapper, .timer .hours-wrapper, .timer .minutes-wrapper, .timer .seconds-wrapper {
		width: 140px;
		height: 140px;
		margin: 0 7px;
		padding-top: 20px;
	}
	.timer .days, .timer .hours, .timer .minutes, .timer .seconds {
		font-size: 60px;
		line-height: 70px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.event .content {
		padding: 20px;
	}
}

@media (max-width: 767px) {
	.main-navbar .container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar .navbar-brand {
		max-width: 100px;
	}
	.navbar .navbar-toggler {
		padding: 2px 6px;
	}
	.event .row {
		margin-left: 0;
		margin-right: 0;
	}
	.event .row .col-md-12.col-sm-12.col-xl-6.col-xl-6 {
		padding-left: 0;
		padding-right: 0;
	}
	.event .content {
		padding: 20px;
	}
	.header-top .icon-style-1 {
		text-align: center !important;
		margin-bottom: 20px;
	}
	.service-item.style-5 .title-content h4 {
		font-size: 16px;
	}
}

@media (min-width: 768px) and (max-width: 1190px) {
	.header-color .nav>li>a {
		padding: 10px;
	}
}

@media (max-width: 810px) {
	.header-color .shop-icon {
		display: none;
	}
}

@media (max-width: 767px) {
	.timer .days-wrapper, .timer .hours-wrapper, .timer .minutes-wrapper, .timer .seconds-wrapper {
		width: 140px;
		height: 140px;
		margin: 7px;
		padding-top: 20px;
	}
	.timer .days, .timer .hours, .timer .minutes, .timer .seconds {
		font-size: 60px;
		line-height: 70px;
	}
}

@media screen and (max-width: 767px) {
	body {
		overflow-x: hidden !important;
	}
	.container {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}
	.welcome-text {
		display: none;
		width: 100%;
	}
	.list-inline.text-end.icon-style-1 {
		text-align: center;
	}
	.story-details-inner {
		display: none;
	}
	.copy-right p {
		text-align: center;
		margin-bottom: 15px;
	}
	.indicators-line > .carousel-indicators {
		display: none;
	}
}

@media screen and (max-width: 730px) {
	.team-item .overlay-content h4 {
		margin-top: 0;
	}
	.practice-item-1 .practice-content h5 {
		font-size: 14px;
	}
}

@media screen and (max-width: 669px) {
	.team-item .overlay-content h4 {
		margin-top: 3em;
	}
	.team-item .overlay-content p {
		display: none;
	}
}

@media screen and (max-width: 667px) {
	body {
		overflow-x: hidden !important;
	}
	.container {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}
}

@media screen and (max-width: 650px) {
	.tab-2 label {
		font-size: 0;
	}
	.tab-2 label:before {
		margin: 0;
		font-size: 18px;
	}
	.service-item.style-6 h4 a {
		font-size: 15px;
	}
}

@media screen and (max-width: 588px) {
	.team-item .overlay-content h4 {
		margin-top: 1em;
	}
	.team-item .overlay-content {
		padding: 20px;
	}
	.contact-style-1 h3:before, .contact-style-1 h3:after {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.p-w100 {
		width: 100%;
	}
	.header-topbar .icon-style-1 li:last-child {
		display: none;
	}
	.practice-item-1 .practice-content h5 {
		font-size: 14px;
	}
	.about .container {
		padding: 50px 0 50px;
	}
}

@media screen and (max-width: 545px) {
	.team-item .overlay-content {
		display: none;
	}
}

@media screen and (max-width: 450px) {
	.t-w100 {
		width: 100%;
	}
	.team-item .overlay-content p {
		display: block;
	}
	.team-item .overlay-content h4 {
		margin-top: 3em;
	}
	.team-item .overlay-content {
		padding: 30px;
	}
	.team-item .overlay-content {
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	body {
		overflow-x: hidden;
	}
}

@media screen and (max-width: 650px) {
	.tab-2 label {
		font-size: 0;
	}
	.tab-2 label:before {
		margin: 0;
		font-size: 18px;
	}
}

@media only screen and (max-width: 610px) {
	.error .content h2 {
		font-size: 11em;
	}
	.error .content p {
		line-height: 1.2;
	}
	.error .content {
		padding-top: 2em;
		padding-bottom: 2em;
	}
}

/* Large Mobile :480px. */

@media screen and (max-width: 479px) {
	.counter-col h4 {
		font-size: 14px;
	}
}

@media only screen and (min-width:430px) {
	.panel h4 {
		font-size: 14px !important;
	}
	.bg-grey {
		width: 100% !important;
		left: 0;
	}
}

@media screen and (max-width: 400px) {
	.tab-2 label {
		padding: 15px;
	}
}

@media screen and (max-width: 385px) {
	.icon-style-1 li {
		width: 30px;
	}
}

@media screen and (max-width: 360px) {
	.indicators-line > .carousel-indicators {
		display: none;
	}
	.clients-area .section-title h3 {
		text-align: center;
	}
	.clients-area .small-line-border-2::before {
		left: 105px;
	}
	.clients-area .small-line-border-2::after {
		left: 155px;
	}
	.team-area .section-title h2:before, .service-area .section-title h2:before {
		top: 115px;
	}
	.team-area .section-title h2:after, .service-area .section-title h2:after {
		top: 115px;
	}
	.funfact-field .counter-col .start-count, .funfact-field .counter-col .start-count, .funfact-field .counter-col .start-count {
		border-right: none;
	}
}
