﻿/*
    Update in 20 Feb 2025
    By Shahab
    For WaterPurifier Project
    
*/

@media screen and (max-width:600px) {

    .googleMap {
        display: none;
    }

    .countainer {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .topheader {
        height: 70px;
    }

    .hesela {
        display: none;
    }

    .spmaster {
        width: 100%;
        height: 400px;
        float: right;
        margin-bottom: 20px;
    }

    .foorow2 > div {
        float: right;
        direction: rtl;
        text-align: right;
        margin-right: 1%;
        width: 20%;
    }

    .foorow1 > div {
        float: right;
        direction: rtl;
        text-align: right;
        padding-left: 5%;
        margin-right: 5%;
    }

    .lspmaster {
        width: 100%;
        float: right;
        margin-top: 20%;
    }

    .logo {
        width: 75% !important;
    }

    .divafterlogo {
        margin-top: 67px;
    }
}

@media screen and (min-width:750px) and (max-width:1050px) {

    /*-----------------------------------------*/
    .listrotationfirstpage {
        margin-top: 100px;
        margin-bottom: -120px;
    }
    /**/
}

@media screen and (min-width:1050px) and (max-width:1200px) {

    /*-----------------------------------------*/
    .listrotationfirstpage {
        margin-top: 140px;
        margin-bottom: -120px;
    }
    /**/
}

@media screen and (max-width:650px) {
    .headerlink {
        width: 40%;
    }

    .silink {
        margin-top: -9px;
    }
}

@media screen and (max-width:700px) {
    .messagebox {
        font-size: 10px;
    }

    .lomas {
        width: 40%;
    }

    .doublelink {
        justify-content: center;
        align-items: center;
        direction: rtl;
        position: relative !important;
        float: right;
        width: 100%;
        display: inline-flex;
        padding: 0px 0%;
    }

    .trrilink, .trlilink {
        margin-top: -24px !important;
        width: 50%;
    }

        .trrilink > a > span, .trlilink > a > span {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

    .trdt {
        margin-top: -20px;
    }

    .trrilink, .trlilink {
        margin-top: -4px !important;
        width: 50%;
    }
}

@media screen and (max-width:800px) {
    .silink > a > span {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .trdt {
        display: none;
    }
}

@media screen and (min-width:701px) and (max-width:800px) {
    .messagebox {
        font-size: 12px;
    }

    .trrilink, .trlilink {
        padding-top: 20px !important;
    }

    .messagebox {
        font-size: 10px;
    }
}

@media screen and (max-width:600px) {

    .smallcolumn {
        justify-content: center;
        text-align: center;
        direction: rtl;
        margin-bottom: 135px;
    }
}

@media screen and (max-width:750px) {
    .dido {
        display: none;
    }

    .sslmas {
        display: none !important;
    }

    .sibt {
        margin-top: 10px;
        font-size: 20px;
        white-space: nowrap;
    }

    .dlilink, .drilink {
        margin-top: -10px !important;
        width: 50%;
    }

    .dibt {
        margin-top: 19px;
        font-size: 25px;
    }

    .trbt {
        font-size: 25px;
    }

    .trdt {
        font-size: 15px;
    }

    .secdown {
        position: relative;
        direction: rtl;
        justify-content: center;
        /*align-items: center;*/
        display: block !important;
    }

    .silt {
        /*margin-top: -117%;*/
        font-size: 15px;
    }

    .siltmt82 {
        /*margin-top: -117% !important;*/
    }

    .smallcolumn {
        justify-content: center;
        text-align: center;
        direction: rtl;
    }

    .bigcolumn {
        justify-content: center;
        text-align: center;
        direction: rtl;
        margin: 0 auto;
    }

    .underslid2 {
        justify-content: center;
        align-items: center;
        direction: rtl;
        margin: 22% auto 0 auto;
    }

    .underslid3 {
        justify-content: center;
        align-items: center;
        direction: rtl;
        margin: 23% auto 0 auto;
    }

    .listrotationfirstpage {
        margin-top: 0px;
        margin-bottom: -120px;
    }

    .smallcolumn > .h420 > .simaster {
        margin-top: 85px;
    }
}

@media screen and (max-width:500px) {

    .lomas {
        width: 70%;
    }
}

@media screen and (min-width:600px) and (max-width:750px) {
    .logo {
        width: 75% !important;
    }

    .divafterlogo {
        margin-top: 100px;
    }
}

@media screen and (min-width:750px) and (max-width:900px) {
    .logo {
        width: 75% !important;
    }

    .divafterlogo {
        margin-top: 140px;
    }
}
