@media (max-width: 767px) {
.banner, .banner-content-wrap{
    height: auto;
    padding: 30px 0px;
}
.banner-content, .banner-about, .about-content{
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
}
.banner-about{
    margin: 0 12px;
}
.banner-content h1 {
    font-size: 25px;
}
.banner-content p{
    width: 100%;
    font-size: 16px;
}
.banner-content .banner-btns a p{
    font-size: 15px;
}
.banner-btns{
    flex-direction: column;
    align-items: flex-start !important;
}
.about-image{
    height: 400px;
}
.dots-bg {
    left: -8px;
    top: -36px;
}
.about-content{
    padding: 20px;
}
.about-us{
    padding: 70px 0 30px 0;
}
.single-plan{
    padding: 30px;
    margin-bottom: 20px;
}
.grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
.single-location{
    margin-bottom: 20px;
}
.accordion-button{
    font-size: 18px;
}
.video-content{
    left: 20px;
    right: 20px;
}
.video-content h3{
    font-size: 22px;
}
.circle{
    width: 70px;
    height: 70px;
}
.circle img{
    width: 20px;
}
.video-section{
    height: 400px;
    background-position: center center;
}
.social-icons{
    justify-content: flex-start;
    margin-bottom: 20px;
}
.column-reverse{
    flex-direction: column-reverse;
}
.faqs{
    padding-top: 0px;
}
.office-addresses span{
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.office-addresses span p{
    text-align: center;
}
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
    .banner, .banner-content-wrap{
        height: auto;
        padding: 30px 0px;
    }
    .banner-content, .banner-about, .about-content{
        position: relative;
        transform: none;
        top: 0;
        left: 0;
        right: 0;
    }
    .banner-about{
        margin: 0 12px;
    }
    .banner-content h1 {
        font-size: 25px;
    }
    .banner-content p{
        width: 100%;
        font-size: 16px;
    }
    .banner-content .banner-btns a p{
        font-size: 15px;
    }
    .banner-btns{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .about-image{
        height: 600px;
    }
    .dots-bg {
        left: -8px;
        top: -36px;
    }
    .about-content{
        padding: 20px;
    }
    .about-us{
        padding: 70px 0 30px 0;
    }
    .single-plan{
        padding: 30px;
        margin-bottom: 20px;
    }
    .grid-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
    }
    
    .office-addresses span{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .office-addresses span p{
        text-align: center;
    }
    .single-location{
        margin-bottom: 20px;
    }
    .accordion-button{
        font-size: 18px;
    }
    .video-content{
        left: 20px;
        right: 20px;
    }
    .video-content h3{
        font-size: 28px;
    }
    .circle{
        width: 70px;
        height: 70px;
    }
    .circle img{
        width: 20px;
    }
    .video-section{
        height: 500px;
        background-position: center center;
    }
    .social-icons{
        justify-content: flex-start;
    }
    .faqs{
        padding-top: 0px;
    }
    .location-image{
        height: 600px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {
    .banner, .banner-content-wrap{
        height: auto;
        padding: 30px 0px;
    }
    .banner-content, .banner-about, .about-content{
        position: relative;
        transform: none;
        top: 0;
        left: 0;
        right: 0;
    }
    .banner-about{
        margin: 0 12px;
    }
    .banner-content h1 {
        font-size: 25px;
    }
    .banner-content p{
        width: 100%;
        font-size: 16px;
    }
    .banner-content .banner-btns a p{
        font-size: 15px;
    }
    .banner-btns{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .about-image{
        height: 600px;
    }
    .dots-bg {
        left: -8px;
        top: -36px;
    }
    .about-content{
        padding: 20px;
    }
    .about-us{
        padding: 70px 0 30px 0;
    }
    .single-plan{
        padding: 30px;
        margin-bottom: 20px;
    }
    .grid-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
    }
    .single-location{
        margin-bottom: 20px;
    }
    .accordion-button{
        font-size: 18px;
    }
    .video-content{
        left: 20px;
        right: 20px;
    }
    .video-content h3{
        font-size: 28px;
    }
    .circle{
        width: 70px;
        height: 70px;
    }
    .circle img{
        width: 20px;
    }
    .video-section{
        height: 500px;
        background-position: center center;
    }
    .social-icons{
        justify-content: flex-start;
    }
    .faqs{
        padding-top: 0px;
    }
    .location-image{
        height: 600px;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) {
    .single-service{
        height: 540px;
        padding: 30px 20px;
    } 
    .about-image{
        overflow: visible;
    }
    .single-plan{
        padding: 30px 20px;
    }
    .single-plan h2 {
        font-size: 25px;
    }
    .single-plan .plan-price h3 {
        font-size: 20px;
    }
    .single-plan .plan-price span {
        font-size: 18px;
    }
    .single-plan p{
        font-size: 15px;
    }
    .single-plan ul li p{
        font-size: 14px;
        line-height: 20px;
    }
}

