/*
  Theme Name: Knight Center
  Theme URL: http://www.webii.net/
  Description: 
  Author: webii
  Author URI: http://www.webii.net/
  Version: 3.0
  */
body {
    font-family: 'Libre Franklin';
    font-size: 20px;
    line-height: 32px;
    color: #333F48;
    overflow-x: hidden;
}

.form-control:focus {
    border-color: #d4d4d6;
    -webkit-box-shadow: none;
    box-shadow: none;
}

*:focus {
    outline: none;
    text-decoration: none;
}

input:-webkit-autofill {
    background: #fff;
}

.form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #838383;
    opacity: 1;
    /* Firefox */
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #838383;
}

.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #838383;
}

button:focus {
    outline: 0;
}

a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a,
a:hover {
    color: #a04400;
}

.container-fluid {
    padding-right: 40px;
    padding-left: 40px;
}

* {
    text-rendering: optimizeLegibility
}

/* ========== Reset CSS  ========== */

h1 {
    font-size: 55px;
    color: #fff;
    line-height: 65px;
    font-family: 'Georgia';
    font-weight: bold;
}

h2 {
    font-size: 40px;
    color: #333f48;
    font-family: 'Georgia';
}

h3 {
    font-size: 34px;
    color: #333f48;
    line-height: 40px;
    font-family: 'Georgia';
    font-weight: bold;
}

p {
    /*font-size:16px; color:#333f48; line-height:22px;*/
    font-family: 'Libre Franklin';
    font-size: 20px;
    line-height: 32px;
}

.heading-box {
    padding-bottom: 20px;
}

.heading-box h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #BE5927;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.heading-box h2 span {
    background: #fff;
    padding: 0 20px;
}

.pri-btn {
    background: #fff;
    color: #BE5927;
    font-size: 20px;
    padding: 10px 52px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #fff;
}

.pri-btn:hover,
.pri-btn:focus {
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
}

/* ========== Top Navigation Animation Icon ========== */
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 17% 90%;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

.social-icons {
    display: block;
}

.mobile-social {
    display: none;
}


/* ========== Home Page ========== */
.navbar-dark {
    padding-top: 15px;
   padding-bottom: 15px;
}

.header-bg-top {
    background: #be5927;
    padding: 7px 0;
    text-align: right;
}

.header-bg-top .container-fluid {
    padding-right: 57px;
}

.social-header-box ul li {
    display: inline;
}

.navbar-nav {
    margin-top: 3px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #333F48;
    font-size: 17px;
    font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #333F48;
    text-decoration: underline;
}

.social-header-box {
    margin-left: 40px;
}

.header-navbar-link {
    text-align: right;
    width: 100%;
}

.header-navbar-link .language-menu {
    margin-bottom: 0;
}

.header-navbar-link li {
    display: inline;
}

.header-navbar-link a {
    color: #333f48;
    font-size: 12px;
    font-weight: 500;
}

.header-navbar-link a:hover,
.header-navbar-link a:focus {
    text-decoration: underline;
}

.header-nav-box {
    width: 100%;
    margin-top: 5px;
}

.header-nav-box .navbar-nav {
    float: right;
}

.header-nav-box .social-icons {
    float: right;
    font-family: "Font Awesome 5 Brands";
}

.header-nav-box ul li a {
    color: #333F48;
    font-size: 17px;
    font-weight: bold;
    padding-right: .5rem;
    padding-left: .5rem;
}

.header-logo {
    width: 425px;
    height: 120px;
  }
.header-nav-box ul li {
    margin-left: 12px;
    display: inline-block;
}

.header-navbar-link .page-item {
    margin-left: 3px;
}

.nav-link {
    display: inline-block;
    padding: 0;
}

.border-none {
    display: none !important;
}

#knight-center-banner-section {
    width: 100%;
    min-height: unset;
    background: #999fa4 url("img/knight-center-banner-img.jpg") no-repeat center bottom;
    background-size: cover;
    background-blend-mode: multiply;
    position: relative;
}

#knight-center-banner-section .knight-center-banner-block {
    position: relative;
    z-index: 2;
}

#knight-center-banner-section h1 {
    padding-top: 100px;
}

#knight-center-news-logo {
    background: #be5927;
    padding: 30px 0;
    text-align: center;
}

#knight-center-banner-section .carousel-item.small-banner {
    max-height: 550px;
}

#knight-center-banner-section .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    top: 0;
}

#carouselExampleIndicators .overaly-link {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .carousel-transparent {
        background: rgba(0, 0, 0, 0.40);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }
}

@supports (-ms-ime-align:auto) {
    .carousel-transparent {
        background: rgba(0, 0, 0, 0.40);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }
}


#main-programs-section {
    padding: 40px 0 60px 0;
}

.main-programs-box {
    margin-bottom: 40px;
}

.main-programs-box h3 a {
    margin-bottom: 30px;
    color: #333f48;
}

.link-box a {
    color: #BE5927;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    float: right;
}

#what-we-section {
    background: #f5f0d7;
    padding: 70px 0;
}

#what-we-section img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

.what-we-text {
    padding-left: 20px;
}

.what-we-text h3 a {
    color: #333f48;
}

#news-section {
    padding: 70px 0 90px 0;
}

.news-image {
    margin-bottom: 50px;
    margin-top: 10px;
}

.news-image img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

.news-box h3 a {
    font-size: 30px;
    color: #333f48;
    line-height: 35px;
    font-family: 'Georgia';
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: inherit;
    display: inline-block;
}

.news-box a {
    color: #BE5927;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}

#news-section .link-box {
    margin-top: 55px;
}

#subscribe-newsletters-section {
    background: #333f48;
    padding: 30px 0;
}

#subscribe-newsletters-section .pri-btn {
    display: inline-block
}

#subscribe-newsletters-section h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}

#subscribe-newsletters-section p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.signup-modal {
    padding: 35px 35px 20px 35px;
    border-radius: 0;
}

.signup-modal form {
    margin-top: 20px;
}

.signup-modal .form-control {
    min-height: 50px;
    border-radius: 0;
}

.signup-modal-btn {
    background: #BE5927;
    color: #fff;
    font-size: 22px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    margin: 0;
}

.signup-modal-btn:hover,
.signup-modal-btn:focus {
    text-decoration: none;
    color: #fff;
    background: #BE5927;
}


#twitter-tweets-section {
    padding: 70px 0 55px 0;
}

#twitter-tweets-section h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Libre Franklin';
    margin-bottom: 30px;
}

