/* 
@font-face {
    font-family: 'Futura PT';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Bold.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT Cond';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Bold.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Book.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Cond Extra';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-ExtraBold.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Cond Book';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Book.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Demi';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Extra';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-ExtraBold.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT Cond';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Medium.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPTCond-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Medium.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Heavy.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT';
    src: url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Light.woff2') format('woff2'),
        url('https://aficatalog.afi.com/wp-content/themes/catalog/fonts/FuturaPT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;

}
 */

body {

    font-size: 16px;
    font-family: futura-pt, sans-serif;
}
.bootstrap-scope a:hover {
  color: #999;
}
h2 {
    font-family: futura-pt, sans-serif;
}

.bg_colos p a, .bg_colos .img_box.flex_s a, .director-info a{
    color: unset;
}
.director-info a{
 text-decoration: none;
}
.facus_box p a, .test_text p a, .scholarship-section p a, .inclusive-section p a, .inclusive-section .tex_b a, .facus_box h2 a, .afi-card-title a {
	color: unset;
}
.banner_section {
    background-color: black;
    background-color: black;
    background-image: url(https://synegrate-afi-catalog.pantheonsite.io/wp-content/themes/catalog/image/banner.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 10px;
}

.banner_text h2 {
    font-size: 90px;
    font-family: futura-pt, sans-serif;
    font-weight: 800;
    margin: 0;
    line-height: 1;
    margin-top:30px
}

.banner_text h4 {
    font-size: 30px;
    font-family: futura-pt, sans-serif;
}

.banner_text p {
    font-size: 22px;
    font-family: futura-pt, sans-serif;
    line-height: 1.2;
}
.powerd_by {
    margin-bottom:40px !important;
}
.banner_text small {
    font-size: 15px;
    line-height: 1.1;
    font-family: futura-pt, sans-serif;
    font-style: italic;
}

small.font-sizes {
    font-size: 15px;
}

.dropdown-toggle1 {
    background-image: none !important;
}

bottom-nav {
    background-color: #333;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.bottom-nav a {
    color: #B2B2B2;
    padding: 10px 30px 10px;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    font-family: futura-pt, sans-serif;
    letter-spacing: 2px;
}

.bottom-nav a:hover {
	color: #fff;
}
.bottom-nav {
    background-color: #363636;
    text-align: center;
}


.search-bar .dropdown-toggle1 {
    border-radius: 0 !important;
}

.test_text span {
    color: #cf072f;
}

.test_text p {
    font-size: 24px;
    font-family: futura-pt, sans-serif;
}

.search-bar .dropdown-toggle1::after {
    content: "\f107";
    font-family: 'FontAwesome';
}


.quote-text {
    font-size: 35px;
    font-weight: 400;
    line-height: 1.2;
    /* max-width: 960px; */
    margin: 0 auto;
    color: #000;
    font-family: futura-pt, sans-serif;
}

.quote-author {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #000;
	font-family: futura-pt, sans-serif;
}

.text_img.text-start {
    bottom: 60px;
}

p.text_img {
    position: relative;
    bottom: 50px;
    z-index: 999;
    color: #fff !important;
    font-size: 15px !important;
    padding: 0 15px;
    font-style: italic;
    font-family: futura-pt, sans-serif;
}

.inclusive-section h2 {
    font-size: 60px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    font-family: futura-pt, sans-serif;

}

.inclusive-section {
    font-size: 16px;
}

.inclusive-section p {
    font-size: 22px;
    line-height: 1.2;
    font-family: futura-pt, sans-serif;
    color: #000000;
    z-index: 0;
}

.inclusive-section .tex_b {
    font-size: 40px;
    color: #000000;
    line-height: 1;
    font-family: futura-pt, sans-serif;
    margin: auto;
}

.inclusive-section h4 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    margin-top: -10px;
    font-family: futura-pt, sans-serif;
}

.view_btn a {
    font-family: futura-pt, sans-serif;
    font-size: 40px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    padding: 10px 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 550px;
    font-weight: 700;
    max-width: 100%;
    margin: 35px auto 20px;
}

.scholarship-section {
    background-color: #b40023;
    color: #fff;
}

.scholarship-section h2 {
    font-size: 60px;
    font-weight: 900;
    font-family: futura-pt, sans-serif;
    line-height: 1;
    padding-bottom: 10px;
    margin: 0;
    font-style: italic;
}

.scholarship-section h4 {
    font-size: 40px;
    font-weight: 900;
    font-family: futura-pt, sans-serif;
    margin: 0;
    line-height: 1.2;
    font-style: italic;
}

.scholarship-section p {
    font-size: 22px;
    line-height: 1.3;
    font-family: futura-pt, sans-serif;
    z-index: 0;
}

.scholarship-section img {
    width: 100%;
}

.scholarship-section a:hover {
	color: #999;
}

.in-depth-research {
    background-color: #000;
    color: #fff;
    padding: 80px 0 40px;
}

.in-depth-research h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 0.95;
    word-spacing: 9px;
    font-family: futura-pt, sans-serif;
    font-style: italic;
}

.in-depth-research h4 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    font-family: futura-pt, sans-serif;
}

