body {
    font-family: Ubuntu !important;
}
::-webkit-scrollbar {
    width: 5px;
}
input {
    border-radius: 13.3623px !important;
}
.custom-active {
    background: rgba(238, 238, 238, 0.5);
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 7px;
}
/* Track */
::-webkit-scrollbar-track {
    background: rgb(216, 216, 216);
}
.primary_bg {
    background-color: #09174b;
}
.custom_text {
    color: #09174b !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #09174b;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #0c2068;
}
.purple_bg_blend {
    position: absolute;
    width: 123px;
    height: 123px;
    left: -10px;
    top: 180px;
    background: #9d37a6;
    opacity: 0.3;
}
.darkblue_bg_rounded {
    position: absolute;
    width: 249px;
    height: 249px;
    left: -24px;
    top: 330px;
    background: #5331a1;
    background-blend-mode: screen;
    border-radius: 124.5px;
    opacity: 0.5;
}
.carousel-indicators li {
    background-color: #c4c4c4;
}
.carousel-indicators .active {
    background-color: #09174b;
}
.interest_bg {
    background-color: #eeeeee;
    color: #464646;
}
.wavy_bg {
    background-image: url("../assets/images/gradient-wavy-bg.png");
    height: 550.05px;
}
.thumbnail {
    height: 35px;
    width: 35px;
    border-radius: 17.5px;
}
.footer {
    background: #000000;
    height: 208px;
}
.footer-links .list-group-item {
    background: none;
    padding: 0;
    color: #fff;
}
.wavy_bg_heading {
    font-size: 40px;
    line-height: 46px;
    position: relative;
    top: 120px;
}
.wavy_bg_text {
    position: relative;
    top: 150px;
    font-size: 18px;
    line-height: 21px;
}
.wavy_bg_link {
    position: relative;
    top: 170px;
}
.testimonial {
    margin-left: 10%;
}
.top_interest_text {
    width: 943px !important;
    color: #686868;
}
.carousel_item_custom {
    height: 430px;
}
.caption_text {
    position: absolute;
    top: 97px;
}
.caption_text div p {
    font-size: 18px;
}
.login_signup_image {
    background-image: url("../assets/images/login_signup_image.png");
    background-size: cover;
    height: 100vh;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("/assets/images/select_icon.png") no-repeat right
        0.75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
}
label {
    margin-bottom: 1px;
}
.form-group {
    margin-bottom: 10px;
}
.interest_list {
    border: 1px solid #1e79a1;
    border-radius: 16px;
    color: #1e79a1;
    font-size: 12px;
    font-weight: inherit;
    cursor: pointer;
}
.selected_interest {
    background: #1e79a1;
    color: #ffffff;
}
.second_login_column,
.second_signup_column {
    padding: 60px 0px 0px 60px !important;
}
.second_signup_column {
    padding: 10px 5px 20px 60px !important;
}
.fb_login_btn,
.google_login_btn {
    width: 360px;
    color: #1976d2;
    border: 1px solid #1976d2;
}
.fb_login_icon,
.google_login_icon {
    position: relative;
    right: 60px;
}
.contnue_with_email {
    margin-left: 120px;
    color: #686868;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
}
.form_container {
    width: 360px;
}
.form_container button,
.proceed_btn {
    width: 360px;
    border-radius: 16px;
    font-size: 16px;
}
.form_container .forgot_password {
    margin-left: 70%;
    color: #686868;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
}
.signup_form_container {
    width: 368px;
}
.step_two_form {
    display: none;
    width: 550px;
}
.interest_option {
    width: 150px;
}
.step_two_form button {
    margin-left: 22%;
    width: 270px;
    border-radius: 16px;
    font-size: 16px;
}

/* Start Feeds Css */
.custom_container2,
.profile_page_container {
    display: flex;
    flex-direction: row;
}
.profile_board_container {
    display: flex;
    flex-direction: column;
    margin-left: 18vw;
}
.bg_gray {
    background: #eeeeee;
    height: 100vh;
    border: 0.5px solid rgba(104, 104, 104, 0.2);
}
.profile_sidebar_item {
    margin: 2px 0px;
    padding: 10px 3px 20px 3px;
}
.profile_sidebar_item_active {
    border-right: 3px solid #686868;
    background-color: #e0e0e0;
    padding-bottom: 20px;
}
.profile_sidebar_icon {
    position: absolute;
    left: 40px;
}
.profile_sidebar_item a:link {
    text-decoration: none;
}
.profile_sidebar_text {
    color: #686868;
    position: relative;
    top: 8px;
    left: 88px;
}
.feeds_sidebar {
    background: #eeeeee;
    border: 0.5px solid rgba(104, 104, 104, 0.2);
    width: 17vw;
}
.feeds_sidebar .sidebar_logo {
    margin: 12px 0 35px 0;
}
.toggle_sidebar {
    position: relative;
    cursor: pointer;
    left: 195px;
    top: 5px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 0.8s;
}
.side_bar_links,
.side_bar_links:hover {
    text-decoration: none !important;
    color: #686868;
    font-size: 14px;
}
.hideText {
    visibility: hidden;
}
.feeds_content_container {
    /* width: 83vw; */
    margin-left: 17vw;
}
.feeds_content {
    width: 83vw;
    margin-left: 17vw;
    margin-right: 270px;
}
.feeds_content {
    width: 83vw;
    margin-left: 17vw;
    margin-right: 270px;
}
.feeds_content .feeds_content_navbar {
    background: rgba(238, 238, 238, 0.7);
    border: 0.5px solid rgba(104, 104, 104, 0.2);
}
.nav_notification {
    position: relative;
    right: 14px;
    top: 3px;
}
.flex_container {
    padding: 10px 15px 0px 15px;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}
