.home-slider-main img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.vidsecpl {
    width: 100%;
    height: 450px;
    object-fit: cover;
    margin-bottom: -6px;
}
.home-slider-wrapper {
    position: static;
    height: auto;
    width: 100%;
}
.home-slider-wrapper .home-slider-main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.product-group-box {
    width: 100%;
    /* height: 68px; */
    line-height: 68px;
    text-align: center;
    border: 1px solid #747476;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    cursor: default;
    transition: .3s background-color;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 10px;
    min-height: 240px;
    box-shadow: 2px 2px 4px 1px #ccc;
}
.product-group-box span {
    position: relative;
    z-index: 2;
}
.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.m-auto {
    margin: auto !important;
}
.w-75 {
    width: 75% !important;
}
.text-center {
    text-align: center !important;
}
.ch-list-h {
    line-height: 1.5;
    color: #d10007;
    font-weight: 600;
    font-size: 20px;
}
.ch-list-h {
    line-height: 1.5;
}
.ch-list-h {
    line-height: 1.5;
    color: #d10007;
    font-weight: 600;
    font-size: 20px;
}
.ch-p {
    font-size: 30px;
    text-align: center;
}
.m-auto {
    margin: auto !important;
}
.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.chrow {
    background-color: #fff;
    padding: 20px 0;
    box-shadow: 0px 0px 10px #dadada;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center!important;
    align-items: center !important;
}
.col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.text-center {
    text-align: center !important;
}
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.product-group .title,
.section.bestseller .title
 {
    font-size: 48px;
    font-family: 'Century Gothic';
    color: #d10007;
    margin-bottom: 55px;
}
.ch-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 250px;
    margin: 0 auto;
    padding: 10px 20px;
    color: #d10007;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    border: 1px solid #d10007;
    border-radius: 5px;
    margin-top: 30px;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.section {
    padding: 55px 0px;
}

