﻿#page-content-title {
    display: none;
}
#breadcrumbs-container-inner {
    display: none;
}
a{ outline:none;}
.freetools-wrap {
    font-size: 16px;
    line-height: 1.9;
    font-family: 'Open Sans';
    color: #555;
}
.freetools-wrap p {
    margin-bottom: 15px;
}
.nakshatra-intro {
    padding: 3em 0 .1em;
}
.nakshatra-intro h1 {
    text-align: center;
    font-size: 2.2em;
    color: #123474;
    position: relative;
    padding-bottom: 15px;
}
.nakshatra-intro h1 span {
    color: #f15a29;
}
.naks-symbol {
    display: block;
    background: #123477;
    width: 200px;
    height: 2px;
    margin: 13px auto;
    text-align: center;
    position: relative;
    z-index: 9;
}
.naks-symbol::before {
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    left: 50%;
    margin-left: -15px;
    top: -14px;
}
.naks-symbol::before{background: #fff url(/images/birthstar/ashwini-icon.png) no-repeat;}
.naks-symbol.ashwini-ico::before{background: #fff url(/images/birthstar/ashwini-icon.png) no-repeat;}
.nakshatra-intro h2, .nakshatra-intro h3 {
    color: #123474;
    padding: 15px 0 15px;
    font-size: 1.5em;
}
.naks-pos {
    color: #1984fb;
}
.nakshatra-img {
    float: right;
    margin: 10px 10px 10px 25px;
}

.result-table {
    margin: 0 !important;
    background:#fff;
}
.result-table td:first-child {
    color: #000;
    font-weight: 600;
    background: #f2f2f2;
}
.result-table td {
    padding: 10px !important;
    line-height: 1.9 !important;
}
.nakshatra-intro-table {
    padding: 4em 0;
    background: #f8f8f8;
}
.nakshatra-padas-sec {
    background: #e4e9ee;
    padding: 4em 0;
    color:#fff;
opacity: 0.9;
background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}


.nakshatra-padas-sec p{
color:#000;
}
.nakshatra-padas-sec h3 {
    text-align: center;
    font-size: 2em;
    padding-bottom: 20px;
    color: #123474;
}
.padas-table th {
    text-align: center;
    padding: 15px !important;
    border: 1px solid #bfc9d5 !important;
    background: rgb(243, 244, 248);
    color: #123476;
}
.padas-table td {
    padding: 20px !important;
    border: 1px solid #bfc9d5 !important;
    line-height: 2 !important;
    color:#000;
    background: #fff;
}
.padas-table td span {
    color: #003f75;
    font-weight: 500;
}
.nakshatra-sec3 {
    padding: 2em 0;
    background:#f8f8f8;
}
.nakshatra-sec3 .nav.nav-tabs {
  
    margin-bottom: 20px;
    display:flex;
}
.nakshatra-sec3 .nav.nav-tabs li {
    text-align: center;
    padding: 0 16px;
    width: 16.66%;
   
}


a.read-btn{
    background: #e45304;
    color: #fff;
    display: inline-block;
    padding: 10px 20px ;
    border-radius: 1px;
    border: 1px solid #e45304;
    transition: all .5s ease-in-out 0s;
}

a.read-btn:hover{
    color:#e45304;
    background: #fff;
}

.productcode{
    display:none;
}
.nakshatra-sec3 .nav.nav-tabs li img{ opacity: .5;}
.nakshatra-sec3 .nav-tabs > li.active > a, .nakshatra-sec3 .nav-tabs > li.active > a:hover, .nakshatra-sec3 .nav-tabs > li > a {
    border: none;
    background: transparent;
    outline:none;
}
.nakshatra-sec3 .nav.nav-tabs li.active, .nakshatra-sec3 .nav.nav-tabs li:hover {
    border-bottom: 2px solid #3061b2;
}
.nakshatra-sec3 .nav.nav-tabs li.active img, .nakshatra-sec3 .nav.nav-tabs li:hover img {
    opacity: 1;
}
.nakshatra-boximg {
    display: block;
    margin: 10px auto 7px;
    width: 100px;
}
.nakshatra-sec3 .nav.nav-tabs li h3 {
    color: #333;font-size: 1.1em;
}
.nakshatra-sec3 .nav.nav-tabs li.active h3, .nakshatra-sec3 .nav.nav-tabs li:hover h3 {
    color: #30619d;
}

.nakshatra-sec3 .tab-content {
    padding: 5px 20px;
}
.nakshatra-sec3 .tab-content h4 {
    font-size: 1.4em;
    padding-bottom: 20px;
    color: #123474;
    padding-top: 5px;
    text-align: center;
}
.nakshatra-sec3 .tab-content p span {
    display: inline-block;
    margin: 8px 4px;
    padding: 4px 12px;
    border: 1px solid #d4d4d4;
    border-radius: 28px;
    background: #fff;
    color: #333;
}
.nakshatra-sec3 .tab-content ul {
    padding-left: 20px;
}
.nakshatra-sec3 .tab-content li {
    list-style: none;
    padding: 3px 3px 3px 26px;
    background: url(/images/birthstar/star-ico.png) no-repeat 0 11px;
}
.flex-container {
  display: flex;
}
.nakshatra-boxcon {
    clear: both;
    padding: 20px 15px;
    overflow: hidden;
    background: #f6f7f8;
    margin: 30px 15px;
    box-shadow: 0px 1px 9px 0px hsla(0,0%,0%,0.12);
}

.nakshatra-boxcon p {
    text-align: center;
}
.nakshatra-boxcon h3 {
    font-size: 1.5em;
    padding: 6px 0 10px;
    margin: 0 0 17px 0;
    color: #004da1;
    text-align: center;
    background: #f0f2f6;
    border-radius: 44px;
}
.nakshatra-boxcon.box-con-even {
    background: #fff;
}
.nakshatra-sec4 {
    padding: 4em 0;
    text-align: center;
    background: #f6f6f6;
}
.titletxt {
    padding-bottom: 15px;
}
.nakshatra-sec4 .nact {
    padding: 10px 20px;
    background: #fff;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease-in-out;;
	transition: all .2s ease-in-out;;
}
.nakshatra-sec4 .nact p {
    text-align: center;
    margin-bottom: 0;
}
.nakshatra-btn {
    text-align: center;
    margin: 30px auto 0;
}
.nakshatra-sec4 h5 {
    color: #123474;
    padding-bottom: 15px;
    margin: 0; font-size:1.7em;
}
.nact img
 {
	-webkit-transition: all .2s ease-in-out;;
	transition: all .2s ease-in-out;;
}

.nact:hover img {
	-webkit-transform: scale(1.1);
	 transform: scale(1.1); 
}
.nact:hover a {
    color: #0081ff;
}
.nakshatra-sec4 .nact:hover {

    background: #eef2f5;
}
.nakshatra-sec4.mainpage-list {
    background: #fff;
    padding: 1em 0;
}
.nakshatra-product-sec {
    background: #f3f0f0;
    padding: 4em 0;
}
.pd-l-40, .pd-lr-40 {
    padding-left: 2.5rem !important;
}
.product-heading {
    font-size: 2.2em;
    padding-bottom: 20px;
    color: #123474;
}
.productcode {
    padding: 25px 0 20px;
}
.price-text {
    display: inline-block;
    color: #000;
    font-size: 1.5em;
}
.cart-button {
    display: inline-block;
    margin: 0 0 0 30px;
}
.cart-btn {
    background: #e45304 url(/images/matrimony/cart-ico.png) no-repeat 10px 12px;
    color: #fff;
    display: block;
    padding: 10px 20px 10px 45px;
    border-radius: 1px;
    border: 1px solid #e45304;
    transition: all .5s ease-in-out 0s;
}
.cart-btn:hover {
    background: #fff url(/images/matrimony/cart-ico.png) no-repeat 10px -83px;
    color: #e45304;
}
.nakshatra-sec5{ padding:4em 0; background:#fff;}
.nakshatra-inner-con {
    padding-bottom: 30px;
}
.nakshatra-inner-con h3 {
    font-size: 1.7em;
    padding-bottom: 10px;
    margin: 0;
    line-height: 36px;
    color: #123474; text-align:center;
}
.nakshatra-rightimg {
    float: right;
    margin: 5px 10px 5px 40px;
    border-radius: 50%;
    border: 6px solid #f1f4f6;
    box-shadow: 1px 4px 6px #ddd;
}
.nakshatra-leftimg{ float:left;margin: 5px 40px 5px 10px;
                      border-radius: 50%;
    border: 6px solid #f1f4f6;
    box-shadow: 1px 4px 6px #ddd;
   }
    .spl-txt {
    color: #30619d; text-align:center; font-size:1.2em;
}
.p-md-t70{ padding-top:70px;}

.nakshatra-wrap{width:976px;margin:0px auto;position: relative;}
.nakshatra-wrap:before{top: 82px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    border: 1px dashed #9c9c9c;
    left: 48.5%;
    margin-left: -1.5px;}


.nakshatra-left{width:403px;float:left;position: relative;}
.nakshatra-center{width:145px;float:left;position: relative;}
.nakshatra-right{width:403px;float:left;position: relative;top:30px;top: 15px;margin: 10px 0px 55px 0px;}


.nakshatra-left .circle {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: white;
    float:left;
    z-index:1;
    -webkit-box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    
}
.nakshatra-left .circle:before {
    position: absolute;
    content: "";
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    background-color: white;
    border-radius: 50%;
    z-index: -1;
}
.nakshatra-left .circle .image-wrapper {
    position: absolute;
    width: 90px;
    height: 80px;
    top: 29px;
    left: 27px;
    overflow: hidden;
}
.nakshatra-left .circle:after {
    position: absolute;
    content: "";
    width: 106%;
    height: 106%;
    top: -3%;
    left: -3%;
    background-color: #f2bdf2;
    background-image: linear-gradient(0deg, #de417f,#fff7fa 70%);
    border-radius: 50%;
    z-index: -2;
}


.nakshatra-right .circle {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: white;
    float:left;
    z-index:1;
    box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    -webkit-box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 10px 33px -2px rgba(0,0,0,0.58);
    
}
.nakshatra-right .circle:before {
    position: absolute;
    content: "";
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    background-color: white;
    border-radius: 50%;
    z-index: -1;
}
.nakshatra-right .circle .image-wrapper {
    position: absolute;
    width: 90px;
    height: 80px;
    top: 29px;
    left: 27px;
    overflow: hidden;
}
.nakshatra-right .circle:after {
    position: absolute;
    content: "";
    width: 106%;
    height: 106%;
    top: -3%;
    left: -3%;
    background-color: #f2bdf2;
    background-image: linear-gradient(0deg, #de417f,#fff7fa 70%);
    border-radius: 50%;
    z-index: -2;
}

.nakshatra-left .symbol-container{
    float:left;
}

.nakshatra-left .symbol-text{
    background: #fff;
    border-radius: 0px 20px 20px 0px;
    width: 320px;
    padding: 10px 10px 0px;
    margin-left: -83px;
    margin-top: 15px;
    border: 1px solid #ededed;
-webkit-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
-moz-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
}

.nakshatra-left .symbol-text h6{
    font-size: 19px;
    color: #12347d;
    margin: 0px;
    padding: 8px 8px 8px 90px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.nakshatra-left .symbol-text p{
    font-size: 16px;
    color: #000;
    padding: 0px 0px 13px 90px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}


.nakshatra-left .symbol-text1{
    background: #fff;
    border-radius: 0px 20px 20px 0px;
    width: 320px;
    padding: 10px 10px 0px;
    margin-left: -83px;
    margin-top: 25px;
    /*border: 1px solid #ededed;*/
    -webkit-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
    box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
    -moz-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
    }
    
    .nakshatra-left .symbol-text1 h6{
        font-size: 20px;
        color: #12347d;
        margin: 0px;
        padding: 8px 8px 8px 90px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
    }
    .nakshatra-left .symbol-text1 p{
        font-size: 16px;
        color: #000;
        padding: 0px 0px 13px 90px;
        line-height: 25px;
        font-family: 'Open Sans', sans-serif;
    }

    .nakshatra-left .symbol-text3{
        background: #fff;
        border-radius: 0px 20px 20px 0px;
        width: 320px;
        padding: 10px 10px 0px;
        margin-left: -83px;
        margin-top: 0px;
        border: 1px solid #ededed;
        -webkit-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        -moz-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        }
        
        .nakshatra-left .symbol-text3 h6{
            font-size: 20px;
            color: #12347d;
            margin: 0px;
            padding: 8px 8px 8px 90px;
            font-family: 'Open Sans', sans-serif;
            font-weight: bold;
        }
        .nakshatra-left .symbol-text3 p{
            font-size: 16px;
            color: #000;
            padding: 0px 0px 13px 90px;
            line-height: 25px;
            font-family: 'Open Sans', sans-serif;
        }


        .nakshatra-right .symbol-container{
            float:left;
        }
        
        .nakshatra-right .symbol-text{
            background: #fff;
            border-radius: 20px 0px 0px 20px;
            width: 320px;
            padding: 10px 10px 0px;
            margin-right: -83px;
            margin-top: 31px;
            border: 1px solid #ededed;
        -webkit-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        -moz-box-shadow: 1px 4px 15px -2px rgba(0,0,0,0.38);
        }
        
        .nakshatra-right .symbol-text h6{
            font-size: 20px;
            color: #12347d;
            margin: 0px;
            padding: 8px 8px 8px 10px;
            font-family: 'Open Sans', sans-serif;
            font-weight: bold;
        }
        .nakshatra-right .symbol-text p{
            font-size: 16px;
            color: #000;
            padding: 0px 0px 13px 10px;
            line-height: 25px;
            font-family: 'Open Sans', sans-serif;
        }




.height50{
    height:50px;
}

.nakshatra-left .symbol-1{
    margin:10px 0px 55px 0px;
    float:left;
}
.nakshatra-left .symbol-2{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-left .symbol-3{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-left .symbol-4{
    margin:10px 0px 55px 0px;
    float:left;
}
.nakshatra-left .symbol-5{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-left .symbol-6{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-left .symbol-7{
    margin:10px 0px 55px 0px;
    float:left;
}
.nakshatra-left .symbol-8{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-left .symbol-9{
    margin:10px 0px 50px 0px;
    float:left;
}

.nakshatra-left .symbol-10{
    margin:10px 0px 55px 0px;
    float:left;
}
.nakshatra-left .symbol-11{
    margin:10px 0px 55px 0px;
    float:left;
}

.nakshatra-right .symbol-12{
    margin:10px 0px 55px 0px;
    float:left;
}



.slick-prev{
    background: rgba(0, 0, 0, 0) url(/astropedia/assets/images/nakshatra/left-arrow.png) no-repeat scroll 0 0 !important;
    width: 18px;
    height: 18px;
    z-index: 9;
}

.slick-next {
    background: rgba(0, 0, 0, 0) url(/astropedia/assets/images/nakshatra/right-arrow.png) no-repeat scroll 0 0 !important;
    width: 18px;
    height: 18px;
    z-index: 9;
}

.slick-next:before, .slick-prev:before{
    display:none;
}
.text-line {line-height: 17px;}
.nakshatra-inner-con.text h3 {
    padding: 20px 0;
    line-height: 40px;
}
.nakshatra-inner-con.text p {
    padding-top: 20px;
    text-align: left;
}
.nakshatra-rightimg1 {
    float: left;
    margin: 20px 25px 10px 40px;
    border-radius: 50%;
    border: 6px solid #f1f4f6;
    box-shadow: 1px 4px 6px #ddd;
}
.slider-wrap a {
    color: #124098;
}




.pink-round{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 61px;
    left: 122.3%;
    margin-left: -25px;
    background: #e32d82;
    z-index: 100;
    border-radius: 50%;
    }

    .pink-round1{
        width: 10px;
        height: 10px;
        position: absolute;
        top: 71px;
        left: -13.7%;
        margin-left: -25px;
        background: #e32d82;
        z-index: 100;
        border-radius: 50%;
        }

        .pink-round-big{
            width: 46px;
            height: 46px;
            position: absolute;
            top: 127px;
            left: -18%;
            margin-left: -25px;
            background: #e32d82;
            z-index: 100;
            border-radius: 50%;
            }

            .white-round-small{
                width: 20px;
                height: 20px;
                position: absolute;
                top: 13px;
                left: 82%;
                margin-left: -25px;
                background: #fff;
                z-index: 100;
                border-radius: 50%;
                }



.nakshatra-left .symbol-1 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-1 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 94px;
    position: absolute;
    top: 69px;
    left: -26px;
}

.nakshatra-left .symbol-1 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-2 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-2 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-2 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-3 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-3 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-3 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-4 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-4 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-4 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-5 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-5 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-5 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-6 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-6 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-6 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-7 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-7 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-7 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-8 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-8 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-9 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-9 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-9 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-10 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-10 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-10 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}

.nakshatra-left .symbol-11 span:after{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-11 span{
    position: absolute;
    right:0
}

.nakshatra-left .symbol-11 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 92px;
    position: absolute;
    top: 66px;
    left: -26px;
}


.nakshatra-right .symbol-12 span:after{
    position: absolute;
    left:0
}

.nakshatra-right .symbol-12 span{
    position: absolute;
    left:0
}

.nakshatra-right .symbol-12 span:before{
    content:"";
    border: 1px dashed #9c9c9c;
    width: 76px;
    position: absolute;
    top: 76px;
    left: -77px;
}


/*new-css-ashwini*/
.whitebg{background:#fff !important;}
.nakshatra-sym-wrap
{
    background: #f8f8f8;
    padding: 50px 0 40px;
}
.nakshatra-sym-inn
{
    float: left;
    width: 100%;
}
.nakshatra-sym-box
{
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px; /* box-shadow: 0px 2px 2px #ddd;*/
    border-radius: 3px;
}
.nakshatra-sym-txt span
{
    display: block;
    color: #0e409f;
}
.nakshatra-sym-txt
{
    line-height: 1.5;
    padding-top: 12px;
}
.nakshatra-sym-box img
{
    width: 130px;
}

.nakshatra-slider{
position:relative;
}

.nakshatra-slider  {
margin: 0 auto;
}

.nakshatra-slider .slider-wrap{
width: 170px;
height: 115px;
background:#fff;
border-radius: 6px;
margin: 12px 6px;
position: relative;
display: inline-block;
}
.slider-wrap:hover {
    background: #ede5fb;
}
.nakshatra-slider  .slider-wrap .circle{
width: 68px;
height: 68px;
border-radius:50%;
position:absolute;
top: 20%;
left:8%;
-webkit-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.18);
-moz-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.18);
box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.18);
}

.nakshatra-slider .slider-wrap .circle img{
vertical-align:middle;
position: absolute;
top: 13px;
left: 5px;
}

.nakshatra-slider .slider-wrap p{
color: #000;
font-size: 14px;
text-align: center;
padding: 44px 0px 0px 87px;
margin: 0px;
}



.nakshatra-slider .slider-wrap .count{
width: 18px;
height: 18px;
border-radius: 50%;
position: absolute;
background: #7c7584;
top: 4px;
right: 5px;
display: none;
}
.nakshatra-slider .slider-wrap .count p {
    color: #561c92;
    font-size: 10px;
    text-align: center;
    padding: 0px;
    margin: 0;
}
.nakshatra-slider .slider-wrap .arrow-right{
position: absolute;
top:84px;
left:140px;
}


.nakshatra-slider .slick-dots{
display:none !important;
}
.nakshatra-slider .slick-prev:before, .slick-next:before{
color: #000;
}
.nakshatra-slider .slick-next {
    right: -25px;
}
.section1.nakshatra-mainpage h1 {
    text-align: center;
}
.nakshatra-mainpage h2, .nakshatra-mainpage h3, .nakshatra-mainpage h4, .nakshatra-mainpage h5, .nakshatra-mainpage h6{
  font-size: 1.6em;
}



@media screen and (min-width:600px) and (max-width:768px){
.slick-prev {
left: -13px;
}
.slick-next {
right: 2px;
}
}

@media screen and (min-width:768px) and (max-width:1030px){
.slick-prev {
left: -13px;
}
.slick-next {
right: 2px;
}
}

@media screen and (min-width:320px) and (max-width:420px){
.slick-prev {
left: -13px;
}
.slick-next {
right: -10px;
}
.nakshatra-slider .slider-wrap .circle{
left: 17%;
}
.nakshatra-slider .slider-wrap p{
padding: 42px 0px 0px 98px;
font-size: 12px;
}
.nakshatra-slider .slider-wrap .arrow-right {
	left: 125px;
}
}



@media screen and (min-width:768px) and (max-width:1023px){
.nakshatra-slider .container{
    width: 744px;
    margin: 0px;
}
.nakshatra-wrap{
    width:750px;
}

.nakshatra-center{
    width: 103px;
}
.nakshatra-left{
width:318px;
}

.nakshatra-right{
width:300px;
top: 15px;
left:12px;
}
.nakshatra-left .circle, .nakshatra-right .circle{
width: 100px;
height: 100px;
}
.nakshatra-left .circle .image-wrapper, .nakshatra-right .circle .image-wrapper{
width: 80px;
height: 80px;
top: 14px;
left: 10px;
}
.nakshatra-left .symbol-text, .nakshatra-right .symbol-text {
width: 275px;
padding: 3px 10px 0px;
margin-left: -83px;
margin-top: 5px;
}
.nakshatra-left .symbol-text1, .nakshatra-right .symbol-text1 {
width: 275px;
padding: 3px 10px 0px;
margin-left: -83px;
margin-top: 25px;
}

.nakshatra-right .symbol-text1 {
width: 275px;
padding: 3px 10px 0px;
margin-left: -83px;
margin-top: 15px;
}
.nakshatra-left .symbol-text h6, .nakshatra-right .symbol-text h6{
font-size: 16px;
}
.nakshatra-left .symbol-text p, .nakshatra-right .symbol-text p{
font-size: 14px;
line-height: 21px;
}

.nakshatra-left .symbol-text1 h6, .nakshatra-right .symbol-text1 h6{
font-size: 16px;
}
.nakshatra-left .symbol-text1 p, .nakshatra-right .symbol-text1 h6{
font-size: 14px;
line-height: 21px;
}

.nakshatra-left .symbol-text3{
width: 275px;
margin-left: -83px;
margin-top: -20px;
}

.nakshatra-left .symbol-text3 h6{
font-size: 16px;
}
.nakshatra-left .symbol-text3 p{
font-size: 14px;
line-height: 21px;
}
.nakshatra-wrap::before{
left: 44.9%;
top: 58px;
}
.nakshatra-left .symbol-1 span::before, .nakshatra-left .symbol-2 span::before, .nakshatra-left .symbol-3 span::before, .nakshatra-left .symbol-4 span::before,
.nakshatra-left .symbol-5 span::before, .nakshatra-left .symbol-6 span::before, .nakshatra-left .symbol-7 span::before, .nakshatra-left .symbol-8 span::before,
.nakshatra-left .symbol-9 span::before, .nakshatra-left .symbol-10 span::before, .nakshatra-left .symbol-11 span::before{
width: 44px ;top: 45px;
}

.nakshatra-right .symbol-12 span::before{
width: 28px;
left: -112px;
top:42px;
}

.pink-round{
left: 112.1%;
top: 40px;
}

.pink-round1{
left: -29.7%;
top:38px;
}
.pink-round-big{
width: 26px;
height: 26px;
top: 81px;
left: -32%;
}
.white-round-small{
top: 6px;
left: 115%;
width: 15px;
height: 15px;
}



}

@media screen and (min-width:320px) and (max-width:767px){
    .mutisliderimg{ text-align: center; }
   
.nakshatra-inner-con {
        padding-bottom: 0px;
    }

.nakshatra-sec3{
    padding: 2em 0;
}

.nakshatra-left{
    float:none;
    width: 299px;
    margin:0px auto;
}
.nakshatra-right{
    float:none;
    width: 299px;
    margin:0px auto;
}
.nakshatra-wrap{width:100%;}
.nakshatra-center{
    display:none;
}

.nakshatra-left span{
display:none;
}
.nakshatra-right span{
display:none;
}

.pink-round{
    display:none
    }
    
    .pink-round1{
    display:none
    }
    .pink-round-big{
        display:none
    }
    .white-round-small{
        display:none
    }

    .nakshatra-left .symbol-text, .nakshatra-right .symbol-text {
        width: 275px;
        padding: 3px 10px 0px;
        margin-top: 5px;
        }

        
.nakshatra-left .circle, .nakshatra-right .circle{
width: 100px;
height: 100px;
}
.nakshatra-left .circle .image-wrapper, .nakshatra-right .circle .image-wrapper{
width: 80px;
height: 80px;
top: 14px;
left: 10px;
}
.nakshatra-left .symbol-text, .nakshatra-right .symbol-text {
width: 275px;
padding: 3px 10px 0px;
margin-top: 5px; border: none !important;
}
.nakshatra-left .symbol-text1, .nakshatra-right .symbol-text1 {
width: 275px;
padding: 3px 10px 0px;
margin-left: -83px;
margin-top: 25px;
border: none !important;
}

.nakshatra-right .symbol-text1 {
width: 275px;
padding: 3px 10px 0px;
margin-left: -83px;
margin-top: 15px;
}
.nakshatra-left .symbol-text h6, .nakshatra-right .symbol-text h6{
font-size: 16px;
}
.nakshatra-left .symbol-text p, .nakshatra-right .symbol-text p{
font-size: 14px;
line-height: 21px;
}

.nakshatra-left .symbol-text1 h6, .nakshatra-right .symbol-text1 h6{
font-size: 16px;
}
.nakshatra-left .symbol-text1 p, .nakshatra-right .symbol-text1 h6{
font-size: 14px;
line-height: 21px;
}

.nakshatra-left .symbol-text3{
width: 275px;
margin-left: -83px;
margin-top: -20px;
border: none;
}

.nakshatra-left .symbol-text3 h6{
font-size: 16px;
}
.nakshatra-left .symbol-text3 p{
font-size: 14px;
line-height: 21px;
}
.nakshatra-wrap::before{
left: 46.8%;
top: 58px;
}
.nakshatra-left .symbol-1 span::before, .nakshatra-left .symbol-2 span::before, .nakshatra-left .symbol-3 span::before, .nakshatra-left .symbol-4 span::before,
.nakshatra-left .symbol-5 span::before, .nakshatra-left .symbol-6 span::before, .nakshatra-left .symbol-7 span::before, .nakshatra-left .symbol-8 span::before,
.nakshatra-left .symbol-9 span::before, .nakshatra-left .symbol-10 span::before, .nakshatra-left .symbol-11 span::before{
width: 44px ;top: 45px;
}

.nakshatra-right .symbol-12 span::before{
width: 28px;
left: -112px;
top:42px;
}
.nakshatra-rightimg1, .nakshatra-rightimg{ float: none; margin: 15px auto; width: 90%; display: block;}
}

@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}

@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}

.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}


@media screen and (min-width:0px) and (max-width:640px){

.nakshatra-left {
  width: 100%;
  /*border: 1px solid #ededed;*/
    border-radius: 7px;
}
.nakshatra-right .symbol-container {
    float: right;
    width: calc(100% - 70px);
    text-align: left;
}
.nakshatra-right {
    width: 100%;
    top: 0;
    border-radius: 7px;
}
.naks-pos {line-height: 40px;}
.nakshatra-left .circle, .nakshatra-right .circle {
  width: auto;
  height: auto;
  background: transparent;
  box-shadow: none;
}
.nakshatra-left .circle .image-wrapper, .nakshatra-right .circle .image-wrapper{
  position: relative;
  width: 50px;
  height: auto; top: 5px;
}
.nakshatra-wrap .nakshatra-left{ margin-bottom: 12px !important; margin-top: 0;}
.nakshatra-wrap .nakshatra-right{ margin-bottom: 12px !important; margin-top: 0px;}
.nakshatra-left .symbol-container{ float: none; border-radius:7px  }
.nakshatra-left .symbol-text, .nakshatra-left .symbol-text1, .nakshatra-right .symbol-text, .nakshatra-right .symbol-text1, .nakshatra-left .symbol-text3, .nakshatra-right .symbol-text3 {
  box-shadow: none;
  width: 100%;
  margin: 0;
}
.nakshatra-wrap .symbol-container p br{ display: none; }
.nakshatra-left .circle:before, .nakshatra-right .circle:before { content:none; }
.nakshatra-left .circle:after, .nakshatra-right .circle:after { content:none; }
.nakshatra-left .symbol-text1 h6, .nakshatra-left .symbol-text h6, .nakshatra-left .symbol-text3 h6{ padding-left: 70px; padding-top: 5px;}
.nakshatra-left .symbol-text1 p, .nakshatra-left .symbol-text p, .nakshatra-left .symbol-text3 p{ padding-left: 70px;    padding-bottom: 5px; }
.nakshatra-right .symbol-text1 h6, .nakshatra-right .symbol-text h6, .nakshatra-right .symbol-text3 h6{ padding-top: 5px;}
.nakshatra-right .symbol-text1 p, .nakshatra-right .symbol-text p, .nakshatra-right .symbol-text3 p{    padding-bottom: 5px; }
.nakshatra-wrap::before{ border:none; }
}
@media (min-width:0px) and (max-width:767px) 
{
.nakshatra-sec3 .nav.nav-tabs {
  
    margin-bottom: 20px;
    display:block;
}
.nakshatra-sec3 .nav.nav-tabs li{
    width: 31%;
    min-height: 40px;
    margin-bottom: 5px;
    background: #ddd;
    margin-left: 1%;}
.nakshatra-sec3 .nav.nav-tabs li img{ width: 50px;height: 50px; display: none;}
.nakshatra-sec3  .nav.nav-tabs li a{padding:0px;margin:0px;}

.nakshatra-sec3 .nav.nav-tabs li.active, .nakshatra-sec3 .nav.nav-tabs li:hover {
    background: #3061b2;
}

.nakshatra-sec3 .nav.nav-tabs li.active h3, .nakshatra-sec3 .nav.nav-tabs li:hover h3{ color: #fff; }
.nakshatra-sec3 .tab-content ul {
    padding-left: 10px;
    margin-bottom: 0;
}
.tab-content .col-xs-12 {
    padding: 0;
}
.nakshatra-sec3 .tab-content ul {
    padding-left: 10px;
    margin-bottom: 0;
}
.nakshatra-sec3 .tab-content ul li {
    display: block;
}
}
 .nakshatra-intro h3{
    line-height: 40px;
 }