
#Section11 {
    background: #f3f3f3;
}

#Section3 .row, #Section5 .row, #Section6 .row {
    margin-right: 0;
    margin-left: 0;
}

#Section6 .container-fluid {
    width: 100%;
}

/*#Section3 .col-md-12, #Section6 .col-md-12 {
    padding: 0;
}*/

#Section3 .bearingbox {
    background-image: url(https://www.bearingstockexchange.com/vhost/bearingstockexchange.com/Themes/images/home/home-Bearing-4.jpg);
    background-size: cover;
    background-position: center;
    padding: 5rem;
    position: relative;
}

    #Section3 .bearingbox:before {
        content: '';
        top: 0;
        left: 0;
        background: #232323c7;
        position: absolute;
        width: 100%;
        height: 100%;
    }

#Section12 {
    background-image: url(https://www.bearingstockexchange.com/vhost/bearingstockexchange.com/Themes/images/home/Bearing-1.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

    #Section12 .watermark, #Section3 .watermark {
        display: none;
    }

.section .section-heading, .convenience-wrap .section-heading, .ourgoal-wrap .section-heading {
    color: #1d486a;
    z-index: 9;
    position: relative;
}

.order-process-flow-wrap img, .online-order-wrap img {
    box-shadow: 1px 11px 11px 11px #e8e8e8;
    border: 5px solid white;
}






.contact-info div.contact-wrap:nth-child(2){ display:none;}
.about-banner{ position:relative;}
.about-banner:before{     content: '';
    position: absolute;
    background: linear-gradient(180deg, rgb(49 49 49 / 0%), rgb(6 6 6 / 46%))!important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }


