@font-face {
  font-family: Muli Normal;
  src: url(../resources/assets/fonts/Muli-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Muli SemiBold;
  src: url(../fonts/Muli-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Muli Bold;
  src: url(../fonts/Muli-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Muli Light;
  src: url(../fonts/Muli-Light.ttf); 
  font-style: normal;
  font-weight: 300;
}

body {
 font-family: Muli Normal;
 margin: 0;
 padding: 0;
 width: 100%; 
 overflow-x: hidden;
 color: #2E2F2F;
}

.result_content h2 {
  color: #1f1f1f;
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  padding: 0 0 0 20px;
  text-align: left;
}
div.input_error {
  osition: relative;
  font-size: 14px;
  color: red;
  text-align: left;
  float: left;
  line-height: 24px;
  font-weight: 400;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
*, *:before, *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
a,a:hover,a:focus {
  text-decoration: none;
}
input:focus,select:focus,textarea:focus,button:focus{
  outline: none;
}
.read_more_btn{
  outline: none; 
  font-weight: 900;
  font-size: 22px;
  line-height: 20px;
  width: 100%;
  float: right;
  text-align: right;
  color: #1f1f1f;  
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100%;
}
.vihaan_wrapper {
  min-height: 100vh;
  position: static;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  
  /*box-shadow: 0 12px 12px 8px rgba(189, 182, 182, 0.6);*/
}
.vihaan_content_wrapper {
  min-height: calc(100vh - 385px);
  float: left;
  width: 100%;
  position: relative;
  margin-top: 113px;
}
.slick-slide img {
  width: 100%;
}
.vihaan_wrapper_section{
  width: 100%;
  float: left;
  position: relative;
} 
.button,.razorpay-payment-button{
  width: 200px;
  float: left;
  margin: 10px 0 0px;
  text-align: center;
  padding: 12px;
  height: 41px;
  color:#666666;
  transition: all 0.5s;
  font-size: 16px; 
  cursor: pointer; 
  font-weight: 400;
  line-height: 28px;
} 



.close_popup {
  position: absolute;
  right: 26px;
  top: 16px;
  color: #F16421;
  font-size: 24px;
  cursor: pointer;
  width: 18px;
}
.policy-popup.active {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1;
  z-index: 99999;
}
.policy-popup {
  padding: 20px 0;
}
.policy-popup {
  position: fixed;
  z-index: 999999;
  background-color: #FFFFFF;
  max-width: 68%;
  width: 95%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  /*border-radius: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translateY(-50%) scale(2);
  -moz-transform: translateY(-50%) scale(2);
  -ms-transform: translateY(-50%) scale(2);
  transform: translateY(-50%) scale(2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;*/
  opacity: 0;
  z-index: -1;
  padding: 20px  0px; 
}
.policy-set {
  width: 100%;
  float: left;
  max-height: 83vh;
  overflow-y: scroll;
  padding: 0 40px;
}
.policy-box h2 {
  width: 100%;
  float: left;
  font-size: 20px;
  margin: 20px 0 20px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
.policy-box p {
  width: 100%;
  float: left;
  font-size: 15px;
  padding: 0 0 20px;
  margin: 0; 
}
.policy-box p span{
  font-weight: 900;
}
.policy-box p a{
  color: #F16421;
}
a{
  color: #F16421;
}
.policy-box ul li {
  width: 100%;
  float: left;
  padding: 5px 0 5px 30px;
  position: relative;
}
.policy-box ul li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #F16421;
  left: 14px;
  top: 11px;
}
.popup_overlay {
  position: fixed;
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
}
.banner-wrap{
  width: 100%;
  float: left;
}
.banner-wrap img{
  width: 100%;
}
.policy-box ul{
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.common-popup {
  position: fixed;
  z-index: 999999;
  background-color: #FFFFFF;
  max-width: 68%;
  width: 95%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  padding: 20px 0px;
}
.common-popup.active {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1;
  z-index: 99999;
}
@media only screen and (max-width: 1200px){
  .vihaan_content_wrapper{
    margin-top: 97px;
  }
}
@media only screen and (max-width: 820px){

  .desk-img {
    display: none;
  }
  .mob-img {
    display: block;
  }
  .policy-popup{
    max-width: 90%;
  }
  .close_popup{
    right: 14px;
  }
}
@media only screen and (max-width: 450px){
  .vihaan_content_wrapper{
    margin-top: 77px;
  }
}