@media only screen and (min-width: 0px) and (max-width: 667px) {
.banner .col-md-8 {
width:100% !important;
}
.section p {
    font-size: 16px;
    text-align: justify !important;
    line-height: 27px;
    color: #000;
    font-weight: 500;
}
}
.disp
{
display:none !important;
}

.navbar-brand img {
max-height: 50px !important;
}

.subscrib-button {

font-size: 13px !important;
padding: 11px 11px !important;
}

.subscrib-box {
height: 40px !important;
}
.gallery-img-dv {
    float: left;
    width: 100%;
    position: relative;
    height: 240px;
}

.abt_us_box h4 {
    font-size: 14px;

}
.abt_us_box p {
    font-size: 13px;
    color: #000;
    line-height: 20px;
}

.service_sec .thumbnail h3 {

    font-size: 13px;

}

.service_sec .thumbnail p {
    font-size: 13px;
    line-height: 22px;
}

.services-background h3 {

font-size: 17px;

}

.services-background p {
    line-height: 22px;
    font-size: 13px;
}

.about-inner p {
width: 100%;
font-size: 13px;
line-height: 23px;

}

.pravicy-inner p {
font-size: 13px;
line-height: 22px;
}

.footer-line p {
font-size: 13px;
line-height: 22px;
}

.fo_abt_btn {
background: #000;
color: #fff !important;
padding: 4px 15px;
float: left;
border-radius: 2px;
border: solid 1px #fff;
font-size: 12px !important;
margin-bottom: 20px;
}

.footer-line i, .footer-line a {

font-size: 13px;

}

.pravicy-inner h3 {

    margin: 12px 0px 12px 0px;

}
	  .header_area .navbar .nav .nav-item .nav-link {
  font-size: 17px;
  font-weight: 400;
  line-height:65px;
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
  padding:0px 11px !important;
  display: inline-block;

  }
	
	
	
	.header_button {

    display: inline !important;
    padding: 1px 20px !important;
    background: none;
    color: #000 !important;
    text-transform: capitalize;
    font-size: 14px !important;
    border: 1px solid #565252;
        border-bottom-color: rgb(86, 82, 82);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-radius: 2px;
    float: left;
    margin-left: 3px;

    line-height: 31px !important;
}
	
	
    .bannerSlider{
        height: 150px;
    }
    .bannerSlider .slick-slide {
        position: relative;
    }
    .bannerSlider .slide__image img {
        width: 100%;
        height: 150px;
        object-fit:cover;
    }
    .bannerSlider .slide__text h2 {
        font-size: 18px;
        font-weight: 800;
        color: #fff;
        text-transform: uppercase;
    }
    .section {
        float: left;
        width: 100%;
        padding: 35px 0px;
    }
    .navbar-brand {
        float: left;
        padding: 8px 8px;
        margin: 0px;
        font-size: 18px;
        line-height: 20px;
        height: 100%;
    }
    .heading {
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 800;
        margin-top: 0px;
        margin-bottom: 10px;
        color: #232323;
    }
    
    .space {
        margin-bottom: 20px;
    }
    .button {
        display: inline-block;
        padding: 10px 30px;
        background: #0c0c0c;
        color: #fff;
        margin-top: 15px;
        font-size: 12px;
        text-transform: uppercase;
    }
    .abt_us_box {
        float: left;
        width: 100%;
        padding: 20px;
        position: relative;
        text-align: center;
        margin-bottom: 30px;
    }
    .card_img {
        height: 150px;
        width: 100%;
    }
    .card h4 {
        font-size: 16px;
        line-height: 15px;
        text-transform: uppercase;
        font-weight: 800;
        color: #191919;
        margin-top: 0px;
        margin-bottom: 2px;
      font-family: 'Titillium Web', sans-serif;
    }
    .our_value_sec_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 41.66%;
        height: 100%;
        object-fit: cover;
        display: none;
    }
    
    

}