/*************************************************************** footer *******************************************************/
.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
    display: block;
    }
   .sumome-image-sharer{ display: none !important;}
    .dropdown-menu > li {
    margin-left: 0;
    }
  div#vaaakfooter {
      background: #fff;
  }
  footer li{ list-style:none; margin:0;}
  footer h3 {
  color: #30302f;
  font-size: 1.1em;
  padding: 22px 0 8px;
  margin: 0;
  text-align: left;
  line-height: 1.6;
  font-weight: 600;
  }
  footer h4 {
      color: #30302f;
      font-size: 1.1em;
      font-weight: 600;line-height: 1.6;
  }
  footer a {
      color: #222; outline:none;
  }
  .copyright-bg{ color:#535353; padding:7px 10px 12px; margin-top:0px;}
  .highlight {
      font-weight: bold;
      text-decoration: underline;
  }
  .more-astro{ background:#123474;}
  footer .more-astro h3 {
      color: #ffffff;
      padding: 13px 0;
  }
  .footer-list li {
      padding: 4px 0;
  }
  .foo-column {
      float: left;
      width: 22%;
  }
  .foo-column.foo-large-col {
      width: 34%;
  }
  .foo-column.foo-sm-col {
      width: 18%;
  }
  .foo-large-inn {
      display: inline-block;
      width: 49%;
      vertical-align: top;
  }
  .foo-large-inn .footer-list {
      margin-top: 7px;
  }
  .follow-us {
      padding: 0px 0 10px;
  }
  .follow-us a {
      display: inline-block;
      background: #fff;
      width: 30px;
      height: 30px;
      text-align: center;
      border-radius: 50%;
      margin: 0 5px 0 0;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      box-shadow:0px 0 4px 1px rgba(0,0,0,.2);
  }
  .follow-us .fa {
      /*vertical-align: bottom;*/
      padding-top: 8px;
  }
  .follow-us a:hover{ 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-whatsapp1:hover{ background:#59CE72;}
  .follow-us a.fo-inst1:hover{ background:#a52582;}
  .follow-us a.fo-pint1:hover{ background:#c62228;}
  .partner-sites {    margin-top: 5px;}
  .partner-sites a{background-image: url("../images/footer/footer-bg-3.png"); background-repeat:no-repeat; width:150px; height:35px; margin:0 0 8px; display:inline-block; text-indent:-9999px;}
  .partner-sites a.par-pc{background-position:0 -10px;}
  .partner-sites a.par-tf{background-position:0 -58px;}
  .partner-sites a.par-vp{background-position:0 -110px;height: 33px;}
  .partner-sites a.par-bm{background-position:0 -160px; height:47px;}
  .partner-sites a.par-mr{background-position:0 -217px; height:46px;}
  .partner-sites a.par-nambu{background-position:0 -217px; height:46px;}
  .partner-sites a.par-nm{background-position:-233px -323px; height:48px;width:52px;}
  .secure-icon a{background-image: url("../images/footer/footer-bg-3.png"); background-repeat:no-repeat; margin:0 0 2px; display:inline-block;outline:none;}
  .secure-icon .anu-sec {
      background-position: -222px 5px;
      width: 200px;
      height: 120px;
      cursor: default;
  }
  .secure-icon a.nort-sec{background-position:-257px -140px; width:127px; height:70px;cursor:default; outline:none;}
  .secure-icon a.thaw-sec {
      background-position: -228px -250px;
      width: 205px;
      height: 39px;
  }
  .secure-icon a.iso-sec {
      background-position: -220px -392px;
      width: 200px;
      height: 60px;
      cursor: default;
      outline: none;
  }
  .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: #123474 url(../images/footer/partner-ico.png) no-repeat 10px 6px;
      display: inline-block;
      padding: 4px 15px 4px 35px;
      color: #fff;
      border: 1px solid #123474;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      transition: all 0.5s ease;
  }
  .partner-link a:hover {
      background: #fff url(../images/footer/partner-ico.png) no-repeat 10px -44px;
      color: #123474;
  }
  .latest_posts {
      color: #444444;
  }
  .foo-column #google_translate_element {
      text-align: center; float:none; margin:0 auto;
  }
  footer ul{ margin-bottom:10px;}
  .foo-space {
      display: block;
      margin-top: 7px;
  }
  .latest_posts {
      color: #444444;
  }
  .foo-column #google_translate_element {
      text-align: center; float:none; margin:0 auto;
  }
  .follow-us h4 {
      margin-bottom: 7px;
  }
  .scrollup {
      background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
      border-radius: 20px;
      bottom: 95px;
      cursor: pointer;
  
      height: 40px;
      position: fixed;
      right: 20px;
      width: 40px;
  }
  .scrollup::before {
      background: rgba(0, 0, 0, 0) url("../images/footer/top-arrow.png") no-repeat scroll 0 0;
      color: #ffffff;
      content: "";
      display: inline-block;
      height: 13px;
      left: 12px;
      position: absolute;
      top: 14px;
      width: 16px;
  }
  .scrollup:hover::before {
      background: rgba(0, 0, 0, 0) url("../images/footer/top-arrow.png") no-repeat scroll 0 -13px;
  }
  .deskview-hidden{ display:none;}
  
  @media (min-width:768px) and (max-width:991px) 
  {
  .foo-column {
  float: left;
  width: 33%;    min-height: 475px;
  }
  }
  @media screen and (min-width: 0px) and (max-width: 767px) 
  {
      .mobview-hide{ display:none;}
      div.deskview-hidden {
      display: block;
  }
  .horo-box-inner a{ margin:7px 17px 13px;}
  .foo-mobview ul {
      margin: 10px auto 0px;
  }
  .foo-mobview a {
      font-weight: bold;
      text-decoration: underline;
  }
  .foo-mobview li {
      margin-bottom: 8px;
  }
      .secure-icon li {
      float: left;
      overflow: hidden;
      width: 100%;
  }
  
  .secure-icon a.thaw-sec {
      background: rgba(0, 0, 0, 0) url("../images/footer/av-secure-mob.jpg") no-repeat scroll center center;
      height: 80px;
      width: 100%;
  }
  .secure-icon {
      clear: both;
      float: left;
      width: 100%;
  }
  .foo-column #google_translate_element {
      display: block;
      float: left;
      margin-bottom: 10px;
      width: 100%;
  }
  }
   @media (min-width: 980px) and (max-width: 1200px) 
  {
  footer {
  font-size: .8em;
  }
  }
  @media screen and (min-width: 0px) and (max-width: 767px) and (orientation:portrait)
  {
  .foo-column {
      float: left;
      width: 100%;
  }
  .par-sify{ margin:0 auto;}
  footer{ text-align:center;}
  footer h3 { text-align:center;}
  }
  @media screen and (min-width: 0px) and (max-width: 767px) and (orientation:landscape)
  
  {
       .foo-column {
      float: left;
      width: 50%;
  }
   .foo-column:nth-child(2n+1) {
      clear: both;
  }
  .foo-column:nth-child(5n) {
      text-align: center;
      width: 100%;
  } 
  .foo-column:nth-child(5n) li {
      display: inline-block;
  } 
  }
  @media screen and (min-width: 981px) 
  {
     footer{ margin-bottom:30px; font-size:12px;}
   
  }
  
  
  
  .carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity !important;
    transition-property: opacity !important;
  }
  .carousel-fade .carousel-inner .item,
  .carousel-fade .carousel-inner .active.left,
  .carousel-fade .carousel-inner .active.right {
    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 .next,
  .carousel-fade .carousel-inner .prev,
  .carousel-fade .carousel-inner .active.left,
  .carousel-fade .carousel-inner .active.right {
    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) none repeat scroll 0 0;
      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: rgba(0, 0, 0, 0) url("/images/slide-left.png") no-repeat scroll 0 0;
     content: "";
      height: 18px;
      left: 6px;
      position: absolute;
      top: 7px;
      width: 15px;
  }
  .horo-slide-banner .carousel-control.left:hover::before {
      background-position:-13px 0px;}
  
  .horo-slide-banner .carousel-control.right::before {
      background: rgba(0, 0, 0, 0) url("/images/slide-right.png") no-repeat scroll -13px 0;
      content: "";
      height: 18px;
      left: 10px;
      position: absolute;
      top: 7px;
      width: 15px;
  }
  .horo-slide-banner .carousel-control.right:hover::before {
      background-position:0 0;}
      
   /*   .horo-slide-banner {
      background: #fff;
      box-shadow: 1px 0px 3px #999;
      margin-bottom: 50px;
      padding:5px;
      position: relative;
  }
  .horo-slide-banner::after {
      background: rgba(0, 0, 0, 0) url("/images/horoscope/horo-split.png") no-repeat scroll center center;
      bottom: -50px;
      content: "";
      height: 20px;
      position: absolute;
      width: 100%;
  }*/
  @media screen and (min-width: 0px) and (max-width: 767px)
  {
  .carousel-indicators{ display:none;}
  .horo-slide-banner {
      margin-top: 12px;
      padding: 0;
  }
  .col-md-6.right-side-add {
      padding: 0;
  }
  }
  
  
  .onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
      display: none;
  }
  
  
  .recent-purchase {
      position: fixed;
      width: 330px;
      left: 10px;
      bottom: 10px;
      background: rgba(12, 39, 247, 1);
      background: -moz-linear-gradient(left, rgba(12, 39, 247, 1) 0%, rgba(89, 89, 242, 1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(12, 39, 247, 1)), color-stop(100%, rgba(89, 89, 242, 1)));
      background: -webkit-linear-gradient(left, rgba(12, 39, 247, 1) 0%, rgba(89, 89, 242, 1) 100%);
      background: -o-linear-gradient(left, rgba(12, 39, 247, 1) 0%, rgba(89, 89, 242, 1) 100%);
      background: -ms-linear-gradient(left, rgba(12, 39, 247, 1) 0%, rgba(89, 89, 242, 1) 100%);
      background: linear-gradient(to right, rgb(12, 39, 247) 0%, rgb(89, 89, 242) 100%);
  
      padding: 10px;
      box-shadow: 0 0 15px 0 rgba(3, 0, 0, .15);
      border-radius: 60px;
      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;
      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;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis
  }
  
  .purchase-detail a {
      color: #fff000
  }
  
  .purpro-username {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #fff
  }
  
  .purpro-time {
      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: .7s;
      -webkit-animation-duration: .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: .9s;
      -webkit-animation-duration: .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 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;
  }
  }
  .fo-whatsapp1 .fa.fa-whatsapp {
      font-size: 14px;
      font-weight: 600;
  }
  .fo-twt1 .fa-twitter:before {
      content: url(/images/twitter-newlogo.png);
  }