﻿.fullview .prev, .fullview .next {
    background-color: #af272d;
}

.listview .col_img .prev, .listview .col_img .next, .listview .col_article_view .prev, .listview .col_article_view .next {
    background-color: #af272d;
}

.listview .accordian ul ul.pg_thumb li .pg_thumb_main_div > .pg_thumb_ch_div > img.selected_thubm_pg, .listview .accordian ul ul.pg_thumb li .pg_thumb_main_div > .pg_thumb_ch_div > img:hover {
    border-color: #af272d;
}

.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
    background-color: #af272d;
}

    .owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {
        background-color: #af272d;
    }

.owl-theme .item img:hover, .owl-theme .item img:active, .owl-theme .item img:focus, .owl-theme .item img.selectedIMG {
    border: 2px solid #af272d;
    padding: 2px;
}

.page_image_section .prevpage span, .page_image_section .nextpage span {
    background-color: #af272d;
}

.index_mobile .owl-theme .owl-nav .owl-prev, .index_mobile .owl-theme .owl-nav .owl-next {
    background-color: transparent;
}

.thumbnails_section .owl-theme .owl-nav .owl-prev span, .thumbnails_section .owl-theme .owl-nav .owl-next span {
    background-color: #af272d;
}

.tm.my-account .tm_header .top-section {
    background-color: #af272d;
}

.fever-fm {
    display: none;
}

/*popup css*/
/*[name=button] {
    color: #fff !important;
    background-color: #af272d !important;
   
}
.ui-dialog-titlebar {
    color: #fff !important;
    background-color: #af272d !important;
}*/

.page_carousel_box .main_img_bx {
    margin-top: 15px;
}


#mint-asia-publication {
    display: none;
}


.header-btn-img-subscribe {
    max-height: 25px;
}
.header .mint {
    margin-top: -32px;
}
.gdpr-container {
    background-color: #f2f2f2 !important;
    padding:15px 20px !important;
}
.gdpr-head {
    color: #222222 !important;
    font-size: 18px;
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.gdpr-body {
    color: #454545;
    font-size: 16px;
    margin: 5px 0px 12px 0px;
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.gdpr-button_1 {
    color: #c4132a !important;
    font-size: 18px !important;
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.gdpr-button {
    color: #c4132a !important;
    font-size: 18px !important;
    font-family: 'Noto Sans Devanagari', sans-serif !important;
    text-transform: capitalize;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
@media only screen and (max-width: 480px) {
    .is_subscribe_cta.header {
        flex-direction: row;
    }
    .logo {
        margin-left: 30px;
        margin-right: auto;
    }
    .is_subscribe_cta .header-btn-subscribe {
        height: auto;
        margin-top: 0 !important;
        align-self: auto;
    }
}
@media only screen and (max-width:420px) {
    .is_subscribe_cta .logo {
        margin-right: auto;
    }
}

@media only screen and (max-width:360px) {
    .is_subscribe_cta .logo {
        margin-left: 30px;
    }
    .header-logo-img {
        max-width: 120px;
    }
    .header-btn-img-subscribe {
        max-height: 22px;
    }
}

/* iPad */
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait) {
    .ui-datepicker {
        font-size: 20px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape) {
    .ui-datepicker {
        font-size: 20px !important;
    }
}

/* iPad Pro */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation : portrait) {
    .ui-datepicker {
        font-size: 20px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation : portrait) {
    .ui-datepicker {
        font-size: 20px !important;
    }
}