footer {
    background: #f8f8f8
        /*#d6d2c4*/
    ;
    padding: 55px 0 40px 0;
}

/* .footer-logo-img{width:272px; height:67px;} */
.footer-logo {
    margin: 0 0 40px 0;
}

.footer-logo img {
    width: 80%;
}

.knight-center-info {
    border-left: 1px solid #000000;
    padding-left: 15px;
}

.knight-center-info ul {
    margin-top: 12px;
}

.knight-center-info p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 23px;
}

.knight-center-info ul li {
    margin-bottom: 0;
    font-size: 13px;
}

.knight-center-info ul li a {
    color: #be5927;
}

.knight-center-info ul li b {
    font-weight: bold;
    color: #a04400;
    font-size: 13px;
}

.social-icons {
    margin: 0 0 0 33px;
}

.footer-social {
    padding-bottom: 80px;
    margin-left: 0;
    float: right;
}

.social-icons ul li {
    display: inline-block;
    margin: 0 1px 0 0;
}

.social-icons ul li a {
    padding: 0;
}

.social-icons ul li a:hover {
    text-decoration: none;
}

.social-icons ul li a i {
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.social-icons ul li a i:hover {
    color: #fff;
    background: #9b4216;
    text-decoration: none;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.social-icons .iconRounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    width: 26px;
    height: 26px;
    line-height: 28px !important;
    display: block;
    color: #fff;
    border: 0;
    text-align: center;
    font-size: 12px !important;
    background: #be5927;
}

/* .footer-link{margin-top:107px;} */
.footer-link li {
    margin-bottom: 10px;
}

.footer-link a {
    color: #a04400;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #BE5927;
    padding-bottom: 3px;
}

.footer-link a:hover,
.footer-link a:focus {
    text-decoration: none;
    border: 0;
}

.copyright-text {
    font-size: 11px;
    color: #333F48;
    font-family: 'Libre Franklin';
    font-weight: 300;
    font-style: italic;
    margin: 30px 0 0 0;
}

a.copyright-text {
    float: right;
}

a.copyright-text:hover {
    color: #333F48;
    text-decoration: underline;
}


/* ========== Research Page + Speaker’s Series Page ========== */
#inner-page-heading {
    background: #be5927;
    padding: 17px 0;
}

#inner-page-heading h1 {
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 0;
}

#inner-page-heading img {
    float: right;
    margin-top: 15px;
}

#research-content-section {
    padding: 55px 0;
}

.research-text {
    margin-bottom: 50px;
}

.research-text h3 a {
    font-size: 30px;
    color: #333f48;
    line-height: 35px;
    font-family: 'Georgia';
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: inherit;
    display: inline-block;
    line-height: 38px;
}


/* ========== Programs Page ========== */
#journalism-programs-section {
    padding: 60px 0 0 0;
}

.other-programs-heading a {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.other-programs-img {
    /*width:540px;*/
    height: 40px;
}

.latAm-review-logo {
    width: 580px;
    height: 35px;
}

#other-programs-section {
    padding: 20px 0 60px 0;
}

.other-programs-text {
    margin-bottom: 70px;
}

.other-programs-text h3 a {
    margin-bottom: 15px;
    color: #333f48;
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 35px;
    text-transform: initial;
}

.other-programs-text a {
    color: #BE5927;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    float: right;
}


/* ========== News Page ========== */
#news-section-page {
    padding: 60px 0 50px 0;
}

#news-section-page img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

#news-section-page .bottom-space-news {
    padding-left: 0;
    margin-bottom: 60px;
}

.news-page-text {
    margin-left: 0px;
}

.news-page-text>a {
    color: #BE5927;
    font-size: 14px;
    font-weight: 800;
    float: right;
    text-transform: uppercase;
}

.news-page-text span {
    color: #be5927;
    font-size: 14px;
    margin: 5px 0 20px 0;
    display: block;
}

.news-pagination {
    float: right;
}

.full-slide-news {
    margin-left: 0;
    padding-bottom: 40px;
}

.page-link {
    padding: .75rem 1.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.news-page-text h3 a {
    font-size: 30px;
    color: #333f48;
    line-height: 35px;
    font-family: 'Georgia';
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: inherit;
    display: inline-block;
    line-height: 38px;
}

.news-page-text h3 a {
    color: #333f48;
}

.news-pagination .page-item.active .page-link {
    background-color: #be5927;
    border-color: #be5927;
}

.news-pagination .page-link:hover {
    color: #fff;
    background-color: #be5927;
    border-color: #be5927;
}

.news-pagination .page-link {
    color: #333f48;
    font-size: 14px;
}

.news-box {
    margin-bottom: 30px;
}

.news-box>a {
    float: right;
}

/* ========== Full News Page ========== */
#full-news-section {
    padding: 60px 0 50px 0;
}

.error404 #full-news-section {
    min-height: 500px;
}

.full-news-page-heading {
    width: 100%;
    float: left;
}

.full-news-page-heading h3 {
    margin-bottom: 10px;
}

.full-news-page-heading p {
    color: #be5927;
    margin-bottom: 7px;
}

.social-news-box {
    float: left;
    width: 50%;
}

.social-news-box ul {
    margin: 0;
}

.social-news-box ul li {
    display: inline;
    margin-right: 3px;
}

.full-news-page-heading span {
    color: #be5927;
    margin-bottom: 15px;
    display: block;
}

.full-news-page-text {
    padding: 20px 0;
}

.full-news-page-text .wp-caption {
    max-width: 100%;
}

.image-caption {
    font-size: 9px;
    color: #333F48;
    font-family: 'Libre Franklin';
    font-weight: 300;
    font-style: italic;
    float: right;
    margin-top: 10px;
}

.full-news-page-text img {
    margin-bottom: 0px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.full-news-page-text .wpml-ls-link {
    color: #333f43;
    font-size: 12px;
}

.full-news-page-text .wpml-ls-link:hover {
    text-decoration: underline;
}

.subcribe-newsletter-box {
    padding: 20px 25px 30px 25px;
    background: #333f48;
    margin-bottom: 55px;
    margin-left: 10px;
    float: left;
}

.subcribe-newsletter-box .pri-btn {
    float: left;
    padding: 10px 42px;
}

.subcribe-newsletter-box h3 {
    color: #fff;
    font-family: 'Libre Franklin';
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 0;
}

.subcribe-newsletter-box p {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 25px;
}

.donate-box {
    padding: 20px 25px 30px 25px;
    background: #be5927;
    margin-left: 10px;
    float: left;
}

.donate-box h3 {
    color: #fff;
    font-family: 'Libre Franklin';
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 30px;
}

.news-social {
    margin-left: 0;
}

.news-social ul li {
    display: inline-block;
}

.single_post_thumbnail.single_staff img {
    float: left;
}

.single_staff .social-news-box li {
    margin-top: 10px;
}

.single_staff .social-news-box {
    float: left;
    width: 100%;
}

.single-staff .full-news-page-text {
    float: left;
}

/* ========== About Page ========== */
#staff-section {
    padding: 60px 0 0 0;
}

