.desgin {
    width: 62%;
}

.btn1 {
    background-color: #b813c8 !important;
}

.bottom {
    margin-top: 0px !important;
}

.hdsection {
    background: #ffc107;
}

.hdsection .navbar-nav {
    flex-direction: inherit;
}

.hdsection .navbar-nav {
    float: left;
}

.hdsection .navbar-nav li a:after {
    right: 0;
}

.hdsection .navbar-nav li a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 24px;
    right: -9px;
}

.s_image{
    height: 267.99px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
/* .hdsection .navbar-nav .current_li {
margin-right: 5px;
} */

.hdsection .navbar-nav li {
    display: inline-block;
}

.hdsection .navbar-nav li a {
    padding: 9px 20px 5px 15px;
}

.hdsection .navbar-nav li a {
    color: #ffffff;
    font-size: 20px;
    /* position: relative; */
    border-bottom: 3px solid #fff0;
}

.hdsection .navbar-nav li a.nav-link.current_a {
    float: left;
    color: #ffffff;
    background: #e31ae8;
}

.nav_item {
    border-right-color: black;
}

.next_li,
.current_a {
    /* margin-right:15px; */
    border-right: 1px solid white;
}

.next_li:hover {
    background-color: #e31ae8;
}

.nav-link {
    display: block;
}

link.current_a {
    float: left;
    color: #ffffff;
    background: #e08c44;
}

a {
    color: white;
    text-decoration: none !important;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a:hover {
    color: white !important;
}

a:active {
    color: white !important;
}

@media (min-width: 0px) and (max-width: 430px) {
    .rounded {
        padding: 1rem !important;
    }
    #contactback {
        width: 60px;
        height: 60px;
    }
}

@media (max-width:370px) {
    .btn1 {
        color: white;
        background-color: rgb(226 50 226);
        border-radius: 50px;
        font-size: 20px;
        width: 149px;
        margin-left: 49px;
        border: 3px solid gold;
    }
}

@media (max-width: 1024px) {
    .privacy {
        width: 136%;
    }
}

@media (min-width: 1850px) {
    #contactback {
        float: right;
        margin-top: 130px;
        width: 180px;
        height: 180px;
    }
}

.rounded {
    padding: 3rem;
}

.container {
    position: relative;
    color: white;
}

.top-right {
    position: absolute;
    top: 100px;
    right: 16px;
}

#registerbackground {
    background: rgba(255, 255, 255, 0.5);
    /* margin: 50px 0px 0px 0px; */
}

#registerform {
    background-color: white;
    margin: 20px;
    padding: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 12px;
}

#registerform1 {
    font-size: 12px;
}

#contactback {
    float: right;
}

h5 {
    padding: 40px;
    font-size: 25px;
    font-weight: 900;
}

.dropdown {
    visibility: hidden;
}

@media (max-width: 768px) {
    .txt {
        width: 60%;
    }
}

@media (max-width: 500px) {
    h5 {
        font-size: 16px;
    }
    .desgin {
        height: 5em;
    }
    li {
        /* background-color: #efad34; */
        list-style: none;
    }
}

body {
    padding: 40px 0;
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-gap: 20px;
    align-items: stretch;
}

.grid>article {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
}

.grid>article img {
    max-width: 100%;
}

.grid .text {
    padding: 20px;
}

.text {
    background-color: white;
    color: #a81b98;
    padding: 65px;
}

.btn1 {
    background-color: #909;
    width: 50%;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
    margin-left: 25%;
    border: 4px solid #e5db60;
}

@media (max-width:450px) {
    #registerbackground {
        width: 75%;
        margin-left: 12%;
        margin-top: 2%;
    }
}

a {
    color: white;
    text-decoration: none !important;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a:hover {
    color: white !important;
}

a:active {
    color: white !important;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 900;
    font-size: 20px;
    transform: translate(-50%, -50%);
}

@media (max-width:2560px) {
    .cemtered {
        font-size: 4vw;
    }
}

@media (min-width: 0px) and (max-width: 430px) {
    .rounded {
        padding: 1rem !important;
    }
    #contactback {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 1024px) {
    .privacy {
        width: 138%;
    }
}

@media (min-width: 1850px) {
    #contactback {
        float: right;
        margin-top: 130px;
        width: 180px;
        height: 180px;
    }
}

.rounded {
    padding: 3rem;
}

.container {
    position: relative;
    color: white;
}

.top-right {
    position: absolute;
    top: 100px;
    right: 16px;
}

#registerbackground {
    background: rgba(255, 255, 255, 0.5);
    /* margin: 50px 0px 0px 0px; */
}

#registerform {
    background-color: white;
    margin: 20px;
    padding: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 12px;
}

#registerform1 {
    font-size: 12px;
}

#contactback {
    float: right;
}

h5 {
    padding: 40px;
}

.dropdown {
    visibility: hidden;
}

@media (max-width: 768px) {}

@media (max-width: 500px) {
    h5 {
        font-size: 16px;
        text-align: left;
    }
    .hdsection .navbar-nav {
        float: left;
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
    .next_li,
    .current_a {
        border-right: none;
    }
    .hdsection .navbar-nav li a.nav-link.current_a {
        width: 100%;
    }
    .pri,
    .trm,
    .pym,
    .disc {
        margin-bottom: 1%;
        margin-left: 2%;
    }
    .centered {
        font-size: 5vw;
    }
    li {
        /* background-color: #efad34; */
        list-style: none;
    }
    .desgin {
        height: 5em;
        width: 100%;
    }
}