@charset "UTF-8";
/**
 * Created by Prashamsa Pandey
 * Email: pzp0052@auburn.edu
*/
/*------------------------------------ Site Wide Starts -----------------------------------*/
.custom-container {
  padding: 120px 30px;
}
.custom-container.remove-padding-top {
  padding-top: 0;
}
.custom-container.remove-padding-top-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-container.remove-padding-bottom {
  padding-bottom: 0;
}

.common-button a {
  padding: 15px 18px;
  display: inline-block;
  position: relative;
  z-index: 0;
  color: #03244d;
  border: 2px solid #03244d;
  font-weight: 600;
  letter-spacing: 3px;
  min-width: 200px;
  text-align: center;
  transition: all 0.6s ease;
}
.common-button a:hover {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #fff;
  border-color: #dd550c;
  background: #dd550c;
  transition: all 0.6s ease;
}
.common-button.color-white a {
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px;
}
.common-button.color-white a:before {
  border-bottom: 5px solid rgba(255, 255, 255, 0.6117647059);
  border-right: 5px solid rgba(255, 255, 255, 0.6117647059);
}
.common-button.color-white a:after {
  border-top: 5px solid rgba(255, 255, 255, 0.6117647059);
  border-left: 5px solid rgba(255, 255, 255, 0.6117647059);
}

a {
  text-decoration: none;
  transition: all 0.6s ease;
  color: #e86100;
}

a:hover, a:focus {
  transition: all 0.6s ease;
  color: #0a2341;
}

p {
  color: #1c1c1c;
  line-height: 32px;
}

.section-title {
  padding-bottom: 30px;
}
.section-title h1 {
  margin-bottom: 0;
  position: relative;
  color: #0a2341;
  padding-left: 12%;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 3px;
}
.section-title h1:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 10%;
  left: 0;
  background-color: #dd550c;
  top: 50%;
}
.section-title h3 {
  color: #0a2341;
  position: relative;
  text-align: center;
  font-weight: bold;
}

.header-title a {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  letter-spacing: 2px;
}
.header-title a:hover, .header-title a:focus {
  color: #ea6000;
}

/*------------------------------------- Site Wide Ends ------------------------------------*/
/*--------------------------------- Header Wrapper Starts ---------------------------------*/
#secondary_nav_horiz {
  background-color: #dd550c;
  padding: 2% 8%;
}
#secondary_nav_horiz .image-area {
  max-width: 500px;
}
#secondary_nav_horiz .image-area a {
  color: #03244d;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600;
}
#secondary_nav_horiz .image-area a span {
  color: #fff;
}
#secondary_nav_horiz .navbar-nav .nav-item .nav-link {
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}
#secondary_nav_horiz .navbar-nav .nav-item .nav-link:hover {
  background-color: #f58025;
}
#secondary_nav_horiz .dropdown-menu {
  min-width: 15rem;
  background-color: #f58025;
  border: 0;
  border-radius: 0;
  margin-top: 26px;
  padding: 0;
  box-shadow: none;
}
#secondary_nav_horiz .dropdown-menu .dropdown-item {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1490196078);
}
#secondary_nav_horiz .container-fluid {
  padding-right: 0;
}
#secondary_nav_horiz .container-fluid ul {
  padding-right: 0 !important;
}

/*--------------------------------- Header Wrapper Starts ---------------------------------*/
/*-------------------------------- Content Wrapper Starts ---------------------------------*/
#homepage .background-image-overlay-section {
  height: 300px;
}
#homepage .quote-section .quotes blockquote {
  border: 1px solid #DDD;
  padding: 5rem;
  border-radius: 10px;
  position: relative;
  box-flex: 1;
  -moz-flex: 1;
  flex: 1;
  font-size: 1.4em;
  overflow: hidden;
  box-shadow: 5px 0 13px -2px rgba(0, 0, 0, 0.2392156863);
}
#homepage .quote-section .quotes blockquote p {
  font-size: 2em;
  text-indent: 0em;
  margin: 0em 0 0.25em 0;
  line-height: 1.25em;
  z-index: 1;
  font-family: "Arvo", sans-serif;
  color: #03244d;
  font-weight: bold;
  letter-spacing: 2px;
}
#homepage .quote-section .quotes blockquote p span {
  color: #dd550c;
}
#homepage .quote-section .quotes blockquote p::before {
  font-family: Georgia;
  content: "“";
  font-size: 5em;
  position: relative;
  left: 0em;
  top: 0.35em;
  color: #dd550c;
}
#homepage .quote-section .quotes blockquote p::after {
  font-family: Georgia;
  content: "”";
  font-size: 16em;
  position: absolute;
  right: -0.085em;
  bottom: -0.25em;
  color: rgba(221, 85, 12, 0.2117647059);
  z-index: -1;
}