#staff-section .heading-box {
    margin-bottom: 65px;
}

.bottom-space {
    margin-bottom: 60px;
}

.staff-page-text h5 a {
    color: #be5927;
    font-weight: bold;
}

.staff-page-text h5 {
    font-size: 20px;
    color: #be5927;
    font-weight: 600;
    margin-bottom: 10px;
}

.staff-img-box {
    margin-bottom: 90px;
}

.staff-img-box img {
    margin-bottom: 30px;
}

.staff-img-box h5 a {
    color: #be5927;
    font-weight: bold;
}

.staff-img-box h5 {
    font-size: 18px;
    color: #be5927;
    font-weight: 500;
    margin-bottom: 10px;
}

#staff-section-image {
    padding: 40px 0 0 0;
}

#about-section {
    padding: 60px 0 70px 0;
}

#about-section img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

#staff-section img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

.staff-img-box img:hover {
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 100%;
    height: auto;
}

.post-block {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.product-block {
    width: 35%;
    float: left;
    margin-bottom: 20px;
}

.product-block img {
    max-width: 100%;
    height: auto;
}

.post-content {
    width: 57%;
    float: left;
    padding-left: 25px;
}

.post-blog {
    width: 40%;
    float: left;
    margin-bottom: 20px;
}

.post-blog img {
    max-width: 100%;
    height: auto;
}

.blog-content {
    width: 57%;
    float: left;
    padding-left: 25px;
}

.btn2 {
    font-family: 'Roboto', sans-serif;
    background: #be5927;
    border: 1px solid #fff;
    width: 100px;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 12px 9px;
    cursor: pointer;
}

.btn2:hover {
    background: #9b4216;
    color: #fff;
    transition: all .75s cubic-bezier(.55, 0, .1, 1);
}

.wp-caption-text {
    font-size: 13px;
    /*increased font from 9*/
    color: #333F48;
    font-family: 'Libre Franklin';
    font-weight: 300;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    margin: 0 auto;
    float: none;
    display: block;
}

.alignnone {
    float: none;
}

.alignleft img {
    float: left;
    margin: 0px 20px 0px 0;
}

.abt_text p {
    margin-bottom: 11px;
}

.pagetitle {
    margin-bottom: 30px;
}

.header-navbar-link li:last-child a {
    border-left: 1px solid #333f48;
    padding-left: 6px;
}

.header-navbar-link .language-menu li:first-child a {
    border: 0px;
    padding-right: 3px;
}

.header-navbar-link .language-menu li a {
    border-left: 1px solid #333f48;
    padding-left: 6px;
}

.header-navbar-link li:last-child {
    padding-left: 5px;
}

.menu_title a {
    color: #fff;
}

.wp-pagenavi .pages {
    display: none;
}

.news-pagination .wp-pagenavi span,
.news-pagination .wp-pagenavi a {
    font-weight: bold;
    padding: 10px 18px;
    border: 1px solid #dee2e6;
    margin: 0;
    color: #333f48;
    font-weight: normal;
}

.news-pagination .wp-pagenavi span.current {
    background-color: #be5927;
    color: #fff;
    border: 1px solid #be5927;
    font-weight: normal;
    color: #fff;
    font-weight: normal;
}

.news-pagination .wp-pagenavi a.nextpostslink,
.news-pagination .wp-pagenavi a.previouspostslink {
    color: transparent;
}

.news-pagination .wp-pagenavi a.nextpostslink::after {
    content: "Next";
    color: #333f48;
}

.news-pagination .wp-pagenavi a.previouspostslink::after {
    content: "Previous";
    color: #333f48;
}

#inner-page-section {
    padding: 60px 0 70px 0;
}

#inner-page-section {
    min-height: 500px;
}

.single-news-translation {


    margin-bottom: 15px;

}

.single-news-translation .wpml-ls-legacy-list-horizontal {
    border: none;
    padding: 0px;
}

.single-news-translation span {
    color: #333f43;
    margin-bottom: 0px;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}

.single-news-translation .wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0px;
    line-height: 1;
}

/* ========== twitter css ========== */
#twitter-tweets-section .ctf-author-utknightcenter,
#twitter-tweets-section .ctf-new {
    width: 32%;
    float: left;
    padding: 15px 15px !important;

    min-height: 300px;
}

#twitter-tweets-section .ctf-item {
    border-top: none !important;
}

.ctf-author-utknightcenter a {
    font-size: 20px;
}

#twitter-tweets-section #ctf p.ctf-tweet-text,
#twitter-tweets-section #ctf p.ctf-media-link {
    word-wrap: break-word;
}

#ctf-more {

    float: left !important;

}

.col-lg-12.center {
    text-align: center;
}


.search-posts {
    margin-bottom: 40px;
}

.search-posts h3 {
    font-weight: normal;
}

.search-posts h3 a {
    color: #333f48;
}

.search-posts .date {
    font-size: 17px;
    margin-bottom: 10px;
}

.search-posts .postmetadata {
    font-size: 17px;
}

.search-posts a.read_more {
    color: #BE5927;
}

.search-posts p {
    margin-bottom: 0;
}

.search-posts .postmetadata a {
    color: #BE5927;
}

#knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
    max-height: 655px;
    object-fit: cover;
    width: 100%;
}

.search-form {
    width: 290px;
    float: right;
    margin-bottom: 1rem;
}

.search-form>div {
    float: left;
}

#custom-search-form {
    margin: 0;
    margin-top: 0px;
    padding: 0;
}

#custom-search-form i {
    color: #be5927;
}

#custom-search-form .search-query {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #999fa3;
    background: #fff;
    min-height: 25px;
    font-size: 14px;
    color: #333f48;
    line-height: 25px;
    width: 150px;
}

.search-query::placeholder {
    color: #333f48;
    opacity: 1;
    /* Firefox */
}

.search-query:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333f48;
}

.search-query::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333f48;
}

