﻿/*.Desktop.AR*/
.Desktop.AR .Advertise h1 {
    font-weight: bold;
    font-size: 80px;
    color: black;
    font-weight: bold;
}

    .Desktop.AR .Advertise h1 span {
        color: burlywood;
        font-weight: bold;
    }

.Desktop.AR .Advertise p {
    color: black;
    font-size: 20px;
}
/*.Mobile.AR*/
.Mobile.AR .Advertise {
    text-align: right;
    margin-bottom: 50px;
}

    .Mobile.AR .Advertise h1 {
        font-weight: bold;
        font-size: 80px;
        color: black;
        font-weight: bold;
    }

        .Mobile.AR .Advertise h1 span {
            color: burlywood;
            font-weight: bold;
        }

    .Mobile.AR .Advertise p {
        color: black;
        font-size: 20px;
    }

    .Mobile.AR .Advertise .advertisenow {
        background-size: cover;
        height: 400px;
        background: rgba(2,2,2,0.4);
        color: #ffffff;
        margin-bottom: 60px;
    }

        .Mobile.AR .Advertise .advertisenow .img {
            background: url(/Images/AdvertiseHere/advertiseNow.jpeg)no-repeat center center;
            background-size: cover;
            height: 400px;
        }

    .Mobile.AR .Advertise ul {
        padding-right: 75px;
    }

    .Mobile.AR .Advertise li {
        font-size: 15px;
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: bold;
        direction: rtl;
    }
/*.Desktop.EN*/

.Desktop.EN .Advertise {
    text-align: right;
    margin-bottom: 50px;
}

    .Desktop.EN .Advertise h1 {
        font-weight: bold;
        font-size: 80px;
        color: black;
        font-weight: bold;
    }

        .Desktop.EN .Advertise h1 span {
            color: burlywood;
            font-weight: bold;
        }

    .Desktop.EN .Advertise p {
        color: black;
        font-size: 20px;
    }

    .Desktop.EN .Advertise .advertisenow {
        background-size: cover;
        height: 400px;
        background: rgba(2,2,2,0.4);
        color: #ffffff;
        margin-bottom: 60px;
    }

        .Desktop.EN .Advertise .advertisenow .img {
            background: url(/Images/AdvertiseHere/advertiseNow.jpeg)no-repeat center center;
            background-size: cover;
            height: 400px;
        }

    .Desktop.EN .Advertise ul {
        padding-right: 75px;
    }

    .Desktop.EN .Advertise li {
        font-size: 15px;
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: bold;
        direction: rtl;
    }
/*.Mobile.AR*/

.Mobile.AR .Advertise {
    text-align: right;
    margin-bottom: 50px;
}

    .Mobile.AR .Advertise h1 {
        font-weight: bold;
        font-size: 80px;
        color: black;
        font-weight: bold;
    }

        .Mobile.AR .Advertise h1 span {
            color: burlywood;
            font-weight: bold;
        }

    .Mobile.AR .Advertise p {
        color: black;
        font-size: 20px;
    }

    .Mobile.AR .Advertise .advertisenow {
        background-size: cover;
        height: 400px;
        background: rgba(2,2,2,0.4);
        color: #ffffff;
        margin-bottom: 60px;
    }

        .Mobile.AR .Advertise .advertisenow .img {
            background: url(/Images/AdvertiseHere/advertiseNow.jpeg)no-repeat center center;
            background-size: cover;
            height: 400px;
        }

    .Mobile.AR .Advertise ul {
        padding-right: 75px;
    }

    .Mobile.AR .Advertise li {
        font-size: 15px;
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: bold;
        direction: rtl;
    }
