@media only screen and (min-width: 100px) and (max-width: 1400px) {
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
}
@media only screen and (min-width: 100px) and (max-width: 1024px) {
}
@media only screen and (min-width: 100px) and (max-width: 768px) {
}
@media only screen and (min-width: 100px) and (max-width: 500px) {
header.header {
    display: none;
}

.banner-con h4 {
    text-align: center;
}

.banner-con h3 {
    text-align: center;
}

.banner-con p {
    text-align: center;
}

.about-con h4 {
    text-align: center;
}

.about-con h3 {
    text-align: center;
}

.about-con p {
    text-align: center;
}

.btn {
    padding: 10px 10px;
    font-size: 14px;
}

.phone {
    font-size: 17px;
    margin-top: 7px;
}

.phone i {
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.banner-btn {
    padding: 12px;
    width: 100%;
    margin-bottom: 30px;
}

.banner-form {
    margin: 30px 0;
    width: 100%;
}

.main-banner:before {
    display: none;
}

section.main-banner {
    padding: 240px 10px 0;
}

.about-box h5 {
    font-size: 14px;
}

.about-box h6 {
    padding: 5px 20px;
    border-radius: 3px;
}

.about-btn {
    text-align: center;
    margin-bottom: 12px;
}



.footer-logo {
    text-align: center;
}

footer.footer {
    text-align: center;
}

.footer-item {
    margin-top: 40px;
}
.window-con h3 {
    text-align: center;
}

.window-con h4 {
    text-align: center;
}

.window-con p {
    text-align: center;
}

.window-con h5 {
    font-size: 19px;
}

.service-box ul {
    gap: 0;
    display: grid;
    margin-top: 0;
}

.wow.slideInRight {
    margin-top: 0px;
}

.portfolio {
    width: 85%;
}

.expert-item {
    display: block;
    width: 100%;
}

.expert-item h3 {
    font-size: 22px;
    width: 100%;
    text-align: center;
}

.expert-btn {
    text-align: center;
    margin: 15px 0;
}

.phones {
    text-align: center;
}

.test-profile img {
display:none;
}

.test-con p {
    text-align: center;
}

.test-profile h4 {
}

.test-profile {
    text-align: center;
    display: block;
}

section.testimonial {
    margin: 25px 0 0 0;
    padding: 0;
}

.rating ul {
    display: -webkit-box;
    margin: auto;
    width: 135px;
}

.project {
    padding: 40px 0 0;
}

.pb-5 {
    padding-bottom: 0 !important;
}

section.expert {
    margin-top: 20px;
}

.portfolio {
    padding-bottom: 70px;
}

.testimonial .title h5 {
    display: none;
}

.testimonial .title {
    padding: 30px 0;
    text-align: center;
    width: 100%;
    display: block;
}


.project {
    padding: 40px 0 0;
}

.pb-5 {
    padding-bottom: 0 !important;
}

section.expert {
    margin-top: 20px;
}

.portfolio {
    padding-bottom: 70px;
}

.testimonial .title h5 {
    display: none;
}

.testimonial .title {
    padding: 30px 0;
    text-align: center;
    width: 100%;
    display: block;
}

.about-us {
    padding: 39px 0;
}

.mt-5 {
    margin-top: 12px !important;
}

section.explore {
    padding: 0 !important;
}

.door-btn.text-center.wow.bounceInLeft {
    padding: 0px 0 20px;
}

.banner-form {
    padding: 25px;
}

.banner-forms {
    text-align: center;
}

}
