.resp-tabs-container { padding: 100px; } 
.tab-panel-section {padding:25px 0 0 0;}
.right-person-name h2 a {    font-family: inherit;    font-weight: 500;}
.tab-panel-section .main-tab-panel-section ul { display: flex; justify-content: center; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, .15);flex-wrap:wrap; } 
.resp-tabs-container .item-resp-tabs-container .left-tab-container .left-person-image img { width: 100%; display: block; object-fit: cover; height: 100% !important;!i;!; }
.tab-panel-section .main-tab-panel-section ul li.resp-tab-item { padding: 15px; color: #808080; opacity: 0.5; text-decoration: underline; font-size: 14px; line-height: 1.285; position: relative; transition: .4s ease; } 
.tab-panel-section .main-tab-panel-section ul li.resp-tab-item.resp-tab-active { color: #292929; opacity: 1; } 
.tab-panel-section .main-tab-panel-section ul li.resp-tab-item:before { content: ''; display: block; height: 5px; position: absolute; left: 0; right: 0; bottom: -3px; border-radius: 5px; background-color: #FFCE58; opacity: 0; transition: .4s ease; } 
.tab-panel-section .main-tab-panel-section ul li.resp-tab-item.resp-tab-active::before { opacity: 1; } 
.resp-tabs-container .item-resp-tabs-container .inner-item-resp-tabs-container {display: flex;flex-wrap: wrap;} 
.resp-tabs-container .item-resp-tabs-container .left-tab-container { width: 32%; padding-right: 50px; } 
.resp-tabs-container .item-resp-tabs-container .right-tab-continer { width: 68%; padding-left: 25px; }
.resp-tabs-container .right-person-inforation a {
  text-decoration: underline;
}
.resp-tabs-container .daar-btn a{font-size: 0.875rem;
  line-height: 25px;
  font-weight: 700;padding:3px 23px;}

.resp-tabs-container .daar-btn:hover a {transform: scale(1.1, 1.1);}
.left-tab-container .btn-wrap {
  text-align: left;
}
.tab-panel-section .main-tab-panel-section ul li.resp-tab-item >span {
    display: none;
}
.resp-tabs-container .item-resp-tabs-container .left-tab-container .left-person-image { padding-bottom: 50px; } 
.resp-tabs-container .item-resp-tabs-container .left-tab-container .left-bottom-person-info { padding-left: 30px; border-left: 5px solid #FFCE58; }
.resp-tabs-container .item-resp-tabs-container .right-tab-continer .right-perosn-designation h4 { font-weight: 700; }
.tab-panel-section .tab-panel-heading { text-align: center; max-width: 540px; margin: 0 auto 93px; }
.tab-panel-section:after { content: ''; position: absolute; background-image: url('https://6712934.fs1.hubspotusercontent-na1.net/hubfs/6712934/Style%20Assets/Background%20Marks/Circle%20Outlines.svg'); width: 100%; height: 100%; top: 0px; left: 0; background-position: center; background-repeat: no-repeat; background-size: cover; background-position-x: -1200px; opacity: 0.4; z-index: -1; }

.tab-panel-section .main-tab-panel-section .right-tab-continer ul {
  margin: 0 0 1.8em;
  display: block;
  padding-left: 0px;
  list-style: none;
  border: none;
}

.tab-panel-section .main-tab-panel-section .right-tab-continer ul li {
  position: relative;
  padding-left: 1.5em;
  text-indent: -1.5em;
  list-style: none;
}

.tab-panel-section .main-tab-panel-section .right-tab-continer ul li:before {
  content: "\f111";
  font-weight: 900;
  display: inline-block;
  width: 1.5em;
  padding-right: 10px;
  color: #FFCE58;
  font-family: Font Awesome\ 5 Free;
  text-indent: 0;
  text-align: right;
  -webkit-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.tab-panel-section .main-tab-panel-section .right-tab-continer ul li span {
  text-indent: 0;
}

/* Fade Up
========================================================================== */
.fade-up {animation: 1s ease fadeUp;}
@keyframes fadeUp {0% {opacity: 0;-webkit-transform: translateY(50px);transform: translateY(50px);}100% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}}

@media(max-width:991px){
  .resp-tabs-container .item-resp-tabs-container .left-tab-container {
    width: 40%;
    padding-right: 0px;
  }

  .resp-tabs-container .item-resp-tabs-container .right-tab-continer {
    width: 60%;
  }

  .resp-tabs-container .item-resp-tabs-container .left-tab-container .left-person-image img {
    height: auto !important;
  }
}


@media(max-width:767px){
  .tab-panel-section { padding: 100px 0 0; } 
  .tab-panel-section .tab-panel-heading { margin: 0 auto 58px; }
  .tab-panel-section {padding: 30px 0px;}
  .tab-panel-section .main-tab-panel-section ul { display: none; } 
  .resp-tabs-container { padding: 0; } 
  .main-tab-panel-section h2.resp-accordion { background: #F3f7f8; box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.15); color: #292929; border: none; padding: 10px 20px; font-size: 16px; line-height: 1.7; position: relative; } 
  .main-tab-panel-section h2.resp-accordion.resp-tab-active { background-color: #FFCE58 !important; color: #fff; } 
  .main-tab-panel-section h2.resp-accordion:first-child { border-top: none !important; } 
  h2.resp-tab-active span.resp-arrow { border: none; position: relative; } 
  .main-tab-panel-section h2.resp-accordion:before { display: block; content: ''; position: absolute; top: 50%; right: 9px; height: 1px; width: 10px; border-radius: 5px; background-color: #292929; transform: translate(3.5px, -50%) rotate(-45deg); transition: all 0.5s ease; } 
  .main-tab-panel-section h2.resp-accordion:after { display: block; content: ''; right: 25px; display: block; content: ''; position: absolute; top: 50%; right: 9px; height: 1px; width: 10px; border-radius: 5px; background-color: #292929; transform: translate(-3.5px, -50%) rotate(45deg); } 
  .main-tab-panel-section h2.resp-accordion span.resp-arrow { display: none; } 
  .main-tab-panel-section h2.resp-accordion.resp-tab-active:after { display: none; } 
  .main-tab-panel-section h2.resp-accordion.resp-tab-active:before { display: none; } 
  .main-tab-panel-section .resp-tabs-container .item-resp-tabs-container {padding: 0 0px;} 
  .resp-tabs-container .item-resp-tabs-container .left-tab-container { width: 100%; padding: 0; margin-bottom: 30px; } 
  .resp-tabs-container .item-resp-tabs-container .right-tab-continer { width: 100%; padding: 0; }
  .tab-panel-section:after{display:none;}
  .resp-tabs-container .item-resp-tabs-container .left-tab-container .left-person-image img{width: auto;}
  .resp-tabs-container .item-resp-tabs-container .left-tab-container .left-person-image > a {
display: flex;
align-items: center;
justify-content: center;
}
}