.tooltip-wrap .tooltip:after,.tooltip-wrap-year .tooltip:after {
    border-left: 7px solid #fff0;
    border-right: 7px solid #fff0;
    margin-left: -13px;
    content: " "
}

.logo,.maps1 iframe,.slogan,img {
    max-width: 100%
}

.head-location a,.tp-ac__input,.tp-ac__item {
    text-overflow: ellipsis
}

#calendar .event,#calendar .outevent a {
    margin-top: 40px;
    line-height: 14px;
    clear: both
}

.mantratext,p.mantra-txt,p.spirtual {
    font-style: italic
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

.archives ul,.archives1,.archives1 ul,.dropdown:hover>.dropdown-menu,.god-page-inn .tab_drawer_heading:hover .moregods-click,.god-page-inn ul.tabs li:hover .moregods-click,.pradosham-wrap #carousel-custom .carousel-indicators li img,.searchlist span,.tp-ac__list li,.virtual-pooja .featured-thumb a,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

.inactive,.locat-edit.locat-open~.tooltip,.mobile-menu,.nav>li.mob-link,.pradosham-wrap .sliderbox .day::after,.pradosham-wrap .sliderbox2 .day2::after,.small .head-con-link,.tab_drawer_heading,.virtual-pooja-mbl,[hidden],google-adsense,google-adsense1,google-adsense2,template {
    display: none
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#calendar li,.button-small,.moretitle {
    box-sizing: border-box
}

body {
    background: #fff;
    font-family: Roboto,sans-serif;
    font-size: 15px;
    color: #35353f;
    line-height: 1.9;
    margin: 0;
    font-weight: 400;
    padding: 0
}

.festi-datewrap,.moretag,.nonetmp .carousel-caption,.virtual-pooja-mbl-title,h1,h2,h3,h4,h5,h6,p.god-title {
    font-family: Oswald,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 16px
}

h1 {
    font-size: 30px;
    color: #123983
}

h2,h3,h4,h5,h6 {
    color: #123983;
    font-size: 1.3em;
    margin: 7px 0 0;
    padding-bottom: 4px
}

.sub-title {
    color: #222;
    line-height: 1.4;
    font-size: 1.3125em;
    margin: 7px 0 0;
    padding: 0 0 7px;
    font-weight: 600
}

h2+.sub-title,h3+.sub-title,h4+.sub-title,h5+.sub-title,h6+.sub-title {
    margin-top: 0
}

p {
    margin: 0;
    padding: 5px 0 15px
}

.error-message,.failure {
    color: red;
    font-weight: 700
}

.success,.success-message {
    color: green;
    font-weight: 700
}

.click-txt,.validators {
    color: red
}

a {
    color: #fe5e08
}

a:hover {
    color: #04619d;
    text-decoration: none
}

.dropdown-submenu,.god-page-inn .item-container,.good-ads-banner .container,.input-box1,.position-rel,.pradosham-half.bor-right,.pradosham-wrap #carousel-custom .carousel-outer,.spliter {
    position: relative
}

.clear {
    clear: both
}

.bold {
    font-weight: 700
}

.height10 {
    height: 10px
}

.height20 {
    height: 20px
}

.height30,.hgt30 {
    height: 30px
}

.height40 {
    height: 40px
}

.height60,.hgt60 {
    height: 60px
}

.right-img {
    margin: 10px 10px 10px 30px
}

input {
    border: 1px solid #ccc;
    color: #888;
    font-size: 16px;
    margin: 5px 0;
    padding: 8px 7px;
    width: 350px
}

.emailinfus {
    width: 80%;
    margin-left: 54px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.currentslider {
    display: block!important
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

.focusField {
    height: 0;
    border: none;
    cursor: default;
    padding: 0;
    width: 1px
}

.tooltip-wrap .tooltip,.tooltip-wrap-year .tooltip {
    background: #fff;
    border-radius: 8px;
    color: #2658b7;
    padding: 10px;
    pointer-events: none;
    width: 100%;
    display: block;
    position: absolute
}

.tooltip-wrap .tooltip {
    top: 120%;
    left: 0;
    margin-bottom: 15px;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -moz-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -ms-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -o-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    box-shadow: 2px 2px 6px rgb(0 0 0 / .28)
}

.tooltip-wrap .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.tooltip-wrap .tooltip:after {
    border-bottom: 7px solid #fff;
    top: -7px;
    height: 0;
    left: 50%;
    position: absolute;
    width: 0
}

.tooltip-wrap-year:hover .tooltip,.tooltip-wrap>a:hover~.tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tooltip-wrap-year {
    position: relative;
    color: #fff;
    z-index: 9;
    display: inline-block
}

.tooltip-wrap-year .tooltip {
    bottom: 100%;
    left: -100%;
    margin-bottom: 0;
    cursor: pointer;
    opacity: 0;
    font-size: .5em!important;
    min-width: 200px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -moz-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -ms-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    -o-box-shadow: 2px 2px 6px rgb(0 0 0 / .28);
    box-shadow: 2px 2px 6px rgb(0 0 0 / .28)
}

.tooltip-wrap-year .tooltip::before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 25%
}

.tooltip-wrap-year .tooltip:after {
    border-top: 7px solid #fff;
    bottom: -7px;
    height: 0;
    left: 50%;
    position: absolute;
    width: 0
}

.astrowiki-btn,input[type=button],input[type=submit] {
    background: #123474;
    border: 1px solid #fff0;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    padding: 0 14px
}

.astrowiki-btn:hover,input[type=button]:hover,input[type=submit]:hover {
    background: #e45304;
    border: 1px solid #e22d33;
    transition: .5s ease-in-out;
    color: #fff;
    text-decoration: none
}

.btn01:hover,.custom-list td a:hover,.head-location a:focus,.head-location a:hover,.searchlist a p:hover,a.referencetxt:hover,tbody tr a:hover {
    text-decoration: underline
}

.breadcrumbwrap,.horawatch-tb li:nth-child(2n),.sadi tr.white,header {
    background: #fff
}

.header-top {
    background: #ebebeb5e;
    color: #000;
    font-size: .75em
}

.head-timer {
    padding: 6px 0 0
}

.head-date,.head-day,.head-time {
    display: inline-block;
    background: url(https://qa.astroved.com/images/avp-header-icons.png) no-repeat #fff0;
    margin: 0 5px;
    padding: 0 0 0 22px
}
.head-day,.head-time{
	display: none;
}
.left,.right {
    padding: 0 40px 10px 0
}

.head-date {
    background-position: 0 2px;
    font-size:14px; 
    background: url(https://qa.astroved.com/images/avp-calendar-icon.png) no-repeat;
    background-size: 16px;
    background-position: 0px 5px;
}

.head-day {
    background-position: 0 -35px
}

.head-time {
    background-position: 0 -70px
}

.logo {
    background: url(../images/astropedia-logo.svg) no-repeat #fff0;
    display: block;
    height: 55px;
    outline: 0;
    overflow: hidden;
    width: 220px;
    margin: 10px 0 0
}

.slogan {
    background: url(../images/av-tag-line.png) no-repeat #fff0;
    display: block!important;
    height: 31px;
    outline: 0;
    overflow: hidden;
    width: 395px;
    margin: 25px auto 10px 15%
}

.right {
    text-align: right
}

.left {
    text-align: left
}

#ajaxLoader,#numerlogy,.ap-btnlink,.center,.center-block.txtcenter.title,.emailsend,.indicatorposition,.nav-menu,.navbar-nav,.productbox,.section4 .headtitle,.strip,.txtcenter,.video-section-box,.videobg1 h4,.virtual-pooja .god-page-inn .featured-thumb,.virtualpooja-mobileflash {
    text-align: center
}

@media screen and (max-width: 979px) {
    .slogan {
        display:none!important
    }
}

.header-mainwrap,.padbotom p {
    padding: 5px 0 0
}

.head-location {
    margin-top: 5px;
    position: relative;
    text-align: right;
}

.head-location span {
    text-overflow: ellipsis;
    color: #000000;
    background: url(https://qa.astroved.com/images/avp-location-icon.png) 0px 3px no-repeat #fff0;
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    padding-left: 20px;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    background-size: 19px;
    height: 22px;
}

.head-location .head-loca-edit {
   /* background: url(../images/header-ico.png) -1px -132px no-repeat #fff0;*/
    display: inline-block;
    height: 23px;
    width: 15px;
    position: relative;
    background: none;
    display: none;
}

.head-location-hidden {
    background: #eee;
    padding: 10px 5px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 99999;
    border-radius: 5px
}

.head-location-hidden .arrow {
    border-bottom: 11px solid #d3d3d3;
    border-left: 11px solid #fff0;
    border-right: 11px solid #fff0;
    height: 0;
    position: absolute;
    right: 41px;
    top: -11px;
    width: 0;
    z-index: 9
}

.head-location-hidden .arrow::after {
    border-bottom: 10px solid #fff;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0;
    bottom: -12px;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    width: 0;
    z-index: 1
}

.head-location-hidden input {
    margin: 0;
    position: relative;
    padding-left: 10px;
    max-width: 100%!important;
    font-size: 14px;
    color: #333
}

.locat-icon {
    background: url(../images/logo.png) 0 -210px no-repeat #fff0;
    display: inline-block;
    height: 15px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 13px;
    z-index: 999
}

.tp-autocomplete {
    position: relative;
    max-width: em(400px)
}

.tp-ac__input {
    width: 100%;
    padding: em(5px,20px);
    border: 1px solid #fff0;
    border-radius: 0;
    background-color: #fafafa;
    box-shadow: 2px 2px 4px rgb(0 0 0 / .35);
    font-size: em(20px);
    font-weight: 700;
    -webkit-appearance: none;
    margin-right: em(-30px,20px)
}

.box-leftarrow,.box-rightarrow {
    bottom: 6px;
    height: 23px;
    width: 14px;
    position: absolute
}

.tp-ac__item {
    overflow: hidden;
    padding: 3px;
    cursor: pointer;
    user-select: none;
    white-space: nowrap
}

.tp-ac__item:hover {
    background: #f5f5f5;
    color: #000
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.spinner:before {
    position: absolute;
    top: 50%;
    right: em(8px);
    width: em(16px);
    height: em(16px);
    margin-top: em(-10px,16px);
    margin-left: em(-10px,16px);
    content: '';
    animation: 1s linear infinite spinner;
    border: 2px solid rgb(0 0 0 / .3);
    border-top-color: rgb(0 0 0 / .6);
    border-radius: 50%
}

.navbar-nav>li,iframe.responsive-youtube-right.video-shadow.bhirava {
    margin-left: 0!important
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-left: 0!important;
    margin-right: 0!important;
    padding-left: 0;
    padding-right: 0
}

.dropdown-submenu>.dropdown-menu {
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.navbar-nav>li:first-of-type {
    border-left: none
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background-color: #eaeaea;
    color: #000
}

.padding_adjst {
    padding-left: 0;
    padding-right: 0
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    min-height: 30px;
    background: #123474
}

.dropdown-submenu>a::after {
    border-color: #fff0 #fff0 #fff0 #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.dropdown-submenu:hover>a::after {
    border-left-color: #fff
}

.clrtxt,.modal-content.swing button span,.multidatecursole .carousel-indicators>li .multimonth,.multidatecursole .carousel-indicators>li.active .multimonth,.navbar-default .navbar-nav>li.current-menu-item>a,.navbar-default .navbar-nav>li>a,.span-white,li.hora-time-title label:first-child {
    color: #fff
}

.navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #fbf9e7
}

.nav>li>a {
    padding: 9px 12px;
    margin: 5px 10px
}

.navbar-nav>li {
    float: left;
    display: inline-block;
    padding: 0
}

.navbar-nav>li:last-child {
    border-right: none
}

.navbar-default {
    border-color: #fff0
}

.horawatch-tb li label,.horawatch-tb li span {
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top
}

#child,#parent,#subchild {
    border-bottom: 1px solid #d8d9d9
}

.navbar-nav {
    margin: auto;
    float: none
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff0;
    color: #fff!important
}

.dropdown-menu>li>a {
    padding: 8px 20px 8px 13px
}

.dropdown-menu,.home-slider .item.left,.home-slider .item.right,.table-timing,.two-video.col-md-12 {
    padding: 0
}

@media (min-width: 980px) and (max-width:1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px !important;
        padding: 11px;
    }
}

#fixed-header.small {
    background: #123474;
    border-bottom: 2px solid #ddd;
    box-shadow: 0 1px 5px rgb(0 0 0 / .3);
    position: fixed;
    top: 0;
    transition: padding .35s;
    width: 100%;
    z-index: 99;
    font-size: 100%
}

@media (min-width: 0) and (max-width:979px) {
    .mobile-menu,.nav>li.mob-link,.open:hover>.dropdown-menu {
        display:block!important
    }

    #fixed-header.small {
        position: relative
    }

    .navbar .container {
        padding: 0
    }

    .navbar-nav>li {
        border-left: none;
        border-right: none;
        float: none;
        text-align: left;
        display: block
    }

    .nav.navbar-nav {
        margin-bottom: 15px;
        position: relative;
        z-index: 9
    }

    nav.navbar {
        border-bottom: none
    }

    .navbar-default .navbar-nav>li>a {
        border-bottom: 1px solid #bdbdbd;
        color: #fff;
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 0
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #fbf9e7!important
    }

    .navbar-header {
        float: none
    }

    nav {
        font-size: 14px;
        font-weight: 600
    }

    button.navbar-toggle {
        margin-right: 5%
    }

    .navbar-header button {
        background-color: #fff;
        z-index: 9
    }

    .dropdown-submenu a {
        padding: 10px 12px 9px 20px
    }

    ul.dropdown-menu li {
        background-color: #f3eeee
    }

    .dropdown-submenu .dropdown-menu li a,ul.dropdown-menu li a {
        color: #000!important
    }

    .dropdown-submenu .dropdown-menu li {
        background-color: #fff!important;
        padding-left: 20px
    }

    .dropdown-submenu .dropdown-menu li a:hover {
        color: #e96f0c!important;
        transition: .1s ease-in-out
    }

    .dropdown-submenu:hover>.dropdown-menu,.dropdown:hover>.dropdown-menu {
        display: none
    }
        li.dropdown-submenu.sub-open ul.dropdown-menu {
        display: block;
    }
}

.festival-inner {
    background: #fff;
    padding: 20px
}

@media screen and (min-width: 0) and (max-width:414px) {
    .festival-inner {
        background:#fff;
        margin: 20px 0;
        padding: 20px 20px 100px
    }

    .nlsubswrap {
        margin: 0!important
    }
}

.box-leftarrow {
    background: url(../images/festiv-icon.png) 0 -475px no-repeat #fff0;
    left: 20px
}

.box-rightarrow {
    background: url(../images/festiv-icon.png) 0 -430px no-repeat #fff0;
    right: 20px
}

.boxyear-hidden {
    background: #fff;
    border: 1px solid #123474;
    margin: 10px 0 0;
    padding: 7px 7px 1px;
    text-align: left;
    vertical-align: top
}

.boxyear-icon {
    background: url(../images/festiv-icon.png) 0 -590px no-repeat #fff0;
    display: inline-block;
    height: 24px;
    width: 20px
}

.boxyear-hidden input {
    background: 0 0;
    border: none;
    display: inline-block;
    margin: 0;
    padding: 3px 9px;
    vertical-align: top;
    width: auto
}

.boxyear-hidden input[type=text] {
    width: 140px
}

.boxyear-hidden input[type=button] {
    background: url(../images/festiv-icon.png) 0 -623px no-repeat #fff0;
    height: 20px;
    text-align: right;
    width: 20px;
    float: right
}

.boxyear-hidden input[type=submit] {
    background: url(../images/festiv-icon.png) 0 -623px no-repeat #fff0;
    height: 20px;
    text-align: right;
    width: 20px;
    float: right;
    margin-top: 2px;
    margin-bottom: 10px
}

.festive-titile h1 {
    margin: 0;
    font-size: 32px;
    text-align: center
}

.cm,.festive-titile,.leaf4 {
    float: left;
    width: 100%
}

.titile-lacation {
    background: url(../images/festiv-icon.png) 0 5px no-repeat #fff0;
    padding-left: 19px
}

.edit-location {
    font-size: 13px;
    margin: 0 5px;
    position: relative
}

.edit-location::after {
    background: url(../images/festiv-icon.png) 0 -26px no-repeat #fff0;
    content: "";
    height: 21px;
    position: absolute;
    right: -22px;
    width: 22px
}

.titile-datepicker {
    margin: 10px 0;
    position: relative;
    width: 230px
}

.titile-datepicker::after {
    background: url(../images/festiv-icon.png) 0 -64px no-repeat #fff0;
    content: "";
    height: 35px;
    position: absolute;
    right: 7px;
    top: 10px;
    width: 25px
}

.festive-poision::after,.festive-poision::before {
    background: url(../images/festiv-icon.png) -6px -317px no-repeat #fff0;
    height: 140px;
    width: 1px;
    position: absolute;
    top: 0;
    content: ""
}

.festive-goodtime-wrap {
    border: 3px solid #fef3ee;
    color: #555;
    float: left;
    line-height: 1.2;
    padding: 15px 5px 10px;
    text-align: center;
    width: 99%
}

.festive-dangtime,.festive-goodtime,.festive-poision {
    float: left;
    margin: 0 1px;
    width: 32%;
    position: relative
}

.festive-poision::before {
    left: -1px
}

.festive-poision::after {
    right: -1px
}

.dang-icon,.good-icon,.poision-icon {
    height: 30px;
    margin: 0 auto;
    width: 32px
}

.dang-icon {
    background: url(../images/festiv-icon.png) 0 -107px no-repeat #fff0
}

.good-icon {
    background: url(../images/festiv-icon.png) 0 -153px no-repeat #fff0
}

.poision-icon {
    background: url(../images/festiv-icon.png) 0 -518px no-repeat #fff0
}

.dang-titile,.good-titile,.poision-titile {
    font-size: .9em;
    font-weight: 700;
    padding-bottom: 0
}

.horabox-day,.horabox-time {
    font-weight: 600;
    font-size: 1.8em
}

.dang-time,.good-time,.poision-time {
    font-size: .778em
}

.muhurat-wrap {
    background: #f3f3f4;
    float: left;
    margin: 1% 3% 4% 0;
    min-height: 185px;
    padding: 10px 20px;
    text-align: center;
    width: 48%
}

.muhurat-wrap.last-wrap {
    width: 100%;
    margin-right: 0
}

.muhurat-title,.tithi-title {
    color: #123983;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin: 10px 0 0;
    padding: 0 0 7px;
    position: relative
}

.muhurat-title::before,.tithi-title::before {
    background: url(../images/festiv-icon.png) 0 -255px no-repeat #fff0;
    content: "";
    height: 30px;
    left: -33px;
    position: absolute;
    width: 27px
}

.tithi-title::before {
    background: url(../images/festiv-icon.png) 0 -205px no-repeat #fff0;
    content: "";
    height: 30px;
    left: -37px;
    position: absolute;
    width: 35px
}

.festive-sec ul,.virtualpooja-wrap ul {
    list-style: none;
    margin: 5px 0 20px;
    padding: 0 0 0 30px
}

.festive-sec li {
    padding: 5px 0 5px 26px
}

.cate-title {
    color: #2658b7;
    font-size: 1.6625em;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    text-align: center
}

.pancha-naksha-warp {
    display: table;
    border-spacing: 15px 0;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
    color: #383838
}

.horawatch-row,.panchag-row {
    display: table-row
}

.panchang-tb {
    border: 2px solid #fde0a9;
    border-radius: 2px;
    display: table-cell;
    padding: 20px 20px 5px;
    width: 50%;
    overflow: hidden
}

.custom-table,.dataTables_wrapper {
    overflow: auto
}

.second-title {
    color: #2658b7;
    display: inline-block;
    font-size: 1.3625em;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase
}

.second-title::before {
    background: #a1c1fd;
    bottom: 5px;
    content: "";
    height: 2px;
    position: absolute;
    width: 140%
}

.second-title::after {
    background: url(../images/sub-title-icon.png) no-repeat #fff0;
    bottom: -5px;
    content: "";
    height: 22px;
    left: 140%;
    position: absolute;
    width: 17px
}

.astrological-info ul {
    border-spacing: 1px 24px;
    display: table;
    padding: 0;
    border-collapse: collapse
}

.astrological-info li {
    background: 0 0;
    display: table-row;
    list-style: none;
    padding: 5px 3px 5px 25px;
    position: relative;
    border-bottom: 1px solid #eee6e2
}

.astrological-info li span {
    display: table-cell;
    padding: 13px 0 13px 35px;
    vertical-align: top;
    width: 175px;
    color: #272727;
    font-weight: 700;
    position: relative
}

.astrological-info li p {
    display: table-cell;
    padding: 13px 0;
    text-align: left;
    vertical-align: top
}

.astrological-info li.star-day span::before,.horawatch-tb li label.Jupiter::before {
    background-position: 2px 3px
}

.astrological-info li.moon-phase span::before,.horawatch-tb li label.Mars::before {
    background-position: 0 -46px
}

.astrological-info li.sunrise span::before,.horawatch-tb li label.Sun::before {
    background-position: 0 -98px
}

.astrological-info li.sunset span::before {
    background-position: 0 -144px
}

.astrological-info li.yoga span::before {
    background-position: 0 -190px
}

.astrological-info li.karana span::before {
    background-position: 0 -242px
}

.astrological-info li.hora span::before {
    background-position: 0 -282px
}

.astrological-info li.poitime span::before {
    background-position: 0 -358px
}

.astrological-info li.toavoid span::before,.astrological-info li.todo span::before,.festive-sec li,.horawatch-tb li.hora-time-title label::before,.nakshatra-porutham .horawatch-tb li.hora-time-title label::before,.pradosham-wrap .carousel-indicators li {
    background: 0 0
}

.nakshatra-info ul {
    border-spacing: 1px 20px;
    display: table;
    padding: 0;
    margin-bottom: 0
}

.nakshatra-info li {
    background: 0 0;
    display: table-row;
    list-style: none;
    padding: 0;
    position: relative
}

.nakshatra-info li span {
    display: table-cell;
    padding-left: 5px;
    vertical-align: top;
    width: 145px;
    color: #272727;
    font-weight: 700
}

.nakshatra-info li p {
    display: table-cell;
    padding: 0;
    text-align: left;
    vertical-align: top
}

.star-sub-title {
    color: #222;
    font-size: 1.1em;
    padding-top: 6px
}

.nakshatra-img {
    float: right;
    margin: 0 0 10px 10px
}

.pradosham-wrap {
    float: left;
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 3px;
    padding: 25px 0 30px;
    position: relative;
    margin-bottom: 30px
}

