.top-logo-bar {
    padding: 30px 0;
}

.top-logo-bar .logo img {
    width: 130px;
}
.pst-rel {
    position:relative;
}
.nav-ptr {
    position: absolute;
    margin: 0 auto;
    left: 245px;
    z-index: -1;
        top: -30px;
}
.navbar-brand img {
    width: 130px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-ptr img {
    width:100%;
}
.top-logo-bar .membership-btn {
    background-color: #AF0808;
    padding: 10px 30px;
    border: 1px solid #AF0808;
}

.top-logo-bar .membership-btn:hover {
    background-color: white;
}

.top-logo-bar .membership-btn:hover a {
    color: #AF0808;
    text-decoration: none;
}

.top-logo-bar .membership-btn a {
    font-family: "Cabin Medium";
    color: white;
}

.vcenter-item {
    display: flex;
    align-items: center;
}



.masthead {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bread-crub .masthead .home-bread-content {
    padding: 50px 0;
}

.bread-crub .masthead .home-bread-content h1 {
    font-size: 60px;
    font-family: "Cabin Bold";
    line-height: 45px;
    margin: 0;
    color:#AF0808;
}
.bread-crub .masthead .home-bread-content p.main {
    color: white;
    font-size: 60px;
    font-family: "Cabin Bold";
    margin: 0;
    line-height: 60px;
    margin-bottom: 15px;
}

.bread-crub .masthead .home-bread-content .bread-btn {
    margin-top: 20px;
}

.bread-crub .masthead .page-bread-content h1 {
    font-size: 36px;
    font-family: "Cabin Medium";
    color: white;
}

.bread-crub .masthead .home-bread-content p {
    color: white;
    font-family: "Cabin Medium";
    font-size: 22px;
    margin: 0;
    padding-top: 15px;
}
.bread-crub .masthead .home-bread-content a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-family: "Cabin Medium";
}
.bread-crub .masthead .home-bread-content a:hover {
    background: #048404;
}

.bread-crub .jumbotron-fluid {
    margin: 0;
}

nav li a {
    color: #2c2c2c;
    font-family: "Cabin Bold";
   border-right: 2px solid #AF0808;
    margin-left: 2px;
    text-transform: uppercase;
    line-height: 5px;
}
nav li:last-child a {
    border-right: 0;
}

.navbar-nav .dropdown-menu {
    padding: 0;
    width: 100%;
    text-align: center;
}

.dropdown-item {
    color: white;
    font-family: "Cabin Bold";
    background-color: #AF0808;
    margin-left: 2px;
    text-transform: uppercase;
    margin: 0;
    padding: 11px;
    width: 250px;
}

nav li a:hover {
    color: #048404;
}

a.nav-link.active {
   color: #048404;
}
.bread-crub .jumbotron-fluid {
    margin: 0;
    padding-top: 11rem;
    padding-bottom: 11rem;
}


.image-text-center .masthead .home-bread-content {
    padding: 50px 0;
}

.image-text-center .masthead .home-bread-content h1 {
    color: white;
    font-family: "Cabin Bold";
    line-height: 70px;
    margin: 0;
}

.image-text-center .masthead .page-bread-content h1 {
    font-size: 36px;
    font-family: "Cabin Medium";
    color: white;
}

.image-text-center .masthead .home-bread-content p {
    color: white;
    font-family: "Cabin Medium";
    font-size: 18px;
    margin: 0;
    padding: 13px 100px;
}
.image-text-center .masthead .home-bread-content a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.image-text-center .masthead .home-bread-content .bread-btn {
    margin-top: 30px;
}
.image-text-center .masthead .home-bread-content a:hover {
    color:#048404;
    background-color: white;
    font-family: "Cabin Medium";
}
.image-text-center .jumbotron-fluid {
    margin: 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.heading {
    font-family: "Cabin Bold";
    color: #AF0808;
    font-size: 24px;
}
.section-heading {
    text-align: center;
}
.more-events {
    padding-top: 50px;
}
.more-events .more-image img {
    object-fit: cover;
  width: 100%;
  max-height: 100%;
}
.section-heading h2 {
    font-family: "Cabin Bold";
    color: #AF0808;
    padding:30px 0;
    font-size: 40px;
    text-transform: uppercase;
}
.gallery-section h2 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #AF0808;
}
.gallery-section .image-grid {
    padding-top: 30px;
}
.resources .item {
    text-align: center;
}
.resources .item img {
    width: 100%;
    border: 2px solid #AF0808;
}
.resources .item .heading  {
    padding-top: 20px;
    height: 80px;
}
.resources .item .heading p {
    font-size: 18px;
    margin-bottom: 0;
}
.resources .item a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.resources .item .btn {
    margin-top: 20px;
    margin-bottom: 30px;
}
.resources .item a:hover {
    color: #048404;
    background-color: white;
    font-family: "Cabin Medium";
    border:1px solid  #048404;
}
.resources .corona {
    text-align: center;
}
.resources .corona h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.resources .corona {
width: 70%;
margin:0 auto;
}
.resources .corona img {
    width: 100%;
}
.resources .corona .btn {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}
.resources .corona .btn a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.resources .corona .btn a:hover {
    color: #048404;
    background-color: white;
    font-family: "Cabin Medium";
    border: 1px solid #048404;
}






.resources .interest {
    text-align: center;
}
.resources .interest h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.resources .interest {
width: 70%;
margin:0 auto;
}
.resources .interest img {
    width: 100%;
}
.resources .interest1 .btn {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #af090a;
}
.resources .interest1 .btn a {

    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.resources .interest1 .btn1 {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;

}
.resources .interest1 .btn1 a {
    background: #048404;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.resources .main-info {
    text-align: center;
}
.resources .main-info h2 {
    font-family: "Cabin Bold";
    color: #AF0808;
    padding-top: 30px;
    text-transform: uppercase;
}
.main-info-pre {
    padding-top: 50px;
    padding-bottom: 50px;
}
.main-info-pre {
    text-align: center;

}
.main-info-pre ul li {
    list-style: none;
    padding:5px 0;
}
.main-info-pre ul li a {
    color: #AF0808;
}
.main-info-pre ul li a:hover {
    color: #048404;
}
.main-info-pre .line-space {
    padding: 50px 0;
}
.welcome-message p {
    margin-bottom: 0;
}

.welcome-message .inner-content {
    background-color: #FAFAFA;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 40px;
}

.welcome-message .inner-content p {
    font-family: "Cabin Medium";
    font-size: 16px;
    color: #4D4D4D;
    text-align: justify;
    text-align-last: left;
    line-height: 26px;
}

.welcome-message .inner-content .right-image {
    padding-top: 40px;
}

.welcome-message .inner-content .right-image img {
    width: 100%;
}

.welcome-message {
    padding: 70px;
}

.welcome-message>h2 {
    padding-left: 40px;
}


/* ........ */

.about-content p {
    margin-bottom: 0;
    font-family: "Cabin Medium";
}

.about-content .inner-content {
    background-color: #FAFAFA;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 40px;
}

.about-content .inner-content p {
    font-family: "Cabin Medium";
    font-size: 16px;
    color: #4D4D4D;
    text-align: justify;
    text-align-last: left;
}

.about-us .about-content .inner-content .right-image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.about-us .about-content .inner-content .right-image img {
    padding-bottom: 0;
}

.about-content .inner-content .right-image img {
    width: 100%;
    padding-bottom: 40px;
}

.about-content .inner-content .spacing-div ul {
    padding-left: 20px;
    margin: 0;
}

.about-content .inner-content .spacing-div ul li {
    font-family: "Cabin Medium";
    font-size: 16px;
    color: #4D4D4D;
}

.about-content {
    padding: 80px 0;
}
.about-content h2 {
    font-family: "Cabin Bold";
    color: #AF0808;
}
.about-content .info {
    padding-top: 20px;
}
.about-content .info  b {
    font-family: "Cabin Bold";
}
.about-content .inner-content .spacing-div h3 {
    padding-top: 30px;
    font-size: 20px;
}

.about-content .inner-content h3 {
    font-family: "Cabin Medium";
    margin: 0;
    color: #4D4D4D;
}

.events-highlights h2 {
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.events-highlights .events-list .event-image {
    width: 100%;
}

.events-highlights .events-list .event-image img {
    width: 100%;
}

.image-con {
    position: relative;
    text-align: center;
    color: white;
}

.image-con img {
    width: 100%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bottom-right {
    position: absolute;
    bottom: 15px;
    right: 16px;
}

.other-links {
    padding-top: 0;
    padding-bottom: 60px;
}

.other-links .read-more a {
    color: white;
    background-color: #AF0808;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}

footer {
    background-color: #AF0808;
    padding: 30px 0;
    margin-top: 60px;
}

footer .middle-content ul li a {
    color: white;
    font-family: "Cabin Regular";
    font-weight: 300;
    text-transform: uppercase;
}

footer .middle-content ul li a:hover {
    color: #048404;
}

.list-inline-item:not(:last-child) {
    margin: 0;
}
.home-news-box img {
    width: 100%;
    border: 2px solid #AF0808;
}
.home-news-box h3 {
    font-family: "Cabin Bold";
    color: #AF0808;
    padding-top: 10px;
}
.home-news-box p {
    font-family: "Cabin Medium";
}
.home-news-box p a {
    color: #AF0808;
}
.home-news-box p a:hover {
    color: #048404;
}
footer .middle-content ul {
    margin-bottom: 0;
}

footer .middle-content ul li {
    border-right: 2px solid white;
    line-height: 10px;
}

footer .middle-content ul li:last-child {
    border-right: 0;
}

footer .middle-content p {
    color: white;
    font-family: "Cabin Regular";
    margin: 0;
}
.red-line {
    height: 2px;
    width: 100%;
    background-color: #AF0808;
}
.about-content {
    width: 70%;
    margin: 0 auto;
}
.about-content img {
    width: 100%;
}
footer .nav-link {
    line-height: 2px;
}

footer .middle-content p a {
    color: white;
    text-decoration: none;
}

footer .middle-content p a:hover {
    color: #048404;
}

.events .events-content {
    padding-top: 50px;
}

.events .events-content .event-item {
    padding-top: 20px;
}

.events .events-content .event-items .event-item .left-image img {
    width: 100%;
}

.events .events-content .event-items .event-item .right-content {
    height: 100%;
    background-color: #FAFAFA;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 20px;
}

.events .events-content .event-items .event-item .row {
    width: 100%;
}

.events .events-content .event-items .event-item .right-content p {
    margin-bottom: 0;
    font-family: "Cabin Regular";
    color: #4D4D4D;
    line-height: 20px;
}

.line-hr {
    width: 98%;
    height: 2px;
    background-color: #AF0808;
}

.events .line-hr {
    margin-top: 60px;
    margin-bottom: 60px;
}

.events .more-events .more-image {
    padding-bottom: 50px;
    height: 300px;
    overflow: hidden;
}

.events .more-events .more-image img {
    width: 100%;
    height: 300px;
    border: 2px solid #AF0808;
}

.contact-us .contact-form {
    background-color: white;
    border-radius: 10px;
}

.contact-us .contact-form h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "Cabin Bold";
    color: #AF0808;
}
.contact-us .contact-form p {
    font-family: "Cabin Regular";
    color: #212529;
}

.contact-us .form-container {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.contact-us .contact-form .form-container input,
.contact-form .form-container textarea {
    font-size: 16px;
    font-family: "Cabin Regular";
    color: #212529;
    padding: 20px;
}
.sub-container {
    width: 50%;
    margin: 0 auto;
}

.btn-style-1 {
    background: transparent;
    border: 1px solid #212529;
    font-family: "Cabin Regular";
    color: #212529;
    padding: 10px 25px;
    border-radius: 5px;
}

.contact-us .contact-form {
    margin-top: 50px;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.board-members .board-members-list .board-member {
    height: 100%;
    background-color: #FAFAFA;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    min-height: 440px;
    padding:10px;
}

.board-members .board-members-list .board-member img {
    width: 75%;
    border-radius: 100%;
    padding: 10px
}

.board-members .board-members-list .board-member h3 {
    font-family: "Cabin Bold";
    font-size: 14px;
    color: #AF0808;
    margin-bottom: 0;
}

.board-members .board-members-list .board-member p {
    font-size: 14px;
    padding-top: 5px;
}
.board-members .board-members-list .board-member a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
    border:1px solid #af090a;
}
.board-members .board-members-list .board-member a:hover {
    color: #048404;
    background-color: white;
    font-family: "Cabin Medium";
    border:1px solid #048404;
}
.osh-working-group {
    padding: 50px 0;
}
.membership {
    text-align: center;
    padding-top: 30px;
}
.membership h2 {
    font-family: "Cabin Bold";
    color: #AF0808;
    text-transform: capitalize;
}
.membership p {
    color:#2c2c2c;
}
.membership ul li {
    list-style: none;
}
.join-ena-here {
    padding: 30px 0;
    text-align: center;
}
.join-ena-here a {
    background: #af090a;
    color: white;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
    border:1px solid #af090a;
}
.join-ena-here a:hover {
    color: #048404;
    background-color: white;
    font-family: "Cabin Medium";
    border:1px solid #048404;
}
.more-eons-more {
    font-family: "Cabin Medium";
    padding:30px 0;
    text-align: center;
}
.membership-logo  {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.membership-logo img {
    width: 200px;
}
.join-us {
    padding-bottom: 30px;
}
.join-us a {
    color: #af090a;
}
.join-us a:hover {
    color: #048404;
}
.links {
    padding-top: 50px;
    padding-bottom: 50px;
}
.links a {
    color: #af090a;
    font-weight: bold;
}
.links a:hover {
    color: #048404;
}
.events .contact-form {
    width: 60%;
    margin:0 auto;
}
.events .contact-form img {
    width: 100%;
    border: 2px solid #AF0808;
}
.events .contact-form h2 {
    font-family: "Cabin Bold";
    color: #AF0808;
    padding-top: 50px;
}
.event-conf h2 {
    padding-top: 0  !important;
}
.blogs p {
    padding-top: 100px;
    padding-bottom: 100px;
}
.events .contact-form h3,.events .contact-form p {
    font-family: "Cabin Regular";
}
.event-conf {
    padding-top: 30px;
    padding-bottom: 30px;
}
.event-conf img {
    margin-top: 50px;
    margin-bottom: 20px;
    border: 2px solid #AF0808;
}
.osh-working-group p,
.osh-working-group li {
    font-family: "Cabin Medium";
    font-size: 16px;
    color: #4D4D4D;
    text-align: justify;
    text-align-last: left;
}

.osh-working-group table {
    width: 100%;
}

.osh-working-group table,
.osh-working-group td,
.osh-working-group th {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px 10px;
}

.eha-image img {
    width: 100%;
}
.btn-g a {
    background-color: #048404 !important;
}
.btn-g a:hover {
    color: #048404 !important;
    background-color: white !important;
}
@media (max-width:1450px) {
    .bread-crub .jumbotron-fluid {
        padding-top: 5rem;
        padding-bottom: 5rem;
    
    }
    .welcome-message>h2 {
        padding-left: 20px;
    }
    .welcome-message .inner-content {
        padding: 20px;
    }
    .welcome-message .inner-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .about-content .inner-content {
        padding: 20px;
    }
    .events-highlights h2 {
        padding-left: 20px;
    }
    .about-content .inner-content p {
        font-size: 14px;
    }
    .about-content .inner-content .spacing-div ul li {
        font-size: 14px;
    }
}

@media (max-width:1370px) {
    .bread-crub .masthead .home-bread-content h1 {
        font-size: 70px;
    }
    .bread-crub .masthead .home-bread-content p {
        font-size: 20px;
    }

    .image-text-center .masthead .home-bread-content h1 {
        font-size: 70px;
    }
    .image-text-center .masthead .home-bread-content p {
        font-size: 20px;
    }


}

@media (max-width:1199px) {
    .top-logo-bar {
        padding: 20px 0;
    }
    .bread-crub .masthead .home-bread-content {
        padding: 0;
    }
    .bread-crub .masthead .home-bread-content h1 {
        font-size: 60px;
        line-height: 60px;
    }
    .bread-crub .masthead .home-bread-content p {
        padding-top: 10px;
        font-size: 17px;
    }

    .image-text-center .masthead .home-bread-content {
        padding: 0;
    }
    .image-text-center .masthead .home-bread-content h1 {
        font-size: 60px;
        line-height: 60px;
    }
    .image-text-center .masthead .home-bread-content p {
        padding-top: 10px;
        font-size: 17px;
    }





}

@media (max-width:767px) {
    .col-2dot4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .board-members .board-members-list .board-member h3 {
        font-size: 18px;
    }
    .board-members .board-members-list .board-member p {
        font-size: 18px;
    }
}

@media (max-width:480px) {
    .top-logo-bar .logo {
        text-align: center;
        padding-bottom: 10px;
    }
    .top-logo-bar .float-right {
        float: none !important;
        text-align: center;
    }
    .bread-crub .masthead .home-bread-content h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .bread-crub .masthead .home-bread-content p {
        padding-top: 10px;
        font-size: 14px;
    }

    .image-text-center .masthead .home-bread-content h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .image-text-center .masthead .home-bread-content p {
        padding-top: 10px;
        font-size: 14px;
    }

    .events-highlights .events-list .event-image {
        width: 100%;
        margin-bottom: 20px;
    }
    .image-con {
        margin-bottom: 20px;
    }
    .other-links {
        padding-top: 0;
    }
    .main-menu nav button {
        padding: 10px;
        border: 1px solid #b0090a;
    }
    .main-menu nav img {
        width: 100px;
    }
    button.navbar-toggler.ml-1 img {
        width: 30px  !important;
        background-color: #AF0808;
    }
    .section-heading h2 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .bread-crub .jumbotron-fluid {
        margin: 0;
        padding-top: 4rem;
        padding-bottom: 3rem;
    }
    .about-content {
        width: 100%;
    }
    .board-members .board-members-list .board-member {
        min-height: 500px;
    }
    .membership-logo img {
        width: 300px;
    }
    .events .contact-form {
        width: 100%;
    }
    .resources .item .heading p {
        font-size: 24px;
    }
    .resources .corona {
        width: 100%;
    }
    .resources .corona .btn a {
        padding: 12px 15px;
        font-size: 10px;
    }
    .resources .corona .btn {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .main-menu .justify-content-center {
        justify-content: left !important;
    }
    .main-menu nav {
        padding: 10px 0 !important;
    }
    .bread-crub .masthead .page-bread-content h1 {
        font-size: 30px;
    }

    .image-text-center .masthead .page-bread-content h1 {
        font-size: 30px;
    }


    .events .events-content .event-item {
        padding-top: 30px;
    }
    .events .events-content .event-items .event-item .left-image img {
        width: 103%;
        margin-bottom: 10px;
    }
}

@media (max-width:420px) {
    .bread-crub .masthead .home-bread-content h1 {
        font-size: 26px;
        line-height: 28px;
    }
    .image-text-center .masthead .home-bread-content h1 {
        font-size: 26px;
        line-height: 28px;
    }


    footer {
        background-color: #AF0808;
        padding: 30px 0;
        margin-top: 0;
    }
    .btn-style-1 {
        margin-bottom: 40px;
    }
}
@media (max-width:1199px){
    .nav-ptr {
        left: 230px;
        top: -20px;
    }
     .nav-ptr img {
         width:550px;
     }
}
@media (max-width:991px){
    .nav-ptr {
        left: 230px;
        top: -20px;
    }
     .nav-ptr img {
         width:550px;
     }
}
@media (max-width:480px){
   .nav-ptr {
    left: 45px;
    top: 0;
    }
    .nav-ptr img {
    width: 400px;
}

}
@media (max-width:440px){
   .nav-ptr {
    left: 25px;
    }

}
@media (max-width:440px){
      .nav-ptr img {
    width: 350px;
}

}

@media (max-width:370px){
      .nav-ptr img {
    width: 290px;
}

}