#about .team-container {
  margin: -1rem;
}
#about .wow {
  padding: 1rem;
}
#about .about-us {
  background: rgba(199, 201, 209, 0.09);
}
#about .team_member {
  background: rgba(199, 201, 209, 0.09);
  overflow: hidden;
}
#about .single_team_content {
  padding: 45px;
  margin-top: 60px;
}
#about .single_team_content h1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}
#about .our-team {
  margin-bottom: 30px;
  box-shadow: 0 10px 40px -10px rgba(0, 64, 128, 0.09);
}
#about .our-team .team_img {
  position: relative;
  overflow: hidden;
}
#about .our-team .team_img:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 0.3s ease 0s;
}
#about .our-team:hover .team_img:after {
  bottom: 0;
}
#about .our-team img {
  width: 100%;
  height: auto;
  min-height: 200px;
}
#about .our-team .social {
  padding: 0 0 18px 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: -100%;
  right: 10px;
  background: #dd550c;
  border-radius: 0 0 20px 20px;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
#about .our-team:hover .social {
  top: 0;
}
#about .our-team .social li a {
  display: block;
  padding: 15px;
  font-size: 15px;
  color: #03244d;
}
#about .our-team:hover .social li a:hover {
  color: #fff;
}
#about .our-team .team-content {
  padding: 20px 0;
  background: #fff;
  min-height: 150px;
}
#about .our-team .title {
  font-size: 18px;
  font-weight: bold;
  color: #dd550c;
  text-transform: capitalize;
  margin: 0 0 20px;
  position: relative;
}
#about .our-team .title:before {
  content: "";
  width: 25px;
  height: 1px;
  background: #dd550c;
  position: absolute;
  bottom: -10px;
  right: 50%;
  margin-right: 9px;
  transition-duration: 0.25s;
}
#about .our-team .title:after {
  content: "";
  width: 25px;
  height: 1px;
  background: #dd550c;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: 9px;
  transition-duration: 0.25s;
}
#about .our-team:hover .title:before,
#about .our-team:hover .title:after {
  width: 50px;
}
#about .our-team .post {
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
}
#about .our-team .sub-post {
  display: inline-block;
  font-size: 10px;
}
#about .our-team .post:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #dd550c;
  margin: 0 auto;
  position: relative;
  top: -13px;
}
@media only screen and (max-width: 990px) {
  #about .our-team {
    margin-bottom: 30px;
  }
}
#about .common-about-section .row .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
  min-height: auto;
  padding-bottom: 1rem;
}

.research-reports .affiliated-section {
  padding: 0 4rem;
}
.research-reports .affiliated-section ul li:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
.research-reports .affiliated-section ul li a {
  font-weight: 500;
  font-size: 18px !important;
}

.affiliated-section {
  background: rgba(199, 201, 209, 0.09);
}
.affiliated-section .affiliated-faculty-container {
  margin-top: 3.5rem;
}
.affiliated-section .affiliated-faculty-container .numberlist {
  width: 100%;
}
.affiliated-section .affiliated-faculty-container .numberlist ul {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  padding: 0;
  margin-bottom: 4em;
}
.affiliated-section .affiliated-faculty-container .numberlist ul ul {
  margin: 0 0 0 2em;
}
.affiliated-section .affiliated-faculty-container .numberlist a {
  position: relative;
  display: block;
  padding: 1rem;
  margin: 0.5em 0;
  background: #FFF;
  color: #1c1c1c;
  text-decoration: none;
  border-radius: 0.3em;
  font-size: 14px;
}
.affiliated-section .affiliated-faculty-container .numberlist h4 {
  color: #dd550c;
  margin: 0.5em 0;
}
.affiliated-section .affiliated-faculty-container .numberlist span {
  display: inline-block;
  color: orange;
}
.affiliated-section .affiliated-faculty-container .numberlist a:hover {
  background: #D8DFEA;
  text-decoration: none;
}
.affiliated-section .affiliated-faculty-container .numberlist a:before {
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #dd550c;
  background: -webkit-linear-gradient(#dd550c, #dd550c);
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  color: #FFF;
}
.affiliated-section .affiliated-faculty-container .numberlist a:hover:before {
  background: #fff;
  color: #1c1c1c;
  border-color: #0a2341;
}

#partners .numberlist ul {
  padding: 4rem;
  -moz-column-count: 2;
       column-count: 2;
  margin-bottom: 0;
  margin-top: 2rem;
  background: white;
  border-radius: 0.3em;
}
#partners .section-title h2 {
  color: #dd550c;
}
#partners .logos-sliders {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: -15px;
}
#partners .logos-sliders:not(:last-of-type) {
  padding-bottom: 60px;
}
#partners .logos-sliders .image-container {
  width: 33.33%;
  text-align: center;
  padding: 15px;
}
#partners .logos-sliders .image-container img {
  max-width: 250px;
}

