@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
:focus { outline: 0; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none !important; }
a:hover{ color:#03002F ;}
 
* { margin: 0px; padding: 0px; box-sizing: border-box; }
body {  font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; }
/*font-family: "Playfair Display", serif;*/

a, img, .logo, .smalln, #header, .btn, .btn::after, button, h1, h2, h3{ -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
a:hover { text-decoration: none }
input:focus{ box-shadow: none !important; }

 
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #848688; font-weight: normal;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #848688;font-weight: normal;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #848688;font-weight: normal;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #848688;font-weight: normal;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.newMfPage{ color: #323232; }


.container { max-width: 1170px; padding-left: 15px; padding-right: 15px; }

.wapper { width: 100%;  }
 ul { list-style: none; padding: 0px; margin: 0px; }
a, a:hover { text-decoration: none; }
p { margin-bottom: inherit; color: #323232;}
.FR{ float: right; }
.text-right{ text-align: right; }
.pa{ position: relative; }

.mt0{ margin-top: 0 !important; }

 .mb5{ margin-bottom: 5px; } 
 .mb10{ margin-bottom: 10px; }


.pt30{ padding-top: 30px; }
.pt40{ padding-top: 40px; }
.pt50{ padding-top: 50px; }
.pt60{ padding-top: 60px; }

.mt60{ margin-top: 60px; }
.mt50{ margin-top: 50px; }
.whtBg{ background: #fff; }

.h105{ height: 105px; }
.h80{ height: 80px; }
.h20{ height: 15px; }


h2{ color: #264796; font-size: 32px; font-weight: bold;font-family: "Playfair Display", serif; text-align: center; padding-bottom: 20px; line-height: 45px;} 
.ourExpertiseBox{ background: url(../images/ourExpertiseBg.png) no-repeat; height: 553px;  background-size:cover;}
.ourExpertiseBox h2{  text-align: left; padding-bottom: 30px; }

.comTabs{ display: flex; gap:54px }
.comTabs .nav-tabs{ display: flex; flex-direction: column; width: 236px; gap:10px  }

.nav-tabs .nav-link{ background: #fff; color: #868686; padding: 17px 0 20px 20px; width: 100%; border-radius: 0; border: 0; text-align: left;position: relative; cursor: pointer; font-weight: 500; }
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active{ background: #264796; color: #fff; }

.nav-tabs .nav-link.active:before { left: 100%; top: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-left-color: #264796; border-width: 12px; margin-top: -12px; }

.tab-content{ max-width: 850px; width: 100%; }

.tabConTxt{ width: calc(100% - 330px); }
.tabConTxt strong{ font-size: 20px; font-weight: 700; color: #000; display: block; padding-bottom: 16px;  }
.tabConTxt li{ font-size: 14px; font-weight: normal; color: #4D4D4D; padding-bottom: 15px; padding-left: 22px; position: relative; line-height: 24px; }
.tabConTxt li:before{ content: ''; background: url(../images/ic_arrow1.svg) no-repeat center; width: 14px; height: 14px; display: block; position: absolute; left: 0; top: 5px; }
.tabConTxt p{ line-height: 24px; }
.tabConImg{ width: 300px; }
.tabConTxt li span{ font-weight: 600; }
.tabConImg img{ display: block; border-radius: 10px; width: 100%; height: auto; }
.tabConBox{ display: flex; gap:30px }

.teamBox{ position: relative; }
.teamBox .container{ position: relative; z-index: 1; }
.teamBoxBg{ background: #F3EFE0; position: absolute; bottom: 0; width: 100%; height: 50%; left: 0;}

.teamSlider{ position: relative; }
.teamSlider .slick-arrow { position: absolute; bottom: -107px; width: 54px; height: 54px;box-shadow: 0px 3px 6px #CECECE4D; background: #fff url(../images/ic_arrow2.svg) no-repeat center center; border-radius: 50px; border: 0; left: 50%; margin-left: -35px; font-size: 0;}
.teamSlider .slick-next{ margin-left: 35px; }
.teamSlider .slick-prev{ transform: rotate(180deg); }

.teamSlider .slick-disabled{ background: #F5F5F5 url(../images/ic_arrow3.svg) no-repeat center center }
.teamConBox{ position: relative; z-index: 1; cursor: pointer; }
.teamConTxt{ text-align: center; padding-top: 20px; }

.teamConTxt strong{ color: #264796; font-weight: bold; display: block; padding-bottom: 5px; }
.teamConTxt span{ color: #4D4D4D; font-size: 13px; line-height: 19px; }


.teamSlider{ display: flex; justify-content: space-between  ; }
.teamSlider li{ width: 204px; }


.blogSection{  }
.blogSection h2{ text-align: left; }
li .blogSectionBox:last-child a{ border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.blogSectionBox a{ display: flex; gap:20px; border-bottom: solid 1px #DEE2E6; padding-bottom: 20px; margin-bottom: 20px; }
.blogSectionBox img{ width: 120px; height: 80px; border-radius: 5px; }
.blogSectionBox strong{ font-size: 16px; color: #000000; display: block; font-weight: bold; line-height: 23px; height: 63px; }
.blogSectionBox span{ font-size: 14px; color: #264796; position: relative; display: block; }
.blogSectionBox span:hover{ color: #000; }
.blogSectionBox span:after{ content: ''; background: url(../images/ic_arrow4.svg) no-repeat center center; width: 5px; height: 9px; display: inline-block; margin-left: 7px; position: relative; top: 1px; }

.blogSection2 h2{ padding-left: 20px; }
.blogSection2 .blogSlider{ width: calc( 100% + 30px); }
 
.blogSection2 .blogSlider .slick-dots{ right: 15px; }

.blogSlider .slick-dots{ position: absolute; top: 0; right: 0; top: -40px; display: flex; gap:7px }
.blogSlider .slick-dots li button{ font-size: 0; background: #D2D2D2; width: 9px; height: 9px; border: 0; border-radius: 9px; transition: all .3s; }
.blogSlider .slick-dots li.slick-active button{ width: 19px; background: #95C12B; }

.mediaLink{ padding: 0 15px; }
.mediaLink a{ box-shadow: 0px 1px 16px #2646961A; border: 1px solid #ECEDEE; background: #FFFFFF; padding: 18px 30px; border-radius: 6px; margin-bottom: 4px; display: block; min-height: 135px;}
.mediaLink:hover span{ color: #000;  }
.mediaLink strong{ font-weight: normal; color: #9B9B9B; font-size: 14px; display: block; padding-bottom: 6px; }
.mediaLink span{ color: #264796; font-size: 16px; line-height: 23px; }


.downloadBox{ background: url(../images/downloadImg.png) no-repeat center center; height: 342px; margin-top: 34px; padding-top: 142px; padding-left: 30px; }
.downloadBox h2{ text-align: left; }

.downloadLinks a{ display: flex; color: #868686; gap:10px; margin-bottom: 10px; }
.downloadLinks a:after{ content: ''; background: url(../images/ic_download.png) no-repeat center center; width: 15px; height: 15px; }

.downloadLinks a:hover{  color: #000; }

.noteTxt{ max-width: 834px; width: 100%; margin: auto; text-align: center; margin-top: 50px; margin-bottom: 50px; font-style: italic; color: #868686; line-height: 22px; }


.neddAssMain{ position: relative; }
.neddAssMain .container{ position: relative; z-index: 1; }
.neddAssMain .container h2{ color: #fff; padding-top: 50px; }
.neddAss{ margin: 0; }
.neddAssMain .stockBoxBg{ background: url(../images/callBg.png) no-repeat center center; background-size: 100%; height: 231px; }


.neddAss{ padding: 0 20px;   z-index: 1;  position: relative;}
.neddAss .container{ border: 1px solid #EEEEEE; box-shadow: 0px 10px 30px #2546941A;  border-radius: 15px; position: relative; padding: 25px 30px; background: #fff;}

.neeAssHead{ text-align: center; font-size: 22px; color: #4B4B4B; font-weight: bold; padding-bottom: 20px;}
.neddAss .form-control{ border: 0; border-bottom: solid 2px #D2D2D2; border-radius: 0; padding-left: 0; }

.neddAss2 .neddAssIn{ flex-wrap: wrap; }

header{ position: fixed; width: 100%; padding: 20px 0; top: 0; z-index: 99; transition: all .3s; }
header img{ display: block; }
header .container{ display: flex; align-items: center; justify-content: space-between; }
header.smalln{ background: #264796; padding:0; box-shadow: 0px 3px 6px #0001041A; }

.reqCallBack{ display: flex; justify-content: center; align-items: center; color: #fff; border-radius: 20px; box-shadow: 0px 3px 6px #0001041A;
background: #95C12B; width: 146px; height: 40px; font-size: 13px;}
.reqCallBack:hover{ background: #264796; color: #fff; }

.homeBanner{ position: relative; background: url(../images/bannerImg.png) no-repeat center center; height: 610px; background-size:cover;}
 
.homeBanner { padding-top: 195px; }
.homeBanner2{box-shadow: 0px -20px 30px #2646960D; padding: 0; position: relative;  width: 100%; margin-top: -115px; z-index: 1;}
.homeBanner2 .container{ display: flex; min-height: 230px; background: #fff; border-radius: 12px;box-shadow: 0px -20px 30px #2646960D; }


.aboutBox{ background: url(../images/aboutSif.png) no-repeat center center; background-size: cover; height: 410px; margin-top: -115px; padding-top: 155px; color: #fff; }
.aboutBox h4{   font-family: "Playfair Display", serif; font-size: 32px; font-weight: 500; padding-bottom: 15px;}
.aboutBox h4 strong{ font-weight: bold; }
.aboutBox h4 span{ color: #95C12B;  }
.aboutBox p{ max-width: 790px; width: 100%; color: #fff; font-size: 14px; line-height: 24px; }


.bannertxt{  }
.bannertxt h1{ font-size: 45px; font-weight: normal; padding-top: 25px; line-height: 28px; color: #fff; }

.homeBanSlideRight{ position: fixed; right: 0; top: 0; display: flex; flex-direction: column; gap:1px; justify-content:center; align-items: flex-end; height: 100%; z-index: 9;}
.homeBanSlideRight a img{ filter: grayscale(1); transition: all .3s; }
.homeBanSlideRight a{fon  box-shadow: 0px 0px 8px #0000001A; background: #fff; padding: 8px; border-radius: 5px 0 0 5px; display: flex; align-items: center; gap: 10px; color: #264696; font-size: 13px; font-weight: 500; width: 40px; height: 40px; transition: all .3s;   position: relative;}
.homeBanSlideRight a:hover{ width: auto; padding-left: 42px; }
.homeBanSlideRight a:hover img{ filter: grayscale(0); }
.homeBanSlideRight a span{ font-size: 0; }
.homeBanSlideRight a:hover span{ font-size: 13px; }

.homeBanner2 .container{ padding: 0; }
.homeLeft{  padding: 30px 25px;  }
.homeLeft h3{ font-size: 32px; font-weight: 500; font-family: "Playfair Display", serif; color: #264796;  padding-bottom: 15px;}
.homeBanner2 p{ font-size: 14px; line-height: 24px; color: #868686; }
.homeBanner2 p strong{ font-weight: bold; }

.homeBanner2 .homeRight{ background: #97D2D4; border-radius: 0 12px 12px 0;  padding: 30px 25px 30px 30px; position: relative;}
.homeBanner2 .homeRight:before{ content: ''; width: 26px; height: 230px; position: absolute; background: url(../images/homeLines1.svg) center center; left: -13px; top: 0;}
.homeRight h4 { font-size: 18px; color: #264796; font-weight: bold; padding-bottom: 15px; }
.homeRight p{ color: #4D4D4D; }

.homeBanSlideRight a:before{ content: ''; width: 24px; height: 24px; background: blue; position: absolute; left: 10px; }

.homeBanSlideRight a.icon1:before{ background: url(../images/ic_icon1.svg) no-repeat center center; }
.homeBanSlideRight a.icon1:hover:before{  background: url(../images/ic_icon1_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon2:before{ background: url(../images/ic_icon2.svg) no-repeat center center; }
.homeBanSlideRight a.icon2:hover:before{  background: url(../images/ic_icon2_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon3:before{ background: url(../images/ic_icon3.svg) no-repeat center center; }
.homeBanSlideRight a.icon3:hover:before{  background: url(../images/ic_icon3_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon4:before{ background: url(../images/ic_icon4.svg) no-repeat center center; }
.homeBanSlideRight a.icon4:hover:before{  background: url(../images/ic_icon4_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon5:before{ background: url(../images/ic_icon5.svg) no-repeat center center; }
.homeBanSlideRight a.icon5:hover:before{  background: url(../images/ic_icon5_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon6:before{ background: url(../images/ic_icon6.svg) no-repeat center center; }
.homeBanSlideRight a.icon6:hover:before{  background: url(../images/ic_icon6_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon7:before{ background: url(../images/ic_icon7.svg) no-repeat center center; }
.homeBanSlideRight a.icon7:hover:before{  background: url(../images/ic_icon7_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon8:before{ background: url(../images/ic_icon8.svg) no-repeat center center; }
.homeBanSlideRight a.icon8:hover:before{  background: url(../images/ic_icon8_hover.svg) no-repeat center center; }

.homeBanSlideRight a.icon9:before{ background: url(../images/ic_icon9.svg) no-repeat center center; }
.homeBanSlideRight a.icon9:hover:before{  background: url(../images/ic_icon9_hover.svg) no-repeat center center; }


.btn-close{ background: url(../images/ic_close.svg) no-repeat center center; width: 24px; height: 24px; opacity: 1; position: absolute; padding: 0; right: 10px; top: 10px; z-index: 1; }
.commonPup .modal-dialog{ max-width: 930px; }
.commonPup .modal-body{ padding: 0; }
.commonPup .modal-content{ padding: 40px; }
.commonPup .teamCont{ display: flex; gap:30px; align-items: flex-start; }
.teamtxtPup{  }
.teamtxtPup h5{ font-weight: bold; font-size: 24px; color: #264796; padding-bottom: 6px; }
.teamtxtPup span{ font-size: 14px; color: #4D4D4D; display: block; padding-bottom: 5px; }
.teamtxtPup p{  font-size: 13px; color: #868686; line-height: 22px; padding-top: 15px; }
.teamtxtPup p a{ color: #264796;  }
.teamtxtPup strong{ display: block; font-weight: bold; }

.stockBoxMain{ position: relative; }
.stockBoxBg{ background: #2857A4; height: 50%; position: absolute; width: 100%; left: 0; top: 0;  }
.show-moreBtn {
    font-size: 11px;
    color: #034EA2;
}

.showTextMain{ font-size: 11px; color: #4B4B4B; font-weight: normal; line-height: 1.2; padding-left: 20px; display: inline-block; }
.showText {
    display: none;
    line-height: 1.5;
}
.di-none{ display: none !important; }
.di-inline{ display: inline !important; }

.formBox {
    display: flex;
    width: 100%;
    gap: 30px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.formBox ul {
    width:100%;
}

.formSumbit {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #95C12B;
    font-weight: 500;
    width: 220px;
    border: solid 1px #95C12B;
    border-radius: 0;
    height: 50px;
    margin: auto;
    margin-top: 30px;
}

.formSumbit:hover{ background: #034EA2; color: #fff; border: solid 1px #034EA2; }



.checkBoxNew {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4B4B4B;
  line-height: 1.2;
 
}

/* Hide the browser's default checkbox */
.checkBoxNew input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.checkBoxNew:hover input ~ .checkmark {
  background-color: #fff;
  border: solid 1px #034EA2;
}

/* When the checkbox is checked, add a blue background */
.checkBoxNew input:checked ~ .checkmark {
  background-color: #034EA2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkBoxNew input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkBoxNew .checkmark:after {
  left: 50%;
  margin-left: -2.5px;
  top: 1px;
  margin-top: 0;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

 .faqs .accordion-button:not(.collapsed){ background: none; }
 .faqs  .accordion-button{ padding-left: 0; }

 .faqs  .accordion-button{ color: #000; font-size: 14px; font-weight: 500; padding: 23px 0; }
 .faqs  .accordion-button:not(.collapsed){ box-shadow: none; color: #264696; font-weight: bold; padding-bottom: 10px; }
 .faqs  .accordion-button::after{ background: url(../images/ic_arrow6.svg) no-repeat center center; }

 .faqs  .accordion-button:not(.collapsed)::after{   }
 .faqs  .accordion-button:focus{ box-shadow: none; }


.faqs h2{ text-align: left; }

.faqs .accordion-item{ margin-bottom: 20px; }
.faqs .accordion-button.collapsed{ background: #F8FAFC; }
.faqs .accordion-button.collapsed::after{ width: 20px; height: 20px; background: #fff url(../images/ic_arrow6.svg) no-repeat center center; border-radius: 20px; top: 20px; }
.faqs .accordion-item{ border-bottom: 0; }
.faqs .accordion-button{ padding-left: 50px; }
.faqs .accordion-button::after{border-radius: 20px; position: absolute; left: 20px; background: #fff url(../images/ic_arrow12.svg) no-repeat center center; top: 20px; }

.faqs .accordion-button{ background: #fff; line-height: 18px; }
.faqs .accordion{ margin-top: 10px; }

 
.faqs h3{ font-size: 18px; font-weight: bold; }

.faqs .accordion{ border: 0; }
.faqs .accordion-item{ border: 0;  border-radius: 0; }
.faqs .accordion-body{ font-size: 13px; color: #838383; line-height: 23px; padding-left: 0; padding-top: 0;}

.faqs .accordion-body p strong{ font-weight: bold; }


.faqs .accordion{ display: flex; flex-wrap: wrap; gap:20px; column-gap: 30px; }
.faqs .accordion .accordion-item{ width: calc(50% - 15px); margin-bottom: 0; }
.faqs .accordion-body{     box-shadow: 0px 3px 20px #26469626; padding:10px 25px 20px; border-radius:0 0 10px 10px; }


footer{ margin-top: 40px; background: #264796; padding: 30px 0; }
.fotBox1{ display: flex; color: #fff; font-size: 13px; flex-wrap: wrap; padding-bottom: 26px; margin-bottom: 26px; border-bottom: solid 1px #4A65A7;  }
.fotBox1 li{ border-right: solid 1px #5269A1; padding-right: 20px; padding-left: 20px; }
.fotBox1 li:first-child{ padding-left: 0; }
.fotBox1 li:last-child{ border-right: 0; padding-right: 0; }
.fotBox1 label{ font-size: 12px; color: rgba(255, 255, 255, .5); display: block; padding-bottom: 8px; }
.fotBox1 a{ color: #fff; }

.fotBox2{ display: flex; justify-content: space-between; color: #fff; }
.socIcons{ display: flex; gap:15px }

.videoBox{ position: relative; }
.videoBox .container{ position: relative; z-index: 1; }
.videoBox .container h3{ text-align: center; font-size: 20px; font-weight: bold; color: #264796;}
.videoBoxBg{ background: #F3EFE0; position: absolute; width: 100%; height: 50%; top: 0; left: 0; }

.videoSlider{ background: #fff; border-radius: 10px; max-width: 740px; width: calc(100% - 40px); height: 420px; margin: auto; margin-top: 30px;box-shadow: 0px 0px 30px #D9E8F580; position: relative; z-index: 2; }
.youtubeBox{ width: 100%; height: 425px; padding: 20px;margin: auto; }
.videoSlider iframe{ width: 100%; height: 100%; display: block; }


.comTable{  overflow: auto; }
.comTable table{  border-collapse: collapse; width: 1140px; }
.comTable table thead th {
      position: sticky;
      top: 0;
       z-index: 2;
    }

.comTable table th:first-child,
.comTable table td:first-child {
      position: sticky;
      left: 0;
       z-index: 3;
       background: #fff;
    }

.comTable th{ border-bottom: solid 1px #AEAEAE; text-align: center; background: #fff;}
.comTable th:nth-child(3),
.comTable th:nth-child(5),
.comTable th:nth-child(7){ width: 22px; }

.comTable th:nth-child(2),
.comTable th:nth-child(4),
.comTable th:nth-child(6),
.comTable th:nth-child(8){ background: #F5F5F5; height: 50px; vertical-align: middle; padding: 0 5px; font-size: 14px; font-weight: bold; border-radius: 10px 10px 0 0; width: 220px;}

.comTable td{border-left: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6; border-bottom: 1px solid #DEDEDE;  padding: 16px 22px; font-size: 14px; color: #868686; line-height: 20px; background: #fff; }
.comTable td:nth-child(3),
.comTable td:nth-child(5),
.comTable td:nth-child(7){ border-left: 0; border-right: 0; padding: 0; }

.comTable tr:last-child td{  border-radius: 0 0 10px 10px;}
.comTable tr:last-child td:nth-child(1),
.comTable tr:last-child td:nth-child(3),
.comTable tr:last-child td:nth-child(5),
.comTable tr:last-child td:nth-child(7){ border-bottom: 0; }

.comTable td:first-child{ font-weight: bold; vertical-align: middle; width:; color: #000000; border-left: 0; border-right: 0; }
.comTable td:nth-child(2){border-left: 1px solid #95C12B;border-right: 1px solid #95C12B;box-shadow: 0px 0px 20px #0000001A; color: #000000;  }
.comTable tr:last-child td:nth-child(2){ }
.comTable th:nth-child(2){ background: #95C12B; }
 
.blogSlider .slick-slide { display: flex !Important; }
 .mediaLink{ width: 33.33%; }


/**/
 @media (max-width: 1100px) { 

  .teamSlider li{ margin-right: 20px; }
 }

 @media (max-width:990px){

  .comTable table{ width: 970px; }
 }
 
 @media (max-width:760px){


.comTabs,
.tabConBox{ flex-direction: column; }
.ourExpertiseBox { height: auto; padding-bottom: 30px;}

.comTabs .nav-tabs{ width: 100%; flex-direction: row; gap:1px }
.comTabs .nav-tabs li{ width:33%; text-align: center; }

.nav-tabs .nav-link.active:before { top: 100%; left: 50% ; bottom: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-left-color: #264796; border-width: 12px; margin-top: 0; margin-left: -20px; border-left: 20px solid transparent; border-right: 20px solid transparent;  border-top: 20px solid #264796; }
.nav-tabs .nav-link{ padding:4px 20px; text-align: center; height: 50px; align-items: center; display: flex; font-size: 13px;}
.comTabs{ gap:40px }
.tabConTxt{ width: 100%; }

h2{ font-size: 24px; line-height: 1 ;}

.videoBox .container h3{ font-size: 18px; }

.blogSection2 h2{ padding-left: 0; }
.mediaLink{ padding: 0 20px 0 0 ; }

.faqs .accordion .accordion-item,
.blogSection2 .blogSlider{ width: 100%; }
.faqs .accordion{ gap:10px }

 .blogSlider .slick-slide { display: block !Important; }
 .mediaLink{ width:100%; }
.mediaLink a{ padding: 18px;  }

.h105,
.h80{ height: 40px; }

header{ padding: 10px 0 0 0; }

.homeBanSlideRight{ display: none; }

.comTable td:first-child{ padding-right: 0; width: 90px; padding-left: 0; }

.commonPup .teamCont{ flex-direction: column; }
.commonPup .modal-content{ padding: 20px; }

.comTable td{ padding: 12px; }
.ourExpertiseBox h2,
.faqs h2{ text-align: center; }

.fotBox2{  font-size: 13px; }
 }


 @media (max-width:640px){
  .bannertxt img{ width: 200px;  }
  header img{ width: 140px; }
  .bannertxt h1{ font-size: 20px; padding-top: 10px; }

  .homeBanner{ background: url(../images/bannerImgMob.jpg) no-repeat center center; background-size: cover; }

  .homeBanner2{ padding: 2px; margin-top: -180px; }
  .homeBanner2 .container{ flex-direction: column; }
  .homeLeft h3{ font-size: 24px; }
  .homeLeft{ padding: 20px; }

  .homeBanner2 .homeRight{ padding:30px 20px 20px; border-radius: 0 0 12px 12px ; }
  .homeBanner2 .homeRight:before{ background: url(../images/homeLines2.svg) center left; height: 27px; width: 100%; left: 0 ; top: -13px  ; }

  .aboutBox{ background: url(../images/aboutSif2.png) no-repeat center center; background-size: cover; height: 600px; margin-top: -275px; padding-top: 310px; }

  .aboutBox h4{ font-size: 24px; }

  .videoSlider{ height: 190px; }
  .youtubeBox{ padding: 10px; height: 190px; }
  .downloadBox{ background: url(../images/downloadImgMob.png) no-repeat center bottom; padding-top: 30px; background-size: cover; height: 525px; padding-left: 0; }
  #section7{ padding: 0; }

  .downloadBox h2{ text-align: center; }
  .downloadLinks{ text-align: center; display: flex; align-items: center; flex-direction: column; }

  .noteTxt{ margin-top: 30px; margin-bottom: 30px; }

  footer{ padding-top: 0; }
  .fotBox1{ flex-direction: column; border-bottom: 0; padding-bottom: 0; }
  .fotBox1 li{ border-right: 0; border-bottom: solid 1px #5269A1; text-align: center; padding: 20px 0 ; }

  .fotBox2{ flex-direction: column-reverse; text-align: center; gap:20px }
  .socIcons{ justify-content: center; }



 
  }

   @media (max-width:540px){
    .tabConImg{ width: 100%; }
    .aboutBox{ height: auto; padding-bottom: 30px ; }

   }

    @media (max-width:440px){
      .homeBanner2{  background: linear-gradient(0deg,rgba(64, 136, 230, 1) 0%, rgba(38, 71, 150, 1) 100%, rgba(38, 71, 150, 1) 100%); }

    }