.towards-ace{     background-image: url(https://ulcm.s3.amazonaws.com/acebearings.eu/images/towards-ace.jpg);
    /*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    position: relative;

}

.towards-ace .bg-counter-sec{ background-image: none; }
.towards-ace .live-text{ top:auto!important;    text-align: end; }

.towards-ace .bg-counter-sec .counter{ width:216px; }

.towards-ace .bg-counter-sec{ font-size: 2.4rem; }
.towards-ace .bg-counter-sec p{     margin: 0px 10px; }



/*.header-services-wrap {
    background: #4cb2f9;
}
.header-services-wrap a.h-service-link {
    color: white;
}*/
/*.section-heading:before {
    position: absolute;
    content: '';
    top: -20px;
    left: 48%;
    background: url(https://ulcm.s3.amazonaws.com/AllThemes/BearingStockExchange/images/heding-bg1.png);
    width: 79px;
    background-repeat: no-repeat;
    height: 79px;
}*/
/*-------------------section 2 Css--------------*/

.bearing-info {
    color: white;
}

.brands-wrap .slick-dots li, .brands-wrap .slick-dots li button {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0;
    padding: 0;
}

.bearing-stock-wrap .bearingtext {
    font-size: 2.5rem;
    font-weight: 600;
}

.brands-wrap .brand-logo {
    text-align: center;
    padding: 1rem;
    border: 1px solid #e8e8e8;
}

    .brands-wrap .brand-logo img {
        max-height: 150px;
        margin: auto;
        text-align: center;
    }

.category-wrap .category-box {
    padding: 1rem;
    margin-right: 0.5rem;
}

.category-wrap .cat-name .category-name {
    font-size: 1.2rem;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    color: #eb001c;
}

.category-wrap .cat-img {
    border: 1px solid lightgrey;
    margin-bottom: 1rem;
    position: relative;
    overflow: hidden;
}
/*.category-wrap .cat-img:before {
    content: '';
    top: 0;
    left: 0;
    background: #3c3c3c59;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(0);
     transition:.5s all linear;
}
.category-wrap .category-box:hover .cat-img:before{
    transform: scale(1.2);
    transition:.5s all linear;
}*/
.category-wrap .category-box:hover .category-name {
    color: black;
}
/*========= industries=================*/

/*.industries-wrap .indust-img img {
    position: relative;
    border-radius: 120px;
}
.industries-wrap .hover-name {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 110px;
    padding: 1rem;
    opacity: 0;
    background: #2323239e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.industries-wrap .indust-img:hover .hover-name{
     opacity:1;
    transition:.5s all linear;
}
.industries-wrap .indust-img {
    position: relative;
    overflow:hidden;
}*/
.industry-box {
    margin-bottom: 5rem;
    margin-right: 2rem;
    background-color: transparent;
    width: 16%;
    height: 260px;
}

.industry-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
/*.industry-box:hover .industry-box-inner {
  transform: rotateY(180deg);
}*/
.industries-wrap .indust-img, .industries-wrap .hover-name {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
}

.industries-wrap .indust-img {
    color: black;
}

    .industries-wrap .indust-img img {
        border-radius: 120px;
    }

.industries-wrap .hover-name {
    background-color: #295eaa;
    color: white;
    transform: rotateY(180deg);
    border-radius: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .industries-wrap .hover-name a {
        color: white;
    }

/*=========== product section---------------*/
.cart .addtocart .btn, .product-box .addtocart a {
        font-weight: 600;
    /*display: inline-block;
    opacity: 0;
    z-index: 9;*/
}
/*.fixed-link {
      position: absolute;
   top: 50%;
  right: 0;
    transform: translate(0%,-50%);
   z-index: 9;
}*/
.product-box .hover-div {
    z-index: 99;
}
/*.slider-box .fixed-link {
  position: absolute;
    top: 50%;
    transform: translate(0%, -100%);
}*/


.slider-box .cart, .product-box .hover-div {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}
.slider-box .cart, .product-box .hover-div {
    bottom: 7rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.slider-box:hover .cart, .product-box:hover .hover-div {
    opacity: 1;
    visibility: visible;
    bottom: 9rem;
}
/*.slider-box:hover .image-wrap img, .product-box:hover .product-image img {
    opacity: .5;
}
.product-image-wrapper, .image-wrap {
    overflow: hidden;
}*/


.product-detail-bottom{
        color: #fff;
}
.product-detail-bottom h4{font-weight: 400;
    font-size: 1.2rem;
    margin-top: 14px; }
.product-detail-bottom-img {
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    line-height: 86px;
    margin: 0 auto;
}
.product-detail-bottom-img img{ width:60px; }


.fixed-link{ position: absolute;
    top: 9px;
    right: 3%;
    z-index: 1;}

.slider-box .fixed-link .cart {
    z-index: 99;
}

.review-favourite-wrap, .product-box .review-favourite-wrap {
    /*opacity: 0;
    z-index: 9;
    display: inline-block;*/
}
/*.slider-box:hover .addtocart , .product-box:hover .addtocart {
    opacity:100;
    
    transition: .5s all ease-in-out;
}*/


.slider-box:hover .review-favourite-wrap, .product-box:hover .review-favourite-wrap {
    opacity: 100;
    top: 3%;
    transition: .5s all ease-in-out;
    position: absolute;
    right: 4%;
}

.section .productsliderbs4 .slider-box {
    position: relative;
    /*box-shadow: 0px 5px 6px lightgrey;
    border: 1px solid #ebebeb;
    background: white;*/
    margin-bottom: 1rem;
    /*border: 1px solid lightgrey;
    box-shadow: 2px 2px 8px lightgrey;*/
}

.slider-box {
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .slider-box .fproducts-icons .fp-eye, .slider-box .fproducts-icons .fp-cart {
        /*transform: translateY(-50%) translateX(-50%);*/
        z-index: 2;
    }

    .slider-box .fproducts-icons {
        opacity: 0;
        /*transform: translateX(300%);*/
        transition: all 0.5s ease 0s;
    }

        .slider-box .fproducts-icons .fp-eye {
            transition-delay: 0.05s;
            top: 18%;
        }

        .slider-box .fproducts-icons .fp-cart {
            transition-delay: 0.13s;
            top: 33%;
        }

    .slider-box:hover .fproducts-icons {
        opacity: 1;
    }

    .slider-box .fproducts-icons a i {
        color: #000;
        background-color: #fff;
        line-height: 45px;
        height: 45px;
        width: 45px;
        margin: 0 2px 10px;
        border-radius: 50%;
        display: block;
        position: relative;
        z-index: 2;
        transition: all 0.3s;
        font-weight: 600;
    }

        .slider-box .fproducts-icons a i:hover {
            color: #fff;
            background-color: #164A79;
        }

.industry-serve {
    background-image: url(https://ulcm.s3.amazonaws.com/acebearings.eu/images/industry_bg.png);
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
}

.clients_bg {
    position: relative;
    background-image: url(https://ulcm.s3.amazonaws.com/acebearings.eu/images/client_bg.png);
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    padding: 25px 0px 25px;
}

/*.clientsSlider .slider {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    text-align: center;
    margin: 0 auto;
}*/

.clientsSlider img{    width: 250px;
    margin: 0 auto;
    background: #fff;
    padding: 5px 20px;
    border-radius: 16px;
    text-align: center;
    margin: 0 auto; }

.clientsSlider {
    width: 80%;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 244px;
    z-index: 1;
}

    .clientsSlider h1 {
        font-size: 3.5rem;
    }

    .clientsSlider h1, .clientsSlider h3 {
        font-weight: 600;
    }

    .clientsSlider .slick-prev:before, .clientsSlider .slick-next:before {
        border: 2px solid #fff!important;
        color: #fff;
    }

.clients-caption h4 {
    margin-top: 15px;
    margin-bottom: 20px;
}

.coaching-service {
   position: absolute;
    background: #15181d;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 201px;
}

    .coaching-service h1 {
        color: #cccbcb;
        font-weight: 600;
    }

    .coaching-service .btn-info {
        background: #fff;
        border: none;
        color: #164e81;
    font-weight: 500;
    padding: 12px 0px 12px 25px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    }

.btn-info:hover {
    color: #fff !important;
    background-color: #174E80;
    border-color: #174E80;
}

.product-info {
    /*border-top: 1px solid #efefef;*/
   background: #174e82;
   padding: 10px 20px;
   text-align: left;
   color: #fff;
}
.product-info .new-price{ font-size: 21px;
    font-weight: 600; }
.productsliderbs4 .image-wrap:before, .product-box .product-image-wrapper:before {
    /*content: '';
    top: 0;
    left: 0;
    background: #3c3c3c59;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(0);
     transition:.5s all linear;
     z-index:9;*/
}

.slider-box:hover .image-wrap:before {
    transform: scale(1.2);
    transition: .3s all linear;
}

.product-box:hover .product-image-wrapper:before {
    transform: scale(1.2);
    transition: .3s all linear;
}

.slick-prev:before, .slick-next:before {
    opacity: 1;
    font-family: fontawesome;
    font-size: 1.5rem;
}

.fixed-link a i {
    background: #fff;
    height: 45px;
    border-radius: 50%;
    width: 45px;
    line-height:45px; 
    text-align: center;
    font-weight: 700;
    
}

.slick-prev:before, .slick-next:before {
    padding: 0.5rem;
    border-radius: 0px;
}

.productsliderbs4 .slick-next, .productsliderbs4 .slick-prev {
    top: 40%;
}

.slick-prev {
    /*left: -5rem;*/
    left: -3.8rem;
}

.slick-next {
    /*right: -4rem;*/
    right: -3rem;
}

/*============ about us===================*/
.inner-About-Us section.innerpage-banner, .inner-Privacy-Policy section.innerpage-banner, .inner-Help-And-Support section.innerpage-banner, .inner-Terms-Conditions section.innerpage-banner, .inner-Disclaimer section.innerpage-banner, .inner-Cancellation-Policy section.innerpage-banner, .inner-Return-Policy section.innerpage-banner {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    padding: 6rem 2rem;
    background-size: cover;
    background-position: center center;
}

.inner-About-Us .innerpage-content, .inner-Privacy-Policy .innerpage-content, .inner-Help-And-Support .innerpage-content, .inner-Terms-Conditions .innerpage-content, .inner-Disclaimer .innerpage-content, .inner-Cancellation-Policy .innerpage-content, .inner-Return-Policy .innerpage-content {
    margin-top: 180px;
}

.inner-About-Us #middle, .inner-Privacy-Policy #middle, .inner-Help-And-Support #middle, .inner-Terms-Conditions #middle, .inner-Disclaimer #middle, .inner-Cancellation-Policy #middle, .inner-Return-Policy #middle {
    position: relative;
}

.inner-About-Us #content.col-md-12, .inner-Privacy-Policy #content.col-md-12, .inner-Help-And-Support #content.col-md-12, .inner-Terms-Conditions #content.col-md-12, .inner-Disclaimer #content.col-md-12, .inner-Cancellation-Policy #content.col-md-12, .inner-Return-Policy #content.col-md-12 {
    position: initial;
}

.inner-About-Us .page-title, .inner-Privacy-Policy .page-title, .inner-Help-And-Support .page-title, .inner-Terms-Conditions .page-title, .inner-Disclaimer .page-title, .inner-Cancellation-Policy .page-title, .inner-Return-Policy .page-title {
    text-align: center;
    color: white;
    position: relative;
    text-transform: uppercase;
}

.inner-About-Us section.innerpage-banner:before {
    content: '';
    top: 0;
    left: 0;
    background: #2323235e;
    position: absolute;
    width: 100%;
    height: 100%;
}

.inner-Help-And-Support section.innerpage-banner:before {
    content: '';
    top: 0;
    left: 0;
    background: #2323235e;
    position: absolute;
    width: 100%;
    height: 100%;
}


.our-vision-info, .our-mission-info {
    position: relative;
    color: white;
    text-align: center;
    padding: 1.5rem;
}

.bg-counter-sec {
    background-image: url("https://ulcm.s3.amazonaws.com/acebearings.eu/images/manufacture_banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /*background: #17345f;*/
    margin-top: -1px;

}
.bg-counter-sec .counter {
    text-align: center;
    margin: 2rem 1rem;
    width: 300px;
    position: relative;
    padding: 2rem 0;
    background: #154979;
    border: 4px solid #2a528d;
    border-radius: 30px;
}

.bg-counter-sec img {
        position: relative;
        width: 68px;
        text-align: center;
        margin: 0 auto;
    }

.bg-counter-sec p {
        color: white;
        font-size: 1.1rem;
        margin: 10px;
        margin-bottom: 0px;
    }


.bg-counter-sec {
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
}
.bg-counter-sec p {
    font-size: 1.1rem;
    font-weight: 400;
}
.bg-counter-sec h4{     color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
    display: none;}



.vm-icon {
    text-align: center;
}

    .vm-icon img {
        margin-top: -8rem;
    }

.vision-mission-box {
    border-radius: 17px;
    padding: 1rem;
    position: relative;
}

    .vision-mission-box:nth-child(1) {
        background-color: #2b6094;
    }

    .vision-mission-box:nth-child(2) {
        background-color: #ef4548;
    }

    .vision-mission-box:nth-child(3) {
        background-color: #00ab4d;
    }
/*==================== contact us =========================*/
.contact-details .media-left i.fa {
    background-color: #2c5b9e;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contactusbg {
    background-position: center;
    width: 100%;
    height: 100%;
}

.contact-details .media-left {
    margin-right: 1rem;
}

.contact-details {
    padding: 1rem;
}

    .contact-details .media {
        /*border: 1px solid lightgrey;*/
        padding: 0.5rem;
    }

.contact-social-media .social-media {
    width: 40px;
    height: 40px;
    background-color: #e4efff;
    text-align: center;
    display: flex;
    color: red;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

    .contact-social-media .social-media a {
        color: red;
    }

.supportform {
    padding: 2rem;
    box-shadow: 0px 4px 8px hsl(0deg 0% 2% / 25%);
    border: 1px solid #d6d6d6;
}

.bearing-stock-wrap .bearingorder {
    position: relative;
    z-index: 9;
}

.supportbox {
    text-align: center;
    background: #295eaa;
    margin-right: 1rem;
    padding: 1rem;
    color: white;
}

    .supportbox .icon {
        display: inline-block;
        background-color: #d6e7fff7;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        color: red;
    }

.contactusform {
    border: 1px solid lightgrey;
    padding: 2rem;
    border-radius: 5px;
    box-shadow: 1px 6px 13px lightgrey;
}

.supportbox a {
    color: white;
}

.offcanvas-toggle.bars .icon-bar {
    background: #2e62ac !Important;
}

#requestforQuote .modal-content {
    border-radius: 5px;
}

#requestforQuote .modal-header {
    background-color: #ff0000;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

    #requestforQuote .modal-header .modal-title {
        color: white;
    }

    #requestforQuote .modal-header .close {
        padding: 0rem;
        margin: 0rem 0rem 0rem auto;
        background: #ff0000;
    }

/*================================ preloader============================================*/
body {
    overflow: hidden;
    font-size: 1.1rem;
}


/* Preloader */

/*#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  
  z-index: 999;
  
}

#preloaderstatus {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  
  top: 50%;
 
  background-image: url(https://www.bearingstockexchange.com/vhost/bearingstockexchange.com/Themes/images/preloader.gif);
 
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
 
}*/


/*.preloaderlogo{
 position: absolute;
  left: 40%;
  top: 38%;
}*/
/*Content Pages*/


/*Media Query*/

@media screen and (min-width:992px) {
    .container-fluid {
        width: 85%;
    }

    #header .container-fluid {
        width: 100%;
    }

    .contact-details .media {
        /*width:32%;*/
    }

    .section-wrapper {
        position: relative;
    }

        #banner .next-section a, .section-wrapper .next-section a {
            position: absolute;
            bottom: 0;
            width: 100px;
            height: 100px;
            font-family: 'FontAwesome';
            text-align: center;
            font-size: 2rem;
            color: #e95726;
            z-index: 2;
            display: block;
        }

        #banner .next-section a, .section-wrapper#Section2 .next-section a, .section-wrapper#Section7 .next-section a {
            background: #fff;
            left: 0;
        }

        .section-wrapper#Section1 .next-section a, .section-wrapper#Section3 .next-section a {
            background: #242424;
            right: 0;
        }

    /*.review-favourite-wrap a {
        position: absolute;
        top: 1%;
        right: 5%;
        font-size: 1.4rem;
    }*/
  
    #divProdItemWrapper .review-favourite-wrap .faviourite a{ position:relative; font-size: 1.2rem; right:0;}
    .category-wrap .category-box {
        width: 24%;
    }
    /*.watermark {
    position: absolute;
    top: 0px;
          transform: translateY(37px);
    left: 48%;
}*/
    .suppliers-list .suppliers-img {
        width: 18%;
        margin-bottom: 0.3rem;
    }

    .supportbox {
        width: 32%;
    }

    .tbox.boxone, .boxtwo, .boxthree, .boxfour {
        border: 4px solid #2a528d;
        border-radius: 30px;
    }

    .clientsSlider h1 {
        font-size: 2.5rem;
    }
}