.in-depth-research p {
    font-size: 22px;
    font-family: futura-pt, sans-serif;
    line-height: 1.2;
}

.in-depth-research img {
    width: 100%;
}

.quote-section {
    background-color: #e5e5e5;
    text-align: center;
    padding: 40px 20px;
}

.quote-section blockquote {
    font-size: 35px;
    font-weight: 900;
    margin: 0;
    font-family: futura-pt, sans-serif;
    line-height: 1.1;
}

.quote-section cite {
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    font-family: futura-pt, sans-serif;
}

.section-divider {
    background-color: #3a3a3a;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.section-divider h2 {
    font-size: 60px;
    font-weight: 700;
    font-family: futura-pt, sans-serif;
    margin: 0;
    color: #bdbdbd;
}

.chart-section .chart-header {
    text-align: center;
    margin-bottom: 30px;
}

.chart-section .chart-header h2 {
    font-size: 75px;
    font-weight: 700;
    margin: auto;
    font-family: futura-pt, sans-serif;
    /* letter-spacing: -2px; */
    line-height: 1;
    /* width: 900px; */
    max-width: 100%;
}

.chart-section .chart-header p {
    font-size: 40px;
    font-style: italic;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    margin: 0;
}

.chart-section .legend {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-bottom: 40px;
    background-color: #eee;
    width: 900px;
    margin: auto;
    max-width: 100%;
    font-family: 'Futura Std', sans-serif;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.chart-section .legend span {

    font-size: 25px;
    font-weight: 400;
    background: #eee;
    font-family: futura-pt, sans-serif;
}

.chart-section .legend .short {
    background: #c00020;
    color: #fff;
    padding: 0 4px;
}

.chart-section .legend .feature {
    background: #000;
    color: #fff;
    padding: 0 4px;
}

.chart-section .director-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.chart-section .director-photo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    flex-shrink: 0;
}

.chart-section .director-photo img {
    /* width: 100%;
    height: 100%;
    object-fit: cover; */
}

.chart-section .bar-container {
    flex-grow: 1;
    position: relative;

}

.bar_top {
    position: relative;
    top: -35px
}

.chart-section .bar-container .d-flex {
    margin-bottom: -4px;
    align-items: center;
}

.chart-section .short-bar {
    height: 20px;
    background-color: #000;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.chart-section .feature-bar {
    height: 20px;
    background-color: #c00020;
    /* position: absolute; */
    top: 0;
    left: 0;
    z-index: 1;
}

.chart-section .counts {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 0.9rem;
    font-weight: 600;
    top: 0;
    position: absolute;
    width: 100%;
}

.chart-section .counts span {
    position: absolute;
    top: 15px;
    left: 27px;
}

.chart-section .counts span.number_text {
    position: absolute;
    right: 0;
    top: -4px;
    text-align: end;
}


.chart-section .name {
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 5px;
}


.section-container .container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /* max-width: 1000px; */
    margin: auto;
    background-color: #e4e4e4;
    margin: 100px auto;
    position: relative;
    margin-bottom: 100px !important;
}

.image-box .cleos {
    position: absolute;
    top: -56px;
    width: 380px;
}

.image-box .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    padding: 10px;
    line-height: 1;
    font-style: italic;
    font-family: futura-pt, sans-serif;
}

.text-box {
    background-color: #e4e4e4;
    padding: 30px 25px;
    flex: 1;
    min-width: 300px;
}

.text-box p {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 0px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
}

.text-box strong {
    font-size: 40px;
    display: block;
    margin-top: 20px 0 20px;
    line-height: 1.1;
    font-family: futura-pt, sans-serif;
    font-weight: 600 !important;
    color: #000000;
    margin: 37px 0 30px;
}

.highlight {
    color: #a80021;
    font-weight: bold;
}

.image-box {
    flex: 1;
    min-width: 300px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-color: #e4e4e4;
    padding: 0;
}

.image-box img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.grace-section {

    background-color: #000;
}

.grace-text {
    flex: 2;
    min-width: 300px;
    padding: 20px 78px 20px 40px;
    color: #fff;
}

.grace-text h3 {
    font-size: 60px;
    margin-bottom: 0px;
    font-family: futura-pt, sans-serif;
}

.grace-text h3 strong {
    font-weight: bold;
    font-style: italic;
}

.grace-text p {
    font-size: 22px;
    line-height: 1.1;
    font-family: futura-pt, sans-serif;
}

.grace-text a {
    color: #fff;
    text-decoration: underline;
   /*  font-weight: bold; */
}

.grace-image {
    flex: 1;
    min-width: 200px;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    position: relative;
    height: 100%;
}

.circles {
    width: 150px !important;
    height: 150px !important;
    position: absolute;
    left: -72px;
    top: 8rem;
    border-radius: 100%;
}

.grace-image img {
    width: 100%;
    height: 100%;
    /* max-width: 180px; */
    /* border-radius: 50%; */
    /* margin-bottom: 10px; */
}

.grace-caption {
    font-size: 11px;
    /* text-align: center; */
    font-style: italic;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    left: 27px;
    font-family: futura-pt, sans-serif;
}

.grace-photo {
    width: 100%;
    max-width: 180px;
}