.pradosham-wrap .pradosham-half {
    float: left;
    width: 50%;
    margin: 25px auto
}

.pradosham-wrap .pradosham-half:nth-child(4n) {
    clear: both;
    float: none
}

.pradosham-wrap .date-box-wrap {
    float: none;
    margin: 0 auto 30px;
    width: 40%
}

.pradosham-wrap .feative-headwrap {
    float: none;
    margin: 0 auto;
    width: 85%
}

.pradosham-wrap .muhurat-wrap,.pradosham-wrap .muhurat-wrap.last-wrap {
    float: none;
    margin: 10px auto;
    width: 99%
}

.pradosham-wrap h1 {
    margin: 0 0 45px;
    position: relative;
    text-align: center
}

.pradosham-wrap h1::after {
    background: url(../images/tit-bg.png) no-repeat #fff0;
    bottom: -20px;
    content: "";
    height: 25px;
    left: 50%;
    margin-left: -65px;
    position: absolute;
    width: 130px
}

.prodosham-leftbtn {
    float: left;
    margin: 17px 0 0 50px;
    cursor: pointer
}

.prodosham-rightbtn {
    float: right;
    margin: 17px 50px 0 0;
    cursor: pointer
}

.prodosham-leftbtn a,.prodosham-rightbtn a {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 14px
}

.day-night-wrap,.horawatch-tb ul {
    display: table;
    border-collapse: separate
}

.prodosham-leftbtn a:hover,.prodosham-rightbtn a:hover {
    background: #fef3ee;
    color: #ed3902
}

.prodosham-leftarrow {
    left: 40px;
    position: absolute;
    top: 230px
}

.prodosham-rightarrow {
    position: absolute;
    right: 40px;
    top: 240px
}

.pradosham-half.bor-right::after {
    background: url(../images/right-shadow.png) center center no-repeat #fff0;
    content: "";
    height: 590px;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px
}

.aadi-velli .pradosham-half.bor-right::after {
    height: 450px
}

footer {
    background: #fff;
    border-top: 3px solid #1b3c79;
    padding: 0 0;
    text-align: center
}

footer .customercare h6 {
    color: #123983;
    font-size: 1.1em;
    text-align: left;
    font-weight: 400;
    padding: 10px 5px
}

.foo-txt a {
    color: #000
}

.day-night-wrap {
    border-radius: 3px;
    border-spacing: 15px 0;
    color: #383838;
    font-size: 16px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 10px 5px;
    width: 98%;
    border: 2px solid #fde0a9
}

.horawatch-tb {
    border-radius: 2px;
    display: table-cell;
    width: 38%
}

.horawatch-tb.hora-time {
    text-align: center;
    vertical-align: middle;
    width: 20%
}

.horabox-date {
    color: #2658b7;
    font-size: 7.375em;
    line-height: .9
}

.horabox-month {
    color: #123474;
    font-size: 1.8em;
    line-height: 1.3;
    position: relative
}

.horabox-time {
    color: #000;
    line-height: 1.4;
    position: relative;
    margin-bottom: 15px
}

.horabox-day {
    color: #123474
}

.horawatch-tb ul {
    border: 1px solid #e1e1e1;
    border-spacing: 0;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

.horawatch-tb li {
    background: #f7f7f7;
    border-bottom: 1px solid #000;
    display: table-row;
    list-style: none;
    padding: 5px 3px 5px 25px;
    position: relative;
    width: 100%
}

.horawatch-tb li label::before {
    background-color: #fff0;
    background-image: url(../images/planet-icon.png);
    background-repeat: no-repeat;
    content: "";
    height: 27px;
    left: 27px;
    position: absolute;
    top: 8px;
    width: 35px
}

.horawatch-tb li label {
    color: #000;
    display: table-cell;
    font-weight: 700;
    padding: 9px 5px 9px 65px;
    width: 46%;
    position: relative
}

.horawatch-tb li span {
    display: table-cell;
    padding: 9px 5px 9px 9px;
    text-align: left
}

.horawatch-tb li label.Venus::before {
    background-position: 0 -148px
}

.horawatch-tb li label.Mercury::before {
    background-position: 0 -194px
}

.horawatch-tb li label.Moon::before {
    background-position: 0 -243px
}

.horawatch-tb li label.Saturn::before {
    background-position: 0 -294px
}

.horawatch-tb li.hora-time-title {
    background: #123474;
    color: #fff;
    font-size: 1.22em;
    font-weight: 300;
    font-family: Oswald,sans-serif
}

.horawatch-tb li.hora-time-title label {
    font-weight: 100;
    padding: 12px 5px 10px 35px
}

.horawatch-tb .hora-time-title>span {
    color: #fff;
    padding: 12px 5px 10px 9px
}

.horawatch-tb h4 {
    color: #123474;
    font-weight: 500;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    width: 83%
}

.free-tools li {
    display: inline-block;
    list-style: none;
    text-align: center;
    width: 19%;
    padding-bottom: 40px
}

.free-tools>ul {
    margin: 5px 0 35px;
    padding: 0
}

.free-tools h5 {
    color: #fe6000;
    font-size: 1.1em;
    font-weight: 500;
    padding: 3px 0 4px
}

.free-tools h5 a {
    color: #fe6000;
    text-decoration: none
}

#calendar,.feative-headwrap.txtcenter,.table,.two-video {
    width: 100%
}

.two-half {
    float: left;
    width: 50%
}

.responsive-youtube-right {
    float: right;
    height: 293px;
    margin: 0 auto 0 15px;
    padding: 7px;
    width: 520px;
    max-width: 100%
}

.responsive-youtube-bottom,.responsive-youtube-left {
    height: 330px;
    margin: 5px;
    padding: 7px;
    width: 521px;
    max-width: 100%
}

.responsive-youtube-left {
    float: right
}

.responsive-youtube-bottom {
    float: none
}

.video-shadow {
    background: #f6f6f6;
    border-radius: 4px;
    box-shadow: 1px 0 4px #bbb;
    text-align: center
}

.bottom-video h6 {
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: center
}

section.virtual-pooja {
    padding: 0 0 20px
}

.virtualpooja-wrap {
    padding: 0;
    background: #fff
}

.virtual-pooja h1 {
    text-align: center;
    padding: 0 0 25px;
    font-size: 1.8em;
    margin: 0
}

.virtual-pooja .item-container {
    background-color: #fff;
    border-radius: 2px 2px 0 0;
    margin: 30px 10px
}

.virtual-pooja .featured-thumb {
    overflow: hidden;
    position: relative
}

.virtual-pooja .featured-thumb img {
    display: block;
    transition: 1s;
    border-radius: 50%;
    cursor: pointer;
    width: 130px;
    height: 130px;
    margin: 0 auto
}

.virtual-pooja .featured_post_text h4 {
    font-size: 1em!important;
    padding: 4px 0 6px;
    text-align: center
}

.virtual-pooja .featured_post_text h4 a {
    color: #545051;
    display: block;
    line-height: 1.4;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.virtual-pooja .featured_post_text h4 a:hover {
    opacity: .5
}

.virtual-pooja-mbl {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 10px;
    background: url(/astropedia/assets/images/virtual-pooja/virtual-app.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: 0;
    margin-bottom: 20px
}

.virtual-pooja-mbl-title {
    font-size: 28px;
    line-height: 32px;
    color: #930c0c;
    padding-bottom: 15px
}

.virtual-mbl-app a {
    padding: 0 5px
}

.head-timerwrap li,.virtualpooja-mobileflash .astrowiki-btn {
    display: inline-block
}

.virtualpooja-flash {
    text-align: center;
    padding-top: 10px
}

.virtualpooja-mobileflash>div {
    clear: both;
    margin: 15px auto
}

.sadesati-report ul {
    padding: 10px 0 0 5px
}

.sadesati-form .k-widget.k-datetimepicker.k-header {
    border: 1px solid #ddd
}

.god-page-inn .col-md-3.bdrnone,.sadesati-report-wrap .sade-head-label::after,.tp-autocomplete.spinner:before {
    border: none
}

.sadesati-form .tp-autocomplete input {
    border: 1px solid #ddd;
    box-shadow: none;
    max-width: 100%;
    width: 350px
}

.sadesati-form .tp-ac__list {
    margin-top: -2px;
    max-width: 100%;
    width: 350px;
    border-bottom: none;
    list-style: none;
    margin-left: 54px
}

.sadesati-form .tp-ac__list li:last-child {
    border-bottom: 1px solid #ddd;
    font-weight: 400
}

.sadesati-report {
    background: #fff;
    border-radius: 3px;
    margin: 30px auto;
    padding: 15px
}

.sade-user-detail li {
    font-size: .9em;
    list-style: none;
    padding: 4px 0
}

.sade-user-detail label {
    display: inline-block;
    font-weight: 600;
    width: 135px
}

.sadesati-form input[type=submit] {
    max-width: 100%;
    width: 350px
}

.present-transit .sade-head-label {
    background: #faeacd;
    color: #6d2e00
}

.sadesati-report-colm.present-transit {
    background: #fff7e7
}

.present-transit-txt {
    color: #944403;
    padding: 12px 10px
}

.present-transit .sadesati-end,.present-transit .sadesati-start {
    color: #944403
}

.moonsign-label,.right1 {
    text-align: right
}

.moonsign-label span {
    color: #2686c0;
    display: inline-block;
    margin: 0 auto;
    padding-top: 70px;
    position: relative
}

.moonsign-label span::before {
    content: "";
    height: 66px;
    left: 50%;
    position: absolute;
    top: 7px;
    width: 65px;
    margin-left: -30px
}

.moonsign-label .Aries {
    color: #ec2329
}

.moonsign-label .Taurus {
    color: #f69123
}

.moonsign-label .Gemini {
    color: #79b54a
}

.moonsign-label .Cancer {
    color: #25a9e1
}

.moonsign-label .Leo {
    color: #e12127
}

.moonsign-label .Virgo {
    color: #f5872d
}

.moonsign-label .Libra {
    color: #63a340
}

.moonsign-label .Scorpio {
    color: #2686c0
}

.moonsign-label .Sagittarius {
    color: #ec2e2c
}

.moonsign-label .Capricorn {
    color: #f58925
}

.moonsign-label .Aquarius {
    color: #5a9d40
}

.moonsign-label .Pisces {
    color: #289acf
}

.moonsign-label .Aries::before {
    background: url(../images/Aries.png) no-repeat #fff0
}

.moonsign-label .Taurus::before {
    background: url(../images/Taurus.png) no-repeat #fff0
}

.moonsign-label .Gemini::before {
    background: url(../images/Gemini.png) no-repeat #fff0
}

.moonsign-label .Cancer::before {
    background: url(../images/Cancer.png) no-repeat #fff0
}

.moonsign-label .Leo::before {
    background: url(../images/Leo.png) no-repeat #fff0
}

.moonsign-label .Virgo::before {
    background: url(../images/Virgo.png) no-repeat #fff0
}

.moonsign-label .Libra::before {
    background: url(../images/Libra.png) no-repeat #fff0
}

.moonsign-label .Scorpio::before {
    background: url(../images/Scorpio.png) no-repeat #fff0
}

.moonsign-label .Sagittarius::before {
    background: url(../images/Sagittarius.png) no-repeat #fff0
}

.moonsign-label .Capricorn::before {
    background: url(../images/Capricorn.png) no-repeat #fff0
}

.moonsign-label .Aquarius::before {
    background: url(../images/Aquarius.png) no-repeat #fff0
}

.moonsign-label .Pisces::before {
    background: url(../images/Pisces.png) no-repeat #fff0
}

.sadesati-report li {
    list-style: none;
    padding: 3px 10px
}

.sadesati-form select.form-control {
    display: inline-block;
    width: 113px
}

.sade-head-label {
    background: #ededed;
    color: #000;
    font-size: 1.09em;
    padding: 12px 0;
    position: relative
}

.sade-head-label::after {
    border-bottom: 1px solid #d7b77a;
    bottom: 0;
    content: "";
    left: 10%;
    position: absolute;
    width: 80%
}

.sadesati-report-colm {
    text-align: center;
    background: #fff;
    border: 1px solid #efdab3;
    display: table-cell;
    float: none;
    padding: 0
}

.sadesati-report-wrap {
    border-spacing: 26px 10px;
    display: table;
    padding: 0;
    text-align: left;
    border-collapse: separate
}

.sadesati-start {
    margin: 0;
    padding: 12px 10px;
    text-align: center
}

.sadesati-end span,.sadesati-start span {
    color: #1545a0;
    display: inline-block;
    font-weight: 600;
    margin-right: 10px
}

.sadesati-end {
    background: #f7f7f7;
    border-top: 1px solid #ededed;
    margin: 0;
    padding: 12px 10px
}

.sadesati-report-content {
    line-height: 1.7;
    margin: 20px auto
}

.sade-sati-table {
    font-size: .889em
}

.sade-sati-table th,.sun-trs-table th {
    background: #4777d2;
    border: 1px solid #ddd;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 25%
}

.sade-sati-table table {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.sade-sati-table td,.sun-trs-table td {
    border: 1px solid #ddd;
    padding: 7px 10px
}

.sade-gen-content li {
    background: url(../images/list-1.png) 0 12px no-repeat #fff0;
    padding: 5px 0 5px 26px
}

p.mantra-txt,tbody tr td p {
    padding: 10px
}

.sade-gen-content ul {
    font-size: .889em;
    list-style: none;
    margin: 5px auto 20px
}

p.mantra-txt {
    background: #f3f3f3;
    border-radius: 3px;
    color: #123983;
    font-size: 1.1em;
    text-align: center
}

.roundimg {
    border: 3px solid #d3d0b1;
    border-radius: 100%;
    transition: .3s ease-in-out
}

.fullmoon-page .roundimg {
    width: 150px
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .nav-menu a {
        margin:5px 2px
    }
}

@media screen and (min-width: 768px) and (max-width:980px) {
    .free-tools li,.free-tools>ul {
        text-align:center
    }

    .middle {
        margin: 0 2%;
        width: 45%
    }

    .head-timerwrap {
        width: 27%
    }

    .middle ul {
        margin: 0 55px 0 -5px
    }

    .date-box-wrap {
        width: 38%
    }

    .feative-headwrap {
        width: 100%
    }

    .muhurat-wrap {
        width: 98%
    }

    .horawatch-tb,.panchang-tb {
        display: block;
        width: 100%
    }

    .panchang-tb {
        margin-bottom: 20px
    }

    .pancha-naksha-warp,.panchag-row {
        display: block
    }

    .day-night-wrap {
        display: block;
        padding-top: 340px;
        position: relative
    }

    .horawatch-tb.hora-time {
        padding-bottom: 9px;
        position: absolute;
        top: 19px;
        width: 98%
    }

    .free-tools li {
        margin-bottom: 30px;
        width: 32%
    }

    .pradosham-wrap .pradosham-half {
        float: none;
        width: 100%
    }

    .prodosham-montharrow {
        display: none
    }

    .pradosham-half.bor-right::after {
        background: 0 0
    }

    .breadcrumb {
        margin-top: 5px!important
    }

    .normaltxt6 {
        margin-bottom: 20px;
        padding: 0 15px 0 0;
        display: flex;
        font-size: 15px;
        color: #000;
        text-align: center
    }
}

@media screen and (min-width: 981px) and (max-width:1200px) {
    .date-box-wrap {
        width:26%
    }

    .feative-headwrap {
        width: 69%
    }

    .middle {
        margin: 0 0 0 -30px;
        width: 63%
    }

    .head-timerwrap {
        width: 20%
    }

    .boxyear-hidden input[type=text] {
        width: 130px
    }
}

@media screen and (min-width: 0) and (max-width:767px) {
    .festive-poision::after,.festive-poision::before {
        border-top:1px dashed #ddd;
        background: 0 0;
        width: 100%
    }

    .free-tools li,.free-tools>ul,.head-timerwrap,.logo-wrap,.moonsign-label {
        text-align: center
    }

    .logo-wrap {
        float: none;
        width: 100%
    }

    .logo {
        display: inline-block;
        position: relative
    }

    .slogan {
        margin-top: 0
    }

    .middle {
        float: none;
        margin: 0;
        width: 100%
    }

    .head-timerwrap {
        float: none;
        margin-bottom: 10px;
        width: 100%
    }

    .festival-inner {
        padding: 10px
    }

    .date-box-wrap,.feative-headwrap,.festive-dangtime,.festive-goodtime,.festive-poision,.muhurat-wrap,.pradosham-wrap .pradosham-half,.two-half {
        float: none;
        width: 100%
    }

    .festive-poision::before {
        top: -3px
    }

    .festive-poision::after {
        top: 100%
    }

    .panchang-tb {
        display: block;
        margin-bottom: 20px;
        width: 100%
    }

    .pancha-naksha-warp,.panchag-row,.sadesati-report li label,.sadesati-report-wrap {
        display: block
    }

    .astrological-info li span,.horawatch-tb {
        display: block;
        width: 100%
    }

    .astrological-info li p {
        display: block;
        margin-bottom: 0;
        margin-top: 5px
    }

    .day-night-wrap {
        display: block;
        padding-top: 360px;
        position: relative;
        margin: 0 auto
    }

    .horawatch-tb.hora-time {
        padding-bottom: 9px;
        position: absolute;
        top: 19px;
        width: 98%
    }

    .horawatch-tb li label {
        padding: 9px 5px 9px 40px
    }

    .horawatch-tb li label::before {
        left: 5px
    }

    .nakshatra-img {
        float: none;
        margin: 10px auto
    }

    .free-tools li {
        margin-bottom: 30px;
        width: 48%
    }

    .pradosham-wrap .date-box-wrap {
        width: 92%
    }

    .prodosham-montharrow {
        display: none
    }

    .pradosham-wrap {
        border: nonel
    }

    .prodosham-leftbtn,.prodosham-rightbtn {
        display: inline-block;
        margin: 0
    }

    .prodosham-leftbtn a,.prodosham-rightbtn a {
        padding: 7px 10px
    }

    .pradosham-half.bor-right::after {
        background: 0 0
    }

    .sadesati-report,.sadesati-report .col-md-9 {
        padding: 0
    }

    .sadesati-report ul {
        font-size: .81em
    }

    .sade-sati-table {
        overflow: auto;
        width: 100%
    }

    .sadesati-report-colm {
        display: block;
        margin: 10px
    }
}

.carousel-control.left,.carousel-control.right {
    background-repeat: repeat-x;
    background-image: none
}

.main1,.main2,.main3 {
    padding-right: 20px;
    cursor: pointer
}

#child,#parent,#subchild {
    font-size: 17px
}

@media screen and (max-width: 420px) {
    .responsive-youtube-bottom,.responsive-youtube-left,.responsive-youtube-right {
        float:none;
        height: 100%;
        width: 100%
    }
}

.left-goo-ad,.right-goo-ad {
    position: fixed;
    width: 170px;
    top: 170px
}

#calendar .date,#calendar ul.weekdays li,.ctabtn,.festival-names,.head-timerwrap .rd,.p,.pagebg h1,.uniqueservices {
    text-align: center
}

.active.left,.active.right,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right,.carousel-fade .carousel-inner .item,.item {
    opacity: 0
}

.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
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }

    .home-slider .carousel-control.left,.home-slider .carousel-control.right {
        display: none
    }

    .home-slider:hover .carousel-control.left,.home-slider:hover .carousel-control.right {
        display: block
    }
}

.home-slider .carousel-indicators {
    bottom: 0;
    margin-bottom: 5px
}

.home-slider .carousel-control.left,.home-slider .carousel-control.right {
    background: rgb(0 0 0 / .4);
    border-radius: 50%;
    height: 35px;
    top: 43%;
    width: 35px;
    opacity: 1
}

.astrological-info li span::before,.label.Venus::before {
    background-repeat: no-repeat;
    background-color: #fff0
}

.home-slider .carousel-control.left {
    left: 6%
}

.home-slider .carousel-control.right {
    right: 6%
}

.home-slider .carousel-control.left:hover::before {
    background-position: -13px 0
}

.home-slider .carousel-control.right::before {
    content: "";
    background: url(../images/slide-right.png) -13px 0 no-repeat #fff0;
    content: "";
    height: 18px;
    left: 12px;
    position: absolute;
    top: 10px;
    width: 15px
}

.home-slider .carousel-control.right:hover::before {
    background-position: 0 0
}

.left-goo-ad {
    left: 0
}

.right-goo-ad {
    right: 0
}

@media screen and (min-width: 0) and (max-width:1400px) {
    .left-goo-ad,.right-goo-ad {
        text-align:center;
        width: 100%
    }

    .left-goo-ad,body {
        position: relative
    }

    .good-ads-banner .container {
        position: static
    }

    .left-goo-ad {
        top: 7px
    }

    .right-goo-ad {
        bottom: 110px;
        height: 120px;
        position: absolute;
        right: 0;
        top: inherit
    }
}

.form-control.error,.freetools-search.error,.groom-horoscope-search.error,.tp-ac__input.error {
    border: 1px solid red!important
}

.fb_iframe_widget,.fb_iframe_widget iframe,.fb_iframe_widget span {
    max-width: 100%!important
}

#parent {
    padding: 8px 0
}

#child {
    padding: 8px 0 8px 25px
}

#subchild {
    padding: 8px 0 8px 40px
}

.main1 {
    color: #9b2f6c;
    font-weight: 700
}

.button-small,.h1txt,.kalash,.unitxt {
    font-weight: 600
}

.main2 {
    color: #17674a
}

.main3 {
    color: #673917
}

#parent .main1 {
    width: 128px;
    display: inline-block
}

#subchild .main1 {
    width: 111px;
    display: inline-block
}

@media (min-width: 0) and (max-width:668px) {
    #child,#parent,#subchild {
        font-size:15px
    }

    .main2,.main3 {
        display: block;
        padding-right: 0
    }

    .sadesati-report {
        padding: 15px
    }
}

.bck-btn,.button-small,a.avfbicon {
    display: inline-block
}

.button-small {
    background-color: #eee;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: 18.6px;
    height: 27px;
    line-height: 9px;
    padding: 0 8px
}

.bck-btn,.more-btn {
    background: #fd7801;
    border-radius: 3px;
    padding: 8px 17px;
    font-size: 15px;
    color: #fff
}

.timings {
    width: 205px
}

.languagetamil.choosemonth,.rights {
    float: right
}

.more-btn:hover {
    color: #f8f6c8
}

.bck-btn {
    margin: 10px auto
}

.date-txt {
    color: #4b4c4c;
    font-size: 15px
}

.sun-trs-table {
    font-size: .889em;
    max-width: 100%;
    margin: 0 auto
}

