.select-menu .select-btn{
  display:none !important;
}
.sidebar_terms .logo-section:hover{
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 0px 13px 0px rgba(30, 63, 126, 0.12);
  padding:10px;
}
.sidebar_terms .sidebar_module_wrapper{
  max-width:1310px;
  padding:0 20px;
  margin:0 auto;
}
.sidebar_terms .logo-text {
  color: #12263A;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.08px;
  width: 71%;
}
.sidebar_terms .logo-image {
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;    
  justify-content: center; 
  border-radius: 11px;
  border: 1px solid rgba(134, 134, 134, 0.20);
  background-color: #fff;   
}

.sidebar_terms .logo-image img { 
  max-width: 58px;
  max-height: 58px;
  border-radius: 11px;
  object-fit: cover;
}

.sidebar_terms .sidebar-title-text { 
  padding-bottom: 50px;
  color: #12263A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.889px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sidebar_terms span.count {
  float: right;
  opacity: 0.7;
}
.sidebar_terms .logo-section-outer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
  row-gap: 48px;
  padding-top: 55px;
}
.sidebar_terms .right-content-header {
  color: #12263A;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 61px;
  letter-spacing: 0.13px;
  border-bottom: 1px solid #12263A66;
  padding-bottom: 19px;
  padding-top: 19px;
}
.sidebar_terms .logo-section{
  display:flex;
  align-items:center;
  gap:12px;
  padding:10px;
  cursor: pointer;
}
.sidebar_terms .tabs_item {
  padding-bottom: 30px !important;
  padding-top: 30px;
}
.sidebar_terms .tabs_item:first-child {
  padding-top: 0;
}
.sidebar_terms .nolist {
  list-style: none;
}
.sidebar_terms .sidebar-wrapper>ul li {
  font-size: 1.8rem;
  font-weight: 500
}
.sidebar_terms .sidebar-wrapper>ul>li {
  border-top: 1px solid #e9e7e7;
  font-weight: 500
}
.sidebar_terms .sidebar-wrapper nav>ul {
  margin-bottom: 0;
  padding-left: 0;
}
.sidebar_terms .sidebar-wrapper nav>ul li {
  font-size: 1.8rem;
  font-weight: 500
}
.sidebar_terms .sidebar-wrapper nav>ul>li>a {
  display: block;
  font-size: 16px;
  color: #1D2935;
  font-family: Inter;
  font-weight:400;
  text-decoration: none;
  cursor: pointer;
  line-height: 26px;
  padding-bottom: 35px;
}
.sidebar_terms .sidebar-wrapper nav>ul>li>a:hover {
  font-weight: 600;
  color: #3E7EF8;
  /*   border-left:4px solid #F53E52; */
  /*   padding-left:38px; */
}
.sidebar_terms .sidebar-wrapper nav>ul>li>a:focus {
  font-weight: 600;
  color: #3E7EF8;
  /*   border-left:4px solid #F53E52; */
  /*   padding-left:38px; */
}
.sidebar_terms .sidebar-wrapper nav>ul>li>a.active {
  color: #3E7EF8;
  font-weight: 600;
  /*   border-left:4px solid #F53E52; */
}

.sidebar_terms .sidebar_terms .tabs_item {
  display: block;
  padding-top: 30px;
}
.sidebar_terms .show{
  display: block;
}
.sidebar_terms .sidebar_module_outer.tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.sidebar_terms .sidebar_content {
  width: 24%;
}
.sidebar-wrapper {
  padding-top: 43px;
  padding-bottom: 25px;
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 30px;
  border: 1px solid rgba(134, 134, 134, 0.20);
  background: #FFF;
}
.sidebar_terms .tab_content_outer {
  width: 71%;
}

