
@media(max-width:1199px) {
header .navbar-nav .nav-item {
	margin: 0 3px;
}
header .navbar-nav .nav-item .nav-link {
	padding-left: 7px;
	padding-right: 7px;
}
header .navbar-brand {
	padding: 0 0 12px;
}
.time_nav li:last-child p {
	left: 52%;
	top: -92px;
	max-width: 235px;
}
.dt_rev p {
	font-size: 14px;
}
.ft-link a {
	margin-left: 11px;
}
.holder-con img {
	width: 170px;
	object-fit: cover;
}
.testimonial_content img {
	width: 174px;
}
.testimonial_content p {
	margin-bottom: 20px;
}
.testimonial_content h3 {
	font-size: 18px;
}
.customer h2 {
	letter-spacing: 4px;
}
.quick-links {
	padding-left: 0;
}
}

@media(max-width:991px) {
button.navbar-toggler {
	outline: none;
	cursor: pointer;
}
.menu_select {
	width: 25px;
	height: 22px;
	position: relative;
	cursor: pointer;
	display: inline-block;
}
.menu_select span {
	background-color: #fff;
	position: absolute;
	border-radius: 2px;
	transition: .3s cubic-bezier(.8, .5, .2, 1.4);
	width: 100%;
	height: 2px;
	transition-duration: 500ms
}
.menu_select span:nth-child(1) {
	top: 0px;
	left: 0px;
}
.menu_select span:nth-child(2) {
	top: 10px;
	left: 0px;
}
.menu_select.menu_select span:nth-child(3) {
	bottom: 0px;
	left: 0px;
}
.menu_select.click_select span:nth-child(1) {
	transform: rotate(45deg);
	top: 13px;
}
.menu_select.click_select span:nth-child(2) {
	transform: scale(.1);
}
.menu_select.click_select span:nth-child(3) {
	transform: rotate(-45deg);
	top: 13px;
}
.pd-0 {
	padding: 0;
}
header nav.navbar {
	padding: 15px 0;
}
header .navbar-brand {
	padding: 0 30px 15px;
}
button.navbar-toggler {
	margin-right: 30px;
	padding-bottom: 15px;
}
header .navbar-nav {
	padding: 15px 30px 0;
	background: rgba(9, 25, 46, 0.9);
}
header .navbar-nav .nav-item {
	display: inline-flex;
	padding: 0 0 8px;
	margin: 0 0 8px;
	border-bottom: 1px solid #fff;
}
header .navbar-nav .nav-item:last-child {
	border-bottom: none;
	margin: 0;
}
.time_lead,  .img_time {
	max-width: 275px;
}
.counter-timeline {
	width: 60px;
	height: 60px;
	font-size: 32px;
}
.time_nav li p {
	width: 250px;
	font-size: 12px;
}
.time_nav li:last-child p {
	max-width: 150px;
}
.logo_foter a {
	margin: 0 10px;
}
.ft_social {
	margin-bottom: 30px;
}
footer {
	padding: 70px 0;
}
.footer_desc {
	margin-bottom: 30px;
}
.q_links li {
	margin-bottom: 15px;
}
.footer {
	padding-top: 70px;
}
.time_nav li p {
	left: 70%;
}
.time_nav li:last-child img {
	transform: translate(-8px, -42%);
}
.time_nav li {
	font-size: 10px;
}
.rev_box {
	margin-bottom: 30px;
}
.faq {
	padding: 80px 35px 57px;
}
.w-bx li:nth-child(2) {
	margin-left: 133px;
}
.peopl_img {
	margin-top: 30px;
}
.accuracies,  .timeline-expected,  .review,  .accuracies {
	padding: 80px 0;
}
.customer {
	padding: 80px 0 30px;
}
}