/*===*/
.chart-container {
    max-width: 900px;
    margin: auto;
}

.chart-header {
    width: 100%;
    text-align: right;
    font-size: 12px;
    margin-bottom: 10px;
    /* color: #777; */
}

.director-row {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.inclusive-section img {
    width: 100% !important;
}

.director-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    flex-shrink: 0;
    object-fit: cover;
    margin: 0;
}

.director-img {
    margin: 20px 0;
    margin-right: 0;
    text-align: center;
}



.director-info {
    flex-shrink: 0;
    width: 120px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-family: futura-pt-bold, sans-serif;
}

.numbers {
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
}


.bar-container span {
    font-size: 40px;
}

.bar-container {
    flex-grow: 1;
    position: relative;
    height: 20px;
    margin-right: 10px;
    /* margin-bottom: -4px; */
}

.bar-feature {
    background-color: #c00020;
    height: 20px;
    width: 0;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;

}

.bar-short {
    background-color: black;
    height: 20px;
    width: 0;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
}

.left-text,
.right-image {
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left-text h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}

.left-text p {
    font-size: 16px;
    line-height: 1.6;
}

.left-text strong {
    font-weight: bold;
}

.left-text a {
    color: #ccc;
    text-decoration: underline;
    font-weight: bold;
}

.right-image {
    align-items: center;
    text-align: center;
}

.right-image img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 15px;
}

.caption {
    font-size: 12px;
    font-style: italic;
    color: #ccc;
    margin-bottom: 10px;
}

.full-photo {
    width: 100%;
    max-width: 300px;
    height: auto;
}


.bubble-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}

.bubble {
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    font-weight: bold;
    flex-shrink: 0;
}

.bubble span {
    font-size: 14px;
    line-height: 1.2;
}

/* Bubble Sizes */
.drama {
    width: 180px;
    height: 180px;
    background-color: #990014;
}

.comedy {
    width: 140px;
    height: 140px;
    background-color: #66001b;
}

.western {
    width: 100px;
    height: 100px;
    background-color: #b31931;
}

.melodrama {
    width: 80px;
    height: 80px;
    background-color: #c53044;
}

.comedy-drama {
    width: 70px;
    height: 70px;
    background-color: #d74056;
}

.documentary {
    width: 60px;
    height: 60px;
    background-color: #e35167;
}

.romance {
    width: 50px;
    height: 50px;
    background-color: #ea6e84;
}

.fantasy {
    width: 45px;
    height: 45px;
    background-color: #f27f91;
}

.adventure {
    width: 40px;
    height: 40px;
    background-color: #f7a3af;
}

.mystery {
    width: 35px;
    height: 35px;
    background-color: #fab6c0;
}

/* Make small bubbles text legible */
.bubble.small span {
    font-size: 10px;
}

.bubble img {
    width: 60%;
    margin: auto;
}

.bubble h2 {
    font-size: 75px;
    font-weight: 700;
    margin: auto;
    font-family: futura-pt, sans-serif;
    letter-spacing: -2px;
    line-height: 1;
    width: 900px;
    max-width: 100%;
    color: #000;
}

.bubble h4 {
    font-size: 40px;
    font-style: italic;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    margin-top: 20px !important;
    width: 700px;
    margin: auto;
    max-width: 100%;
    color: #000;
}

.facus_box {
    background-color: #000;
    color: #fff;
    position: relative;
	max-width: 1200px;
	margin: auto;
}

.facus_box .col-md-1 img {
    width: 200px;
    height: 200px;
    margin-left: -70px;
    margin-top: 100px;
    object-fit: contain;
}

.facus_box_top p {
    padding: 0 40px;
    word-spacing: 0;
}

.facus_box_top img {
    width: 100%;
    height: 100%;
}

.img_box.flex_s img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.top_100 {
    padding-top: 100px;
}

.bg_colos .img_box.flex_s p {
    padding: 0;
}

.facus_box h2 {
    font-size: 53px;
  line-height: 1.1;
  font-family: futura-pt, sans-serif;
  padding-top: 10px;
  font-style: italic;
  font-weight: 600;
  margin-top: 20px;
  margin-left: -20px;
}

.facus_box p {
    font-size: 22px;
	  font-family: futura-pt, sans-serif;
	  padding-right: 20px;
	  font-weight: 400;
 }
 
 .johnson-focus img{
	 width:100% 
 }

.facus_box.facus_box_top h2 span{
	width: 265px !important;
	font-size: 34px !important;
	margin-right: 5px;
}

.facus_box.facus_box_top h2{
	font-size: 47px;
}
	

.bg_colos {
    background-color: #c2c2c2;
}

.afi-section {
    padding: 0 40px;
}

.afi-section h2 {
    font-size: 60px;
    font-family: futura-pt, sans-serif;
    padding-bottom: 20px;
    font-weight: 900;
    /* padding: 0 30px; */
}

.afi-section img {
    width: 100%;
}

.img_box {
    display: flex;
    padding: 0px;
    text-align: center;
    align-items: center;
    gap: 30px
}

.img_box div {
    padding: 10px;
}

.img_box p {
    font-size: 25px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
}

