#awekas_alert_content:link {
    text-decoration: none;
}

#awekas_alert_content:visited {
    text-decoration: none;
}

#awekas_alert_content:active {
    text-decoration: none;
}

#awekas_alert_content:hover {
    text-decoration: none;
}

#awekas_alert_content {
    width: 85%;
    background-color: #8883;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    font-family: "Raleway";
}

.awekas_alert_bez {
    position: absolute;
    left: 440px;
    top: 18px;
    font-size: 26px;
}

.awekas_alert_new_div {
    padding-bottom: 5px;
}

.awekas_alert_img_la_div {
    position: absolute;
    left: 400px;
    top: 21px;
}

.awekas_alert_img_la {
    width: 30px;
    height: 15px;
}

.awekas_alert_img_al_div {
    display: inline;
    position: relative;
    left: 20px;
    top: 6px;
}

.awekas_alert_img_al {
    height: 90px;
}

.awekas_alert_headline {
    position: absolute;
    left: 125px;
    font-size: 30px;
    color: red !important;
    text-shadow: -1px 1px #a3a3a3;
    top: 15px;
    width: 300px;
}

.awekas_alert_cond {
    position: absolute;
    left: 135px;
    font-size: 26px;
    color: black !important;
    text-shadow: -1px 1px #a3a3a3;
    top: 52px;
    width: 300px;
}

.awekas_alert_temp_img {
    position: absolute;
    left: 431px;
    top: 48px;
}

.awekas_alert_tempicon {
    height: 30px;
}

.awekas_alert_temp {
    position: absolute;
    left: 458px;
    font-size: 20px;
    top: 53px;
}

.awekas_alert_wind_img {
    position: absolute;
    left: 520px;
    top: 52px;
}

.awekas_alert_windicon {
    height: 30px;
}

.awekas_alert_wind {
    position: absolute;
    left: 554px;
    font-size: 20px;
    top: 53px;
}

.awekas_alert_rain_img {
    position: absolute;
    left: 655px;
    top: 55px;
}

.awekas_alert_rainicon {
    height: 23px;
}

.awekas_alert_rain {
    position: absolute;
    left: 680px;
    font-size: 20px;
    top: 53px;
}

.awekas_alert_weatherreport {
    position: absolute;
    left: 440px;
    font-size: 22px;
    top: 53px;
}

@media only screen and (max-width: 1380px) {
    .awekas_alert_headline {
        left: 130px;
    }
    .awekas_alert_cond {
        font-size: 21px;
        left: 135px;
    }
    .awekas_alert_temp_img {
        left: 381px;
    }
    .awekas_alert_temp {
        left: 408px;
    }
    .awekas_alert_wind_img {
        left: 470px;
    }
    .awekas_alert_wind {
        left: 504px;
    }
    .awekas_alert_rain_img {
        left: 605px;
    }
    .awekas_alert_rain {
        left: 630px;
    }
}

@media only screen and (max-width: 1300px) {
    .awekas_alert_headline {
        font-size: 25px;
        left: 120px;
    }
    .awekas_alert_cond {
        font-size: 19px;
        left: 120px;
    }
    .awekas_alert_img_la_div {
        left: 340px;
    }
    .awekas_alert_bez {
        left: 380px;
        font-size: 21px;
    }
    .awekas_alert_temp_img {
        left: 332px;
        top: 53px;
    }
    .awekas_alert_tempicon {
        height: 25px;
    }
    .awekas_alert_temp {
        left: 355px;
        font-size: 18px;
    }
    .awekas_alert_wind_img {
        left: 416px;
        top: 55px;
    }
    .awekas_alert_windicon {
        height: 25px;
    }
    .awekas_alert_wind {
        left: 444px;
        font-size: 18px;
    }
    .awekas_alert_rain_img {
        left: 523px;
        top: 57px;
    }
    .awekas_alert_rainicon {
        height: 20px;
    }
    .awekas_alert_rain {
        left: 544px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1000px) {
    .awekas_alert_img_al {
        height: 80px;
        top: 11px;
        left: 8px;
    }
    .awekas_alert_headline {
        font-size: 25px;
        left: 110px;
        top: 5px;
    }
    .awekas_alert_cond {
        font-size: 19px;
        left: 113px;
        top: 36px;
    }
    .awekas_alert_img_la_div {
        left: 112px;
        top: 67px;
    }
    .awekas_alert_bez {
        left: 152px;
        top: 65px;
        font-size: 19px;
    }
    .awekas_alert_rain,
    .awekas_alert_rain_img,
    .awekas_alert_wind,
    .awekas_alert_wind_img,
    .awekas_alert_temp,
    .awekas_alert_temp_img {
        display: none;
    }
}

@media only screen and (max-width: 690px) {
    #awekas_alert_content {
        width: 100%;
    }
    .awekas_alert_img_al {
        height: 70px;
        top: 19px;
    }
    .awekas_alert_headline {
        font-size: 22px;
        left: 87px;
    }
    .awekas_alert_cond {
        font-size: 18px;
        left: 89px;
    }
    .awekas_alert_img_la_div {
        left: 90px;
    }
    .awekas_alert_img_la {
        width: 21px;
        height: auto;
    }
    .awekas_alert_bez {
        left: 118px;
        top: 65px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 480px) {
    .awekas_alert_img_al {
        display: none;
    }
    .awekas_alert_headline {
        font-size: 18px;
        left: 14px;
        top: 2px;
    }
    .awekas_alert_cond {
        font-size: 15px;
        left: 10px;
    }
    .awekas_alert_img_la_div {
        left: 6px;
        top: 64px;
    }
    .awekas_alert_img_la {
        width: 13px;
        height: auto;
    }
    .awekas_alert_bez {
        left: 23px;
        font-size: 15px;
    }
}