.header-wrapper {
    width: 100%
}

.footer-wrapper {
    width: 100%
}

.background {
    background: url(../images/201.png) center 0px;
    background-size: initial;
    box-shadow: 0 0 15px #ccc;
}

.heading {
    text-align: left;
    font-size: 20px;
    color: #133d77;
    font-weight: 600;
    margin: 50px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

.sub-header {
    color: #133d77;
    font-weight: 600;
    margin-top: 5px;
    display: inline-block;
}

.navbar-toggle {
    border: 1px solid #7a1329;
}

    .navbar-toggle .icon-bar {
        background-color: #1f2871;
    }

.navbar.menu {
    margin-bottom: 0px;
}

    .navbar.menu a.blog-nav-item {
        font-weight: bold;
        color: #273688;
    }

    .navbar.menu li.active {
        border-bottom: 5px solid #e46900;
    }

    .navbar.menu .navbar-nav {
        float: none;
        display: inline-block;
        text-align: center;
    }

        .navbar.menu .navbar-nav li a {
            padding-left: 28px;
            padding-right: 28px;
        }

        .navbar.menu .navbar-nav :hover {
            background-color: rgba(119, 110, 114, 0.19);
        }

    .navbar.menu #navbar_mob {
        text-align: center;
    }

    .navbar.menu .navbar-header {
        width: 103%;
        border-bottom: solid 1px #f0ecec;
    }

.main-slider .bxslider img {
    width: 100%;
    height: auto;
}

.fb-plugin {
    text-align: center;
}

    .fb-plugin h2 {
        text-align: center;
        font-size: 30px;
        font-family: "Bitter-Regular";
        text-transform: uppercase;
        margin: 0 auto 50px;
        position: relative;
    }

        .fb-plugin h2:before, .fb-plugin h2:after {
            content: "";
            height: 2px;
            width: 80px;
            background-color: #868889;
            position: absolute;
            top: 15px;
        }

        .fb-plugin h2:before {
            left: 430px;
        }

        .fb-plugin h2:after {
            right: 430px;
        }

    .fb-plugin p {
        padding: 65px 0px 0px 0px;
        color: #1d212c;
        text-align: center;
    }

    .fb-plugin .fb-page {
        padding: auto;
        margin: auto;
        width: 100%
    }

        .fb-plugin .fb-page .fb-page.fb_iframe_widget {
            width: 100%
        }

            .fb-plugin .fb-page .fb-page.fb_iframe_widget span {
                width: 100% !important;
            }

            .fb-plugin .fb-page .fb-page.fb_iframe_widget iframe {
                width: 100% !important;
            }

                .fb-plugin .fb-page .fb-page.fb_iframe_widget iframe html body div._2p3a {
                    width: 100% !important;
                }

.donation .back-red {
    background-color: #bf191b;
    background-image: url("../images/gradient.png");
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 40px;
}

    .donation .back-red p {
        padding: 20px 0px 20px 0px;
        color: #ffffff;
        text-align: center;
    }

    .donation .back-red .btn-primary {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        border: none;
        padding: 8px 50px 8px 50px;
        color: #000;
        background-color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }

.fb-slide {
    width: 100%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 40px;
}

    .fb-slide h2 {
        text-align: center;
        font-size: 30px;
        font-family: "Bitter-Regular";
        text-transform: uppercase;
        display: inline-block;
        position: relative;
    }

        .fb-slide h2:before, .fb-slide h2:after {
            content: "";
            height: 2px;
            width: 80px;
            background-color: #868889;
            position: absolute;
            top: 15px;
        }

        .fb-slide h2:before {
            left: -103px;
        }

        .fb-slide h2:after {
            right: -103px;
        }

    .fb-slide .royal {
        padding: 0 0 0 0;
        margin: 0 0 0 208px;
    }

        .fb-slide .royal .rname {
            text-align: left;
            font-size: 24px;
            color: #133d77;
            font-weight: 600;
            margin: 30px 0 0 12px;
            padding: 0px 0px 0px 0px;
            float: right;
        }

        .fb-slide .royal .rlogo {
            padding: 40px 0 0 0px;
            margin: 0px 0 0 0px;
            float: left;
        }

        .fb-slide .royal .editorial span {
            float: left;
            margin-left: 95px;
            color: #133d77;
            font-weight: 600;
        }

    .fb-slide .imgslider {
        text-align: center;
    }

        .fb-slide .imgslider html {
            box-sizing: border-box;
        }

        .fb-slide .imgslider *, .fb-slide .imgslider *:before, .fb-slide .imgslider *:after {
            box-sizing: inherit;
        }

        .fb-slide .imgslider img {
            width: 100%;
            height: auto;
            padding: 5px;
            min-height: 150px;
            max-height: 150px;
        }

        .fb-slide .imgslider .slick-dots {
            text-align: center;
            margin: 20px 0 10px 0;
            padding: 0;
        }

            .fb-slide .imgslider .slick-dots li {
                display: inline-block;
                margin-left: 4px;
                margin-right: 4px;
            }

                .fb-slide .imgslider .slick-dots li.slick-active button {
                    background-color: black;
                }

                .fb-slide .imgslider .slick-dots li button {
                    font: 0/0 a;
                    text-shadow: none;
                    color: transparent;
                    background-color: #999;
                    border: none;
                    width: 1px;
                    height: 10px;
                    border-radius: 50%
                }

                .fb-slide .imgslider .slick-dots li :hover {
                    background-color: black;
                }

        .fb-slide .imgslider .prev {
            color: #999;
            position: absolute;
            top: 38%;
            left: -2em;
            font-size: 1.5em;
        }

            .fb-slide .imgslider .prev:hover {
                cursor: pointer;
                color: black;
            }

        .fb-slide .imgslider .next {
            color: #999;
            position: absolute;
            top: 38%;
            right: -2em;
            font-size: 1.5em;
        }

            .fb-slide .imgslider .next:hover {
                cursor: pointer;
                color: black;
            }

@media screen and (max-width: 600px) {
    .fb-slide .imgslider .next {
        display: none !important;
    }
}

.fb-slide .btn-fb {
    display: inline-block;
    text-align: center;
    border: none;
    padding: 8px 50px 8px 50px;
    color: #ffffff;
    background-color: #3a5baf;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: 100;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    height: 35px;
    text-decoration: none;
}

    .fb-slide .btn-fb:hover {
        background-color: #2658d7;
    }

.footer {
    display: inline-block;
    width: 100%
}

    .footer .back-blue {
        background-color: #1c2a75;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

        .footer .back-blue .menu {
            text-align: center;
        }

            .footer .back-blue .menu a.blog-nav-itemfooter {
                color: #ffffff;
            }

            .footer .back-blue .menu li.active {
                border-bottom: 5px solid #ffffff;
            }

            .footer .back-blue .menu .navbar-nav {
                float: none;
                display: inline-block;
                text-align: center;
            }

                .footer .back-blue .menu .navbar-nav li a {
                    padding-left: 35px;
                    padding-right: 35px;
                    padding-top: 20px;
                }

                .footer .back-blue .menu .navbar-nav :hover {
                    background-color: #207fe4;
                }

            .footer .back-blue .menu #navbar_mob {
                text-align: center;
            }

            .footer .back-blue .menu .navbar-footer {
                width: 100%
            }

.paragon {
    text-align: center;
    margin: 65px 0 0 0;
    font-family: Bitter-Regular;
    font-size: 12px;
}

    .paragon span {
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 10px;
    }

.line {
    text-align: center;
    background-color: #333333;
    width: 80px;
    height: 2px;
}

.custom-css html {
    border: solid 5px #000;
}

.custom-css {
    border: solid 10px #000;
}

