.sr-img-bdr{
    border: 6px solid #bb0b0b;
}

.txt-cnter{
    text-align: center;
}

.ftr-about-p{
    margin-top: 13px !important;
}

/*.client-width{
    max-width: 30% !important;
}
.client-width2{
    max-width: 70% !important;
}*/

.bg1{
    background-image: url('../images/slider/bg1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.about-hd1{
    font-size: 25px;
    color: #fff;
    margin-bottom: 0px !important;
    line-height: 30px !important;
}
.about-hd2{
    font-size: 17px;
    color: #fff;
    margin-bottom: 7px !important;
}
.about-p{   
    color: #fff;
}

.rs-breadcrumbs .breadcrumbs-inner {
    padding: 115px 0 115px;
  }

.same-ht{
    height: 477px;
    width: 100%;
}

.project-item .same-ht img{
    height: 477px;
}
.bg-color-none{
    background-color: none !important;
}

.Sumit-Dalal{
    width:100%;
}

.sumit-bg{
    background-color: #cccccc;
    border-radius: 0px 20px 20px 0px !important;
}

@media only screen and (max-width: 480px) {
    .slider-h2{
        font-size: 14px !important;
    }
    .rs-slider.slider3 .content-part .slider-bottom .readon {
        display: block !important;
        font-size: 11px !important;
        font-weight: 500 !important;
        padding: 5px 14px !important;
      }

    .rs-slider.slider3 .content-part .sl-subtitle {
        font-size: 14px !important;
        font-weight: 600 !important;
        text-transform: uppercase;
        margin-bottom: 8px !important;
        color: #bb0b0b;
      }
}

@media only screen and (max-width: 768px) and (min-width: 480px){
    .slider-h2{
        font-size: 14px !important;
    }
    .rs-slider.slider3 .content-part .slider-bottom .readon {
        display: block !important;
        font-size: 11px !important;
        font-weight: 500 !important;
        padding: 5px 14px !important;
      }

    .rs-slider.slider3 .content-part .sl-subtitle {
        font-size: 14px !important;
        font-weight: 600 !important;
        text-transform: uppercase;
        margin-bottom: 8px !important;
        color: #bb0b0b;
      }
}