/*@media screen and (min-width:992px) and (max-width:1220px){ .clientsSlider{margin-bottom: 187px;} }
@media screen and (min-width:1221px) and (max-width:1599px){ .clientsSlider{margin-bottom: 200px;} }*/


@media screen and (min-width:992px) and (max-width:1499px) {


    .coaching-service h1 {
        font-size: 2rem;
    }

    .coaching-service {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 150px;
    }
    .clientsSlider{     margin-bottom: 191px; }

    .slider-box .fproducts-icons a i {
        line-height: 40px;
        height: 40px;
        width: 40px;
        margin: 0px 0px 0px;
    }

    .bg-counter-sec .counter {
        width: 220px;
        margin: 2rem 0.8rem;
        padding: 1rem;
    }

     .bg-counter-sec .counter p {
            font-size: 1rem;
           margin: 0;
        }
}





@media screen and (min-width:768px) {
    .wrap .wrap-box {
        width: 25%;
        padding: 1rem;
    }

        .wrap .wrap-box:not(:last-child) {
            border-right: 1px solid #eee;
        }

    #testiSlider {
        width: 65%;
    }

    #testiSlider {
        margin-top: -16rem;
    }

    .bearingbox {
        width: 47%;
    }

    .vision-mission-box {
        width: 30%;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .industry-box {
        width: 25%;
        height: 210px;
    }

    .cart .addtocart {
        left: 65px;
    }

    .review-favourite-wrap {
        right: 9px;
    }

    .fixed-link .quick-view {
        right: 110px;
    }
}

