.desktop-only,
.do {
    display: none !important;
}

.desktop-only-inline,
.doi {
    display: none !important;
}

.text-center-mobile {
    text-align: center;
}

.header-umniah-logo {
    position: absolute;
    top: 3px;
    right: -20px;
}

.header-umniah-logo img {
    height: 32px;
    position: absolute;
    top: 7px;
    right: 68px;
}

.en-site-btn {
    padding-top: 19px;
}

.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 10px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e0e0e0;
}

/*

*::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}

*::-webkit-scrollbar {
width: 4px;
height: 4px;
background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb {
background-color: #000000;
border:0;
}
*/
.mpu-card-transparent {
    background: transparent;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
}

.most-read-container {
    display: none;
}

#alerts-container {
    margin-left: -15px;
    margin-right: -15px;
}

#homepage-map .leaflet-control-container .leaflet-top {
    display: none;
}

.text-center-mobile {
    text-align: center;
}

.user-picture-container {
    width: 90px;
    height: 90px;
}

.user-picture-container img {
    width: 85px;
    height: 85px;
}

.panel-footer.btn-block {
    padding-top: 10px;
    padding-bottom: 10px;
}

.panel-heading .pull-right.flip > [class^="aw-"],
.panel-heading .pull-right.flip[class^="aw-"] {
    font-size: 18px;
    top: 6px;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 42%;
    pointer-events: none;
}

.owl-carousel .owl-nav button.owl-prev {
    right: 0;
    top: 0;
    position: absolute;
    height: 100%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding-left: 15px !important;
    margin: 0;
    padding-right: 5px !important;
    pointer-events: auto;
}

.owl-carousel .owl-nav button.owl-next {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding-left: 15px !important;
    margin: 0;
    padding-left: 5px !important;
    pointer-events: auto;
}

.owl-next:hover,
.owl-prev:hover {
    color: #fff !important;
}

#crowd-posts-carousel.owl-carousel .owl-nav button.owl-prev,
#crowd-posts-carousel.owl-carousel .owl-nav button.owl-next {
    top: 44px;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 8px;
}

body.front .weather-impact-legend-panel {
    margin-bottom: 0;
}

.product-item {
    padding-top: 25px;
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel.products-panel h3 {
    font-size: 18px;
}

.product-item label {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 0;
}

.product-item .btn {
    margin-top: 10px;
}

.product-item .btn-default {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: transparent;
}

.products-panel .btns-container {
    height: 45px;
}

.sat-thumbs-card .col-sm-6:nth-child(even) {
    padding-left: 5px;
}

.sat-thumbs-card .col-sm-6:nth-child(odd) {
    padding-right: 5px;
}

.sat-page .homepagemap-fullscreen-icon {
    background: transparent;
    top: -2px;
    right: 0;
}

.sat-image-container .aw-share {
    bottom: 6px;
}

.sat-thumb.sat-thumb-apps {
    height: auto;
    padding: 20px;
}

.sat-thumb-apps > img {
    width: 64px;
    height: 64px;
}

.sat-thumb-apps h5 {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 80px);
}

.sat-thumb-apps label {
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 80px);
}

.panel-daily-weather-widget .panel-body {
    padding-top: 0;
}

.panel-hourly-weather-widget .panel-body {
    padding-top: 0;
}

#daily-weather-widget .search-box .form-control,
#hourly-weather-widget .search-box .form-control {
    background-position: 10px 50%;
}


body.daily-page .tendays-forecast-row-header-container,
body.hourly-page .tendays-forecast-row-header-container {
    background: #35789B;
}

body.daily-page .tendays-forecast-row.shown .tendays-forecast-row-header-container,
body.hourly-page .tendays-forecast-row.shown .tendays-forecast-row-header-container {
    background: #185f85;
    color: #fafafa;
}

body.daily-page .tendays-forecast-row.shown,
body.hourly-page .tendays-forecast-row.shown {
    border-top: 4px solid #185f85;
    margin-top: -1px;
}

body.daily-page .tendays-forecast-row,
body.hourly-page .tendays-forecast-row {
    background: #1d6084;
    color: #fafafa;
}

body.daily-page .tendays-forecast-row-more-btn:after,
body.hourly-page .tendays-forecast-row-more-btn:after {
    top: 70px;
    width: 28px;
    height: 28px;
    margin-right: -14px;
    content: "\e069";
    box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.5);
}

body.hourly-page .tendays-forecast-row-more-btn {
    height: 1px;
}

.install-app-tooltip-container .btn {
    padding-top: 8px;
    padding-bottom: 6px;
}

#hourly-weather-widget .search-box-inner {
    background: transparent;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

