#footer{
    background:#000000;
  }
  .footer_hr{
  width:23%; height:2px; background-color:#ffffff; margin-left:38%; margin-right:38%;
  border-top:#ffffff;
  }
  .FormElements{ 
        border-bottom: 1px solid #bbc9d552;
        padding: 2px;
        display: flex;
        column-gap: 10px;
      }
  .student-name::before{
       content: "\f015";
  }
  .input-container{
    display: -ms-flexbox; 
    display: flex;
    width: 100%;
    margin-bottom: 15px;
  }
  .input-container .icon{
      border: 1px solid #ccc;
      border-right: 0px;
      height: 30px;
      width: 35px !important;
      padding: 2px;
    text-align: center;
  }
  .input-container #form_update_mobileno{
    border-radius: 0px !important;
  height: 28px !important;
  }
  .input-field{
    width: 100%;
    padding: 0px 10px 0px 10px;
    outline: none;
    border-radius: 0px !important;
    height: 30px;
    border: 1px solid #ccc;
  }
  .register-input-field{
    margin-bottom: 0px !important;
    white-space: nowrap;
  }
  .number-update-modal-head{
    padding: 4px !important;
    border-bottom: none;
  }
  .number-update-modal-head .close{
  color: #fff;
  opacity: 1;
  background-color: red;
  border-radius: 50%;
  font-size: 20px;
      width: 21px;
  }
  .number-update-modal{
    width: 80%;
  }
  .upadte-number-body{
    text-align: center;
    padding: 4px 20px 4px 20px !important;
  }
  .post-title a:hover{
    color: #f26222 !important;
  }
  .footer-bottom{
    background: #2b2d3b;
  }
  .footer-bottom-padding{
      padding-top: 20px;
      padding-bottom: 20px;
  }
  @media(min-width:767px){
    .stickymenu_mobile_section{
  display: none !important;
    } 
  .footer-bottom-padding{
      padding-top: 20px;
      padding-bottom: 20px;
  }}
  #stickymenu_bottom_mobile{
      position: fixed;
      z-index: 99999;
      bottom: 0;
      display: none;
      width: 100%;
      padding: 5px 15px;
      background: #fff;
      -webkit-box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
      -moz-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
  }
  .show, #stickymenu_bottom_mobile:hover{
      display: block;
  }
  #mobile_mock_sticky{
      background: #f19f23;
  }
  .sticky_menu_bottom_mobile{
  display: flex;
      justify-content: space-evenly;
  }
  .mobileSticky{
      font-family: Roboto, HelveticaNeue, "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 10px;
      line-height: 1;
         color: #757d7b;
    text-align: center;
  }
  .icon_mobile_sticky_bottom{
    font-size: 18px;
  }
  .mobileStickyActive{
  color:#ff9900
  }
  .mobileSticky:hover, .mobileSticky:focus{
    color:#ff9900  
  }
  .sticky_mock-test{
      display: none;
  }
  .mobile_sticky_mock-test{
      position: absolute;
      top: -65%;
      left: 0%;
      -webkit-box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
      -moz-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
      -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, .2);
       box-shadow: 0 -2px 5px -2px rgb(0 0 0 / 20%);
      width: 96%;
      background: #00c3cb;
      overflow: hidden;
      margin-left: 2%;
  }
  .mobile_sticky_mock-test>ul{
          display: flex;
      white-space: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      justify-content: space-evenly;
      place-items: center;
      list-style: none;
  }
  .mobile_sticky_mock-test>ul>li>a{
      color: #fff;
      text-decoration: none;
      font-family: Roboto, HelveticaNeue, "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 10px;
  }
  element{
    border-width: 1px;
    border-style: solid;
    color: #fff;
    display: inline-block;
    height: 18px;
    border-radius: 30px;
    vertical-align: middle;
  }
  .mobile_sticky_mock-test>ul>li>a:hover{
      color: #000000 !important;
  }
  /* new */
  .footer-logo-guru {
    background-color: none;
    padding: 5px;
    border-radius: 5px;
    max-width: 100%;
    max-height: 100%;
    width: 220px;
    max-height: auto;
  }
  .icons i {
    color: white !important;
    background-color: none !important;
    border-radius: 50%;
    padding: 5px;
    width: 26px !important;
    text-align: center;
  }
  .socialmediaicon {
    display: flex;
    gap: 13px;
    place-items: center;
  }
  
  .socialmediaicon > a > img {
  min-width: 30px;
  }
  /* Faq */
  .panel-group.accordion-icon-filled.accordion-icon-left .panel .panel-heading .landing-panel-title a:before{
    background-color: #d90000;
  }
  .panel-default>.landing-panel-heading{
    background-color: #ffffff;
    border-color: #eee;
  }
  .panel-group .landing-panel-heading .landing-panel-title a{
    color: #000000;
    font-size: 14px;
    font-weight: 500;
  }
  .examguruNavMaintain {
    padding: 10px 70px !important;
}
.widget {
    margin-bottom: 40px;
}
.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.footer-address-inline > li {
    display: block;
}
.footer-address-inline{
 padding-left: 0px;   
}
.widget .post-title a, .widget .post-title span {
    font-size: 13px;
    letter-spacing: 0;
    text-decoration: none;
    list-style-type: none;
}
.widget.dark .post-title a, .widget.dark .post-title span {
    color: #fff;
}
.socialiconHead {
    font-size: 18px;
    color: #f26222 !important;
    font-weight: bolder;
}
.mt-20 {
    margin-top: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.angle-double-right{
    padding-left: 0px;
    list-style-type: none;
}
.icons svg {
    color: white;
    padding: 0px 5px 0px 0px;
    width: 26px;
}
@media only screen and (max-width:570px) {
  .examguruNavMaintain{
    padding: 10px 15px !important;
  }
}