@media all and (min-width: 1600px) and (max-width: 2100px) {
  .certifications {
    background: linear-gradient(180deg, rgba(37, 37, 117, 0) 0%, rgba(48, 48, 145, 0.3) 100%);
    border-radius: 0px 0px 782px 782px;
    background-size: cover;
    padding: 100px 71px 115px 71px;
  }

  #mega-menu-wrap-main_menu_new #mega-menu-main_menu_new > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 28px !important;
  }
  
  .profile-img {
  
    top: 90px;
    
}
  
}

@media screen and (min-width: 1420px) and (max-width: 1599px) {
  #mega-menu-wrap-main_menu_new #mega-menu-main_menu_new > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 22px !important;
  }
}


/* Default arrow styling */
#mega-menu-wrap-main_menu_new 
#mega-menu-main_menu_new li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "\f347"; /* Better dashicon arrow (down) */
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
    vertical-align: middle;
    margin-left: 5px;
}

/* Rotate arrow on hover */
#mega-menu-wrap-main_menu_new 
#mega-menu-main_menu_new li.mega-menu-item-has-children:hover > a.mega-menu-link > span.mega-indicator:after,
#mega-menu-wrap-main_menu_new 
#mega-menu-main_menu_new li.mega-menu-item-has-children > a.mega-menu-link[aria-expanded="true"] > span.mega-indicator:after {
    transform: rotate(180deg);
}



@media screen and (min-width: 1400px) {
    .five-column {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        gap: 39px;
    }
  
  #mega-menu-wrap-main_menu_new #mega-menu-main_menu_new > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 20px;
}
  
