﻿@media (min-width: 768px) {
    #NationalCoreTeam {
        display: flow-root;
        justify-content: space-between;
    }

        #NationalCoreTeam div.col-lg-3:first-child {
            float: left;
        }

        #NationalCoreTeam div.col-lg-3 {
            float: right;
        }
}

.oxc {
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    display: block;
    cursor: pointer;
    color: #636363;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #757575;
}

.group {
    position: relative;
}

.seprt-frmstrcout {
    margin: 15px 0px 15px 0px;
}

form label {
    font-weight: bold;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

    .bar:before {
        left: 50%;
    }

    .bar:before, .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #e31e24;
        transition: all 0.5s ease;
    }

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.oxc:focus ~ .bar:before, .oxc:focus ~ .bar:after {
    width: 50%;
}

.dtxupalpox {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.greenarea {
    background: #265c4c;
}

.sewax-outstructure {
    margin: 40px 0px 40px 0px;
    padding: 0px;
}

.chckfrmsection {
    margin: 0px 0px 30px 0px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background: #FFF;
    border-radius: 3px;
}

.ahndtxt {
    margin: 0px;
    color: #e31e24;
    font-size: 30px;
    font-weight: 700;
}

.forimgdsgn {
    width: 100%;
    height: 100%;
}

.btthrsbmtbtn {
    width: 150px;
    height: 40px;
    border: none;
    background: #e31e24;
    color: #FFF;
    font-size: 17px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.form-group {
    margin-bottom: 15px;
}

.welcmfrmpy-outstructure {
    background: white;
    margin: 40px 0px 40px 0px;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.amain-areadesign {
    background-color: #ed3237;
}

.desx-lo {
    text-align: center;
    margin: 0px;
    font-size: 25px;
    font-weight: 600;
}

.chyx-outstructure {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cxylm-btn {
    font-size: 20px;
    text-decoration: none;
    color: #000;
    text-align: center;
    position: relative;
    transition: all .35s;
    letter-spacing: 2px;
    font-family: emoji;
    background: #fff;
    width: 200px;
    border-radius: 40px;
    height: 40px;
    border: 2px solid #d02128;
    outline: none;
    padding: 0px 0px 0px 0px;
}

.hide {
    display: none !important;
}

.text-center {
    text-align: center !important;
}

.header-top-right {
}

    .header-top-right .dropdown {
        display: inline-block;
    }

        .header-top-right .dropdown button {
            background: transparent;
            color: #fff !important;
            border: 0;
        }

        .header-top-right .dropdown .dropdown-menu a {
            margin: 0 0 0 10px;
            color: #1c1c1c;
            display: inline !important;
        }

    .header-top-right a {
        font-size: 14px;
        padding: 5px 0;
        display: inline-block;
        color: #fff;
        margin-left: 25px;
    }

/assets/css/registration.css

.other-members-container {
    box-shadow: 2px 2px 38px -7px #d1d1d1;
    border-radius: 10px;
    padding: 10px 15px 20px;
    height: 100%;
}

.formFilderCol {
    box-shadow: 2px 2px 38px -7px #d1d1d1;
    border-radius: 10px;
    padding: 10px 15px 20px;
    height: 100%;
}

.pdf-content .fusion-text img {
    max-width: 100%;
    height: 285px;
    object-fit: unset;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #eee;
}

.fusion-button {
    position: absolute;
    background: #fff;
    top: 92%;
    border-radius: 6px;
    width: 80%;
    z-index: 0;
    left: 10.5%;
    padding: 0 10px 8px;
    box-shadow: 2px 4px 10px #c1c1c1;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    border: 1px solid #fff;
}

    .fusion-button .btn {
        padding: 4px 25px;
        font-size: 13px;
        border-radius: 4px;
        display: block;
        width: 100%;
    }

.fusion-text {
    text-align: center;
}

    .fusion-text p {
        margin: 9px;
    }

.gallery-area ul.list-unstyled li {
    background: #fff;
    display: block;
}

    .gallery-area ul.list-unstyled li button {
        background: #ebebeb;
        display: block;
        width: 100%;
        text-align: left;
        padding: 6px 12px;
    }

        .gallery-area ul.list-unstyled li button h5 {
            font-size: 1rem
        }

@media(max-width:990px) {
    .header-top.home-four {
        display: block;
        position: fixed;
        left: -90%;
        bottom: 0;
        top: 0;
        z-index: 9999999;
        transition: 0.5s;
        /* opacity: 0; */
        /* visibility: hidden; */
        width: 90%;
    }

        .header-top.home-four.show {
            left: 0;
        }

        .header-top.home-four #tog {
            position: absolute;
            width: 40px;
            height: 40px;
            background: #ed3237;
            right: -20px;
            border: 0 solid #fff;
            transform: rotate(45deg);
            border-left: 0;
            border-bottom: 0;
            top: 20px;
        }

            .header-top.home-four #tog:before {
                content: 'More';
                /* right: -25px; */
                position: absolute;
                transform: rotate(45deg);
                /* top: -20px; */
                background: #ed3237;
                padding: 0 11px;
                color: #fff;
            }

        .header-top.home-four .header-top-right {
            display: flex;
            justify-content: flex-start;
            flex-direction: column;
            width: 100%;
            padding-top: 1rem;
        }

            .header-top.home-four .header-top-right .dropdown, .header-top.home-four .header-top-right a {
                padding: 4px;
                margin: 2px;
                display: block;
            }

                .header-top.home-four .header-top-right .dropdown button {
                    padding: 0;
                    display: flex;
                    width: 100%;
                    justify-content: space-between;
                    align-items: center;
                }
}

@media(max-width:767px) {
    div#parishad-mem {
        /* justify-content:center; */
    }
    /* div#parishad-mem .col-lg-3.col-md-4.col-sm-6:nth-child(1){
    order: 1; */
}

div#parishad-mem .col-lg-3.col-md-4.col-sm-6:nth-child(2) {
}

div#parishad-mem .col-lg-3.col-md-4.col-sm-6:nth-child(3) {
}
}
