body {
  font-size: 14px;
}

.masthead-anushka {
  height: 100px !important;
  /*background-image: url(../img/minister/b1.jpg);
  text-align: center;
  color: white;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;*/
}

/*.masthead-anushka:hover {
  background-image: url(../img/minister/b0.jpg) !important;
}*/

.anushka-img {
  width: 100%;
  border-radius: 20px;
}

.am-social-list ul {
  text-align: left;
  list-style: none;
  padding-left: 0;
  display: block;
}

.am-social-list li{
  display: inline-block;
}

.am-social-list a{
  /*background: #000;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 17px;
  color: #fff;*/

  /*background: #fff;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 17px;
  color: #000;
  -webkit-box-shadow: 0px 4px 5px 1px #00000036, inset -1px 6px 4px 2px #00000014;*/

  background: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 20px;
  color: #000;
  border: 4px solid #ffdb0033;
  -webkit-box-shadow: 0 0 0 #000, inset -1px -1px 3px 0px #0000004a;

}

.am-social-list a:hover{
  border: 4px solid #00ffcb29;

}

.cus-forms {
  background: #141414;
  border-radius: 0;
  border-color: #6c757d;
  font-size: 14px;
}

.about-sec {
  /*margin-bottom: -105px;*/
}

.brand-logo-full {
  height: 48px;
}

ul.ullink {
    padding-left: 20px;
    margin-top: 0px;
}

ul.ullink li {
    padding-left: 10px;
    list-style: none;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.4em;
}

ul.ullink li:before {
    content: "";
    position: absolute;
    left: -16px;
    border-left: 2px solid #eee;
    height: 100%;
    width: 2px;
    top: 10px;

}

ul.ullink li:after {
    content: url(../img/bullet.png);
    position: absolute;
    left: -25px;
    top: 4px;
}

ul.ullink li:last-child:before {
    height: 6px;
}





.form-group.floating>label {
    bottom: 36px;
    left: 8px;
    position: relative;
    background-color: white;
    padding: 0px 5px 0px 17px;
    font-size: 1.1em;
    transition: 0.1s;
    pointer-events: none;
    font-weight: 500 !important;
    transform-origin: bottom left;
    color: #949494;
}

.form-control.floating:focus~label, .form-control.floating:not(:placeholder-shown)~label{
    transform: translate(10px,-95%) scale(0.80);
    /*opacity: .8;*/
    color: #005ebf;
}

/*.form-control.floating:valid~label{
    transform-origin: bottom left;
    transform: translate(10px,-95%) scale(0.80);
}*/



.form-control {
    height: 48px;
    border: 1px solid #ced4da;
    border-radius: 25px; 
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}

.text-light {
    color: #dcdcdc;
}

.am-btn {
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;

    /*background: #000;
    font-weight: 700;
    border: #000;
    font-size: 17px;
    color: #fff;*/

    color: #000;
    font-weight: 600;
    font-size: 15px;
    height: 60px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 4px solid #00ffcb29;
    -webkit-box-shadow: 0 0 0 #000, inset -1px -1px 3px 0px #0000004a;
    color: #000;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #fff;
    font-weight: 600;
    border-radius: 25px;
}

#v-pills-tab a {
    display: inline-flex;
    padding: 0;
}

#v-pills-tab a.active {
  -webkit-box-shadow: 0px 4px 7px 0px #0000000d, inset 0px 6px 8px 2px #00000008;
}

.purpose-ico {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 2px solid #00ffcb29;
    -webkit-box-shadow: 0 0 0 #000, inset -1px -1px 3px 0px #0000004a;
    color: #000;
}

#v-pills-tab a.active .purpose-ico {
    border: 2px solid #ffdb0033;
}

.purpose-txt {
    display: inline-block;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    height: 50px;
    border-radius: 25px;
    padding-top: 14px;
    padding-left: 17px;
}

.h-65 {
  height: 65px;
}

.help-block {
    color: #e60500 !important;
    font-size: 12px;
    font-weight: 500;
}

.has-error .form-control {
    border: #e60500 solid 1px;
}

.model-btn {
    -webkit-box-shadow: 0px 4px 7px 0px #0000000d, inset 0px 6px 8px 2px #00000008;
    color: #000;
    background-color: #fff;
    font-weight: 600;
    border-radius: 25px;
    padding-right: 25px;
}

.model-btn .purpose-txt{
    padding-left: 10px;
}

@media screen and (max-width: 430px) {
  section h2.section-heading {
      font-size: 30px;
  }

  h1 {
    font-size: 30px;
  }

  h3 {
    font-size: 23px;
  }
}