.sun-trs-table table {
    background: #cddcee;
    border: 1px solid #ddd;
    font-size: 17px;
    margin-bottom: 20px
}

.sun-trs-table tr:nth-child(2n) {
    background: #edd679
}

.ash {
    background: #bcdcff
}

@media screen and (min-width: 0) and (max-width:420px) {
    .timings {
        width:100%
    }
}

.pagebg h1 {
    background: #fff
}

#calendar-wrap h1,#calendar-wrap h2 {
    color: #123474;
    text-align: center
}

#calendar a {
    color: #8e352e;
    text-decoration: none
}

#calendar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

#calendar li {
    display: block;
    float: left;
    width: 14.342%;
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: -1px;
    margin-bottom: -1px
}

#calendar ul.weekdays {
    height: 40px;
    background: #123474
}

#calendar ul.weekdays li {
    text-transform: uppercase;
    line-height: 20px;
    border: none!important;
    padding: 10px 6px;
    color: #fff;
    font-size: 13px
}

#calendar .days li {
    height: 180px
}

#calendar .days li:hover {
    background: #d3d3d3
}

#calendar .date {
    margin-bottom: 5px;
    padding: 0;
    background: #fc552a;
    color: #fff;
    width: 25px;
    border-radius: 50%;
    float: right
}

#calendar .event {
    display: block;
    font-size: 13px;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 5px;
    background: #e4f2f2;
    border: 1px solid #fc552a;
    color: #009aaf;
    text-decoration: none
}

#calendar .outevent a {
    display: block;
    border-radius: 0;
    padding: 0;
    margin-bottom: 5px;
    background: 0 0;
    border: 0 solid #fc552a;
    color: #0b5420;
    text-decoration: none;
    font-size: 20px
}

#calendar .outevent a:hover {
    color: red;
    text-decoration: none;
    font-size: 20px
}

#calendar .event-desc {
    color: #666;
    margin: px 0 7px;
    text-decoration: none;
    font-size: 16px
}

#calendar .other-month {
    background-color: #efefef;
    color: #666
}

.p {
    color: #635b20;
    margin-top: 50px
}

.carousel-control.right {
    right: 0;
    left: auto
}

.carousel-control {
    position: absulative
}

@media(max-width: 768px) {
    #calendar .other-month,#calendar .weekdays {
        display:none
    }

    #calendar li {
        height: 150px!important;
        border: 1px solid #ededed;
        width: 100%;
        padding: 10px;
        margin-bottom: -1px;
        float: left
    }

    #calendar .date {
        float: none
    }

    .maps1 {
        float: none!important
    }

    .p {
        margin-top: 0
    }
}

@media screen and (max-width: 320px) {
    .head-timerwrap .rd {
        list-style-type:none;
        text-align: center;
        margin: 0 30px 0 0
    }

    .virtual-mbl-app a img {
        margin-bottom: 10px
    }
}

.head-timerwrap .rd {
    list-style-type: none;
    margin: 10px 30px 0 0
}

.head-timerwrap li a {
    color: #fff;
    font-size: 13px
}

.lang-act a {
    color: #ed3902!important
}

.muhurat-wrap.last-wrap>span {
    color: #cf5000;
    font-size: 14px
}

@media screen and (min-width: 280px) {
    .redcolor {
        font-size:14px!important
    }
}

@media screen and (min-width: 320px) and (max-width:980px) {
    .muhurat-wrap.last-wrap {
        margin:0
    }
}

.uniqueservices {
    background: url(../images/virtual-pooja/tutorial_titlelbl.png) no-repeat #fff0;
    border-radius: 5px;
    margin-top: 30px;
    max-width: 100%;
    padding: 30px 0;
    width: 352px
}

.ctabtn {
    display: block;
    padding: 35px 0
}

.ctabtn a {
    border: 1px solid #000;
    padding: 15px 17px;
    color: #f88300;
    border-radius: 2px;
    margin-bottom: 20px
}

.festival-names {
    color: #123983;
    display: block;
    margin-bottom: 22px;
    margin-top: 2px
}

.btn01,.h1txt,.nav-menu a,.pull-left b,.td,.unitxt {
    text-align: left
}

.unitxt {
    color: #fff;
    font-size: 22px;
    margin-top: -13px;
    padding-bottom: 20px;
    padding-left: 50px
}

.kalash {
    color: #123983;
    font-size: 27px
}

.table.table-bordered.text-center a {
    color: #006400
}

.related>h3 {
    margin: 15px 0 0
}

.btn01 {
    color: #f13902;
    margin: -29px 0 10px -15px;
    font-size: 17px;
    max-width: 100%;
    padding: 15px
}

.btn01:hover {
    color: #000
}

.btn01>img {
    margin-right: 10px
}

.responsive-youtube-right {
    margin-left: 0
}

.info {
    background-color: #dbe5f1
}

.blessingsbg {
    background: #123983;
    height: auto;
    margin: 10px 0;
    width: 100%
}

.h1txt {
    color: #fff;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 50px
}

.custom-table {
    width: 100%
}

.two-video.col-md-12>h6 {
    margin: 20px 0
}

.navbar-default .navbar-toggle {
    border-color: #123474
}

.related hr {
    margin: 0 0 10px
}

.related>a {
    line-height: 0;
    margin-left: 0
}

@media screen and (min-width: 320px) and (max-width:360px) {
    .h1txt,.kalash {
        font-weight:600
    }

    .box-day {
        font-size: 25px;
        margin-left: 60px;
        margin-top: -12px
    }

    .box-month,.box-year {
        font-size: 25px;
        line-height: 1.3;
        margin-left: 57px;
        margin-top: 5px;
        position: relative
    }

    .box-date {
        color: #fdffe8;
        float: left;
        font-size: 45px;
        line-height: 1;
        width: 55px
    }

    .festive-titile h1 {
        font-size: 20px;
        margin: 0;
        text-align: center
    }

    h2,h3,h4,h5,h6 {
        color: #123983;
        font-size: 25px;
        margin: 7px 0 0;
        padding-bottom: 4px
    }

    .clrtxt {
        color: #fff;
        padding: 10px
    }

    .right-img {
        float: right;
        margin-bottom: 10px;
        margin-right: 10px;
        margin-top: 10px;
        padding-left: 15px
    }

    .h1txt {
        color: #fff;
        font-size: 15px;
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center
    }

    .kalash {
        color: #123983;
        font-size: 16px
    }

    .pradosham-wrap h1 {
        font-size: 23px
    }

    .muhurat-title,.tithi-title {
        color: #123983;
        display: inline-block;
        font-size: 21px;
        font-weight: 600;
        line-height: 1.4;
        margin: 10px 0 0;
        padding: 0 0 7px;
        position: relative
    }
}

@media screen and (min-width: 360px) and (max-width:460px) {
    .box-day {
        font-size:25px;
        margin-left: 60px;
        margin-top: -12px
    }

    .box-month,.box-year {
        font-size: 25px;
        line-height: 1.3;
        margin-top: 5px;
        position: relative
    }

    .box-date {
        color: #fdffe8;
        float: left;
        font-size: 45px;
        line-height: 1;
        width: 55px
    }

    .festive-titile h1 {
        font-size: 20px;
        margin: 0;
        text-align: center
    }

    h2,h3,h4,h5,h6 {
        color: #123983;
        font-size: 25px;
        margin: 7px 0 0;
        padding-bottom: 4px
    }

    .clrtxt {
        color: #fff;
        padding: 10px
    }

    .right-img {
        float: right;
        margin: 15px auto!important
    }
}

.signtransit {
    margin: 60px 0 30px
}

.multiimg-transit {
    max-width: 60%;
    margin: 30px 30px 30px 0
}

@media screen and (min-width: 460px) and (max-width:640px) {
    .box-day {
        font-size:25px;
        margin-left: 60px;
        margin-top: -12px
    }

    .box-month,.box-year {
        font-size: 25px;
        line-height: 1.3;
        margin-left: 28px;
        margin-top: 5px;
        position: relative
    }

    .box-date {
        color: #fdffe8;
        float: left;
        font-size: 45px;
        line-height: 1;
        width: 55px
    }

    .festive-titile h1 {
        font-size: 20px;
        margin: 0;
        text-align: center
    }

    h2,h3,h4,h5,h6 {
        color: #123983;
        font-size: 25px;
        margin: 7px 0 0;
        padding-bottom: 4px
    }

    .clrtxt {
        color: #fff;
        padding: 10px
    }

    .right-img {
        float: right;
        margin: 10px;
        padding-right: 15px
    }
}

@media screen and (min-width: 640px) and (max-width:767px) {
    .box-day {
        font-size:25px;
        margin-left: 60px;
        margin-top: -12px
    }

    .box-month,.box-year {
        font-size: 25px;
        line-height: 1.3;
        margin-left: 50px;
        margin-top: 5px;
        position: relative
    }

    .box-date {
        color: #fdffe8;
        float: left;
        font-size: 45px;
        line-height: 1;
        width: 55px
    }

    .festive-titile h1 {
        font-size: 20px;
        margin: 0;
        text-align: center
    }

    h2,h3,h4,h5,h6 {
        color: #123983;
        font-size: 25px;
        margin: 7px 0 0;
        padding-bottom: 4px
    }

    .clrtxt {
        color: #fff;
        padding: 10px
    }

    .right-img {
        float: right;
        margin: 10px;
        padding-right: 15px
    }
}

@media screen and (min-width: 0) and (max-width:420px) {
    .uniqueservices {
        background:url(../images/virtual-pooja/tutorial_titlelbl.png) right top no-repeat #fff0
    }
}

.two-video h6 {
    padding-bottom: 0!important
}

.two-video .col-md-4 {
    padding: 0 15px 0 0
}

.dangertimebox2 p:nth-child(3),.festival-inner .pull-left,.festival-inner .pull-right,.poisontimebox2 p:nth-child(3),.pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer span {
    font-size: 16px
}

.custom-table .table td {
    font-size: 16px;
    padding: 5px 4px
}

.darkblue {
    color: #141ea2
}

tbody tr a,tbody tr a:hover {
    color: #ea3e08
}

.lftbtn {
    float: left;
    margin: 10px 0 10px 50px
}

.rftbtn {
    float: right;
    margin: 10px 50px 10px 0
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    left: 15px
}

h2.text-center.darkblue {
    margin: 25px
}

.chaticon-new,.chatnewpanel {
    display: none;
    cursor: pointer
}

.form-horizontal form#validation-form {
    padding: 15px;
    text-align: center;
    background: url(../images/freetools/formbg.png)
}

span.col-sm-3.control-label {
    color: #434343
}

@media screen and (min-width: 0) and (max-width:280px) {
    .multilftbtn:before {
        top:6px!important
    }

    .multilftbtn,.multiritbtn {
        margin-right: 0!important;
        padding: 10px!important;
        font-size: 12px!important
    }
}

@media screen and (min-width: 769px) and (max-width:1024px) {
    .spliter:before {
        right:0!important
    }
}

table.table.table-bordered.birthstar.table-hover {
    width: 94%
}

@media screen and (min-width: 0) and (max-width:320px) {
    tbody tr a {
        color:#ea3e08;
        font-size: 13px
    }
}

@media screen and (min-width: 320px) and (max-width:360px) {
    tbody tr a {
        color:#ea3e08;
        font-size: 15px
    }
}

ul.leaf1 li {
    padding: 7px 10px
}

@media screen and (min-width: 360px) and (max-width:450px) {
    .uniqueservices {
        background:url(../images/virtual-pooja/tutorial_titlelbl.png) left top no-repeat #fff0
    }
}

@media screen and (min-width: 0) and (max-width:1024px) {
    object {
        display:none
    }
}

p.txt {
    color: #ed3902;
    text-align: center
}

@media screen and (min-width: 0) and (max-width:640px) {
    .right-img {
        clear:both;
        display: block;
        float: none;
        margin: 0 auto;
        padding: 0
    }

    .btn01>img {
        margin-right: 10px;
        float: left;
        margin-bottom: 25px
    }

    .botimg {
        margin: 20px!important
    }

    img.center-block.imgbot {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 768px) {
    span.col-sm-3.control-label {
        position:relative;
        left: 10%;
        top: -5px
    }

    img.center-block.imgbot {
        float: left;
        margin-right: 10px
    }

    p.txt {
        color: #ed3902;
        text-align: left
    }
}

.redcolor,.transit tbody tr a,p.god-title,span.orange {
    color: #930c0c
}

.pull-left b,.pull-right b {
    border: 1px solid #ff0c0c;
    padding: 5px 10px;
    box-shadow: 1px 1px 3px #000
}

.carousel-inner .goodboxwrap,.vd-space,object {
    margin-bottom: 30px
}

p.god-title {
    font-size: 1.7em;
    font-weight: 100;
    margin-left: 10px;
    text-align: center;
    padding-bottom: 0
}

.customercare p {
    padding: 5px;
    text-align: left
}

.border1,.btnproduct,.eventname,.homenl-pop-con h3,.leaf4 li,.more-icon,.vd-title,h1.txtcenter,p.nonetextmonth {
    text-align: center
}

p.foo-txt {
    padding: 20px;
    font-size: 16px
}

h1.txtcenter {
    font-weight: 100;
    margin-top: 0
}

.sumome-share-client-circle {
    bottom: 60px;
    position: fixed;
    right: 0;
    z-index: 999
}

.chaticon-new {
    background: url(../images/av-chat.png) no-repeat #fff0;
    bottom: 5px;
    height: 50px;
    position: fixed;
    right: 0;
    width: 50px;
    z-index: 9999999
}

.chatnewpanel {
    background: url(../images/av-chat-big.png) left bottom no-repeat #f27010;
    border-radius: 3px 0 0 3px;
    bottom: 3px;
    height: 80px;
    position: fixed;
    right: 54px;
    width: 120px;
    z-index: 9
}

#launcher,.scrollup,.sumome-image-sharer {
    display: none!important
}

a.avfbicon {
    padding: 0;
    width: 100%;
    color: #000
}

.chatnewpanel::after {
    border-bottom: 5px solid #fff0;
    border-left: 5px solid #f27010;
    border-top: 5px solid #fff0;
    content: "";
    position: absolute;
    top: 45%
}

#fb_link img {
    border-radius: 3px 0 0
}

#launcher {
    opacity: 0!important;
    margin: 0!important;
    height: 42px!important;
    width: 121px!important
}

#launcher.chatshow {
    z-index: 999;
    display: block!important
}

@media (min-width: 0) and (max-width:1200px) {
    a.sumome-share-client-circle {
        display:none
    }

    .chaticon-new {
        background: url(../images/av-chat.png) 0 0/100% auto no-repeat #fff0;
        bottom: 50px;
        position: fixed;
        right: 4px;
        width: 41px;
        z-index: 9999999
    }

    .chatnewpanel {
        bottom: 37px
    }

    #launcher {
        bottom: 38px!important;
        height: 42px!important;
        width: 121px!important;
        right: 50px!important;
        cursor: pointer!important
    }

    #launcher.chatshow {
        z-index: 999;
        display: block!important;
        cursor: pointer!important
    }
}

.home-slider .carousel-control.left::before {
    content: "";
    background: url(../images/slide-left.png) no-repeat #fff0;
    content: "";
    height: 18px;
    left: 9px;
    position: absolute;
    top: 10px;
    width: 15px
}

.label.Venus::before {
    background-image: url(../images/planet-icon.png);
    content: "";
    height: 27px;
    left: 27px;
    position: absolute;
    top: 8px;
    width: 30px
}

.astrological-info li span::before {
    content: "";
    background-image: url(../images/panchag-icon.png);
    content: "";
    height: 25px;
    top: 13px;
    left: 0;
    width: 25px;
    position: absolute
}

.productmargin {
    margin: 15px
}

.nav-menu li.hover ul.secondrymenu {
    left: 170px
}

.nav-menu li.hover ul.thirdmenu {
    left: -170px
}

@media screen and (min-width: 0) and (max-width:500px) {
    .right-img {
        max-height:300px;
        float: none
    }
}

@media screen and (min-width: 0) and (max-width:1400px) {
    .left-goo-ad {
        display:none
    }
}

.container.headerad,.festival-maincontent #slider-result {
    margin-top: 15px
}

.participate {
    background: #f2ac4b;
    clear: both;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 800;
    margin: 10px 0 20px;
    padding: 5px 55px 5px 10px;
    position: relative
}

.participate::after {
    border-bottom: 23px solid #fff0;
    border-right: 23px solid #fff;
    border-top: 23px solid #fff0;
    content: "";
    position: absolute;
    right: 0;
    top: 0
}

.back1 {
    background: #fdfaf2;
    padding: 30px 0
}

.backinner,.backinner:hover {
    padding: 15px 0;
    margin-bottom: 15px;
    background: #fff
}

.backinner {
    border: 1px solid orange
}

.backinner:hover {
    border: 2px solid #ff8c00;
    cursor: pointer
}

.eventname {
    margin-top: 10px;
    font-size: 20px
}

.center-block.btn {
    background: #f2ac4b;
    max-width: 40%;
    color: #fff;
    font-weight: 600
}

.center-block.btn:hover {
    background: #ff8c00;
    max-width: 40%;
    color: #fff;
    font-weight: 600
}

.normaltxt7 {
    margin-bottom: 20px;
    padding: 0 15px
}

ol.breadcrumb {
    padding: 0 15px 3px;
    margin: 0;
    background: #fff
}

a.breadcrumb {
    background: 0 0;
    margin: 0
}

.breadcrumb li {
    font-size: .86em;
    padding: 0;
    color: #000
}

.breadcrumb a {
    color: #123474;
    padding: 5px!important
}

.breadcrumb a:hover {
    color: #2a6496
}

.breadcrumb>.active {
    color: #999
}

.parti {
    color: #123474;
    padding-left: 15px;
    font-size: 25px;
    margin-top: 15px
}

.hrclass {
    margin-top: 5px
}

.normaltxt6 {
    margin-bottom: 20px;
    padding: 0 15px 0 0;
    display: flex;
    font-size: 15px;
    color: #000
}

.btnproduct {
    background: #123474;
    color: #fff;
    padding: 3px 10px;
    font-size: 15px;
    max-width: 120px
}

.hrsmall {
    margin-top: 10px;
    margin-bottom: 10px
}

.maps {
    float: right;
    padding-left: 15px;
    max-width: 100%
}

.maps1 {
    padding: 20px 0;
    float: right
}

@media screen and (min-width: 0) and (max-width:980px) {
    .title1 {
        color:#123474;
        font-size: 25px;
        text-align: center
    }

    /*.dropdown-submenu:hover>.dropdown-menu {
        display: block!important;
        margin-left: 0!important
    }*/
}

.title1 {
    color: #123474;
    font-size: 25px
}

@media screen and (min-width: 1000px) {
    .btnproduct {
        background:#123474;
        color: #fff;
        padding: 3px 10px;
        float: right;
        margin-right: 75px;
        font-size: 15px;
        text-align: center
    }
}

@media screen and (min-width: 500px) {
    .center-block.txtcenter {
        text-align:left;
        font-weight: 600
    }
}

.center-block.txtcenter.center {
    text-align: center;
    line-height: 30px
}

a.txthover {
    text-decoration: none
}

.backhover:hover {
    background-color: #f9f9f9;
    padding: 0 0 1px;
    box-shadow: 1px 1px 1px #b3a7a7;
    transform: scale(1.01);
    transition-timing-function: cubic-bezier(.87,2.15,1,1)
}

.backhover {
    padding: 0 0 1px
}

.backhover .title1:hover {
    color: #fb3904
}

ul.mantra {
    background: #f9f9f9;
    display: inline-block;
    padding: 20px;
    box-shadow: 1px 1px 1px #adacac;
    color: #ed3902;
    margin-left: 40px
}

p.mantratxt {
    font-weight: 600;
    font-size: 17px;
    color: #123991
}

@media screen and (min-width: 0) and (max-width:575px) {
    .normaltxt6 {
        margin-bottom:20px;
        padding: 0 15px 0 0;
        display: flex;
        font-size: 15px;
        color: #000;
        text-align: center
    }
}

@media screen and (min-width: 0) and (max-width:979px) {
    .brandavan {
        float:none!important;
        margin: 0!important
    }

    @media screen and (min-width: 0) and (max-width:320px) {
        .brandavan {
            font-size:17px
        }
    }
}

.brandavan {
    margin-top: 8px;
    padding: 10px 15px
}

.brandavan span {
    font-weight: 400;
    font-size: 15px
}

.mantratext {
    max-width: 700px;
    margin-bottom: 15px;
    background: #f7f7f7;
    position: relative;
    padding: 16px 30px 10px 125px;
    margin-top: 10px
}

.nakshatra-porutham .table-striped>tbody>tr:nth-of-type(odd),.voicebtn {
    background-color: #fff
}

.mantratext::before {
    background: url(../images/quote.png);
    left: 10px;
    content: "";
    width: 109px;
    height: 89px;
    opacity: 100;
    position: absolute;
    top: 0
}

.border1:before,.video-section:before {
    height: 25px;
    box-shadow: -2px 10px 20px -2px #f2f2f2;
    content: ""
}

.mantratext p {
    margin: 0;
    padding: 0 0 0 30px
}

.goodtime span::before {
    background-position-y: -322px
}

.dangertime span::before {
    background-position-y: -398px
}

@media screen and (min-width: 515px) and (max-width:980px) {
    .right-img {
        display:block;
        margin: 10px auto;
        float: none!important
    }

    .center-block.brandavan {
        float: none;
        display: block;
        margin: 0 auto!important
    }
}

@media screen and (min-width: 515px) and (max-width:1024px) {
    .virtual-pooja .featured_post_text h4 {
        white-space:normal
    }
}

@media screen and (min-width: 0) and (max-width:515px) {
    .mantra {
        display:block!important;
        margin: 0 auto!important;
        padding: 0 0 0 15px!important
    }

    .backhover {
        margin-top: 15px
    }
}

.active,.next.left,.prev.right {
    opacity: 1
}

.active.left,.active.right,.next,.prev {
    left: 0;
    transform: translate3d(0,0,0)
}

.referencetxt {
    font-size: 16px;
    color: #ed3902
}

.speaker {
    color: #fff;
    padding: 0 0 0 50px
}

.voicebtn {
    color: #333;
    border-color: #ccc;
    box-shadow: -1px 0 1px 2px #e2e2e2;
    margin-right: 10px;
    margin-top: 7px
}

