@media (max-width: 575.98px) {
.quikctech-banner-text h1 {
	font-size: 20px;
	color: white;
	font-weight: 700;
}
.quikctech-banner-text h5 {
	font-weight: 400;
	color: white;
	font-size: 15px;
}
.quikctech-banner-btns {
	display: flex;
	gap: 10px;
	justify-content: center;
	flex-direction: column;
}
.quikctech-banner-btns a {
	padding: 6px 20px;
	color: white;
	border: 2px solid white;
	border-radius: 5px;
	font-size: 15px;
}
#quicktech-banner {
	height: 607px;
	width: 100%;
	position: relative;
}
.quikctech-heads h4 {
	font-size: 27px;
	line-height: 1;
}
.quikctech-heads p {
	font-size: 16px;
	line-height: 1.75rem;
	color: rgba(0, 0, 0, 0.562);
}
#quicktech-works {
	padding: 8px 0;
}
.quicktech-phone {
	position: unset;
	height: 474px;
	top: -263px;
	left: 18%;
}
.quikctech-ready-text h1 {
	font-size: 32px;
	font-weight: 700;
}
.quikctech-ready-text h1 span {
	font-size: 32px;
	color: #3db8f5;
}
.quicktech-text-footer {
	padding: 0 13px;
}
}

@media (min-width: 576px) and (max-width: 766.98px) {
    .quikctech-banner-text h1 {
	font-size: 27px;
	color: white;
	font-weight: 700;
}
.quikctech-banner-text h5 {
	font-weight: 400;
	color: white;
	font-size: 15px;
}
.quikctech-banner-btns {
	display: flex;
	gap: 10px;
	justify-content: center;
	flex-direction: column;
}
.quikctech-banner-btns a {
	padding: 6px 20px;
	color: white;
	border: 2px solid white;
	border-radius: 5px;
	font-size: 15px;
}
#quicktech-banner {
	height: 607px;
	width: 100%;
	position: relative;
}
.quikctech-heads h4 {
	font-size: 27px;
	line-height: 1;
}
.quikctech-heads p {
	font-size: 16px;
	line-height: 1.75rem;
	color: rgba(0, 0, 0, 0.562);
}
#quicktech-works {                                           
	padding: 8px 0;
}
.quicktech-phone {
	position: unset;
	height: 474px;                                           
	top: -263px;
	left: 18%;
}
.quikctech-ready-text h1 {                                           
	font-size: 32px;
	font-weight: 700;
}
.quikctech-ready-text h1 span {
	font-size: 32px;
	color: #3db8f5;
}
.quicktech-text-footer {                                           
	padding: 0 13px;
}
                                           
}

@media (min-width: 767px) and (max-width: 991.98px) {                                           
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
}                                                                                      