#process-3 .process-icon img {
    width: 180px;
    border-radius: 0;
}

#process-3 .process-line {
    left: 45%;
    width: 50%;
}

#process-3 .process-content {
    text-align: left;
}

.contact-section .social-area a {
    width: 40px;
    height: 40px;
}

.contact-section .social-area a i {
    font-size: 28px;
}

.social-area-wrap a i {
    font-size: 30px;
}

input[type="radio"],input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

p {
    line-height: 1.6;
}

@media (max-width: 767px) {
    .contact-section img {
        height: 100%;
    }
}

[class*="col"] {
    padding: 10px;
}