.resources-page .common-who-we-are-section .who-we-are-container .inner-item .image-container {
  padding-top: 0;
}
.resources-page .common-who-we-are-section .who-we-are-container .inner-item .image-container img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.resources-page .map-instruction {
  background: rgba(199, 201, 209, 0.09);
}
.resources-page .iframe-area {
  box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.16);
}

#who-we-are .teams-section .image-holder {
  position: relative;
  cursor: pointer;
}
#who-we-are .teams-section .image-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#who-we-are .teams-section .image-holder .image-title {
  width: 90%;
  bottom: -25px;
  padding: 25px 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1490196078);
  position: absolute;
  transition: 0.2s ease-in-out;
  min-height: 200px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#who-we-are .teams-section .image-holder .image-title .title {
  margin-bottom: 5px;
}
#who-we-are .teams-section .image-holder .image-title .title h5 {
  font-weight: 600;
}
#who-we-are .teams-section .image-holder .image-title .designation p {
  margin-bottom: 0;
}
#who-we-are .teams-section .image-holder .image-title .designation span {
  font-size: 14px;
}
#who-we-are .teams-section .image-holder .image-title .contact-info {
  margin-top: 5px;
}
#who-we-are .teams-section .image-holder .image-title .contact-info a {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
#who-we-are .teams-section .image-holder .image-title .contact-info a i {
  margin-right: 10px;
  color: #e96000;
}
#who-we-are .teams-section .image-holder:hover .image-title {
  background-color: #e96000;
  color: white;
  transition: all 0.6s ease;
}
#who-we-are .teams-section .image-holder:hover .image-title .title, #who-we-are .teams-section .image-holder:hover .image-title .designation, #who-we-are .teams-section .image-holder:hover .image-title p {
  color: #fff;
}
#who-we-are .teams-section .image-holder:hover .image-title .contact-info a {
  color: #fff;
}
#who-we-are .teams-section .image-holder:hover .image-title .contact-info a i {
  color: #fff;
}
#who-we-are .about-description-section .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#what-we-do .common-about-section:nth-of-type(even) {
  background-color: #e7e9ec;
}