.flex_s {
    flex-wrap: wrap;
    justify-content: center;
}

.img_box .w-17 {
    width: 17%;
}

.bg_colos h3 {
    background-color: #b40023;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 55px;
}

.titles {
    font-size: 55px !important;
    width: 956px;
    text-align: center;
    line-height: 1.1;
    font-family: futura-pt, sans-serif;
    font-weight: 900 !important;
    margin: auto;
    padding: 20px 0 30px;
    max-width: 100%;
    font-style: italic;
}

.bg_colos p {
    font-size: 22px;
    line-height: 1.3;
/* 
    letter-spacing: -1.5px;
    word-spacing: 0px;
 */
    padding: 10px 10px 0;
    font-family: futura-pt, sans-serif;
}

.img_1.position-relative img {
    width: 100%;
    padding-top: 30px;
}

.img_box p {
    font-size: 25px;
}

.afi-card {
    position: relative;
}

.afi-card-title {
    position: absolute;
    bottom: 0;
    font-family: futura-pt, sans-serif;
    z-index: 9;
    text-align: center;
    line-height: 1.1;
    font-size: 24px;
    /* padding-left: 20px; */
    color: #fff;
    /* width: 100%; */
    display: block;
    background: #16141473;
    /* margin: -49px 0 0 0; */
    /* box-shadow: 0 -4px 61px rgb(0 0 0 / 91%); */
    left: 12px;
    right: 12px;
    padding: 15px 10px;
}

section.workind-section {
    background: #000;
}

.work-section {
    padding: 40px 20px;
    /* text-align: center; */
    /* max-width: 800px; */
    margin: auto;
}

.work-section img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
    border-radius: 4px;
    width: 100%;
}

.work-section p {
    font-size: 24px;
    font-family: futura-pt, sans-serif;
    color: #ccc;
    line-height: 1.3;
    margin-bottom: 30px;
}

.work-section h2 {
    font-size: 80px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    font-family: futura-pt, sans-serif;
}

.work-section a.button {
    display: block;
    margin-top: 10px;
    padding: 12px 22px;
    text-align: center;
    color: #D80028;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    border-radius: 3px;
    transition: background 0.3s ease;
    font-family: futura-pt, sans-serif;
}

.hero_image {
    height: 100%;
    display: none;
}



.hero_image img {
    height: 100%;
    object-fit: cover;
}

.text_lable {
    font-size: 25px;
    padding-bottom: 10px;
    font-family: futura-pt, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

.banner_form {
    width: 500px;
    margin: auto;
    margin-right: 0;
}

.end_img img {
    width: 300px;
    object-fit: contain;
}

.col-lg-8.position-relative img {
    width: 100%;
}

.botoom_img_text {
    font-size: 12px;
    position: absolute;
    bottom: 20px;
}

.facus_box_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

img.wihtout_text {
    width: 150px;
    height: 150px;
    object-fit: inherit;
    max-width: 150px;
    position: relative;
    left: -72px;
    top: 100px;
}

/*new css chart*/
.bar-section {
    display: grid;
    grid-template-columns: auto 1fr;
    /* image | content */
    /* max-width: 850px; */
    margin: 0 auto;
    row-gap: 0px;
    align-items: center;
    margin-top: 50px;
}

.director-info {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    width: 200px;
    /* text-align: center; */
    /* border-bottom: 1px solid #aaa; */
}

.director-info span {
    border-bottom: 1px solid #aaa;
}

.scale-line-wrapper {
    grid-column: 2;
    margin-bottom: -32px;
    /* Only in bar area, not person image */
}

.scale-line {
    height: 1px;
    background-color: #c1c1c1;
    position: relative;
    margin-bottom: 10px;
}

.scale-labels {
    position: relative;
    height: 20px;
}

.marker {
    position: absolute;
    top: -35px;
    font-size: 12px;
    color: #444;
    transform: translateX(-50%);
}

.bar-with-person1 {
    display: flex;
    justify-content: center;
    align-items: center;

}

.bar-with-person {
    display: contents;
    grid-template-columns: auto 1fr;
    align-items: start;
    column-gap: 10px;
}

.person-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    grid-column: 1;
}

.bar-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    grid-column: 2;
}

.bar {
    height: 20px;
    position: relative;
}

.red-bar {
    width: 93%;
    background-color: #b3001b;
}

.black-bar {
    width: 5.75%;
    background-color: black;
}

.value-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
}

.red-label {
    left: 100%;
    margin-left: 4px;
    color: #b3001b;
    font-family: futura-pt, sans-serif;
}

.black-label {
    left: 100%;
    margin-left: 4px;
    color: black;
    font-family: futura-pt, sans-serif;
}

.bar-section1 {
    width: 650px;
}

/*07/24/25*/
.banner_form .header_search_box_banner {
    position: static;
    width: 100%;
    background: none !important;
}

.banner_form .header_search_box_banner .search-form {
    display: flex;
}

.banner_form .header_search_box_banner .search_sec {
    padding: 0 0 30px;
    background: none !important;
    width: 500px;
}

.banner_form .header_search_box_banner input.search-field {
    z-index: 0;
}

