@media only screen and (min-width: 320px) and (max-width: 767px)  {
.recent-news-area .slide {
    height: 75px;
    border: 1px solid #ccc;
    width: 160px!important;
}
    img.slider-img {
    width: auto;
    padding: 0;
    height: 75px;
    box-shadow: 0px 0px 0px #ccc;
    border:0px;
}
    .navbar-brand {
    margin-left: 0;
    padding: 5px 0px!important;
}
.about-us {
    padding-top: 30px;
}
    .carousel-indicators{
        display:none;
    }
    .carousel {
    margin-top: 80px;
}
    .navbar-nav.ml-auto .dropdown, .dropup {
    position: relative;
    background: #f9f9f9;
    border-bottom: 1px solid #ccc;
}
.header .navbar {
    padding: 0;
}
.topbar {
    height: auto;
}
.topright {
    text-align: center;
}
.topright a{
    line-height:24px;
}
.topleft a {
    line-height: 24px;
}
    
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 72px;
    z-index: 1030;
    box-shadow: 0px 0px 5px #ccc;
}

.header .navbar-nav .nav-link {
    line-height: 34px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: 1.5px;
    font-weight: 600;
}
    img.logo-img {
    width: 100%;
    border-radius: 5px;
    
}
.w-100 {
    width: 100%!important;
    height: 250px;
    background-repeat: no-repeat;
    z-index: 20;
    position: relative;
    padding-top: 52px;
}
 
   .slider-area {
    padding-bottom: 0px;
    background: #fff;
}
    .section-title .title-text h2 {
    color: #2b3032;
    font-size: 17px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
    margin-top: 3px;
}
img.aboutsec-img {
    height: 250px;
    width: 100%;
}
img.about-img {
    width: 100%;
    height: 250px;
}

.getin-tech-area .contact-form h2 {
    color: #fff;
    font-size: 17px;
}
img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}
.contact-area .title h2 {
    color: #2b3032;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
}
.carousel-control-next {
    margin-top: 80px;
}
.carousel-control-prev {
    margin-top: 80px;
}
.header-logo {
    margin-left: -60px;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 33px;
    height: 31px;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.text-center {
    margin-left: 0px;
    border: 1px solid #ccc;
    width: 98%;
    border-radius: 5px;
}

    .text-center2 {
    margin-left: -11px;
    border: 1px solid #ccc;
    width: 106%;
    border-radius: 5px;
    padding: 10px 0px;
}
.tax-buttons {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
}
.file-tax {
    color: #fff;
    font-size: 14px;
    padding: 20px 1px;
}
.slider-taxbutton {
    position: absolute;
    background: #20c997;
    color: #fff;
    padding: 7px 0px;
    margin-top: -112px;
    margin-left: 18px;
    width: 67%;
}
.taxform-section {
    width: 100%;
    border: 1px solid #ccc;
    margin-left: 0px;
    height: 2350px;
    box-shadow: 0px 0px 5px;
    background: #fff;
}
.taxsubmit-button {
    margin-left: 10px;
    width: 27%;
    background: #d9534f;
    color: #fff;
    height: 36px;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 7px;
}
.taxcancell-button {
    width: 27%;
    background: #007bff;
    color: #fff;
    height: 36px;
    border-radius: 5px;
    font-size: 16px;
}



    }