#custom-search-form button {
    background: none;
    padding: 0;
    margin: -5px 0 5px 0;
    position: relative;
    right: 0;
    margin-bottom: 0;
}

#custom-search-form button:focus {
    box-shadow: none;
}

.search-query:focus+button {
    z-index: 3;
}

.mobile-banner-img {
    display: none;
}






/* ========== Responsive ========== */
/*@media only screen and (min-width: 1921px) and (max-width: 2560px) {
#carouselExampleIndicators .carousel-inner .large-banner {
    height: 1081px;
}
}
@media only screen and (min-width: 1701px) and (max-width: 1920px) {
#carouselExampleIndicators .carousel-inner .large-banner {
    height: 929px;
}
}
@media only screen and (min-width: 1501px) and (max-width: 1700px) {
#carouselExampleIndicators .carousel-inner .large-banner {
    height: 844px;
}
}*/
@media (max-width:1349px) {
    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height: 606px;
    }
}

@media (max-width:1250px) {
    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height: 495px;
    }
}

/*@media only screen and (min-width: 1200px) {
#carouselExampleIndicators .carousel-inner .large-banner {
  height: 540px;
}
}*/
/*@media only screen and (min-width: 1200px) and (max-width: 1500px) {
#carouselExampleIndicators .carousel-inner .large-banner {
  height: 540px;
}
}*/
/*@media (max-width:1199px) {
#carouselExampleIndicators .carousel-inner {
    height: 495px;
}
}*/
@media (max-width:1024px) {
    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height: 480px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
.header-nav-box .menu-header-spanish-container ul li a {
  font-size: 13px !important;
  padding-left: 7px !important;
  padding-right: 7px !important;
}
	
	

	.header-nav-box .menu-header-portuguese-brazil-container ul li a {
  font-size: 14px !important;
}
	
    /*#carouselExampleIndicators .carousel-inner .large-banner {
    height: 558px;
}*/
    .subcribe-newsletter-box .pri-btn {
        padding: 10px 38px;
    }
}

@media (min-width:992px) {
 
    
    .navbar-nav.mobile_menu {
        display: none;
    }
}




@media (max-width:991px) {
	
	.admin-bar .fl-node-g7ow3lrauf1p .pp-announcement-bar-wrap {
    margin-top: 0 !important;
}
    .desktop-banner-img {
        display: none;
    }

    .mobile-banner-img {
        display: block;
    }

    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height:
            /*370px*/
            unset;
    }

    .donate-box,
    .subcribe-newsletter-box {
        width: 100%;
    }

    .social-icons.mobile-social {
        display: none;
    }

    .header-nav-box .social-icons {
        text-align: right;
    }

    #twitter-tweets-section .ctf-author-utknightcenter {
        width: 100%;
    }

    .home #knight-center-banner-section {
        margin-top: 124px;
    }

    .home.admin-bar #knight-center-banner-section {
        margin-top: 94px;
    }

    body #knight-center-banner-section {
        min-height: unset;
    }

    #carouselExampleIndicators .carousel-inner {
        overflow: hidden;
        height:
            /*432 370px*/
            auto;
    }

    #collapsibleNavbar .menu-top-header-menu-container {
        display: none;
    }

    .navbar-nav.desktop_menu {
        display: none;
    }

    .navbar-nav .mobile_menu {
        display: block;
    }

    .header-bg-top .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }


    .mobile-social {
        display: block;
    }

    .navbar-brand {
        width: 70%;
    }

    .navbar-dark {
        padding-top: 10px;
        padding-bottom: 10px;
        background: #fff;
    }

    .navbar-toggler {
        padding: 0;
    }

    .icon-bar {
        width: 28px;
        height: 3px;
        background-color: #be5927;
        display: block;
        transition: all 0.2s;
        margin-top: 4px;
    }

    .social-icons {
        margin: 15px 0;
    }

    .footer-social {
        margin: 0;
        display: block;
    }

    .footer-social ul li {
        margin: 0 1px 5px 0;
    }

    .header-nav-box .navbar-nav {
        width: 100%;
    }

    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:focus {
        color: #333F48;
        text-decoration: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
        background: #333f48;
        border-bottom: 1px solid #fff;
        padding: 12px 10px;
        text-decoration: none;
        display: block;
    }

    .navbar-dark .navbar-nav .nav-link:hover {
        background: #be5927;
        color: #fff;
        text-decoration: none;
    }

    .header-navbar-link br {
        display: none;
    }

    .header-navbar-link a {
        font-size: 14px;
    }

    .header-navbar-link {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .header-navbar-link .nav-link {
        display: inline-block;
        padding: 0;
    }

    .donate-btn {
        display: block !important;
        background: #be5927;
        color: #fff !important;
        font-size: 17px !important;
        font-weight: bold !important;
        padding: 12px 10px !important;
        text-align: left;
        margin-top: 13px;
        margin-bottom: -1px;
    }

    .donate-btn:hover {
        text-decoration: none !important;
    }

    #knight-center-banner-section {
        margin-top: 118px;
    }

    #inner-page-heading {
        margin-top: 120px;
    }

    #knight-center-banner-section {
        min-height: 500px;
    }

    .header-bg-top {
        padding: 5px 0;
    }

    .header-bg-top img {
        width: 100px !important;
    }

    .fixed-top-header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        background: #fff;
        border-bottom: 1px solid #a3a3a3;
    }

    .subscribe-hide {
        display: none !important;
    }

    #inner-page-heading {
        padding: 25px 0;
    }

    #knight-center-banner-section h1 {
        padding-top: 70px;
    }

    h1 {
        font-size: 40px;
        line-height: 55px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .what-we-text {
        margin: 40px 0 0 0;
        padding: 0;
    }

    .news-image {
        margin: 0 0 20px 0;
    }

    .news-box {
        margin: 0 0 50px 0;
    }

    #news-section .link-box {
        margin-top: 0;
        text-align: center
    }

    #main-programs-section .link-box {
        text-align: center
    }

    .link-box a {
        float: none;
        text-align: center
    }

    #subscribe-newsletters-section {
        text-align: center
    }

    #subscribe-newsletters-section p {
        margin: 0 0 20px 0;
    }

    .footer-link {
        margin-top: 0;
    }

    .main-programs-box h3 a {
        margin-bottom: 10px;
    }

    .footer-logo img {
        width: 90%;
    }

    .header-nav-box ul li {
        margin-left: 0;
    }

    .header-nav-box {
        margin-top: 0;
    }

    #inner-page-heading img {
        margin-top: 10px;
    }

    .staff-img-box {
        margin-bottom: 40px;
    }

    .staff-img-box h5 {
        font-size: 15px;
    }

    #staff-section-image {
        padding: 0;
    }

    #inner-page-heading h1 {
        font-size: 30px;
    }

    #staff-section .heading-box {
        margin-bottom: 40px;
    }

    #staff-section {
        padding: 30px 0 0 0;
    }

    #about-section {
        padding: 60px 0px 40px 0px;
    }

    #inner-page-heading h1 {
        text-align: left;
    }

    .subcribe-newsletter-box {
        margin-left: 0;
    }

    .donate-box {
        margin-left: 0;
    }

    .news-page-text {
        margin-left: 0;
        margin-top: 30px;
    }

    #news-section-page {
        padding: 20px 0 50px 0;
    }

    #other-programs-section {
        padding: 20px 0 30px 0;
    }


    #inner-page-heading img {
        float: none;
    }

    .other-programs-text a {
        float: right;
    }

    .other-programs-text {
        margin-bottom: 100px;
        display: block;
    }

    .other-programs-heading a {
        margin-bottom: 10px;
    }

    .footer-logo {
        margin: 0 0 25px 0;
    }

    .header-logo {
        width: 300px;
        height: 65px;
    }

    .social-icons {
        padding: 0;
        width: 100%;
    }

    .knight-center-info ul li b {
        word-break: break-all;
    }

    .copyright-text {
        margin: 0;
    }

    .post-blog {
        width: auto !important;
    }

    #subscribe-newsletters-section h4 {
        font-size: 25px;
        margin-bottom: 15px;
        font-weight: 700;
    }

    #subscribe-newsletters-section p {
        font-size: 15px;
    }
}

