@media (min-width: 1350px) {}
@media (max-width: 1300px) {
    .third-header .topbar-left {
        text-align: right;
    }
}

@media (max-width: 1199px) {
    .third-header .topbar-left {
        text-align: center;
        width: 60%;
        float: right;
    }
    .industrie-tab-wrapper .nav-pills > li.active > a:after, 
    .industrie-tab-wrapper .nav-pills > li:hover > a:after{
        display: none;
    }
    .industrie-tab-wrapper li a{
        padding: 0 5px;
    };
    .services-content h3{
        font-size: 1em;
    }
    .services-content{
        min-height: 300px;
    }
    .services-content {
        padding: 10px;
    }
    
    .h6-banner.home-banner {
        padding-bottom: 50px;
        overflow: hidden;
    }
    .h7-banner-content {
        left: 50px;
    }
}

@media (max-width: 1099px) {
    .fifth-header .h7-main-header ul li {
        padding: 12px;
    }
    .fifth-header .h7-main-header ul li a {
        font-size: 1.05em;
    }
    .fifth-header .info {
        width: auto;
    }
    .h7-top-header .header-socil-icon {
        width: auto;
        float: right;
    }
    .h7-featured-wrapper .feature-middle .featured-item {
        min-height: 590px;
    }
}
@media (max-width: 991px) {
    .bs-heading div:first-child h2 {
        text-align: center;
    }
    .bs-heading div:nth-child(3) h2 {
        text-align: center;
    }
    .testimonial-item{
        width: 100%;
    }
    .se-top .buttons span{
        font-size: 1.1em;
    }
    .services-content {
        min-height: 250px;
    }
    .services-content {
        border-right: 1px solid #b1b0b0;
    }
    .services-content {
        padding: 20px;
    }
    .why-choose-us-content {
        margin-bottom: 30px;
    }
    .why-choose-us-right ul li .right-list h5 {
        font-size: 1em;
    }
    .why-choose-us-right ul li .right-list {
        padding: 20px 10px;
    }
    .testimonial-text-wraapper {
        padding: 60px 20px 20px;
    }
    .author-image {
        left: 20px;
    }

    /*Manufacture-03-Page*/
    .sb-desc img {
        height: 110px;
        width: 110px;
        margin-top: 70px;
    }
    .sb-desc h2{
        font-size: 4rem;
    }
    .sb-left, .sb-right{
        height: 450px;
    }
    /*End*/

    /*header 19*/
    .h19-slider .banner-text-wrapper {
        padding-top: 70px;
    }
    /*header 19 End*/
    /*about-8*/
	article.ab8-team-member {
	    margin-bottom: 65px;
	}
} 
@media (max-width: 850px){
    article.ab8-team-member {
        margin-bottom: 40px;
    }
}  

@media (max-width: 767px) {
    section.about {
        text-align: center;
    }
    .about-text {
        margin-bottom: 20px;
    }
    .about-img img {
        width: 100%;
    }
    .play-video-icon{
        width: auto !important;
    }
    .ac-text {
        margin-bottom: 20px;
    }
    .ac-items {
        margin-top: 20px;
    }
    .bs-heading .col-md-2 {
        width: 100%;
        display: table;
    }
    .bs-icon {
        margin: 10px auto;
        display: table;
    }
    .bs-heading div:nth-child(3) h2 {
        text-align: center;
        margin-bottom: 10px;
    }
    .industrie-tab-wrapper li span{
        display: none;
    }
    .industrie-tab-wrapper li{
        min-height: 70px;
        height: auto;
    }
    .h7-featured-wrapper a:last-child .featured-item {
        margin-bottom: 30px;
    }
    .h7-featured-wrapper .feature-middle .featured-item {
         min-height: auto; 
    }
    .why-choose-us-right ul li .right-list img {
        width: auto;
    }
    .testimonial-form .testimonial-wrapper {
        margin-bottom: 50px;
    }
    .testimonial-form .testimonial-wrapper .hs5-title, 
    .testimonial-form .form-wrapper .hs5-title {
        margin-bottom: 40px;
    }
    .testimonial-form .testimonial-wrapper .hs5-title{
        margin-bottom: 70px;
    }
    .testimonial-text p,
    .authore-detail{
        text-align: center;
    }
    .testimonial-text p:before {
        right: 0;
        margin: 0 auto;
    }
    .testimonial-text-wraapper .author-image {
        left: 0;
        right: 0;
    }
    .testimonial-text-wraapper .author-image img{
        margin: auto;
    }
    .h7-services .col-md-3:nth-last-child(-n+2) {
        margin-bottom: 30px;
    }
    .why-choose-us-content {
        text-align: center;
    }

    /*Manufacture-03-Page*/
    .sb-left, .sb-right {
        height: 350px;
    }
    .sb-desc img {
        height: 80px;
        width: 80px;
        margin-top: 50px;
    }
    .sb-desc h2 {
        font-size: 3rem;
        margin-bottom: 5px;
    }
    .sb-desc h3{
        font-size: 1.2em;
    }
    .sb-desc p{
        margin-bottom: 5px;
    }
    .manufacture-3-desc h1 {
        margin-bottom: 10px;
    }
    /*End*/

    /*header 19*/
    .h19-slider .banner-text-wrapper {
        padding-top: 50px;
    }
    .banner-nineteen-product-image{
        max-width: 300px;
    }
    /*header 19 End*/
    .ab8-team-sec {
        padding: 40px 0 0!important;
    }
}

