#callbook {
    bottom: 8px;
    height: 60px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
    width: 95%;
    margin: 0 auto;
    border-radius: 50px;
}
#callbook ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#callbook ul li {
    position: relative;
    padding: 5px 7px 0;
    float: left;
    text-align: center;
}
#callbook ul li a i {
    width: 55px;
    height: 55px;
    line-height: 67px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    display: inline-block;
}
#callbook ul li a i .bi {
    animation: 0.5s infinite alternate zoom-out;
    display: inline-block;
    width: 34px;
    height: 29px;
    fill: #fff;
}
#callbook ul li a span {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    top: -2px;
    box-shadow: 0 2px 15px #dfc7fc96;
    background: #fff;
    text-align: center;
    display: inline-block;
    padding: 4px 17px 3px;
    border-radius: 40px;
}
#callbook ul li:nth-child(2) a span {
    top: -2px;
    left: 0;
}
@media (max-width: 767px) {
    .mob-show1{
        display:block;
    }
    .mob-hide{
        display:none;
    }
    .top-sec {
        padding: 7px 0 0;
    }
    .category-side-list {
        order: 2;
    }
    .about-txt img,
    .best-services2::before,
    .breadcrumb-list,
    .category-banner,
    .category-bread-crumb .breadcrumb-section .home,
    .category-contac-text ul.mob-hide,
    .category-content-section:before,
    .fixed-top .top-center1,
    .fixed-top .top-right1,
    .footer-about:last-child,
    .footer-contac ul,
    .footer-section:before,
    .head-navigation1:before,
    .head-navigation2,
    .nav-bottom-left,
    .nav-bottom-mark,
    .nav-section:before,
    .navbar-collapse .navbar-nav li a.nav-link:after,
    .not-found-page-section:before,
    .sitemap-section:before,
    .top-center1,
    .top-nav-right,
    .top-right1 {
        display: none;
    }
    .category-contac-info1:after,
    .navbar-toggler {
        right: 0;
        display: block;
        top: -55px;
    }
    .category-content-section .fix-list {
        margin-bottom: 0;
        padding: 20px 0 0;
    }
    .category-contac-text,
    .copy,
    .navbar,
    .top-nav-center1 {
        padding: 0;
    }
    .aboutus-section .about-heading,
    .copy {
        text-align: center !important;
    }
    .navbar {
        justify-content: right;
    }
    #callbook,
    #callbook .navbar-toggler {
        display: block;
    }
    .top-social-icon2 ul {
        justify-content: center;
    }
    .head-navigation1 {
        background: 0 0;
    }
    .category-right,
    .tophead-left1 {
        padding: 0 12px;
    }
    .category-1,
    .counter-1 {
        width: 50%;
        padding: 10px 6px;
    }
    .category-1:nth-child(3) {
        margin: -85px 0 0;
    }
    .category-1:nth-child(5) {
        margin: -168px 0 0;
    }
    .bttm-line p {
        font-size: 18px;
        padding: 0 0 10px;
    }
    .bttm-line ul li a {
        font-size: 15px;
        padding: 9px 15px 8px;
    }
    .footer-about:nth-child(2) {
        order: -1;
    }
    .footer-about:nth-child(2) .footer-about1 {
        padding: 40px 25px;
        border-top: 1px solid #ffffff21;
    }
    .about-heading h1,
    .about-heading strong {
        font-size: 35px;
        line-height: 50px;
    }
    .category-list-services {
        padding: 22px 12px;
    }
    .footer-about:first-child .footer-about1,
    .footer-about:nth-child(3) .footer-about1 {
        padding: 20px 12px 0 0;
        border-bottom: 0;
    }
    .footer-about1 {
        text-align: center;
        padding: 20px 0 0;
    }
    .footer-border {
        padding: 20px 0 !important;
    }
    .copyright {
        padding: 8px 0 90px;
    }
    .srv-list1-text ul li {
        display: inline-block;
        padding: 0 5px;
    }
    .tophead-left2 img {
        width: 119px;
        aspect-ratio: auto;
        margin: 0;
    }
    .nav-section {
        padding: 0 0 10px;
    }
    .cate-pading {
        padding-top: 0 !important;
    }
    .category-content h1 {
        font-size: 25px;
        padding: 10px 0 12px;
    }
     .mob-show a {display:block;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar,
    .top-nav-center1 {
        padding: 0;
    }
    .top-center2 p {
        text-align: left;
    }
    .category-contac-text ul li:nth-child(2),
    .fixed-top .top-center1,
    .fixed-top .top-right1,
    .head-navigation1:before,
    .head-navigation2,
    .navbar-collapse .navbar-nav li a.nav-link:after {
        display: none;
    }
    .head-navigation-num ul li:nth-child(4) {
        padding: 5px 0 5px 14px;
        margin: 8px 0;
        font-size: 11px;
    }
    .navbar {
        justify-content: right;
    }
    .navbar-toggler {
        display: block;
    }
    .nav-bottom-left p {
        text-align: center;
        padding: 8px 0 5px;
    }
    .head-navigation1 {
        background: 0 0;
    }
    .top-social-icon2 ul {
        justify-content: center;
    }
    .category-1,
    .counter-1 {
        width: 33.33%;
    }
    .about-heading h1,
    .about-heading strong {
        font-size: 47px;
    }
    .category-1:nth-child(4) {
        margin: -80px 0 0;
    }
    .bttm-line p {
        font-size: 22px;
    }
    .bttm-line ul li a {
        font-size: 16px;
        padding: 9px 20px 8px;
    }
    .footer-about:nth-child(2) {
        order: 1;
    }
    .footer-about:nth-child(2) .footer-about1 {
        padding: 40px 25px;
    }
    .copy {
        text-align: center !important;
        padding: 0 0 5px;
    }
    .copy:first-child {
        padding: 5px 0 0;
    }
    .category-right {
        padding: 0 12px;
    }
    .srv-list1-text ul li {
        padding: 3px 5px 3px 0;
        display: inline-block;
    }
    .category-content-section .fix-list {
        padding: 45px 0 0;
    }
    .category-list-services {
        order: 2;
    }
    .talk-astro {
        padding: 0 12px 25px 0 !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .category-content h1 {
        font-size: 28px;
    }
    .head-navigation-num ul li:nth-child(4) {
        display: none;
    }
    .head-count span {
        font-size: 24px;
        margin: 0 0 6px;
    }
    .head-count,
    .head-navigation-num span i {
        font-size: 13px;
    }
    .top-nav-center1 {
        padding: 0 16px 12px 0;
    }
    .navbar-collapse .navbar-nav li {
        padding: 0 9px;
    }
    .category-1 span,
    .contac-heading-form p,
    .nav-bottom-left ul li span,
    .navbar-collapse .navbar-nav li a.nav-link {
        font-size: 15px;
    }
    .add-line strong,
    .head-navigation-num a,
    .horoscope-heading strong {
        font-size: 29px;
    }
    .navbar-collapse .navbar-nav li a.nav-link:after {
        top: -31px;
    }
    .category-heading-list strong,
    .nav-bottom-left p,
    .talk-astro-text strong {
        font-size: 18px;
    }
    .category-contac-text li a,
    .heading-list strong,
    .top-right2 p {
        font-size: 16px;
    }
    .top-right2 p .bi {
        width: 19px;
        height: 19px;
    }
    .top-social-icon2 ul li span {
        padding: 0 29px 0 0;
        font-size: 16px;
    }
    .top-social-icon2 ul li a {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }
    .top-social-icon2 ul li a i svg {
        height: 15px;
        width: 15px;
    }
    .top-social-icon2 ul li:nth-child(2) a i svg {
        height: 17px;
        width: 17px;
    }
    .top-social-icon2 ul li:nth-child(2) a {
        line-height: 26px;
    }
    .top-social-icon2 ul li span:before {
        width: 23px;
    }
    .best-services2 a,
    .best-services2 strong,
    .category-contac-text li span,
    .top-center2 p {
        font-size: 17px;
    }
    .category-1 p {
        font-size: 21px;
    }
    .form-contact1 a,
    .talk-astro-btn ul li a,
    .talk-astro-text ul li span {
        font-size: 14px;
    }
    .category-contac-text li a i .bi,
    .talk-astro-text1 ul li svg {
        width: 15px;
        height: 15px;
    }
    .category-heading-list strong svg {
        width: 20px;
        height: 20px;
        margin: 0;
    }
    .category-list-services {
        padding: 20px 15px 12px;
    }
    .copy ul li:before {
        width: 10px;
    }
    .copy span img {
        width: 28px;
    }
    .talk-astro1 {
        padding: 15px;
    }
    .talk-astro-img {
        width: 60px;
        height: 60px;
    }
    .talk-astro-text ul li svg,
    .talk-astro-text1 p svg {
        width: 18px;
        height: 18px;
    }
    .talk-astro-text ul li,
    .talk-astro-text1 p,
    .talk-astro-text1 ul li {
        font-size: 14px;
        padding: 0 2px 0 0;
    }
    .talk-astro-btn ul li svg {
        width: 13px;
        height: 13px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
    .top-social-icon2 ul li span {
        padding: 0 44px 0 0;
    }
    .top-social-icon2 ul li span:before {
        width: 37px;
    }
    .head-navigation-num ul li {
        padding: 4px 1px 5px 15px;
        font-size: 15px;
    }
    .category-contac-text {
        padding: 0 0 0 222px;
    }
    .category-contac-text ul li {
        padding: 8px 2px;
    }
    .bestserv-lines span,
    .consult-astro-line a {
        font-size: 33px;
    }
    .bestserv-lines a {
        font-size: 28px;
    }
    .about-add1 strong,
    .heading-list strong {
        font-size: 20px;
    }
    .award-title {
        font-size: 19px;
    }
    .about-add1 a,
    .category-heading-list strong {
        font-size: 22px;
    }
    .about-add1 i .bi {
        width: 55px;
        height: 55px;
    }
    .main-ser-heading strong {
        font-size: 52px;
    }
    .testimonials-heading strong {
        font-size: 34px;
    }
    .bttm-line p {
        font-size: 23px;
    }
    .awards-2 p {
        font-size: 17px;
    }
    .topservices-2 strong {
        font-size: 16px;
        line-height: 28px;
    }
    .contac-heading-form p {
        padding: 10px 0 8px;
    }
    .form-contact1 a {
        font-size: 16px;
    }
    .contac-heading-form strong {
        font-size: 42px;
    }
    .category-content-line a,
    .vashikaran-specialist-section .category-content-line a {
        line-height: 30px;
        font-size: 17px;
    }
    .category-content-line a .bi {
        width: 20px;
        height: 20px;
    }
    .about-add1 p {
        font-size: 15px;
        line-height: 28px;
    }
    .category-heading-list strong svg {
        width: 22px;
        height: 22px;
        margin: 0;
    }
    .copy ul li {
        font-size: 14px;
    }
}
@media (max-width: 575px) and (min-width: 0px) {
    .category-content h1 svg {
        width: 18px;
        height: 18px;
    }
    .category-content h1 {
        font-size: 18px;
        padding: 0 0 5px;
        border-bottom: 2px solid #ffb600;
    }
    .category-content ul {
        padding: 0;
    }
    .top-nav-center {
        padding: 0 10px;
    }
    .breadcrumb-list,
    .copy-start ul li:first-child,
    .copy:first-child ul li:nth-child(2):before,
    .nav-bottom-left ul li:first-child {
        display: none;
    }
    .about-heading h1,
    .about-heading strong,
    .astro-heading strong {
        font-size: 30px;
        line-height: 40px;
    }
    .about-heading span,
    .category-contac-text li a {
        font-size: 15px;
        border-radius: 5px;
    }
    .awards-1:last-child,
    .category-1:nth-child(3),
    .category-1:nth-child(5) {
        margin: 0;
    }
    .bttm-line p {
        font-size: 18px;
    }
    .bttm-line ul li {
        padding: 3px 0 0;
    }
    .bttm-line ul li a {
        font-size: 12px;
        padding: 9px 13px 8px;
    }
    .footer-about {
        padding: 0 12px;
    }
    .footer-about1 {
        padding: 0 0 40px;
    }
    .footer-about:nth-child(2) .footer-about1 {
        padding: 14px 10px 10px;
    }
    .category-content ul li {
        margin: 6px 0;
        border-radius: 12px;
        padding: 8px 15px 7px 40px;
    }
    .category-content ul li:before {
        top: 7px;
        font-size: 17px;
        min-width: 25px;
        height: 25px;
        line-height: 28px;
    }
    .about-content p,
    .category-content p,
    .consult-astro-content p {
        text-align: left;
    }
    .category-content h2,
    .category-content h3,
    .category-content h4,
    .category-content h5,
    .category-content h6 {
        font-size: 16px;
        line-height: 25px;
    }
    .copy ul li:last-child p {
        display: block;
    }
    .mob-show a {width: 95%;}
}
@media (max-width: 420px) and (min-width: 0px) {
    .talk-astro-text ul li, .talk-astro-text1 p, .talk-astro-text1 ul li {font-size: 13px;}
    .talk-astro1 {padding: 12px;}
    .otherservices1,
    .tophead-left2 a {
        padding: 6px;
    }
    .toggle-design {
        height: 2px;
    }
    .navbar-toggler {
        width: 43px;
        height: 36px;
        top: -48px;
    }
    .about-add1 strong,
    .category-1 p,
    .category-contac-img p,
    .category-heading-list strong {
        font-size: 19px;
    }
    .about-heading h1,
    .about-heading strong {
        font-size: 20px;
        line-height: 32px;
    }
    .about-heading span {
        font-size: 13px;
        padding: 8px 9px;
    }
    .award-title,
    .bttm-line p,
    .testi-reviews p {
        font-size: 13px;
    }
    .about-content h2,
    .contac-heading-form strong,
    h3,
    h4,
    h5,
    h6 {
        font-size: 17px;
    }
    .bttm-line ul li {
        padding: 3px 0 0;
    }
    .bttm-line ul li a {
        font-size: 15px;
        padding: 9px 20px 8px;
    }
    .breadcrumb-list,
    .bttm-line ul li:first-child a {
        display: none;
    }
    .footer-contac a {
        font-size: 28px;
        padding: 15px 0 0;
    }
    .copy ul li:before {
        right: -13px;
        width: 10px;
        top: 11px;
    }
    .copy ul li {
        margin: 0 5px;
        padding: 0 5px 4px;
    }
    .category-list ul li {
        margin: 0;
    }
    .copy-start ul li {
        margin: 0;
        padding: 5px 10px !important;
    }
    .category-content ul li {
        padding: 6px 8px 6px 35px;
    }
    .category-content ul li:before {
        top: 9px;
        font-size: 15px;
        min-width: 20px;
        height: 20px;
        line-height: 23px;
    }
    .about-txt p {
        font-size: 13px;
        line-height: 26px;
    }
    .about-txt span,
    .bttm-line p {
        padding: 0 0 6px;
    }
    
.fix ul li:nth-child(1) {font-size: 15px;}
.fix ul li { font-size: 14px;padding: 0 0 0px;}
.fix ul li i svg {height: 25px;width: 25px;right: 0;}
.mob-show a {padding: 12px 12px 10px 20px}
.fix ul li i b {width: 10px;height: 10px;line-height: 11px;font-size: 6px;left: -7px;top: -5px;}
.fix ul li i {left: 25px;top: 32px;}
}