.hourly-page .light-black-box-menu {
    margin-top: 10px;
}

#hourly-weather-widget .input-group-addon.search-btn {
    top: 0;
    right: 0;
}

#hourly-weather-widget .search-box-flag {
    top: 7px;
    left: 10px;
}

body.hourly-page .autocomplete-suggestions {
    top: 44px !important;
    right: 0 !important;
    left: 0 !important;
}

#hourly-forecast-menu-fixed.shown a {
    padding-top: 6px;
    padding-bottom: 4px;
}

.sat-page .panel-primary .panel-heading {
    padding-top: 10px;
    padding-bottom: 10px;
}

body.front .light-black-box-menu a.active {
    color: #00c8e0;
}

body.front .light-black-box-menu a.active:after {
    border-bottom: 3px solid #00c8e0;
}

#weather-video-carousel .btn-share-toggle {
    display: none;
}

#weather-video-carousel {
    margin-bottom: -10px;
}

.panel-default .carousel-caption .title > a {
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
    font-size: 14px;
}

.products-panel .col-lg-4 {
    padding-left: 0;
    padding-right: 0;
}

.products-panel .col-lg-4:last-child .product-item {
    margin-bottom: 0;
}

#alerts-container.shown {
    max-height: 60px;
}

.alert-item {
    height: 60px;
}

.alert-item .aw-alert {
    top: 20px;
}

body.daily-page #daily-weather-widget .input-group-addon.search-btn {
    right: 11px;
    top: 11px;
    height: 38px;
}

body.hourly-page #hourly-weather-widget .input-group-addon.search-btn {
    right: 1px;
    top: 1px;
    height: 38px;
}

body.weather-page.subdomain-jo .trophy,
body.weathertext-page.subdomain-jo .trophy {
    margin-right: 30px;
}

.pressure-index-0 .preassure-index-image-container,
.pressure-index-0 .pressure-index-name {
    color: #fff;
}

.pressure-index-mobile-container .pressure-index-0 .pressure-index-desc {
    color: #cecece;
}

.autocomplete-gps-btn .loader {
    background-size: 40px;
}

#pushengine-notification .now-title {
    padding: 16px;
    font-size: 16px;
}

#pushengine-notification a {
    font-size: 13px;
    padding: 8px 15px 0 15px;
    width: calc(100% - 80px);
    height: 46px;
    white-space: normal;
}

#live-video-widget {
    width: 140px;
}

#live-video-widget.fullscreened {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}


.header-umniah-logo-mobile {
    position: absolute;
    top: 0;
    left: 0;
}

body.subdomain-jo .navbar-brand {
    margin-left: 18px;
}

.trophy {
    display: none;
}

.navbar-inverse {
    background-color: #F2F2F2;
}

#main-menu .content-search-box-container {
    margin: 9px 0 10px 0;
    border-radius: 2px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

#main-menu {
    padding-right: 0;
    padding-left: 0;
}

.under-header > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-fixed-top .navbar-collapse {
    border: none;
    background: #f2f2f2;
}

#main-menu .content-search-box-container #menu-content-search-box {
    height: 35px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 14px;
    border: 1px solid #E6E6E6 !important;
    border-right: 0 !important;
    box-shadow: none;
    padding: 0;
    padding-left: 20px;
    line-height: 35px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-appearance: none;
}

#main-menu .content-search-box-container #menu-content-search-box::placeholder {
    text-align: center;
}

body.mobile-os-ios #main-menu .content-search-box-container #menu-content-search-box::placeholder {
    line-height: 40px;
}

#main-menu .content-search-box-container .input-group-addon {
    height: 35px;
    border: 1px solid #E6E6E6 !important;
    border-left: 0 !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#main-menu .do-logout-btn {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 24px 10px;
    color: #e54440;
    font-size: 12px;
}

#main-menu li.separator {
    border-bottom: 9px solid #f2f2f2;
}

#main-menu li.menu-login-btn a {
    padding-top: 20px;
    padding-bottom: 19px;
    color: #4a9efb;
}

#main-menu li.menu-login-btn a:hover {
    color: #2c77ca !important;
}

#main-menu li.menu-login-btn a [class^="aw-"] {
    font-size: 30px;
    top: 16px;
    left: 14px;
}

.main-menu-container .user-image {
    margin-left: 9px;
    margin-right: 5px;
}