@media (min-width:1200px) {
    .facus_box{
        width: calc(100% - 100px);
    }
}

@media (min-width:1200px) and (max-width:1600px) {
    .facus_box p {
        font-size: 16px !important;
    }
	.tsuri_section p{
		font-size: 14px !important;
	}
    .facus_box.facus_box_top h2 span{
        font-size: 22px !important;
        width: 160px !important;
    }

    .facus_box.facus_box_top h2 {
        font-size: 37px;
    }
}


@media(max-width:1799px) {
    .afi-card-title {
        font-size: 24px;
    }

}

@media (max-width:1680px) {
    .banner_text h2 {
        font-size: 90px;
    }

    .banner_form .search_sec {
        max-width: 100%;
    }

    .header_search_box_banner input.search-field {
        width: 230px;
    }

    .work-section h2 {
        font-size: 70px;
    }

    .afi-card-title {
        font-size: 22px;
    }

    .banner_form {
        width: 500px;
    }

    .work-section p {
        font-size: 20px;
    }

    .banner_text h4 {
        font-size: 30px;
    }

    .banner_text small {
        font-size: 15px;
    }

    .test_text p {
        font-size: 22px;
    }

    .quote-text {
        font-size: 30px;
    }

    .quote-author {
        font-size: 25px;
        font-weight: 300;
    }

    .inclusive-section h2 {
        font-size: 60px;
    }

    .inclusive-section p {
        font-size: 20px;
    }

    .inclusive-section .tex_b {
        font-size: 35px;
        width: 890px;
        max-width: 100%;
    }

    .scholarship-section h4 {
        font-size: 40px;
    }

    .scholarship-section h2 {
        font-size: 60px;
    }

    .scholarship-section p {
        font-size: 20px;
        line-height: 1.1;
    }

    p.text_img {
        font-size: 14px !important;
        bottom: 50px;
    }

    .view_btn a {
        font-size: 30px;
    }

    .scholarship-section h4 {
        font-size: 40px;
    }

    .scholarship-section p {
        font-size: 20px;
        line-height: 1.5;
    }

    .quote-section blockquote {
        font-size: 35px;
    }

    .quote-section cite {
        font-size: 30px;
    }

    .section-divider h2 {
        font-size: 50px;
    }

    .chart-section .chart-header h2 {
        font-size: 65px;
    }

    .chart-section .chart-header p {
        font-size: 30px;
    }

    .chart-section .legend {
        width: 900px;
    }

    .chart-section .legend span {
        font-size: 25px;
    }

    .director-info {
        font-size: 18px;
    }

    .bar-container span {
        font-size: 30px;
    }

    .bar_top {
        top: -21px;
    }


    .bg_colos h3 {
        font-size: 45px;
    }

    .grace-text h3 {
        font-size: 50px;
    }

    .bubble h2 {
        font-size: 65px;
    }

    .bubble h4 {
        font-size: 30px;
    }

    .facus_box h2 {
        font-size: 50px;
    }

    .titles {
        font-size: 40px !important;
    }

    .afi-section h2 {
        font-size: 55px;
    }

    .afi-card-title {
        font-size: 22px;
    }

    .work-section h2 {
        font-size: 70px;
    }

    .facus_box p {
        font-size: 20px;
    }

    .banner_form .search_sec button.search-submit {
        height: 46px;
    }

    .banner_form .header_search_box_banner input.search-field {
        height: 45px;
    }

    .banner_form .nice-select.searchField {
        height: 45px;
    }

    .header_search_box_banner span.current {
        height: 45px;
    }
}

@media(max-width:1499px) {
    .afi-card-title {
        font-size: 20px;
    }


}