.mainmessage-text {
display: flex;
gap: 85px;
}
  
    .five-column li {
        max-width: 17%;
        height: auto;
        flex: 0 0 20%;
        display: grid;
        position: relative;
    }
    img.img-w {
        width: 217px;
    }  



    .newsletter-card {
        position: absolute;
        bottom: 16px;
        left: 12px;
    }
    .newsletter-card p {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
        margin: 0;
    }

  }

  @media all and (min-width: 1000px) and (max-width:1030px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 11px ;
    }
  }

  @media all and (min-width: 1200px) and (max-width:1244px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px ;
    }

    .tabs > ul li {
        
        padding: 0px 6px;
       
    }
    
        .tagpill {
 top: 43%;
   
}
  }

  @media all and (min-width: 1112px) and (max-width:1199px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px ;
    }

    .navbar-nav {
        gap: 4px;
    }


    
    .press-r-card a {
        width: 46%;
    }
    .press-r-card .card-subtitle {
        width: 50%;
    }
  }

  @media all and (min-width: 992px) and (max-width:1199px) {
    .five-column {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        gap: 63px;
    }
    .download-img {
        width: 26%;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        left: 44%;
    }
  
    .blog_sec .card-text span {
        margin-right: 6px;
    }

    .testimonial-container .swiper-button-prev {
        left: 38% !important;
        
    }

    .testimonial-container .swiper-button-next {
        right: 38% !important;
    }

    .certifications .text-div {
        justify-content: space-between;
    }

    .annual-reports a img {
       
        width: 55px;
    }

    .annual-reports .report-box {
        font-size: 11px;
    }

    .newsletter-card {
        position: absolute;
        bottom: 12px;
        list-style: none;
        padding: 0;
        display: flex;
        background: rgb(135,138,195);
        background: linear-gradient(180deg, rgba(135,138,195,1) 20%, rgba(37,37,117,1) 100%);
        width: 91%;
        opacity: 0.9;
        height: 80px;
        border-radius: 2px 2px 20px 20px;
        align-items: center;
        left: 9px;
        padding: 0 7px;
    }
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }

    .press-r-card a {
        width: 46%;
    }
    .press-r-card a span {
        padding-left: 5px;
    }
    .press-r-card .card-subtitle {
        width: 50%;
    }

  }
  @media all and (min-width: 768px) and (max-width:991px) {
    .five-column li {
        max-width: 40%;
        height: auto;
        flex: 0 0 20%;
        display: grid;
        position: relative;
    }
    .five-column {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        gap: 30px;
        padding-top: 32px;
    }
    .abt-text {
        padding: 31px 0px 17px 0px;
    }
  
    .certifications .text-div {
       
        justify-content: space-between;
    }

      .mb-view-set{
        display: flex;
    }


    .main_footer ul li a {
       
        font-size: 13px;
    }

    .main_footer h4 {
        
        font-size: 17px;
    }

    .testmheding{
        text-align: center;
    }

    .thumbnailSwiper .swiper-slide img {
        width: 41px;
        height: 41px;
       
    }
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }
    .newsletter-card {
        position: absolute;
        bottom: 16px;
        left: 14px;
    }
   
    .head-life-cam {
        padding-left: 1rem;
     }

     .annual-reports a img {
       
        width: 35px;
    }

    .annual-reports .report-box {
        font-size: 11px;
        padding: 16px 0px 16px 6px;
    }

    .press-r-card {
        margin-top: 20px;
    }
    .press-r-card a span {
        padding-left: 5px;
    }

  }
  @media only screen and (min-width: 576px) and (max-width:767px) { 
    .head-life-cam {
        padding-left: 1rem;
     }
    
 

     .certifications .text-div {
       justify-content: space-between;
    }

    .certi-side {
        /* position: sticky; */
        padding-top: 2rem;
    }

    .annual-reports a img {
        width: 35px;
    }

    .annual-reports .report-box {
        font-size: 11px;
        padding: 16px 0px 16px 6px;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        left: 40% !important;
    }

    .newsletter-card {
        position: absolute;
        bottom: 28px;
        list-style: none;
        padding: 0;
        display: flex;
        background: rgb(135,138,195);
        background: linear-gradient(180deg, rgba(135,138,195,1) 20%, rgba(37,37,117,1) 100%);
        width: 91%;
        opacity: 0.9;
        height: 80px;
        border-radius: 2px 2px 20px 20px;
        align-items: center;
        /* justify-content: space-between; */
        left: 21px;
        padding: 0 20px;
    }
    .newsletter-card p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        width: 75%;
    }
   
    .five-column li {
        max-width: 42%;
        height: auto;
        flex: 0 0 20%;
        display: grid;
        position: relative;
    }
    .five-column {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        gap: 84px;
        padding-top: 32px;
    }
    .d-name h2 {
        margin: 0;
        color: #303091;
        font-family: "Montserrat", serif;
        font-weight: 900;
        font-size: 17px;
        padding: 20px 0px;
    }
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }
    .magazine {
        padding-top: 6px;
        padding-bottom: 50px;
    }
  }
  @media(max-width:430px){
    .newsletter-card {
        position: absolute;
        bottom: 24px;
        list-style: none;
        align-items: center;
        left: 16px;
        padding: 0 20px;
    }
    
    .newsletter-card p {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
        margin: 0;
        width: 65%;
    }
    .industry {
        background-image: url(../image/bg-lines.png), linear-gradient(90deg, rgba(37,37,117,1) 30%, rgba(135,138,195,1) 100%);
        background-repeat: no-repeat;
        background-position: center;
        height: auto;
        align-content: center;
        margin-bottom: 20px;
        background-size: cover;
    }
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }
    .magazine {
        padding-top: 6px;
        padding-bottom: 50px;
    }
  }
  @media only screen and (min-width: 400px) and (max-width:575px) {
    .head-life-cam {
        padding-left: 1rem;
     }
    .newsletter-card {
        position: absolute;
        bottom: 22px;
        left: 17px;
    }
    .newsletter-card p {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
        margin: 0;
        width: 86%;
    }
   

    .d-name h2 {
        margin: 0;
        color: #303091;
        font-family: "Montserrat", serif;
        font-weight: 900;
        font-size: 17px;
        padding: 20px 0px;
    }
    .d-name::after {
        content: "";
        position: absolute;
        width: 90%;
        height: 1px;
        bottom: 1px;
        background: #E8E8EA;
    }
    img.img-w {
        width: 190px;
    }
    .five-column li {
        max-width: 48%;
        height: auto;
        flex: 0 0 20%;
        display: grid;
        position: relative;
    }
    .industry {
        background-image: url(../image/bg-lines.png), linear-gradient(90deg, rgba(37,37,117,1) 30%, rgba(135,138,195,1) 100%);
        background-repeat: no-repeat;
        background-position: 100% 50%;
        height: 276px;
        align-content: center;
        margin-bottom: 20px;
        background-size: cover;
    }
    .magazine {
        padding-top: 6px;
        padding-bottom: 50px;
    }
  }
  @media only screen and (min-width: 320px) and (max-width:399px) {
    .head-life-cam {
        padding-left: 1rem;
     }
    .newsletter-card {
        position: absolute;
        bottom: 18px;
        left: 14px;
    }
    
    
    
    .newsletter-card p {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
        margin: 0;
        width: 86%;
    }
  
    .d-name h2 {
        margin: 0;
        color: #303091;
        font-family: "Montserrat", serif;
        font-weight: 900;
        font-size: 20px;
        padding: 20px 0px;
    }
    .d-name::after {
        content: "";
        position: absolute;
        width: 90%;
        height: 1px;
        bottom: 1px;
        background: #E8E8EA;
    }
    img.img-w {
        width: 132px;
    }
    .five-column li {
        max-width: 40%;
        height: auto;
        flex: 0 0 20%;
        display: grid;
        position: relative;
        margin: 0 auto;
    }
    .newsletter-card {
        position: absolute;
        bottom: 18px;
        left: 13px;
    }
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }
    .magazine {
        padding-top: 6px;
        padding-bottom: 50px;
    }
    .messages-box h5 {
    font-size: 18px;
    font-weight: 800;
    color: #000;
}
  }

