.header_navbar{
    padding-left: 100px;
    height: 35px;
    background-color: #13025a;
}
.just{
    text-align: justify;
}
.header_navbar1{
padding-left: 80px;
height: 70px;
}
.header_navbar1{
    border-bottom: 5px solid #a6adb8;
}
.header_navbar1 li{
    border-left: 1px solid #cec2c2;
    padding: 18px 50px;
    
   
}
.header_navbar1 li a{
    
    color: #002147;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}
.header_navbar1 li a:hover{
    color: #0062d3;
    
}
.slider_1{
    background-image: url(../images/banner2.jpg);
  
    background-size: cover;
    /* background-attachment: fixed; */
    height: 600px;
    background-repeat: no-repeat;
}
.slider_heading{
    padding-top: 90px;
}
.slider_headingbg{
    margin-top: 90px;
    background-color: #080808;
    opacity: .6;
}
.slider_button{
    margin-top: 120px;
    background-color: #ffb606;
    border: 2px solid #ffb606;
    font-weight: bold;
}
.slider_content{
    padding-top: 105px;
    padding-left: 50px;
    padding-right: 50px;
    color: white;
    
}
.slider_content1{
    padding-bottom: 30px;
    background-color: #080808;
    opacity: .8;
    padding-top: 17px;
}
.slider_content1 a{
    text-decoration: none;
    color: white;
}
.slider_content1 a:hover{
    text-decoration: none;
    color: #ffb606;
}
.slider_content2{
    padding-bottom: 30px;
    background-color: #080808;
    opacity: .8;
    padding-top: 17px;
}
.slider_content2 a{
    text-decoration: none;
    color: white;
}
.slider_content2 a:hover{
    text-decoration: none;
    color: #ffb606;
}
.slider_content3{
    padding-bottom: 30px;
    background-color: #080808;
    opacity: .8;
    padding-top: 17px;
}
.slider_content3 a{
    text-decoration: none;
    color: white;
}
.slider_content3 a:hover{
    text-decoration: none;
    color: #ffb606;
}
.slider_2{
    background-image: url(../images/banner3.webp);
    background-size: cover;
    /* background-attachment: fixed; */
    height: 600px;
    background-repeat: no-repeat;
}
.slider_3{
    background-image: url(../images/scrap.PNG);
    background-size: cover;
    /* background-attachment: fixed; */
    height: 600px;
    background-repeat: no-repeat;
}
.welcome_iems{
    /* background-color: #e0f3f5; */
    padding: 100px;
}
.welcome_iems1{
    padding-right: 100px;
}
.welcome_iems2{
    padding: 20px 20px;
    background-color: #3f4f61;
}
.section_demolition{
    padding: 50px 100px;
}
.about_demolition{
    padding: 50px 100px;
}


.card_0{
    padding: 10px 100px;
}
.card_1{
    background-color: brown;
    padding: 20px 20px;
}
.card_2{
    background-color:#0062d3 ;
    padding: 20px 20px;
}
.card_3{
    background-color: brown;
    padding: 20px 20px;
}
.scrap{
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}
.scrap_1{
    padding-top: 20px;
    font-size: 18px;
    line-height: 50px;
}
.contact_bg{
    background-image: url(../images/Contactus.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 400px;
}
.contact_section{
    padding: 50px 100px;
}

.contact_section tr td{
    border: 2px solid rgb(177, 169, 169);
    margin: 50px;
    padding: 20px;
}

.contact_section button:hover{
    margin-top: 40px;
    width: 200px;
    background-color: #434349;
    color: white;
    height: 50px;
    font-weight: bold;
}
.contact_section button{
    margin-top: 40px;
    width: 200px;
    background-color: #D3A20C;
    color: white;
    height: 50px;
    font-weight: bold;
}
.work_section{
    padding: 0px 50px;
    padding-bottom: 30px;
}
.gallery_bg{
    background-image: url(../images/gallery_banner.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 400px;
}
.about_bg{
    background-image: url(../images/banner3.webp);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 400px;
}
.demolition_service{
    padding: 50px 80px;
}
.demolition_service a{
    text-decoration: none;
    color: rgb(108,117,125) ;
}
.demolition_service a:hover{
    color: tomato;
}




footer{
    background-color: #2c2c2c;
    padding-bottom: 10px;
    padding-top: 20px;
    color: #9c9c9c;
    border-top: 1px solid rgba(255,255,255,0.1);
}
footer a{
    color: #9c9c9c;
    text-decoration: none;
}
footer a:hover{
    color: #e7cece;
}







/* Media Query starts */

@media only screen and (max-width: 964px) {
.contact_section{
    padding: 0px 0px;
}

.contact_section tr td{
    border: 2px solid rgb(177, 169, 169);
    margin: 50px;
    padding: 20px;
}

.contact_section button{
    margin-top: 40px;
    width: 200px;
    background-color: #D3A20C;
    color: white;
    height: 50px;
    font-weight: bold;
    display: block;
    margin: auto;
}
.nav_bg{
    background-color:#9a92bd ;
    color: white;
}
.welcome_iems{
    padding: 50px;
}
.welcome_iems1{
    padding-right: 10px;
}

.section_demolition{
    padding: 10px 20px;
    padding-top: 20px;
}
.about_demolition{
    padding: 20px 50px;
}
.scrap{
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}

}
@media only screen and (max-width: 600px) {
    .header_navbar {
        display:none;
    }
    .navbar-brand {
        padding-top:0px;
    }
    .header_navbar1 {
    border-bottom: 2px solid #a6adb8;
}
.header_navbar1 {
    padding-left: 0px;
    height: 80px;
}
.nav_bg {
    background-color: rgb(156,63,144);;
    color: white;
}
.header_navbar1 li a {
    color:white;
}
.welcome_iems {
    padding: 10px;
}
.ps-4 {
    padding-left: 0.5rem!important;
}
.image_none{
    display:none;
}
.scrap_1 {
    padding-top: 0px;
    margin-top: -30px;
}
.card_0 {
    padding: 10px 10px;
}
.about_demolition {
    padding: 20px 10px;
}
.gallery_bg {
    background-image: url(../images/gallery_banner.jpg);
    background-size: 100% 100%;
    height: 100px;
}
.contact_bg {
    background-image: url(../images/Contactus.jpg);
    background-size: 100% 100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 100px;
}
}








