.pclass{font-size: 18px;}
.p-class{font-size: 25px;}
.p-headclass{font-size: 80px;}
.pcolor{color:#000 !important;}
.pheight{height:80px;}
.section-title .h2 {
    font-size: 80px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .section-title .h2 {
        font-size: 42px !important;
    }
}

@media (max-width: 991px) {
    .section-title .h2 {
        font-size: 46px !important;
    }
    .pheight {
        height: auto; 
    }
}

@media (max-width: 767px) {
    .section-title .h2 {
        font-size: 40px !important;
    }
     .pheight {
        height: auto; 
    }
}

@media (max-width: 575px) {
    .section-title .h2 {
        font-size: 26px !important;
    }
     .pheight {
        height: auto; 
    }
}
@media (max-width:768px){
    #banner .card-img-overlay{
        left: 0%;
        position: relative;
        background: linear-gradient(270deg, transparent, #024595);
        padding: 50px;
    }
    #banner .card:after , #banner .card:before{
        display: none;
    }
     .pheight {
        height: auto; 
    }

    #videoone .card-img-overlay,
    #videotwo .card-img-overlay
    {
        width: 100%;
        position: relative;
    }
    #sliderBanner .card-img-overlay 
    {
        width: 100%;
        top:20%;
        position: absolute;
    }
    .service-item-four {
        padding: 0px !important;
    }
    #sliderBanner .card-img-overlay {
        padding: 20px !important;
    }

}
@media (max-width: 575px){
    .banner-section-two {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .section-gap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #sliderBanner .card-img-overlay {
        padding: 20px !important;
    }

}
@media (max-width:575.98px){
    .heading{font-size: 28px !important;}
    .pclass, .p-class{font-size: 18px;}
}
@media (max-width:767.98px){
    .heading{font-size: 28px !important;}
    .pclass, .p-class{font-size: 18px;}
}
@media (max-width:991.98px){
    .heading{font-size: 28px !important;}
    .pclass, .p-class{font-size: 18px;}
}
@media (max-width:1199.98px){
    .heading{font-size: 28px !important;}
    .pclass, .p-class{font-size: 18px;}
}