.main-menu-container .main-menu-user-fullname {
    display: inline-block;
    max-width: calc(100% - 140px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    top: 6px;
}

.navbar-inverse .content-search-clear {
    left: 15px;
    padding: 10px;
}

.level-2-menu a,
.level-3-menu a {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .dropdown-menu > li > a:focus,
.navbar-inverse .dropdown-menu > li > a:hover {
    background: #fff !important;
    color: #6A6161 !important;
}

.navbar-inverse .navbar-nav.level-1-menu > li > a,
.navbar-inverse .navbar-nav.main-menu-sticky-items > li > a {
    padding-left: 60px;
}

.navbar-inverse .navbar-nav.level-1-menu > li.without-icon > a,
.navbar-inverse .navbar-nav.main-menu-sticky-items > li.without-icon > a {
    padding-left: 10px;
}

.level-1-menu > li > a > i:not(.aw-chevron-right):not(.aw-globe),
.main-menu-sticky-items > li > a > i:not(.aw-chevron-right):not(.aw-globe) {
    left: 18px;
    top: 13px;
}

/* fix ios strange behavior */
.main-menu-container {
    /*        border: 1px solid green;*/
    /*        overflow: visible;*/
    overflow-y: auto;
}

.main-menu-container .aw-chevron-right {
    margin-right: 8px;
    margin-top: 3px;
}

.navbar-inverse .navbar-nav li > a {
    background: #fff;
    color: #6A6161;
    padding: 14px 0;
}

.navbar-toggle:after {
    position: absolute;
    top: 18px;
    right: 11px;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #F40230;
    border-radius: 6px;
    transition: 0.4s opacity ease;
    opacity: 0;
}

.navbar-toggle.red-dot.collapsed:after {
    opacity: 1;
}

.user-image-loader {
    width: 73px;
    margin-left: -37px;
    height: 73px;
    margin-top: -28px;
    background-size: 60px;
}

.btn-share-toggle {
    bottom: 66px;
}

.table-responsive > .table > tbody > tr > td p,
.table-responsive > .table > tbody > tr > th p,
.table-responsive > .table > tfoot > tr > td p,
.table-responsive > .table > tfoot > tr > th p,
.table-responsive > .table > thead > tr > td p,
.table-responsive > .table > thead > tr > th p {
    max-width: 128px;
    white-space: normal;
}

.ramadan-section-modal .salah-status-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 48px;
    line-height: 16px;
    overflow: hidden;
}

/* fix for safari ios table responsive */
.node-body .table-responsive .table {
    max-width: none;
    -webkit-overflow-scrolling: touch !important;
}

.discovery-btns-row .col-md-5 {
    padding-right: 10px;
}

.discovery-btns-row .col-md-7 {
    padding-left: 10px;
}

body.seasonal-page,
body.weathertext-page {
    padding-top: 100px;
}

body.seasonal-page .seasonal-header,
body.weathertext-page .seasonal-header {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0;
    padding: 10px 15px;
}

body.seasonal-page .seasonal-header .btn-group,
body.weathertext-page .seasonal-header .btn-group {
    width: 100%;
}

body.seasonal-page .seasonal-header .btn-group > .btn,
body.weathertext-page .seasonal-header .btn-group > .btn {
    width: 33.3333336%;
    padding: 7px;
    box-shadow: none !important;
}

.seasonal-select-container {
    position: relative;
}

.seasonal-select-cover {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    height: 38px;
    line-height: 38px;
    background: #fff;
    box-shadow: none !important;
    border: 1px solid #4F87A1;
    color: #4F87A1;
    pointer-events: none;
    text-align: center;
    border-radius: 4px;
}

.seasonal-select-cover > i {
    position: absolute;
    top: 2px;
    left: 8px;
    font-size: 12px;
}

.fb_customer_chat_bubble_animated_no_badge {
    transform: scale(0.89);
    transform-origin: center;
    bottom: 77px !important;
    right: 16px !important;
}

#whatsapp-button {
    bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .ramadan-section-modal {
        margin: 0px;
    }

    .ramadan-section-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

}

@media (max-width: 768px) and (min-width: 340px) {
    #weather-map-card .temp {
        font-size: 16px;
    }
}

/* small mobiles */

@media (max-width: 365px) {
    .prayer-times-footer {
        font-size: 10px;
    }

    .trophy {
        display: none;
    }
}

@media (max-width: 355px) {
    .navy-pills .nav-pills > li > a {
        font-size: 12px;
    }

    #homepage-weather-widget .upper-part .btn {
        padding: 7px 18px 3px 18px;
    }

    .tab-bar a {
        line-height: 40px;
    }

    .tab-bar a span {
        display: none;
    }
}

@media (max-width: 340px) {
    .tendays-forecast-row-details-container .value-box {
        font-size: 12px;
    }
}

@media (max-width: 320px) {

    #open-in-app > a,
    #open-in-app > a.dark {
        padding: 0 6px;
    }

    #open-in-app > span {
        font-size: 10px;
    }
}
