@media (max-width: 768px){
.page_footer .footer_2{
background-color: #a6a6a6;
}
.header_2, .header_3, .header_5{
display: none !important;
}
.header_4{
display: block !important;
}
footer #codevz_about-1{
margin-bottom: 20px;
}
}
.tahoma-signature{
display: inherit;
}
footer #codevz_about-1 a i{
display: flex;
align-items: center;
}
.contact-col h3{
line-height: 1.2;
}
.services.contact-col .service_text{
padding-left: 82px;
}
.menu-item a{
text-transform: uppercase;
}
.footer-title{
text-align: center;
font-size: 28px;
margin-bottom: 20px;
color: #fff;
font-weight: 600;
}
.accent-color{
color: #EC3348;
}
.max-content{
width: max-content;
}
.service_img{
width: 100%;	
}
.service_img img{
max-height: 100px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}