@media (max-width: 1400px) {
	.main-footer {
		background-size: 15%;
	}
}
	@media (max-width: 999px) {
	
	p {
		font-size: 13px;
	}
	.container .navbar-collapse {
		display: block !important;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		background: #fff;
		z-index: 99;
		border: 0;
		border-radius: 0;
		padding: 10px 20px !important;
		margin: 0;
		bottom: 0;
		max-width: 20em;
		height: 100% !important;
		transition: all ease 0.3s;
		transform: translateX(-100%);
	}
	.navbar-toggle {
		display: block;
		float: none;
		border-color: #000;
		margin: 0;
		border: none;
		padding: 0;
	}
	
	nav.navbar .container .navbar-header {
		width: 100%;
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	
	nav.navbar .container .navbar-header::before, nav.navbar .container .navbar-header::after {
		display: none;
	}
	
	nav.navbar .container .navbar-header .navbar-brand {
		display: block;
		height: auto;
	}
	
	.navbar-toggle .icon-bar {
		background: #000;
	}
	
	.navbar-collapse.collapse.in {
		display: block !important;
		transform: translateX(0%);
	}
	
	.navbar-nav {
	flex-wrap: wrap;
	justify-content: flex-start;
	}
	
	.navbar-nav > li {
		float: none;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}
	
	.navbar-nav > li a {
		padding: 10px 0;
	}
	
	.navbar-nav > li:last-child {
		border: none;
	}
	.header-top {
		display: none;
	}
	
	.header-main img {
		margin-top: 0;
		max-width: 110px;
	}
	.page-header {
		padding: 50px 0;
	}
	
	.page-header h3 {
		font-size: 30px;
	}
	
	.multistep {
		padding: 20px 20px;
		width: 100%;
	}
	
	.form-tabs ul {
		overflow: hidden;
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.form-tabs ul li {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	
	section.footer-cta .row {
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 15px;
	}
	
	section.footer-cta a {
		padding: 21px 30px;
		font-size: 15px;
	}
	
	section.footer-cta h3 {
		margin-top: 0;
		font-size: 23px;
		margin-bottom: 20px;
	}
	
	section.footer-cta p {
		font-size: 14px;
	}
	
	.main-footer {
		background-image: none;
		padding: 40px 0 20px;
	}
	
	footer {
		text-align: center;
	}
	
	.contact-detail ul li {
		justify-content: center;
	}
	
	ul.footer-menu {
		padding-left: 0;
		list-style: none;
	}
	
	.copyright p {
		margin-bottom: 20px;
	}
	
	.copyright .copyright-menu {
		gap: 11px;
		flex-direction: column;
	}
	p.already-login-label {
		position: unset;
		display: block;
		margin-top: 30px;
		text-align: center;
	}
	
	.row.register-row .col-md-12:last-child {
		text-align: center;
	}
	.recurring-times {}
	
	.recurring-times ul {
		display: -ms-flexbox;
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		justify-content: flex-start;
		padding-bottom: 20px;
	}
	
	.recurring-times ul li {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	.blog-box {
		width: auto;
	}
	
	.all-blogs {
		padding: 0 20px;
		gap: 25px;
	}
	.blog-details {
		padding: 0 40px;
	}
	
	.blog-details h2 {
		font-size: 24px;
		line-height: initial;
	}
	.pricing-banner .row {
		flex-wrap: wrap;
	}
	
	.banner-form {
		width: 100%;
		margin-top: 30px;
	}
	
	.pricing-banner .row .col-lg-6 {
		width: 100%;
	}
	
	section.plan-sec .col-md-3 {
		margin-bottom: 20px;
	}
	
	.service-box ul {
		min-height: auto;
	}
	.page-header.text-center h3 {
		max-width: 100%;
	}
	.page-header.text-center h3 {
		font-size: 18px;
	}
	
	.main-header h4 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	.main-header p {
		font-size: 14px;
		padding: 0 10px;
	}
	
	.banner-cta {
		flex-direction: column;
		row-gap: 10px;
	}
	
	.main-header {
		margin-bottom: 0;
	}
	
	.repeat-head h3 {
		font-size: 22px;
		text-align: center;
	}
	
	.repeat-head {
		text-align: center;
	}
	
	.col-md-4.col-md-offset-4 {
		width: 100%;
	}
	
	.home-sec1 .col-md-3 {
		margin-bottom: 10px;
	}
	
	section {
		padding: 30px 0;
	}
	.usp-icon {
		width: 33%;
		padding: 0;
		margin-bottom: 10px;
	}
	.usp-icon h4 {
		font-size: 13px;
	}
	.usp-icon img {
		margin-bottom: 8px;
		height: 45px;
	}
	.usp-icon:after {display: none;}
	
	.usp-icons {
		justify-content: center;
		margin: 20px 0;
	}
	
	section.home-sec2 {
		padding: 30px 0;
	}
	
	.repeat-head p {
		font-size: 13px;
	}
	
	.work-box p {
		font-size: 14px;
	}
	
	.work-box {
		padding: 0;
		margin-bottom: 20px;
	}
	
	.work-btm {
		margin-top: 30px;
	}
	
	section.home-sec4 .col-md-2 {
		width: 50%;
		padding: 0 4px;
	}
	
	.extra-img img {
		display: block;
		margin: 0 auto 10px;
	}
	
	section.home-sec5 {
		padding: 0 0;
	}
	
	.gallery-inner .gallery-img {
		width: 100%;
	}
	
	.gallery-inner .gallery-img img {
		height: auto;
	}
	
	.plan-box {
		width: 100%;
	}
	
	section.plan-sec .col-md-3 {
		width: 100%;
	}
	
	section#view-plans {
		margin-bottom: 0;
		padding-top: 0;
	}
	
	.testimonial-head {
		flex-direction: column;
		row-gap: 10px;
	}
	
	.testimonial-box p {
		font-size: 14px;
	}
	
	.testimonial-box {
		padding: 20px;
	}
	
	.panel-title>a {
		font-size: 12px;
	}
	
	.panel-default>.panel-heading+.panel-collapse>.panel-body {
		font-size: 14px;
	}
	
	.main-footer .col-sm-3 {
		width: 100%;
	}
	
	.copyright .copyright-menu li {
		border-right: 0;
		padding-right: 0;
		margin: 0;
	}
	
	.copyright .col-sm-6 {
		width: 100%;
	}
	
	.footer-cta .col-md-4.col-md-offset-2 {
		width: 100%;
	}
	
	section.footer-cta {
		padding: 30px 0;
	}
	.service-cnt li, .service-cnt p {
		font-size: 13px;
	}
	
	.service-cnt h5 {
		font-size: 15px;
		line-height: 1.4;
	}
	
	.service-cnt h1 {
		font-size: 20px;
	}
	.story-box .story-lf {
		width: 100%;
	}
	
	.story-rt.story-inner {
		width: 100%;
	}
	section.about-sec1 {
		padding-bottom: 0;
	}
	.col-md-4.col-md-offset-1 {
		width: 100%;
	}
	
	.contact-cta {
		padding: 0;
	}
	
	.contact-cta ul li a {
		font-size: 18px;
		flex-direction: column;
	}
	
	.contact-cta ul {
		padding: 0;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-nav > li.menu-btn {
		border: none;
		display: inline-flex;
		width: auto;
	}
	
	.navbar-nav > li.menu-btn a.btn {
		font-size: 15px;
		padding: 11px 19px;
	}
	.work-btm h5, .work-btm h5 a {
		font-size: 14px;
	}
	section.home-sec1 {
		padding-bottom: 0;
	}
	.service-box {
		min-height: auto;
	}
	.col-md-3 .service-box p {
		display: none;
	}
	section.home-sec3 .col-md-3 {
		width: 50%;
		padding: 0 4px;
	}
	.col-md-3 .service-box {
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		padding: 10px;
	}
	.col-md-3 .service-box .service-img {position: static;margin-bottom: 9px;}
	.col-md-3 .service-btm-links {
		position: static;
		column-gap: 5px;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.col-md-3 .service-box h4 {
		font-size: 13px;
		line-height: 1.3;
		text-align: center;
	}
	.col-md-3 .service-btm-links a {
		font-size: 13px;
	}
	.col-md-3 .service-box .service-img img {
		height: 40px;
	}
	.col-md-3 .service-btm-links a:first-child {
		background: #003ddf;
		color: #fff !important;
		padding: 4px 20px;
		border-radius: 30px;
		margin-bottom: 6px;
	}
	.col-md-3 .service-box:hover {
		background: white;
		border-color: rgb(231 231 231);
	}
	.col-md-3 .service-box:hover h4 {
		color: #001837;
	}
	.col-md-3 .service-box:hover .service-btm-links a {
		color: #003ddf;
	}
	.col-md-3 .service-box:hover .service-img img:last-child {
		display: block;
	}
	.col-md-3 .service-box:hover .service-img img:first-child {
		display: none;
	}
	section.home-sec4 p {
		text-align: center;
	}
	.extra-box h5 {
		font-size: 12px;
	}
	.extra-img {
		padding: 14px;
	}
	.extra-img img {
		height: 50px;
	}
	.plan-box ul {
		min-height: auto;
	}
	.plan-box p {
		min-height: auto;
	}
	.home-sec6 a.theme-btn {
		width: 100%;
	}
	.testimonial-box p span {
		display: none;
	}
	.testmonials.testimonial-page .testimonial-box {margin-bottom:  20px;}
	.foot-logo img {
		height: 90px;
	}
	.main-footer div + p {
		margin-top: 10px;
	}
	.contact-detail ul li p a {
		font-size: 16px;
	}
	.contact-detail ul li {
		flex-direction: column;
		margin-bottom: 0 !important;
	}
	ul.footer-menu {
		display: flex;
		justify-content: center;
		column-gap: 25px;
		flex-direction: column;
		align-items: center;
	}
	ul.footer-menu li {
		margin-bottom: 0;
	}
	.main-footer {
		padding-top: 20px;
	}
	.copyright .copyright-menu {
		gap: 0px;
	}
	.copyright p, .copyright a {
		font-size: 12px;
	}
	.contact-detail ul {
		margin: 0;
	}
	.call-cta {
		margin-top: 10px;
	}
	.call-cta > i {
		width: 40px;
		height: 40px;
		font-size: 20px;
	}
	.call-cta a {
		font-size: 14px;
	}
	.multistep .col-md-4.mb-3 {
		width: 100%;
	}
	.multistep .col-md-6.mb-3 {
		width: 100%;
	}
	.addon-list-form ul li label {
		padding: 4px 11px;
	}
	.form-tabs ul li a:before {
		width: 30px;
		height: 30px;
		font-size: 14px;
	}
	.form-tabs ul li a {
		font-size: 12px;
	}
	.navbar-nav>li.menu-user.menu-btn>.dropdown-menu {
		position: absolute;
		box-shadow: 0 0 1px #333;
	}
	.contact-form .form-field {
		width: 100%;
	}
	section.home-sec3 {
		padding: 30px 0;
	}
	.tab-box .col-md-3 {
		width: 50%;
	}
	.main-footer .row > * {
		width: 100%;
		margin-bottom: 20px;
	}
	.row.coupon-row > * {
		width: 100%;
	}
	.foot-social {
		display: flex;
		justify-content: center;
	}
}