@media (max-width: 1399px) {
    img {
        object-fit: contain;
    }

    .banner_form .header_search_box_banner input.search-field {
        width: 172px;
    }

    .banner_form .nice-select.searchField {
        font-size: 14px;
    }

    .work-section h2 {
        font-size: 50px;
    }

    .grace-text {
        padding: 20px 60px 20px 20px;
    }

    .chart-section .legend {
        width: 600px;
    }

    .test_text p {
        font-size: 18px;
    }

    .banner_form {
        width: 420px;
    }

    .banner_form .input-group .btn {
        font-size: 15px;
    }

    .banner_form .btn-danger {
        font-size: 15px;
    }

    .work-section a.button {
        font-size: 18px;
    }

    .work-section h2 {
        font-size: 60px;
    }

    .work-section p {
        font-size: 18px;
    }

    .afi-card-title {
        font-size: 20px;
    }

    .afi-section h2 {
        font-size: 45px;
    }

    .bg_colos .img_box p {
        font-size: 20px;
    }

    .bg_colos p {
        font-size: 22px;
        letter-spacing: 0;
    }

    .titles {
        font-size: 35px;
    }

  /*   .facus_box p {
        font-size: 17px !important;
    } */

    .bubble h4 {
        font-size: 25px;
    }

    .facus_box h2 {
        font-size: 40px;
    }

    .bubble h2 {
        font-size: 55px;
    }

    .grace-text h3 {
        font-size: 40px;
    }

    .grace-text p {
        font-size: 18px;
    }

    .bg_colos h3 {
        font-size: 35px;
    }

    .text-box p {
        font-size: 22px;
    }

    .bar_top {
        top: -6px;
    }

    .text-box strong {
        font-size: 40px;
    }

    .image-box .cleos {
        width: 350px;
    }

    .director-info {
        font-size: 16px;
    }

    .chart-section .legend span {
        font-size: 18px;
    }

    .bar-container span {
        font-size: 20px;
    }

    .chart-section .chart-header h2 {
        font-size: 55px;
    }

    .chart-section .chart-header p {
        font-size: 25px;
    }

    .section-divider h2 {
        font-size: 40px;
    }

    .quote-section cite {
        font-size: 25px;
    }

    .in-depth-research p {
        font-size: 22px;
        line-height: 1.3;
    }

    .in-depth-research h2 {
        font-size: 56px;
    }

    .in-depth-research h4 {
        font-size: 30px;
    }

    .scholarship-section h4 {
        font-size: 35px;
    }

    .scholarship-section h2 {
        font-size: 50px;
    }

    .scholarship-section p {
        font-size: 18px;
        line-height: 1.1;
    }

    .view_btn a {
        font-size: 20px;
        width: 400px;
    }

    p.text_img {
        font-size: 12px !important;
    }

    .scholarship-section p {
        font-size: 18px;
        line-height: 1.2;
    }

    .scholarship-section h2 {
        font-size: 50px;
    }

    .inclusive-section h4 {
        font-size: 34px;
    }

    .inclusive-section p {
        font-size: 18px;
    }

    .inclusive-section h2 {
        font-size: 50px;
    }

    .inclusive-section .tex_b {
        font-size: 28px;
    }

    .quote-text {
        font-size: 25px;
    }

    .bottom-nav a {
        font-size: 22px;
    }

    .quote-author {
        font-size: 30px;
    }

    .text_lable {
        font-size: 20px;
    }

    .banner_text p {
        font-size: 20px;
    }

    .banner_text small {
        font-size: 13px;
    }

    .banner_text h2 {
        font-size: 80px;
    }

    .banner_text h4 {
        font-size: 32px;
    }


}

@media (max-width:1199px) {
    .facus_box h2 {
        font-size: 30px;
    }

    .director-info {
        width: 120px;
    }

    .bubble img {
        width: 100%;
        margin-bottom: 30px;
    }

    .banner_form .search_sec button.search-submit {
        height: 36px;
    }

    .banner_form .header_search_box_banner input.search-field {
        height: 35px;
    }

    .banner_form .nice-select.searchField {
        height: 35px;
    }

    .header_search_box_banner span.current {
        height: 35px;
    }

    .bottom-nav a {
        font-size: 20px;
    }

    .banner_form .header_search_box_banner h3 {
        font-size: 20px;
    }



    .test_text p {
        font-size: 16px;
        margin: 0;
    }

    .facus_box_img {
        object-fit: contain;
    }

    .text-box p {
        font-size: 22px;
    }

    .work-section p {
        font-size: 16px;
    }

    .afi-card-title {
        font-size: 20px;
    }

    .afi-section h2 {
        font-size: 35px;
    }

    .director-info {
        font-size: 13px;
    }

    .grace-text p {
        font-size: 16px;
        line-height: 1.3;
        text-align:left;
    }

    .bubble h4 {
        font-size: 20px;
    }

    .bubble h2 {
        font-size: 45px;
    }

    .section-divider h2 {
        font-size: 30px;
    }

    .quote-text {
        font-size: 22px;
    }

    .quote-author {
        font-size: 20px;
    }

    /* .inclusive-section h2 {
        font-size: 45px;
    } */

    .inclusive-section h4 {
        font-size: 28px;
    }

    .inclusive-section p {
        font-size: 16px;
    }

    .inclusive-section.tex_b {
        font-size: 30px;
    }

    .scholarship-section img {
        width: 100%;
    }

    .scholarship-section h4 {
        font-size: 30px;
    }

    .scholarship-section h2 {
        font-size: 50px;
    }

    .scholarship-section p {
        font-size: 16px;
        line-height: 1.4;
    }

    .view_btn a {
        font-size: 28px;
    }

    .quote-section blockquote {
        font-size: 30px;
    }

    .quote-section cite {
        font-size: 25px;
    }

    .section-divider h2 {
        font-size: 50px;
    }

    .chart-section .chart-header h2 {
        font-size: 50px;
    }

    .chart-section .chart-header p {
        font-size: 20px;
    }

    .text-box strong {
        font-size: 35px;
    }

    .image-box .cleos {
        width: 320px;
    }

    .grace-text h3 {
        font-size: 30px;
    }

    .bubble h2 {
        font-size: 50px;
    }

    .bubble h4 {
        font-size: 30px;
    }

    .bg_colos p {
        font-size: 21px;
    }

    .banner_section .row {
        width: 100%;
    }

    .facus_box h2 {
        font-size: 45px;
        padding: 10px 0 0;
    }

    .bg_colos .img_box p {
        font-size: 18px;
    }

    .work-section h2 {
        font-size: 50px;
    }

    .work-section a.button {
        font-size: 18px;
    }

    .titles {
        font-size: 25px !important;
    }

    .bg_colos h3 {
        font-size: 25px;
    }

    .facus_box p {
        font-size: 16px !important;
    }

    .in-depth-research h2 {
        font-size: 50px;
        line-height: 1;
    }

    .in-depth-research h4 {
        font-size: 25px;
    }

    .in-depth-research p {
        font-size: 16px;
    }

}

