﻿.TextShadowMaker {
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}

.TextShadowMaker2 {
    text-shadow: 1px 0 0 #00000033, -1px 0 0 #00000033, 0 1px 0 #00000033, 0 -1px 0 #00000033, 1px 1px 0 #00000033, -1px -1px 0 #00000033, 1px -1px 0 #00000033, -1px 1px 0 #00000033, 1px 1px 5px #00000033;
}

.ownmt100 {
    margin-top: 100px;
}

.medicineBack1 {
    display: block;
    background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 600px;
}

.marginTopText {
    margin-top: 120px;
}

.bodyImage {
    background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
    width: 100%;
    background-repeat: no-repeat;
    height: 600px;
    background-position: left;
    margin: 0px;
    border: solid 10px #1b9045;
    border-radius: 20px;
}

.fontSizeBtn {
    font-size: 16px;
    padding: 10px 30px;
}

.marginNews {
    margin-top: 0px;
}

.footerPosition {
    position: relative;
    z-index: 1;
    margin-top: -80px;
}

.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;
}

.marginFooterNewsTitle {
    margin-top: 0px;
}

.pointer {
    cursor: pointer;
}


@media screen and (min-width:290px) {

    .medicineBack1 {
        display: none;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: 80px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: -20px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 648px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 13px;
        padding: 10px 10px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -118px;
    }

    .marginFooterNewsTitle {
        margin-top: 30px;
    }
}

@media screen and (min-width:481px) {
    .medicineBack1 {
        display: none;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 0px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 648px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -78px;
    }

    .marginFooterNewsTitle {
        margin-top: 0px;
    }
}

@media screen and (min-width:572px) {
    .medicineBack1 {
        display: none;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 0px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -78px;
    }

    .marginFooterNewsTitle {
        margin-top: 0px;
    }
}

@media screen and (min-width:768px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: -10px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 20px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 250px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -78px;
    }

    .marginFooterNewsTitle {
        margin-top: 0px;
    }
}

@media screen and (min-width:961px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: -10px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 20px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 250px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -78px;
    }

    .marginFooterNewsTitle {
        margin-top: 0px;
    }
}

@media screen and (min-width:1024px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 20px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 200px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}

@media screen and (min-width:1198px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: -10px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 120px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 20px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}

@media screen and (min-width:1310px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: -10px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 120px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}

@media screen and (min-width:1381px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 120px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}

@media screen and (min-width:1399px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: -10px 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 120px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}

@media screen and (min-width:1475px) {
    .medicineBack1 {
        display: block;
        background-image: url('/companies/Ofoghdarou/assets/img/medicine01.png');
        background-position: right 0px;
        background-repeat: no-repeat;
        height: 600px;
    }

    .marginTopText {
        margin-top: 120px;
    }

    .bodyImage {
        background-image: url('/companies/Ofoghdarou/assets/img/BackMedicine2.jpg');
        width: 100%;
        background-repeat: no-repeat;
        height: 600px;
        background-position: left;
        margin: 0px;
        border: solid 10px #1b9045;
        border-radius: 20px;
    }

    .fontSizeBtn {
        font-size: 16px;
        padding: 10px 30px;
    }

    .marginNews {
        margin-top: 0px;
    }

    .footerPosition {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }
}