.about-page .heading {
    text-align: left;
    font-size: 20px;
    color: #133d77;
    font-weight: 600;
    margin: 50px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

.about-page span {
    color: #1d212c;
}

.about-page p {
    margin-top: 10px;
    color: #1d212c;
    text-align: justify;
}

.news-page {
    text-align: center;
}

    .news-page .main-heading h2 {
        text-align: center;
        font-size: 30px;
        font-family: "Bitter-Regular";
        text-transform: uppercase;
        margin: 50px auto 30px;
        position: relative;
    }

        .news-page .main-heading h2:after {
            content: "";
            height: 2px;
            width: 80px;
            background-color: #868889;
            position: absolute;
            top: 15px;
            right: 315px;
        }

        .news-page .main-heading h2:before {
            content: "";
            height: 2px;
            width: 80px;
            background-color: #868889;
            position: absolute;
            top: 15px;
            left: 315px;
        }

    .news-page .fb-page {
        margin-bottom: 50px;
    }

.history-page .heading {
    text-align: left;
    font-size: 20px;
    color: #133d77;
    font-weight: 600;
    margin: 50px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

.history-page span {
    color: #1d212c;
}

.history-page p {
    margin-top: 10px;
    color: #1d212c;
    text-align: justify;
}

.contact-page .main-heading h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Bitter-Regular";
    text-transform: uppercase;
    margin: 50px auto 30px;
    position: relative;
}

    .contact-page .main-heading h2:after {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        right: 315px;
    }

    .contact-page .main-heading h2:before {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        left: 315px;
    }

.contact-page p {
    margin-top: 10px;
    color: #1d212c;
    text-align: justify;
}

.contact-page input[type=text], .contact-page [type=email], .contact-page [type=number], .contact-page [type=date], .contact-page [type=month], .contact-page [type=search] {
    width: 100%;
    margin-top: 5px;
    border: dotted 1px #1c2a75;
    background: none;
    padding-left: 5px;
    height: 30px;
    color: #8f111c;
}

.contact-page textarea {
    width: 100%;
    margin-top: 5px;
    border: dotted 1px #1c2a75;
    background: none;
    padding-left: 5px;
    height: 80px;
    color: #8f111c;
    resize: none;
}

.contact-page select {
    width: 100%;
    margin-top: 5px;
    border: dotted 1px #1c2a75;
    background: none;
    padding-left: 5px;
    color: #8f111c;
    resize: none;
    height: 30px;
}

.contact-page label {
    margin-top: 10px;
    color: #273688;
}

.contact-page .send-button {
    margin-top: 10px;
    border: none;
    padding: 10px 35px;
    background-color: #1c2a75;
}

    .contact-page .send-button:hover {
        background-color: #4a73d1;
    }

.contact-page a {
    color: #7d0810;
    font-size: 16px;
}

    .contact-page a:hover {
        color: #0b0e39;
        text-decoration: none;
    }

.contact-page .heading {
    margin-top: 10px;
}

.contact-page .rclogo {
    margin-top: 50px;
}

.contact-page.registration-page .mt-3 {
    margin-top: 1rem;
    display: inline-block;
}

.contact-page.registration-page .mt-4 {
    margin-top: 2.5rem;
    display: inline-block;
}

.contact-page.registration-page .mb-4 {
    margin-bottom: 2.5rem;
    display: inline-block;
}

.contact-page .col-2 {
    width: 24.75%;
    float: left;
}

.contact-page .col-4 {
    width: 33.5%;
    float: left;
}

.contact-page .col-6 {
    width: 47.96%;
    float: left;
}

.contact-page .mr-22 {
    margin-right: 22px;
}

.success {
    position: absolute;
    background: #b5b5b5;
    width: 100%;
    padding: 4% 0;
    top: 0%;
    opacity: 0.9;
    text-align: center;
    left: 0%;
    font-weight: 500;
    font-size: 18px;
    height: 100%;
    z-index: 1000;
}

.nocaptcha {
    position: absolute;
    background: #b5b5b5;
    width: 100%;
    padding: 4% 0;
    top: 0%;
    opacity: 0.9;
    text-align: center;
    left: 0%;
    font-weight: 500;
    font-size: 18px;
    height: 100%;
    z-index: 1000;
}

.success-msg {
    background: #1c2a75;
    width: 100%;
    top: 45%;
    display: inline-block;
    padding: 15px;
    color: #fff;
    z-index: 999;
    position: absolute;
    left: 0;
}

.captcha-msg {
    background: #9c2a2a;
    width: 100%;
    top: 45%;
    display: inline-block;
    padding: 15px;
    color: #fff;
    z-index: 999;
    position: absolute;
    left: 0;
}

.gallery-page .main-heading h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Bitter-Regular";
    text-transform: uppercase;
    margin: 50px auto 30px;
    position: relative;
}

    .gallery-page .main-heading h2:after {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        right: 315px;
    }

    .gallery-page .main-heading h2:before {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        left: 315px;
    }