@media screen and (min-width: 0) and (max-width:767px) {
    .btn01>img {
        float:left
    }

    .ctabtn a {
        clear: both;
        display: inline-block;
        margin: 10px auto
    }

    .festive-sec ul {
        padding: 0 0 0 10px
    }

    .two-video.col-md-12>h6 {
        margin: 20px 0;
        font-size: 20px;
        font-weight: 600;
        text-align: center
    }

    .festival-inner .pull-left,.festival-inner .pull-right {
        float: none!important;
        text-align: center
    }

    .muhurat-wrap.last-wrap {
        font-size: .8em
    }

    .mantratext {
        padding: 45px 5px 15px 10px
    }

    .mantratext::before {
        background-size: 50%;
        background-repeat: no-repeat
    }

    .mantratext p {
        margin: 0;
        padding: 0
    }

    .speaker {
        padding: 0;
        text-align: center;
        display: block;
        font-size: 40px
    }

    p.voice-title {
        font-size: 12px
    }

    .voicebtn {
        font-size: 9px
    }
}

.noneimg {
    background: url(../images/sliderimage/none-img.jpg)
}

.nl-failure,.nl-success {
    background: rgb(255 255 255 / .6);
    margin: 30px 10px;
    padding: 15px 20px
}

p.nonetextmonth {
    color: #fff;
    font-size: 100px;
    font-weight: 600;
    text-shadow: 0 3px #000
}

.spinner-sasti {
    display: block;
    position: relative;
    left: 70%
}

.tp-ac__list a {
    color: #000!important;
    display: block;
    line-height: 25px;
    cursor: pointer;
    text-decoration: none!important
}

.tp-ac__list li a {
    font-size: 14px;
    line-height: 30px
}

.homenl-pop .modal-body {
    max-height: 500px
}

body.modal-open {
    overflow-x: hidden;
    overflow-y: auto
}

.homenl-pop.modal-dialog {
    width: 580px;
    max-width: 96%;
    margin: 12% auto 0
}

.homenl-pop .modal-content {
    background: url(/images/home-nl-signup1.jpg) right bottom/cover no-repeat #fff0;
    float: left
}

.homenl-pop-con h3 {
    color: #ff3800;
    font-size: 21px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 10px;
    line-height: 1.3
}

.homenl-pop-con input[type=text],.homenl-pop-con select {
    border: 1px solid #999;
    color: #777;
    font-size: 15px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 280px
}

.homenl-pop p {
    font-size: 15px;
    line-height: 1.4
}

.homenl-pop-con input[type=text] {
    padding: 4px 8px;
    background: #fff
}

.homenl-pop-con select {
    padding: 4px 8px
}

.homenl-pop-con button[type=submit],.homenl-pop-con input[type=submit] {
    background: #f8454b;
    border: none;
    border-bottom: 2px solid #7c0004;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 17px;
    margin-top: 8px;
    padding: 5px 8px;
    text-transform: uppercase;
    width: 280px;
    max-width: 100%
}

.homenl-pop-con button[type=submit]:focus,.homenl-pop-con input[type=submit]:focus {
    border-bottom: none
}

.homenl-pop .close {
    background: rgb(0 0 0 / .3);
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    margin-right: 5px;
    margin-top: 6px;
    opacity: .8;
    padding: 4px 8px;
    text-shadow: none;
    position: absolute;
    right: 0;
    z-index: 99
}

.homenl-pop-con .error {
    background: #d20209;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 10px;
    position: relative
}

.homenl-pop-con .error::before {
    border-bottom: 6px solid #fff0;
    border-right: 6px solid #d20209;
    border-top: 6px solid #fff0;
    content: "";
    left: -6px;
    position: absolute;
    top: 7px
}

.nl-success {
    border: 1px solid #74e98a;
    border-radius: 3px
}

.nl-success h2 {
    background: url(/images/nl-success.png) 0 4px no-repeat #fff0!important;
    color: #15a21c;
    font-weight: 600;
    padding-left: 46px;
    position: relative
}

.nl-failure {
    border: 1px solid #fa9e9c;
    border-radius: 3px
}

.nl-failure h2 {
    background: url(/images/nl-failure.png) 0 4px no-repeat #fff0!important;
    color: #ed140e;
    font-weight: 600;
    padding-left: 40px;
    position: relative
}

.modal-content {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity!important;
    transition-property: opacity!important;
    opacity: 1
}

@media screen and (min-width: 0) and (max-width:360px) {
    .table.table-bordered.custom-list a {
        font-size:16px
    }

    .even td,.lftbtn,.odd td,.rftbtn,td.sorting_1 {
        text-align: center
    }

    tbody tr span {
        color: #4a4a4a;
        font-size: 14px
    }

    .lftbtn,.rftbtn {
        float: none;
        display: block;
        margin: 10px 0
    }

    table.dataTable>tbody>tr.child ul.dtr-details li {
        border-bottom: 1px solid #efefef;
        padding: 5px 0 5px 26px;
        white-space: normal
    }

    input.freetools-search {
        width: 100%
    }
}

.sade-gen-content {
    list-style: none
}

.numer {
    width: 100%;
    height: 410px
}

ul.leaf1 {
    list-style-image: url(../images/shape1.png)
}

ul {
    list-style: none;
    margin: 5px 0 20px;
    padding: 0 0 0 15px
}

h2 {
    color: #3158a8;
    padding-top: 15px
}

.boxshad {
    box-shadow: 0 0 4px 0 #999;
    max-width: 200px;
    display: inline-table;
    margin-bottom: 25%
}

.rahubox {
    box-shadow: 0 0 4px 0 #e3957f;
    max-width: 350px;
    margin-bottom: 7%;
    padding-bottom: 10px
}

.rahubox .date {
    font-size: 50px;
    padding: 15px!important;
    color: #ec0000
}

.rahubox .time {
    font-size: 27px;
    padding: 40px 0 45px;
    color: #ec0000
}

.mon-year {
    font-size: 20px
}

.height50 {
    height: 50px
}

.dangertimebox2 p:nth-child(2),.poisontimebox2 p:nth-child(2) {
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.title {
    font-size: 17px;
    font-weight: 700
}

.hora-currentdate {
    background-color: #fe5e08;
    color: #fff;
    padding: 10px;
    margin: 10px 0
}

.hora-currentdate:hover {
    color: #fff;
    text-decoration: none;
    background: #e45304
}

.mantratext.padbot {
    padding: 40px 30px 40px 0;
    text-align: right
}

.sadi.well {
    background-color: #f5f5f5!important;
    overflow-x: auto
}

.sadi tr.grey {
    background: #f2efea
}

#carousel-custom .carousel-indicators li.active {
    cursor: not-allowed
}

#carousel-custom .carousel-indicators li.active img {
    opacity: .3
}

.emailsend p {
    padding-right: 5%!important
}

.sadesati-report-content p {
    padding-top: 0
}

.border-title,.vd-title span {
    color: #f06402;
    font-size: 25px
}

.responsive-youtube-right.video-shadow {
    margin-left: 15px
}

.border1 {
    background: #fff;
    margin: 20px 0;
    padding: 20px 0 30px;
    float: left;
    width: 100%;
    position: relative
}

.border1:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: -30px
}

.video-section:before {
    position: relative;
    width: 100%;
    left: 0
}

.border1:after {
    bottom: 10px
}

.border-title {
    padding: 20px 0 0;
    font-weight: 600;
    margin-bottom: 0;
    box-shadow: 3px -9px 20px -2px #f3f3f3
}

hr.line1 {
    max-width: 20%;
    margin-top: 0
}

ul.leaf4 li a {
    padding-left: 10px;
    font-size: 17px;
    text-decoration: none;
    color: #123983
}

.referencetxt:hover::after,ul.leaf4 li a:hover {
    color: #f06402
}

.festival-maincontent .tittle-bg1,.god-accor-list .close:hover,.leaf4 li:hover .fa-chain {
    color: #123983
}

.leaf4 li {
    width: 30%;
    display: inline-block;
    vertical-align: top
}

.more-icon {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 30px;
    color: #9c9c9c
}

.leaf4 li i {
    color: #f06402;
    font-size: 18px
}

@media screen and (min-width: 0) and (max-width:768px) {
    .maps {
        float:none;
        max-width: 100%
    }

    .border1,.leaf4 li {
        float: left;
        width: 100%;
        text-align: center
    }

    .morelink {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .border1 {
        margin: 20px 0;
        box-shadow: none;
        padding: 20px 0 30px
    }

    .responsive-youtube-right.video-shadow {
        margin-left: 0
    }
}

.nopadding {
    padding-left: 0!important;
    padding-right: 0!important
}

.vd-title {
    color: #1239a2;
    line-height: 28px;
    font-weight: 600;
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: hidden;
    padding-top: 35px
}

.tittle-bg,.tittle-bg1 {
    font-weight: 400;
    font-size: 1.8em
}

.vd-title span {
    position: relative
}

.vd-title span::before {
    margin-right: 30px;
    right: 100%
}

.vd-title span::after {
    left: 100%;
    margin-left: 25px
}

.vd-title span::after,.vd-title span::before {
    border: 1px solid #f08170;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1
}

.dropdown-submenu.pull-left,.video-section-box:nth-child(4) .video-inner-box {
    float: none
}

.video-center {
    float: none!important
}

.video-inner-box {
    padding-bottom: 30px;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px
}

.video-inner-box iframe {
    box-shadow: 1px 0 4px #bbb;
    background: #fff;
    height: 293px;
    margin: 0;
    padding: 15px;
    width: 520px;
    max-width: 100%;
    float: none
}

.numerology-wrap {
    background: #e8e8e8!important;
    border: none!important;
    border-radius: 3px;
    margin: 20px auto;
    padding-bottom: 20px;
    padding-top: 20px;
    float: left;
    width: 100%
}

.numerology-inner {
    margin: 0 auto;
    width: 100%!important
}

@media screen and (max-width: 640px) {
    .rahukalam.spliter::before,.yamagandam.spliter::before {
        background:-moz-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%)!important;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#9ac7e4),color-stop(100%,#fff))!important;
        background: -webkit-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%)!important;
        background: -o-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%)!important;
        background: -ms-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%)!important;
        background: linear-gradient(0deg,#fff 0,#9ac7e4 50%,#fff 100%)!important
    }

    .virtual-pooja .featured-thumb img {
        margin: 0 auto;
        border-radius: 50%;
        width: 130px;
        height: 130px
    }

    .virtual-pooja .item-container {
        box-shadow: none
    }
}

a.referencetxt:after {
    content: "\f101";
    font-family: fontawesome;
    position: absolute;
    padding-left: 7px;
    color: #123983;
    font-size: 18px
}

.carousel-inner p {
    line-height: 1.6
}

.festive-sec {
    margin-top: 0;
    position: relative
}

.festival-banner {
    position: relative;
    height: 390px;
    overflow: hidden
}

.fes-banner-content h1 {
    font-size: 2.6em;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 15px
}

.fes-banner-content .day {
    font-size: 1.8em;
    margin: 0;
    padding: 10px 0 30px;
    color: #fff
}

.fes-banner-content {
    position: absolute;
    color: #fff;
    bottom: 30px
}

.festi-datewrap .date-ico {
    background: url(../images/festive-ico.png) -10px 8px no-repeat #fff0;
    display: inline-block;
    width: 40px;
    height: 40px
}

.festiv-leftbtn,.festiv-rightbtn {
    display: inline-block;
    margin: 0 15px 0 0;
    cursor: pointer
}

.festiv-leftbtn a,.festiv-rightbtn a {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: .75em;
    color: #fff
}

.box-cookies a,.moretag {
    text-decoration: underline
}

.festiv-leftbtn a:hover,.festiv-rightbtn a:hover {
    background: #fff;
    color: #04619d
}

.dangertime-ico,.goodtime-ico,.poisontime-ico,.tithitime-ico {
    background: url(../images/festive-ico.png) no-repeat #fff0;
    display: block;
    margin: 10px auto;
    width: 45px;
    height: 40px
}

.goodtime-ico {
    background-position: 0 -89px
}

.poisontime-ico {
    background-position: 0 -180px
}

.dangertime-ico {
    background-position: 0 -275px
}

.tithitime-ico {
    background-position: 0 -360px
}

.goodboxwrap {
    background: #fff;
    box-shadow: 0 12px 12px #aaa;
    width: 100%;
    text-align: center;
    padding: 25px 0 10px
}

.goodboxwrap h3 {
    font-size: 1.25em;
    color: #1a81c3
}

.goodboxwrap p {
    margin-bottom: 0;
    padding-bottom: 0
}

.festival-maincontent {
    background: #fff;
    padding: 0;
    margin: 0 auto
}

.text_speech {
    text-align: left;
    padding-left: 0
}

.virtual-pooja .festival-maincontent {
    margin: 0 auto
}

.festival-maincontent h2,.festival-maincontent h3,.festival-maincontent h4,.festival-maincontent h5,.festival-maincontent h6 {
    color: #930c0c;
    font-size: 1.6em;
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: 35px
}

.festival-videowrap {
    background: #fff;
    padding: 0 20px 20px;
    margin: 20px auto 30px
}

.transit .result-table.table-bordered>tbody>tr:nth-child(odd),.voice-text {
    background: #f5f5f5
}

.tittle-bg {
    padding: 10px 0 25px;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
    line-height: 1.4
}

.tittle-bg::after {
    position: absolute;
    content: "";
    background: url(../images/head-strip.png) center bottom no-repeat;
    width: 100%;
    height: 20px;
    z-index: 0;
    bottom: -12px;
    left: 0
}

.tittle-bg1 {
    text-align: center;
    padding: 20px 0
}

.spliter:before {
    position: absolute;
    width: 1px;
    height: 90%;
    content: "";
    right: -10px;
    top: 5%;
    background: -moz-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#9ac7e4),color-stop(100%,#fff));
    background: -webkit-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%);
    background: -o-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%);
    background: -ms-linear-gradient(90deg,#fff 0,#9ac7e4 50%,#fff 100%);
    background: linear-gradient(0deg,#fff 0,#9ac7e4 50%,#fff 100%)
}

.festival-videowrap .responsive-youtube-right {
    box-shadow: 1px 0 4px #bbb;
    background: #f6f6f6;
    border-radius: 4px;
    float: none;
    margin: 0 auto;
    text-align: center;
    height: 250px
}

.voice-img .btn-default,.voice-img .btn-default:hover {
    border-color: #fff;
    box-shadow: none!important;
    color: #fff
}

.voice-text {
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    border: 2px dotted #e8dddd;
    margin-bottom: 15px
}

p.voice-title {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    letter-spacing: 0;
    background-color: #f5f5f5;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 0
}

.voice-img .btn-default {
    background-color: #123474
}

.voice-img .btn-default:hover {
    background-color: #d5762b
}

div.centervideo {
    margin: 15px auto 40px;
    position: relative;
    float: none;
    padding: 0
}

.centervideo1:after,.centervideo1:before,.centervideo:after,.centervideo:before {
    z-index: 0;
    position: absolute;
    content: "";
    bottom: 11px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.centervideo1:after,.centervideo:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

div.centervideo1 {
    margin: 15px auto 40px;
    position: relative;
    padding: 0
}

.vdpadlft {
    padding-right: 5px!important
}

.vdpadright {
    padding-left: 5px!important
}

iframe.embed-responsive-item {
    z-index: 9
}

.participate-wrap {
    text-align: center;
    margin: 25px auto
}

.knowmore-btn a {
    display: inline-block;
    padding: 5px 25px;
    border: 1px solid;
    transition: .5s ease-in-out
}

.festival-maincontent .participate-wrap h6,.participate-wrap h6 {
    padding: 22px 0 17px;
    font-weight: 500;
    font-size: 1.5em
}

.knowmore-btn a:hover {
    background: #04619d;
    color: #fff;
    text-decoration: none
}

.hr-line {
    background: #eaeaea;
    width: 100%;
    height: 1px;
    clear: both;
    margin: 30px auto 10px
}

.participate-wrap .effect5 .img {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.participate-wrap .effect5 .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.participate-wrap .effect5 .img img {
    border-radius: 50%;
    margin-top: 30px
}

.participate-wrap .effect5 {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 25px auto
}

.participate-wrap .effect5 .img {
    z-index: 11;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.participate-wrap .effect5 .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 150px;
    height: 150px;
    background: #ff8537;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.participate-wrap .effect5 .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 18px;
    text-shadow: 0 0 1px #fff,0 1px 2px rgb(0 0 0 / .3);
    line-height: 25px;
    margin: 0 30px;
    padding: 25px 0 0;
    height: 78px
}

.participate-wrap .effect5 .info p {
    color: #fff;
    font-style: italic;
    font-size: 12px;
    border-top: 1px solid rgb(255 255 255 / .5);
    margin: 0 30px;
    padding: 5px
}

.participate-wrap .effect5 a:hover .info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.participate-wrap .effect5 a:hover .img {
    -webkit-transform: translateY(50px) scale(.5);
    -moz-transform: translateY(50px) scale(.5);
    -ms-transform: translateY(50px) scale(.5);
    -o-transform: translateY(50px) scale(.5);
    transform: translateY(50px) scale(.5)
}

.festival-maincontent .participate-wrap h6 {
    color: #123983
}

.festival-maincontent h6.tittle-bg {
    font-size: 1.8em;
    padding: 10px 0 25px;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
    font-weight: 400;
    color: #123983
}

.videobg1 {
    padding: 20px 0
}

.bg2,.bg3,.participate-mainwrap {
    background: #f7faff;
    padding: 10px 0;
    border-top: 1px solid #ecf2ff;
    border-bottom: 1px solid #ecf2ff
}

p.mailtxt {
    color: #1256af;
    font-weight: 400
}

.nlsubswrap {
    margin: 20px;
    background: #ecf2fc;
    padding: 15px 20px 5px;
    text-align: center;
    border: 1px solid #dbe3f2;
    border-radius: 3px;
    margin-bottom: 15px!important
}

.nlsubswrap h3 {
    font-weight: 400;
    font-size: 1.45em;
    padding-bottom: 10px;
    line-height: 30px;
    color: #123983
}

.nlsubswrap p {
    padding-bottom: 6px;
    line-height: 1.4
}

.input-icon {
    background: #e0dfdf;
    padding: 6px 10px;
    margin: 0;
    position: absolute;
    left: 19px;
    top: 5px;
    max-height: 37px;
    width: 36px;
    max-width: 36px;
    border: 1px solid #cdcdcd
}

.fullmoonleft,.fullmoonright {
    position: relative;
    bottom: 4px;
    color: #fff
}

.nlsubswrap input[type=text] {
    padding: 4px 8px;
    max-width: 210px;
    margin: 5px;
    font-size: 15px;
    outline: 0
}

.nlsubswrap .nlbtn {
    width: 180px;
    background: #04619d;
    color: #fff;
    border: 1px solid #04619d;
    padding: 6px 12px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 2px;
    text-decoration: none;
    transition: .5s ease-in-out
}

.nlsubswrap .nlbtn:hover {
    background: 0 0;
    color: #04619d;
    border: 1px solid #04619d
}

.festival-videowrap .col-md-4 {
    padding: 0 25px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .goodboxwrap .spliter::before {
        top:102%;
        width: 100%;
        height: 1px;
        right: 0
    }

    #bs-example-navbar-collapse-1,.festival-maincontent,.festival-videowrap .col-md-12,.header-mainwrap .col-md-9,.header-top .col-xs-6 {
        padding: 0
    }

    .festival-videowrap {
        padding: 0 0 20px
    }

    .tittle-bg {
        font-size: 1.4em
    }

    .festival-videowrap .responsive-youtube-right {
        margin: 15px auto
    }
}

.moretitle,.slogas p:last-child {
    padding-bottom: 10px
}

#NewsletterMsg {
    margin: 0;
    color: #0268d0;
    padding: 37px;
    font-weight: 600;
    border: 1px solid #f2c0a6;
    background: #ffefce;
    font-size: 13px;
    width: 95%
}

.fullmoonleft {
    padding-right: 15px;
    font-size: 20px
}

.fullmoonright {
    padding-left: 15px;
    font-size: 20px
}

.festi-datewrap {
    margin: 0;
    color: #fff;
    line-height: 1;
    font-weight: 300
}

.slogas {
    display: block;
    text-align: center;
    padding: 10px;
    max-width: 80%;
    margin: 0 auto 15px
}

@media screen and (min-width: 980px) and (max-width:1366px) {
    .fes-banner-content {
        bottom:90px
    }
}

.slogas p:first-child {
    padding-top: 10px
}

.slogas p:first-child:before {
    font-family: fontawesome;
    content: "\f10d";
    padding-right: 5px;
    font-size: 20px
}

.slogas p:last-child:after {
    font-family: fontawesome;
    content: "\f10e ";
    padding-left: 5px;
    font-size: 20px
}

.slogas p {
    padding: 5px;
    color: #123983
}

.indicatorposition h1,.searchlist a p {
    padding-bottom: 0
}

.cc-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / .85);
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s;
    top: 0;
    z-index: 10001
}

.cc-bottom .box-cookies {
    padding: 20px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    position: absolute;
    top: 25%;
    width: 460px;
    background: #fff;
    color: #000;
    border-radius: 3px;
    left: 50%;
    margin-left: -230px;
    max-width: 90%
}

@media (min-width: 0) and (max-width:650px) {
    .cc-bottom .box-cookies {
        left:5%;
        width: 90%;
        margin-left: 0;
        top: 20%
    }
}

.box-cookies a {
    color: #f15a29
}

.box-cookies a.av-btn {
    margin-left: 10px;
    text-decoration: none;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    margin-top: 6px;
    padding: 4px 20px;
    background: #f15a29
}

.cookie-icon {
    margin-bottom: 12px
}

.box-cookies a.av-btn:hover {
    background: #fff;
    color: #fe5e08
}

.cc-close {
    position: fixed;
    bottom: 17px;
    right: 17px;
    background: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    cursor: pointer
}

@media (min-width: 0) and (max-width:767px) {
    .cc-close {
        top:-7px;
        position: absolute;
        right: 5px;
        background: #000;
        color: #fff
    }
}

@media screen and (min-width: 550px) {
    .carousel-indicators>li.active,.multidatecursole .carousel-indicators>li {
        width:100px;
        height: 25px;
        border-radius: 0;
        border: 1px solid grey;
        background: #d3d3d3;
        text-indent: 0
    }

    .multidatecursole .carousel-indicators>li.active {
        background: #fff
    }
}

.mutlibutton {
    border: 1px solid #fff;
    color: #fff;
    margin-right: 10px
}

.multidatecursole .carousel-indicators li {
    border-radius: 10%;
    font-weight: 700;
    margin-right: 30px;
    text-indent: 0;
    line-height: 55px
}

.multidatecursole .fes-banner-content {
    position: absolute;
    color: #fff;
    bottom: 42%
}

.multidatecursole .fes-banner-content h1 {
    margin: 0 auto;
    display: block;
    text-align: center
}