@media (max-width:575px) {
    #inner-page-heading .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
    }

    #inner-page-heading h1 {
        line-height: 34px;
    }

    #inner-page-heading img {
        margin-top: 0px;
    }
}

@media (max-width:782px) {
    .home.admin-bar #knight-center-banner-section {
        margin-top: 80px;
    }
}

@media (max-width:768px) {



    #about-section img {
        width: 100%;
        object-fit: contain;
    }

    #staff-section img {
        width: auto;
    }

    #inner-page-heading h1 {
        text-align: left;
    }

    #inner-page-heading h1 {
        margin-bottom: 10px;
    }

    #inner-page-heading img {
        float: none;
    }

    .bottom-space {
        margin-bottom: 40px;
    }

    .staff-page-text {
        margin-top: 30px;
    }

    .staff-img-box h5 {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .staff-img-box img {
        margin-bottom: 10px;
    }

    #news-section-page .bottom-space-news {
        margin-bottom: 40px;
    }

    .news-pagination .page-link {
        font-size: 12px
    }

    .page-link {
        padding: .35rem .75rem;
    }

    .news-page-text h3 {
        line-height: 30px;
        font-size: 20px;
    }

    .other-programs-heading {
        text-align: center;
    }

    .other-programs-heading img {
        width: auto;
        max-width: 100%;
    }

    .footer-social {
        margin-top: 30px;
        padding: 0 0 15px 0;
    }


    .footer-link {
        margin-top: 30px;
    }


}


@media (max-width:767px) {

    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height:
            /*310px*/
            unset;
    }

    #carouselExampleIndicators .carousel-inner {
        overflow: hidden;
    }
}

@media (max-width:640px) {
    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height:
            /*240px*/
            unset;
    }

    #carouselExampleIndicators .carousel-inner {
        overflow: hidden;
    }

    .knight-center-info ul li b {
        word-break: break-word;
    }

    h1 {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (max-width:575px) {

    .footer-social {
        display: flex;
        justify-content: space-between;
    }
    .footer-donate {
        margin-top: 0px!important;
        text-align: center;
        /* width: 47%; */
    }

    #carouselExampleIndicators .carousel-inner {
        overflow: hidden;
    }

    #knight-center-banner-section h1 {
        padding-top: 30px;
    }

    .footer-link {
        margin-top: 20px;
    }

    .header-logo {
        width: 220px;
    }

    a.copyright-text {
        float: none;
    }
}

@media (max-width:480px) {
	
	
	.testimonial-bb .fl-content-slider .bx-viewport {
  height: unset !important;
}
	
    .fl-content-slider .bx-viewport {
        height: 450px !important;
      }

    
    html.pp-top-bar {
  margin-top: 0px !important;
 
}
html.pp-top-bar .pp-announcement-bar-wrap{
    background: #333F48 !important;
}
	
	.pp-top-bar .fl-node-g7ow3lrauf1p .pp-announcement-bar-wrap.pp-announcement-bar-top {
        position: relative !important;
        top: 120px !important;
        border: none;
      }
	
	
	.bb-banner-slider .fl-content-slider-navigation {
  top: 56%!important;
}
	

	html.firefox.pp-announcement-bar.pp-top-bar,
	html.safari.pp-announcement-bar.pp-top-bar,
	html.chrome.pp-announcement-bar.pp-top-bar{
        margin-top: 0px !important;

}

 /*.pp-announcement-bar-wrap {
  display: none!important;
}*/
	.pp-announcement-bar .pp-announcement-bar-wrap {
    background: #333F48 !important;
    display:block!important;
    border: none !important;

}
	
	.pp-announcement-bar-close-button {
   vertical-align: top !important;
   position: absolute !important;
   right: 0 !important;
   padding-top: 10px !important;
}
	.pp-announcement-bar-top .pp-close-button {
  color: #fff!important;
  font-size: 13px;
  border: 1px solid transparent !important;
}
	.pp-announcement-bar-wrap .pp-announcement-bar-content p {
  padding-top: 44px;
}
	
	
	
	.fl-slide.fl-slide-0.fl-slide-text-left {
  margin-top: 120px;
  min-height: 400px !important;
}

.fl-slide-mobile-photo-img {
   /* height: 230px;*/
	 height: auto;
  }

  .page-template-template-beaver .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text h1 {
    line-height: 16px !important;
  }

	.fl-slide.fl-slide-0.fl-slide-text-left .fl-slide-content{
 
  padding: 16px 15px!important;
}
    #knight-center-banner-section #carouselExampleIndicators .carousel-inner img {
        max-height:
            /*185px*/
            unset;
    }

    h1 {
        font-size: 21px;
        line-height: 26px;
    }

    #inner-page-heading h1 {
        font-size: 30px;
    }

    #knight-center-banner-section {
        margin-top: 100px;
    }

    #inner-page-heading {
        margin-top: 120px;
    }

    #carouselExampleIndicators .carousel-inner {
        /*height: 185px;*/
        overflow: hidden;
    }

    #knight-center-banner-section h1 {
        padding-top: 0;
    }
}

