.banner-three-inner p{
  color: #fff;
  font-size: 20px;
  margin-bottom: 35px;
}
.aman_about{
  background-color: var(--color-primary);
  color: #fff;
}
.aman_about h2,
.aman_about p{
  color: #fff;
}

.admin_section{
  position: relative;
    z-index: 1;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.admin_section::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.86) 0%, rgba(0, 0, 0, 0.58) 100%);
}
.admin_section .title {
    margin-bottom: 14px;
}
.admin_section h3{
  font-size: 18px;
  line-height: 20px;
}

.admin_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.admin_section::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.86) 0%, rgba(0, 0, 0, 0.58) 100%);
}
.admin_section .shape-banner-6 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.rts-banner-wrapper-seven {
  text-align-last: left;
  padding: 200px 0;
}
.bg-b{
    background: var(--color-primary-7);
}

.vision_sec{
  background: linear-gradient(0deg,rgb(255 255 255 / 0) 90%,rgb(236 244 247) 16%);
    width: 100%;
    height: 100%;
    padding: 60px 0 60px;
}
.aman__news{
  padding-top: 60px;
}

.inner_page_b .rts-banner-wrapper-seven{
  text-align-last: center;
}
.inner_page_b .rts-banner-wrapper-seven h1.banner-title{
  margin-bottom: 10px;
}
.inner_page_b h4{
  font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

.mission_div {
    padding: 60px 0;
}

.rts-team-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #5D666F;
    text-align: justify;
}

.aman_logo .button-area{
  display: none;
}
.aman_logo{
  padding: 5px 0;
  text-align: center;
}

.amanlogo_sec {
    display: inline-flex;
}
.logoname{
  font-weight: var(--s-bold);
  font-size: var(--h2);
    line-height: 1.23;
}

.main-logo-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 14px;
}
.about-progress-inner p a{
  color: var(--color-primary);
}
.about-progress-inner p a:hover{
  text-decoration: underline;
}

.Vision-area{
  padding: 60px 0;
}
.about-progress-inner ul{
  padding: 0px;
  margin: 0px;
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

td, th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}

tr:first-child {
  background: var(--color-primary-7);
    color: #fff;
}
tr:nth-child(even) {
  background-color: #ebebeb;
}
.about-progress-inner ul li:before {
    content: "\f324";
    font-size: 14px;
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

.profile-thumb {
    text-align: center;
    padding-bottom: 30px;
}
.profile-thumb img {
    max-width: 250px;
}
.apcLibrary{
  padding: 40px 0;
}

.rts-tab-style-one .tab-content {
    margin-left: 30px;
    width: 100%;
}
table.table.table-bordered{
  width: 100%;
}

.library-sec {
  background-image: url(../images/library/bg-02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 40px 0;
}
.library-sec img{
  width: 100%;
}


.counter_sec{
  background-color: var(--color-primary-6);
  padding: 0;
}
.counter_sec .single-counter {
    display: flex;
    align-items: center;
    background: #c9271e;
    padding: 14px;
}

.Librarytbl_sec{
  padding: 60px 0;
}


@media only screen and (max-width: 767px) {
.about-one-thumbnail img {
  width: 100%;
    margin-top: 15px;
    border-radius: 20px 20px 0 0;
}
.vision_sec{
  padding: 30px 0;
}
.rts-banner-wrapper-seven {
    text-align-last: left;
    padding: 60px 0 0;
}
.rts-contact-form-area.six .rts-contact-fluid {
    margin-top: 0;
    margin-bottom: 50px;
}
.row>*,
.row{
  padding: 0 15px;
}
.amanphar_logo {
    height: 45px;
    width: auto;
    max-width: inherit;
}
.main-header .button-area {
    margin: 4px 0;
}
.about-inner {
    text-align: justify;
}
.rts-contact-form-area.six .rts-contact-fluid{
  padding: 30px 15px;
}
.rts-contact-form-area.six .row {
    padding: 0px;
}
.rts-contact-form-area.six .row .col-12 {
    padding: 0px;
}
.rts-banner-area.admin_section .col-xl-5 {
    padding: 0px;
}
.aman_logo .button-area {
    display: block;
}
.our_logo_img{
  display: none;
}

.rts-tab-style-one .tab-content {
    margin-left: 0px;
    width: 100%;
    overflow: hidden;
}
.rts-tab-style-one .tab-content .rts-tab-content-one {
    margin-right: 0;
    overflow-x: auto;
}
.Librarytbl_sec .contoler-company {
    padding: 0px;
}
.bg-white-feature{
  padding: 40px 0 !important;
}
.Vision-area {
    padding: 40px 0;
    text-align: center;
}
.Vision-area img{
  margin: 0 auto;
}
}
@media only screen and (max-width: 667px) {
  .thumbnail img {
    height: 30px;
}
.main-logo-header{
  padding: 0px;
  }
}