.gallery-page .embedsocial-album {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .gallery-page .embedsocial-album .col-md-4 iframe {
        height: 454px !important;
    }

.gallery-page .powr-facebook-feed .powrMarkHighlight {
    display: none !important;
}

.committee-page .main-heading h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Bitter-Regular";
    text-transform: uppercase;
    margin: 50px auto 30px;
    position: relative;
}

    .committee-page .main-heading h2:after {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        right: 315px;
    }

    .committee-page .main-heading h2:before {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
        left: 315px;
    }

.committee-page label {
    margin-top: 10px;
    color: #273688;
}

.committee-page .heading {
    margin-top: 30px;
}

.committee-page span.sub-header {
    width: 85%
}

.member-page .member-table {
    margin-top: 20px;
}

    .member-page .member-table .member-table-header {
        background: #fed002;
        padding: 10px;
        width: 100%;
        display: flex;
        font-size: 14px;
        font-weight: 700;
        color: #1d212c;
    }

        .member-page .member-table .member-table-header .member-number {
            width: 15%;
            text-align: center;
        }

        .member-page .member-table .member-table-header .member-email {
            width: 15%;
            text-align: center;
        }

        .member-page .member-table .member-table-header .member-name {
            width: 70%
        }

    .member-page .member-table .member-table-body {
        width: 100%;
        margin-bottom: 7em;
    }

        .member-page .member-table .member-table-body .member-row {
            background: #ffffff;
            padding: 12px 10px;
            width: 100%;
            display: flex;
            align-items: center;
            font-size: 14px;
            font-weight: 500;
            color: #1d212c;
            border-bottom: 1px solid #dedede;
        }

            .member-page .member-table .member-table-body .member-row .member-number {
                width: 15%;
                text-align: center;
            }

            .member-page .member-table .member-table-body .member-row .member-email {
                width: 15%;
                text-align: center;
            }

                .member-page .member-table .member-table-body .member-row .member-email .send-button {
                    margin-top: 0px;
                    border-radius: 4px;
                    padding: 8px 35px;
                    font-size: 12px;
                    cursor: pointer;
                }

@media only screen and (max-device-width: 720px) {
    .member-page .member-table .member-table-body .member-row .member-email .send-button {
        padding: 5px 12px;
    }
}

.member-page .member-table .member-table-body .member-row .member-email .send-button:hover {
    background-color: #3b4dae;
}

.member-page .member-table .member-table-body .member-row .member-name {
    width: 70%
}

.member-page .pagination .page-item .page-link {
    padding: 6px 12px;
    line-height: 1;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #1c2a75;
    color: #1d212c;
    font-weight: 600;
}

.member-page .pagination .page-item.active .page-link {
    background-color: #1c2a75;
    border-color: #1c2a75;
    color: #fff;
}

.member-page .pagination .page-item.disabled .page-link {
    color: #6e7484;
}

.member-page .heading {
    padding-top: 2.5em;
}

.member-page .member-search {
    position: relative;
}

    .member-page .member-search .navbar {
        position: absolute;
        top: -40px;
        right: -4px;
        width: 30%;
        margin: 0;
        min-height: auto;
        text-align: right;
    }

@media only screen and (max-device-width: 720px) {
    .member-page .member-search .navbar {
        width: 100%;
        margin-top: 12px;
        position: unset;
        top: unset;
        right: unset;
    }
}

.member-page .member-search .navbar .form-inline {
    margin-bottom: 0px;
    background: url(../images/search.png) center 0px;
    background-size: 5%;
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-position-x: 25px;
}

    .member-page .member-search .navbar .form-inline .form-control {
        width: 95%;
        margin-top: 0px;
        border: dotted 1px #1c2a75;
        background: none;
        padding-left: 38px;
        height: 30px;
        margin-right: 2px;
        display: inline-block;
    }

    .member-page .member-search .navbar .form-inline .send-button {
        margin-top: 0px;
        border: none;
        padding: 5.5px 20px;
        background-color: #1c2a75;
        display: inline-block;
    }