#contact-us-page .common-banner-section {
  padding: 0;
}
#contact-us-page .section-title p {
  margin-top: 1.5rem;
}
#contact-us-page .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#contact-us-page .contact-info {
  width: 50%;
}
#contact-us-page .contact-info-item {
  display: flex;
  margin-bottom: 30px;
}
#contact-us-page .contact-info-icon {
  height: 70px;
  width: 70px;
  background-color: #dd550c;
  text-align: center;
  border-radius: 50%;
}
#contact-us-page .contact-info-icon i {
  font-size: 30px;
  line-height: 70px;
}
#contact-us-page .contact-info-content {
  margin-left: 20px;
}
#contact-us-page .contact-info-content h4 {
  color: #dd550c;
  font-size: 1.4em;
  margin-bottom: 5px;
  font-weight: bold;
}
#contact-us-page .contact-info-content p {
  font-size: 1em;
}
#contact-us-page .contact-form {
  background-color: rgba(199, 201, 209, 0.0901960784);
  padding: 40px;
  width: 45%;
  padding-bottom: 20px;
  padding-top: 20px;
}
#contact-us-page .contact-form h2 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 10px;
  color: #03244d;
}
#contact-us-page .contact-form .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
}
#contact-us-page .contact-form .input-box input,
#contact-us-page .contact-form .input-box textarea {
  width: 100%;
  padding: 5px 0;
  font-size: 16px;
  margin: 10px 0;
  border: none;
  border-bottom: 2px solid #333;
  outline: none;
  resize: none;
  background-color: transparent;
}
#contact-us-page .contact-form .input-box span {
  position: relative;
  left: 0;
  padding: 5px 0;
  font-size: 16px;
  margin: 10px 0;
  pointer-events: none;
  transition: 0.5s;
  color: #666;
}
#contact-us-page .contact-form .input-box input:focus ~ span,
#contact-us-page .contact-form .input-box textarea:focus ~ span {
  color: #dd550c;
  font-size: 12px;
  transform: translateY(-20px);
}
#contact-us-page .contact-form .input-box input[type=submit] {
  width: 100%;
  background: #dd550c;
  color: #FFF;
  border: none;
  cursor: pointer;
  padding: 10px;
  font-size: 18px;
  border: 1px solid #dd550c;
  transition: 0.5s;
}
#contact-us-page .contact-form .input-box input[type=submit]:hover {
  background: #FFF;
  color: #dd550c;
}
@media (max-width: 991px) {
  #contact-us-page section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #contact-us-page .row {
    flex-direction: column;
  }
  #contact-us-page .contact-info {
    margin-bottom: 40px;
    width: 100%;
  }
  #contact-us-page .contact-form {
    width: 100%;
  }
}

#research .common-who-we-are-section .who-we-are-container .inner-item .image-container {
  padding-bottom: 135%;
}

.staff-bio {
  padding: 0;
}

/*--------------------------------- Content Wrapper Ends ----------------------------------*/
/*--------------------------------- Footer Wrapper Starts ---------------------------------*/
.hsi-footer {
  background-color: #03244d;
}
.hsi-footer .image-area {
  max-width: 500px;
}
.hsi-footer .image-area a {
  color: #dd550c;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3490196078);
  margin-bottom: 20px;
  margin-right: 1rem;
}
.hsi-footer .image-area a span {
  color: #fff;
}
.hsi-footer .image-area.quality-image {
  position: relative;
}
.hsi-footer .image-area.quality-image img:nth-of-type(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s ease;
}
.hsi-footer .image-area.quality-image a {
  display: block;
}
.hsi-footer .image-area.quality-image a:hover img:nth-of-type(2) {
  opacity: 1;
}
.hsi-footer p {
  font-size: 10px;
  color: #fff;
}
.hsi-footer ul {
  list-style: none;
  padding: 0;
}
.hsi-footer ul h4 {
  color: #dd550c;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 1rem;
}
.hsi-footer ul.contact-info h4 {
  margin-bottom: 20px;
  color: #e96000;
  width: 100%;
}
.hsi-footer ul.contact-info.detail-menu li a span:first-of-type {
  width: 100%;
}
.hsi-footer ul li a {
  display: flex;
  color: #fff;
}
.hsi-footer ul li a:not(last-of-type) {
  margin-bottom: 10px;
}
.hsi-footer ul li a span {
  display: block;
  transition: all 0.6s ease;
  position: relative;
  font-size: 0.8rem;
}
.hsi-footer ul li a span:first-of-type {
  color: #fff;
  width: 8%;
}
.hsi-footer ul li a span:hover, .hsi-footer ul li a span:focus {
  color: rgba(255, 255, 255, 0.4392156863);
  transition: all 0.6s ease;
}
.hsi-footer ul.social-media {
  display: flex;
  flex-wrap: wrap;
}
.hsi-footer ul.social-media h3 {
  width: 100%;
}
.hsi-footer ul.social-media li {
  color: #fff;
}
.hsi-footer ul.social-media li a {
  transition: all 0.6s ease;
}
.hsi-footer ul.social-media li a:hover {
  transition: all 0.6s ease;
  transform: scale(1.3);
}
.hsi-footer ul.social-media li:not(:last-of-type) {
  margin-right: 20px;
}
.hsi-footer .location-info {
  padding: 0;
  margin-bottom: 0;
}

