@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

body {
  font-family: system-ui;
}
.container {
    max-width: 975px !important;
}
.details h1 {
    font-size: 21px;
    color: #7dc6e6;
    font-weight: 600;
}
.follow_part h5 {
    color: #fff;
    font-family: system-ui;
}

.header {
  background: #fff;
  width: 100%;
  padding: 10px 0;
}

.logo {
  margin: 0 auto;
  display: block;
  max-height: 90px;
}

img {
  max-width: 100%;
}

.message {
  padding: 60px 0;
}

.message h3 {
  margin-bottom: 20px;
  text-align: center;
}

.message .image {
  margin-bottom: 20px;
}

.message .image img {
  height: 180px;
}

@font-face{
    font-family:Corinthia-Bold;
    src:url(../font/Corinthia-Bold.ttf);
}
.reveal_message {
    min-height: 560px;
    display: table;
    width: 100%;
}
.message_img img {
    width: 230px;
}
.second_text h1 {
    font-family: fantasy;
    font-size: 30px;
    font-weight: 300;
}
.second_text p {
    font-family: system-ui;
    font-weight: 400;
    font-size: 17px;
}
.message_img {
    vertical-align: bottom;
    display: table-cell;
}
.Guardvare p {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 33px;
    font-weight: 100;
    color: #ffffffd4;
    margin-bottom: 0;
    text-transform: uppercase;
}
.Guardvare h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-family: fantasy;
    line-height: 60px;
    color: #f3be08;
    text-shadow: 0 0 3px #6a6666;
}
.Guardvare h4 {
    font-weight: 900;
    font-size: 40px;
   background: -webkit-linear-gradient(#f7e667,#f3be08);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-family: 'Carter One', cursive;
    line-height: 50px;
}

.intro {
    padding: 20px 0;
    background-image: url(../images/background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cards_images{
    background-image: url(../images/bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer_menu {
    display: block  !important;
    text-align: center;
}
.footer_menu li{
    display: inline-block;
}
.footer_menu li a {
    color: #fff;
    padding: 0 7px;
}
.first_footer {
    border-bottom: 2px solid #fff;
}
.inner_part {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.ready_today {
    height: 100%;
    display: table;
    width: 100%;
}
.second_section {
    background-image: url(../images/article.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.article {
    background-image: url(../images/bg-2.jpg);
    background-position: revert;
     background-repeat: no-repeat;
     background-size: cover;
    padding-top: 160px;
}

.details {
    background: #22171780;
    padding: 22px;
} 
.about_para p {
    font-family: -webkit-pictograph;
    color: #6a6666;
}
.intro_1 {
    text-align: center;
    padding: 20px 0;
    background-image: url(../images/zodaic_msg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 450px;
    display: table;
    width: 100%;
}
.about_section {
    text-align: center;
    padding: 20px 0;
    background-image: url(../images/aboutbkgd.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.popular-article {
    text-align: center;
    padding: 20px 0;
    background-image: url(../images/populer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.audio_img {
    text-align: center;
    padding: 20px 0;
    background-image: url(../images/square.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.click_here h3 {
    color: #fff;
    font-family: -webkit-pictograph;
    font-size: 20px;
}
.click_here h4 {
    color: #fff;
    font-family: system-ui;
    font-size: 20px;
    font-weight: 100;
}
.about_angle a {
    background-image: linear-gradient(#f7e667, #f7e667, #f6dc54, #f4d240, #f4c82a);
    box-shadow: -1px 1px 5px #9d9797;
    font-family: sans-serif;
    font-weight: 500;
    font-size: 22px;
    padding: 2px 0;
    border-radius: 9px;
}
.intro .image {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.sign_angle h5 {
    text-transform: uppercase;
    font-size: 30px;
    color: hsl(0deg 0% 100%);
    font-weight: 600;
    font-family: none;
    text-shadow: -2px 2px 3px #5a5e5a;
}
.sign_angle:before {
    content: "";
    background: #f4cc32;
    position: absolute;
    width: 50%;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -6px;
}

.intro .btn {
  text-transform: uppercase;
}

.angels-category {
  padding: 60px 0;
}

.angels-category h3,
.angels-category h4 {
  margin-bottom: 10px;
  text-align: center;
}

.angel-icon {
  width: 150px;
  padding: 0 10px;
  display: inline;
  margin-bottom: 20px;
}

.angels {
  padding: 20px 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.popular-article h3 {
    text-align: center;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Merriweather Sans';
    text-transform: uppercase;
}
.text {
    min-height: 180px;
}
.text-link {
    font-family: -webkit-pictograph;
    color: #2c76c5;
}
.box h4 {
    margin: 15px 15px;
    color: #7a7977;
    font-family: -webkit-pictograph;
    font-size: 18px;
}
.box img {
  height: 200px;
  width:200px !important;
  border-radius: 100%;
   border: 2px solid #eabe1f;
   background: #fff;
}
.read_more a {
    background-image: -webkit-linear-gradient(#f7e667,#f3be08);
    width: 100%;
    border-radius: 10px;
}
.read_more {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.box_small {
    border-radius: 0px;
    border: 2px solid #eabe1f;
    margin-top: -83px;
    padding-top: 90px;
}
.footer {
  background-color: #000;
  width: 100%;
  padding: 20px 0;
}
.footer-text {
    font-size: 14px;
    color: #fff;
    margin-bottom: 7px;
    font-family: system-ui;
    font-style: oblique;
}
a.footer-link {
  text-align: right;
  text-decoration: none;
  color: white;
  padding-right: 7px;
  font-family: system-ui;
  font-style: oblique;
}

.base {
  min-height: 800px;
}

.headline {
    font-family: Corinthia-Bold;
    font-weight: 600;
    text-align: center;
    color: #160c03;
    padding: 20px 0;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    font-size: 68px;
    text-shadow: -5px 3px 3px #8a9ee9;
}
.angel-card {
  padding: 40px 0 20px;
  background-size: 600px;
  text-align: center;
}

.card {
  width: 250px;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  border: 0;
}

.margin-block {
  margin-block-start: 0;
  margin-block-end: 0;
}
.message-h3 i {
  color: #d7d7d7;
}
.message-h3 {
  padding: 20px 0;
  position: relative;
  font-family: "Lora", serif;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #160c03;
  margin-bottom: 20px;
}

.main-article {
  text-align: justify;
}

.main-article h3,
.main-article h2,
.main-article h2,
.main-article h4 {
  color: #160c03;
}
a.side-title {
  color: #fff;
  font-family: "Lora", serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  line-height: normal;
  padding: 10px;
  max-width: 100%;
  display: block;
  background-color: #160c03;
  margin-bottom: 30px;
}
.popular-article .box img {
    height: 200px;
    width: 200px !important;
    background-size: cover;
    border-radius: 100%;
    border: 1px solid #ead555;
}
.article {
  position: relative;
}
.article .container {
  max-width: 980px;
  margin: 0 auto;
}
.article .side {
 text-align: center;
    border: 3px solid #f7e565;
    background: #00000052;
    padding: 30px;
}

b, strong {
    font-weight: 600 !important;
    font-family: system-ui;
    font-style: normal;
    display: block;
    color: #fff;
    font-size: 27px;
}
.details p {
    font-family: -webkit-pictograph;
    width: 100%;
    color: #fff;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.content_part {
    -webkit-line-clamp: unset  !important;
}
.left-ads {
  left: 0;
  top: 0;
}
.right-ads {
  right: 0;
  top: 0;
}
.left-ads,
.right-ads {
  position: absolute;
  height: 800px;
  width: 200px;
}

.article .col-side {
  margin-bottom: 20px;
}
.article .side h4 {
  text-align: center;
  color: #160c03;
}
.angel-side {
  max-width: 80px;
  margin: 0 5px;
  display: inline;
  margin-bottom: 45px;
}

.angel-col-side h4 {
    color: #f7e565 !important;
    font-family: Corinthia-Bold;
    font-size: 35px;
}
.laptop{
  display: block !important;
}


@media only screen and (max-width: 769px) {

  .intro .col-md-7{
    padding-left: 0;
    padding-right: 0;
  }

  .btn-rev{
    padding: 10px;
  }
  .col-side .col-md-4{
   width: 47%; 
  }
.image {
    width: 100%;
    margin: 0 auto;
}
.audio-player {
    width: 88%;
}
}

@media only screen and (max-width: 559px) {
  .angels {
    padding: 10px 0px;
  }
  .intro .col-md-7{
    padding-left: 0;
    padding-right: 0;
  }
  .btn-rev{
    padding: 10px;
  }
  .heading-2{
    font-size: 31px;
  }
  
  .mob{
    display: block !important;
  }
  
  .col-side .col-md-4{
   width: 33.33%; 
  }
}

@media only screen and (max-width: 559px) {
  .angel-icon {
    max-width: 100px;
    padding: 0px 5px;
  }
.Guardvare h4 {
    font-size: 30px;
    line-height: 33px;
}
.about_angle a {
    font-size: 14px;
}
.audio-player {
    width: 88% !important;
}
.click_here h4 {
    font-size: 18px;
}
}

@media only screen and (max-width: 420px) {
  .angel-icon {
    max-width: 90px;
    padding: 0px 5px;
  }
}

@media only screen and (max-width: 1359px) {
  .left-ads,
  .right-ads {
    display: none;
  }
}

.heading-2 {
  font-family: "Merriweather", sans-serif;
  color:#fff;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.text-span-2 {
  color:#fff;
}

.flip-container {
  margin-bottom: 10px;
}

.flip-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*#cards_img .flip-box:nth-child(1),#cards_img .flip-box:nth-child(2),#cards_img .flip-box:nth-child(3),#cards_img .flip-box:nth-child(4),#cards_img .flip-box:nth-child(5),#cards_img .flip-box:nth-child(6){
  flex: 16%;
}*/
.flip-box {
    flex: 20%;
}
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}





/**********|| Font-Family ||**********/

 .title_content h2, .love_copatiblity_details h4, .form_title h4 {
     font-family: "Quincy CF";
}
 .MainHeader div#collapsibleNavbar ul.navbar-nav li a {
     font-family: 'Montserrat';
     font-size: 13px;
     color: #000 !important;
}
 :root {
     --btn: rgb(198 0 255);
}
.reveal_btn {
    background: var(--btn) !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    font-size: 12px;
}
/**********|| Font-Family ||**********/
/**********|| Header Css ||**********/
 body {
     letter-spacing: 1.1px;
     font-family: 'Montserrat';
}
 .MainHeader .navbar-expand-md .navbar-collapse, .MainHeader .header_menu {
     justify-content: flex-end;
}
 header.MainHeader {
     padding: 10px 0px;
}
 .MainHeader div#collapsibleNavbar ul.navbar-nav li {
     font-size: 14px;
     font-weight: 500;
     padding: 0 4px;
     text-transform: uppercase;
     line-height: 1.13;
}
 .MainHeader nav.navbar div#collapsibleNavbar {
     justify-content: flex-end;
     display: flex!important;
     -ms-flex-preferred-size: auto;
     flex-basis: auto;
     flex-grow: 1;
     -ms-flex-align: center;
     align-items: center;
}
 .MainHeader ul.header_menu, .add_card_head {
     margin-top: 10px;
}
 .header_menu li a, .add_card_head a {
     color: #000;
     transition: all 0.4s ease;
     text-transform: uppercase;
}
 .header_menu_drop li a {
     color: #fff;
}
 .header_menu>li a:hover {
     color: #6e89fc;
}
 .MainHeader .header_sec {
     max-width: 1310px;
}
 .MainHeader a.head_logo img {
     max-width: 230px;
}
 .MainHeader .header_menu li a span {
     margin-left: 5px;
}
 .MainHeader .header_menu {
     position: relative;
}
 .header_menu_drop, .header_menu_drop li {
     display: block;
}
 .header_menu li {
     position: relative;
}
 .header_menu_drop {
     background-color: #fff;
     position: absolute;
     min-width: 200px;
     display: none;
     left: 0px;
     z-index: 99;
     width: max-content;
     box-shadow: 0 1.5rem 4rem rgb(22 28 45 / 15%);
     border: none;
}
 .header_menu_drop li a, .header_menu_drop li a:hover {
     color: #000;
     text-decoration: none;
     padding: 15px 30px !important;
     font-weight: 500;
}
 .header_menu_drop li a {
     font-size: 13px !important;
     transition: all 0s ease;
}
 .header_menu_drop li a:hover {
     transform: translate(0, -2px);
}
/* .MainHeader .header_menu li:hover .header_menu_drop {
     display: block;
}
 */
 .MainHeader .header_menu_drop li a {
     opacity: 0.9;
     line-height: 1.2;
     font-size: 13px;
}
 .add_card_head span img {
     max-width: 20px;
     margin-right: 8px;
     margin-top: -5px;
}
 ul.add_card_head {
     margin-left: 10px;
}
 .add_card_head .header_menu_drop {
     top: 40px;
     left: -150px;
     border-radius: 4px;
}
 .add_card_head .header_menu_drop a {
     color: #000 !important;
     text-align: center;
     text-decoration: none !important;
     padding: 15px 15px;
     font-size: 14px !important;
     text-transform: none;
}
 .add_card_head li a {
     color: #000 !important;
}
/**********|| Header Css ||**********/
/***********|| Footer Css ||**********/
.FooterLists li a {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    padding: 0px 0px;
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px;
}
 footer.AstroFooter {
     border-top: 1px solid #8d8d8d;
     background-color: #fff;
}
 .FooterLists li, .FooterSocials li {
     display: inline-block;
     padding: 0 5px;
}
 .FooterLogo img {
     max-width: 190px;
}
 .FooterSocials li a {
     width: 30px;
     height: 30px;
     display: block;
     line-height: 30px;
     background-color: #3A62A8;
     color: #fff;
     border-radius: 50%;
     font-size: 14px;
}
 .FooterSocials li a.insta {
     background-color: #f30074;
}
 footer.AstroFooter {
     border-top: 1px solid #d4d4d4;
}
/***********|| Footer Css ||**********/
 @media (max-width: 1200px) {
    /*header*/
     .MainHeader a.head_logo img {
    max-width: 100px;
}
     .ListCols {
         padding: 40px 15px;
    }
     .FooterLists li a {
         font-size: 15px;
    }
     .MainHeader div#collapsibleNavbar ul.navbar-nav li a {
         font-size: 10px;
    }
    .reveal_btn {
    font-size: 10px;
}
    /*header*/
}
 @media (max-width: 991px) {
    /*header*/
    .box img {
    height: 150px;
    width: 150px !important;
}
     #sidebar {
         position: absolute;
         right: 0px;
         color: #000 !important;
         top: 22px;
         outline: none;
    }
     .MainHeader nav.navbar div#collapsibleNavbar {
         position: fixed;
         top: 0;
         background: #fff;
         width: 300px;
         border-radius: 2px;
         box-shadow: 0 0 10px #9e9e9e;
         left: 0;
         height: 100%;
         padding: 10px 0px 0px 25px;
         z-index: 999;
         overflow-x: hidden;
         overflow-y: scroll;
         transition: 0.6s;
         display: block !important;
    }
     div#collapsibleNavbar {
         transform: translate(-130%, 0%);
    }
     .MainHeader ul.header_menu, .add_card_head {
         width: 100%;
    }
     .MainHeader nav.navbar .show {
         transition: 0.6s;
    }
     .header_menu_drop li a {
         color: #fff !important;
    }
     .header_menu li a {
         color: #000;
    }
     .closebtn {
         text-align: right;
         color: #000;
         font-size: 48px;
         line-height: 33px;
         font-weight: 400;
         padding-right: 15px;
    }
     .main_heading p {
         font-size: 18px;
         margin-top: 25px;
         margin-bottom: 30px;
    }
     .BuyImg img {
         height: 300px;
         width: 100%;
    }
     .ListCols {
         padding: 10px 15px;
    }
     .header_menu_drop {
         min-width: 235px;
        /* width: 100%;
         */
         left: -12px;
         margin-bottom: 32px;
         padding-left: 10px;
    }
    .freebtn {
    display: block;
    padding-right: 60px;
}
.MainHeader a.head_logo img {
    max-width: 140px;
}
    /*header*/
}
 @media (max-width: 767px) {
     .FooterLists li a {
         font-size: 13px;
    }
     .FooterLists li a {
         padding: 0px 0px;
    }
     header.MainHeader {
         padding: 0px;
    }
     .head_logo img {
         padding-top: 10px;
    }
     .choose_sign h3, .astro_main_heading h2, .AstroTrustedHoro h2, .artical_part h2 {
         font-size: 24px;
    }
    .MainHeader a.head_logo img {
    max-width: 95px;
}
#sidebar {
    top: 25px;
}
}
 @media (max-width: 575px) {
     .ListCols {
         padding: 10px 40px;
    }
     .main_heading p {
         font-size: 16px;
         margin-top: 23px;
         margin-bottom: 30px;
    }
     p.ResultCount {
         display: block;
         font-size: 17px;
         margin: 30px 10px 0;
         text-align: center;
    }
     .ListFilterBy form {
         display: block !important;
         text-align: center;
    }
     .ListFilterBy {
         padding: 25px 0px;
    }
    .FooterLogo img {
    max-width: 150px;
}
.mt-5, .my-5 {
    margin-top: 1.3rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.3rem!important;
}
.pt-5, .py-5 {
    padding-top: 1.3rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1.3rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1rem!important;
}
.pt-4, .py-4 {
    padding-top: 1rem!important;
}
.mb-4, .my-4 {
    margin-bottom: 1rem!important;
}
.mt-4, .my-4 {
    margin-top: 1rem!important;
}
.freebtn {
    display: block;
    padding-right: 40px;
}
.reveal_btn {
    font-size: 9px;
    padding: 5px 9px;
}
.heading_zodiac h3,.second_text h1,.Guardvare h2 {
        font-weight: 600 !important;
    font-family: unset !important;
}
}
 .header_menu_drop li.nav-item>a img {
     max-width: 20px;
     max-height: 20px;
     object-fit: cover;
     margin-right: 10px;
}
@media(max-width:358px){
h1,h2,h3{
    font-size: 20px !important;
}
p{
    font-size: 13px !important;
}

}