.SEslider li img {
    height: 514px !important;
    width: 100% !important;
}
.se-viewport {
    height: 514px !important;
}
#index .SEslider {
    max-width: 90% !important;
    padding: 0px 0px 15px 0px;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
#index .SEslider .slide_description {
    height: auto;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: #00000085;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
}
#index .SEslider .slide_description h1 {
    font-family: Inter;
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0px 4px 3.9px #000000A6;
    color: #FFFFFF;
    margin-bottom: 50px;
}
#index .SEslider .slide_description h2 {
    font-family: Inter;
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0px 4px 3.9px #000000A6;
    color: #fff;
}
#index .SEslider .slide_description div {
    position: relative;
    bottom: 0;
    height: auto;
    z-index: 99999999999999;
    top: 155px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.28) 0%, #000000 100%);
    display: flex;
    justify-content: space-between;
    left: 0;
    text-align: center;
    align-items: center;
    padding: 20px;
}
#index .SEslider .slide_description div span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: Inter;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

@media screen and (max-width: 1000px) {
    #index .SEslider .slide_description div {
        top: 130px;
    }
}
@media screen and (max-width: 1000px) {
    #index #columns {
        padding: 0;
        margin: 0;
        max-width: 100% !important;
    }
    #index .SEslider {
        max-width: 100% !important;
    }
    #index .SEslider .slide_description > div{
        display: none;
    }
    #index .SEslider .slide_description h1 {
        font-size: 23px;
    }
    #index .SEslider .slide_description h2 {
        font-size: 20px;
    }
    div#iqitcontentcreator > .row {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0em !important;
    }
    #index .SEslider li img {
        width: 100% !important;
        max-width: 100% !important;
        height: 70vw !important;
        max-height: 350px !important;
        min-height: 250px;
    }
    #index .SEslider .slide_description * {
        padding: 0px 15px !important;
    }
}
@media screen and (max-width: 500px) {
}

