footer h3,
footer h4 {
    color: #123474;
    font-weight: 600;
    text-align: left;
    margin: 0;
}
.purpro-name,
.purpro-username {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
    display: block;
}
#scroll,
.sumome-image-sharer {
    display: none !important;
}
.follow-us a,
.foo-large-inn,
.partner-link a,
.scrollup::before,
.secure-icon a {
    display: inline-block;
}
.dropdown-menu > li {
    margin-left: 0;
}
footer li {
    list-style: none;
    margin: 0;
}
footer h3 {
    font-size: 1.2em;
    padding: 22px 0 8px;
}
footer h4 {
    font-size: 1.1em;
    padding: 0 0 10px;
}
footer a {
    color: #222;
    outline: 0;
}
.copyright-bg {
    color: #535353;
    padding: 10px 0 12px;
    margin-top: 0;
}
.highlight {
    font-weight: 700;
    text-decoration: underline;
}
.more-astro {
    background: #123474;
}
footer .more-astro h3 {
    color: #fff;
    padding: 13px 0;
}
.footer-list li {
    padding: 2px 0;
}
.foo-column {
    float: left;
    width: 23%;
}
.foo-column.foo-large-col {
    width: 36%;
}
.foo-column.foo-sm-col {
    width: 18%;
}
.foo-large-inn {
    width: 49%;
    vertical-align: top;
}
.foo-large-inn .footer-list {
    margin-top: 7px;
}
.follow-us {
    padding: 0 0 10px;
}
.follow-us a {
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.follow-us .fa {
    vertical-align: bottom;
}
.follow-us a:hover,
.purpro-time {
    color: #fff;
}
.follow-us a.fo-fb1:hover {
    background: #395698;
}
.follow-us a.fo-twt1:hover {
    background: #00acee;
}
.follow-us a.fo-rss1:hover {
    background: #e98733;
}
.follow-us a.fo-inst1:hover {
    background: #a52582;
}
.follow-us a.fo-pint1:hover {
    background: #c62228;
}
.secure-icon a {
    background-image: url(../images/footer/footer-bg-3.png);
    background-repeat: no-repeat;
    margin: 0;
    outline: 0;
}
.secure-icon .anu-sec {
    background-position: -230px 5px;
    width: 200px;
    height: 113px;
    cursor: default;
}
.secure-icon a.nort-sec {
    background-position: -257px -140px;
    width: 127px;
    height: 70px;
    cursor: default;
    outline: 0;
}
.secure-icon a.thaw-sec {
    background-position: -228px -250px;
    width: 205px;
    height: 39px;
}
.secure-icon .iso-sec {
    display: block;
    background-position: -220px -392px;
    width: 200px;
    height: 60px;
    cursor: default;
    outline: 0;
}
.secure-icon {
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
}
.partner-sites a.par-avhindi {
    background-image: url(../images/footer/av-hindi.png);
    background-repeat: no-repeat;
}
.partner-link {
    padding: 1px 0 7px;
}
.partner-link a {
    background: url(../images/footer/partner-ico.png) 10px 6px no-repeat #123474;
    padding: 4px 15px 4px 35px;
    color: #fff;
    border: 1px solid #123474;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.5s;
}
.partner-link a:hover {
    background: url(../images/footer/partner-ico.png) 10px -44px no-repeat #fff;
    color: #123474;
}
.latest_posts {
    color: #444;
}
.foo-column #google_translate_element {
    text-align: center;
    float: none;
    margin: 0 auto;
}
footer ul {
    margin-bottom: 10px;
}
.scrollup {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    bottom: 95px;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    width: 40px;
}
.scrollup::before {
    background: url(../images/footer/top-arrow.png) no-repeat rgba(0, 0, 0, 0);
    color: #fff;
    content: "";
    height: 13px;
    left: 12px;
    position: absolute;
    top: 14px;
    width: 16px;
}
.scrollup:hover::before {
    background: url(../images/footer/top-arrow.png) 0 -13px no-repeat rgba(0, 0, 0, 0);
}
.deskview-hidden,
.onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
    display: none;
}
.recent-purchase {
    position: fixed;
    width: 330px;
    left: 10px;
    bottom: 10px;
    background: #253cf0;
    background: -moz-linear-gradient(left, #253cf0 0, #a616ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #253cf0), color-stop(100%, #a616ff));
    background: -webkit-linear-gradient(left, #253cf0 0, #a616ff 100%);
    background: -o-linear-gradient(left, #253cf0 0, #a616ff 100%);
    background: -ms-linear-gradient(left, #253cf0 0, #a616ff 100%);
    background: linear-gradient(to right, #253cf0 0, #a616ff 100%);
    padding: 10px;
    box-shadow: 0 0 22px 0 rgba(3, 0, 0, 0.15);
    border-radius: 40px;
    display: none;
    z-index: 99;
}
.purchase-img {
    float: left;
    width: 75px;
    text-align: center;
    padding-top: 2px;
}
.purchase-img img {
    overflow: hidden;
    width: 60px;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 50%;
}
.purchase-detail {
    width: 230px;
    float: right;
    font-family: open sans;
    line-height: 1.5;
}
.purchase-detail ul {
    margin-bottom: 5px;
    padding-left: 0;
}
.purchase-detail li {
    list-style: none;
    padding: 0;
}
.purpro-name {
    font-size: 1.12em;
    font-weight: 500;
    color: #fff;
}
.purchase-detail a {
    color: #fff000;
}
.purpro-username {
    color: #fff;
}
.purchase-detail .close-btn {
    position: absolute;
    left: -5px;
    top: -6px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    color: #555;
    opacity: 0;
}
.slideUpwrap {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    display: block;
}
@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
@-webkit-keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
#recent-purchase.hidelistbox {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}
@keyframes slideDown {
    0% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(300px);
    }
    100% {
        transform: translateY(100px);
    }
}
@-webkit-keyframes slideDown {
    0% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(300px);
    }
    100% {
        transform: translateY(100px);
    }
}
@media (min-width: 0) and (max-width: 420px) {
    .recent-purchase {
        max-width: 98%;
        right: 2%;
        width: calc(100% - 100px);
    }
    .purchase-img {
        width: 25%;
    }
    .purchase-detail {
        width: 75%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .foo-column {
        float: left;
        width: 25%;
    }
    .follow-us a {
        margin-right: 2px;
    }
}
@media screen and (min-width: 0) and (max-width: 767px) and (orientation: portrait) {
    .foo-column,
    .foo-column.foo-large-col,
    .foo-column.foo-sm-col {
        float: left;
        width: 100%;
    }
    .par-sify {
        margin: 0 auto;
    }
    footer,
    footer h3,
    footer h4 {
        text-align: center;
    }
}
@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
    .foo-column,
    .foo-mobview {
        float: left;
        width: 34%;
    }
    footer h4 {
        margin-top: 5px;
    }
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity !important;
    transition-property: opacity !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .item {
    opacity: 0 !important;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.carousel-fade .carousel-control {
    z-index: 2 !important;
}
.carousel-indicators {
    bottom: 0;
}
.horo-slide-banner .carousel-control.left,
.horo-slide-banner .carousel-control.right {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    height: 30px;
    top: 43%;
    width: 30px;
    opacity: 1;
}
.horo-slide-banner .carousel-control.left {
    left: 3%;
}
.horo-slide-banner .carousel-control.right {
    right: 3%;
}
.horo-slide-banner .carousel-control.left::before {
    background: url(/images/slide-left.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 18px;
    left: 6px;
    position: absolute;
    top: 7px;
    width: 15px;
}
.horo-slide-banner .carousel-control.left:hover::before {
    background-position: -13px 0;
}
.horo-slide-banner .carousel-control.right::before {
    background: url(/images/slide-right.png) -13px 0 no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 18px;
    left: 10px;
    position: absolute;
    top: 7px;
    width: 15px;
}
.horo-slide-banner .carousel-control.right:hover::before {
    background-position: 0 0;
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .carousel-indicators,
    .mobview-hide {
        display: none;
    }
    div.deskview-hidden {
        display: block;
    }
    .foo-mobview ul {
        margin: 10px auto 0;
    }
    .foo-mobview a {
        font-weight: 700;
        text-decoration: underline;
    }
    .foo-mobview li {
        margin-bottom: 8px;
    }
    .secure-icon a.anu-sec {
        height: 110px;
        width: 202px;
        margin: 0 auto;
        text-align: center;
        background-position: -222px 5px;
    }
    .secure-icon {
        clear: both;
        float: left;
        width: 100%;
    }
    .foo-column #google_translate_element {
        display: block;
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }
    .purchase-img img {
        width: 50px;
    }
    .recent-purchase {
        padding: 5px;
    }
    .purchase-detail {
        line-height: 1.4;
        font-size: 12px;
    }
    .horo-slide-banner {
        margin-top: 0;
        padding: 0;
    }
    .col-md-6.right-side-add {
        padding: 0;
    }
}
@media screen and (min-width: 0) and (max-width: 580px) {
    .secure-icon li {
        float: none !important;
        overflow: visible;
    }
}
@media screen and (min-width: 421px) and (max-width: 460px) {
    div.recent-purchase {
        width: calc(100% - 160px);
    }
}
@media screen and (max-width: 420px) {
    div.recent-purchase {
        width: calc(100% - 120px);
    }
    div.purchase-img {
        width: 20%;
    }
    div.purchase-detail {
        width: 80%;
        font-size: 12px;
        padding-left: 5px;
    }
}
@media screen and (max-width: 980px) {
    .fixed-top {
        top: 30px;
    }
}
.chat-msgbody {
    position: fixed;
    bottom: 130px;
    right: 15px;
    background: #fdfdfd;
    border: 1px solid #f4f4f4;
    padding: 10px;
    border-radius: 3px;
    font-family: "open sans";
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 36%);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 36%);
}
.chat-close {
    position: absolute;
    top: -12px !important;
    right: -7px !important;
    cursor: pointer;
    font-size: 11px;
    background: #242420;
    color: #fff;
    border-radius: 50%;
    padding: 1px 7px;
}
.secure-icon .iso-sec {
    background-image: url(/astropedia/assets/images/footer/footer-bg-3.png);
    background-repeat: no-repeat;
    margin: 0;
    outline: 0;
    display: inline-block;
}
.anu-sec1 {
    margin-bottom: 10px;
}