  .about-wrap.style2 {
                margin-top: 85px;
            }
            
            .aku-text-right h2 {
                font-style: normal !important;
                color: #d215d8 !important;
                padding-right: 35px;
                text-shadow: -1px -2px 2px #00000017;
                font-weight: 400;
                font-family: myFirstFont;
                text-transform: capitalize;
            }
            
            .aku-text-right {
                text-align: inherit;
            }
            
            .about-h2 {
                text-transform: uppercase;
                color: #256aab;
                padding: 15px 0px;
                font-size: 30px !important;
            }
            
            .fixed-bg-about {
                position: relative;
            }
            
            .fixed-bg-about::before {
                position: absolute;
            }
            
            .fixed-bg-about:before {
                position: absolute;
            }
            
            @media (min-width:998px) and (max-width:1024px) {
                .aku-pb-200 {
                    padding-bottom: 20px;
                    background-size: 600px 600px;
                    padding-top:95px;
                }
                .about-h2 {
                    font-size: 25px !important;
                }
            }
             @media screen and (max-width:998px) {
                
                .aku-pb-200{
                    padding-bottom: 35px;
            }
            }
            @media screen and (max-width:992px) {
                .aku-pb-200 {
                    
                    background-image:none;
                }
                .about-wrap.style2 {
    margin-top: 60px;
}
                
            }
             @media screen and (max-width:768px) {
               .about-wrap.style2 {
    margin-top: 60px;
}
/*.header-bottom.header-curve.globalbgcolor{*/
    
/*    background-image:none;*/
/*}*/
                
            }
            @media screen and (max-width: 600px) {
                
                
                .about-wrap.style2 {
                    margin-top: 60px;
                    background-image: none;
                }
                .aku-text-right h2 {
                    text-align: center;
                    padding: 20px
                }
                .about-wrap.style2 .about-img-wrap {
                    padding-bottom: 0px;
                }
                .about-h2 {
                    text-align: center;
                }
                .aku-text-right h2 {
                    text-align: center;
                    padding: 5px;
                    font-size: 35px;
                 }
                 .about-h2 {
                   
                    
                    padding: 7px 0px;
                    font-size: 25px !important;
                }
            }
   .about-section-2 {
                background-position: bottom left;
                background-size: contain;
                background-repeat: no-repeat;
              
                background-image: url(../assets/about/700-l.png);
                /*background-color: #dbcfcf1f;*/
            }
            
            .about-section-2 .inner-text p {
                font-size: 18px;
                line-height: 1.5;
                /*color: #000;*/
            }
            
            .about-section-2 .inner-img img {
                width: 300px;
                height: auto;
                box-shadow: 0px 4px 40px -20px rgb(0 0 0 / 40%);
                border-radius: 50%;
            }
            
            .mobileview{
                
                display:none;
            }
            
            .dekview{
                
                display:block;
            }
            
            @media (min-width:768px) and (max-width:992px) {
                .about-section-2 .inner-img img {
                    width: 200px;
                    height: auto;
                }
            }
            
               @media screen and (max-width: 600px) {
                   
                   .about-section-2{
                       
                       background-image:none;
                   }
        
                
                 .mobileview{
                
                display:block;
            }
            
            .dekview{
                
                display:none;
            }
          .wrapper  .inner-text {
              
              padding: 30px 15px;
    text-align: center;
}
            }
            
            
            /*third section code start here*/
             .about-section-3 {
                position: relative;
                 background-position: bottom right;
                background-size: contain;
                background-repeat: no-repeat;
               
                background-image: url('../vector/700x700-R (1).png');
                /*background-color: #dbcfcf1f;*/
            }
            
            /*.about-section-3:before {*/
            /*    content: "";*/
            /*    height: 100%;*/
            /*    position: absolute;*/
            /*    top: 0;*/
            /*    width: 50%;*/
            /*    z-index: -1;*/
            /*    height: 100%;*/
            /*    background-image: url('vector/700x700-R (1).png');*/
            /*    background-repeat: no-repeat;*/
            /*    background-position: bottom right;*/
            /*    background-size: cover;*/
            /*    right: 2px;*/
            /*}*/
            
            .about-section-3 .img-inner {
                text-align: center;
            }
            
            .about-section-3 img {
                width: 200px;
                height: 200px;
                box-shadow: 0px 4px 40px -20px rgb(0 0 0 / 40%);
                border-radius: 50%;
                text-align: center;
                background: #fff;
            }
            
            .about-section-3 .inner-box {
                padding: 25px 10px;
                background:transparent;
                display: block;
                border-radius: 1px;
                /*box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%); */
            }
            
            .about-section-3 .inner-contet {
                padding: 30px 50px;
            }
            
            .about-section-3 .inner-contet h3 {
                text-align: center;
                color: #256aab;
                letter-spacing: 3px;
                text-transform: uppercase;
            }
            
            .about-section-3 .inner-contet p {
                padding: 0px 18px;
                text-align: justify;
            }
            
             @media screen and (max-width: 1024px) {
                 
                  .about-section-3.ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
}
                 
                 .about-section-3 .inner-box{
                     padding:0;
                 }
                 .about-section-3 .inner-contet {
    padding: 15px 25px;
}
             }
             
             @media screen and (max-width: 992px) {
                 
                 .about-section-3 .inner-contet {
    padding: 15px 0;
}
.about-section-3 .inner-contet p{
    
    padding:0px;
}
                 
             }
             
                  @media screen and (max-width:600px) {
                      .about-section-3{
                       
                       background-image:none;
                   }
                 
                 .about-section-3 .inner-contet p {
    padding: 5px 20px;
    margin-bottom:10px;
}
.about-section-3 .inner-contet h3{
    
    font-size:25px;
}
                 
             }
            
            /*third section code end here*/
            
            
            /*fourth section code staret here*/
            
              .about-section-4 {
                background-position: bottom left;
                background-size: contain;
                background-repeat: no-repeat;
              
                background-image: url(../assets/about/700-l.png);
                /*background-color: #dbcfcf1f;*/
            }
            .about-section-4 .headeing-title h2{
                color:#256aab;
            }
             .about-section-4 .inner-content  .inner-img img{
                 height:200px;
                 width:200px;
                 box-shadow: 7px 5px 8px 0px rgb(0 0 0 / 40%);
                border-radius: 50%;
                /*background:#fff;*/
             }
            .about-section-4 .inner-content  .inner-img .img1{
                 background:#fff;
             }
             .about-section-4 .inner-content  .inner-img .img2{
                 background:#3677a1;
             }
             .about-section-4 .inner-content  .inner-img .img3{
                 background:#3fa7ca;
             }
             .about-section-4 .inner-content  .inner-img .img4{
                 background:#29abe2;
             }
             .about-section-4 .inner-content h3 {
    text-align: center;
    color: #256aab;
    letter-spacing: 3px;
    margin-bottom:0;
    margin-bottom: 5px;
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 22px;
}
 .about-section-4 .inner-content.text-center {
    
    padding:10px 20px;
}
.about-section-4 .inner-content .inner-text {
    
    padding:15px;
}

  @media screen and (max-width:1024px) {
      
      .about-section-4 .inner-content .inner-img img{
          
          height:auto;
          width:150px;
      }
      .about-section-4 .inner-content h3{
          
          font-size:18px;
      }
      .about-section-4 .inner-content .inner-text {
    padding: 15px 0;
}
.about-section-4 .inner-content.text-center {
    padding: 10px 0px;
}
  }
  
  
  
   @media screen and (max-width:600px) {
       
       
       .about-section-3 .inner-contet {
    padding: 15px 15px;
}
.about-section-3 .inner-box {
    padding: 25px 10px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    margin-top:25px;
    border-radius:15px;
}

.about-section-4 .inner-content.text-center {
    padding: 15px 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    margin-top: 25px;
    border-radius: 15px;
}
.about-section-4 .inner-content h3 {
    font-size: 20px;
    padding: 5px 0px;
}
.about-section-4 .inner-content .inner-text {
    padding: 15px 20px;
}

.about-content {
    
    padding: 10px 15px;
    text-align: justify;
}
.about-section-4{
    background-image:none;
}
   }
            /*fourth section code end here*/
            
            
            
            
/*mobile view code start here*/

@media only screen and (max-width: 600px) {
  .about-section-2 .inner-img img{
      
      width:250px;
  }
}
/*mobile view code end here*/