@media( max-width: 360px) {
.logo {
    width: 130px !important;
}
  
   .topbuttons .bg-success {
    font-size: 12px !important;
    padding: 8px 8px 8px 8px !important;
}
  
  .top-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  
}

 
  @media( max-width: 320px) {
    .magazine h2 {
        font-weight: 900;
        font-size: 17px;
    }
    .newsletter-card {
        bottom: 18px;
        left: 13px;

  }
  
    .topbuttons .bg-success {
    font-size: 12px !important;
    padding: 8px 8px 8px 8px !important;
}
    
       .mainmessage-text li {
    margin-top: 21px;
    font-size: 12px;
    font-weight: 500;
}

  .annual-reports .report-box {
    font-size: 12px;
}

  }


  /* ----------responsive----- */


.playvideo {
    height: auto !important;
    width: 100% !important;
    border-radius: 27px !important;
    margin-top: -10px !important;
}

.navbar{
	
    z-index: 999 !important;
}

#home-bnr {
    margin-top: -93px !important;
    /* z-index: 1; */
}


.counter_sec{
	z-index: 99 !important;
}

.sebi-main-section .wp-block-list li{
 font-family: 'Roboto';
  font-size:16px;
   list-style: none; 
  padding-left: 0;
}

.sebi-main-section .wp-block-list li {
  font-family: 'Roboto';
  font-size: 16px;
  list-style: none;
  padding-left: 14px;
  position: relative;
}

.sebi-main-section .wp-block-list li::before {
  content: '•'; /* Unicode bullet */
  position: absolute;
  left: 0;
  color: #000; /* Change to your desired dot color */
  font-size: 22px;
  line-height: 1;
}



.wp-block-list li {
    color: #000000 !important;
    margin-bottom: 5px;
    font-family: 'Roboto';
}

