/* Mobile Phones */
@media screen and (max-width: 480px) {}

/* Tablets and below */
@media screen and (max-width: 992px) {
    #rangeWrapper {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    #wrapper {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .solutionVideo {
        position: relative;
        height: auto;
    }

    section.solutionVideo img {
        width: 100%;
        height: 380px;
        position: relative;
    }

    .solutionVoverlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0;
    }

    .solutionVoverlay h1 {
        font-size: 40px;
    }

    .solutionVoverlay span {
        display: none;
    }

    section#contentclubs {
        padding: 40px 0;
        position: relative;
        height: auto;
        background: #f5f5f5;
    }

    .clubBarbox h2 {
        text-align: center;
        text-transform: uppercase;
        font-size: 24px;
        letter-spacing: 1px;
        color: #bc2e31 !important;
    }

    .clubBarbox p {
        color: #323232 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
    .appText p {
        font-size: 12px;
        padding: 0 10px;
    }

    .button-38 {
        padding: .2rem 1rem;
    }
}

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

    .topbar {
        display: none;
    }

    .logo a img {
        width: 140px !important;
    }

    .cscHeader.is-sticky {
        padding: 8px 0;
    }

    li.responsive {
        display: block;
        padding: 6px 0;
    }

    .gtranslate_wrapper.gt_container--9uakgu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    a.glink.nturl {
        padding: 0 5px;
        border: 0;
    }

    .full-screen-menu.open .menu-content {
        opacity: 1;
        height: 100%;
    }

    .bannerSwiper {
        height: 380px !important;
    }

    .slideText {
        width: 85%;
    }

    .slideText h1 {
        color: #bc2e31;
        font-size: 30px;
        font-weight: 700;
        display: flex;
        word-break: break-word;
        flex-direction: column;
        width: 100%;
        line-height: 35px;
    }

    .slideText h1 br {
        display: none;
    }

    .slideText p {
        margin: 0;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
    }

    section#aboutUs {
        padding: 40px 0;
        position: relative;
    }

    .aboutTxt h1 {
        font-size: 22px;
    }

    .descBox p {
        font-size: 16px;
    }

    .descBox a.btn {
        width: 100%;
        font-size: 14px;
    }

    .aboutBox h1 {
        position: relative;
        font-size: 28px;
        text-align: center;
        text-transform: uppercase;
    }

    .aboutBox p {
        font-size: 14px;
        width: 100%;
        margin: 0 auto 10px;
        font-weight: 400;
        text-align: justify;
    }

    section#counters {
        padding: 60px 0;
    }

    .credentials {
        height: auto;
        padding: 15px 0;
    }

    .credentials .row {
        margin: 0;
    }

    .credentials .row .col-md-3 {
        height: auto !important;
    }

    .credentials .row .col-md-3:nth-child(1) {
        border: 0;
        position: relative;
        z-index: 999;
    }

    .credentials .row .col-md-3:nth-child(2) {
        border: 0;
        position: relative;
        z-index: 999;
    }

    .credentials .row .col-md-3:nth-child(3) {
        border: 0;
        position: relative;
        z-index: 999;
    }

    .counter-box {
        padding: 15px 0;
        width: 70%;
        margin: 0 auto;
    }

    .counter {
        font-size: 30px;
        color: #fff;
        font-weight: 600;
    }

    .counter-desc {
        font-size: 12px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
    }

    section#categories {
        padding: 40px 0 20px;
        background: #f3f3f3;
    }

    #wrapper {
        display: flex;
        flex-flow: column wrap;
        height: auto;
        min-height: 100vh;
    }

    .solCard {
        min-height: 260px;
        background-position: center top;
    }



    .mySwipercats h4 {
        font-size: 15px;
        margin: 15px 0 0 0;
        text-transform: uppercase;
    }

    .categorySlider p {
        line-height: 20px;
        text-align: justify;
    }

    .categorySlider h3 {
        font-size: 22px;
    }

    section#productRange {
        padding: 40px 0;
    }

    .productContainer p {
        text-align: justify;
    }

    section#hSeries {
        padding: 40px 0 0 0;
    }

    section#hSeries h4 {
        font-size: 20px;
        margin: 0;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        text-align: center;
        width: 100%;
        padding: 10px 0;
        background: #0000008f;
    }

    .breadcrumbItems {
        display: flex;
        align-items: start;
        flex-direction: column;
    }

    .breadcrumbItems p {
        font-size: 12px;
    }

    .thumbnails {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
    }

    section#product_desc {
        padding: 40px 0 0;
    }

    .seriesBox p {
        text-align: justify;
    }

    .appsBox p {
        text-align: justify;
    }

    .clientaleBox p {
        text-align: justify;
    }

    section#navTabss {
        top: 40px;
    }

    nav.secTarget {
        overflow: auto;
        width: 100%;
        justify-content: start;
        flex-wrap: wrap;
        margin: 0;
    }

    nav.secTarget a {
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
        font-size: 12px;
        width: 50%;
        border: 0 !important;
    }

    nav.secTarget a:nth-child(2) {
        border-left: 0 !important;
        border-right: 0 !important;
        border: 1px solid #b9b9b9;
    }

    nav.secTarget a:nth-child(3) {
        border: 0;
        border-bottom: 1px solid #b9b9b9;
    }

    nav.secTarget a.tabLinks {
        font-size: 13px !important;
    }

    section#techSpec {
        padding: 40px 0;
        background: #ffffff;
    }

    section#downloads {
        padding: 0 0 40px 0;
    }

    section#clients {
        padding: 40px 0;
    }

    section#combinatons {
        background: #efefef;
        padding: 40px 0;
    }

    section#applications {
        padding: 40px 0 0 0;
    }

    section#applications .row .col-md-4:nth-child(2) {
        margin: 30px 0;
    }

    .dosndonts {
        margin: 0 0 30px 0;
    }

    section#resources {
        padding: 40px 0;
        background: #f3f3f3;
    }

    div#product-filters {
        padding: 0 20px 0 20px;
        background: transparent;
    }

    section#pBanner {
        position: relative;
        height: auto;
    }

    .product_desc {
        padding: 20px 0 20px 90px;
        width: 58%;
        margin-left: auto;
    }

    .product_desc span {
        color: #fff;
        font-weight: 200;
        font-size: 12px;
    }

    .product_desc h1 {
        font-weight: 600 !important;
        color: #bc2e31;
        font-size: 24px;
    }

    .product_desc .padding-20 {
        display: none;
    }

    .product_desc p {
        margin: 0;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
    }

    .product_desc p {
        margin: 0;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
    }

    .product_desc .divider {
        border-bottom: 2px solid #bc2e31;
        margin: 10px 0;
        width: 30%;
    }

    .dswrap h3 {
        font-size: 20px;
        font-weight: 600;
        width: 50%;
        margin: 0 auto;
    }

    a.btn-block {
        text-align: center !important;
    }

    .relatedP-box {
        padding: 0 40px;
    }

    .swiper.mySwiper1 {
        height: auto !important;
    }

    section#imageTabs {
        padding: 0 0 30px 0;
    }

    .relatedP-box h4 {
        margin: 12px 0;
    }

    .footer-wrap {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .footer-wrap .footer-one,
    .footer-wrap .footer-two,
    .footer-wrap .footer-three,
    .footer-wrap .footer-four {
        width: 100% !important;
    }

    .box-one {
        font-size: 13px;
    }

    .box-two {
        font-size: 13px;
    }

    div#product-filters .btn {
        width: 100%;
        margin: 12px 0 0 0;
        background: #fff;
        border-radius: 0;
    }

    .filterSidebar {
        margin: 0;
        border-bottom: 2px solid #323232;
        padding: 0 0 12px 0;
    }

    .search-box input {
        border-radius: 0 !important;
        border-color: #bc2e31;
    }

    .search-box label {
        margin: 0;
    }

    section#allProducts {
        padding: 30px 0;
    }

    .product-box {
        border-radius: 0;
        height: auto;
    }

    .searchWrap {
        margin: 0 0 8px 0;
    }

    .search-box {
        width: 100%;
    }

    .filterWrap {
        display: flex;
        flex-direction: column;
    }

    .filterWrap button {
        width: 100%;
        border-radius: 0;
        padding: 15px 0;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 500;
        border-color: #bc2e31;
        margin: 0 0 8px 0;
    }

    div#results {
        flex-direction: column;
    }

    .media {
        background: #e6e6e6 !important;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    }

    .media-body h5.m-0 {
        color: #bc2e31;
        font-size: 16px;
        font-weight: 600;
    }

    div#results .media p {
        font-size: 12px;
        font-weight: 600;
    }

    .productWrap h6 {
        font-size: 14px;
    }

    .tagLine {
        font-size: 13px;
    }

    .mvvBox {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        row-gap: 12px;
    }

    section#resources .col-md-4:nth-child(3) {
        margin: 30px 0;
    }

    .resourceCard h5 {
        margin: 0 0 5px 0;
    }

    ul.features {
        display: flex;
        justify-content: space-between;
        margin: 0;
        row-gap: 30px;
        flex-direction: column;
    }

    .visionBox {
        margin: 30px 0 0 0;
    }

    .valueBox h3 {
        text-align: center;
        margin: 20px 0 0 0;
    }

    .valueBox .col-md-3:nth-child(2) {
        margin: 30px 0 15px;
    }

    .valueBox .col-md-3:nth-child(3) {
        margin: 15px 0 30px 0;
    }

    .valueBox .col-md-3:nth-child(7) {
        margin: 30px 0 15px 0;
    }

    .valueBox .col-md-3:nth-child(8) {
        margin: 15px 0 30px 0;
    }



    section#rangeBnner {
        position: relative;
        height: auto;
    }

    section#rangeBnner {
        position: relative;
        height: auto;
    }

    section#rangeBnner img {
        object-fit: cover;
        width: 100%;
        height: 380px;
        position: relative;
    }

    .rangeBnneroverlay {
        padding: 0;
    }

    .rangeBnneroverlay h1 {
        color: #fff;
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .rangeBnneroverlay span {
        display: none;
    }

    section#rangeContnt {
        position: relative;
        padding: 40px 0;
        background: #f5f5f5;
    }

    .tangeCntBox h2 {
        color: #bc2e31;
        font-size: 24px;
    }

    .tangeCntBox p {
        color: #323232;
    }

    .descBox h2 {
        text-align: center;
        font-size: 28px;
    }

    .missionBox p {
        text-align: justify;
    }

    .missionBox h3 {
        text-align: center;
        font-size: 28px;
    }

    .visionBox h3 {
        text-align: center;
        font-size: 28px;
    }

    .visionBox p {
        text-align: justify;
    }

    .valuesBox {
        margin: 30px 0 0 0;
    }

    section#globalOffice .col-md-4:nth-child(2) {
        margin: 25px 0;
    }

    .headlineBox p {
        text-align: justify;
    }

    .pagebreadcrumb {
        height: 380px;
    }

    .table-responsive {
        padding: 0 15px;
    }

    .rangeSwiper .swiper-slide {
        width: 100% !important;
        height: 300px !important;
    }
}

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

    .footer-wrap .footer-one,
    .footer-wrap .footer-two,
    .footer-wrap .footer-three,
    .footer-wrap .footer-four {
        width: 100%;
    }

    .prangeHome {
        display: block;
        height: 40vh;
    }

    .productCard {
        height: 100%;
        width: 100%;
    }

    .productContainer .padding-15 {
        display: none;
    }
}

@media screen and (min-width: 992px) {

    .swiper.mySwipercats {
        height: auto;
        display: none;
    }

    .prangeHome {
        display: none;
    }

    .topbar {
        border-bottom: 1px solid #484848;
    }

    li.responsive {
        display: none;
    }

    li.dropdown a.nav-link {
        border-bottom: 2px solid #ae1e1d;
        padding: 0 !important;
    }
}