@media (max-width:320px) {
    .services .nav-tabs li a {
        margin: 5px!important
    }
}

@media only screen and (max-width:47.9375em) {
    .services .nav-tabs li a {
        margin: 15px 25px
    }
    .navbar-default {
        margin-top: -52px
    }
    .navbar-default .navbar-nav {
        float: left!important;
        margin: 10px 0!important
    }
    .navbar-default .navbar-nav li {
        display: block;
        padding: 10px 0
    }
    .navbar-default .navbar-nav li a {
        padding: 0
    }
    .navbar-default .navbar-header .navbar-toggle {
        top: -22px;
        margin-right: 0;
        border-color: transparent
    }
    .navbar-default .navbar-header .navbar-toggle .icon-bar {
        background-color: #F9A023;
        width: 40px;
        height: 4px;
        border-radius: 0
    }
    .navbar-default .navbar-header .navbar-toggle:hover {
        background-color: transparent
    }
    .slider-text {
        top: 3.5%
    }
    .slider-text h1 {
        font-size: 3em;
        padding-top: 30px
    }
    .bottom-section .logo img {
        width: 150px
    }
    .title h1,
    .title-left h1 {
        font-size: 3em
    }
    footer h1 {
        font-size: 16px
    }
    header .bottom-section2 .logo img {
        width: 150px
    }
}

@media (max-width: 995px) {
    .mar-tp-30{
        margin-top: 30px;
    }
}

@media (min-width:768px) and (max-width:1100px) {
    .bottom-section .logo img {
        width: 150px
    }
    .bottom-section .navbar-default .navbar-nav {
        margin: 30px 0
    }
    .bottom-section .navbar li a {
        padding: 6px 0 6px 20px;
        font-size: 12px
    } 
}

@media screen and (max-width:320px){

.breadcrump-head .title h1{
     font-size: 2.5em
}

  .tp-img{
    width: 82%!important
  }
}

@media screen and (max-width:375px){

.breadcrump-head .title h1{
     font-size: 3em
}
}


.footer-img {
    width: 270px;
    margin: 0 auto;
}

footer h1 {
    font-size: 18px;
}

@media screen and (max-width: 991px) {
    .sm-mar-bot-40 {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    footer h1 {
        font-size: 16px;
    }
}

@media screen and (max-width: 350px) {
    footer h1 {
        font-size: 14px;
    }
}
