/* custom css */

.mobile-footer{
  display:none;
}
.website-footer{
  display:block;
}
@media only screen and (max-width: 576px) {
.devika {
  display:none;
}
.logo {
  display:none;
}
header{
   display:none;
}
.home_section{
  padding-top:3px;
}
.ext-links{
  margin-bottom:5px !important;
  margin-top:12px !important;
}
.hm_copyright .poweredby{
  padding-top:10px;
}
.right_vasthu .knpr img {
  height: 90px;
 }
.right_vasthu {
     margin-top:0px;
}
.website-footer{
  display:none;
}
 .mobile-footer{
  display:block;
}
.left_jyothisham h4, .right_vasthu h4 {
  font-size: 11px !important;
}
.footer-paragraph{
  margin-bottom: 0rem !important;
}
}


/* custom css */

html {
  scroll-behavior: smooth;
}
body {
  font-family: Lato, sans-serif;
  margin: 0;
  padding: 0;
  background: #fff;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
  outline: 0;
}
a {
  text-decoration: none !important;
}
.font-size-14 {
  font-size: 14px;
}
.img-object-cover {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.img-object-contain {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.btn-kanippayyur {
  background: #6e582e;
  border-color: #6e582e;
  border-radius: 25px;
  color: #fff;
  padding: 13px 30px;
}

.confirm .btn-kanippayyur
{
  background: #6e582e;
  border-color: #6e582e;
  border-radius: 0px 25px 25px 0px !important;
  color: #fff;
  width: 93px;
  height: 60px;
  float: right;
  padding: 0px !important;
}
.confirm .btn{
  padding: 0px !important;
}
.confirm .col-2{
  padding-right: 0px !important;
}

.btn-kanippayyur:hover {
  color: #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(110, 88, 46, 0.6);
  -moz-box-shadow: 0 5px 10px 0 rgba(110, 88, 46, 0.6);
  box-shadow: 0 5px 10px 0 rgba(110, 88, 46, 0.6);
}
.main {
  max-width: 1600px;
  margin: auto;
}
.main:before {
  position: fixed;
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background: url(../images/bg1.png) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.main:after {
  position: fixed;
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: url(../images/bg2.png) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
header {
  padding-top: 20px;
  padding-bottom: 20px;
}
header .logo img {
  height: 35px;
}
.left_jyothisham {
  background: rgba(233, 222, 195, 1);
  padding: 25px;
  border-radius: 25px 0 0 25px;
}
.right_vasthu {
  background: rgba(206, 195, 173, 1);
  padding: 25px;
  border-radius: 0 25px 25px 0;
}
.left_jyothisham .logo img,
.right_vasthu .logo img {
  height: 100px;
  margin-bottom: 10px;
}
.left_jyothisham .knpr {
  margin-bottom: 60px;
}
.right_vasthu .knpr {
  margin-bottom: 10px;
}
.left_jyothisham .knpr img,
.right_vasthu .knpr img {
  border-radius: 0px;
  height: 160px;
  border: 3px solid #fff;
  padding: 4px;
}
.left_jyothisham h4,
.right_vasthu h4 {
  font-size: 14px;
  font-weight: 500;
  color: #6e582e;
  text-align: center;
}
.left_jyothisham p,
.right_vasthu p {
  font-size: 14px;
  font-weight: 500;
  color: #606061;
  text-align: justify;
  line-height: 20px;
  min-height: 10px;
}
.right_vasthu h4 strong {
  font-weight: 700;
}
.hm_copyright {
  padding-top: 20px;
}
.hm_copyright p {
  color: #6e582e;
  font-size: 14px;
  font-weight: 800;
}
.hm_copyright a {
  color: #6e582e;
  font-size: 14px;
  font-weight: 800;
}
.jyothisham {
  background: rgba(233, 222, 195, 1);
  padding: 25px;
  border-radius: 25px;
}
.jyothisham .logo img {
  height: 150px;
  margin-bottom: 30px;
}
.jyothisham .knpr {
  margin-bottom: 30px;
}
.jyothisham .knpr img {
  border-radius: 0px;
  height: 275px;
  border: 3px solid #fff;
  padding: 4px;
}
.jyothisham h4 {
  text-align: center;
  padding: 20px 0;
  font-size: 18px;
  font-weight: 500;
}
.launch h4 strong {
  font-weight: 800;
  font-size:140px 20px;
}
.back_btn {
  color: #6e582e;
  padding: 4px 6px;
  border-radius: 5px;
  font-size: 14px;
}
.back_btn:focus,
.back_btn:hover {
  color: #000;
  background: rgba(0, 0, 0, 0.2);
}
.livecall .rd {
  background: #f0ebdf;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 15px;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background: #6e582e;
  border-color: #6e582e;
  box-shadow: none;
}
.jyothisham h3 {
  background: #fff;
  color: #6e582e;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
}
.jyothisham form .form-control {
  background: 0 0;
  border: 2px solid #fff;
  font-size: 14px;
  border-radius: 10px;
}
.jyothisham form label {
  font-size: 14px;
}
.jyothisham form label.custom-control-label {
  font-size: 16px;
  cursor: pointer;
}
.jyothisham form small a {
  color: #000;
  font-weight: 800;
}
.datetimepicker td,
.datetimepicker th {
  padding: 2px 5px;
}
.datetimepicker table {
  width: 100%;
}
.custom-radios {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  padding: 25px 0;
}
.custom-radios div {
  width: 25%;
  text-align: center;
}
.custom-radios input[type="radio"] {
  display: none;
}
.custom-radios input[type="radio"] + label {
  color: #333;
}
.custom-radios input[type="radio"] + label span {
  display: inline-block;
  width: 100px;
  padding: 10px;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  text-align: center;
  color: #fff;
}
.custom-radios input[type="radio"].green + label span {
  background-color: #00b894;
}
.custom-radios input[type="radio"].gray + label span {
  background-color: #939090;
}
.custom-radios input[type="radio"]:checked + label span {
  background-color: #6e582e;
}
.time_slot .av_slot {
  background: #eee;
  padding: 10px 20px;
}
.time_slot .av_slot p {
  margin-bottom: 0;
  font-size: 14px;
}
.time_slot .av_slot span {
  width: 12px;
  height: 12px;
  background: #00b894;
  display: inline-block;
  margin-left: 5px;
}
.dtpickr {
  margin-top: 30px;
  background: #fff;
  padding: 8px 0;
}
.date_slot .form-control {
  border-radius: 0;
  padding: 20px 10px;
}
.date_slot .datetimepicker td,
.date_slot .datetimepicker th {
  padding: 4px 10px;
}
.date_slot .datetimepicker-inline {
  width: 100%;
}
.time_slot {
  padding-bottom: 40px;
}
.smryatch a {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  color: #444445;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .left_jyothisham p,
  .right_vasthu p {
    min-height: 90px;
  }
  header .logo img {
    height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .left_jyothisham {
    margin-bottom: 30px;
  }
  .left_jyothisham,
  .right_vasthu {
    border-radius: 25px;
  }
  .date_slot .datetimepicker td,
  .date_slot .datetimepicker th {
    padding: 2px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .left_jyothisham {
    margin-bottom: 30px;
  }
  .left_jyothisham,
  .right_vasthu {
    border-radius: 25px;
  }
  header .logo img {
    height: 30px;
  }
  .hm_copyright {
    text-align: center;
  }
  .hm_copyright .poweredby {
    padding-top: 10px;
  }
  .jyothisham .knpr img {
    height: 190px;
  }
  .jyothisham h4 {
    font-size: 16px;
  }
  .jyothisham h4 strong {
    font-size: 18px;
  }
  .jyothisham .vd_btns {
    flex-wrap: wrap;
  }
  .jyothisham .vd_btns .btn {
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .jyothisham form .form-group.d-flex {
    flex-wrap: wrap;
  }
  .jyothisham form .form-group span {
    display: block;
  }
  .jyothisham form .form-group .box label span {
    display: inline-block;
  }
  .custom-radios div {
    width: 30%;
  }
  .time_slot {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .left_jyothisham {
    margin-bottom: 30px;
  }
  .left_jyothisham,
  .right_vasthu {
    border-radius: 15px;
    padding: 15px;
  }
  .left_jyothisham .logo img,
  .right_vasthu .logo img {
    margin-bottom: 10px;
    height: 60px;
  }
  header .logo img {
    height: 20px;
  }
  .hm_copyright {
    text-align: center;
  }
  .hm_copyright .poweredby {
    padding-top: 10px;
  }
  .left_jyothisham .knpr img,
  .right_vasthu .knpr img {
    height: 130px;
  }
  .btn-kanippayyur {
    padding: 6px 9px;
    font-size: 12px;
  }
  /* .jyothisham .knpr img {
    height: 100%;
  } */
  .jyothisham .logo img {
    margin-bottom: 10px;
    height: 100px;
  }
  .jyothisham h4 {
    font-size: 13px;
  }
  .jyothisham h4 strong {
    font-size: 16px;
  }
  .jyothisham .vd_btns {
    flex-wrap: wrap;
  }
  .jyothisham .vd_btns .btn {
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .jyothisham .vd_btns .btn img {
    height: 15px;
  }
  .jyothisham {
    padding: 15px;
    border-radius: 15px;
  }
  .jyothisham .knpr {
    margin-bottom: 10px;
  }
  .jyothisham form .form-group.d-flex {
    flex-wrap: wrap;
  }
  .jyothisham form .form-group span {
    display: block;
    position: relative;
  }
  .jyothisham form .form-group .box {
    overflow: hidden;
  }
  .jyothisham form .form-group .box label span {
    display: inline-block;
    font-size: 12px;
  }
  .jyothisham h3 {
    font-size: 14px;
  }
  .jyothisham h5 {
    font-size: 16px;
  }
  .jyothisham form .form-group .btn {
    margin-right: 1px !important;
    margin-bottom: 10px;
  }
  .dtpickr {
    margin-top: 10px;
  }
  .date_slot .datetimepicker td,
  .date_slot .datetimepicker th {
    padding: 4px 5px;
  }
  .custom-radios div {
    width: 50%;
  }
  .date_slot,
  .time_slot {
    padding-left: 0;
    padding-right: 0;
  }
  .time_slot {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .devika-div{
    margin-right: 25% !important;
  }


  .confirm .btn-kanippayyur
  {
    background: #6e582e;
    border-color: #6e582e;
    border-radius: 0px 25px 25px 0px !important;
    color: #fff;
    width: 75px !important;
    height: 50px !important;
    float: right;
    padding: 0px !important;
  }

  /* .btn-kanippayyur-view{
    border-color: #6e582e;
    border-radius: 25px;
    color: #6E582E;
    box-sizing: border-box;
    border: solid 1px #6E582E !important;
    border-radius: 30px;
    padding: 6px 13px;
    font-size: 12px;
  } */

  .btn-kanippayyur-view{
    display: flex;
    width: 108px;
    height: 30px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 30px;
    font-size: 12px;
    border: 0.5px solid #6E582E !important;
    color: #6E582E;
    background-color: rgba(233, 222, 195, 1);
    /* font-family: Roboto; */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
  }

  .left_jyothisham .knpr img{
    height: 90px !important;
  }

  .left_jyothisham h4, .right_vasthu h4{
    font-size: 11px !important;
  }
  .left_jyothisham .knpr {
    margin-bottom: 10px !important;
  }
  .text-title{
    font-size: 18px !important;
    margin-bottom: -10px !important;
  }

}
.devika {
    margin-top: 0px;
    height: 80px;
    /* width: 100px; */
}



@media (min-width: 576px){
  .modal-dialog {
    max-width: 680px !important;
  }
  .vasthu_rds figure{
    height: 200px;
    overflow: hidden;
  }
}

.vasthu_rd figure{
  height: 300px;
  overflow: hidden;
}




.vasthu_rds figure img{
  width: 100%;
}
.vasthu_rd{
  margin-bottom: 30px;
}
/* .knpr{
  margin-left: 20px !important;
  margin-right: 20px !important;
} */
.caption{
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #6E582E;
}
#vasthuLiveCallForm #btnlink button{
  width: 100% !important;
}
.ext-links a{
  text-decoration: underline !important;
}
.left_jyothisham .knpr img{
  height: 204px;
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {

.left_jyothisham p{
  margin-bottom: 200px;
  }

  .left_jyothisham p, .right_vasthu p{
    min-height: 70px;
  }

}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {

  .left_jyothisham p{
    margin-bottom: 318px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1680px) {

  .left_jyothisham p{
    margin-bottom: 240px;
  }
}

.btn-kanippayyur-outline{
  border-color: #6e582e;
  border-radius: 25px;
  color: #6e582e;
  width: 50%;
  box-sizing: border-box;
  width: 567px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #6E582E;
  border-radius: 30px;
}

/* .vasthu_rd .custom-control{
  margin-top: 140px !important;
} */
/*****custom style for mobile amd desktop*****/
.desktop-only {
  display: none;
}
.mobile-only {
  display: block;
  text-wrap: nowrap;
}
.right_vasthu p {
    text-align: center !important;
}
.left_jyothisham p{
  text-align: center !important;
}
.left_jyothisham {
  margin-top : 15px !important;
  margin-bottom : 15px !important;
}
.home_landing header {
  display: none !important;
}
@media only screen and (min-width: 600px) {  /*for desktop*/
  .desktop-only {
    display: block;
    text-wrap: wrap;
  }
  .mobile-only {
    display: none;
  }
  .right_vasthu p {
    text-align: justify !important;
  }
  .left_jyothisham p{
    text-align: justify !important;
  }
  .left_jyothisham {
    margin-bottom : 0px !important;
    margin-top : 0px !important;
  }
  .home_landing header {
    display:block !important;
  }
}
/*****************end ***************/
.view-details {
  width: Fixed (108px);
  height: Fixed (30px);
  top: 290px;
  left: 31px;
  padding: 10px;
  border-radius: 30px;
  border: 0.5px;
  gap: 10px;

}