@media (max-width: 740px) {
    .h7-banner-content {
         display: none;
    }
}

@media (max-width: 635px){

    /*header 19*/
    .h19-slider .banner-text-wrapper {
        padding-top: 30px;
    }
    .h19-slider-content h1 {
        font-size: 1.5em;
        margin-bottom: 10px;
    }
    /*header 19 End*/
}

@media (max-width: 595px) {
    .ag-tab .lightgallery li {
        margin-bottom: 0px;
    }
    .gallery-wrapper {
        margin-bottom: 20px;
    }
    .share-tag .col-md-6.text-right {
        text-align: left;
    }
    .industrie-tab-wrapper {
        height: 100%;
        width: 100px;
        position: absolute;
        left: 0;
        right: auto;
        z-index: 9;
    }
    .industrie-tab-wrapper .container {
        padding: 0;
    }
    .industrie-tab-wrapper li {
        min-height: 60px;
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .industries-tab .tab-content {
        padding: 0 0 0 100px;
    }
        .product-detail-contact .container.about-contact {
        margin-top: 0;
    }
    .product-detail-contact{
        clear: both;
    }

    /*Manufacture-03-Page*/
    .sb-left, .sb-right {
        height: 280px;
    }
    .sb-desc img {
        height: 60px;
        width: 60px;
        margin-bottom: 15px;
    }
    .sb-desc h2{
        font-size: 2.5rem;
    }
    .manufacture-3-desc {
        text-align: center;
    }
    /*End*/

    /*header 19*/
    .banner-nineteen-product-image {
        max-width: 200px;
    }
    /*header 19 End*/

}

@media (max-width: 520px){
    .h7-services .col-md-3:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }
    .h7-services .col-md-3:last-child {
    margin-bottom: 30px;
    }
    .h6-banner.home-banner {
        margin-bottom: 0px;
    }

    /*header 19*/
    .h19-slider-content h1 {
        font-size: 1.3em;
    }
    .h19-slider .banner-text-wrapper {
        padding-top: 20px;
    }
    .ab8-title h2 {
        font-size: 24px!important;
    }
    /*header 19 End*/
    /**/
    article.ab8-team-member {
        margin-bottom: 60px;
    }
}

@media (max-width: 480px) {
    .internal-hs-1 h1,
    .internal-hs-1 h2 {
        font-size: 1.6em;
    }
    section.our-service .col-xs-6 {
        width: 100%;
    }
    .nav-tabs > li {
        float: none;
    }
    .nav-tabs > li > a {
        min-width: 100%;
    }
    .product-detail-description-content .title{
        text-align: left;
    }
    .industrie-tab-wrapper {
        width: 80px;
    }
    .industries-tab .tab-content {
        padding: 0 0 0 75px;
    }

    /*header 19*/
    .h19-slider-content h1 {
        font-size: 1.1em;
    }
    .banner-nineteen-product-image {
        max-width: 140px;
        bottom: -25px;
    }
    /*header 19 End*/
    .ab8-title h1 {
        font-size: 28px!important;
    }
    .process-bar-row .process-circle h2 {
        font-size: 25px!important;
    }
}
  
@media (max-width: 380px) {
    .why-choose-us-right ul li .right-list {
        padding: 20px 8px;
    }

    /*header 19*/
    .h19-slider-content a {
        margin-bottom: 10px;
        padding: 10px 16px;
        line-height: 100%;
        margin-right: 5px;
    }
    .h19-slider .banner-text-wrapper {
        padding-top: 10px;
    }
    .h19-slider-content h1 {
        font-size: 1.0em;   
    }
    .banner-nineteen-product-image {
        max-width: 130px;
        bottom: -12px;
    }
    .h19-slider-content p{
        margin-bottom: 5px;
    }
    /*header 19 End*/
}

@media (max-width: 320px){

    /*header 19*/
    .banner-nineteen-product-image {
        max-width: 80px;
        bottom: -2px;
    }
    /*header 19 End*/

}