/* front page iqit start */
div#iqitcontentcreator {

}
    div#iqitcontentcreator > .row {
        margin-bottom: 6em;
        content-visibility: auto;
    }
    div#iqitcontentcreator > .row:nth-child(1) {
        margin: 8em 0;
    }
        div#iqitcontentcreator > .row:nth-child(1) > div > div > .title_block > .title_block_txt {
            font-family: Inter;
            font-weight: 600;
            font-size: 30px;
            line-height: 100%;
            vertical-align: middle;
            color: #fff !important;
            margin-bottom: 30px;
            display: block;
            margin-left: 15px;
        }
        div#iqitcontentcreator > .row:nth-child(1) span.title_block_txt {
            font-family: Inter;
            font-weight: 500;
            font-size: 30px;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            vertical-align: middle;
            color: #F0F0F0;
        }
        div#iqitcontentcreator > .row:nth-child(1) > div > div > .row > div {
            display: flex;
            align-items: center;
            justify-content: center;
        }
            div#iqitcontentcreator > .row:nth-child(1) > div > div > .row > div a {
                border: 4px solid #FFFFFF;
                width: 200px;
                display: flex;
                height: 200px;
                align-items: center;
                text-align: center;
                justify-content: center;
                color: #fff !important;
                font-family: Inter;
                font-weight: 600;
                font-size: 18px;
                line-height: 100%;
            }
            

    #index .ccform-container {
        background: linear-gradient(180deg, #151515 0%, rgba(21, 21, 21, 0.3) 72.6%);
        border-top: 1px solid;
        border-image-source: linear-gradient(180deg, #151515 0%, rgba(21, 21, 21, 0.3) 100%);
        border-radius: 10px;
    }
    #index .ccform-container * {
        color: #fff !important;
    }
    #index .ccform-container input {
        background: #4E4E4E;
        color: #fff !important;
        border: 1px solid #B4B4B4 !important;
    }
    #index .ccform-container input::placeholder {
        color: #fff !important;
    }
    #index .ccform-container button.ccform-button.submitCCform {
        background: #EC6B1D;
        font-weight: 700;
        font-size: 13px;
    }
        
    div#iqitcontentcreator > .row:nth-child(3) {
        text-align: center;
        background: url(../../img/popular_cats_1tech.png) no-repeat ;
        height: 365px;
        display: flex;
        align-items: center;
        max-width: 100%;
        background-size: 100% 100%;
    }
        div#iqitcontentcreator > .row:nth-child(3) span.title_block_txt {
            font-family: Inter;
            font-weight: 600;
            font-size: 30px;
            line-height: 100%;
            letter-spacing: 0;
            text-align: center;
            vertical-align: middle;
            color: #ffffff;
        }
        div#iqitcontentcreator > .row:nth-child(3) .row {
            display: flex;
            width: 100%;
            justify-content: space-between;
            align-items: center;
        }
        div#iqitcontentcreator > .row:nth-child(3) .row.slick-initialized.slick-slider {
            display: block;
        }
            div#iqitcontentcreator > .row:nth-child(3) .row a.iqit-banner-image {
                /* background-size: 154px; */
                background-size: contain;
                background-repeat: no-repeat;
            }
                div#iqitcontentcreator > .row:nth-child(3) .row img {
                    /* height: 154px; */
                    width: auto;
                }
        @media screen and (max-width: 1000px) {
            div#iqitcontentcreator > .row:nth-child(3) .row {
                flex-wrap: nowrap;
                overflow-x: scroll;
            }
            div#iqitcontentcreator > .row:nth-child(3) .row > div {
                flex: 0 0 25%;
                max-width: 25%;
            }
            div#iqitcontentcreator > .row:nth-child(3) .row a.iqit-banner-image {
                background-size: 80px;
            }
            div#iqitcontentcreator > .row:nth-child(3) .row img {
                height: 80px;
            }   
        }
        @media screen and (max-width: 768px) { 
            div#iqitcontentcreator > .row:nth-child(3) .row > div {
                flex: 0 0 130px;
                max-width: 130px;
                width: 130px;
            }
            div#iqitcontentcreator > .row:nth-child(3) {
                margin: 35px 0 30px !important;
                background-size: cover;
            }
        }
    

    div#iqitcontentcreator > .row:nth-child(4) {
        background: url(../../img/home/popular_prods.webp) no-repeat center center;
        /* width: 1424px; */
        /* height: 365px; */
        display: flex;
        align-items: center;
        max-width: 100%;
        margin-top: 30px;
        background-size: cover;
    }
        div#iqitcontentcreator > .row:nth-child(4) > div > div > .title_block > .title_block_txt {
            font-family: Inter;
            font-weight: 600;
            font-size: 30px;
            line-height: 100%;
            vertical-align: middle;
            color: #fff !important;
            margin-bottom: 30px;
            display: block;
            margin-left: 15px;
        }
        
        @media screen and (max-width: 1300px) { 
            #iqitcontentcreator ul.product_list {
                flex-wrap: nowrap;
                overflow: scroll;
            }
        }

    div#iqitcontentcreator > .row:nth-child(5) {
            font-family: Inter;
    }
        div#iqitcontentcreator > .row:nth-child(5) .title_block {
            text-align: center;
            font-family: Inter;
            font-weight: 600;
            font-size: 25px;
            line-height: 100%;
            vertical-align: middle;
            color: #f0f0f0 !important;
            margin: 30px 0;
            padding: 0;
        }
        div#iqitcontentcreator > .row:nth-child(5) * {
            color: #f0f0f0 !important;
        }
        div#iqitcontentcreator > .row:nth-child(5) > div:nth-child(2) {
            border-left: 2px solid #B4B4B4;
        }
        div#iqitcontentcreator > .row:nth-child(5) h4 {
            color: #f0f0f0 !important;
            font-weight: 600;
            font-size: 20px;
            line-height: 100%;
            vertical-align: middle;
        }
        div#iqitcontentcreator > .row:nth-child(5) > div:nth-child(2) h4 {
            margin: 30px 0 30px;
        }
        div#iqitcontentcreator > .row:nth-child(5) > div p {
            font-family: Inter;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.3;
            letter-spacing: 0%;
            vertical-align: middle;
        }
        @media screen and (max-width: 1000px) { 
            div#iqitcontentcreator > .row:nth-child(5) > div:nth-child(2) {
                border-left: none !important;
            }
        }