.multidatecursole .carousel-indicators li,.multidatecursole .carousel-indicators>li.active {
    width: 90px;
    height: 90px;
    border: none;
    padding-top: 25px;
    font-size: 38px;
    margin-top: 14px;
    text-align: center
}

.mutlibutton:hover {
    background: #fff;
    color: #000
}

.multidatecursole .carousel-indicators li {
    background: url(/astropedia/assets/images/calion1.png) 0 0/cover;
    color: #000
}

.multidatecursole .carousel-indicators>li.active {
    background: url(/astropedia/assets/images/calion.png) 0 0/cover;
    color: #fff
}

.multimonth {
    font-size: 15px;
    position: absolute;
    top: 0;
    padding-left: 33px;
    font-weight: 400
}

.archives ul li a,.fontweight,.moretitle {
    font-weight: 500
}

.multidatecursole .carousel-indicators {
    bottom: 52%;
    text-align: left;
    margin-left: -35%
}

.carousel-inner>.prev,.multidatecursole .carousel-inner>.next {
    top: inherit
}

@media screen and (max-width: 320px) {
    .goodboxwrap {
        padding-top:72%
    }

    .multidatecursole .carousel-indicators>li,.multidatecursole .carousel-indicators>li.active {
        width: 70px;
        height: 70px;
        margin-top: 30px;
        padding-top: 16px;
        font-size: 30px
    }

    .multimonth {
        padding-left: 20px;
        margin-top: 14px
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 76%;
        overflow: auto;
        width: 100%;
        margin-left: -45%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 25px;
        margin-left: 50px
    }

    .multidatebtn {
        bottom: 52%;
        position: absolute;
        display: inline-flex
    }
}

@media screen and (min-width: 321px) and (max-width:360px) {
    .goodboxwrap {
        padding-top:72%
    }

    .multidatecursole .carousel-indicators>li,.multidatecursole .carousel-indicators>li.active {
        width: 70px;
        height: 70px;
        margin-top: 30px;
        padding-top: 16px;
        font-size: 30px
    }

    .multimonth {
        padding-left: 20px;
        margin-top: 14px
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 76%;
        overflow: auto;
        width: 85%;
        margin-left: -45%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 25px;
        margin-left: 80px
    }

    .multidatebtn {
        bottom: 52%;
        position: absolute;
        margin-left: 20px;
        display: inline-flex
    }
}