@media(max-width:768px){

	#home-bnr {
		margin-top: 8px !important;
    border-radius: 10px !important;
    background-image: unset !important;
    height: auto !important;
}
  
  .page-id-38458 .fdp-table th:first-child, .fdp-table td:first-child {
    min-width: 85px !important;
    word-break: break-word !important;
}
  

  
  .notification-icon i {
    font-size: 19px !important;
}
  
  .topbuttons .bg-success {
    font-size: 12px !important;
    padding: 8px 8px 8px 8px!important;
}
  
  .top-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  
.notif-count {
    position: absolute;
    top: -7px;
    right: -5px;
    background-color: #00AA77;
    color: #fff;
    font-size: 9px;
    /* padding: 2px 6px; */
    border-radius: 50%;
    width: 9px;
    height: 9px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
  
  .trust-title {
  font-size: 20px;
  margin: 10px 0 20px;
}
.trust-box {
    background: #252575;
    color: white;
    border-radius: 20px;
    text-align: center;
    width: 100%; 
    margin: auto;
}
  
  #mega-menu-wrap-main_menu_new .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 0px !important;
    margin-top: -5px;
}
  
  .btn-long-term {
    color: #ffffff;
    padding: 23px 30px 70px 30px;
}
  
  h1.wp-block-heading.meta-head {
    font-size: 20px;
}
  
  .table-responsive table {
   table-layout: auto !important;
    width: 100% !important;
}
  
  .breackdiv {
    height: auto;
padding-bottom: 0px !important; 
}
  
  .breakbtns {
    padding-bottom: 90px !important;
}
  
  .customma {
    margin-top: 25px !important;
}

  
.breackdiv {
    background: #252575;
    border-radius: 10px;
   padding: 0px !important; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-md-3.px-lg-3.profileimg {
    order: 1;
    padding: 0px !important;
}

.profileimg img {
    /* margin-top: -65px; */
    /* height: 400px; */
    width: 400px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
  
  .breaktext{
  padding-top:20px;
  }
  
  .newsletter-card .text-start {
        flex: 0 0 86%;
    }

  .newsletter-card .text-end {
    flex: 0 0 14%;
    display: flex;
    justify-content: flex-end;
}

    .newsletter-card .text-end img {
        max-width: 100%;
        height: auto;
    }
  
.administrative > * {
    flex: 0 0 calc(50% - 7.5px);
    text-align: center;
}
  
 .boxtabnew:hover {
   background:#303091;
   color:#ffffff;
}
  
  .certtable .customtable .td a {
    color: #303091 !important;
    text-decoration: underline !important;
}
  
/*  .col-md-8.series {
    overflow: auto;
    height: 550px;
}*/
  
.sebi-main-section .bellows-main {
    display: block !important;
}
  
 .series .customtable th:nth-child(2), .customtable td:nth-child(2) {
    width: 12%;
    min-width: 120px;
    word-break: break-word;
}
  
  .aboutvideo .card img {
    height: auto;
}
  
  .certiicon li {
    font-size: 14px;
   
}
  
  .ab-accordion .panel-title > a {
    padding: 15px 10px !important;
  
}
  
  .newnismpagemenu li a {
    text-decoration: none;
    padding-left: 12px;
    color: #ffffff;
    font-size: 14px;
}
  
  .inner-banner {
    margin-top: 8px;
}

.conter_-col {
    margin-top: -33px !important;
}

.counter_thumbnail {
        border: 8px solid #00a79d !important;
		border-radius: 12px !important;
    }

.overflow{
	background:unset;
}
	.playvideo {
   
    border-radius: 5px !important;
	/* display:none; */
   
}
  
  .playvideo {
    margin-top: 1px !important;
}
  
     .logo {
width:150px;
}
  
  .topbuttons {
    margin-right: 4px;
}
}

h3.certi-title {
    color: #303091;
    font-weight: 700;
    font-size: 24px;
}

.bottomfooter {display: none !important}
.topfooter {display: none !important}