/* Vastu page popup image */
.expertRegisterForm .error, #loginExpert .error{ color:red; font-size:14px; font-style:italic; }
.vastu-call-img{ vertical-align: middle !important; width: 40%; }
.color{ color: #fc7054; }
.row-margin{ margin: 3% 0; }
.sel-width{ width: 75px;}
.col-padding{	padding: 0;}
/* popup header color */
.hd-bg-color{
	color: #fff;
	background: #fc7054 !important;
	padding: 3px 15px 0px 15px !important;
	max-height: 85px !important;
}
.popclose{	margin-top: 10px !important;}
.error_form{	color: #F90A0A;	font-style: italic;}
.section-hide{	display: none;} 
/* Sweet alert */
.swal-icon {  width: 30px; height: 30px;  margin: 20px 0 0 15px;}
.swal-icon--error__line--left {  left: 6px;}
.swal-icon--error__line {  height: 5px; width: 18px; top: 13px; }
.swal-icon--error__line--right {  right: 6px;}
.swal-icon:first-child { margin-top: 10px;}
.swal-title {  font-size: 20px;}
.swal-button {    background-color: #fc7054;}    
.swal-modal {    background-color: #c8c7c7;}
/* kundli match */ 
.MPage fieldset {
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 25px 25px 25px;
}
.MPage legend {
    width: 250px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #fc7054;
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 10px;
}
.MPage label {  font-size: 12px; color: #fc7054;}
.heightpad{ height:10px; }
/* kundli match button*/
.btn-outline-light { 
  color: #fc7054; 
  background-color: transparent; 
  border-color: #fc7054; 
  border-radius: 35px; 
  border: 1px solid #fc7054;   
  width: 18%;
  margin: 2% auto 0 auto ;
  display: block;
}
.tableApponment table{ margin-bottom: 0 !important; }
.tableApponment table td{ padding: 0 !important; border-top: none !important; }
.tableApponment table td select:focus{ border: 1px solid #ccc !important; }
#otp-input-all-expert,#mobileallexpert,#contrycode,#mobile,#otp-input,#mobilekundli,#otp-input-kundli,#mobilekundliexpert,#otp-input-kundli-expert,#nameBoy,#bPlace,#nameGirl,#gPlace:focus{ border: 1px solid #ccc !important; }
#otp-input-all-expert,#mobileallexpert,#contrycode,#mobile,#otp-input,#mobilekundli,#otp-input-kundli,#mobilekundliexpert,#otp-input-kundli-expert{ height: 40px !important; }
.d-none-m-show{ display: none; }
.rashi-desktop-none{ display: none; }
.mobileHoroscope{display: none;}
.owl-carousel{ z-index:0 !important; }
/* preloader css*/
.loader {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
    /*display: block;*/
    vertical-align: middle;
    top: 50px;
    z-index: 7777;
}    
.loader-star { position: absolute; top: calc(50% - 12px);}
.loader-2 .loader-star {
    position: static;
    width: 60px;
    height: 60px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
        transform: scale(0.7);
    -webkit-animation: loader-2-star 1s ease alternate infinite;
    animation: loader-2-star 1s ease alternate infinite;
}    
.loader-2 .loader-circles {
    width: 8px;
    height: 8px;
    background: #fc7054;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 4px);
    top: calc(50% - 4px);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-animation: loader-2-circles 1s ease-in-out alternate infinite;
    animation: loader-2-circles 1s ease-in-out alternate infinite;
}
@-webkit-keyframes loader-2-circles {
	0% {
	    -webkit-box-shadow: 0 0 0 #fc7054;
	    box-shadow: 0 0 0 #fc7054;
	    opacity: 1;
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	}
	50% {
	    -webkit-box-shadow: 24px -22px #fc7054, 30px -15px 0 -3px #fc7054, 31px 0px #fc7054, 29px 9px 0 -3px #fc7054, 24px 23px #fc7054, 17px 30px 0 -3px #fc7054, 0px 33px #fc7054, -10px 28px 0 -3px #fc7054, -24px 22px #fc7054, -29px 14px 0 -3px #fc7054, -31px -3px #fc7054, -30px -11px 0 -3px #fc7054, -20px -25px #fc7054, -12px -30px 0 -3px #fc7054, 5px -29px #fc7054, 13px -25px 0 -3px #fc7054;
	    box-shadow: 24px -22px #fc7054, 30px -15px 0 -3px #fc7054, 31px 0px #fc7054, 29px 9px 0 -3px #fc7054, 24px 23px #fc7054, 17px 30px 0 -3px #fc7054, 0px 33px #fc7054, -10px 28px 0 -3px #fc7054, -24px 22px #fc7054, -29px 14px 0 -3px #fc7054, -31px -3px #fc7054, -30px -11px 0 -3px #fc7054, -20px -25px #fc7054, -12px -30px 0 -3px #fc7054, 5px -29px #fc7054, 13px -25px 0 -3px #fc7054;
	    -webkit-transform: rotate(180deg);
	    transform: rotate(180deg);
	}
	100% {
	    opacity: 0;
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	    -webkit-box-shadow: 25px -22px #fc7054, 15px -22px 0 -3px black, 31px 2px #fc7054, 21px 2px 0 -3px black, 23px 25px #fc7054, 13px 25px 0 -3px black, 0px 33px #fc7054, -10px 33px 0 -3px black, -26px 24px #fc7054, -19px 17px 0 -3px black, -32px 0px #fc7054, -23px 0px 0 -3px black, -25px -23px #fc7054, -16px -23px 0 -3px black, 0px -31px #fc7054, -2px -23px 0 -3px black;
	    box-shadow: 25px -22px #fc7054, 15px -22px 0 -3px black, 31px 2px #fc7054, 21px 2px 0 -3px black, 23px 25px #fc7054, 13px 25px 0 -3px black, 0px 33px #fc7054, -10px 33px 0 -3px black, -26px 24px #fc7054, -19px 17px 0 -3px black, -32px 0px #fc7054, -23px 0px 0 -3px black, -25px -23px #fc7054, -16px -23px 0 -3px black, 0px -31px #fc7054, -2px -23px 0 -3px black;
	}
}
    
@keyframes loader-2-circles {
    0% {
        -webkit-box-shadow: 0 0 0 #fc7054;
        box-shadow: 0 0 0 #fc7054;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-box-shadow: 24px -22px #fc7054, 30px -15px 0 -3px #fc7054, 31px 0px #fc7054, 29px 9px 0 -3px #fc7054, 24px 23px #fc7054, 17px 30px 0 -3px #fc7054, 0px 33px #fc7054, -10px 28px 0 -3px #fc7054, -24px 22px #fc7054, -29px 14px 0 -3px #fc7054, -31px -3px #e11a2b, -30px -11px 0 -3px #fc7054, -20px -25px #fc7054, -12px -30px 0 -3px #fc7054, 5px -29px #fc7054, 13px -25px 0 -3px #fc7054;
        box-shadow: 24px -22px #fc7054, 30px -15px 0 -3px #fc7054, 31px 0px #fc7054, 29px 9px 0 -3px #fc7054, 24px 23px #fc7054, 17px 30px 0 -3px #fc7054, 0px 33px #fc7054, -10px 28px 0 -3px #fc7054, -24px 22px #fc7054, -29px 14px 0 -3px #fc7054, -31px -3px #fc7054, -30px -11px 0 -3px #fc7054, -20px -25px #fc7054, -12px -30px 0 -3px #fc7054, 5px -29px #fc7054, 13px -25px 0 -3px #fc7054;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-box-shadow: 25px -22px #fc7054, 15px -22px 0 -3px black, 31px 2px #fc7054, 21px 2px 0 -3px black, 23px 25px #fc7054, 13px 25px 0 -3px black, 0px 33px #fc7054, -10px 33px 0 -3px black, -26px 24px #fc7054, -19px 17px 0 -3px black, -32px 0px #fc7054, -23px 0px 0 -3px black, -25px -23px #fc7054, -16px -23px 0 -3px black, 0px -31px #fc7054, -2px -23px 0 -3px black;
        box-shadow: 25px -22px #fc7054, 15px -22px 0 -3px black, 31px 2px #fc7054, 21px 2px 0 -3px black, 23px 25px #fc7054, 13px 25px 0 -3px black, 0px 33px #fc7054, -10px 33px 0 -3px black, -26px 24px #fc7054, -19px 17px 0 -3px black, -32px 0px #fc7054, -23px 0px 0 -3px black, -25px -23px #fc7054, -16px -23px 0 -3px black, 0px -31px #fc7054, -2px -23px 0 -3px black;
    }
}    
@-webkit-keyframes loader-2-star {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
        transform: scale(0) rotate(0deg);
    }
    100% {
        -webkit-transform: scale(0.7) rotate(360deg);
        transform: scale(0.7) rotate(360deg);
    }
}    
@keyframes loader-2-star {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
        transform: scale(0) rotate(0deg);
    }
    100% {
        -webkit-transform: scale(0.7) rotate(360deg);
        transform: scale(0.7) rotate(360deg);
    }
}

/* end preloader css*/




/*---------*/
.card-section {
    background: #fff;
    border-radius: 4px;
    padding: 0;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.card-section img{ box-shadow: 0 3px 10px rgb(0 0 0 / 20%);}
/*.card-left { float: left; width: 34%; }
.card-img img {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    width: 115px;
    height: 135px;
}
.card-right { float: right; width: 66%; padding-left: 6%; }
.card-right .detl { text-align: left; font-size: 13px; font-weight: 500; }
.rewiesfont i { color: #fcbd0a; font-size: 14px; }
.detl2 { text-align: left; font-size: 15px; font-weight: 500; }
.connectBtn {
    background: #ad0500;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 3px;
    font-size: small;
    text-shadow: 2px 2px 4px #000000;
}*/
.clearall{ clear: both; }
/* multi select box with checkbox */
.select2-container { width: 100% !important; }
.select2-results__option { padding-right: 20px; vertical-align: middle; }
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #f77750;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.select2-container--default .select2-results__option[aria-selected=true] { background-color: #fff;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}
.select2-container--default .select2-selection--multiple {  margin-bottom: 10px; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f77750;
    border-width: 2px;
}
.select2-container--default .select2-selection--multiple { border-width: 2px; }
.select2-container--open .select2-dropdown--below { 
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.select2-selection .select2-selection--multiple:after { content: 'hhghgh'; }
/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge { display: none;}
.select-icon .placeholder { display: none;}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {  display: none !important;}
.select-icon  .select2-search--dropdown {   display: none;}
/*  Astrology Services  */
.services_matter2{ 
    height:420px;
    margin-top: 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}
.services_matter2 img{ border-top-left-radius:10px; border-top-right-radius:10px; }
.astro-serv-bg{ transform: translate(0, -10px); }
.astro-serv-bg:hover{
    background-image: -webkit-linear-gradient(0deg, #f4aa36 0, #f37335 100%);
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 30%);
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.services_matter2 h4{padding: 3% 0 0 3%;}
.services_matter2 p{padding: 0 3%; text-align: justify; font-size: 16px; line-height: 28px;}
.astro-serv-bg:hover p{ color:#fff; }
/*  Let's Connect */
.form-label-first{  font-size: 15px; font-weight: 500; color: #fc7054;  }
#contactForm .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
#contactForm .input-group-text {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    align-items: center;
}
#contactForm .input-group-text i { color: #fc7054; }
#contactForm input, #contactForm select{ 
    height: 34px;
    background: #fff;
    margin-left: -1px;
    font-size: 14px;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    border: 1px solid #ced4da;
}
.cnCountryCode{width: 18% !important; flex: unset !important;}
.about_section h1{ font-size:30px; margin-bottom: 10px;}
.sendKundliBtn{ text-align: center; margin-top: 2%; }
/* faq */
.faq-outer div{
    color: #fc7054;
    cursor: pointer;
    width: 100%;
    border: none;
    outline: none;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    transition: 0.4s;
}
.faq-outer p{ text-align: justify; transition: max-height 0.2s ease-out; }
.textbox-text{
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #fc7054;
    display: block;
}
#myloadMoreBtn {
    color: #fc7054;
    font-size: small;
    font-weight: 700;
    font-style: italic;
    display: inline;
}
.lodemoremob{display: none;}
/* expert pages */
/* Now create final effects */
.view {
   width: 18%;
   /*height: 200px;*/
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
    box-shadow:0 5px 10px #666; 
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {display: block; position: relative;}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fc7054;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #d96d58;
   -moz-box-shadow: 0 0 1px #d96d58;
   box-shadow: 0 0 1px #d96d58;
   font-weight: 600;
}
.view a.info: hover { -webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000;}
/* and When hover */
.view-third img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.view-third .mask {
   background-color: rgb(252 112 84 / 38%);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(460px, -100px) rotate(180deg);
   -moz-transform: translate(460px, -100px) rotate(180deg);
   -o-transform: translate(460px, -100px) rotate(180deg);
   -ms-transform: translate(460px, -100px) rotate(180deg);
   transform: translate(460px, -100px) rotate(180deg);
   -webkit-transition: all 0.2s 0.4s ease-in-out;
   -moz-transition: all 0.2s 0.4s ease-in-out;
   -o-transition: all 0.2s 0.4s ease-in-out;
   -ms-transition: all 0.2s 0.4s ease-in-out;
   transition: all 0.2s 0.4s ease-in-out;
}
.view-third a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-third:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px); 
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}
.view-third:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
/* end experts page */
/* start expert page */
.row-card{ padding-left: 0 !important; padding-right: 0 !important; }
.frame-bg{
    background-image: url("/assets/image/expert-frame.webp");
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    padding: 30px 20px;
    overflow: hidden;
    position: relative;
    word-wrap: break-word;
}
.imgThumbnail{
    width: 80px;
    height: 80px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius:50%;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.connectView{margin-top:0.5%; margin-bottom:0.5%;}
.expert-outer{  }
.expertImg{text-align: center;}
.leftText{ 
    float: left;
    width: 50%;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.rightText{ 
    float: right; 
    width: 50%; 
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.expertName{ 
    font-family: 'Comic Neue', cursive;
    font-size: 18px;
    text-align: center;
    color: #b40502;
    font-weight: 700; 
}
.expertServices{ 
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.rewiesfont i{ color:#fbc316;font-weight: 600; }
.frame-bg a.infoConnect {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #b40502;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #d96d58;
    -moz-box-shadow: 0 0 1px #d96d58;
    box-shadow: 0 0 1px #d96d58;
    font-weight: 600;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.frame-bg .mask {
    background-color: rgb(252 112 84 / 38%);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -moz-transform: translate(460px, -100px) rotate(180deg);
    -o-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    -moz-transition: all 0.2s 0.4s ease-in-out;
    -o-transition: all 0.2s 0.4s ease-in-out;
    -ms-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.frame-bg:hover .mask {
    border-radius: 8px;
    text-align: center;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
/* end expert page */
/* use media query */
@media only screen and (max-width:768px){
    #kundliouter .row{ display: unset !important; }
    .MPage fieldset { padding: 0 10px 10px 10px 10px; }
    .lodemoredesk{display: none;}
    .astrologerDesc{display: none !important;}
    .lodemoremob{display: block;}
    .inlinemob, .pinline{ display:inline; }
    .view {  width: 97%;  float: none; }
    .view-third img{ width:100%; }
    

}
@media only screen and (max-width:600px){
    /*.heading_wrapper p { line-height: 24px !important; font-size: 13px !important; }*/
    /*#services.services_section { padding: 30px 0 !important; }*/
    .services_matter2 {  height: auto; }
    .services_matter2 p { padding: 0 3% 3% 3%; }
    #products.testimonial_section {  padding: 30px 0; }
    /*#testimonials.testimonial_section { padding: 30px 0 !important; }*/
    #website_visitors.astrologers-work { padding: 40px 0; }
    .contact { padding: 30px 0; }
    #footer .footer_matter h2 { padding-top:0 !important; }
    .navbar-area { padding-top: 8px; padding-bottom: 8px; }
    #content.about_page { padding:0 !important; }
    .card-img img { width: 100%; height: auto; }
    .cnCountryCode { width: 12% !important; }
    .faq-outer p { font-size: 16px; }
    #contactForm input, #contactForm select {    height: 40px; }
    #contactForm .input-group-text {  padding: 0 10px;}
    #contactForm .input-group-text i { font-size: 15px; }
    .btn-outline-light { width: 37%; }    
}
@media only screen and (max-width:420px){
/*    #about_us.about_section, #testimonials.testimonial_section { padding: 30px 0 !important; }*/
#about_us.about_section, #testimonials.testimonial_section { padding: 0 0 0 0 !important; }
    #about_us.about_section .about_text { margin-bottom:0 !important; }
    /*#services.services_section, #products.testimonial_section { padding: 30px 0 !important; }*/
    #services.services_section, #products.testimonial_section { padding: 0 0 0 0 !important; }
    #website_visitors.astrologers-work {  padding: 40px 0 15px 0 !important;}
    #about_us.about_section h2 { font-size: 25px !important; }
    #kundliouter .row { display: inline-block !important; }
    #content, .contact { padding: 30px 0 !important; }
    .detl {  font-size: 15px !important; }
    .cnCountryCode {  width: 18% !important; }
    .vastu-call-img{ display:none; }
	.m-s-btn {padding: 1px 8px !important;letter-spacing: 0.1 !important;	}
	.desktopHoroscope{ display: none; }
	.mobileHoroscope{ display: block; }
	.servicesImage{ max-height:180px; }
	.mobileHoroscopeContent{ display: none; }
	#zodiac_Sign.rashi_wrapper {     padding: 30px 0 25px !important; }
	.rashi-mobile-none{ display: none; }
	.rashi-desktop-none{ display: block; }
	#zodiac_Sign.rashi_wrapper .rashi_sign_box { padding: 0 !important; }
	.mnone{ display: none; }
	#about_us.about_section .about_text .btn{display: none !important; 	}
	.d-none-m-show{ display: inline-block; color: #b10000;	font-weight: 600;}
	.astrology-responsive-nav .logo {   width: 70%;	}
	.astrology-responsive-nav .others-option {  display: none;  }
	.m-align-justify{ text-align: justify; }	
	.expertimg{ width: 35%; float: left; }
	.expertimg img{ width: 100%;  }
	.expertcontent{ width: 65%; float: left; }
	.footer_logo_wrapper img {     max-width: 100% !important; }
	/* mobile number popup */
	.mncode{ float:left; width:22%; }
	.mnnumber{ float:left; width:78%; }
	.votp{ float:left; width:68%; }
	.votpbtn{ float:right;}
	/* kundali form */
	.displaytable-selectbox{ display: inline-table; width: 32%; }
    
    #about_us.aboutabp { padding-bottom: 30px !important; }
    .about_section h1 { font-size: 25px; }    
    .heading_wrapper h2 { margin-bottom: 0px !important; }
}