@media screen and (min-width: 361px) and (max-width:414px) {
    .goodboxwrap {
        padding-top:72%
    }

    .multidatecursole .carousel-indicators>li,.multidatecursole .carousel-indicators>li.active {
        width: 70px;
        height: 70px;
        margin-top: 30px;
        padding-top: 16px;
        font-size: 30px
    }

    .multimonth {
        padding-left: 20px;
        margin-top: 13px
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 76%;
        overflow: auto;
        width: 85%;
        margin-left: -45%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 25px
    }

    .multidatebtn {
        bottom: 52%;
        position: absolute;
        margin-left: 12%;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 415px) and (max-width:540px) {
    .goodboxwrap {
        padding-top:55%
    }

    .multidatecursole .carousel-indicators>li,.multidatecursole .carousel-indicators>li.active {
        width: 70px;
        height: 70px;
        margin-top: 30px;
        padding-top: 16px;
        font-size: 30px
    }

    .multimonth {
        padding-left: 20px;
        margin-top: 14px
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 76%;
        overflow: auto;
        width: 85%;
        margin-left: -45%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 28px
    }

    .multidatebtn {
        bottom: 50%;
        position: absolute;
        margin-left: 17%;
        display: inline-flex
    }

    .multidatecursole .carousel-inner .data-img {
        max-height: 280px
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 541px) and (max-width:640px) {
    .goodboxwrap {
        padding-top:60%
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 76%;
        overflow: auto;
        width: 85%;
        margin-left: -33%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 28px
    }

    .multidatecursole .carousel-inner .data-img {
        max-height: 310px
    }

    .multidatebtn {
        bottom: 45%;
        position: absolute;
        margin-left: 28%;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }

    .multisliderbg {
        padding-left: 0
    }
}

@media screen and (min-width: 641px) and (max-width:768px) {
    .goodboxwrap {
        padding-top:50%
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 69%;
        overflow: auto;
        margin-left: -29%;
        width: 75%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 28px;
        text-align: left;
        margin-left: 38%
    }

    .multidatecursole .carousel-inner .data-img {
        max-height: 310px
    }

    .multidatebtn {
        bottom: 30%;
        position: absolute;
        margin-left: 30%;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 769px) and (max-width:850px) {
    .goodboxwrap {
        padding-top:25%
    }

    .multidatecursole .carousel-inner .data-img,.multidatecursole .data-img {
        height: 200px!important
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 65%;
        overflow: auto;
        width: 85%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 28px;
        text-align: left;
        margin-left: 33%
    }

    .multidatebtn {
        bottom: 30%;
        position: absolute;
        margin-left: 25%;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 0) and (max-width:600px) {
    .dropdown-submenu>.dropdown-menu li {
        display:block
    }
}

@media screen and (min-width: 851px) and (max-width:980px) {
    .goodboxwrap {
        padding-top:27%
    }

    .multidatecursole .carousel-indicators {
        white-space: nowrap;
        height: 125px;
        bottom: 67%;
        overflow: auto
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 28px;
        text-align: left
    }

    .multidatebtn {
        bottom: 33%;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 981px) and (max-width:991px) {
    .multidatecursole .carousel-indicators {
        white-space:nowrap;
        height: 125px;
        bottom: 60%;
        overflow: auto
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 30px;
        margin-bottom: 22%;
        text-align: left
    }

    .multidatebtn {
        bottom: 21%;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 992px) and (max-width:1100px) {
    .multidatecursole .carousel-indicators {
        white-space:nowrap;
        height: 125px;
        bottom: 51%;
        overflow: auto;
        width: 85%;
        margin-left: -43%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 30px;
        margin-bottom: 15%;
        text-align: left
    }

    .multidatebtn {
        bottom: 0;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 1101px) and (max-width:1200px) {
    .multidatecursole .carousel-indicators {
        white-space:nowrap;
        height: 125px;
        bottom: 56%;
        overflow: auto;
        margin-left: -48%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 30px;
        margin-bottom: 16%;
        text-align: left
    }

    .multidatebtn {
        bottom: 8%;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 1201px) and (max-width:1280px) {
    .multidatecursole .carousel-indicators {
        white-space:nowrap;
        height: 125px;
        bottom: 48%;
        overflow: auto;
        margin-left: -45%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 30px;
        margin-bottom: 12%;
        text-align: left
    }

    .multidatebtn {
        bottom: -14%;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 1281px) and (max-width:1366px) {
    .multidatecursole .carousel-indicators {
        white-space:nowrap;
        height: 125px;
        bottom: 50%;
        overflow: auto;
        margin-left: -42%
    }

    .multidatecursole .carousel-indicators li {
        margin-right: 10px
    }

    .multidatecursole .fes-banner-content h1 {
        font-size: 30px;
        margin-left: 0;
        margin-bottom: 13%;
        text-align: left
    }

    .multidatebtn {
        bottom: -4%;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 1367px) {
    .multidatecursole .carousel-indicators {
        margin-left:-42%;
        bottom: 55%
    }

    .multidatecursole .fes-banner-content h1 {
        text-align: left;
        margin-bottom: 12%
    }

    .multidatebtn {
        bottom: 0;
        position: absolute;
        display: inline-flex
    }

    .multidatecursole .fes-banner-content {
        width: 100%
    }
}

@media screen and (min-width: 1600px) {
    .multidatecursole .carousel-indicators {
        margin-left:-36%
    }

    .multidatecursole .data-img {
        width: 100%
    }
}

.pradosham-wrap .carousel-inner {
    height: 360px!important
}

.pradosham-wrap .sliderbox {
    position: relative;
    left: 38%;
    text-align: center;
    color: #fff;
    top: 55px;
    max-width: 25%;
    height: 350px
}

.pradosham-wrap .dangertimebox,.pradosham-wrap .goodtimebox,.pradosham-wrap .poisontimebox {
    height: 18%;
    position: absolute;
    left: 67%;
    background: #fff;
    width: 30%;
    border-radius: 5px;
    text-align: center
}

.pradosham-wrap p.date,.pradosham-wrap p.date2 {
    font-size: 115px;
    font-weight: 700;
    margin: -15px!important;
    padding: 0!important
}

.pradosham-wrap h1.day,.pradosham-wrap h1.day2 {
    margin: 0;
    font-size: 42px;
    font-weight: 700;
    color: #fff
}

.pradosham-wrap p.month,.pradosham-wrap p.month2 {
    font-size: 42px;
    margin: -25px;
    font-weight: 700
}

.pradosham-wrap p.month span,.pradosham-wrap p.month2 span {
    padding-left: 15px;
    color: #fff
}

.pradosham-wrap .goodtimebox {
    top: 2%
}

.pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.goodtimer2,.pradosham-wrap p.poisontimer {
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin-bottom: 0
}

.pradosham-wrap p.timer,.pradosham-wrap p.timer2 {
    font-size: 16px;
    font-weight: 700
}

.pradosham-wrap .poisontimebox {
    top: 23%
}

.pradosham-wrap .dangertimebox {
    top: 44%
}

.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer1 {
    font-size: 16px;
    font-weight: 700;
    padding-left: 70px
}

.pradosham-wrap .tithibox {
    position: absolute;
    left: 67%;
    background: #fff;
    top: 65%;
    width: 30%;
    text-align: center;
    border-radius: 5px;
    padding: 2px 0
}

.pradosham-wrap .tithibegin {
    font-weight: 700;
    font-size: 16px;
    padding: 2px 0 0;
    margin-bottom: 0
}

.pradosham-wrap .tithiend,.pradosham-wrap .tithiend2 {
    font-weight: 700;
    font-size: 16px;
    padding: 0 0 2px 57px
}

.pradosham-wrap span.week {
    bottom: 55px;
    color: #fff;
    position: relative;
    font-size: 30px;
    font-weight: 700;
    left: 25px
}

.pradosham-wrap span.day,.pradosham-wrap span.day2 {
    bottom: 91px;
    color: #444;
    position: relative;
    right: 15%;
    font-size: 16px;
    font-weight: 700
}

@media screen and (min-width: 1000px) and (max-width:1200px) {
    .pradosham-wrap .sliderbox {
        top:18px;
        height: 275px
    }

    .pradosham-wrap .goodtimebox {
        left: 63%;
        top: 2%
    }

    .pradosham-wrap .poisontimebox {
        left: 63%;
        top: 23%
    }

    .pradosham-wrap .dangertimebox {
        left: 63%;
        top: 45%
    }

    .pradosham-wrap .tithibox {
        left: 63%;
        top: 67%
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 16px
    }

    .pradosham-wrap .tithibegin,.pradosham-wrap .tithiend,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer1,.pradosham-wrap p.timer {
        font-size: 14px
    }
}

@media screen and (min-width: 0) and (max-width:320px) {
    .pradosham-wrap .day {
        margin-left:-10px!important
    }

    .pradosham-wrap p.date {
        font-size: 50px
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 550px!important
    }

    .pradosham-wrap #carousel-custom .carousel-inner {
        height: 560px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 190px;
        left: 36%
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 41%;
        height: auto
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 52%;
        height: auto
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 67%;
        height: auto
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 82%;
        height: auto
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer {
        font-size: 15px
    }

    .pradosham-wrap p.dangertimer1,.pradosham-wrap p.timer {
        font-size: 14px;
        padding: 0;
        margin: 0
    }

    .pradosham-wrap p.poisontimer,.pradosham-wrap p.poisontimer1 {
        font-size: 15px;
        padding: 0;
        margin: 0
    }

    .pradosham-wrap .tithibegin {
        font-size: 12px;
        padding-top: 8px
    }

    .pradosham-wrap .tithiend {
        font-size: 12px;
        padding: 0;
        margin: 0
    }
}

@media screen and (min-width: 321px) and (max-width:360px) {
    .pradosham-wrap .day {
        margin-left:-10px!important
    }

    p.date {
        font-size: 50px
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 550px!important
    }

    .pradosham-wrap #carousel-custom .carousel-inner {
        height: 560px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 190px;
        left: 36%
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 41%;
        height: auto
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 53%;
        height: auto
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 65%;
        height: auto
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 81%;
        height: auto
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 15px
    }

    .pradosham-wrap .tithiend,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.timer {
        font-size: 14px;
        padding: 0
    }

    .pradosham-wrap p.poisontimer1 {
        font-size: 15px;
        padding: 0
    }

    .pradosham-wrap .tithibegin {
        font-size: 15px;
        padding-top: 8px
    }
}

@media screen and (min-width: 361px) and (max-width:414px) {
    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height:665px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 35%;
        height: 13%
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 80%;
        height: 18%
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 50%;
        height: 13%
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 65%;
        height: 13%
    }

    .pradosham-wrap h1.day {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date {
        font-size: 70px
    }

    .pradosham-wrap p.month {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 19px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 20px;
        width: 13%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 8px
    }

    .pradosham-wrap .tithiend,.pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer span,.pradosham-wrap p.poisontimer1 {
        font-size: 16px
    }

    .pradosham-wrap .tithibegin {
        font-size: 16px;
        padding-top: 8px
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 20px
    }
}

@media screen and (min-width: 415px) and (max-width:560px) {
    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height:670px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 35%;
        height: 13%
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 80%;
        height: 18%
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 50%;
        height: 13%
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 65%;
        height: 13%
    }

    .pradosham-wrap h1.day {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date {
        font-size: 70px
    }

    .pradosham-wrap p.month {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 11px;
        width: 13%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 8px
    }

    .pradosham-wrap .tithiend {
        font-size: 17px
    }

    .pradosham-wrap .tithibegin {
        font-size: 17px;
        padding-top: 8px
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 20px
    }

    .pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer span,.pradosham-wrap p.poisontimer1 {
        font-size: 18px
    }
}

@media screen and (min-width: 561px) and (max-width:640px) {
    .pradosham-wrap #carousel-custom .carousel-inner {
        height:620px!important
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 610px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 37%;
        height: 13%
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 82%;
        height: 16%
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 52%;
        height: 13%
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 67%;
        height: 13%
    }

    .pradosham-wrap h1.day {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date {
        font-size: 100px;
        margin: -15px!important;
        padding: 0!important
    }

    .pradosham-wrap p.month {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 0;
        width: 13%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 16px
    }

    .pradosham-wrap .tithiend {
        font-size: 18px;
        padding-left: 16%
    }

    .pradosham-wrap .tithibegin {
        font-size: 18px;
        padding-top: 8px
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 22px
    }

    .pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer span,.pradosham-wrap p.poisontimer1 {
        font-size: 18px
    }
}

@media screen and (min-width: 641px) and (max-width:768px) {
    .pradosham-wrap #carousel-custom .carousel-inner {
        height:630px!important
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap #carousel-custom .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 640px!important
    }

    .pradosham-wrap .sliderbox {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox {
        left: 8%;
        width: 85%;
        top: 37%;
        height: 13%
    }

    .pradosham-wrap .tithibox {
        left: 8%;
        width: 85%;
        top: 82%;
        height: 17%
    }

    .pradosham-wrap .poisontimebox {
        left: 8%;
        width: 85%;
        top: 52%;
        height: 13%
    }

    .pradosham-wrap .dangertimebox {
        left: 8%;
        width: 85%;
        top: 67%;
        height: 13%
    }

    .pradosham-wrap h1.day {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date {
        font-size: 100px;
        margin: -15px!important;
        padding: 0!important
    }

    .pradosham-wrap p.month {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 7px;
        width: 11%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 12px
    }

    .pradosham-wrap .tithiend,.pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer span,.pradosham-wrap p.poisontimer1 {
        font-size: 18px
    }

    .pradosham-wrap .tithibegin {
        font-size: 18px;
        padding-top: 8px
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 23px
    }
}

@media screen and (min-width: 769px) and (max-width:800px) {
    .pradosham-wrap .sliderbox {
        left:10%;
        top: 30px
    }

    .pradosham-wrap .goodtimebox {
        left: 47%;
        width: 50%
    }

    .pradosham-wrap .poisontimebox {
        left: 47%;
        width: 50%;
        top: 25%
    }

    .pradosham-wrap .dangertimebox {
        left: 47%;
        width: 50%;
        top: 48%
    }

    .pradosham-wrap .tithibox {
        left: 47%;
        width: 50%;
        top: 70%
    }

    .pradosham-wrap img.dangertimeimg,.pradosham-wrap img.poisontimeimg {
        margin-top: 5%
    }

    .pradosham-wrap p.dangertimer span,.pradosham-wrap p.poisontimer span {
        font-size: 22px
    }
}

@media screen and (min-width: 801px) and (max-width:999px) {
    .pradosham-wrap #carousel-custom .carousel-inner {
        height:660px!important
    }

    .pradosham-wrap .sliderbox {
        height: 190px
    }

    .pradosham-wrap .goodtimebox {
        background: #fff;
        width: 100%;
        top: 43%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 13%
    }

    .pradosham-wrap .dangertimebox,.pradosham-wrap .poisontimebox {
        border-radius: 5px;
        height: 13%;
        background: #fff;
        width: 100%;
        left: 0
    }

    .pradosham-wrap .poisontimebox {
        top: 57%;
        border: 1px solid #d2a32c
    }

    .pradosham-wrap .dangertimebox {
        top: 71%;
        border: 1px solid #d2a32c
    }

    .pradosham-wrap .tithibox {
        background: #fff;
        top: 85%;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 15%
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: -1px;
        width: 9%
    }

    .pradosham-wrap .tithitimeimg,.pradosham-wrap img.poisontimeimg {
        width: 9%;
        margin-top: 0
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 0;
        width: 9%;
        margin-left: 6%
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer,.pradosham-wrap p.poisontimer {
        font-size: 22px
    }

    .pradosham-wrap p.dangertimer span,.pradosham-wrap p.dangertimer1,.pradosham-wrap p.poisontimer span,.pradosham-wrap p.poisontimer1,.pradosham-wrap p.timer {
        font-size: 18px
    }

    .pradosham-wrap .sliderbox {
        left: 60%;
        top: 45px
    }

    .pradosham-wrap h1.day,.pradosham-wrap p.month {
        font-size: 35px
    }

    .pradosham-wrap p.date {
        font-size: 75px
    }
}

.pradosham-wrap #carousel-custom {
    margin: 20px auto;
    width: 100%
}

.bg1 #slider-result,blockquote {
    margin: 25px 0
}

.pradosham-wrap #carousel-custom .carousel-indicators {
    margin: 0;
    position: static;
    white-space: nowrap;
    width: 100%;
    text-align: center
}

.pradosham-wrap #carousel-custom .carousel-indicators li {
    background-color: #fff0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    margin: 0!important;
    width: 150px;
    height: 100px
}

.pradosham-wrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 3px solid #fff
}

.pradosham-wrap .sliderbox2 {
    position: relative;
    left: 40%;
    text-align: center;
    color: #fff;
    top: 55px;
    max-width: 25%;
    height: 350px
}

.pradosham-wrap .dangertimebox2,.pradosham-wrap .goodtimebox2,.pradosham-wrap .poisontimebox2 {
    width: 30%;
    height: 18%;
    position: absolute;
    left: 67%;
    border-radius: 5px;
    background: #fff;
    text-align: center
}

.pradosham-wrap img.data-img {
    position: absolute;
    width: 100%
}

.pradosham-wrap .goodtimebox2 {
    top: 16%
}

.pradosham-wrap img.goddtimeimg {
    float: left;
    margin-top: 3%;
    margin-left: 6%;
    width: 15%
}

.pradosham-wrap .poisontimebox2 {
    top: 38%
}

.pradosham-wrap .dangertimebox2 {
    top: 61%
}

.pradosham-wrap .carousel-control {
    width: 75px
}

.pradosham-wrap img.poisontimeimg {
    float: left;
    margin-top: 4%;
    margin-left: 5%;
    width: 15%
}

.pradosham-wrap p.dangertimer2,.pradosham-wrap p.poisontimer2 {
    padding: 0 0 0 70px;
    font-size: 16px;
    font-weight: 700
}

.pradosham-wrap p.poisontimer2 span,.rahu-kalamsec .box-text-1 {
    font-size: 16px;
    padding: 0
}

.pradosham-wrap img.dangertimeimg {
    float: left;
    margin-top: 4%;
    margin-left: 7%;
    width: 12%
}

.pradosham-wrap .tithibox2 {
    position: absolute;
    left: 67%;
    background: #fff;
    top: 67%;
    width: 30%;
    text-align: center;
    border-radius: 5px;
    padding: 2px 0
}

.pradosham-wrap .tithibegin2 {
    font-weight: 700;
    font-size: 16px;
    padding: 2px 0 0
}

.pradosham-wrap .tithitimeimg {
    float: left;
    margin-top: 5%;
    margin-left: 6%;
    width: 15%
}

.pradosham-wrap img.indicate {
    border: 1px solid #d2a32c;
    border-radius: 5px
}

.pradosham-wrap span.week2 {
    bottom: 55px;
    color: #fff;
    position: relative;
    right: -13%;
    font-size: 30px;
    font-weight: 700
}

@media screen and (min-width: 0) and (max-width:640px) {
    .pradosham-wrap #carousel-custom .carousel-indicators {
        overflow-x:auto
    }
}

@media screen and (min-width: 1000px) and (max-width:1200px) {
    .pradosham-wrap .sliderbox2 {
        top:24px;
        height: 275px
    }

    .pradosham-wrap p.date2 {
        font-size: 100px;
        font-weight: 700;
        margin: -15px!important;
        padding: 0!important
    }

    .pradosham-wrap .carousel-inner {
        height: 300px
    }

    .pradosham-wrap .goodtimebox2 {
        left: 65%;
        top: 8%;
        height: 21%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 65%;
        top: 34%;
        height: 21%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 65%;
        top: 61%;
        height: 21%
    }

    .pradosham-wrap .tithibox2 {
        left: 63%;
        top: 67%
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 16px
    }

    .pradosham-wrap .tithibegin2,.pradosham-wrap .tithiend2,.pradosham-wrap p.dangertimer2,.pradosham-wrap p.poisontimer2,.pradosham-wrap p.timer2 {
        font-size: 14px
    }
}

@media screen and (min-width: 0) and (max-width:320px) {
    .pradosham-wrap .day2 {
        margin-left:-10px!important
    }

    .pradosham-wrap p.date2 {
        font-size: 50px
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 545px!important
    }

    .pradosham-wrap .carousel-inner {
        height: 460px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 190px;
        left: 36%
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 42%;
        height: auto
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 56%;
        height: auto
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 76%;
        height: auto
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 6%;
        width: 17%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 7%;
        width: 17%
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 82%;
        height: auto
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 15px
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.timer2 {
        font-size: 14px;
        padding: 0
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.poisontimer2 {
        font-size: 15px;
        padding: 0
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 12px;
        padding-top: 8px
    }

    .pradosham-wrap .tithiend2 {
        font-size: 12px
    }
}

@media screen and (min-width: 321px) and (max-width:360px) {
    .pradosham-wrap .day2 {
        margin-left:-10px!important
    }

    .pradosham-wrap p.date2 {
        font-size: 50px
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 545px!important
    }

    .pradosham-wrap .carousel-inner {
        height: 460px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 190px;
        left: 36%
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 43%;
        height: auto
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 61%;
        height: 13%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 78%;
        height: auto
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 79%;
        height: auto
    }

    .pradosham-wrap p.dangertimer,.pradosham-wrap p.goodtimer2 {
        font-size: 15px
    }

    .pradosham-wrap .tithiend2,.pradosham-wrap p.dangertimer2,.pradosham-wrap p.timer2 {
        font-size: 14px
    }

    .pradosham-wrap p.poisontimer2 {
        font-size: 15px;
        padding: 3px 0 0
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 15px;
        padding-top: 8px
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 6%;
        width: 15%
    }
}

@media screen and (min-width: 361px) and (max-width:414px) {
    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height:665px!important
    }

    .pradosham-wrap .carousel-inner {
        height: 430px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 39%;
        height: 15%
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 80%;
        height: 18%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 59%;
        height: 15%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 79%;
        height: 15%
    }

    .pradosham-wrap h1.day2 {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date2 {
        font-size: 70px
    }

    .pradosham-wrap p.month2 {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 9px;
        width: 15%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 7px;
        width: 16%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 12px;
        width: 13%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 8px
    }

    .pradosham-wrap .tithiend2,.pradosham-wrap p.dangertimer2,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2,.pradosham-wrap p.poisontimer2 span {
        font-size: 16px
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 16px;
        padding-top: 8px
    }

    .pradosham-wrap p.goodtimer2,.pradosham-wrap p.poisontimer2 {
        font-size: 20px
    }
}

@media screen and (min-width: 415px) and (max-width:560px) {
    .pradosham-wrap .carousel-inner {
        height:480px!important
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 670px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 40%;
        height: 15%
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 80%;
        height: 18%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 59%;
        height: 15%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 78%;
        height: 15%
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2 span,.pradosham-wrap p.timer2 {
        font-size: 18px
    }

    .pradosham-wrap h1.day2 {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date2 {
        font-size: 70px
    }

    .pradosham-wrap p.month2 {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 11px;
        width: 13%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 8px
    }

    .pradosham-wrap .tithiend2 {
        font-size: 17px
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 17px;
        padding-top: 8px
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 20px
    }

    .pradosham-wrap p.poisontimer2 {
        font-size: 18px;
        padding: 5px 0 0
    }

    .pradosham-wrap p.dangertimer2 {
        padding: 5px 0 0
    }
}

@media screen and (min-width: 561px) and (max-width:640px) {
    .pradosham-wrap .carousel-inner {
        height:530px!important
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 615px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 44%;
        height: 15%
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 82%;
        height: 16%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 61%;
        height: 15%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 78%;
        height: 15%
    }

    .pradosham-wrap h1.day2 {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date2 {
        font-size: 100px;
        margin: -15px!important;
        padding: 0!important
    }

    .pradosham-wrap p.month2 {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 8px;
        width: 11%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 16px
    }

    .pradosham-wrap .tithiend2 {
        font-size: 18px;
        padding-left: 16%
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 18px;
        padding-top: 8px
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 22px;
        padding: 5px 0 0
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.poisontimer2 {
        padding: 5px 0 0
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2,.pradosham-wrap p.poisontimer2 span {
        font-size: 18px
    }
}

@media screen and (min-width: 641px) and (max-width:768px) {
    .pradosham-wrap .carousel-inner {
        height:565px!important
    }

    .carousel-inner>.item>img,.img-responsive,.pradosham-wrap .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: 625px!important
    }

    .pradosham-wrap .sliderbox2 {
        top: 10px;
        height: 240px
    }

    .pradosham-wrap .goodtimebox2 {
        left: 8%;
        width: 85%;
        top: 43%;
        height: 13%
    }

    .pradosham-wrap .tithibox2 {
        left: 8%;
        width: 85%;
        top: 82%;
        height: 17%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 8%;
        width: 85%;
        top: 59%;
        height: 15%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 8%;
        width: 85%;
        top: 77%;
        height: 15%
    }

    .pradosham-wrap h1.day2 {
        margin: 0;
        font-size: 35px
    }

    .pradosham-wrap p.date2 {
        font-size: 100px;
        margin: -15px!important;
        padding: 0!important
    }

    .pradosham-wrap p.month2 {
        font-size: 35px;
        margin: -25px
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: 5px;
        width: 13%
    }

    .pradosham-wrap img.poisontimeimg {
        margin-top: 9px;
        width: 13%
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 7px;
        width: 11%
    }

    .pradosham-wrap .tithitimeimg {
        width: 13%;
        margin-top: 12px
    }

    .pradosham-wrap .tithiend2,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2 span {
        font-size: 18px
    }

    .pradosham-wrap .tithibegin2 {
        font-size: 18px;
        padding-top: 8px
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 21px
    }

    .pradosham-wrap p.poisontimer2 {
        font-size: 23px;
        padding: 5px 0 0
    }

    .pradosham-wrap p.dangertimer2 {
        font-size: 18px;
        padding: 5px 0 0
    }
}

.bg-tbl {
    background: #558ab7;
    color: #fff
}

.min,.tblwidthtwo,.tblwidthtwo-tbl {
    width: 20%
}

.min1 {
    width: 40%
}

.maintbl {
    max-width: 100%;
    margin: 0 auto 25px
}

table.maintbl td {
    white-space: normal!important
}

@media screen and (min-width: 769px) and (max-width:800px) {
    .pradosham-wrap .sliderbox2 {
        left:10%
    }

    .pradosham-wrap .goodtimebox2 {
        left: 47%;
        width: 50%
    }

    .pradosham-wrap .poisontimebox2 {
        left: 47%;
        width: 50%;
        top: 40%
    }

    .pradosham-wrap .dangertimebox2 {
        left: 47%;
        width: 50%;
        top: 66%
    }

    .pradosham-wrap .tithibox2 {
        left: 47%;
        width: 50%;
        top: 70%
    }

    .pradosham-wrap img.dangertimeimg,.pradosham-wrap img.poisontimeimg {
        margin-top: 5%
    }

    .pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2 span {
        font-size: 17px
    }
}

@media screen and (min-width: 801px) and (max-width:999px) {
    .pradosham-wrap .carousel-inner {
        height:550px!important
    }

    .pradosham-wrap .sliderbox2 {
        height: 190px
    }

    .pradosham-wrap .goodtimebox2 {
        background: #fff;
        width: 100%;
        top: 52%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 13%
    }

    .pradosham-wrap .poisontimebox2 {
        background: #fff;
        width: 100%;
        top: 68%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 13%
    }

    .pradosham-wrap .dangertimebox2 {
        background: #fff;
        top: 84%;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 13%
    }

    .pradosham-wrap .tithibox2 {
        background: #fff;
        top: 85%;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #d2a32c;
        left: 0;
        height: 15%
    }

    .pradosham-wrap img.goddtimeimg {
        margin-top: -1px;
        width: 9%
    }

    .pradosham-wrap .tithitimeimg,.pradosham-wrap img.poisontimeimg {
        width: 9%;
        margin-top: 0
    }

    .pradosham-wrap img.dangertimeimg {
        margin-top: 0;
        width: 9%;
        margin-left: 6%
    }

    .pradosham-wrap p.goodtimer2 {
        font-size: 22px
    }

    .pradosham-wrap p.dangertimer2,.pradosham-wrap p.dangertimer2 span,.pradosham-wrap p.poisontimer2,.pradosham-wrap p.poisontimer2 span,.pradosham-wrap p.timer2 {
        font-size: 18px
    }

    .pradosham-wrap .sliderbox2 {
        left: 60%;
        top: 45px
    }

    .pradosham-wrap h1.day2,.pradosham-wrap p.month2 {
        font-size: 35px
    }

    .pradosham-wrap p.date2 {
        font-size: 75px
    }
}

@media screen and (max-width: 980px) {
    .followup-addon {
        top:50px!important;
        text-align: center!important
    }

    .festival-banner {
        position: relative;
        height: auto;
        overflow: hidden
    }

    .multidatecursole img.data-img {
        position: absolute;
        width: 100%;
        height: 100%
    }

    .fes-banner-content {
        position: relative;
        top: 0;
        padding-bottom: 30px
    }

    .fes-banner-content h1 {
        font-size: 1.8em;
        padding-top: 10px;
        line-height: 1.4;
        padding-bottom: 5px
    }

    .fes-banner-content .day {
        font-size: 1.5em
    }

    .festiv-goodtimebox {
        margin-bottom: 20px!important
    }

    .rahukalam.spliter::before {
        background: 0 0
    }

    .carousel-inner>.item>img,.img-responsive,.multidatecursole .carousel-inner>.item>a>img,.thumbnail a>img,.thumbnail>img {
        height: auto!important
    }
}

.nonetmp .carousel-caption {
    font-size: 40px;
    text-shadow: 1px 1px 10px #000;
    padding-bottom: 140px;
    text-align: left
}

.nonetmp .multidatebtn {
    display: block;
    padding-bottom: 8%
}

.nonetmp .data-img {
    position: relative;
    min-height: 175px
}

@media screen and (max-width: 990px) {
    .nonetmp .festival-maincontent {
        margin:0
    }
}

@media screen and (max-width: 414px) {
    #slider-result .carousel-indicators {
        display:none
    }

    .nonetmp .carousel-caption {
        font-size: 28px;
        padding-bottom: 30px;
        line-height: 45px
    }

    .nonetmp .multidatebtn {
        display: inline-flex;
        bottom: -15%
    }
}

@media screen and (min-width: 415px) and (max-width:768px) {
    .nonetmp .carousel-caption {
        font-size:32px;
        padding-bottom: 50px
    }

    .nonetmp .multidatebtn {
        display: inline-flex;
        bottom: -15%
    }

    .nodosha {
        margin-right: 0
    }
}

@media screen and (min-width: 769px) and (max-width:1024px) {
    .nonetmp .carousel-caption {
        font-size:32px;
        padding-bottom: 65px
    }

    .nonetmp .multidatebtn {
        display: inline-flex;
        bottom: -15%
    }
}

@media screen and (min-width: 1025px) and (max-width:1280px) {
    .nonetmp .carousel-caption {
        font-size:35px;
        padding-bottom: 100px
    }
}

#slider-result .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff!important
}

div#myCarousel {
    margin-bottom: 2rem
}

.moretitle {
    color: #123983;
    font-size: 17px;
    line-height: 30px;
    margin-top: 0
}

.featured_post_text a,.moretag {
    color: #123983!important;
    font-size: 18px
}

.moretag {
    font-weight: 400
}

.moretag.normal {
    font-weight: 100
}

.god-accor-list {
    background: #f1f6ff;
    padding: 5px 25px 0;
    position: relative;
    display: none;
    clear: both;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.god-accor-list:after {
    position: absolute;
    border-bottom: 1px solid #ddd;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0
}

.god-accor-list .close {
    position: absolute;
    right: 20px;
    top: 9px;
    font-size: 13px;
    padding: 4px 5px;
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
    color: #999;
    cursor: pointer;
    z-index: 9
}

.god-page-inn ul.tabs li {
    float: left;
    width: 20%;
    position: relative;
    padding: 30px 10px;
    text-align: center
}

.god-page-inn ul.tabs {
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
    float: left
}

.god-page-inn .col-md-3 {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd
}

.god-page-inn .tab_drawer_heading h4,.god-page-inn ul.tabs li h4,.virtual-pooja .god-page-inn .featured_post_text h4 {
    color: #545051;
    display: block;
    line-height: 1.4;
    text-decoration: none;
    cursor: pointer;
    font-size: 1.1em
}

.god-page-inn ul.tabs li h4 a {
    color: #545051
}

.more-ico {
    position: absolute;
    right: 7px;
    bottom: 30px
}

.more-ico:after {
    content: url(/astropedia/assets/images/drop-down2.png);
    color: #000
}

.active-ico.more-ico:after {
    position: relative;
    content: "\f056";
    font-family: FontAwesome;
    color: #1a81c3
}

.virtual-pooja .god-page-inn .item-container {
    box-shadow: none;
    background: 0 0
}

.god-page-inn .item-container:hover .featured-thumb img {
    transform: scale(1)
}

.god-page-inn .tab_drawer_heading img,.god-page-inn ul.tabs li img,.virtual-pooja .god-page-inn .featured-thumb img {
    transition: 1s;
    border-radius: 50%;
    cursor: pointer;
    width: 130px;
    height: 130px;
    margin: 0 auto
}

.moregods-click {
    display: none;
    position: absolute;
    background: rgb(0 0 0 / .2);
    width: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    transition: 1s
}

.moregods-btn {
    display: inline-block;
    margin: 85px 10px 0;
    background: #123983;
    border-radius: 3px;
    padding: 5px 10px;
    color: #fff;
    line-height: 1.7
}

.god-page-inn .tab_drawer_heading:hover:hover .moregods-btn,.god-page-inn ul.tabs li:hover .moregods-btn {
    color: #fff
}

@media screen and (min-width: 768px) and (max-width:980px) {
    .god-page-inn .col-md-3 {
        width:20%;
        padding-left: 0;
        padding-right: 0
    }
}

.nodosha {
    color: #123474;
    font-size: 16px;
    padding-top: 35px;
    font-weight: 600
}

.multilftbtn,.multiritbtn {
    color: #0c0c6d;
    text-decoration: none
}

.nodoshabg {
    background: #fff;
    margin: 20px 0;
    transition-delay: 2s
}

.dosha-icon {
    float: right;
    width: 18%;
    margin-right: 5px;
    box-shadow: 1px 1px 10px #928787;
    border-radius: 50%
}

input.emailsubmit {
    height: 37px!important
}

@media screen and (max-width: 414px) {
    .nodosha {
        margin-right:0;
        position: unset;
        bottom: 0;
        padding-top: 0
    }

    .dosha-icon {
        width: 90%
    }

    #freetoolsmail {
        display: block!important;
        width: 80%!important;
        margin: 0 auto 15px
    }

    .emailsubmit {
        display: block;
        width: 80%!important;
        margin: 0 auto!important
    }

    form#validation-form {
        padding-top: 0!important
    }

    input.freetools-search {
        width: 100%;
        margin: 0 auto
    }

    .dasabhuktibtn {
        margin: 0 auto
    }
}

@media screen and (min-width: 415px) and (max-width:640px) {
    .dosha-icon {
        margin-right:15%
    }

    .nodosha {
        padding-top: 0
    }
}

@media screen and (min-width: 1025px) {
    .right-img.toppad {
        margin-top:6%
    }
}

.section4 {
    background: #e4eefe
}

@media screen and (min-width: 640px) {
    input.emailsubmit {
        margin-left:5px!important
    }

    .tblwidth {
        width: 50%
    }
}

.sec1 {
    background: #f3f4f8;
    padding: 25px 0
}

.multisliderbg li.active {
    background: url(../images/multidateactive.png);
    width: 79px;
    height: 113px;
    cursor: pointer
}

.multisliderbg li {
    background: url(../images/multidateli.png);
    width: 79px;
    height: 113px;
    cursor: pointer;
    margin-right: 20px;
    display: inline-block
}

.multimonthnew {
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px
}

.multidatenew {
    font-size: 35px;
    font-weight: 700
}

.multisliderbg {
    padding: 0;
    margin-top: 0
}

.multilftbtn,.multiritbtn,.transit .table-bordered>tbody>tr>td {
    padding: 10px 15px
}

.multisliderbg li:last-child {
    margin-right: 0
}

.multilftbtn {
    font-size: 14px;
    position: relative;
    margin-right: 10px
}

.multiritbtn {
    font-size: 14px;
    position: relative;
    margin-left: 10px
}

.multiritbtn:after {
    content: url(/astropedia/assets/images/ap-next-arrow.png);
    position: relative;
    top: 2px
}

.multilftbtn:before {
    content: url(/astropedia/assets/images/ap-prev-arrow.png);
    position: relative;
    top: 2px
}

.sec2 .goodboxwrap.pos {
    padding-top: 0;
    padding-bottom: 20px
}

.sec2 {
    padding: 25px 0
}

.multilftbtn:hover,.multiritbtn:hover {
    color: #4646a9
}

.indicatorposition .festival-single,.producttit {
    color: #930c0c;
    font-weight: 300;
    font-family: Oswald,sans-serif
}

@media screen and (max-width: 360px) {
    .multisliderbg {
        padding-left:0
    }

    .multisliderbg li,.multisliderbg li.active {
        width: 43px;
        height: 60px;
        background-repeat: no-repeat;
        background-size: contain
    }

    .multimonthnew {
        font-size: 15px;
        padding-top: 0
    }

    .multidatenew {
        font-size: 22px
    }

    .multisliderbg li {
        margin-right: 15px;
        display: inline-block
    }
}

@media screen and (min-width: 361px) and (max-width:414px) {
    .multisliderbg {
        padding-left:0
    }

    .multisliderbg li,.multisliderbg li.active {
        width: 50px;
        height: 70px;
        background-repeat: no-repeat;
        background-size: contain
    }

    .multimonthnew {
        font-size: 15px;
        padding-top: 0
    }

    .multidatenew {
        font-size: 22px
    }

    .multisliderbg li {
        margin-right: 15px;
        display: inline-block
    }

    .multilftbtn,.multiritbtn {
        font-size: 12px
    }
}

@media screen and (min-width: 415px) and (max-width:540px) {
    .multisliderbg {
        padding-left:0
    }

    .multisliderbg li,.multisliderbg li.active {
        width: 50px;
        height: 70px;
        background-repeat: no-repeat;
        background-size: contain
    }

    .multimonthnew {
        font-size: 15px;
        padding-top: 0
    }

    .multidatenew {
        font-size: 22px
    }

    .multisliderbg li {
        margin-right: 15px;
        display: inline-block
    }

    .multilftbtn,.multiritbtn {
        font-size: 12px
    }
}

.mutislidebtn {
    font-size: 13px
}

@media screen and (max-width: 768px) {
    #slider-result .home-slider .carousel-control.left,.home-slider .carousel-control.left,.home-slider .carousel-control.right {
        top:33%
    }

    .speaker {
        text-align: center!important;
        display: block!important;
        margin: 0 auto!important
    }

    .dropdown-menu {
        margin: 0 10px
    }

    .tabhide {
        margin-bottom: 30px!important
    }

    .love-result-box {
        float: none!important
    }
}

.multiimg-big,.multiimg-transit,.mutisliderimg,.result-table td:first-child {
    text-align: center
}

.multiimg {
    padding-top: 15px!important;
    margin: 0 20px!important
}

.multiimg-big {
    margin: 10px auto
}

.multiimg-transit {
    margin: 20px auto;
    display: block
}

.festival-inner {
    padding: 0
}

.god-title {
    margin-left: 0!important
}
}

@media screen and (min-width: 769px) and (max-width:991px) {
    .mutisliderimg {
        margin-top:50px;
        text-align: center
    }

    .mutisliderimg1 {
        margin-top: 30px;
        text-align: center
    }

    .multiimg-transit {
        margin-top: 1px;
        text-align: center
    }
}

@media screen and (min-width: 768px) and (max-width:979px) {
    .navbar-toggle {
        z-index:9999!important
    }
}

@media screen and (min-width: 990px) and (max-width:1200px) {
    .datfrmt {
        width:415px!important
    }
}

@media screen and (min-width: 1024px) {
    img.center-block.footerimg {
        width:75%
    }

    img.center-block.imgbackground {
        float: right
    }

    .multiimg {
        max-width: 60%;
        margin-top: 0;
        margin-left: 10%
    }

    .multiimg-transit {
        max-width: 60%;
        margin: 30px 30px 30px 0
    }

    .multisliderbg li {
        margin-right: 30px;
        display: inline-block
    }

    .voice-text {
        margin-top: 10px
    }
}

@media screen and (max-width: 360px) {
    .multidatenew {
        bottom:8px;
        position: relative
    }

    .mutislidebtn {
        font-size: 11px
    }
}

@media screen and (max-width: 640px) {
    .sec1 h1 {
        margin:0
    }
}

@media (min-width: 0) and (max-width:979px) {
    .multiimg-big {
        margin:10px auto!important;
        text-align: center
    }

    .navbar-header {
        float: none;
        background: 0 0;
        padding-bottom: 4px
    }

    .header-mainwrap .col-md-3.col-sm-5 {
        padding: 0
    }

    .navbar-nav {
        background: #123474
    }

    .header-mainwrap {
        position: absolute;
        padding-top: 1px;
        left: 0;
        z-index: 9;
        width: 100%
    }

    .logo {
        display: inline-block;
        height: 45px;
        background-size: contain;
        background-position: left top;
        position: 0;
        z-index: 99;
        margin-top: 5px
    }
}

.logo-wrap {
    float: left;
    text-align: left;
    width: 100%
}

@media (min-width: 768px) and (max-width:979px) {
    .slogan {
        display:block;
        margin: 20px 0 0;
        background-size: contain;
        width: 100%;
        background-position: left top;
        float: left
    }
}

.fb_iframe_widget_fluid_desktop,.productlinkbg {
    margin-top: 10px
}

.free-tools img:hover,.item-container.clearfix:hover {
    transform: scale(1.1);
    transition-duration: 1s
}

.producttit {
    font-size: 24px;
    padding-bottom: 5px
}

.productbtn {
    font-size: 17px;
    color: #123983;
    text-decoration: underline
}

.productlinkbg .fa.fa-book,.productlinkbg .fa.fa-hand-o-right {
    color: #123474;
    font-size: 20px
}

.productlinkbg {
    margin-bottom: 25px
}

form.emailsend p {
    color: #ff0!important
}

.indicatorposition .fa.fa-calendar {
    font-size: 40px;
    color: #000;
    padding-right: 10px
}

.indicatorposition .festival-single {
    display: inline-block;
    font-size: 27px;
    padding: 5px 0 25px
}

.twofestival li.active .multidatenew {
    line-height: 40px;
    color: #fff
}

.twofestival li .multidatenew {
    color: #000;
    line-height: 40px;
    margin-top: 20px!important
}

.twofestival .multidateday {
    color: #331010;
    padding: 10px
}

.calender-icn {
    margin-bottom: 15px;
    width: 7%;
    padding-right: 5px
}

@media screen and (min-width: 0) and (max-width:414px) {
    .sadesati-form select.form-control {
        padding:4px 5px;
        width: 100%;
        margin: 10px 0
    }

    .numer {
        width: 100%;
        height: 610px
    }

    .fa.fa-volume-up.fa-5x.speaker {
        margin: 0 auto;
        display: block;
        text-align: center
    }

    .sadesati-report li,.sadesati-report li label {
        text-align: center
    }

    form.emailsend .emailinput,form.emailsend .emailsubmit {
        width: 100%
    }

    .cate-title {
        font-size: 27px;
        line-height: 40px;
        padding-top: 0;
        padding-bottom: 20px;
    }

    form.emailsend .emailsubmit {
        width: 95%;
        margin-right: 15px
    }

    .indicatorposition .fa.fa-calendar {
        font-size: 30px
    }

    .indicatorposition .festival-single {
        font-size: 20px;
        padding: 25px 0
    }

    h1 {
        font-size: 25px;
        line-height: 30px
    }

    .twofestival li.active {
        width: 79px;
        height: 113px
    }

    .twofestival .multimonthnew {
        padding-top: 10px
    }

    .twofestival .multidatenew {
        bottom: 0;
        font-size: 25px
    }

    .calender-icn {
        width: 12%
    }
}

@media screen and (min-width: 541px) and (max-width:560px) {
    .multidatenew {
        font-size:27px;
        line-height: 40px
    }

    .multisliderbg li,.multisliderbg li.active {
        width: 65px;
        height: 100px;
        background-size: contain;
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 361px) and (max-width:384px) {
    .multisliderbg li {
        margin-right:12px
    }
}

@media screen and (max-width: 540px) {
    .twofestival li,.twofestival li:active {
        width:79px!important;
        height: 113px!important
    }

    .twofestival li {
        margin-top: 20px!important
    }

    .datfrmt {
        width: 246px!important
    }

    .dt2,.dt3 {
        font-size: 30px!important
    }

    .left-img {
        float: none!important;
        display: block;
        text-align: center
    }
}

.birth-country.control-label,.left-img {
    float: left
}

.greenresult {
    color: #005e00;
    padding: 5px
}

.redresult {
    color: #930c0c;
    padding: 5px
}

@media screen and (min-width: 415px) and (max-width:768px) {
    .dosha-icon {
        width:40%
    }

    #freetoolsmail {
        width: 35%
    }

    .indicatorposition .festival-single {
        padding: 25px 0
    }

    .freetools-search-con {
        height: 40px;
        width: 88%;
        max-width: 448px!important
    }
}

@media screen and (min-width: 640px) and (max-width:768px) {
    .mutisliderimg {
        text-align:center;
        padding: 10px 0
    }

    .head-location {
        color: #fff;
        font-size: .75em;
        margin-top: 5px;
        position: relative;
        text-align: right;
    }

    .numer {
        width: 100%
    }

    .featured_post_text a {
        font-size: 12px
    }
}

#search_submit,.free-tools h4 {
    font-size: 18px
}

.free-tools,.martop,.new-mantra-design .steps-img {
    margin-top: 20px
}

.searchform {
    display: block;
    text-align: center
}

.searchlist .searchtitle {
    font-size: 20px;
    font-family: Oswald,sans-serif;
    font-weight: 300;
    color: #930c0c
}

.searchlist a p {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
    font-family: arial,sans-serif;
    color: #1a0dab
}

.searchlist a p:visited {
    color: #609
}

.searchlink,.searchlink:hover {
    color: #006621;
    display: block
}

.searchlist li {
    margin-bottom: 20px
}

@media screen and (max-width: 414px) {
    .producttit {
        font-size:17px
    }

    .productbtn {
        font-size: 14px
    }

    .productlinkbg .fa.fa-book,.productlinkbg .fa.fa-hand-o-right {
        display: none
    }

    .autowidth {
        width: 88%;
        height: 35px;
        margin-right: 3px
    }

    .searchform .answer {
        width: 100%
    }
}

input.headsearch {
    border: 1px solid #123474;
    width: 70%;
    border-radius: 50px;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 15px
}

#search_submit {
    border: none;
}

@media screen and (max-width: 320px) {
    .multisliderbg li {
        margin-right:7px
    }

    .mainmb {
        left: 90%
    }

    input.headsearch {
        margin-left: 36%
    }

    #search_submit {
        left: 112%
    }
}

@media screen and (min-width: 641px) and (max-width:979px) {
    input.headsearch {
        margin-left:0
    }

    .mainmb {
        left: 80%!important
    }
}

@media screen and (max-width: 979px) {
    .mobicon {
        display:block!important
    }

    .mainmb {
        position: relative;
        top: 16px;
        color: #fff;
        font-size: 25px;
        z-index: 9999!important;
        float: left;
        left: 68%
    }

    input.headsearch {
        width: 60%;
        border: 1px solid #a7a9af;
        border-radius: 50px
    }

    .searchform {
        position: relative;
    }
}

.archives h3,.archives1 h3 {
    border-bottom: 1px solid #eee
}

@media screen and (min-width: 980px) {
    iframe.birth-iframe[_ngcontent-c1] {
        height:840px!important;
        width: 100%;
        margin-top: 15px;
        border: 0
    }

    
}
@media screen and (min-width: 993px){
.headsearchmain {
        text-align: right;
        width: 350px;
        display: inline-block
    }
}
.blues,.datfrmt,.mantradesign {
    text-align: center
}

.head-location-hidden .autowidth.freetools-search-con.form-control {
    border-radius: 0;
    margin-bottom: 10px!important;
    width: 90%!important;
    margin: 0 auto;
    right: 0!important
}

input.location-search {
    height: 35px;
    display: block;
    max-width: 90%!important;
    margin: 0 auto
}

.autocomplete-suggestions {
    z-index: 99999!important
}

.search-submit.one {
    background: url(https://cdn.astroved.com/images/images-av/av-search.svg) no-repeat #fff0 !important;
    color: #000 !important;
    position: relative;
    right: 12%;
    width: 20px;
    height: 20px;
    background-size: 20px !important;
}

.multiimg-big {
    margin: 0 auto;
    padding: 0
}

.datfrmt {
    width: 400px;
    margin: 0 auto;
    padding: 11px;
    color: #930c0c;
    font-size: 1.6em;
    line-height: 35px
}

.dt1,.dt2,.dt3 {
    line-height: 50px;
    color: #123474;
    margin: 0
}

.dt1 {
    font-size: 50px
}

.dt2,.dt3 {
    font-size: 30px;
    font-weight: 300
}

.left-img {
    margin: 0 5px
}

.bg4 {
    background: #fcfbf2;
    padding: 10px 0;
    border-top: 1px solid #fcfbef;
    border-bottom: 1px solid #fcfbef
}

.blues {
    background: #123474;
    color: #fff
}

.active1,.search-submit {
    color: #fff!important
}

p.bluelt {
    color: #123474
}

.pd20 {
    padding-top: 20px
}

.seca1 {
    background: #f3f4f8;
    padding: 7px 0
}

.active1,.search-submit,.transit .blue {
    background: #123474!important
}

.seca1 h1 {
    padding: 40px 0 0;
    margin: 0
}

.brandavan .moretag:last-child,a.bluecta {
    margin-left: 20px
}

.archives {
    display: block;
    padding-bottom: 60px
}

.archives ul li,.archives1 ul li {
    display: block;
    border-bottom: 1px solid #eee
}

.archives ul li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #1a81c3;
    text-transform: none
}

.archives ul li span {
    display: inline-block;
    margin-top: -2px;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 20px;
    color: #e31e24
}

.archives1 h3 {
    width: 241px
}

.archives1 ul li a {
    display: block;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
    color: #123983;
    text-transform: none
}

.archives1 ul li span {
    display: inline-block;
    margin-top: -2px;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 20px;
    color: #930c0c
}

blockquote {
    display: inline-block;
    background: #f8f8f8;
    border-width: 0 0 0 3px;
    border-style: solid;
    font-size: 15px;
    line-height: 28px;
    padding: 18px 25px
}

.tagcloud a:hover,blockquote {
    border-color: #930c0c
}

a.bluecta {
    color: #fff;
    background-color: #ea4a25;
    border-color: #fff;
    box-shadow: none!important;
    font-size: 14px;
    padding: 8px 20px
}

a:hover.bluecta {
    color: #fff;
    background-color: #123474;
    border-color: #fff;
    box-shadow: none!important;
    font-size: 14px;
    padding: 8px 20px;
    margin-left: 20px
}

.transit .result-table {
    max-width: 80%;
    margin: 0 auto
}

.transit .table-bordered {
    border: 1px solid #fff!important
}

.transit .blue {
    border: 1px solid #123474!important;
    color: #fff
}

@media screen and (min-width: 415px) and (max-width:991px) {
    .responsive-youtube-right,.two-video {
        float:none
    }

    .two-video {
        margin: 0 auto;
        display: block;
        text-align: center
    }
}

form#validation-form .yearinput {
    width: 250px;
    height: 40px!important
}

