﻿.layoutMainDiv .grpBannerDIV:first-child {
    overflow: unset;
}

.top_search_main {
    border-bottom: 0px;
}

header .container, .purchase_page header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    /*header .container{
        height: 100%;
    }*/

    .loginmodule {
        margin-top: 0px;
    }

header nav ul li {
    padding-bottom: 10px;
    padding-top: 10px;
}

header .container.clearfix:after {
    width: auto;
    display: none;
}
.app-logo-block {
    padding: 0px !important;
}
#logoimg {
    max-height: 70px !important;
    margin-top: 5px;
    margin-bottom: 0px;
}
header a#home_anchor {
    display: inline-block;
}
 
.priceRow .label, .priceRow .price {
    font-size: 20px;
}

.grpBannerDIV {
    overflow: unset;
}

.downloadapp_heading_text {
    width: 100%;
}

.publisher_branding2, .overlay_box {
    border: none;
}
header nav ul li ul.nav {
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 5%), 0 2px 5px 0 rgb(0 0 0 / 25%);
    top: 46px;
    border-radius: 8px;
    padding: 6px 0px;
    max-width: 190px;
}

    header nav ul li ul.nav li {
        padding: 0px;
        width: 100%;
    }

        header nav ul li ul.nav li a {
            width: 100% !important;
            padding: 0.6em 10px !important;
        }

            header nav ul li ul.nav li a:hover {
                background-color: #eee;
            }

        header nav ul li ul.nav li:last-child {
            margin-top: 0px;
        }

#lblCartCount {
    padding: 0px 5px 1px;
    vertical-align: baseline;
    border-radius: 50%;
}

.searchDiv {
    width: calc(100% - 80px) !important;
}

.top_search_main_2 .searchDiv {
    margin-top: 0px !important;
    width: 100% !important;
}
.bottom_text p {
    font-size: 18px;
    padding-bottom: 25px;
}
    .bottom_text p a {
        text-decoration: none;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        background-color: transparent;
        transition: all .5s;
        cursor: pointer;
        border-color: #1ab394;
        border-radius: 3px;
        color: #1ab394;
    }
        .bottom_text p a:hover {
            background-color: #18a689;
            border-color: #18a689;
            color: #fff;
            text-decoration: none;
        }
header, .header {
    height: 72px;
    padding: 0px !important;
    min-height: 30px !important;
}
.btn-lo, #cssmenu a {
    width: auto !important;
    background-position: 165px 14px !important;
}
.account_page #loginAnc > .btn-lo {
    width: 180px !important;
    background-position: 154px 10px !important;
}
#loginAnc > .btn-lo {
    width: 180px !important;
    background-position: 154px 14px !important;
}
#divBeforeLogin{
    padding-bottom: 10px;
}

.field_2, .field {
    padding: 14px 5px 10px 10px;
    height: auto !important;
}
@media (max-width: 1300px) {
    .loaderlightBox p span {
        background-size: contain;
    }

    .mylibrary_page .tab_content {
        margin-top: 25px;
    }
}
    @media (max-width: 760px) {
        .bottom_text p {
            text-align: center;
            padding-bottom: 8px;
            padding-top: 25px;
        }

        .page-title {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

            .page-title .searchDiv {
                display: none;
                position: absolute;
            }

            .page-title .toggle {
                margin: 0px !important;
            }

        #logoimg {
            max-height: 70px;
            padding: 0px 10px;
        }

        header, .header {
            height: 80px;
        }

            header nav ul li .btn-lo span {
                display: none !important;
            }

        a#signinAnc {
            background-position: right;
        }

        header nav ul li ul.nav {
            max-width: 100%;
            right: 0px;
            border: none;
            box-shadow: none;
            border-radius: 0px;
            padding: 0px .7rem 10px;
            padding-left: 0px;
            box-shadow: 0px 5px 7px -2px lightgrey;
            top:6px;
        }

        .btn-lo {
            padding: 10px 10px !important;
        }

        header nav ul li a {
            font-size: 12px !important;
        }

        #navlist {
            display: none;
            width: 100vw;
            position: fixed;
            right: 0px !important;
            top: 80px;
            padding: 10px 0px;
        }

        header nav ul li {
            width: 100%;
            padding: 0px 15px !important;
        }

            header nav ul li .btn-lo {
                width: 100% !important;
                border: none !important;
                font-size: 14px !important;
            }

        nav .nav {
            width: 100vw;
            right: -20px;
            padding: 15px 20px;
            left: auto;
            background-color: #fff;
        }

        #navlist li {
            width: 100% !important;
            margin-top: 0px !important;
        }

        .public_nav #exploreAnc .btn-lo span, .public_nav #liSignInLnk .btn-lo span {
            left: 18px;
        }

        #navlist {
            z-index: 999;
            box-shadow: 0px 0px 5px 0px lightgrey;
        }

        #footer_block .downloadapp_heading {
            padding-right: 0px !important;
            display: inline-block;
        }

        #footer_block .publisher_branding_links .box2 {
            padding-left: 0px;
            text-align: center;
        }

            #footer_block .publisher_branding_links .box2 > span {
                width: 100% !important;
                float: none !important;
                text-align: center;
                padding-top: 25px !important;
            }

        #footer_block .download_app {
            float: none;
            width: 100%;
            display: flex;
            justify-content: center;
        }

        .download_app li:last-child {
            margin-left: 5px;
            margin-right: 0px;
        }

        .container_checkout .submit-button {
            border-radius: 6px;
        }

        .search-shelfnav-holder {
            display: flex;
            align-items: center;
        }

        header nav, .searchMobView {
            margin-top: 0px
        }
        #signinAnc{
            display:none;
        }
    }

    @media only screen and (max-width: 480px) {

        .lbSubscribe {
            font-size: 14px;
        }

        .submit-button {
            font-size: 18px;
            padding: 12px 10px;
        }

        #logoimg {
            max-height: 55px !important;
        }

        header, .header {
            height: 70px;
            max-height: 70px;
        }

        #navlist {
            top: 70px;
        }
    }
.register_page #PurchaseItemContainer .wrap_bgookbg {
    display: none !important;
}

.container_checkout .submit-button {
    border-radius: 6px;
}
    .subscriptionInfo_ {
        max-width: 700px;
        margin: 0 auto;
        text-align: center;
    }
    .subscriptionInfo_ div {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 18px;
    }
    .subscriptionInfo_ div .validtill {
        font-weight: 700;
        font-style: italic;
        display: inline-block;
    }
::placeholder {
    color: #73757D;
    opacity: 1;
}