.sidebar_mobile {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.sidebar_mobile .dropdown a {
  padding: 10px;
  border: 1px solid #ccc;
  display: inline-block;
  text-decoration: none;
}

.sidebar_mobile .dropdown .down_img {
  display: inline-block;
  margin-left: 5px;
}

.sidebar_mobile .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.sidebar_mobile .dropdown-menu li {
  padding: 10px;
  list-style: none;
}

.sidebar_mobile .dropdown-menu li:hover {
  background-color: #f1f1f1;
}


.sidebar_terms .sidebar_mobile {
  display: none;
}
.sidebar_terms .tab_top_content {
  margin-bottom: 54px !important;
  border-bottom: 1px solid #E8E8E8 !important;
  padding-bottom: 61px !important;
}
.sidebar_terms .sidebar_content .sidebar_mobile ul li a {
  text-decoration: none;
  color: #0E0E11;
  justify-content: space-between;
  font-size: 22px;
  padding-left:20px;
}
.sidebar_terms .sidebar_content .sidebar_mobile ul{
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar_terms .sidebar_content .sidebar_mobile ul li {
  list-style-type: none;
}
.sidebar_terms span.down_img {
  float: right;
  margin-top: 7px;
  transition: transform 1s;
  font-size: 0;
}
.sidebar_terms span.down_img  img{
  width: auto;
  height: 10px;  
}
.sidebar_terms span.down_img.open img{
  transform: rotate(-180deg);
}
.sidebar_terms .sidebar_mobile {
  border-bottom: 1px solid;
  padding-bottom: 25px;
}
.sidebar_terms ul.dropdown-menu{
  padding: 25px 0;
}
span.sBtn-text{
  color: #12263A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}
.sidebar_terms ul.dropdown-menu li{
  color: #0E2245;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 7px 20px;
  text-transform: capitalize;
  list-style: none;
}
.sidebar_terms  li.dropdown a {
  display: flex;
}
.sidebar_terms .tab_top_content h1 span{
  color: #0E2245;
  /*   font-family: Roboto; */
  font-size: 50px !important;
  font-weight: 500;
  line-height: 59px;.
}
.sidebar_terms .tabs_item h3{
  color: #0E2245;
  font-family: Roboto;
  font-size: 40px;
  font-weight: 500;
  line-height:47px;
  margin-bottom:31px;
  margin-top: 31px;
  text-transform: capitalize;
}
.sidebar_terms .tabs_item h4{
  color: #0E2245;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  margin-bottom:14px;
  text-transform: capitalize;
}
.sidebar_terms .tabs_item h5{
  color: #0E2245;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  margin-bottom:14px;
  text-transform: capitalize;
}
/* .sidebar_terms .tabs_item p{
color: #777;
font-family: Roboto;
font-size: 20px;
font-weight: 400;
line-height: 30px;
margin-bottom:34px;
} */
.sidebar_terms .tab_content_outer br{
  display:none
}

/*************Responsive Styles*****************/
/***************iPhone Portrait**************/

@media only screen and (max-width: 479px) and (min-width: 220px){
  .sidebar_terms .select-menu .sidebar-title-text {
    display: block !important;
}
  .sidebar_terms .tabs_item {
    padding-bottom: 30px;
    padding-top: 23px;
  }
  .sidebar_terms .logo-section-outer {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 20px;
    row-gap: 22px;
    padding-top: 40px;
  }
  .sidebar_terms .right-content-header {
    color: #12263A;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 0.13px;
    border-bottom: 1px solid #838585;
    padding-bottom: 19px;
  }
  /*   .sidebar_terms span.down_img img{
  height:15px;
  padding-top:3px;
  transition: transform 1s;
} */
  .select-menu .select-btn{
    display:block !important;
  }
  .select-menu.active .sidebar_terms span.down_img{
    transform: rotate(180deg);
    transition: transform 1s;
  }
  .sidebar_terms .sidebar_mobile {
    display: block;
    border-bottom: none;
    padding-bottom: 0px;
  }
  .sidebar_terms .sidebar_content_desktop {
    display: none;
  }
  .sidebar_terms .sidebar_content {
    width: 100%;
    margin-bottom: 23px;
  }
  .sidebar_terms .tab_content_outer {
    width: 100%;
  }
  .sidebar_terms {
    padding-top: 25px !important;
  }
  .sidebar_terms .tab_top_content p, .sidebar_terms .tab_content .tabs_item p{
    font-size: 16px !important;
  }
  .sidebar_terms .tab_content .tabs_item p span{
    font-size: 16px !important;
  }
}


.select-menu {
  display:block;
  max-width: 100%;
  margin: auto;
}
.select-menu .select-btn {
  display: flex;
  height: 64px;
  padding: 20px 27px 21px 29px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  border-radius: 20px;
  border: 1px solid rgba(134, 134, 134, 0.20);
  background: #FFF;
}
.select-menu {
  position: relative;
  width: 100%;
}
.select-menu .options {
  position: absolute;
  width: 100%;
  overflow-y: auto;
  max-height: 295px;
  padding: 10px;
  margin-top: 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.35s;
  -webkit-animation-fill-mode: both;
}
.select-menu .options .option {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 8px;
  align-items: center;
  background: #fff;
}
.select-menu .options .option:hover {
  background: #f2f2f2;
}
.select-menu .options .option i {
  font-size: 25px;
  margin-right: 12px;
}
.select-menu .options .option .option-text {
  color: #12263A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.select-btn i {
  font-size: 25px;
  transition: 0.3s;
}

.select-menu.active .select-btn i {
  transform: rotate(-180deg);
}
.select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }

}
/**********************iPhone Landscape*************/
@media only screen and (max-width: 767px) and (min-width: 480px){
    .sidebar_terms .select-menu .sidebar-title-text {
    display: block !important;
}
  .sidebar_terms .tabs_item {
    padding-bottom: 30px;
    padding-top: 23px;
  }
  .sidebar_terms .sidebar_mobile {
    display: block;
    border-bottom: none;
    padding-bottom: 0px;
  }
  .sidebar_terms .sidebar_content_desktop {
    display: none;
  }
  .sidebar_terms .sidebar_content {
    width: 100%;
    margin-bottom: 50px;
  }
  .sidebar_terms .tab_content_outer {
    width: 100%;
  }
  .sidebar_terms {
    padding-top: 25px !important;
  }
  .sidebar_terms .tab_top_content p, .sidebar_terms .tab_content .tabs_item p{
    font-size: 16px !important;
  }
  .sidebar_terms .tab_content .tabs_item p span{
    font-size: 16px !important;
  }
  .select-menu .select-btn{
    display:block !important;
  }
}
/*************************iPad Portrait***************/
@media only screen and (max-width: 985px) and (min-width: 768px){
  .sidebar_terms .logo-section-outer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 68px;
    padding-top: 55px;
  }
  .sidebar_terms .sidebar_mobile {
    display: block;
    border-bottom: none;
    padding-bottom: 0px;
  }
  .sidebar_terms .sidebar_content_desktop {
    display: none;
  }
  .sidebar_terms .sidebar_content {
    width: 100%;
    margin-bottom: 50px;
  }
  .sidebar_terms .tab_content_outer {
    width: 100%;
  }
  .sidebar_terms {
    padding-top: 25px !important;
  }
  .select-menu .select-btn{
    display:block !important;
  }
}
/**************iPad Landscape***************/
@media only screen and ( max-width: 1024px ) and (min-width: 986px){
  .sidebar_terms .sidebar_module_outer.tab{
    padding:56px 0;
  }
  .sidebar_terms .logo-section-outer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 68px;
    padding-top: 55px;
  }
}

