
@media (min-width: 992px) and (max-width: 1199px){
    .header-caption h1 {
    text-transform: uppercase;
    color: #ff6501;
    font-size: 37px;
    margin-bottom: 10px;
    font-weight: 600;
}
    h2 {
    font-size: 30px;
    font-weight: 600;
}
    .header-start {
    background-image: url(../image/header.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 80px;
    padding-top: 80px;
    border-top: 1px solid #ff6501;
    border-bottom: 1px solid #ff6501;
    position: relative;
}
    .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
    .srv-box1 h3 {
    font-weight: 600;
    color: #ff6501;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 15px;
}
    .hvr-shutter-out-horizontal {
    padding: 14px 10px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 13px;
    border: 1px solid #fff;
}
    .hvr-shutter-out-horizontal1 {
    padding: 14px 10px;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #1c1c1c;
    font-size: 13px;
}
    .contact-header-start {
    padding: 85px 0;
    }
    .contact-us-page {
    padding: 84px 0 74px;
}
    .h3, h3 {
    font-size: 1.25rem;
}
    .h5, h5 {
    font-size: 1rem;
}
    .cntct-adrs p {
    font-size: 15px;
}
    .cntct-adrs {
    padding-bottom: 18px;
}
}







@media (min-width: 768px) and (max-width: 991px){
.header-caption h1 {
    text-transform: uppercase;
    color: #ff6501;
    font-size: 37px;
    margin-bottom: 10px;
    font-weight: 600;
}
    h2 {
    font-size: 30px;
    font-weight: 600;
}
    .header-start {
    background-image: url(../image/header.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 80px;
    padding-top: 80px;
    border-top: 1px solid #ff6501;
    border-bottom: 1px solid #ff6501;
    position: relative;
}
    .navbar-expand-md .ml-auto li a {
    padding-right: 1rem;
    padding-left: 1rem;
}
    .srv-box1 h3 {
    font-weight: 600;
    color: #ff6501;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 15px;
}
    .hvr-shutter-out-horizontal {
        padding: 14px 10px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 13px;
    border: 1px solid #fff;
}
    .hvr-shutter-out-horizontal1 {
    padding: 14px 10px;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #1c1c1c;
    font-size: 13px;
}
    
    
    .contact-header-start {
    padding: 61px 0;
}
    
    .contact-us-page {
    padding: 70px 0 74px;
}
    .h3, h3 {
    font-size: 1rem;
}
    .h5, h5 {
    font-size: 0.95rem;
}
    .cntct-adrs p {
    font-size: 13px;
}
    
}








@media (min-width: 576px) and (max-width: 767px){
    .navbar-collapse {
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1000;
    background:#ff6501;
    top: 55px;
        left: 0px;
}
    .navbar-light .ml-auto li a{
        color: #fff;
    }
    .navbar-toggler {
    padding: 0.20rem .60rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color:#ff6501;
    border: 1px solid transparent;
    border-radius: .25rem;
}
   
       .navbar-expand-md .ml-auto li a {
    padding: 17px 26px;
}
    .navbar-brand img{
        width:180px;
    }
    .quote-img{
    display: none;
    }
    .carousel-control{
        display: none;
    }
    .navbar-dark .ml-auto il a{
        color: #fff;
    }
.header-caption h1 {
    text-transform: uppercase;
    color: #ff6501;
    font-size: 34px;
    margin-bottom: 10px;
    font-weight: 600;
}
    h2 {
    font-size: 28px;
    font-weight: 600;
}
    .hd-top{
        display: none;
    }
    .hdr-btm{
        display: none;
    }
    .header-start {
    background-image: url(../image/header.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 50px;
    border-top: 1px solid #ff6501;
    border-bottom: 1px solid #ff6501;
    position: relative;
    text-align: center;
}
    .header-bottom-section {
    padding-top: 50px;
    padding-bottom: 27px;
    position: relative;
    margin-bottom: 40px;
}
    .srv-box-btn {
    text-align: center;
        margin-top: 20px;
}
    .srv-bttm-box {
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #807f82;
    text-align: center;
}
    .srv-box1 {
    border: 2px solid #ff6501;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 20px;
}
    .hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px 10px;
    text-transform: uppercase;
    background: #ff6501;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    font-size: 12px;
    border: 1px solid #fff;
}
    .hvr-shutter-out-horizontal1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px 10px;
    text-transform: uppercase;
    background: #fff;
    color: #1c1c1c;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #1c1c1c;
    font-size: 12px;
}
    .about-us {
    background: url(../image/about-back.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
    text-align: center;
}
    .main-about img{
        width: 100%;
    }
    .price-sec {
    padding: 50px 0;
}
    .prc-hd {
    text-align: center;
    padding-bottom: 20px;
}
    .price-box-middle{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .footer {
    background: #1c1c1c;
    padding: 25px 0 20px;
    border-top: 7px solid #ff6501;
}
    .copyright {
    padding-top: 25px;
    color: #fff;
        text-align: center;
}
    .prvcy-li {
    text-align: center;
}
    .ft-h4 {
    color: #ff6501;
    padding-bottom: 10px;
    padding-top: 20px;
}
    
    .nav-call-cart {
    position: absolute;
    right: auto;
    top: 12px;
    display: block;
    left: auto;
    right: 75px;
}
    .navbar-brand img {
    width: 180px;
    left: -5px;
    position: relative;
}
    .container {
    max-width: 750px;
}
    
    
    h1 {
    font-size: 46px;
    font-weight: 600;
}
    .contact-header-start {
    background: url(../image/contact/header.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    padding: 62px 0;
}
    .contact-us-page {
    padding: 60px 0 34px;
}
    .frm-cntrl {
margin-bottom: 34px;
    }
    .h3, h3 {
    font-size: 1.35rem;
}
    .cntct-info{
        padding-top: 40px;
    }
    .h5, h5 {
    font-size: 1rem;
}
    .cntct-adrs p {
    font-size: 14px;
}
    .cntct-adrs {
    padding-bottom: 17px;
}
    
    /*
    
    inner-service-page
*/
    .inner-service-page-hd {
    border-top: 2px solid #ff6501;
    padding-top: 40px;
    margin-bottom: 40px;
}
    .inner-srv-box1 {
    background: #e3e1da;
    padding-bottom: 50px;
    padding-top: 45px;
    text-align: center;
}
    
    
        /*
    
    inner-blog-start
*/
    .inner-blog-start {
    padding-top: 45px;
    padding-bottom: 50px;
    border-top: 2px solid #ff6501;
}
    .inn-blg-caption {
    padding: 25px;
    background: #efefef;
    color: #464646;
    text-align: center;
}
    
   .blg-right-txt-box {
    padding: 25px;
    background: #e0e0e0;
    border: 1px solid #ff6501;
    text-align: center;
} 
    

}








@media (min-width: 320px) and (max-width: 575px){
    .navbar-collapse {
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1000;
    background:#ff6501;
    top: 55px;
        left: 0px;
}
    .navbar-light .ml-auto li a{
        color: #fff;
    }
    .navbar-toggler {
    padding: 0.20rem .60rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color:#ff6501;
    border: 1px solid transparent;
    border-radius: .25rem;
}
   
       .navbar-expand-md .ml-auto li a {
    padding: 17px 26px;
}
    .navbar-brand img{
        width:180px;
    }
    h1 {
    font-size: 46px;
    font-weight: 600;
}
    .quote-img{
    display: none;
    }
    .carousel-control{
        display: none;
    }
    .navbar-dark .ml-auto li a{
        color: #fff;
    }
.header-caption h1 {
    text-transform: uppercase;
    color: #ff6501;
    font-size: 34px;
    margin-bottom: 10px;
    font-weight: 600;
}
    h2 {
    font-size: 28px;
    font-weight: 600;
}
    .hd-top{
        display: none;
    }
    .hdr-btm{
        display: none;
    }
    .header-start {
    background-image: url(../image/header.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 50px;
    border-top: 1px solid #ff6501;
    border-bottom: 1px solid #ff6501;
    position: relative;
    text-align: center;
}
    .header-bottom-section {
    padding-top: 50px;
    padding-bottom: 27px;
    position: relative;
    margin-bottom: 40px;
}
    .srv-box-btn {
    text-align: center;
        margin-top: 20px;
}
    .srv-bttm-box {
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #807f82;
    text-align: center;
}
    .srv-box1 {
    border: 2px solid #ff6501;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 20px;
}
    .hvr-shutter-out-horizontal {
    padding: 10px 10px;
    font-size: 12px;
    border: 1px solid #fff;
}
    .hvr-shutter-out-horizontal1 {
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #1c1c1c;
    font-size: 12px;
}
    .about-us {
    background: url(../image/about-back.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
    text-align: center;
}
    .main-about img{
        width: 100%;
    }
    .price-sec {
    padding: 50px 0;
}
    .prc-hd {
    text-align: center;
    padding-bottom: 20px;
}
    .price-box-middle{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .footer {
    background: #1c1c1c;
    padding: 25px 0 20px;
    border-top: 7px solid #ff6501;
}
    .copyright {
    padding-top: 25px;
    color: #fff;
        text-align: center;
}
    .prvcy-li {
    text-align: center;
}
    .ft-h4 {
    color: #ff6501;
    padding-bottom: 10px;
    padding-top: 20px;
}
    
.nav-call-cart {
    position: absolute;
    right: auto;
    top: 12px;
    display: block;
    left: auto;
    right: 75px;
}
    .navbar-brand img {
    width: 180px;
    left: -5px;
    position: relative;
}
    
/*  ================ contact-us-page =====================  */
    
    
    .contact-header-start {
    background: url(../image/contact/header.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    padding: 38px 0;
}
    .contact-us-page {
    padding: 60px 0 34px;
}
    .frm-cntrl {
margin-bottom: 34px;
    }
    .h3, h3 {
    font-size: 1.35rem;
}
    .cntct-info{
        padding-top: 40px;
    }
    .h5, h5 {
    font-size: 1rem;
}
    .cntct-adrs p {
    font-size: 14px;
}
    .cntct-adrs {
    padding-bottom: 17px;
}
    
    
/*
    
    inner-service-page
*/
    .inner-service-page-hd {
    border-top: 2px solid #ff6501;
    padding-top: 40px;
    margin-bottom: 40px;
}
    .inner-srv-box1 {
    background: #e3e1da;
    padding-bottom: 50px;
    padding-top: 45px;
    text-align: center;
}
    
    
    /*
    
    inner-blog-start
*/
    .inner-blog-start {
    padding-top: 45px;
    padding-bottom: 50px;
    border-top: 2px solid #ff6501;
}
    .inn-blg-caption {
    padding: 25px;
    background: #efefef;
    color: #464646;
    text-align: center;
}
    
   .blg-right-txt-box {
    padding: 25px;
    background: #e0e0e0;
    border: 1px solid #ff6501;
    text-align: center;
} 
    
}