    .font-14{
    font-size: 14px !important;
    }
    .font-18{
    font-size: 18px;    
    }
    .home-h3{
    font-weight: 600;
    color: #272927b0;
    }         
    .font-38{
    font-size: 38px !important;
    }
    .font-54{
    font-size: 54px !important;
    } 
    .text-theme-colored2new{
    color: #FB5621 !important;
    } 
    svg.text-theme-colored2new{
    font-size: 35px;  
    }  
    .marquee-height{
    min-height: 330px;
    max-height: 330px !important;
    display: inline-block;
    z-index: 99;
    position: relative;
    }
    .notification-article{
    background: #ffffffb0;
    display: inline-block;
    margin-left: 0px;
    z-index: -1;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
    padding: 4px;
    }
    .notification-article>h5>a{
    color: #000;
    font-size: 16px;   
    }
        .notification-article>ul{
            list-style-type: none;
            padding-left: 0px;
            display: flex;
            gap: 5px;
            place-items: center;
            margin-bottom: 0px;
        }
        .notification-article>ul>li>.notification-date, .notification-article>ul>li>.syllabus-mock-btan{
        padding: 2px 7px;
        font-size: 11px;
        color: #111;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-bottom: 3px;
        background: #ffffff;
        font-weight: normal !important;
        }
        .double-line-bottom-theme-colored-2 {
          margin-bottom: 20px;
          margin-top: 8px;
          padding-bottom: 0px !important;
          position: relative;
        }
        .btn-theme-colored2new {
          background: linear-gradient(90deg, #C63000 0%, #FB6F21 100%) !important;
        }
        .home-slide-head-main{
        position: relative;
        height: 386px;
        overflow: hidden;
        }
        .home-slide-head {
          background: linear-gradient(90deg, #C63000 0%, #FB6F21 100%) !important;
          color: #ffffff;
          font-size: 18px;
          font-weight: 600;
          padding: 8px;
        }
        .home-slide-head small {
          color: #ffffff !important;
        }
        .home-read-btan {
          background: linear-gradient(90deg, #C63000 0%, #FB6F21 100%) !important;
          text-align: center;
        margin-top: -35px;
        position: relative;
        z-index: 990;
        }
        
        .home-read-btan a {
          color: white;
          font-size: large;
          font-weight: bold;
        }
        .gurukamandals {
          display: flex;
          gap: 10px;
          padding: 25px 0px;
          justify-content: space-between;
          scrollbar-width: none;
        }
        
        .gurukamandals div {
          text-align: center;
        }
        
        .gurukamandals img {
          width: 100%;
        }
        
        .gurukamandals p {
          color: #404040;
          margin-top: 10px;
          font-weight: bold;
          font-size: 14px;
          margin-bottom: 2px;
        }
        .successSutra {
          display: flex;
          gap: 20px;
          padding: 25px 0px;
          justify-content: space-between;
          scrollbar-width: none;
        }
        
        .successSutra div {
          text-align: center;
        }
        
        .successSutra img {
          width: 100%;
        }
        
        .successSutra p {
          color: #404040;
          margin-top: 10px;
          font-weight: bold;
          margin-top: 0px;
          text-transform: uppercase;
        }
        .image-container {
          position: relative;
          overflow: hidden;
          display: inline-block;
          width: 45%;
          background: #a2a2a226;
          padding: 18px;
          border-radius: 6px;
        }
        
        .zoom-img {
          width: 100%;
          transition: transform 0.2s ease;
        }
        
        .image-container:hover .zoom-img {
          transform: scale(1.1);
        }
        .kamadalimgmain img {
          border-radius: 11px 11px 0px 0px;
        }
        
        .kamadalimgmain {
          border-radius: 15px;
          box-shadow: 2px 1px 8px gray;
          padding: 10px;
        }
        
        .kamadalimgmainss img {
          width: 34%;
          border-radius: 11px 11px 0px 0px;
        }
        
        .kamadalimgmainss {
          border-radius: 15px;
          box-shadow: 0px 1px 9px #ccc;
          padding: 5px;
        }
        .aboutcontent {
          margin-top: 40px;
        }
        .enquiryform {
          box-shadow: none;
          height: 34px !important;
          border: 1px solid #eeeeee;
        }
        .home-slide-head-main img {
          width: 72% !important;
          left: 51px !important;
          margin-top: 18% !important;
          opacity: 0.2 !important;
        }
        .heighlightB {
          color: #111111a8;
        }
       .contentshowdata {
          transition: all 0.3s ease-in-out;
        }
        
        .contentshowdata.active {
          display: block;
          opacity: 1;
          transform: translateY(0);
        }
        
        .contentshowdata ul li {
          list-style: none;
          background: linear-gradient(90deg, rgb(198, 48, 0) 0%, rgb(251, 111, 33) 100%);
          padding: 8px 30px 8px 30px;
          border-radius: 8px;
          display: inline;
          margin-right: 10px;
        }
        
        .contentshowdata ul li a {
          color: white;
          font-weight: bold;
          font-size: 14px;
          font-style: italic;
        }
        .pointer {
          cursor: pointer;
        }

        @media only screen and (min-width:992px) and (max-width:1116px) {
        .home-slide-head{
          font-size: 15px;
        }  
        } 

        @media only screen and (min-width: 992px) and (max-width:1200px) {
          .home-slide-head-main img {
              width: 26% !important;
              left: 38% !important;
              margin-top: 5% !important;
              opacity: 0.2;
          }
        }
        
        @media only screen and (max-width: 991px) {
          .sutratop {
              overflow: scroll;
          }
        
          .image-container {
              width: 50px;
              height: 50px;
              padding: 11px;
          }
        
          .kamadalimgmainss img {
              width: 100%;
          }
        
          .kamadalimgmainss {
              width: 130px;
              height: auto;
              margin-left: 10px;
          }
        
        }
        
        @media only screen and (min-width: 450px) and (max-width:991px) {
          .home-slide-head-main img {
              width: 26% !important;
              left: 38% !important;
              margin-top: 5% !important;
              opacity: 0.2;
          }
        }
        @media only screen and (max-width:767px) {
        
          .kamadalimgmain p {
              font-size: 9px;
              margin: 3px 0px;
          }
        
          .kamadalimgmain {
              padding-bottom: 1px;
              border-radius: 5px;
          }
        
          .sutrasuccessp {
              font-size: 9px !important;
              margin: 0 !important;
              line-height: 9px;
              margin-top: -4px !important;
          }
        
          .kamandalp {
              font-size: 9px !important;
          }
        
        }
        
        @media only screen and (max-width:600px) {
    .home-slide-head-main {
              margin-top: 0px !important;
          }
        }
        
        @media only screen and (max-width:567px) {    
        
          h2,
          .h2 {
              font-size: 20px !important;
          }
        
          h4,
          .h4 {
              font-size: 16px !important;
          }
        
          .kamadalimgmainss img {
              width: 32% !important;
          }
        
          .kamadalimgmainss {
              padding: 0;
              border-radius: 6px;
          }
        
          .gurukamandals p {
              color: #404040;
              margin-top: 3px;
              font-weight: bold;
              font-size: 14px;
              margin-bottom: 2px;
          }
        
          .kamandalp {
              font-size: 10px !important;
          }
        
    
          .double-line-bottom-theme-colored-2:after {
              bottom: 1px;
              height: 1px !important;
              left: 0;
              position: absolute;
              width: 51px !important;
          }
        
          .double-line-bottom-theme-colored-2:before {
              border-radius: 8px;
              bottom: -1px;
              content: "";
              height: 5px !important;
              left: 8px !important;
              position: absolute;
              width: 24px !important;
          }
        
          .image-container {
              width: 50px;
              height: 50px;
              padding: 9px !important;
          }
        
          .aboutcontent {
              margin-top: 20px;
          }
        
          .aboutexamimg {
              display: flex;
              justify-content: center;
          }
        
          .aboutexamimg img {
              width: 90% !important;
          }
        
          .aboutphonedevice {
              display: flex;
              flex-direction: column-reverse;
          }
          .contentshowdata ul li {
              list-style: none;
              background: linear-gradient(90deg, rgb(198, 48, 0) 0%, rgb(251, 111, 33) 100%);
              padding: 3px 15px 3px 15px;
              border-radius: 5px;
              display: inline;
              margin-right: 10px;
          }
        
          .contentshowdata ul li a {
              color: white;
              font-weight: bold;
              font-size: 9px;
              font-style: italic;
          }
        }
    
          /* happy student css start */
    .shadow-effect>img{
        transform-style: preserve-3d;
        max-width:100%;
        border-radius: 8px;
        border-radius: 8px;
        text-align: center;
        box-shadow: 0px 4px 10px gray;
        }
        .swiper-slide>.shadow-effect{
        text-align: center;
        padding: 50px 0px;
        opacity: .2;
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        }
        .swiper-slide-next.swiper-slide>.shadow-effect{
        opacity: 1;
        -webkit-transform: scale3d(1.0, 1.0, 1);
        transform: scale3d(1.0, 1.0, 1);
        }
        
        /* happy student css end */
          
          /* Testimonial css start */
          .testimonial-items{
            border-right: 4px solid #2A3D7D;
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
            padding: 30px 30px 30px 130px;
            margin: 0 15px 30px 15px;
            overflow: hidden;
            position: relative;
            min-height: 306px;
          }
          .testimonial-items:before{
            content: "";
            position: absolute;
            bottom: -4px;
            left: -17px;
            border-top: 25px solid #d90000;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(45deg);
          }
          .testimonial-items:after{
            content: "";
            position: absolute;
            top: -4px;
            left: -17px;
            border-top: 25px solid #d90000;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(135deg);
          }
          .testimonial-items .pic{
            display: inline-block;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            overflow: hidden;
            position: absolute;
            top: 60px;
            left: 20px;
          }
          .testimonial-items .pic img{
            width: 100%;
            height: auto;
          }
          .testimonial-items .description{
            font-size: 15px;
            letter-spacing: 1px;
            line-height: 25px;
            margin-bottom: 15px;
          }
          .testimonial-items .title{
            display: inline-block;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #000;
            margin: 0;
          }
          .testimonial-items .post{
            display: inline-block;
            font-size: 17px;
            color: #000;
            font-style:italic;
          }
          @media only screen and (max-width: 767px){
            .testimonial-items{
                padding: 20px;
                text-align: center;
            }
            .testimonial-items .pic{
                display: block;
                position: static;
                margin: 0 auto 15px;
            }
            #customers-testimonials .item{
              opacity: 1;
            }
            #customers-testimonials.owl-carousel .owl-dots .owl-dot{
              display: none;
            }}
            /* Testimonial css end */
    
      /* swiper buttons */
    .swiper-button-prev, .swiper-button-next{
        color: #000000 !important;
        background: #ffffff;
        min-width: 50px !important;
        min-height: 50px !important;
        border-radius: 100%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        opacity: 0.8;
      }
      .swiper-button-prev:hover, .swiper-button-next:hover{
      opacity: 1;
      }
      .swiper-button-prev:after, .swiper-button-next:after{
        font-size: 20px !important;
        font-weight: 900;
      }        
      /* Yojna css */
      .mockquestiondiv {
        display: flex !important;
        overflow: scroll;
        scrollbar-width: none;
        flex-wrap: nowrap;
        padding-bottom: 10px;
    }
      .rojana-subjects-practice{
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
        border-radius: 7px 7px 0px 0px;  
      }
      .rojana-subjects-practice-header{
        background: linear-gradient(45deg, #FB6F21 0%, #C63000 100%);
        white-space: nowrap;
        padding: 8px 4px;
        display: flex;
        place-items: center;
        justify-content: space-between;
        border-radius: 7px 7px 0px 0px;
      }
      .rojana-subjects-practice-header>p{
        font-size: 14px !important;
        color: #000000;
        font-weight: 700;
      }
      .five-number-btans{
      margin-top: -3px;
      }
      .five-number-btans>button{
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 30px;
        text-align: center;
        font-weight: 600;
        font-size: 10px;
        padding-top: 0px;
        margin-right: 2px;
      }
      .rojana-subjects-practice-center-content{
        height: 300px;
        overflow-y: scroll;
        scrollbar-width: none;
      }
      .rojana-subjects-practice-center-content>.subject-question{
        padding: 10px;
        background-color: #f7f6f2;
        font-size: 14px;
        margin-top: 0px !important; 
      }
      .roman-number{
        font-size: 14px; 
        padding-left: 25px;
        padding-right: 10px; 
      }
      .rojana-subjects-practice-footer{
       display: flex;
       place-items: center; 
       justify-content: space-between;
       padding: 10px;
      }
      .rojana-subjects-practice-footer>.finish-next-btan{
        padding: 3px 16px 3px 16px;
        background: linear-gradient(45deg, #FB6F21 0%, #C63000 100%);
        border: none;
        border-radius: 5px;
        color: #ffffff;
        font-size: 11px;
      }
      .rojana-subjects-practice-center-content>div>label{
        font-size: 14px;
      }
      /* enquire now */
      .layer-overlay.overlay-theme-colored-9::before {
        background-color: rgba(33, 35, 49, 0.9);
    }
    .layer-overlay::before {
        background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0;
    }
    .parallax {
        background-image: url("/assets/images/groupbhome/enquiry.png");
        background-repeat: repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
    }
    .parallax {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: repeat-y;
        background-position: top center;
    }
    .mobile-parallax {
        background-size: cover;
        background-attachment: scroll;
        background-position: center center;
    }
    .examguruNavMaintain {
        padding: 10px 70px !important;
    }
    .bg-dark-transparent-2 {
        background-color: rgba(0, 0, 0, 0.2) !important;
    }
    a{
        text-decoration: none;
    }

    /* mobile */
    @media only screen and (max-width:575px){
    .width-300{
      width: 300px !important;
    }  
    .mobile-font-20{
      font-size: 20px !important;
    }    
    .mobile-font-10{
      font-size: 10px !important;
    }
    .mobile-font-14{
      font-size: 14px !important;
    }  
    .mobile-font-18 {
    font-size: 18px !important;
    }  
    .home-slide-head, .home-read-btan a, .rojana-subjects-practice-header > p{
     font-size: 14px !important;
    }
    .notification-article > h5{
      margin-top: 0px !important;
      margin-bottom: 0px !important;
    }
    .notification-article > h5 > a, .sutrasuccessp, .rojana-subjects-practice-center-content > .subject-question,
    .roman-number, .rojana-subjects-practice-center-content>p, .rojana-subjects-practice-center-content > div > label{
      font-size: 12px;
    }
    .notification-article > ul > li > .notification-date, .notification-article > ul > li > .syllabus-mock-btan,
    .notification-article>p{
      font-size: 10px;
    }
    .image-container{
        width: 45px;
        height: 45px;
    }
    .kamadalimgmainss img{
      width: 45px;
    }
    .gurukamandals{
    gap: 5px;
    padding: 5px 0;
    }
    .gurukamandals p, .btn-theme-colored2new, .mobile-font-12{
      font-size: 12px !important;
    }
    .aboutcontent{
      margin-top: 0px;
    }
    .aboutexamimg{
      margin-top: 20px;
    }
    h4.mmb-0{
      margin-bottom: 0px !important;
    }
    .mobile-get-touch-counter{
     display: flex; 
    }
    .examguruNavMaintain{
      padding: 10px 20px !important;
    }
    .mobile-get-touch-counter>.col-xs-12{
     width: 50%; 
    }
  }
  .query-placeholder-form::placeholder{
  color: #bebebe; 
  font-size: 14px; 
  }