.timeline_post {
    display: flex;
    flex-direction: row;
    height: 70px;
}
.follow_profile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.follow_profile_border {
    width: 240px;
    height: 0px;
    border-bottom: 0.5px solid rgba(104, 104, 104, 0.5);
}
.follow_profile .user_handle {
    position: relative;
    top: -5px;
    color: #686868;
    font-size: 16px;
}
.side_right {
    display: flex;
    flex-direction: column;
}
.col_2_first_child,
.col_2_second_child {
    flex-basis: 274px;
    max-width: 274px;
    height: 288px;
    background: #f7f7f7;
}
.display_feeds {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: fit-content;
}
/* End Feeds Css */

/* Start Profile page Css */
.profile_page_container .profile_view_board {
    width: 280px;
    background: rgba(238, 238, 238, 0.5);
    border: 0.5px solid rgba(104, 104, 104, 0.2);
}
.profile_page_container .profile_poll_categories {
    width: 280px;
    background: rgba(238, 238, 238, 0.5);
    border: 0.5px solid rgba(104, 104, 104, 0.2);
}
/* End Profile page Css */

/*Chart poll */
.chartjs-render-monitor {
    height: 160px !important;
    width: 320px !important;
}

@media screen and (max-width: 575px) {
    .feeds_content_navbar .dropdown_nav {
        position: relative;
        top: 72px;
    }
    .toggle_sidebar {
        visibility: hidden;
    }
    .profile_sidebar_icon_min {
        display: block !important;
    }
    .sidebar_logo_icon {
        display: none;
    }
    .profile_sidebar_icon {
        left: 10px;
    }
    .profile_sidebar_text {
        visibility: hidden;
    }
    .feeds_sidebar {
        width: 17vw;
        position: fixed;
    }
    .step_two_form button {
        margin-left: 0px;
        width: 90vw;
        font-size: 16px;
    }
    .interest_option {
        width: 120px;
        word-wrap: break-word !important;
    }
    .step_two_form {
        display: none;
        width: 95vw;
    }
    .second_signup_column {
        padding: 10px 5px 20px 14px !important;
    }
    .signup_form_container {
        width: 90vw;
    }
    .second_login_column_header img {
        margin-left: 28%;
    }
    .second_login_column_header span {
        text-align: center;
    }
    .login_signup_image {
        height: 55vh;
    }
    .form_container .forgot_password {
        margin-left: 35%;
    }
    .form_container button,
    .proceed_btn {
        width: 90vw;
    }
    .form_container {
        width: 92vw;
    }
    .contnue_with_email {
        margin-left: 25%;
        color: #686868;
        font-size: 14px;
        line-height: 30px;
        text-decoration: underline;
    }
    .google_login_icon {
        right: 32px;
    }
    .fb_login_icon {
        right: 26px;
    }
    .fb_login_btn,
    .google_login_btn {
        width: 92vw;
        color: #1976d2;
        border: 1px solid #1976d2;
    }
    .second_login_column {
        padding: 40px 5px 20px 12px !important;
        margin: 0px;
    }
    .svg_container {
        top: -10px !important;
    }
    #svg_container svg {
        width: 260px;
        height: 285px;
    }
    .wavy_bg_heading {
        font-size: 22px;
        line-height: 10px;
    }
    .wavy_bg_text {
        font-size: 14px;
        line-height: 20px;
        top: 125px;
    }
    .wavy_bg .wavy_bg_text_col {
        position: relative;
        top: -140px !important;
    }
    .wavy_bg_link {
        top: 140px;
        left: 27%;
    }
    .testimonial {
        margin-left: 3%;
    }
    .footer {
        height: 100%;
    }
    .top_interest_text {
        text-align: justify !important;
    }
    .carousel_item_custom {
        height: 52vh;
    }
    .caption_text .caption_text_header {
        position: absolute !important;
        z-index: 9999999;
        word-wrap: break-word !important;
        width: 300px;
        font-size: 22px;
    }
    .caption_text div {
        position: absolute !important;
        top: 100px;
        z-index: 9999999;
        word-wrap: break-word !important;
        width: 300px;
    }
    .caption_text div p {
        font-size: 14px;
    }
    .caption_text {
        top: 14px;
    }
}
@media screen and (min-width: 576px) and (max-width: 800px) {
    .toggle_sidebar {
        visibility: hidden;
    }
    .profile_sidebar_icon_min {
        display: block !important;
    }
    .sidebar_logo_icon {
        display: none;
    }
    .profile_sidebar_icon {
        left: 32px;
    }
    .profile_sidebar_text {
        visibility: hidden;
    }
    .feeds_sidebar {
        width: 12vw;
    }
    .feeds_content {
        width: 88vw;
    }
    .svg_container {
        top: -2px !important;
    }
    #svg_container svg {
        width: 280px;
        height: 460px;
    }
    .wavy_bg_heading {
        font-size: 26px;
        line-height: 28px;
        top: 40px;
    }
    .wavy_bg_text {
        font-size: 18px;
        line-height: 24px;
        top: 70px;
    }
    .wavy_bg_link {
        top: 130px;
        right: 30%;
    }
    .testimonial {
        margin: 0;
    }
    .testimonial #third_child {
        margin-left: 30% !important;
    }
    .user_handle {
        margin-left: 39px;
        position: relative;
        top: -10px;
    }
    .footer {
        background: #000000;
        height: 308px;
    }
    .caption_text {
        top: 32px;
    }
    .caption_text .caption_text_header {
        position: absolute !important;
        z-index: 9999999;
        word-wrap: break-word !important;
        width: 360px;
        font-size: 22px;
    }
    .caption_text div {
        position: absolute !important;
        top: 70px;
        z-index: 9999999;
        word-wrap: break-word !important;
        width: 360px;
    }
}