@media (max-width:360px) {
    #carouselExampleIndicators .carousel-inner {
        /*height: 180px;*/
        height: auto;
        overflow: hidden;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #about-section img:hover {
        opacity: 0.8;
    }

    #staff-section img:hover {
        opacity: 0.8;
    }

    .staff-img-box img:hover {
        opacity: 0.8;
    }

    #what-we-section img:hover {
        opacity: 0.8;
    }

    .news-image img:hover {
        opacity: 0.8;
    }

    #news-section-page img:hover {
        opacity: 0.8;
    }

}

.heading-boxh4 h4 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #BE5927;
    line-height: 0.1em;
    margin: 10px 0 20px;
    font-size: 32px;
    color: #333f48;
    font-family: 'Georgia';
}

.heading-boxh4 h4 span {
    background: #fff;
    padding: 0 20px;
}

.heading-boxh4 {
    padding-bottom: 20px;
    width: 100%;
    margin-top: 17px;
}

#menu-language-menu li:first-child a {
    border: none;
}

#menu-language-menu li a {
    border-left: 1px solid #333f48;
    padding-left: 7px;
    padding-right: 7px;
}

#language-menu-switcher {
    height: 22px;
}

#language-menu-switcher ul.language-menu {
    width: 100%;
    float: left;
}

#language-menu-switcher .language-menu .wpml-ls-native {
    padding: 0 3px;
    color: #333333;
    font-size: 14px;
    display: inline;
}

#language-menu-switcher ul.language-menu li.menu-item {
    list-style-type: none;
    list-style: inline;
    display: inline;
}

#language-menu-switcher ul.language-menu li.menu-item a {
    padding: 6px 0 4px;
    float: left;
}

#language-menu-switcher img.wpml-ls-flag {
    float: left;
    padding: 0;
    vertical-align: middle;
}

iframe {
    border: none;
}

#knight-center-banner-section h1 a {
    color: #fff;
    text-decoration: none;
}



/**** 9 june ****/


/*#what-we-section .what-we-text p {
    font-size: 18px;
    line-height: 25px;
}

#news-section .news-box p {
    font-size: 18px;
    line-height: 25px;
}*/

@media (min-width: 993px){
	
	
#more-news .fl-button-wrap.fl-button-width-full.fl-button-left {
  position: absolute;
 /* right: 34%;*/
  bottom: 0px;
}
	
	.fullwidth-bbsidebar .subcribe-newsletter-box {
  display: flex;
  padding-left: 16%;
  padding-right: 16%;
  align-items: center;
  margin-left: 0;
}
	
	.fullwidth-bbsidebar .subcribe-newsletter-box-headings {
  width: 50%;
}
	.fullwidth-bbsidebar .subcribe-newsletter-box-btn {
  width: 50%;
  text-align: center;
}
	.fullwidth-bbsidebar .subcribe-newsletter-box .pri-btn {
  float: none;
}
	.fullwidth-bbsidebar .subcribe-newsletter-box {
  border-top: 13px solid #BE5927;
}
	
}
@media (max-width: 768px){
	
		
	.testimonial-bb .fl-node-b5371qr6opuk .fl-slide-content {
  min-height: 500px!important;
}


    .rss-feed h2 {
        font-size: 18px!important;
      }


    .news-events-sec .fl-post-grid-post{
        height: auto !important;
        padding-bottom: 30px;
      }
      
      
    .uabb-face.uabb-front .uabb-flip-box-section a {
        background: transparent!important;
        border: none!important;
        color: #fff;
        font-size: 16px !important;
      }
	
	.bb-banner-slider .fl-content-slider-navigation {
  top: 58%;
}
.bb-banner-slider .fluid-width-video-wrapper iframe,.bb-banner-slider .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  height: 320px !important;
  top: 120px;
}
	.bb-banner-slider .fl-slide-bg-video {
  height: 400px !important;
} 
	.bb-banner-slider .fl-slide.fl-slide-2 iframe {
    height: 400px !important;
    top: 27px;
}
    
    .testimonial-bb .fl-content-slider-navigation {

        top: 107%!important;
        left: 35%!important;
        right: 35%!important;
   
      }
  
    .orange-bg h2 {
        font-size: 18px !important;
      }

      .testimonial-bb .fl-slide-mobile-photo-img {
        height: 100%!important;
      }