/* front page iqit end */

body #page .footer_copyrights section#payemntmethodsfooter {
    text-align: center;
    justify-content: center;
    padding: 5px 0 3px;
}
body #page .footer_copyrights section#payemntmethodsfooter img#footer_payment_logos {
    display: none;
}
#center_column #iqitcontentcreator ul.product_list > li {
    flex: 0 0 calc(25% - 8px);
    max-width: calc(25% - 8px);
}
        
@media screen and (max-width: 1300px) { 
    #center_column #iqitcontentcreator ul.product_list > li {
        flex: 0 0 300px;
        max-width: 300px;
    }
}
#iqitcontentcreator ul.product_list {
    margin-bottom: 30px;
}
#index #center_column ul.product_list>li {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.75) 100%) !important;
}
#index #center_column ul.product_list>li .right-block {
    height: 65px;
    display: flex;
    align-items: center;
    margin: 15px 0 0;
}
#index #center_column ul.product_list>li .product-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 0 15px;
    background: none !important;
}
#index #center_column ul.product_list>li h5.product-name-container {
    height: auto;
    margin-bottom: 10px;
}
#index #center_column ul.product_list>li h5.product-name-container a {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #000000 !important;
}
#index #center_column ul.product_list>li .content_price {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
}   
@media screen and (max-width: 1400px) { 
    div#iqitcontentcreator > .row:nth-child(1) {
        margin: 30px 0 !important;
    }
    div#iqitcontentcreator > .row:nth-child(1) > div > .iqitcontent-column-inner > .row {
        grid-template-columns: 1fr 1fr 1fr;
    }
    div#iqitcontentcreator > .row:nth-child(1) span.title_block_txt {
        text-align: center;
        display: block;
        font-size: 20px;
    }
}
@media screen and (max-width: 1000px) {
    div#iqitcontentcreator > .row:nth-child(1) {
        margin: 30px 0 0px !important;
    }
}
@media screen and (max-width: 768px) { 
    div#iqitcontentcreator > .row:nth-child(1) {
        margin: 30px 0 !important;
    }
    div#iqitcontentcreator > .row:nth-child(1) span.title_block_txt {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) { 
    div#iqitcontentcreator > .row:nth-child(1) {
        background-size: cover;
    }
    div#iqitcontentcreator > .row:nth-child(1) > div > .iqitcontent-column-inner > .row {
        display: grid;
        grid-template-columns: 1fr;
    }
    div#iqitcontentcreator > .row:nth-child(1) > div > div > .row > div .iqitcontent-column-inner {
        width: 100%;
    }
    div#iqitcontentcreator > .row:nth-child(1) > div > div > .row > div a {
        height: auto;
        width: 100%;
        padding: 15px 0;
        border: 2px solid #FFFFFF;
        font-size: 16px;
    }
    div#iqitcontentcreator > .row:nth-child(2) > div {
        padding: 0;
        margin: 0;
    }
    #index .ccform-container > .ccform-info > .row > div {
        padding: 0 5px;
    }
    .ccform-container .ccform-content-item.ccform-content-title {
        font-size: 18px !important;
    }
    .ccform-container .ccform-content-item {
        font-size: 16px !important;
    }
    div#tos_confirm_and_submit {
        margin: 0;
        gap: 10px;
    }
    div#iqitcontentcreator > .row:nth-child(3) span.title_block_txt {
        font-size: 24px;
    }
    div#iqitcontentcreator > .row:nth-child(4) > div > div > .title_block > .title_block_txt {
        font-size: 24px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 400px) { 
    div#iqitcontentcreator > .row:nth-child(1) > div > div > .row > div a {
        font-size: 13px;    
    }
}
@media screen and (max-width: 500px) { 
    #center_column #iqitcontentcreator ul.product_list > li {
        max-width: 200px;
    }
    #center_column ul.product_list>li .product-image-container {
        height: 150px;
    }
}