@media(max-width:767px) {
.footer_desc p {
	padding: 0;
}
.footer {
	padding-top: 30px;
}
.text-holder h2 {
	font-size: 30px;
}
.text-holder {
	padding: 150px 0 100px;
	margin: 0 auto;
}
.credit,  .accuracies,  .review {
	padding: 50px 0 20px;
}
.timline l {
	padding: 50px 0;
}
.testimonia {
	padding: 50px 0 0;
}
.caption h2 {
	font-size: 28px;
	line-height: normal;
	margin-bottom: 8px;
}
.caption {
	margin-bottom: 30px;
}
.caption p {
	font-size: 16px;
	line-height: normal;
}
.ft_tabs {
	padding: 35px;
}
.caption.lead h2 {
	font-size: 28px;
}
.test_caption h2 {
	font-size: 32px;
	line-height: normal;
	text-align: left;
}
.test_caption img {
	margin-bottom: 15px;
}
.test_caption {
	margin-bottom: 8px;
}
.faq {
	padding: 50px 0px 34px;
}
.customer {
	padding: 50px 0 20px;
}
.logo_foter {
	margin-bottom: 15px;
}
.logo_foter a {
	margin: 0 10px 15px;
}
footer {
	padding: 50px 0;
}
.ft-link a {
	display: block;
	text-align: center;
	margin: 0 auto 15px;
}
.time_lead,  .img_time {
	max-width: 215px;
}
.img_time img {
	width: 100%;
}
.time_lead h3 {
	font-size: 18px;
	line-height: normal;
}
.time_lead p {
	font-size: 14px;
	line-height: normal;
}
.wrapper_timeline .tim_row:nth-child(3) {
	margin-bottom: 86px;
}
.faq .card-header a {
	font-size: 18px;
}
.h-line {
	height: auto;
}
.time_nav {
	height: auto;
}
.time_nav li {
	width: 100%;
}
.time_nav li:last-child {
	width: 100%;
	text-align: center !important;
}
.time_nav li {
	display: flex;
	text-align: left;
	padding: 30px 15px !important;
	flex-direction: column;
	font-size: 16px;
	justify-content: center;
}
.time_nav li img {
	position: relative;
	left: auto;
	bottom: auto;
	transform: translate(0, 0);
	margin: 15px 0;
}
.time_nav li:first-child img,  .time_nav li:last-child img {
	transform: translate(0, 0);
}
.time_nav li p {
	width: auto;
	position: relative;
	color: #fff;
	left: auto;
	font-size: 16px;
	text-align: center;
}
.time_nav li:last-child p {
	max-width: initial;
	left: auto;
	top: auto;
}
.time_nav li:first-child p {
	top: auto;
}
.time_nav li:nth-child(2) p,  .time_nav li:nth-child(3) p {
	top: auto;
}
.w_counter {
	display: none;
}
.cr-holder p {
	line-height: normal;
}
}

@media(max-width:575px) {
.navbar-brand img {
	width: 155px;
	object-fit: cover;
}
.link_banner a {
	margin-bottom: 15px;
}
.btn {
	width: 164px;
	height: 45px;
	line-height: 45px;
	font-size: 13px;
}
.caption h2 {
	font-size: 24px;
}
.caption p {
	font-size: 14px;
}
.text-holder h2 {
	font-size: 20px;
	line-height: normal;
}
.cr-holder p {
	font-size: 14px;
	line-height: normal;
}
.caption.lead h2 {
	font-size: 24px;
}
.inacc_nav .nav li a {
	font-size: 14px;
}
.testimonial_content p {
	margin-bottom: 16px;
	line-height: 24px;
}
.test_caption h2 {
	font-size: 26px;
}
.counter-timeline {
	left: 30px;
	width: 40px;
	height: 40px;
	font-size: 22px;
	top: 14px;
}
.tim_row {
	flex-direction: column;
	padding-left: 65px;
}
.wrapper_timeline .tim_row:nth-child(3) {
	margin-bottom: 30px;
}
.wrapper_timeline:after {
	left: 30px;
}
.time_lead,  .img_time {
	max-width: 100%;
	width: 100%;
}
.ft_social {
	flex-direction: column;
}
.fot-logo {
	margin-bottom: 30px;
}
.logo_foter a img {
	width: 120px;
	object-fit: cover;
}
.img_time,  .time_lead {
	margin-bottom: 15px;
}
.counter-timeline img {
	width: 18px;
}
.timeline_end-text h2 {
	line-height: normal;
	font-size: 18px;
}
.timeline-expected {
	padding: 50px 0;
}
.cl-text img {
	margin-right: 15px;
}
.img_time img {
	width: 100%;
}
.q_links li a {
	font-size: 14px;
}
.quick-links h2 {
	margin-bottom: 15px;
}
.logo_foter {
	flex-direction: column;
}
.logo_foter a {
	width: 100%;
	text-align: center;
	padding: 10px;
	border: 1px solid #ddd;
	height: 80px;
	align-items: center;
	justify-content: center;
	display: flex;
}
}

@media (min-width: 1200px) {
.container {
	max-width: 1200px;
}
.wrapper {
	max-width: 1200px;
	margin: 0 auto;
	background-color: #dedede;
}
}