form#validation-form input#submit {
    margin: 0 0 0 20px;
    width: 250px;
    height: 40px
}

.languagetamil.choosemonth input {
    width: 20px
}

.pad-top #validation-form {
    display: inline-flex
}

.autowidth {
    width: 79%!important;
    height: 40px!important;
    position: relative
}

@media screen and (max-width: 414px) {
    .autowidth {
        width:88%!important;
        height: 35px;
        margin-right: 3px
    }
}

@media screen and (max-width: 768px) {
    .multisliderbg {
        margin-top:12px
    }

    .seca1 h1 {
        padding: 10px 0 0!important
    }

    .right1 {
        text-align: center
    }

    .embed-responsive.embed-responsive-16by9 {
        margin: 20px 0
    }

    .introtxt {
        max-width: 100%!important
    }

    .archives1 {
        display: none
    }

    video {
        max-width: 100%;
        height: auto
    }
}

.borderbot,.dpEventList .dpFlex:nth-last-child() {
    border: 1px solid #123474
}

@media screen and (min-width: 769px) {
    .sadesati-form select.form-control {
        display:inline-block;
        width: 113px
    }

    .virtual-pooja-mbl,.virtualpooja-mobileflash {
        display: none
    }

    .festival-single {
        padding: 10px 0 30px!important
    }

    h1.numerlogy-title {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .introtxt {
        max-width: 80%
    }
}

.search-submit {
    padding: 5px!important
}

.festival-maincontent {
    margin-bottom: 15px
}

.mantrasec {
    background: url(/astropedia/assets/images/mantras/mantrabg1.jpg);
    padding: 50px 0
}

.mantradesign {
    background: #fff;
    padding: 25px
}

.mantra-tit {
    color: #a32418;
    text-align: center!important;
    font-size: 16px
}

.mantra-tit:after {
    background: url(/astropedia/assets/images/mantras/mantradesign1.png) center bottom no-repeat;
    content: "";
    width: 116px;
    height: 20px;
    display: block;
    margin: 0 auto 15px
}

.mantradesign p {
    padding: 0;
    text-align: left
}

.center-block.brandavan1 {
    background: #f7faff;
    padding: 20px;
    border: 1px dotted #cbdaf3
}

.brandavan1 .moretag,.nakshatra-porutham .table-striped td {
    font-size: 15px
}

.lftnowrap,.nowraplft {
    padding-left: 0
}

.numerologymar {
    margin-top: 20px!important
}

.numerologypad {
    padding-top: 0!important
}

@media (max-width: 360px) {
    .right-img {
        margin-top:10px;
        margin-bottom: 10px
    }
}

@media (min-width: 1024px) {
    .blockprimary {
        margin:0 auto
    }

    .archives1 {
        max-width: 351px;
        float: right
    }

    .leftcontent,blockquote {
        max-width: 819px
    }

    .rightlist {
        margin-right: 15%
    }
}

@media (max-width: 1023px) {
    .blockprimary {
        display:inline-grid
    }

    .bg1.one {
        order: 5
    }

    .archives1 {
        display: block
    }

    .archives1 h3 {
        width: 100%
    }
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .mutisliderimg,.mutisliderimg1 {
        text-align:center
    }

    blockquote {
        max-width: 819px;
        width: 80%
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    div#vp-desktop {
        white-space:nowrap;
        font-size: smaller
    }

    .archives1 ul li {
        display: inline-block;
        margin-right: 10px
    }
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 0
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: #fff0 #fff0 #fff0 #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ccc
}

.archives1.vastu ul li span {
    color: #e31e24
}

.archives1.vastu ul li a {
    color: #333
}

.secure-icon a {
    background-image: url(/astropedia/assets/images/icon-foot.png);
    background-repeat: no-repeat;
    margin: 0 0 7px;
    display: inline-block;
    outline: 0
}

a.mo-and,a.mo-ip {
    background-image: url(/astropedia/assets/images/icon-foot.png)!important
}

.secure-icon .anu-sec {
    background-position: -29px -13px;
    width: 163px;
    height: 141px;
    cursor: default;
    outline: 0
}

.secure-icon a.nort-sec {
    background-position: -257px -140px;
    width: 127px;
    height: 70px;
    cursor: default;
    outline: 0
}

.secure-icon a.thaw-sec {
    background-position: -16px -231px;
    width: 181px;
    height: 35px;
    margin: 10px 0 0
}

.secure-icon {
    text-align: center;
    float: left
}

.secure-icon a.mo-and {
    background-position: -49px -379px;
    width: 103px;
    height: 35px;
    outline: 0;
    margin-left: 22px
}

.secure-icon a.mo-ip {
    background-position: -49px -423px;
    width: 103px;
    height: 35px;
    outline: 0;
    margin-left: 6px
}

.secure-icon a.fo-fb,.secure-icon a.fo-fb:hover,.secure-icon a.fo-gp,.secure-icon a.fo-gp:hover,.secure-icon a.fo-inst,.secure-icon a.fo-inst:hover,.secure-icon a.fo-pint,.secure-icon a.fo-pint:hover,.secure-icon a.fo-twt,.secure-icon a.fo-twt:hover {
    width: 36px;
    height: 36px;
    outline: 0
}

.secure-icon a.fo-fb {
    background-position: -18px -285px
}

.secure-icon a.fo-twt {
    background-position: -54px -285px
}

.secure-icon a.fo-gp {
    background-position: -90px -285px
}

.secure-icon a.fo-pint {
    background-position: -162px -285px
}

.secure-icon a.fo-inst {
    background-position: -9px -285px
}

.divider {
    border: 1px dashed #fff;
    height: 1px
}

ul.secure-icon {
    padding: 0 0 0 4px;
    margin: 5px 0
}

.secure-icon a.fo-fb:hover {
    background-position: -18px -325px
}

.secure-icon a.fo-twt:hover {
    background-position: -54px -325px
}

.secure-icon a.fo-gp:hover {
    background-position: -90px -325px
}

.secure-icon a.fo-pint:hover {
    background-position: -162px -325px
}

.secure-icon a.fo-inst:hover {
    background-position: -9px -325px
}

.footer-signup {
    background: #123474;
    width: 260px;
    float: left
}

.footer-signup p {
    color: #fff;
    line-height: 25px;
    padding: 13px 20px 12px;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    font-size: 1.1em
}

.mantrasqut p,p.singlemantra {
    font-family: Copse,serif;
    line-height: 30px;
    font-style: italic
}

.footer-signup .input-field {
    background: #fff;
    border: 1px solid #123474;
    width: 219px;
    height: 32px;
    margin: 0 0 12px;
    font-size: 14px
}

.footer-signup .sgn {
    background: #ffbd41;
    border: 1px solid #123474;
    margin: 0 0 23px;
    padding: 0 27px;
    font-weight: 700
}

.mantrasqut:before,.singlemantra-mainwrap:before {
    background: url(http://assets.astroved.com/images/mantras1.png);
    width: 78px;
    height: 78px;
    float: left;
    margin: 0 6px 0 0;
    content: "";
    position: absolute
}

.footer-signup .sgn:hover {
    background: #3b79ef;
    color: #fff;
    padding: 0 27px
}

.follow-center {
    margin: 5px auto;
    text-align: center;
    display: inline-block;
    width: 179px
}

@media screen and (min-width: 0) and (max-width:380px) {
    .footer-signup,input {
        width:100%!important
    }
}

@media screen and (min-width: 381px) and (max-width:414px) {
    .footer-signup {
        width:300px!important;
        margin: 0 25px!important
    }
}

@media screen and (min-width: 415px) and (max-width:560px) {
    .footer-signup {
        width:300px!important;
        margin: 0 90px!important
    }
}

@media screen and (min-width: 768px) and (max-width:992px) {
    .footer-signup {
        margin-top:50px
    }
}

@media screen and (min-width: 990px) and (max-width:1037px) {
    .footer-signup {
        width:243px
    }

    .secure-icon a.mo-and {
        margin-left: 15px
    }
}

.mantracont {
    margin: 20px auto;
    background: #ecf1f9;
    padding: 0 50px 30px;
    height: 315px;
    border: 1px solid #7da9fa;
    border-radius: 7px
}

.mantrasqut {
    display: block;
    font-family: Gilroy-bold,Arial!important;
    padding: 1.5em 0 .1em;
    margin: 10px auto;
    position: relative;
    text-align: center;
    background: 0 0;
    width: 100%
}

.mantrasqut:before {
    top: -49px;
    left: 39%;
    display: block
}

.mantrasqut p {
    padding: 16px 0 0;
    font-size: 18px
}

.singlemantra-mainwrap {
    background: #f7faff;
    padding: 10px 0;
    border-top: 1px solid #ecf2ff;
    border-bottom: 1px solid #ecf2ff;
    position: relative;
    margin: 30px 0 10px
}

.singlemantra-mainwrap:before {
    top: -39px;
    left: 50%;
    display: block
}

p.singlemantra {
    padding: 15px 0 0;
    font-size: 18px;
    color: #123983
}

.lightash {
    background: #fff;
    border-bottom: 1px solid #f1eeee;
    padding: 10px 0 20px;
    margin: 0 0 20px
}

.mapwdth {
    width: 550px;
    height: 450px
}

@media screen and (min-width: 250px) and (max-width:889px) {
    .mantracont {
        height:auto;
        margin: 80px auto;
        padding: 20px
    }

    .hgt60 {
        height: 0
    }
}

@media screen and (min-width: 890px) and (max-width:1080px) {
    .mantracont {
        height:auto
    }
}

@media screen and (max-width: 889px) and (min-width:451px) {
    .mantracont {
        height:auto
    }

    .mantrasqut:before {
        left: 40%;
        top: -69px
    }

    .responsive-youtube-right.video-shadow {
        margin-left: 0
    }
}

@media screen and (min-width: 0) and (max-width:450px) {
    .mantrasqut:before {
        left:30%;
        top: -66px
    }

    .mapwdth {
        width: 400px;
        height: 375px
    }
}

p.notrs {
    color: #930c0c;
    text-align: center;
    font-size: 25px;
    margin: 0;
    padding: 0
}

.pd5 {
    padding: 60px 20px 10px;
    margin: 0
}

:active,:focus,a:active,a:focus,input:active,input:focus {
    -moz-outline-style: none;
    outline: 0
}

.fa-facebook,.fa-instagram,.fa-pinterest,.fa-whatsapp,.fa-twitter {
    font-size: 18px;
    color: #555;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin: 0 5px 0 0!important;
    border: 0 solid #555;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / .2);
    display: inline-block;
    padding: 7px;
    letter-spacing: 5px
}

a.related-btn,a.related-btn:hover {
    padding: 0 10px!important;
    font-size: 15px;
    width: auto;
    border: 1px solid #04619d
}

a.related-btn {
    background: #04619d;
    color: #fff;
    margin: 0 5px 10px!important;
    display: inline-block
}

a.related-btn:hover {
    background: #fff;
    color: #04619d;
    margin: 0 5px
}

.rltdsrch {
    font-size: 18px;
    font-style: italic;
    color: #123983
}

.content-table {
    border-collapse: collapse;
    margin: 0 0 25px;
    font-size: .9em;
    min-width: 300px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    box-shadow: 0 0 20px rgb(0 0 0 / .15)
}

.content-table thead tr {
    background-color: #930c0c;
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 1.6rem
}

.content-table td,.content-table th {
    padding: 5px 10px
}

.content-table tbody tr {
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 1.5rem
}

.content-table tbody tr:last-of-type {
    border-bottom: 2px solid #930c0c
}

.content-table tbody tr.active-row {
    color: gray
}

.table-example {
    padding: 1rem 1rem 1rem 2px;
    margin: 0 -15px
}

.upper {
    text-align: center;
    border: 1px solid #d5d5d5;
    padding-left: 20px;
    padding-right: 20px
}

.temple-img {
    margin: 20px auto;
    display: block
}

.text-center.temple-text {
    font-size: 30px;
    padding-bottom: 25px
}

.line-border {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dashed #6b6363
}

.rahu-kalamsec .festival-inner {
    background: #fff;
    margin: 0;
    padding: 20px 0 0
}

.rahu-kalamsec .grey-box,.rahu-kalamsec .grey-box-last {
    border-top: 2px solid #2f58b4;
    border-bottom: 2px solid #2f58b4;
    background-color: #fafafa
}

.rahu-kalamsec .large-grade-box,.rahu-kalamsec .submit-btn {
    background-image: linear-gradient(to right,#14387c,#1b408b,#224999,#2951a9,#305ab8)
}

.rahu-kalamsec .span-head {
    font-weight: 300;
    line-height: 40px
}

.rahu-kalamsec .row.loc-date-time {
    border-radius: 40px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.rahu-kalamsec .date-col,.rahu-kalamsec .loc-col {
    padding: 0 25px
}

.rahu-kalamsec .date,.rahu-kalamsec .location {
    font-weight: 600;
    font-size: 16px
}

.rahu-kalamsec .box-text-2 {
    font-size: 50px;
    margin-top: -10px;
    padding: 0
}

.rahu-kalamsec .box-text-3 {
    font-size: 25px;
    margin-top: -10px;
    padding: 0
}

.rahu-kalamsec .large-grade-box {
    color: #fff;
    border-radius: 15px;
    padding: 40px;
    text-align: center
}

.rahu-kalamsec .grey-box {
    padding: 70px 43px;
    margin-left: -11px
}

.rahu-kalamsec .grey-box-last {
    border-right: 2px solid #2f58b4;
    padding: 70px 42px;
    margin-left: -10px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px
}

.rahu-kalamsec .span-head-1 {
    font-size: 21px;
    color: #2e5fbc;
    font-weight: 600
}

.rahu-kalamsec .box-text-4 {
    font-size: 15px;
    font-weight: 600
}

.rahu-kalamsec .third-row {
    margin-top: 30px;
    margin-bottom: 20px
}

.rahu-kalamsec .submit-btn {
    border: none;
    background-color: #fff0;
    padding: 8px 18px;
    border-radius: 5px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
    width: 143px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff3cc
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0;
    font-size: 18px
}

.date-input {
    margin: 0!important;
    border: 2px solid #2d56b1!important;
    padding: 8px 7px;
    border-radius: 5px;
    color: #2d56b1
}

@media (min-width: 758px) and (max-width:810px) {
    .rahu-kalamsec .large-grade-box {
        padding:16px
    }

    .rahu-kalamsec .box-text-2 {
        font-size: 35px
    }

    .rahu-kalamsec .grey-box {
        padding: 61px 20px
    }

    .rahu-kalamsec .grey-box-last {
        padding: 22px 20px!important;
        margin-bottom: 30px
    }

    .table {
        width: 100%
    }

    .rahu-kalamsec .festival-inner {
        margin-left: 10px!important
    }

    .rahu-kalamsec .date-col,.rahu-kalamsec .loc-col {
        padding: 0 21px
    }
}

@media only screen and (min-width: 0) and (max-width:550px) {
    .rahu-kalamsec .grey-box-1,.rahu-kalamsec .grey-box-last {
        border-right:2px solid #2f58b4;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .rahu-kalamsec .grey-box-last {
        border-top: 2px solid #2f58b4;
        padding: 29px 14px;
        margin-left: -13px;
        border-bottom: 2px solid #2f58b4;
        background-color: #fafafa;
        margin-top: 0
    }

    .rahu-kalamsec .submit-btn {
        width: 315px;
        margin-left: -16px
    }

    .rahu-kalamsec .grey-box-3 {
        margin-left: 0!important;
        border-left: 2px solid #2f58b4!important;
        border-radius: 15px;
        margin-top: 10px;
        padding: 57px 43px
    }

    .rahu-kalamsec .grey-box-2 {
        border-right: 2px solid #2f58b4;
        padding: 34px 14px;
        margin-top: 20px;
        margin-left: 0!important;
        border-left: 2px solid #2f58b4;
        border-radius: 15px
    }

    .rahu-kalamsec .large-grade-box {
        background-image: linear-gradient(to right,#14387c,#1b408b,#224999,#2951a9,#305ab8);
        color: #fff;
        border-radius: 15px;
        padding: 8.5px;
        text-align: center
    }

    .rahu-kalamsec .grey-box-1 {
        padding: 39px 10px
    }

    .rahu-kalamsec .festival-inner {
        margin-left: 10px!important
    }

    .rahu-kalamsec .row.loc-date-time {
        border-radius: 50px;
        margin-right: 0;
        margin-top: 10px
    }

    .rahu-kalamsec .loc-col {
        padding: 0 13px
    }

    .rahu-kalamsec .date-col {
        padding: 0 15px
    }

    .head-1 {
        margin-top: 10px
    }

    .rahu-kalamsec .third-row {
        margin-bottom: 0
    }

    .rahu-kalamsec .submit {
        margin-left: 8px!important
    }

    .loc-date-time {
        margin-left: -6px
    }

    .all-boxes {
        margin-left: -10px!important;
        margin-right: -10px!important
    }

    .table-col {
        padding-left: 8px
    }

    th {
        text-align: left;
        padding: 7px!important
    }
}

.ap-btnlink a,.nakshatra-porutham .table-striped thead {
    background-color: #123474
}

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .rahu-kalamsec .grey-box-last {
        padding:51px 40px
    }

    .date-input {
        max-width: 110%!important
    }
}

.new-mantra-design .step-btn {
    background-color: #123474;
    padding: 8px 40px;
    color: #fff;
    border-radius: 4px;
    width: 150px;
    margin: 0 auto;
    border: 2px solid #123474
}

.new-mantra-design .step-btn:hover {
    color: #123474;
    background-color: #fff0;
    border: 2px solid #123474;
    width: 150px;
    padding: 8px 40px
}

.new-mantra-design .container-fluid {
    background-color: #f6f6f6;
    padding-top: 10px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    margin-top: 30px
}

.new-mantra-design .fluid-2 {
    background-color: #ebf1ff;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 0
}

.new-mantra-design .vl {
    border-left: 2px dashed #a3bceb;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    margin-top: 20px;
    margin-bottom: 20px
}

.city-icon-bg {
    background-color: #f0f8ff
}

.recom-box.city-recom-box {
    width: 16.5%
}

@media screen and (max-width: 992px) and (min-width:0) {
    .city-recom-box {
        width:28.5%!important
    }
}

@media screen and (max-width: 520px) and (min-width:0) {
    .city-recom-box {
        width:100%!important;
        margin: 10px
    }

    .power-and-benefit div {
        padding: 0
    }
}

img.lazy.dot-style {
    border: 3px dotted coral
}

.nakshatra-porutham .day-night-wrap {
    border: none;
    border-spacing: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0 5px;
    width: 100%;
    margin-bottom: 10px
}

.nakshatra-porutham label.star-day {
    color: #585858
}

.nakshatra-porutham .horawatch-tb li label::before {
    background-image: url(../images/panchag-icon.png);
    left: 33px;
    position: absolute;
    top: 14px
}

.nakshatra-porutham .best-span-style {
    display: contents;
    color: #3158a8;
    font-weight: 500
}

.nakshatra-porutham .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 12px 5px 10px 9px!important;
    font-family: Oswald,sans-serif
}

.nakshatra-porutham .table-striped {
    table-layout: fixed;
    width: 350px
}

.nakshatra-porutham .table-striped>tbody>tr:nth-of-type(2n) {
    background-color: #f7f7f7
}

.nakshatra-porutham .table {
    width: 100%;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7
}

.nakshatra-porutham .col-sm-6.col-md-4.nowrap {
    margin-top: 40px;
    margin-bottom: 40px
}

.nakshatra-porutham .ash h2 {
    color: #123983;
    text-align: left;
    padding: 25px 10px 10px 48px;
    font-size: 25px;
    margin: 0
}

.nakshatra-porutham .ash h2::before {
    font-family: fontawesome;
    content: "\f183";
    color: #2658b7;
    margin-right: 10px
}

.nakshatra-porutham .ash.bri h2::before {
    font-family: fontawesome;
    content: "\f182";
    color: #2658b7;
    margin-right: 10px
}

.nakshatra-porutham .ash {
    border: 1px solid #e1e1e1;
    background: #fbfbfb;
    padding: 0 0 20px;
    border-top: 2px solid #2658bd
}

.nakshatra-porutham .col-md-6.nowrap {
    padding: 0 35px 35px;
    margin-top: 30px
}

.nakshatra-porutham .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.nakshatra-porutham .name {
    width: 80%!important;
    display: block;
    margin: 0 auto;
    border-radius: 0;
    height: 45px
}

.nakshatra-porutham .submit-h {
    margin: 0 auto 0 0;
    width: 200px!important;
    background-color: #ea4a25;
    padding: 7px 15px
}

.customercare .secure-icon a {
    background-image: url(/astropedia/assets/images/footer-social-icons.png);
    background-repeat: no-repeat
}

.secure-icon .fa.fa-facebook {
    background-position: 4px -1px!important;
    background-size: 130px
}

.secure-icon a.fa.fa-twitter {
    background-position: -20px -1px!important;
    background-size: 130px
}

.secure-icon a.fa.fa-instagram {
    background-position: -50px -1px!important;
    background-size: 130px
}

.secure-icon a.fa.fa-pinterest {
    background-position: -79px -1px!important;
    background-size: 130px
}

.secure-icon a.fa.fa-rss {
    background-position: -104px 0!important;
    background-size: 130px
}

@media screen and (min-width: 0) and (max-width:767px) {
    .god-accor-list {
        display:block;
        background: #fff;
        float: none;
        padding: 0;
        margin: 0
    }

    .god-page-inn .col-md-3 {
        width: 100%
    }

    .god-page-inn .tabs li {
        display: none
    }

    .god-page-inn .tabs {
        border: none
    }

    .god-page-inn .tab_drawer_heading {
        margin: 0;
        display: block;
        cursor: pointer;
        text-align: center;
        position: relative;
        padding: 30px 10px;
        border-bottom: 1px solid #ddd
    }

    .d_active {
        color: #fff
    }

    .god-page-inn .tabs li.nogroup {
        display: block;
        width: 100%
    }

    .virtual-pooja .god-accor-list .item-container {
        border-bottom: none
    }

    .secure-icon {
        float: none;
        text-align: left
    }

    .follow-center {
        width: 100%;
        float: none
    }

    .panchang-tb.astrological-info .second-title::before {
        width: 120%
    }

    .panchang-tb.astrological-info .second-title::after {
        left: 120%
    }

    .nakshatra-info .second-title::before {
        width: 104%
    }

    .nakshatra-info .second-title::after {
        left: 103%
    }

    .astrological-info li p {
        padding-top: 0;
        margin-top: 0;
        padding-left: 35px
    }

    .astrological-info li span {
        padding-bottom: 0
    }
}

@media screen and (min-width: 0) and (max-width:768px) {
    ul.leaf1 {
        margin-bottom:0
    }

    .participate-mainwrap {
        margin-top: 30px
    }
}

.right-img {
    float: right;
    height: auto;
    max-width: 100%
}

.astropedia-menu>li:nth-child(2) a::after {
    position: absolute;
    content: "New"!important;
    font-size: 10px;
    top: -5px;
    right: 10px;
    color: #f3f700;
    border-top: 0!important
}

@media screen and (max-width: 991px) {
    .astropedia-menu>li:nth-child(2) a::after {
        right:auto;
        top: -1px
    }
}

.ap-btnlink a {
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #fe5e08!important
}

@media screen and (max-width: 550px) {
}

input.headsearch {
    width: 70%!important;
    font-size: 12px
}

.logo-wrap {
    padding-left: 20px
}
}

.ap-btnlink {
    background-color: #fe5e08;
    padding: 10px;
    color: #fff;
    border-radius: 10px
}

.ap-btnlink a {
    background-color: #fff0;
    color: #fff;
    text-decoration: none;
    padding: 0;
    border-radius: 0
}

.captcha-wrap {
    color: #fff
}

.captcha-box input#captcha {
    background: #fff;
    border: 1px solid #123474;
    width: 219px;
    height: 32px;
    margin: 0 auto 12px;
    font-size: 13px;
    border-radius: 0
}

#captchaerror:empty {
    display: none
}

