.linkslider-wrap .item_wrap {
    display: inline-block;
    width: calc(50% - 2px);
    position: relative;
    padding: 10px;
}
.linkslider-wrap .item_wrap .thumb {
    background: #e6e6e4;
    padding: 3em;
}
.linkslider-wrap .item_wrap .thumb img {
    width: 35%;
}
.linkslider-wrap .item_wrap h3 {
    position: absolute;
    left: 50%;
    top: 35%;
    background: #000;
    color: #fff;
    padding: 5px;
    font-size: 18px;
}
div#sellingpoints {
    display: block;
    width: 100%;
}
#index .iqitcontent-element-id-31 .nav-tabs {
    display: flex;
    justify-content: center;
}
div#sellingpoints li {
    display: inline-block;
    width: 33.14%;
    text-align: center;
    font-weight: 600;
}
div#sellingpoints li strong {
    font-weight: 600;
}
div#sellingpoints li img {
    width: 50px;
}
div#sellingpoints li > span {
    display: inline-block;
    vertical-align: middle;
    padding: 14px;
    color: #000;
}
div#sellingpoints li:nth-child(1n+2) > span > span {
    display: none;
}
div#sellingpoints li:nth-child(2) {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
#iqitcontentcreator > .row:nth-child(3) > div:nth-child(1) .title_block {
    border: none !important;
    padding: 0;
}
#iqitcontentcreator > .row:nth-child(3) > div:nth-child(1) {
    text-align: center;
    border: none;
    margin-top: 5em;
}
#iqitcontentcreator > .row:nth-child(3) > div:nth-child(1) .title_block .title_block_txt:after {
    content: "";
    height: 2px;
    background: #d9d9d9;
    display: inline-block;
    width: 50%;
}
#index #columns .content-inner .nav-tabs li.active a {
    color: #000 !important;
    padding: 10px 15px;
}
#index #columns .content-inner .nav-tabs li a {
    color: #8e8e8e !important;
    text-transform: none;
    font-size: 13px !important;
    text-shadow: 0 0;
    border: none !important;
}
#index .nav-tabs {
    background: transparent;
    border: none !important;
}
#index #sellingpoints ul {
    /* display: flex; */
}
#iqitcontentcreator > .row:nth-child(3) > div:nth-child(1) .title_block .title_block_txt {
    display: inline-block;
    font-size: 18px;
}


#categorySlider {
    height: 225px;
    overflow-y: hidden;
}

#categorySlider .categorySlider-item {
    float: left;
}

.categorySlider-item img {
    min-width: 105px;
    min-height: 106px;
}
@media screen and (min-width: 1000px) {
    #iqitcontentcreator > .iqitcontent_row > .iqitcontent-column.col-md-12, #iqitcontentcreator > .iqitcontent_row .iqit-fullwidth > .iqitcontent-column.col-md-12, #iqitcontentcreator #grid-creator-wrapper .first-rows-wrapper > .iqitcontent_row > .iqitcontent-column.col-md-12, #iqitcontentcreator #grid-creator-wrapper .first-rows-wrapper > .iqitcontent_row .iqit-fullwidth > .iqitcontent-column.col-md-12 {
        padding: 0;
    }
}
@media screen and (max-width: 999px) {
    #index #columns {
        padding: 0 15px !important;
    }
    .trustpilot-review {
        margin-left: 5px;
        margin-right: 5px;
    }
    div#categorySlider-wrap {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    div#categorySlider-wrap * {
        max-width: 100%;
    }
    #categorySlider {
        height: auto;
    }
}
@media screen and (max-width:870px) {
    .linkslider-wrap .item_wrap .thumb {
        display: block;
        text-align: center;
    }
    .linkslider-wrap .item_wrap h3 {
        position: static;
        margin: 0;
        text-align: center;
    }
    div#sellingpoints span {
        font-weight: 700;
    }
    .sliderLinks {
        top: 0;
        margin-top: 15px;
        max-width: 90%;
        display: none;
    }
    .sliderLinks ul {
        grid-template-columns: repeat(3,calc(94% / 3));
    }
    .sliderLinks ul li a {
        box-shadow: 0px 2px 5px #dedede;
        font-size: 12px;
        padding: 10px 0px;
    }
    #index .SEslider {
        width: calc(100% - 1px);
    }
    
}
@media screen and (max-width: 570px) {
    #index #sellingpoints ul {
        display: block;
    }

    div#sellingpoints li,
    .linkslider-wrap .item_wrap,
    .linkslider-wrap .item_wrap .thumb img {
        width: 100% !important;
    }
    .iqitcontent-column-inner ul.nav.nav-tabs {
        display: none !important;
    }
    #index div#categorySlider h4 {
        text-transform: none;
        justify-self: center;
        align-self: center;
        display: block;
        text-align: center;
    }
}
#iqitcontentcreator .iqitcontent-column.banner-column > div {
    display: flex;
    flex-direction: column-reverse;
    box-shadow: 0px 2px 20px -2px #bfbfbf;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    padding: 3px 0 48px;
    position: relative;
}
#iqitcontentcreator .iqitcontent-column.banner-column {
    padding: 10px 30px 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
}
#iqitcontentcreator .iqitcontent-column.banner-column > div .title_block {
    padding: 32px 0;
    border: none !important;
    margin: 0 0;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #000 !important;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    width: 100%;
    background: #fff;
}
#iqitcontentcreator .iqitcontent-column.banner-column > div .title_block span.title_block_txt {
    font-size: 26px;
    padding: 12px;
}
#iqitcontentcreator .iqitcontent-column.iqitcontent-element-id-47.banner-column {
    padding: 30px 10px 10px!important;
}
#index .columns-container {
    background: none !important;
}
div#BlockAlert {
    padding: 0px 0;
    font-size: 4.7em;
    font-weight: 600;
    letter-spacing: -5px;
    max-width: 98%;
    margin: 0 auto;
}
header#header div#BlockAlert {
    padding: 0px;
    font-size: 12px;
    letter-spacing: 0;
    width: auto;
    max-width: unset;
}
#iqitcontentcreator .iqitcontent-column.banner-column:nth-child(5), #iqitcontentcreator .iqitcontent-column.banner-column:nth-child(6), #iqitcontentcreator .iqitcontent-column.banner-column:nth-child(7) {
    margin-top: 35px;
    padding: 0px 10px;
    max-height: 209px;
    overflow: hidden;
}
#iqitcontentcreator .iqitcontent-column.banner-column:nth-child(5) > div, #iqitcontentcreator .iqitcontent-column.banner-column:nth-child(6) > div, #iqitcontentcreator .iqitcontent-column.banner-column:nth-child(7) > div {
    padding-bottom: 0;
}
.iqitcontent_row:nth-child(2) > div {
    margin-top: 4px !important;
}
.iqitcontent_row:nth-child(3) {
    margin-top: 17px;
}