.modal .modal-dialog {
    left: 0%
}

    .modal .modal-dialog .modal-header {
        border-bottom: 0px solid #e5e5e5;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 15px 0px 30px;
    }

        .modal .modal-dialog .modal-header .heading {
            display: flex;
            align-items: center;
            margin-top: 0px;
            border-bottom: 1px solid #1c2a75;
            padding-bottom: 8px;
            width: 92%
        }

            .modal .modal-dialog .modal-header .heading h4 {
                font-size: 20px;
                color: #012251;
                font-weight: 600;
                margin-top: 0px;
                padding: 0;
                text-align: left;
                margin-bottom: 0em;
                margin-right: 10px;
            }

            .modal .modal-dialog .modal-header .heading#modelheader {
                white-space: nowrap;
                width: 320px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .modal .modal-dialog .btn-primary {
        margin-top: 0px;
        border: none;
        padding: 8px 35px;
        background-color: #1c2a75;
    }

        .modal .modal-dialog .btn-primary:hover {
            background-color: #3b4dae;
        }

    .modal .modal-dialog .close {
        font-size: 34px;
        font-weight: lighter;
        color: #1c2a75;
        text-shadow: 0 0px 0 #ffffff;
        opacity: 1;
    }

    .modal .modal-dialog .modal-body {
        text-align: center;
        padding: 22px 30px 25px 30px;
    }

        .modal .modal-dialog .modal-body .heading {
            font-size: 20px;
            color: #012251;
            font-weight: 600;
            margin-top: -34px;
            padding: 0;
            text-align: left;
            margin-bottom: 1.1em;
            margin-bottom: 1.3em;
        }

        .modal .modal-dialog .modal-body .sub-header {
            color: #787878;
            font-weight: 300;
            margin-top: 8px;
            font-size: 16px;
        }

        .modal .modal-dialog .modal-body label {
            margin-top: 0px;
            color: #273688;
            text-align: left;
            float: left;
        }

        .modal .modal-dialog .modal-body input[type=text], .modal .modal-dialog .modal-body textarea {
            width: 100%;
            margin-top: 5px;
            border: dotted 1px #1c2a75;
            background: none;
            height: 30px;
            padding-left: 5px;
            color: #8f111c;
            resize: none;
            margin-bottom: 25px;
        }

        .modal .modal-dialog .modal-body textarea {
            height: 80px !important;
        }

        .modal .modal-dialog .modal-body form {
            margin-bottom: 0px !important;
        }

            .modal .modal-dialog .modal-body form .btn-primary {
                margin-top: 15px !important;
            }

    .modal .modal-dialog .modal-footer {
        border-top: 0px solid #e5e5e5;
        text-align: center;
        margin: 0px;
    }

.reg-rcobana .navbar .nav-reg .register, .reg-rcobana .navbar .nav-reg .member {
    display: block !important;
}

    .reg-rcobana .navbar .nav-reg .register a, .reg-rcobana .navbar .nav-reg .member a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

.reg-rcobana .navbar .nav-reg .register {
    margin-left: 7em;
}

.reg-rcobana .navbar .nav-reg .home {
    margin-left: -2.5em;
}

.reg-rcobana .mt-7 {
    margin-top: 7em;
}

.reg-rcobana .mt-20 {
    margin-top: 20px;
}

.reg-rcobana .mb-3 {
    margin-bottom: 3em;
}

.reg-rcobana .mb-0 {
    margin-bottom: 0px;
}