@media screen and (max-width:1365.98px) {
    .industry-box {
        width: 20%;
        height: 210px;
        margin-bottom: 6rem;
    }
}

@media screen and (max-width:991.98px) and (min-width:768px) {
    .industry-box {
        width: 29%;
        height: 216px;
    }

    .category-wrap .category-box {
        width: 45%;
    }

    .watermark {
        display: none;
    }

    .review-favourite-wrap, .product-box .review-favourite-wrap {
        position: absolute;
        top: 5px;
        right: 0;
    }

    .cart .addtocart {
        opacity: 1;
    }

    .suppliers-list .suppliers-img {
        width: 20%;
        margin-bottom: 0.3rem;
    }

    .supportbox {
        width: 100%;
    }

    .bg-counter-sec .counter {
        border: 4px solid #2a528d;
        border-radius: 30px;
    }

    .counter-sec {
        padding: 20px;
    }
    /*.tbox.boxone, .boxthree {
    border-right: 1px solid white;
}*/
    #footer .writetous a {
        overflow-wrap: break-word;
    }
}

@media screen and (max-width:767.98px) {
    #preloaderstatus {
        left: 35%;
    }

    .contactusbg {
        background-image: none !Important;
    }

    .supportbox {
        width: 100%;
        margin-bottom: 1rem;
    }

    .industry-box-inner .industry-nameimg .name {
        font-size: 1.2rem;
    }

    #Section1 .row .col-6:nth-child(odd) {
        padding-right: .7rem;
    }

    #Section1 .row .col-6:nth-child(even) {
        padding-left: .7rem;
    }

    .cat-box .title {
        font-size: 1rem;
    }

    #Section4 .title {
        font-size: 1.7rem;
    }

    .wrap .wrap-box {
        width: 50%;
        margin-bottom: 2rem;
        padding: .5rem;
    }

    #testiSlider .testi-box {
        padding: 2rem 1rem;
        margin-top: 0;
    }

        #testiSlider .testi-box .testi-img {
            margin-top: 0;
            height: 70px;
            width: 70px;
        }

        #testiSlider .testi-box .user-info .name {
            font-size: 1.2rem;
        }

    .category-wrap .category-box {
        width: 45%;
        padding: 0;
    }

    .bearing-stock-wrap .bearingtext {
        font-size: 1.7rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: 1.3rem;
    }

    #Section3 {
        padding: 1rem;
    }

    .watermark {
        display: none;
    }

    .inner-Privacy-Policy .innerpage-content, .inner-Terms-Conditions .innerpage-content {
        margin-top: 295px;
    }
    /*.inner-About-Us .page-title h1, .inner-Privacy-Policy .page-title h1, .inner-Help-And-Support .page-title h1, .inner-Terms-Conditions .page-title h1{
        font-size:2.3rem;
    }*/
    .suppliers-list .suppliers-img {
        width: 45%;
        margin-bottom: 0.3rem;
    }

    .contact-details .media-body a {
        word-break: break-all;
    }

    .vision-mission-box {
        width: 100%;
        margin-bottom: 7rem;
    }
    /*.home #middle {
    padding: 20px 0;
}*/
    #middle {
        padding: 4rem 0;
    }

    .review-favourite-wrap, .product-box .review-favourite-wrap {
        position: absolute;
        top: 5px;
        right: 0;
    }

    .industry-block {
        padding: 10px;
    }

    .industry-serve .serve-box {
        margin-right: 10px;
        margin-bottom: 10px;
    }


    .clientsSlider {
        width: 100%;
        margin-bottom: 0px;
    }

    .coaching-service h1 {
        font-size: 2rem;
    }

    #clientsSlider .slick-prev {
        left: -4rem !important;
    }

    #clientsSlider .slick-next {
        right: -3rem !important;
    }

    .bg-counter-sec .counter {
        margin-bottom: 1rem;
        margin-right: 0;
        border: 4px solid #2a528d;
        border-radius: 30px;
        width: 255px; margin:0 auto;
        margin-bottom: 20px;
    }

    .counter-sec {
        padding: 20px;
    }
}