/*---------------------------------- Footer Wrapper Ends ----------------------------------*/
/*----------------------------------- Components Starts -----------------------------------*/
.common-banner-section .image-container {
  height: calc(100vh - 159px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.common-banner-section .image-container:after {
  content: "";
  position: absolute;
  background-color: rgba(4, 35, 77, 0.4705882353);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-banner-section .image-container .content-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}
.common-banner-section .image-container .content-container blockquote h1 {
  font-family: "Arvo", sans-serif;
  color: #fff;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 3rem;
}
.common-banner-section .image-container .content-container blockquote h1 span {
  color: #dd550c;
  text-transform: uppercase;
}
.common-banner-section .image-container .content-container blockquote h1::before {
  font-family: Georgia;
  content: "“";
  font-size: 5em;
  position: relative;
  left: 0em;
  top: 0.35em;
  color: #dd550c;
}
.common-banner-section.small-banner .image-container {
  height: 60vh;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 10%;
}
.common-banner-section.small-banner .image-container:after {
  content: "";
  position: absolute;
  background-image: linear-gradient(360deg, rgba(221, 85, 12, 0.2196078431), rgba(255, 255, 255, 0));
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-banner-section.small-banner .image-container h1 {
  z-index: 1;
  color: #0a2341;
  font-weight: 600;
}

.common-about-section {
  position: relative;
  overflow: hidden;
}
.common-about-section .row .image-container {
  height: auto;
  position: relative;
}
.common-about-section .row .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 400px;
}
.common-about-section .animated-circle:before {
  content: "";
  position: absolute;
  left: -75px;
  bottom: 0;
  width: 250px;
  height: 250px;
  background-color: #ccc;
  border: 15px solid white;
  opacity: 0.5;
  border-radius: 50%;
  transition: all ease 0.4s;
  transform: skewX(-10deg);
}

.common-description-section .section-content {
  width: 1000px;
  margin: auto;
  position: relative;
  padding: 0 10%;
}
.common-description-section .section-content:before, .common-description-section .section-content:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 10%;
  left: 0;
  background-color: #e96000;
  top: 10px;
}
.common-description-section .section-content:after {
  transform: rotate(-90deg);
  right: 0;
  left: initial;
  top: 60px;
}
.common-description-section .section-content.remove-lines {
  width: 100%;
  padding: 0;
  text-align: center;
}
.common-description-section .section-content.remove-lines:before, .common-description-section .section-content.remove-lines:after {
  display: none;
}
.common-description-section.affiliate-list-section {
  position: relative;
}
.common-description-section.affiliate-list-section .section-title {
  padding-bottom: 40px;
}
.common-description-section.affiliate-list-section .section-title h2 {
  text-transform: uppercase;
  color: #e86100;
  letter-spacing: 5px;
  padding-left: 0;
}
.common-description-section.affiliate-list-section .section-title h2:before {
  display: none;
}
.common-description-section.affiliate-list-section .image-container {
  position: absolute;
  left: -150px;
  top: -38%;
  width: 50%;
  height: 100%;
  z-index: -1;
}
.common-description-section.affiliate-list-section .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.common-description-section.affiliate-list-section ul {
  -moz-column-count: 5;
  -moz-column-gap: 20px;
  -webkit-column-count: 5;
  -webkit-column-gap: 20px;
  column-count: 5;
  column-gap: 20px;
  padding: 0;
}
.common-description-section.affiliate-list-section ul li {
  text-align: left;
  margin-bottom: 20px;
}

.common-philanthropy-section {
  position: relative;
}
.common-philanthropy-section .philanthropy-container .item {
  width: 75%;
  padding: 80px 60px;
  background: #e7e9ec;
  margin-left: auto;
}
.common-philanthropy-section .philanthropy-container .item:nth-of-type(2) {
  width: 60%;
  padding: 60px;
  background: #fff;
  margin-top: -60px;
  margin-left: initial;
  box-shadow: 4px 4px 10px 2px #e3e5ed;
}
.common-philanthropy-section .image-container {
  position: absolute;
  bottom: -14%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.common-philanthropy-section .image-container img {
  height: 100%;
}
.common-philanthropy-section.philanthropy-board .section-title {
  padding-bottom: 40px;
}
.common-philanthropy-section.philanthropy-board .section-title h2 {
  text-transform: uppercase;
  color: #e86100;
  letter-spacing: 5px;
  padding-left: 0;
}
.common-philanthropy-section.philanthropy-board .section-title h2:before {
  display: none;
}
.common-philanthropy-section.philanthropy-board .philanthropy-container .item {
  z-index: 1;
  position: relative;
  width: 100%;
}
.common-philanthropy-section.philanthropy-board .philanthropy-container .item .common-about-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.common-philanthropy-section.philanthropy-board .philanthropy-container .item:nth-of-type(1) {
  padding: 0;
}
.common-philanthropy-section.philanthropy-board .philanthropy-container .item:nth-of-type(2) {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.common-who-we-are-section {
  background: linear-gradient(180deg, rgba(221, 85, 12, 0) 0%, rgba(221, 85, 12, 0.3490196078) 200%);
}
.common-who-we-are-section .who-we-are-container .inner-item {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  box-shadow: 5px 15px 60px rgba(27, 33, 47, 0.031372549);
  border-radius: 10px;
  transition: all ease 0.4s;
  height: 100%;
  cursor: pointer;
}
.common-who-we-are-section .who-we-are-container .inner-item .image-container {
  text-align: center;
  padding: 1.5rem 0;
}
.common-who-we-are-section .who-we-are-container .inner-item .image-container img {
  width: 70px;
  height: 100%;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.6s ease;
}
.common-who-we-are-section .who-we-are-container .inner-item .section-title {
  padding: 20px 30px;
  position: relative;
}
.common-who-we-are-section .who-we-are-container .inner-item h5 {
  color: #03244d;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.common-who-we-are-section .who-we-are-container .inner-item:hover img { /* IE 9 */
  transform: scale(1.1);
  transition: all 0.6s ease;
}
.common-who-we-are-section .who-we-are-container .inner-item:before {
  content: "";
  position: absolute;
  right: -200px;
  bottom: -200px;
  width: 300px;
  height: 300px;
  background-color: #dd550c;
  border: 30px solid #f6e1d9;
  opacity: 1;
  border-radius: 50%;
  transition: all ease 0.4s;
  transform: skewX(-10deg);
}
.common-who-we-are-section .who-we-are-container .inner-item:hover {
  box-shadow: none;
  background-color: rgba(245, 128, 37, 0.4117647059);
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.common-who-we-are-section .who-we-are-container .inner-item:hover .section-title h4 {
  color: #fff;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item {
  cursor: pointer;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .image-container {
  padding-bottom: 20%;
  margin: 20px;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .image-container:hover img {
  transform: none;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .content {
  padding: 20px 30px;
  background-color: #e86100;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .content p {
  color: #fff;
  font-size: 1em;
  line-height: 30px;
}
.common-who-we-are-section.youth-programs .who-we-are-container .inner-item .content ul li {
  color: #fff;
  line-height: 30px;
}

.animated-circle.right:before {
  right: -125px;
  left: inherit;
}

.common-online-gift-link-section .image-container {
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.common-online-gift-link-section .image-container .item-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.common-online-gift-link-section .image-container .item-container .item h2, .common-online-gift-link-section .image-container .item-container .item h6 {
  color: #fff;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 35px;
}

.common-social-media-section {
  background-color: #e9ecef;
}
.common-social-media-section .media-container {
  margin: auto;
  width: 50%;
  display: flex;
  justify-content: space-between;
}
.common-social-media-section .media-container .media-item a .fa {
  font-size: 1.5rem;
}

.common-wpb-contact-container {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.common-wpb-contact-container .wpb-contact-item {
  width: 50%;
  text-align: center;
  padding: 15px;
}
.common-wpb-contact-container .wpb-contact-item ul {
  padding: 30px;
  margin: 0;
  border: 1px solid rgba(232, 97, 0, 0.1882352941);
  border-radius: 15px;
  background-color: #fff;
  height: 100%;
}
.common-wpb-contact-container .wpb-contact-item ul li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ea6000;
}
.common-wpb-contact-container .wpb-contact-item ul label {
  font-weight: 500;
  margin-bottom: 15px;
  color: #0a2341;
}
.common-wpb-contact-container .wpb-contact-item:nth-of-type(1) {
  width: 100%;
}
.common-wpb-contact-container p {
  margin-top: 30px;
  text-align: center;
  color: #0a2341;
  font-weight: 500;
  width: 100%;
}
.common-wpb-contact-container.certificate-page .wpb-contact-item ul {
  background-color: #fff;
}
.common-wpb-contact-container.certificate-page .wpb-contact-item ul label {
  font-size: 1.5rem;
}
.common-wpb-contact-container.partners-page .wpb-contact-item ul li {
  font-weight: normal;
  font-size: 1rem;
  margin-bottom: 10px;
}

.common-officers-container-timeline {
  z-index: 1;
  position: relative;
}
.common-officers-container-timeline .timeline-container {
  width: 80%;
  padding: 50px 0;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}
.common-officers-container-timeline .timeline-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #e86100;
  z-index: 1;
}
.common-officers-container-timeline .timeline-block {
  width: calc(50% + 8px);
  display: flex;
  justify-content: space-between;
  clear: both;
}
.common-officers-container-timeline .timeline-block-right {
  float: right;
}
.common-officers-container-timeline .timeline-block-left {
  float: left;
  direction: rtl;
}
.common-officers-container-timeline .marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #e86100;
  background: #e86100;
  margin-top: 10px;
  z-index: 9999;
}
.common-officers-container-timeline .timeline-content {
  width: 95%;
  padding: 0 15px;
  color: #0a2341;
}
.common-officers-container-timeline .timeline-content h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 500;
}
.common-officers-container-timeline .timeline-content span {
  color: #e86100;
  display: block;
  font-size: 18px;
}
.common-officers-container-timeline .timeline-content p {
  font-size: 14px;
  line-height: 1.5em;
  word-spacing: 1px;
  color: #888;
}
@media screen and (max-width: 768px) {
  .common-officers-container-timeline .timeline-container:before {
    left: 8px;
    width: 2px;
  }
  .common-officers-container-timeline .timeline-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .common-officers-container-timeline .timeline-block-right {
    float: none;
  }
  .common-officers-container-timeline .timeline-block-left {
    float: none;
    direction: ltr;
  }
}

.accordion:hover, .accordion:focus {
  cursor: auto;
}
.accordion .accordion-button {
  line-height: 26px;
  outline: none !important;
  color: #e86100;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1254901961) !important;
}
.accordion .accordion-button:hover, .accordion .accordion-button:focus {
  cursor: auto;
}
.accordion .accordion-button:focus {
  border: 0;
  outline: none !important;
  box-shadow: none;
}
.accordion .accordion-button:after {
  display: none;
}
.accordion .accordion-button:not(.collapsed) {
  background-color: #fff !important;
}
.accordion .accordion-button:not(.collapsed):after {
  filter: brightness(0) invert(1);
}
.accordion .accordion-button i {
  padding-right: 20px;
}
.accordion .accordion-body ul {
  margin-top: 1rem;
}
.accordion .accordion-body ul li {
  display: flex;
}
.accordion .accordion-body ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.accordion .accordion-body ul li span:first-of-type {
  width: 20%;
  color: #0a2341;
  font-weight: bold;
  padding-right: 30px;
}

.common-breadcrumbs {
  background-color: #0a2341;
}
.common-breadcrumbs ol li a {
  color: #fff;
}
.common-breadcrumbs .breadcrumb {
  margin-bottom: 0;
}
.common-breadcrumbs .breadcrumb-item.active {
  color: #e86100;
}
.common-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

/*------------------------------------ Components Ends ------------------------------------*/
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dotted.slick-slider .slick-dots {
  bottom: 0;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dotted.slick-slider .slick-dots li {
  margin: 0 0.25rem;
  border: 1px solid #0a2341;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}
.slick-dotted.slick-slider .slick-dots li.slick-active {
  border: 1px solid #e86100;
}
.slick-dotted.slick-slider .slick-dots li button {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #0a2341;
  text-indent: -9999px;
}
.slick-dotted.slick-slider .slick-dots li.slick-active button {
  background-color: #e86100;
}

.logos-slider {
  display: flex;
  align-items: center;
}
.logos-slider .image-container {
  min-height: 100% !important;
}
.logos-slider .image-container img {
  margin: auto;
  width: 80%;
  height: 100%;
  padding: 1.5rem;
}
.logos-slider .slick-dots {
  bottom: -25px !important;
}
.logos-slider .slick-track {
  display: flex;
  align-items: center;
}/*# sourceMappingURL=thestyles.css.map */