.navbar-wrapper nav .register, .navbar-wrapper nav .member {
    display: none !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.clear-icon {
    color: #1c2a75;
    font-weight: 700;
    background: #e5e0e0;
    border: none;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 12px;
    height: 20px;
    width: 20px;
    padding-left: 7px;
    padding-top: 2px;
    opacity: .8;
}
.wrapper-dinner-dance{
    padding-bottom:25px;
}
.wrapper-dinner-dance img {
    border: 10px solid #fdce02;
    padding: 5px;
}

.wrapper-dinner-dance h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Bitter-Regular";
    text-transform: uppercase;
    margin: 25px auto 25px;
    position: relative;
}

    .wrapper-dinner-dance h2:before, .wrapper-dinner-dance h2:after {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
    }
    .wrapper-dinner-dance h2:before {
        left: 250px;
    }

    .wrapper-dinner-dance h2:after {
        right: 250px;
    }
    /*.wrapper-dinner-dance h3 {
        color: #facf3a;
        font-family: 'Poppins', sans-serif !important;
        color: #facf3a;
        font-size: 50px;
        font-weight: bold;
        margin: 5px;
    }
.wrapper-dinner-dance span{
    color: #facf3a;
    font-family: 'Poppins', sans-serif !important;
    color: #facf3a;
    font-size: 20px;
    font-weight:400;
}
.wrapper-dinner-dance p {
    color: #facf3a;
    font-family: 'Exo 2', sans-serif;
    color: #facf3a;
    font-size: 22px;
    font-weight: 400;
}
    .wrapper-dinner-dance h6 {
        color: #7debe4;
        font-family: 'Exo 2', sans-serif;
        font-size: 38px;
        font-weight: 500;
    }
    .wrapper-dinner-dance h4 {
        color: #facf3a;
        font-family: 'Poppins', sans-serif !important;
        color: #facf3a;
        font-size: 35px;
        font-weight: bold;
        margin-top: 40px;
    }
.ticket-content p {
    color: #7debe4;
    font-family: 'Exo 2', sans-serif;
    font-size: 22px;
    font-weight: 500;
    border-right: 2px solid #7debe4;
    padding-right: 25px;
}
.ticket-content h6 {
    color: #facf3a;
    font-family: 'Poppins', sans-serif !important;
    color: #facf3a;
    font-size: 35px;
    font-weight: bold;
    margin: 5px 0px;
}
.ticket-content {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}*/

.wrapper-events h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Bitter-Regular";
    text-transform: uppercase;
    margin: 0px auto 25px;
    position: relative;
}
.wrapper-events h2:before, .wrapper-events h2:after {
        content: "";
        height: 2px;
        width: 80px;
        background-color: #868889;
        position: absolute;
        top: 15px;
}
.wrapper-events {
    width: 100%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 40px;
}

.wrapper-events h2:before {
        left: 250px;
}

.wrapper-events h2:after {
        right: 250px;
}
.wrapper-events{
    margin-bottom:15px;
}
.wrapper-events img {
        border: 10px solid #fdce02;
        padding: 5px;
        margin-top:20px;
 }
    .wrapper-events .btn-fb {
        display: inline-block;
        text-align: center;
        border: none;
        padding: 8px 50px 8px 50px;
        color: #ffffff;
        background-color: #3a5baf;
        background-repeat: no-repeat;
        font-size: 14px;
        font-weight: 100;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        height: 35px;
        text-decoration: none;
    }

    .upcoming-news {
        height: 50px;
        width: 100%;
        color: #111141;
        font-size: 18px;
        font-family: 'Poppins', sans-serif !important;
        background-color: #facf3a;
        font-weight: 500;
        text-align: center;
    }

    .upcoming-news span.font-weight-bold {
        font-weight: 700;
        text-transform: uppercase;
    }

    .upcoming-news span .saxophone-icon {
        width: 50px;
        animation: blinker 1.5s linear infinite;
    }

    @keyframes blinker {
        50% {
            opacity: 0.2;
        }
    }

    .upcoming-news a.btn-events {
        background-color: #c93333;
        padding: 6px 18px;
        border-radius: 5px;
        font-size: 13px;
        color: white;
        font-weight: 300;
        cursor: pointer;
        margin-left: 10px;
    }
    .upcoming-news a.btn-events:hover {
        text-decoration: none;
        background-color: #bd2626;
    }

    /* Portrait */
@media only screen and (max-device-width: 680px) and (orientation: portrait) {
    .upcoming-news {
        height: 170px;
    }
}

    /* landscape */
    @media only screen and (max-device-width: 680px) and (orientation: landscape) {
        .upcoming-news {
            height: 105px;
        }
    }

    @media (max-width: 1024px) {
        .wrapper-events img {
            width: 100% !important;
        }
    }


@media (min-width: 1200px)
{
    .social-media {
        top: 231px !important;
    }
}

.committee-page .mb-2 {
    margin-bottom: 5px;
    display: inline-block;
}