.letest-post img{
    height:240px;
}
.navbar-header .contactno{
    display:none;
}
.service-icon p{
    display:none;
}
.slick-arrow{
    display:none !important;
}
@media only screen and (min-width: 1260px){
    .intro .item img{
    height:400px;
    width:1500px
    }
}
@media only screen and (max-width: 768px) {
    #header .navbar-brand .logo_img{
        width:90px;
    }
    .breadcrum{
        display:none;
    }
    .services-content img{
        width: 340px;
        height: 340px;
        padding-left:0px !important;
    }
    .top-bar{
        display:none;
    }
    #greybg .mid.login_new{
        width:100% !important;
        float:none;
    }
    #header .navbar-header a.contactno{
        color: #fff;
        margin-top: 17px;
        /* display: block; */
        margin-left: 110px;
        font-size: 16px;
        text-decoration:none;
    }
    button.navbar-toggle{
        margin-right:0 !important;
    }
    button.navbar-toggle i{
        color:#fff;
    }
    #header{
        min-height:58px;
    }
    .section-title{
        padding:15px 0 !important;
    }
    .section-title span{
        font-size:30px !important;
    }
    .custom-services-box .col-xs-4{
        padding:0;
        margin-bottom:0 !important;
    }
    .service-icon{
        height: 120px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 0 10px;
        margin-bottom:0;
        z-index: -11;
        position: relative;
    }
    .service-icon img {
        width: 50px;
        height: 50px;
        margin: 20px auto 0;
    }
    .service-box{
        margin-bottom:0px;
    }
    .service-icon p{
        display:block;
        font-size:14px;
        font-family:'Poppins',sans-sarif;
        padding-bottom:10px;
        color:#666;
        font-weight:900;
    }
    .custom-services-box h5{
        display:none;
    } 
    #accordion .panel .panel-heading .panel-title a{
        font-size: 18px !important;
        margin-left: 10px;
    }
    #connected .contact-item{
        width:100% !important;
    }
    .city-mobile li{
        display: inline-block;
        padding:0px 10px;
    }
    .mb50 img{
        height:250px;
        margin-bottom:30px
    }
    .testi .section-title{
        font-size: 20px;
    }
    .follow-mobile{
        margin-top:60px;
    }
    .service-content p{
        display:none;
    }
    .section-title span{
      font-family:'Poppins',sans-sarif !important;  
    }
}