@media(max-width:991px) {
    img.wihtout_text {
        width: 150px;
        height: 150px;
        object-fit: inherit;
        max-width: 150px;
        position: static;
        text-align: center;
        left: -72px;
        top: 100px;
        display: flex;
        margin: auto;
    }

    .circles {
        left: 18rem;
        top: -1rem;
    }

    .bar-section1 {
        width: 100%;
    }
}

@media(max-width:992px) {
    .image-box .cleos {
        position: relative;
        top: 0;
    }

    .facus_box p {
        padding: 10px 15px 0;
        text-align: left !important;
        margin-left: 15px
    }

    .facus_box h2 {
        padding: 0px 15px 0;
        margin-left: 15px;
    }


    .section-divider h2 {
        font-size: 40px;
    }

    .chart-section .chart-header h2 {
        font-size: 40px;
    }

    .chart-section .legend span {
        font-size: 16px;
    }

    .in-depth-research {
        padding: 20px;
    }

    section.chart-section.p-5 {
        padding: 10px !important;
    }

    section.scholarship-section.pt-5.pb-5 {
        padding-bottom: 0 !important;
    }

    .inclusive-section p.pt-4.ps-4 {
        padding: 0 !important;
    }

    .quote-text {
        font-size: 22px;
    }

    .quote-author {
        font-size: 18px;
    }

    .quote-section {
        padding: 20px 0 10px;
    }

    .inclusive-section .tex_b {
        font-size: 22px;
    }

    section.test_text.pt-5.pb-5 {
        padding: 20px 0 !important;
    }

    .text-box p {
        font-size: 20px;
    }

    .top_100 {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .grace-section {
        flex-direction: column;
        text-align: center;
    }

    .banner_form .nice-select.searchField {
        font-size: 12px;
    }

    .banner_form .header_search_box_banner input.search-field {
        width: 160px;
    }

    .banner_form .search_sec button.search-submit {
        padding: 10px 15px;
    }

    /* .banner_form .search_sec button.search-submit img {
        margin-left: 16px;
        left: -15px;
        position: relative;
    } */

    .img_box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .img_box {
        gap: 10px;
    }

    .bg_colos .img_box p {
        font-size: 16px;
    }

    .section-divider h2 {
        font-size: 30px;
    }

    .chart-section .legend span {
        font-size: 15px;
    }

    .bubble h2 {
        font-size: 40px;
    }

    .bubble h4 {
        font-size: 25px;
    }

    .quote-text {
        font-size: 18px;
    }

    .inclusive-section .tex_b {
        font-size: 22px;
    }

    .quote-author {
        font-size: 20px;
        margin: 0 !important;
    }

    .test_text p {
        font-size: 16px;
    }

    .work-section a.button {
        font-size: 16px;
    }

    .work-section h2 {
        font-size: 40px;
    }

    .afi-card-title {
        font-size: 18px;
    }

    .afi-section h2 {
        font-size: 25px;
    }

    .facus_box p {
        font-size: 16px !important;
    }

    .bg_colos p {
        font-size: 20px;
    }


    .chart-section .director-row {
        align-items: start;
    }

    .section-container {
        flex-direction: column;
    }

    .text-box,
    .image-box {
        padding: 20px 0 30px;
    }

    /* .text-box p,
    .text-box strong {
        text-align: center;
    } */

    .facus_box h2 {
        font-size: 40px;
        padding: 20px;
    }



    .quote-section cite {
        font-size: 20px;
        line-height: 1.3;
    }

    .chart-section .chart-header h2 {
        font-size: 30px;
    }


    .image-box .cleos {
        position: relative;
        top: 0;
        width: 100%;
    }

    .in-depth-research h2 {
        font-size: 46px;
    }

    .in-depth-research h4 {
        font-size: 25px;
    }

    .scholarship-section p {
        font-size: 16px;
        line-height: 1.4;
    }

    .scholarship-section h2 {
        font-size: 38px;
        padding: 10px 0;
    }

    .inclusive-section p {
        font-size: 18px;
        line-height: 1.4;
        padding-left: 5px !important;
        padding-top: 0 !important;
    }

    .in-depth-research .ps-5 {
        padding: 0 10px !important;
    }

    .chart-section.p-5 {
        padding: 10px 5px !important;
    }

    .inclusive-section h2 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .inclusive-section h4 {
        font-size: 20px;
    }

    .tex_b {
        .inclusive-section font-size: 25px;
        line-height: 1.3;
    }

    .scholarship-section h4 {
        font-size: 25px;
    }

    .view_btn a {
        font-size: 28px;
    }

    .in-depth-research p {
        font-size: 18px;
        line-height: 1.4;
    }

    .text-box p,
    .text-box strong {
        margin-bottom: 20px;
    }

    .text-box strong {
        font-size: 25px;
        line-height: 1.4;
    }

    .section-container {
        margin: 0;
    }


    .circles {
        left: 1rem;
        top: 0rem;
    }

    .bubble h2 {
        font-size: 30px;
    }

    .bubble h4 {
        font-size: 25px;
        padding-right: 20px;
    }

    .titles {
        font-size: 20px !important;
    }

    .img_box .w-17 {
        width: 48% !important;
    }

    .facus_box p {
        padding: 0px 20px;
    }

    .grace-text {
        padding-right: 0;
        padding: 0 20px;
    }

    .grace-text p {
        font-size: 16px;
    }

    .grace-text h3 {
        font-size: 30px;
        padding: 20px;
    }

    .grace-image img,
    .grace-photo {
        max-width: 100%;
    }

    .quote-section blockquote {
        font-size: 25px;
    }

    .quote-section {
        padding: 20px;
    }

    .section-divider h2 {
        font-size: 1.3rem;
    }

    .test_text p {
        font-size: 16px;
    }

    small.font-sizes {
        font-size: 13px;
    }

    .banner_text h4 {
        font-size: 25px;
    }

    .facus_box .col-lg-4.col-md-4 img {
        object-fit: contain;
    }

    .banner_text h2 {
        font-size: 90px;
    }

    .banner_form {
        width: 350px;
    }

    .banner_text h2 {
        font-size: 70px;
        padding-top: 20px;
    }

    .banner_text p {
        font-size: 18px;
    }

    .bottom-nav a {

        padding: 10px 20px;
        font-size: 18px;
    }

    .banner_section {
        /* background-size: cover; */
        background-position: bottom;
    }

    .quote-author {
        font-size: 20px;
    }

    .left-text h1 {
        font-size: 28px;
    }

    .left-text p {
        font-size: 14px;
    }

    .bubble span {
        font-size: 12px;
    }

    .bg_colos h3 {
        font-size: 25px;
    }

    .bg_colos p {
        font-size: 18px;
    }

    section .py-4,
    .pb-5 {
        padding: 0px;
    }

    section.afi-section.pb-5.pt-5 {
        padding: 30px 0 !important;
    }
}

@media (max-width: 767.98px) {
    .left-img-col {
        height: 300px;
    }
}

@media (max-width: 600px) {
    .work-section h2 {
        font-size: 1.5rem;
    }

    .inclusive-section h2 {
        font-size: 30px;
    }

    h4.text-end.pe-5.mb-3 {
        padding: 0 20px !important;
        font-size: 18px;
    }

    .inclusive-section p {
        font-size: 16px;
    }

    .quote-section blockquote {
        font-size: 20px;
    }

    .quote-section cite {
        font-size: 18px;
    }

    .chart-section .legend span {
        font-size: 14px;
    }

    .text-box,
    .image-box {
        padding: 20px 0 0;
    }

    .view_btn a {
        font-size: 20px;
    }

    .quote-text {
        font-size: 20px;
    }

    .banner_text h2 {
        font-size: 60px;
    }

    .banner_text h4 {
        font-size: 18px;
    }

    .text_lable {
        font-size: 16px;
    }

    .banner_text p {
        font-size: 20px;
    }

    .work-section h2 {
        font-size: 30px;
    }


    .in-depth-research h2 {
        font-size: 36px;
    }

    .in-depth-research h4 {
        font-size: 20px;
    }

    .in-depth-research p {
        font-size: 16px;
    }

    .facus_box .col-md-1 img {
        margin-top: -150px !important;
        margin-left: 100px;
    }

    .work-section p {
        font-size: 16px;
    }

    .work-section a.button {
        font-size: 0.8rem;
        padding: 10px 18px;
    }

    .director-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .bar-container {
        width: 100%;
        margin-top: 8px;
        margin-bottom: 10px;
    }

    .numbers {
        margin: 0 0 5px 0;
    }

    .grace-text h3 {
        font-size: 25px;
    }

    .chart-section .chart-header h2 {
        font-size: 25px;
    }

    .bubble h2 {
        font-size: 25px;
        padding: 0 40px;
    }

    section.bubble.py-5 {
        padding: 20px 10px 0 !important;
    }

    .bubble h4 {
        font-size: 20px;
        padding-right: 20px;
        margin: 0 !important;
    }

    section.py-4.pb-5.mb-4 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .afi-section h2 {
        font-size: 25px;
        padding: 0;
    }
}

@media(max-width:576px) {
    .banner_text h2 {
        font-size: 45px;
    }

    .end_img img {
        width: 200px;
    }

    .facus_box h2 {
        font-size: 30px;

    }

    h2.ps-5.pt-3.d-flex.align-items-baseline {
        padding: 0 !important;
    }

    .quote-section blockquote {
        font-size: 18px;
    }

    .quote-section cite {
        font-size: 16px;
    }

    /* .banner_form {
        width: 250px;
    } */

    .banner_text p {
        font-size: 16px;
    }

    small.font-sizes {
        font-size: 9px;
    }

    .bottom-nav a {
        font-size: 16px;
    }

    .banner_text h4 {
        font-size: 16px;
    }

    .text_lable {
        font-size: 14px;
    }
}