@media (max-width: 567px) {
.logo-section h2{
    font-size: 25px;
}
.navbar-toggler{
    margin-right: 20px;
}
.expert-services h1, .service-schedule h1{
    font-size: 25px;
}
.single-service{
    margin-bottom: 30px;
}
.great-reasons h1{
    font-size: 25px;
}
.great-reasons img{
    margin-top: 20px !important;
}
.surge-content span {
    width: 100%;
}
.surge-protection img{
    margin-top: 50px;
}
.banner {
    margin-top: 180px;
} 

footer .border-right, footer .border-left{
    border: 0px !important;
} 
.reasons-to-choose img{
    margin-bottom: 30px;
    width: 100%;
}
.why-us-sidebar .background-blue  h5{
    font-size: 15px !important;
}
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
    .logo-section h2{
        font-size: 25px;
    }
    .navbar-toggler{
        margin-right: 20px;
    }
    .expert-services h1, .service-schedule h1{
        font-size: 25px;
    }
    .single-service{
        margin-bottom: 30px;
    }
    .great-reasons h1{
        font-size: 25px;
    }
    .great-reasons img{
        margin-top: 20px !important;
    }
    .surge-content span {
        width: 100%;
    }
    .surge-protection img{
        margin-top: 50px;
    } 
    .banner {
        margin-top: 180px;
    }  
    
    footer .border-right, footer .border-left{
        border: 0px !important;
    }
    .reasons-to-choose img{
        margin-bottom: 30px;
        width: 100%;
    }
    .why-us-sidebar .background-blue  h5{
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .banner {
        margin-top: 202px;
    }   
    .single-service {
        padding: 0 15px;
    }
    .single-service h4 {
        font-size: 18px;
    }
    .single-service a {
        font-size: 11px;
    }
    .single-service p {
        min-height: 215px;
    }
    .request-online-btn{
        margin-bottom: 50px !important;
    }
    .surge-content span {
        width: 680px;
    }
    footer .border-right, footer .border-left{
        border: 0px !important;
    }
    .great-reasons img{
        margin-top: 20px !important;
    }
    .why-us-points li {
        font-size: 15px;
    }
    .why-us-sidebar .background-blue{
        background-color: #fff !important;
    }
    .why-us-sidebar .background-blue h5{
        color: #0c2c5d !important;
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width:  991px) and (min-width: 769px) {
    .banner {
        margin-top: 202px;
    }   
    .single-service {
        padding: 0 15px;
    }
    .single-service h4 {
        font-size: 18px;
    }
    .single-service a {
        font-size: 11px;
    }
    .single-service p {
        min-height: 215px;
    }
    .request-online-btn{
        margin-bottom: 50px !important;
    }
    .surge-content span {
        width: 680px;
    }
    footer .border-right, footer .border-left{
        border: 0px !important;
    } 
    .why-us-sidebar .background-blue{
        background-color: #fff !important;
    }
    .why-us-sidebar .background-blue h5{
        color: #0c2c5d !important;
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width:  1024px) and (min-width: 992px) {
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        padding: 10px 19px;
    }
    .banner {
        margin-top: 208px;
    }   
    .single-service {
        padding: 0 15px;
    }
    .single-service h4 {
        font-size: 25px;
    }
    footer .border-right, footer .border-left{
        border: 0px !important;
    }
}
@media only screen and (max-width:  1200px) and (min-width: 1025px) {
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        padding: 10px 19px;
    }
    .banner {
        margin-top: 208px;
    }   
    .single-service {
        padding: 0 15px;
    }
    .single-service h4 {
        font-size: 25px;
    }
}