@media screen and (max-width:991px) {

    .clients_bg {
        background: #164e81;
    }

    .coaching-service {
        position: relative !important;
        top: 0;
        left: 0;
        transform: none;
        padding-top: 0px;
        padding-bottom: 0px;
        padding: 50px;
    }

        .coaching-service .btn-info {
            margin-top: 30px;
        }

    .clientsSlider {
        width: 100%;
        margin-bottom: 0px;
    }

        .clientsSlider h1 {
            font-size: 2rem;
            margin-top: 25px;
        }
}

@media screen and (max-width:399.98px) {
    .industry-box {
        width: 23% !Important;
        height: 80px !Important;
    }

    .industry-box-inner .industry-nameimg .name {
        font-size: 1rem;
    }

    .industry-box-inner .hover-name h4.name {
        font-size: 1rem;
    }

    #Section3 .bearingbox {
        padding: 4rem 1rem;
    }
}

@media screen and (min-width:400px) and (max-width:767.98px) {
    .industry-box {
        width: 23%;
        height: 91px !Important;
    }

    .industry-box-inner .industry-nameimg .name {
        font-size: 1rem;
    }
}

@media screen and (max-width:1199px) {
    /*.slick-prev {
    left: 0rem;
}
.slick-next {
    right: 0rem;
}*/
    .industry-box {
        width: 20%;
        height: 175px;
        margin-bottom: 6rem;
    }
}

@media screen and (min-width:1366px) and (max-width:1440px) {
    /*.product-box:hover .addtocart {
    left: 52px;
}*/
    .industry-box {
        width: 22%;
    }
}

@media screen and (min-width:1580px) and (max-width:1680px) {
    .industry-box {
        height: 220px;
    }
}

@media screen and (max-width:1366px) and (min-width:1200px) {

    .product-box .addtocart {
        left: 110px;
    }

    .industry-box-inner .industry-nameimg .name {
        font-size: 1.2rem;
    }
}

@media screen and (min-width:1680px) {


    .product-box .review-favourite-wrap {
        right: 15%;
        transform: translateX(0px);
    }
}


@media (max-width: 991.98px) {
    .fa-heart:before {
        font-size: 16px !important;
    }

}