.newsletter-sec .subcribe-newsletter-box, .newsletter-sec .donate-box {
  text-align: center;
}
.newsletter-sec .subcribe-newsletter-box .pri-btn {
    float: none;
  }
  .newsletter-sec .subcribe-newsletter-box {

    border-bottom: 1px solid #4A545B;
    margin-left: 10px;
  }
}
@media (min-width: 768px){

   
    .testimonial-bb .fl-col.fl-node-p7qc41hsxuby {
     display: grid;
     min-height: 400px;
     align-content: center;
   }
   .testimonial-bb .fl-content-slider-navigation .slider-prev {
     left: 55%!important;
     top: 200px;
   }
   
   .testimonial-bb .fl-content-slider-navigation .slider-next {
     right:32%!important;
     top: 200px;
   }
       
         .testimonial-bb .fl-slide-content-wrap {
       background: #fff !important;
       padding: 35px 90px 35px 140px !important;
     }
       .orange-bar .fl-heading span {
     background: #fff;
     padding: 10px;
   }
         /*  .testimonial-bb .fl-slide-photo-wrap {
     transform: translate(70%, 60%);
   }
     .testimonial-bb .page-template-template-beaver .fl-content-slider-navigation .slider-prev {
     left: 3% !important;
     top: 0;
   }
        .page-template-template-beaver .fl-content-slider-navigation .slider-next {
     right: 3% !important;
     top: 0;
   }
       */
       .bb-banner-slider .bx-viewport {
   
   }
   
   }
    .testimonial-bb .fl-node-b5371qr6opuk .fl-content-slider-navigation svg {
     padding: 10px;
   }
   .page-template-template-beaver .bb-box-right .subcribe-newsletter-box {
     border-top: 13px solid #BE5927;
   }
   .bb-sidebar .fl-builder-pagination-load-more a {
    padding: 12px 30px !important;
  }
       .page-template-template-beaver video.video-stream.html5-main-video {
     width: 100% !important;
     height: auto !important;
     left: 0 !important;
   }
   .orange-bg {
     background: #BE5927;
   }
   
   .fl-builder-pagination, .fl-builder-pagination-load-more {
    padding: 0!important;
  }


  .navbar-nav .sub-menu {
    position: absolute;
    margin-top: 0;
    width: auto;
    float: none;
    background: #BE5927;
  }

  .sub-menu {
    top: 82%;
    z-index: 1000;
    min-width: 10rem;
    padding:  0;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    display: none;
  }
  .navbar-nav .sub-menu li {
    display: block;
    margin-left: 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
  }
  .navbar-nav .sub-menu li:last-child{
    border-bottom: none;
  }
  .navbar-nav .sub-menu li a {
    color: #fff;
    text-decoration: none;
  }
  .navbar-nav li:hover .sub-menu {
    display: block;
  }
  
  .menu-donate,.footer-donate  {
    background: #be5927;
    border-radius: 5px;
    margin-bottom: 28px !important;
  }
  .footer-donate {
    margin-top: 10px;
    text-align: center;
  }
  .menu-donate a, .footer-donate a {
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: bold !important;
    padding: 4px 18px !important;
  }
  .menu-donate:hover, .footer-donate:hover {
    background: #9b4216;
  }
  header .footer-donate {
    display: none;
  }
  header .language-menu span {
    text-transform: uppercase;
  }


  @media (min-width:769px) and (max-width:991px) {
	  
	  
	  .bb-banner-slider .fl-node-fj7ib2kqng6z .fl-slide-0 .fl-slide-content-wrap {
  width: 100%;
 text-align: center;
}
	  
	 .bb-banner-slider .fl-node-fj7ib2kqng6z .fl-slide-0 .fl-slide-content {
  background-color: #BE5927 !important;
  min-height: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 30px !important;
  position: absolute;
  bottom: 0;
}


   /* .testimonial-bb .fl-content-slider-navigation {
        top:62%;
      }
    .uabb-face.uabb-back p {
        font-size: 12px !important;
        line-height: 22px !important;
      }
	  .bb-banner-slider .fl-node-fj7ib2kqng6z .fl-slide-0 .fl-slide-content-wrap {
    width: 90%;
  }
    */
  .bb-banner-slider .fl-slide-content {
    margin-left: 155px !important;
    margin-top: 230px !important;
  }
  
	  
	  
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

  
    .flip-box {
        width: 100%!important;
      }
}

@media (min-width:992px) and (max-width:1280px) {
    
  
    .bb-banner-slider .fl-node-fj7ib2kqng6z .fl-slide-0 .fl-slide-content-wrap {
      width: 80%;
    }
  }

  @media  (max-width:1307px) {
    .stat-sec br {
        display: none;
      }
  }

@media (min-width:992px) and (max-width:1030px) {
	
#wpfront-notification-bar-spacer #wpfront-notification-bar {
  top: 297px !important;

}
	
}
@media (min-width:1031px) and (max-width:1349px) {
	
#wpfront-notification-bar-spacer #wpfront-notification-bar {
  top: 260px !important;

}
	
}

  @media (min-width:1200px) and (max-width:1600px) {

    .uabb-face.uabb-back p {
        font-size: 18px !important;
        line-height: 26px !important;
      }
}
  
  @media (min-width:768px) and (max-width:1630px) {
   
 /* .testimonial-bb .fl-slide-photo-wrap {
    transform: translate(10%, -160%)!important;
  }
	   .testimonial-bb .fl-slide-photo-wrap {
    width: 21%!important;
  } */
  .testimonial-bb .fl-slide-content-wrap {
    background: #fff !important;
  /*  padding: 35px 90px !important;*/
  }
  .testimonial-bb .fl-slide-content-wrap {
    width: 85%!important;
  }
 
  .testimonial-bb .fl-content-slider-navigation {
    left: -11% !important;
  }
	  
  }

 

  .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  
    height: 650px!important;
  }
  .fl-slide-bg-video {
    height: 650px !important;
  }
  .fl-slide-bg-video .fluid-width-video-wrapper {
    padding-top: 0 !important;
  }


.html5-video-player .video-click-tracking, .html5-video-player .video-stream {
    width: 100% !important;
    left: 0 !important;
  }
 
  .fl-slide.fl-slide-2 iframe {
    height: 56.25vw !important;
  }
  .fl-builder-content .fl-post-grid-title a:hover,
  .fl-builder-content .fl-post-feed-title a:hover {
    text-decoration: underline;
  }
  .bb-sidebar .fl-post-feed-text {
    padding: 20px 30px 0px 30px !important;
  }
  .bb-banner-slider .fl-content-slider-navigation {
    left: 40px;
    right: 40px;
  }
  .bb-banner-slider .fl-content-slider-navigation a {
    opacity: 1;
  }  
  .page-template-template-beaver .donate-box {
    background: #333F48;
  }
  .page-template-template-beaver .donate-box p {
    color: #fff;
    margin-bottom: 30px;
  }
  .page-template-template-beaver .subcribe-newsletter-box h3,
  .page-template-template-beaver .donate-box h3 {
    margin-bottom: 10px;
  }
  .newsletter-sec .subcribe-newsletter-box {
    margin-bottom: 0;
  }

  .newsletter-sec .subcribe-newsletter-box ,
  .newsletter-sec .donate-box{
    padding: 35px 25px 20px 25px;
  }
  .fl-col.fl-node-bof90rjh5nza.fl-col-small.newsletter-br::after {
    content: "";
    border-right: 1px solid #4a545b;
    height: 60%;
    top: 20%;
    position: relative;
  }
  .uabb-back-text-title {
    color: #fff;
  }
  .uabb-face.uabb-back p {
    color: #fff!important;
  }
  .bb-banner-slider  .fl-node-fj7ib2kqng6z .fl-content-slider-navigation svg {
    padding: 10px;
  }


