.navbar-brand img{
  height: 113px;
  }
  header{
    position: sticky;
    top: 0px;
    background-color: white;
    z-index: 9;
    transition: all .3s ease-in-out;
  animation: smoothScroll 1s forwards;
  }
  .navbar.navbar-expand-lg.navbar-light{
    background-color: white;
    box-shadow: 1px -5px 8px -1px;
  }
  .button{
    padding: 13px 40px;
      color: #ffffff;
      border-radius: 50px;
      font-size: 16px;
      background-color: #5261ba;
      display: inline-block;
      transition: all 500ms ease;
  }
  .button a{
  color: white;
  }
  .button:hover{
    background-color: #c46a00;
    cursor: pointer;
  }
  .banner-content .button{
  margin-top: 10px;
  display: inline-block;
  }
  .banner .thumb img{
  position: relative;
  max-width: 78%;
  height: auto;
  padding: 0px;
  }
  .quote-text ul{
    padding-left: 30px;
  }
  .quote-text ul li{
    list-style: inherit;
    margin-bottom: 10px;
  }
  .banner .thumb{
  text-align: right;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  }
  .banner .col-lg-5{
    position: relative;
  }
  .navbar-light .navbar-nav .nav-link{
    color: #000000;
    padding: 20px;
    font-size: 16px;
    font-weight: 700;
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #c46a00;
  }
  .service-box .heading{
  text-align: center;
  }
  .thumb img{
    position: relative;
    max-width: 62%;
    height: auto;
    padding: 0px;
  }
  .thumb{
    text-align: right;
    display: inline-block;
  }
  .banner{
    background-image: url(../Images/banner.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    visibility: inherit;
    padding: 0px;
  }
  .background-img{
    height: 100px;
  }
  .space{
    padding: 60px 0px;
  
  }

  .list-styles {
    padding-left: 30px;
    color: black;
  }
  .list-styles li{
    list-style: inherit;
    margin-bottom: 10px;
  }
  .background-img{
    position: relative;
  }
  .banner-content{
    position: relative;
   padding-top: 80px;
   padding-bottom: 80px;
  }
  .banner-content h1{
    font-size: 50px;
    color: #c46a00;
    font-weight: 700;
  }
  .input.wpcf7-form-control.wpcf7-quiz{
    width: 76px;
    margin-top: 10px;
  }
  .wpcf7-form-control.wpcf7-submit.has-spinner.sec-btn {
    border-radius: 50px;
    border: 0px;
  }
  .contact-us-box .form-group .sec-btn {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 14px 38px;
    z-index: 1;
    background-color: #c46a00;
    color: white;
}
.contact-us-box .form-group .sec-btn:hover{
  background-color: #5261ba;
  box-shadow: 0px 4px 30px #fcb41a31;
}

.wpcf7-form-control.wpcf7-quiz{
  width: 76px;
  margin-top: 10px;
}
  .service-box{
    height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-size: cover;
      background-position: center;
      margin-right: 30px;
      position: relative;
      z-index: 1;
  }
  
  .service-item-box{
    margin-top: 20px;
    background-color: rgb(255, 255, 255);
    padding: 30px 15px;
    height: 100%;
    border-radius: 27px;
    transition: all 500ms ease;
  }
  .service p{
    font-size: 15px;
  }
  .service-item-box:hover{
    background-color: #5261ba04;
    box-shadow: 0px 0px 15px #5261ba3c;
  }
  .heading{
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 30px;
    
    
  }
  .service-box-item {
   background-color: #5261ba;
    height: 70px;
    width: 70px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 1px 1px 5px var(--black);
    padding: 12px;
  }
  .service-box-item img{
    height: 50px;
    width: 50px;
  }
  .service-box-item i{
    color: #ffffff;
    position: relative;
    font-size: 39px;
    padding-top: 20px;
    padding-left: 15px;
  }
  .about-content .heading{
  margin-bottom: 10px;
  }
  .about-content b{
    font-size: 20px;
  }
  
  h2.heading.our{
    font-size: 30px;
  }
  .service h5{
    font-weight: 700;
    color: #c46a00;
    font-size: 25px;
  }
  .section.space.bg-color-about h1{
    color: black;
  }
  .about-section{
    background-color: #ffffff41;
    background-position: top right;
    background-size: cover;
    position: relative;
  }
  .about-section ul{
padding-left: 30px;
color: black;
  }
  .about-section ul li{
    list-style: inherit;
    margin-bottom: 10px;
  }
  .about-background-img{
    width: 100%;
    position: absolute;
  }
  .about-content{
    position: relative;
  }
  .about-content{
  color: #ffffff;
  }
  
  .about-content{
    background-size: 66%;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .heading{
    color: #c46a00;
  }
  
  .about-section h4{
    color: rgb(0, 0, 0);
  }
  .about-section .button{
   margin-top: 10px;
  }
  
  .bg-color .button :hover{
    background-color: rgba(255, 255, 255, 0);
  }
  .bg-color img{
    border-radius: 50px;
  }
  .about-section .button{
    background-color: #5261ba;
  }
  .about-section .button:hover{
    background-color: #c46a00;
  }
  .quote-section-box{
    background-color: var(--white);
    padding: 36px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }
  .quote-section{
    background-color: rgb(243, 243, 243);
  }
  .quote-section-box h2{
    color: #c46a00;
      margin: auto;
      margin-bottom: 30px;
      text-align: center;
  }
  .quote-content-box p b{
    font-size: 20px;
      color: #5261ba;
  }
  .quote-content-box i{
    font-size: 20px;
      margin-right: 10px;
      margin-top: 5px;
      color: #c46a00;
  }
  .quote-content-box{
    display: flex;
  }
  .quote-content-box{
    margin-top: 20px;
  }
  .FAQ  .faq-content .faq-header{
    cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 20px;
  }
  .FAQ  .faq-content .headings{
    background-color:#5261ba ;
    color: #FFF;
    border-radius: 5px;
    border: none;
    width: 100%;
    text-align: left;
    font-size: 20px;
  font-weight: 800;
  margin-top: 0px;
  padding-left: 15px;
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
  }
  .FAQ  .faq-body{
    background-color: rgb(255, 255, 255);
      padding: 10px 15px;
      text-align: left;
      border: 1px solid gray;
      box-shadow: 0px 6px 11px -7px;
      box-shadow: #b8b8b8;
      border-radius: 5px;
  }
  .FAQ{
    background-color: rgb(243, 243, 243);
  }
  .faq-item{
    margin-bottom: 20px;
  }
  .faq-item i{
  color: white;
  position: absolute;
  text-align: right;
  right: 15px;
  font-size: 20px;
  }
  .testimonial-box{
  text-align: center;
  }
  .testimonial-box p{
    text-align: left;
  }
  .testimonial-box{
    padding: 50px 30px;
    background: rgba(33, 143, 206, 0.06);
    border-radius: 5px;
    margin-top: 20px;
    height: 100%;
  }
  .testimonial-content-box{
    height: 100%;
  }
  .testimonial-img{
    display: flex;
      align-items: center;
      margin-top: 25px;
  }
  .testimonial-img img{
    height: 70px;
      width: 70px;
      min-width: 70px;
      margin-right: 21px;
      border-radius: 50%;
      object-fit: cover;
      object-position: top;
  }
  .info h4{
  font-size: 20px;
  text-align: left;
  color: #000000;
  font-weight: 700;
  }
  .testimonial-content {
    text-align: center;
  }
  
  .quote-icon{
      display: flex;
      align-items: center;
      justify-content: center;
      width: 60px;
      height: 60px;
      background: #5261ba;
      border-radius: 40px;
      color: white;
      margin-left: auto;
      margin-right: -50px;
      margin-top: -66px;
      
  }
  .testimonial .rating-box .fas{
      border-radius: 50px;
      width: 20%;
      color: rgb(252, 193, 0);
      font-size: 20px;
      
  }
  .testimonial .rating-box ul li{
    position: relative;
      display: inline-block;
      color: var(--white);
      font-size: 13px;
      line-height: 13px;
  }
  .rating-box{
    text-align: left;
  }
  .contact-us-box{
    box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
      padding: 60px 80px;
      border-radius: 10px;
      position: relative;
      background-color: #ffffff;
  }
  
  .contact-us h2{
    text-align: center; 
  }
  .contact-us{
    background-color: #f1f1f1;
  }
  .contact-us-box h2{
    text-align: left;
  }
  .input-box{
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  .form-group input{
    width: 100%;
      border: 1px solid #ddd;
      background-color: var(--white);
      padding: 15px;
      outline: none;
      font-size: 16px;
      color: var(--text-color);
      display: block;
      font-weight: 400;
      border-radius: 8px;
  }
  .form-group textarea{
    width: 100%;
      border: 1px solid #ddd;
      background-color: var(--white);
      padding: 15px;
      outline: none;
      font-size: 16px;
      color: var(--text-color);
      display: block;
      font-weight: 400;
      border-radius: 8px;
  }
  .form-group{
    margin-bottom: 20px;
  }
  .form-group .button{
  border: none;
  }
  
  .Blog-box{
    border-radius: 10px;
    background-color: #c46a00;
  }
  
  .Blog .date{
      font-size: 13px;
      font-weight: 700;
      background: linear-gradient(-148deg, #c46a00, #5261ba);
      color: #fff;
      border: 4px solid white;
      padding: 8px 15px;
      border-radius: 20px;   
  }
  .blog-text i{
  color: #5261ba;
  }
  .blog-text h3 a{
    color: #000000;
  }
  .blog-text h3 a:hover{
    color: #c46a00;
  }
  
  .blog-box img{
    border-radius: 20px;
    height: 250px;
    object-fit: cover;
  }
  .Blog .heading{
    margin-bottom: 0px;
  }
  .Blog .heading a{
    color: #000000;
  }
  .Blog .heading a:hover{
    color: #c46a00;
  }
  .blog-text h4{
    font-size: 25px;
    line-height: 1.36;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .author img{
    width: 50px;
      height: 50px;
      overflow: hidden;
      border-radius: 50%;
      flex: 0 0 auto;
  }
  .color{
    background-color: #f3f3f3;
  }
  .author .name{
    font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      color: #0d161a;
      flex: 0 0 auto;
      margin-top: 14px;
  }
   .line{
    width: 100%;
    height: 4px;
    background: #f3f3f3;
    position: relative;
    margin-left: 25px;
    margin-top: 25px;
  }
  .author{
    display: flex;
    gap: 10px;
    text-align: center;
  }
  .blog-box{
    transition: 600ms ease-in-out;
  }
  .footer-item img{
  width: 140px;
  }
  .footer-item p{
    color: white;
    margin: 30px 0 28px;
  }
  .footer-item .footer-nav ul li a:hover {
    color: #5261ba;
  }
  .footer-social i{
    color: white;
  }
  .footer-nav ul {
    padding-top: 10px;
  }
  .footer-social li a{
    display: inline-block;
      height: 40px;
      width: 40px;
      line-height: 43px;
      text-align: center;
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 5px;
      font-size: 14px;
  }
  .footer-item .footer-nav ul li{
    font-size: 16px;
      margin-bottom: 15px;
      line-height: 17px;
  }
  .footer-heading{
    color: white;
    margin-bottom: 25px;
  }
  .footer-item.footer-box{
    margin-bottom: 25px;
  }
  .footer-heading h4{
    font-weight: 700;
  }
  .footer-item .footer-nav ul li a{
    color: white;
  }
  .footer-nav .menu li i{
    margin-right: 10px;
    font-size: 15px;
  }
  .footer-box{
    max-width: 400px;
  }
  
  .about-banner{
    padding-top: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .about-banner h1.heading{
    color: black;
  }
  .about-li a{
    color: #c46a00;
  }
  .about-li a:hover{
    color: #5261ba;
  }
  
  .banner-img img{
    position: absolute;
    max-width: 300px;
    height: auto;
    padding: 0px;
    left: 40%;
    opacity: 0.5;
    transform: translate(0%, -18%);
  }
  .bg-color-about{
    background-color: #5261ba1a;
    overflow: hidden;
    background: url(https://jdmwebdesign.com/jdminstitute/wp-content/uploads/2025/02/background-a.png);
  padding-top: 80px;
  padding-bottom: 80px;
  }
  .about-banner h1{
    display: block;
    font-weight: 700;
    margin-top: -10px;
    margin-bottom: 0;
    font-size: 44px;
    text-align: center;   
  }
  .about-content h3 {
    color: #5261ba;
    font-size: 30px;
    font-weight: 700;
  }
  .about-banner .about-li{
    font-weight: 600;
    margin-top: 10px;
    font-size: 15px;
    color: rgb(0, 0, 0);
    text-align: center;
  }
  .blog-content h2{
    font-size: 37px;
      font-weight: 500;
      margin: 30px 0 10px 0;
  }
  .blog-Detail ul{
    padding-left: 30px;
  }
  .blog-Detail ul li{
    list-style: inherit;
    margin-bottom: 15px;
  }
  .blog-img.back-img{
    margin-bottom: 20px;
  }
  .blog-text{
    color: #5261ba;
  }
  .blog-date{
   color: #5261ba;
    font-weight: 700;
  }
  .blog-Detail i{
    color: #5261ba;
  }
  .blog-content{
    margin-top: 20px;
  }
  .blog-content h3{
    font-size: 27px;
      font-weight: 500;
      margin: 20px 0 10px 0;
  }
  .blog-content h4{
    font-size: 25px;
    margin: 20px 0 10px 0;
  }
  .blog-content h5{
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 10px 0;
  }
  .blog-img-post img{
    margin-right: 15px;
    width: 124px;
    height: 73px;
    max-width: initial;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 15px;
    object-fit: cover;
  }
  .blog-img-post{
    display: flex;
  }
  .blog-text h3{
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    overflow: hidden;
    margin-top: 12px;
  }
  .blog-text{
    width: 100%;
  }
  .recent-Post{
    position: sticky;
    top: 0%;
  }
  .recent-Post h4{
    font-weight: 700;
    color: #c46a00;
  }
  .thank-you-img{
    width: 150px;
    height: 150px;
    color: #c46a00;
    text-align: center;
    margin: auto;
  }
  .Thank-you h2{
    text-align: center;
  }
  .Thank-you p{
    text-align: center;
  }
  
  .thank-you-page{
   text-align: center;
   margin-top: 10px;
  }
  .thank-you-page .button:hover{
    color: white;
  }
  .navbar-light .navbar-toggler-icon{
    background-image: none;
  }
  .navbar-light .navbar-toggler{
    border: none;
  }
  .navbar-light .navbar-toggler{
   color: #00000000;
  }
  .navbar-toggler-icon i{
    text-align: center;
      color: #5261ba;
      font-size: 30px;
  }
  .contact-us-bg-color{
    background-color: white;
  }
  
  @media (max-width: 1200px) { 
    .thumb img{
      max-width: 97%;
    }
    .blog-Detail .blog-img.back-img{
      max-width: 600px;
      margin-left: auto;
      margin-right: auto;
    }
    .banner .thumb img{
      max-width: 100%;
    }
    .blog-text h3{
      font-size: 15px;
    }
    .navbar-brand img{
      height: 91px;
    }
    .banner-content .button{
      margin: 0px;
    }
    .banner-content{
      margin-top: 117px;
    }
    .footer-item .footer-nav ul li{
      line-height: normal;
     }
     .heading {
    font-size: 36px;
     }
     .blog-text h4{
      font-size: 22px;
     }
     .banner-content h2{
      font-size: 45px;
     }
     .about-banner h1{
      font-size: 43px;
     }
     .banner-img img{
      left: 35%;
     }
    }
    @media (max-width: 992px){
      .banner-img img{
        left: 31%;
      }
      .banner{
        padding-top: 60px;
        padding-bottom: 60px;
      }
      .about-banner h1{
        font-size: 38px;
      }
      .banner-content{
        padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
      }
      .navbar-nav.mx-auto.mb-2.mb-lg-0{
        margin-top: 20px;
      }
      .form-group input{
        padding: 10px 15px;
      }
      .form-group{
        margin: 7px 0;
      }
      .contact-us-box{
        padding: 34px 17px;
      }
      .blog-text h3{
        font-size: 20px;
      }
      .banner .thumb{
        display: none;
      }
      .about-section .button{
        margin-bottom: 20px;
      }
      .quote-content-box i{
        margin-top: 6px;
      }
      .testimonial-box{
        height: auto;
      }
      .bg-color img{
        margin-bottom: 20px;
        max-width: 600px;
      }
      .quote-icon{
        margin-right: -43px;
      }
      .heading{
        font-size: 34px;
      }
      .contact-us-box{
        padding: 34px 34px;
      }
      .blog-text h4{
        font-size: 25px;
      }
      .blog-text p{
        font-size: 15px;
      }
      .footer-item .footer-nav ul li{
        font-size: 15px;
        margin-bottom: 12px;
      }
      .button{
        margin-bottom: 20px;
      }
      li.nav-item{
        padding-left: 11px;
      }
      .navbar-light .navbar-nav .nav-link{
        padding: 11px;
      }
      .service h5{
        font-size: 23px;
      } 
    }
    @media (max-width: 768px){
      
      .about-content .heading{
        margin-bottom: 16px;
      }
      .blog-text h3{
        font-weight: 500;
      }
      .about-banner h1{
        font-size: 28px;
      }
      .blog-Detail ul li{
        font-size: 15px;
      }
      .bg-color-about{
        padding: 40px 0px;
      }
      .quote-text ul li{
        font-size: 15px;
      }
      .banner-img img{
        left: 24%;
      }
      .space{
        padding: 30px 0px;
      }
      .main-blog-box .col-lg-4.col-md-6{
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;

      }
      .about-banner .about-li{
        margin-top: auto;
        font-size: 13px;
      }
      .list-styles li{
        font-size: 15px;
      }
      .navbar-brand img{
        height: 87px;
      }
      .blog-text h4{
        font-size: 21px;
        line-height: normal;
      }
      .bg-color img{
        max-width: 550px;
      }
      .FAQ .faq-content .headings{
        font-size: 18px;
      }
      p{
        font-size: 15px;
      }
      .footer-item .footer-nav ul li{
        font-size: 14px;
            margin-bottom: 11px;
      }
      .service h5{
        font-size: 21px;
      }
      .about-banner .about-li{
        font-size: 15px;
      }
      .blog-content h2{
        font-size: 31px;
      }
      
    }
    @media (max-width: 576px){
      .banner-content h2{
        font-size: 31px;
      }
      .wpcf7-form-control.wpcf7-submit.has-spinner.sec-btn{
        margin-top: 20px;
      }
      .blog-text h3{
        font-size: 17px;
      }
      .about-banner .about-li{
        font-size: 14px;
      }
      .banner-img img{
        left: 19%;
        }
        .FAQ .faq-content .headings{
          padding: 10px 18px;
          padding-right: 34px;
        }

      .faq-item i{
        top: 9px;
      }
     
      .heading{
        font-size: 31px;
      }
      .blog-text h4{
        font-size: 22px;
      }
      .blog-text p{
        font-size: 15px;
      }
      .navbar-brand img{
        height: 84px;
      }
      .about-banner .about-li{
        font-size: 15px;
      }
      .footer-item .footer-nav ul li{
        margin-bottom: 8px;
      }
      .testimonial-box{
        height: auto;
      }
      .footer-item img{
        width: 110px;
      }
    }  
    
    @media (max-width: 480px){
      .heading{
        font-size: 26px;
      }
      
      .blog-Detail ul li{
        font-size: 14px;
      }
      .quote-section-box h2{
        font-size: 28px;
      }
      .contact-us-box{
        padding: 31px 20px;
      }
      .blog-content h2{
        font-size: 32px;
      }
      .faq-item i{
        position: absolute;
        top: auto;
      }
      .FAQ .faq-content .headings{
        padding: 10px 18px;
        padding-right: 34px;
      }
      .form-group{
        margin: 0;
      }
      .banner{
        padding-top: 35px;
    padding-bottom: 35px;
      }
      .info{
        font-size: 20px;
        text-align: left;
        color: #000000;
        font-weight: 700;
      }
      .faq-item i{
        top: 20px;
      }
      .footer-item .footer-nav ul li{
        margin-bottom: 10px;
      }
      .info h4{
        font-size: 18px;
      }
      .blog-text h3{
        font-size: 15px;
      }
      .info p{
        font-size: 14px;
      }
      .quote-section-box{
        padding: 19px;
      }
      .blog-box img{
        margin-top: auto;
      }
      
      p{
        font-size: 14px;
      }
      .footer-item .footer-nav ul li{
        font-size: 14px;
      }
    
      .banner-img img{
        max-width: 221px;
        left: 21%;
      }
      .footer-item .footer-nav ul li{
        font-size: 14px;
        margin-bottom: 7px;
      }
      .about-section .button{
        margin-bottom: 0px;
      }
      .about-banner h1{
        font-size: 27px;
        
      }
      .about-banner .about-li{
        font-size: 13px;
        margin: 0px;
      }
      .quote-content-box p b{
        font-size: 18px;
      }
      .quote-content-box i{
        font-size: 16px;
      }
      .banner-img img{
        max-width: 252px;
        left: 16%;
      }
      .blog-content h3{
        font-size: 22px;
      }
      
    }
  
  
  