.home-slider-wrapper .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.home-slider-wrapper .bannerimg .banner-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 9;
}
.home-slider-wrapper .bannerimg .banner-caption h2, 
.home-slider-wrapper .bannerimg .banner-caption h1 {
    color: rgb(255, 255, 255);
    font-size: 63px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.home-slider-wrapper .bannerimg .banner-caption p {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
}
.home-slider-wrapper .bannerimg .banner-caption .primary-btn {
    background-color: #d10007;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: 500;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    border: none;
    cursor: pointer;
    border: 1px solid #d10007;
    border-radius: 10px;
}
.home-slider-wrapper .primary-btn {
    background-color: #d10007;
    color: #fff;
    padding: 10px 25px;
    font-size: 18px;
    transition: .3s background-color;
    border: none;
    cursor: pointer;
}
.ch-link .cat-icon {
    width: 30px;
    margin-bottom: 0 !important;
    margin-right: 15px !important;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.service-support-box img, .service-support .service-support-box img {
    border: 2px solid #eaeaea;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.service-support-box h5, .service-support .service-support-box h5 {
    color: #d10007;
    font-size: 17px;
    font-weight: 600;
}
.service-support .service-support-box p {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.cat-icon {
    margin-right: 5px;
}
.cat-icon {
    width: 150px;
    margin-bottom: 8px;
}
.product-group-box:hover {
    color: #fff;
    border: 1px solid #d10007;
}
a .product-group-box {
    color: #000;
    cursor: pointer;
}
.product-group-box {
    width: 100%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border: 1px solid #747476;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    cursor: default;
    transition: .3s background-color;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 10px;
    min-height: 240px;
    box-shadow: 2px 2px 4px 1px #ccc;
}
.product-group-box span {
    position: relative;
    z-index: 2;
}
.product-group-box::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #d10007;
    position: absolute;
    left: 0px;
    bottom: -100%;
    transition: .3s;
    z-index: -1;
}
.product-group-box:hover::before {
    bottom: 0px;
}
.product-group-box img {
    vertical-align: middle;
    border-style: none;
}

.section.service-support, .section.bestseller, .section.media, .section.product-group 
{
    margin: 0!important;
}

/*MENU BAR*/
.page-layout-new_home_page .sections.nav-sections 
{
    margin-bottom: 0;
}

/*BANNER SLIDER*/

.home-slider-wrapper .bannerimg .banner-caption {
    position: fixed!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 9;
}
.home-slider-wrapper .bannerimg .banner-caption h2, .home-slider-wrapper .bannerimg .banner-caption h1 {
    color: rgb(255, 255, 255);
    font-size: 63px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.home-slider-wrapper .bannerimg .banner-caption p {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
}

/*Welcome to our North-American Pluriselect - Uberstrainer*/
.ch-list
{
	background-color: #EEEEEF;
	padding-bottom: 4rem;
}
.ch-list .chrow 
{
    justify-content: center;
}
.ch-list .chos
 {
    width: 80%;
}
.ch-list .ubfc 
{
    font-size: 20px;
}


/*Product Group*/
.product-group
{
    display: block;
}
.product-group h2
{
	font-size: 48px;
    font-family: "Century Gothic";
    color: rgb(209, 0, 7);
    margin-bottom: 55px;
    font-weight: 500;
}
.product-group h2 span
{
    color: #000;
}
.product-group h5
{
    font-size: 1.75rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

/*MEDIA*/
.media 
{
	background-color: #EEEEEF;
}
.media h2
{
	font-size: 48px;
    font-family: "Century Gothic";
    color: rgb(209, 0, 7);
    margin-bottom: 55px;
    font-weight: 500;
}
.media h2 span
{
    color: #000;
}
.media iframe
{
    width: 100%;
}


/*Best Selling*/
.bestseller h2
{
    font-size: 48px;
    font-family: "Century Gothic";
    color: rgb(209, 0, 7);
    margin-bottom: 55px;
    font-weight: 500;
}
.bestseller h2 span
{
    color: #000;
}
.bestseller .product-item
{
    background-color: #fff;
    border: 1px solid #eaeaea;
    min-height: 380px;
    -webkit-box-shadow: 0 2px 9px #e7e7e7;
    -moz-box-shadow: 0 2px 9px #e7e7e7;
    box-shadow: 0 2px 9px #e7e7e7;
    padding: 15px !important;
    border-radius: 10px;
    margin-bottom: 1.5rem;
}
.bestseller .product-item .product-image-wrapper 
{
    background: radial-gradient(ellipse at center, #ffffff00 50%, #ffffff00 100%);
    border: 0;
}

.bestseller .price {
    color: #d10007;
    font-size: 14px;
}

/*Service & Support*/
.service-support h2
{
    font-size: 48px;
    font-family: "Century Gothic";
    color: rgb(209, 0, 7);
    margin-bottom: 55px;
    font-weight: 500;
}
.service-support h2 span
{
    color: #000;
}
@media (max-width: 767px)
{
    .product-group .col-md-1,
    .product-group .col-md-2,
    .product-group .col-md-3,
    .product-group .col-md-4,
    .product-group .col-md-5,
    .product-group .col-md-6,
    .product-group .col-md-7,
    .product-group .col-md-8,
    .product-group .col-md-9,
    .product-group .col-md-10,
    .product-group .col-md-11,
    .product-group .col-md-12,
     
    .ch-list .col-md-1,
    .ch-list .col-md-2,
    .ch-list .col-md-3,
    .ch-list .col-md-4,
    .ch-list .col-md-5,
    .ch-list .col-md-6,
    .ch-list .col-md-7,
    .ch-list .col-md-8,
    .ch-list .col-md-9,
    .ch-list .col-md-10,
    .ch-list .col-md-11,
    .ch-list .col-md-12,
    
    .media .col-md-1,
    .media .col-md-2,
    .media .col-md-3,
    .media .col-md-4,
    .media .col-md-5,
    .media .col-md-6,
    .media .col-md-7,
    .media .col-md-8,
    .media .col-md-9,
    .media .col-md-10,
    .media .col-md-11,
    .media .col-md-12,
     
    .service-support .col-md-1,
    .service-support .col-md-2,
    .service-support .col-md-3,
    .service-support .col-md-4,
    .service-support .col-md-5,
    .service-support .col-md-6,
    .service-support .col-md-7,
    .service-support .col-md-8,
    .service-support .col-md-9,
    .service-support .col-md-10,
    .service-support .col-md-11,
    .service-support .col-md-12 
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ch-list .ch-p 
    {
        font-size: 18px;
        margin-bottom: 2rem;
    }

    .ch-list .w-75
    {
        width: 100%!important;
    }

    .product-group h2 
    {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    .bestseller h2
    {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    .service-support h2
    {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    .ch-list .chrow 
    {
        flex-direction: column;
        margin-bottom: 1.5rem;
    }
    .ch-list .chos 
    {
        width: 30% !important;
        margin-bottom: 15px;
    }
}