#captchaerror {
    background: #fff;
    padding: 3px;
    margin: 0 auto 12px;
    width: 218px;
    font-size: 13px
}

.footer-signup .nl-success {
    margin: 30px 10px;
    background: #f5fff5;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 1px;
    border: 1px solid #dbfbdb;
    color: #18811c
}

.aksh-as .ap-btnlink a {
    background-color: #fe5e08
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #123474!important;
    background-color: #e7e7e7
}

::placeholder {
    color: #000
}

.breadcrumb li:last-child:before {
    content: none
}

.ap-no-event {
    color: red;
    border: 1px solid red;
    margin-top: 20px;
    padding-bottom: 5px;
    border-radius: 2px
}

.head-location span {
    cursor: pointer
}

.head-location-hidden .form-control {
    padding-left: 25px !important;
    font-size: 15px;
    color: #333
}

.head-location-hidden .locat-icon {
    left: 23px;
    top: 19px
}

.result-table td.Compatibility {
    color: #fff!important
}

.result-table td.org.gre-result,.result-table td.org.red-result,.result-table td.org.avg-result {
    padding: 20px
}

#tf-success:empty {
    display: none
}

p#email-success {
    padding: 6px 40px!important;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px!important;
    margin: 0 auto;
    display: block;
    border: 1px solid #ff0;
    width: 40%
}

@media screen and (max-width: 640px) {
    p#email-success {
        width:100%
    }
}

.secure-icon a.fa.fa-whatsapp {
    background-position: -104px -2px!important;
    background-size: 130px
}

.customercare .secure-icon a:hover {
    background-image: url(/astropedia/assets/images/footer-social-icons-invert.png)
}

.secure-icon a.fa.fa-facebook:hover {
    background-color: #395698
}

.secure-icon a.fa.fa-twitter:hover {
    background-color: #000
}

.secure-icon a.fa.fa-instagram:hover {
    background-color: #a52582
}

.secure-icon a.fa.fa-pinterest:hover {
    background-color: #c62228
}

.secure-icon a.fa.fa-whatsapp:hover {
    background-color: #59CE72
}

.breadcrumb>li:after {
    color: #ccc;
    content: "\00bb\00a0";
    padding: 0 2px
}

.breadcrumb>li+li:before {
    content: none
}

.breadcrumb>li:last-child:after {
    display: none
}

.aspflex {
    display: flex;
    flex-wrap: wrap
}

.asp-content {
    flex: 1
}

.asp-img {
    text-align: center;
    margin: 20px auto 0
}

.asp-img .right-img {
    margin: 10px 20px
}

@media(max-width: 991px) {
    .aspflex {
        flex-direction:column
    }

    .asp-img {
        order: 2
    }

    .asp-content {
        order: 1
    }
}

details.wwir-acc {
    margin-bottom: 10px
}

p.faq-title {
    font-size: 16px;
    padding: 10px 0 6px
}

@keyframes open {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.wwir-acc summary::-webkit-details-marker {
    display: none
}

.wwir-acc summary {
    width: 100%;
    padding: 0;
    position: relative;
    cursor: pointer;
    list-style: none;
    outline: 0;
    padding-right: 30px;
    border-bottom: 1px solid #888
}

p.faq-desc {
    padding: 0
}

.wwir-acc[open] summary,.wwir-acc[open] .accor-hide .faq-desc,.wwir-acc summary:hover {
    padding-left: 10px;
    transition: background-color 0.3s ease,padding-left 0.3s ease
}

.wwir-acc[open] summary {
    background-color: #f5f5f5
}

.wwir-acc summary:hover {
    background-color: #f5f5f5
}

.wwir-acc summary:after {
    content: "";
    color: #000;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 200ms linear;
    background: url(https://www.astroved.com/nadi/wp-content/uploads/2024/08/drop-down.png) no-repeat;
    width: 20px;
    height: 20px
}

.wwir-acc[open] summary:after {
    transform: rotate(180deg)
}

.accor-hide {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px
}

.accor-hide p {
    margin-bottom: 0
}

a.promocta {
    background: #fe5e08;
    color: #fff;
    padding: 12px 20px;
    border-radius: 6px;
    margin-bottom: 10px;
    display: inline-block
}

.mobile-cta {
    padding: 10px 15px;
    text-align: center;
    background: #9ee2ff91;
    width: 100%;
    font-weight: 500;
    backdrop-filter: blur(7px);
    z-index: 9999;
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,120%);
    transition: transform 1s ease;
    z-index: 9999
}

.cta-text {
    font-size: 16px;
    line-height: 2;
    color: #000;
    font-weight: 500
}

.mobile-cta a {
    background: #fe5e08;
    color: #fff;
    padding: 6px 10px;
    border-radius: 15px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
    display: inline-block
}

.mobile-cta.show-btn {
    transform: translate(-50%,0)
}

.hello-up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    transform: translateY(0);
    transition: transform 0.35s ease;
    will-change: transform;
    animation: smoothScroll 0.8s forwards
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0)
    }
}

@media (min-width: 768px) {
    .mobile-cta {
        display:none
    }
}

@media(max-width: 768px) {
    .mobile-cta.show-btn~.fabs {
        transform:translate(0%,-30%);
        transition: transform 1s ease
    }

    .fabs {
        transition: transform 1s ease
    }
}

@media(min-width: 993px) {
    .mob-nav {
        display: none;
    }
    .searchform {
        display: block !important;
    }
}

@media(max-width: 992px) {
    .no-scroll .menu-overlay {
        position: fixed;
        z-index: 999;
        background-color: rgb(0 0 0 / .5);
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        visibility: visible;
        opacity: 1;
        transition: all 0.3s ease;
    }

    .navbar-header button {
        z-index: 9;
    }

    #collapsibleNavbar {
        position: fixed;
        top: 0;
        left: 0;
        width: 60%;
        height: 100vh !important;
        background: #fff;
        transform: translateX(-100%);
        transition: transform 0.8s ease;
        overflow-y: auto;
        z-index: 9999;
    }

    /* Open state */
    #collapsibleNavbar.in, #collapsibleNavbar.show {
        transform: translateX(0);
        transition: transform 0.8s ease;
    }

    .nav-bg {
        background: #e6e6ff;
        padding-top: .6rem;
        padding-bottom: 1.5rem;
    }

    .menu-title {
        font-size: 20px;
        line-height: 2rem;
        text-align: center;
        margin-bottom: 15px !important;
        padding-top: 15px !important;
        font-weight: 500;
        margin: 0;
        padding: 0;
        color: #000;
    }

    .mob-nav .d-flex {
        display: flex;
        justify-content: space-between;
        max-width: 300px;
        margin: 0 auto;
    }

    .close-nav-menu {
        display: block;
        position: absolute;
        right: 10px;
        margin: 0;
    }

    li.dropdown.dmenu {
        display: block;
        margin: 0;
        border-bottom: 1px solid #e5e7eb;
        background: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 14px 15px;
        background: #fff;
        color: #000;
        border-bottom: 0;
        margin: 0;
    }

    .astropedia-menu>li:nth-child(2) a::after {
        color: #ffa500;
    }

    span.caret {
        content: '';
        position: absolute;
        right: 17px;
        top: 18px;
        border-top: .38em solid;
        border-right: .38em solid #fff0;
        border-bottom: 0;
        border-left: .38em solid #fff0;
        transition: 0.5s;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #000 !important;
    }

    .dmenu.open a.dropdown-toggle {
        background-color: #fff !important;
        color: #000 !important;
    }

    ul.dropdown-menu.sm-menu {
        margin: 0;
    }

    ul.dropdown-menu li {
        color: #000;
        /* border-bottom: 1px solid #ccd9f3; */
        background-color: #e6e6ff;
        font-size: 16px;
    }

    ul.dropdown-menu.sm-menu {
        background-color: #e6e6ff !important;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 14px 30px;
        font-weight: 400;
    }

    li.dropdown.dmenu > a:not(.dropdown-toggle)::before {
        content: '';
        display: inline-block;
        position: absolute;
        right: 13px;
        background: url(https://cdn.astroved.com/images/images-av/av-right-arrow.png);
        width: 13px;
        height: 13px;
        top: 18px;
        background-size: 13px;
    }

    body.no-scroll {
        overflow: hidden;
        height: 100vh;
    }

    #collapsibleNavbar::-webkit-scrollbar {
        width: 0px;
        background: #f1f1f1
    }

    li.dropdown-submenu > a[href="javascript:void(0)"] {
        color: #d32f2f;
        font-weight: 600;
    }

    li.dropdown-submenu > a:first-child::after {
        display: inline-block;
        content: '';
        position: absolute;
        right: 17px;
        top: 18px;
        border-top: .38em solid;
        border-right: .38em solid #fff0;
        border-bottom: 0;
        border-left: .38em solid #fff0;
    }

    li.sub-open a::after {
        content: none;
    }

    .dropdown-submenu > ul.dropdown-menu .sub-open a::after {
    }

    .open span.caret {
        content: '';
        transform: rotate(180deg);
        transition: 0.5s;
    }

    .follow-wrap {
        padding: 1rem 1.25rem 1rem
    }

    .foll-icons a {
        margin: 12px 7px
    }

    .foll-icons {
        display: flex
    }

    .foll-icons a:first-child {
        margin-left: 0
    }

    .foll-text {
        color: #71717a;
        font-weight: 600;
        text-align: left;
        font-size: 16px
    }

    ul.nav.navbar-nav.astropedia-menu {
        margin-bottom: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000000;
    }

    .navbar-default .navbar-toggle:hover {
        background: transparent;
    }

    button.navbar-toggle {
               background: transparent;
        border: none;
        margin: 0;
        padding: 0px 10px;
        line-height: 1.2;
    }

    .logo-wrap {
        background: #fff;
        display: none;
    }

    .header-top {
        padding: 0px 0px 5px;
        background: #fff;
    }

    nav.navbar.navbar-default {
        background: #fff;
        border: none;
    }

    .searchform {
        display: none;
        width: auto;
        right: 0;
        left: inherit;
        z-index: 9;
        box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0;
        top: 45px;
        background: #fff;
        position: absolute;
    }

    .av-search-icon {
        float: right;
        margin-right: 20px;
    }

    .header-mainwrap.bluetheme {
        box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0;
    }

    .avp-mob-header {
        display: flex;
        padding: 5px;
        background: #ffffff !important;
        box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0;
    }
    .avp-search-icon {
        margin: 3px 14px 6px auto;
    }

    .header-mainwrap.bluetheme {
        box-shadow: none;
    }
    .avp-mob-logo {
    	margin-left: 10px;
	}
    .header-top .container {
        padding: 0px 5px;
        width: 100%;
    }

    input.headsearch {
        margin: 10px;
        width: 90% !important;
        position: relative;
    }
    input.headsearch::placeholder {
    	color: #9f9c9c;
	}	
    .navbar .container, .header-mainwrap .container {
        width: 100%;
        padding: 0;
    }

    #clickbtnsearchresult {
        position: relative;
    }

    #search_submit {
        position: absolute;
        right: 30px;
        top: 16px;
    }

    .mobhide {
        display: none;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    div#festival-inner {
        margin-top: 10px;
    }

    .header-mainwrap .row {
    	margin: 0;
	}
	.navbar-toggle .icon-bar+.icon-bar{
		margin-top: 4px;
	}
    .searchform {
        width: 50%;
    }
    .header-mainwrap.bluetheme, .header-top {
        padding: 0;
    }
    .head-timer {
        padding: 6px 0 5px;
    }
    .dropdown-submenu  .dropdown-menu {
        display: none;
    }
    .dropdown-submenu .dropdown-menu.sub-open {
        display: block;
    }
    .dropdown-submenu .dropdown-menu li a {
        padding: 14px 40px !important;
    }
}

@media(max-width: 767px) {
    #collapsibleNavbar {
        width: 100%;
    }

    button#search_submit {
        right: 8%;
        top: 16px;
    }

    .searchform {
        width: 100%;
        left: 0;
    }
	 .avp-mob-header {
        justify-content: space-between;
    }
    .head-timer
 	{
    	padding: 3px 5px 3px;
	}
	.head-location{
		margin-top: 0;
	}
	.head-location span {
		line-height: 1.8;
	}
	#search-city {
		line-height: 1.2;
        padding: 4px 0px;
	}
}