.uabb-front .uabb-face-text-title {
    margin-bottom: 30px!important;
    color: #fff;
    font-weight: 700;

}
.uabb-flip-box-section a {
    background: #BE5927;
    color: #fff;
    font-size: 20px !important;
    padding: 10px 28px;
    text-transform: uppercase;
    font-weight: 700 !important;
    border: 1px solid #BE5927;
  }
  .pub-gallery .fl-photo-content img {
    max-height: 300px;
    object-fit: contain;
  }
  .fl-post-grid-title {
    margin-top: 10px !important;
  }
  .bb-sidebar .fl-post-feed-header {
    margin-bottom: 0px;
  }
  
 /* .bb-sidebar .fl-button {
    text-align: center !important;
  }*/
  .bb-box-right p {
    text-align: center;
  }

  .bb-box-right .subcribe-newsletter-box .pri-btn {
    float: none;

  }
  
  .bb-box-right .subcribe-newsletter-box {
    margin-left: 0;
  }

  @media (min-width:769px){
	  
	  
	  .testimonial-eng .fl-slide-text-right .fl-slide-content-wrap {
  align-items: center;
  display: flex;
  width: 80%;
}
	  
	  
	  .testimonial-eng .fl-slide-photo img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
	  
	  
  .banner-slide-img .fl-content-slider .fl-slide-bg-photo {
  background-size: contain !important;
}


    .testimonial-bb .fl-slide-content-wrap {
        min-height: 550px;
      }
	
	  .testimonial-bb .fl-slide-photo-wrap {
   margin-right: -100px;
  width: unset!important;

}


  .testimonial-bb .fl-slide-foreground.clearfix {
  display: flex;
  align-content: space-between;
  width: 100%;
  align-items: center;
  flex-direction: row-reverse;
}
	  
	  .testimonial-bb .fl-content-slider-wrapper.fl-content-slider-loaded {
    left: -1px;
}
    .testimonial-bb .fl-content-slider-navigation {
        left: 93px;
		top: 70%;
      }
    }

    .page-template-template-beaver .bb-box-right .subcribe-newsletter-box {
        text-align: center;
      }
      .fl-post-grid-image img:hover {
        filter: brightness(80%);
        -webkit-filter: brightness(80%);
        -moz-filter: brightness(80%);
      }
      .fl-builder-pagination-load-more .fl-button:hover {
        text-decoration: underline !important;
      }

      .uabb-face.uabb-front {
        box-shadow: inset 0 0 0 2000px rgba(2, 2, 2, 0.6);
      }
      .uabb-back .uabb-back-text-title {
        margin-top: 0 !important;
      }
     

.news-btn .fl-button-text:hover {
  text-decoration: underline;
}

#wpfront-notification-bar div.wpfront-close {
  border: 1px solid #be5927!important;
  background:transparent!important;
  color: #be5927;
  border-radius: 50px;
  padding: 8px 5px!important;
  top: 15px;
}


/*#wpfront-notification-bar, #wpfront-notification-bar-editor,.wpfront-notification-bar td, .wpfront-notification-bar tbody {
    background: rgba(0, 0, 0, 0.7)!important;
  }
     
#wpfront-notification-bar .wpfront-button {
  text-decoration: underline;
}
#wpfront-notification-bar {
  top: 228px !important;
  position: absolute !important;
}*/
.uabb-face.uabb-back {
  cursor: auto;
}
.pp-close-button {
  border: 1px solid #be5927 !important;
  border-radius: 50px;
  padding: 4px 5px !important;
}

.pp-announcement-bar-wrap {
  position: absolute !important;
  top: 0px !important;
}



.pp-announcement-bar .fl-node-g7ow3lrauf1p .pp-announcement-bar-wrap.pp-announcement-bar-top {
  margin-top: -400px!important;
}
 .pp-top-bar .fl-node-g7ow3lrauf1p .pp-announcement-bar-wrap.pp-announcement-bar-top {
  margin-top: 0px!important;
}
.fl-node-g7ow3lrauf1p .pp-announcement-bar-wrap.pp-announcement-bar-top {
  margin-top: 0!important;
}
.social-icons .fa-twitter::before {
  content: "\1D54F";
}

.chrome.pp-announcement-bar.pp-top-bar, .firefox.pp-announcement-bar.pp-top-bar {
    margin-top: 0px !important;
}


.pp-announcement-bar-wrap {
    z-index: 998!important;
  }

  .rss-feed h2 {
    font-family: "Libre Franklin", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    background: #BE5927;
    padding: 20px;
  }
  .rss-feed h2 a {
    color: #fff;
  }
  .rss-feed ul {
    padding: 0;
  }
  .rss-feed ul li {
    list-style: none;
    padding: 20px 30px 0px 30px;
  }
  .rss-feed ul li a {
    font-size: 18px;
    line-height: 26px;
    color: #333f48;
    font-family: 'Georgia';
    font-weight: 700;
  }
  .rss-feed ul li a:hover {
    text-decoration: underline;
  }
  .rss-feed .rss-date {
    font-size: 14px;
    line-height: 22px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .rss-feed .rss-widget-icon {
    display: none;
  }
  .rss-feed {
    background: #f8f8f8;
  }
  #subs-box .subcribe-newsletter-box {
    width: 100%;
  }
  #grey-bg .donate-box h3 {
    margin-bottom: 30px;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {

    .header-logo {
        width: 235px;
      }
      .header-nav-box ul li {
        margin-left: 0;
      }

      .header-nav-box ul li a {
        font-size: 15px!important;
      }
   }

.testimonial-bb strong {
  font-weight: bold !important;
}

 @media (min-width:1801px){
	 
	 .fullwidth-bbsidebar {
  display: none;
}
	/*.bb-box-right .subcribe-newsletter-box {
  margin-bottom: 0;
}*/
	 #more-news .fl-button-wrap.fl-button-width-full.fl-button-left {
  bottom: unset;
}
	 
}

  @media only screen and (min-width: 993px) and (max-width: 1800px) {

.bb-box-right {
  display: none;
}
	.news-events-sec {
  margin-bottom: 30px;
}

}

  @media only screen and (min-width: 1201px) and (max-width: 1405px) {
	  
.testimonial-bb .fl-slide-content-wrap {
  min-height: 650px;
}
	  
.testimonial-bb .fl-content-slider-navigation {
  left: -7% !important;
  top: 74%;
}
	  
}


  @media only screen and (min-width: 1200px) and (max-width: 1320px) {
	  
  
 .header-logo {
  width: 300px;
}	  
 .header-nav-box ul li a {
  font-size: 15px;
}

}

  @media only screen and (min-width: 1200px) and (max-width: 1449px) {
	  

 .header-nav-box .menu-header-spanish-container ul li a {
  font-size: 14px !important;
  padding-left: 9px !important;
  padding-right: 9px !important;
}
	  
	.header-nav-box .menu-header-portuguese-brazil-container ul li a {
  font-size: 14px !important;
}

}





  