﻿#home-top-video:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(92 52 0);
    background-image: url(../images/bs-overlay.png);
}

.beforeAfter img {
    max-width: none;
}

.bg-old1 {
    background-image: url(../img/tabrizTile_Factory.jpg);
}

.sliderChange {
    width: 454px !important;
}

.glass {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: right;
    padding: 20px;
}

.btnHome {
    border: solid 1px #ccc;
    padding: 3px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-radius: 5px !important;
}

    .btnHome:hover {
        border: solid 1px #ccc;
        padding: 3px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        border-radius: 5px !important;
        background-color: white;
    }

.positionTop1 {
    width: 100%;
    height: 90px
}

.hashie {
    width: 100%;
    height: 74px;
    background-image: url(../../../../companies/Tabriztilegroup/assets/img/Hashie.jpg);
    background-repeat: repeat-x;
    position: relative;
    margin-top: -58px;
}

.dropDownTile {
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    border: solid 1px #ccc;
    border-radius: 5px;
    height: 47px;
    font-size: 15px;
    color: #626262;
}

.btnShop1 {
    display: block;
    margin-top: 20px;
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 10px;
    padding-top: 13px;
}

    .btnShop1:hover {
        display: block;
        margin-top: 20px;
        border: solid 1px #ccc;
        padding: 10px;
        border-radius: 10px;
        padding-top: 13px;
        background-color: #cdcdcd;
        color: white !important;
    }

@media screen and (min-width:290px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 30px
    }
}



@media screen and (min-width:481px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 30px
    }
}

@media screen and (min-width:768px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 30px
    }
}

@media screen and (min-width:961px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 30px
    }
}

@media screen and (min-width:1024px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 40px
    }
}

@media screen and (min-width:1381px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 90px
    }
}

@media screen and (min-width:1399px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 90px
    }
}

@media screen and (min-width:1475px) {
    .sliderChange {
        width: 454px !important;
    }

    .positionTop1 {
        width: 100%;
        height: 90px
    }
}