@media only screen and( max-width: 1300px ) and  (min-width: 1051px){
  .sidebar_terms .sidebar_module_outer.tab{  
    padding:0 20px ;
  }
}
@media only screen and (max-width: 565px) and (min-width: 480px){
  .sidebar_terms .logo-section-outer {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 40px;
    row-gap: 52px;
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 566px){
  .sidebar_terms .logo-section-outer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 52px;
    padding-top: 55px;
  }
}
@media only screen and ( max-width: 1280px ) and (min-width: 986px){
  .sidebar-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and ( max-width: 1100px ) and (min-width: 986px){

  .sidebar_terms .sidebar-wrapper nav>ul>li>a {
    display: block;
    font-size: 14px;
    color: #1D2935;
    font-family: Inter;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    line-height: 24px;
    padding-bottom: 35px;
  }
}
.sidebar_terms span.down_img img{
  width: 13px;
  height: 11px;
  transition: transform 1s;
}
ul.dropdown-menu.tabs.show.options a {
  display: block;
}

.select-menu.active span.down_img img {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.sidebar_terms .select-menu .sidebar-title-text {
  padding-bottom: 10px;
  color: #12263A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.889px;
  letter-spacing: 1px;
  text-transform: uppercase;
      display: none;
}
.select-menu .option.active .option-text {
  color: #3E7EF8;
  font-weight: 600;
}
