#slider {
    background-position: 0 0;
}

#slider .hero-slider {
    height: 100%;
    max-height: 750px;
    min-height: 750px;
}

#slider .slick-list.draggable {
    height: 100% !important;
    max-height: 750px;
    min-height: 750px;
}

#slider .slick-slide.slick-current.slick-active {
    height: 100%;
    max-height: 750px;
    min-height: 750px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
/*#slider .column.large-6.end {
    float: left;
    right: 115px;
}*/

#slider .column.large-6.end {
    float: left;
    padding-right: 115px;
}

#slider .slider-heading .large-12 .h1 {
    color: #bb6d0b;
    font-size: 45px;
    font-weight: 700;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
    text-align: center;
}

#slider .column.large-6.end p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}

#slider .white-color {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 0;
    text-align: center;
}

#slider .bold-txt {
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
}

/*============================
      About Sider Css
============================*/

#aboutus .hero-slider.slick-initialized.slick-slider {
    float: left;
    height: 100%;
    max-height: 550px;
    min-height: 550px;
    width: 100%;
}

#aboutus .slick-list.draggable {
    max-height: 550px;
    min-height: 550px;
}

#aboutus .slick-track {
    height: 100%;
    max-height: 550px;
    min-height: 550px;
}

#aboutus .dt-sc-one-half.column > img {
    float: left;
    width: 100%;
}

#aboutus #blue-bg {
    float: left;
    width: 100%;
}


#aboutus #blue-bg .padding-v-md h3 {
    color: #fff;
}

#aboutus #blue-bg .padding-v-md p {
    color: #fff;
}

.brown-bg {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: rgb(0 82 155 / 74%);
    float: left;
    padding-bottom: 35px;
    padding-top: 65px;
    width: 100%;
}

#aboutus .brown-bg .imp-quote > p {
    color: #ffc525;
    /*font-size: 22px;*/
    font-size: 20px;
    font-weight: 900;
    padding-left: 50px;
    text-align: center;
}