body{
    /*background-image: url("../images/background-default.png");*/
    font-family: 'Quicksand', sans-serif;
}
a:hover{
  color:#0053a3 !important;

}
#login-form input {
    background: #F0F0F0;
    /* color: white; */
    /* height: 60px; */
    border: 0;
    font-size: 15px;
}
form{
    padding-top: 30px;
    padding-bottom: 30px;
}
.bg-primary,.btn-primary{
    background-color:#0053a3!important;
}
button.btn-full-width-primary:hover,.bg-primary:hover,.btn-primary:hover,button.btn-full-width-user-type:hover{
    background-color: #0053a3 !important;

}
.btn-full-width-primary {
    display: block;
    width: 100%;
    font-size: 18px;
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
    border: 0;
}
#user {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 100%;

}
.profile p {
    text-align: center;
}
.nav-tabs li {
    width: 25%;
}
.nav-tabs li a{
    width: 100%;
    text-align: center;
    padding-left: 0;
}
.investi-profile-name{
    text-align: center;
    display: block;
}
.investi-profile-name p {
    text-align: center;
    display: inline-flex;
}
.investi-profile-name img {
    text-align: center;
}
.text-gray{
    color: #707070;
}
.form-bg {
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #ffffffb8;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #efefef;
    margin-bottom: 30px;
}
.form-group {
    margin-bottom: 1.3rem;
}
.btn-full-width-user-type{
    background: #FFF1EF!important;
    display: block;
    width: 100%;
    border-radius: 30px;
    border:0;

}
.navbar-brand img{
    max-width: 80px;
}
.nav-outside .dropdown-menu{
    position: absolute;
}
.nav-outside .dropdown-toggle::after{
    content: unset!important;
}

.dropdown-search{
    padding: 15px;
}

.search-icon i{
    font-size: 40px;
    margin-right: 10px;
    margin-top: 10px;
}
/*styiling of side bar user profile*/

#user-header {
    height: 175px;
    padding: 10px;
    text-align: center;
    background-color:#0053a3;
}
#user-header img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
    border-radius: 50px;
}
#user-header p {
    z-index: 5;
    color: #fff !important;
    color: rgba(255,255,255,0.8);
    font-size: 30px;
    margin: 10px 0 10px 0;
}
#user-header p small {
    display: block;
    font-size: 12px;
}
#user-body .text-center{
    padding: 0px;
}
#user-body .row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: 15px;*/
    /*margin-left: 15px;*/
}
#user-body {
    padding: 25px 5px 25px 5px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
    line-height: 2.4285;
}
#user-body a {
    color: #444 !important;
    text-decoration: none;
    font-size: 17px;
    margin-right: 15px;
}
#user-body a .fa{
    margin-right: 5px;
}
#user-footer {
    background-color: #f9f9f9;
    padding: 10px;
    height: 53px;
}
#user-footer .btn-default {
    color: #666666;
    background-color: #F4F4F4;
}
.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}
.dropdown-menu-size{
    width: 450px;
    padding: 1px;
}














main{
    margin-top: 100px;
}

/*video styling*/

.video {
    margin-top: 20px;
     margin-bottom: 15px;
    position: relative;
 }
.play img{
    position: absolute;
    right: 0;
    left: calc(50% - 20px);
    bottom: 0;
    top: calc(50% - 20px);
}
.video-section h5 {
    font-weight: 700;
    font-size: 25px;
}
.test:after {
    content: '\2807';
    font-size: 30px;
    margin-top: 0;
    margin-right: 0;
}
.actions{
    font-size: 30px;
    margin-top: 0;
}
.actions i{
    margin-right: 10px;
    margin-top: 0;
}
.video-img{
    border-radius: 15px;
    filter: brightness(0.7);
    cursor: pointer;
}
.upload-img {
    width: 100%;
    border: none;
    background: #202058 !important;
    border-radius: 5px;
}
.upload-data {
    width: 50%;
    border: none;
    background: #202058 !important;
    border-radius: 5px;
}
.intro-continue {
    width: 100%;
    border: none;
    background: #0053a3!important;
    border-radius: 5px;
}
/*Articles styling*/
.article {
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}
.article-container{
    background-color: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
}
.article-container p{
    text-align: unset;
    margin-left: 10px;
}

.article-section h5 {
    font-weight: 700;
    font-size: 25px;
    margin-left: 10px;
    margin-top: 5px;
}
.test:after {
    content: '\2807';
    font-size: 30px;
    margin-top: 0;
    margin-right: 0;
}
.actions img{
 margin-left: 10px;
    margin-bottom: 20px;
}
.article-img{
    border-radius: 15px 15px 0px 0px;
    /*filter: brightness(0.7);*/
    cursor: pointer;
}

/*Ebooks styling*/

.ebook {
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}
.ebook-container{
    background-color: #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    height: 220px;
}
.ebook-section h4 {
    font-weight: 700;
    font-size: 23px;
    margin-left: 5px;
}

.ebook-img{
    border-radius: 5px;
    filter: brightness(0.7);
    cursor: pointer;
    height: 170px;
    object-fit: cover;

}

/*podcasts styling*/

.podcast-container{
    height: 100%;
    max-height: 110px;
    background-color: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
}
.podcast-section h5 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 20px;
}
.podcast-section{
    margin-top: 10px;
}
.all-icon{
    padding: 5px;
}
.Heading h3 {
    font-size: 18px;
    font-weight: 800;
}
.radio {
    width: 20px;
    height: 20px;
    border: 1px solid #333;
}
.Heading i {
    margin-top: 3px;
    font-size: 20px;
}
.podcast-img{
    height: 100px;
    border-radius: 15px;

    cursor: pointer;
    object-fit: cover;
}
.profile-sub-btn {
    text-align: center;
}
.b-profile-sub-btn {
    text-align: center;
}
.b-profile-sub-btn button {
    border-radius: 10px;
    background: #fff;
    color: #0053a3#0053a3;
    border: 1px solid #0053a3#0053a3;
    font-weight: 700;
}
.b-profile-sub-btn button:hover {
    border-radius: 10px;
    background: #fff;
    color: #fff;
    border: 1px solid #0053a3#0053a3;
    font-weight: 700;
    background: #0053a3#0053a3;
}
.profile-sub-btn button {
    border-radius: 10px;
    background: #fff;
    color: #09f709;
    border: 1px solid #09f709;
    font-weight: 700;
}
.profile-sub-btn button:hover {
    border-radius: 10px;
    background: #fff;
    color: #fff;
    border: 1px solid #09f709;
    font-weight: 700;
    background: #09f709;
}
.pod-img{
    margin-top: 10px;
    margin-left: -9px;
}
.pod-img1{
    margin-top: 11px;
}
.modal-body {
    position: relative;
    /*-ms-flex: 1 1 auto;*/
/* flex: 1 1 auto; */
    padding: 0;
}
.heading-forget-pw {
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
}
.heading-forget-pw h4 {

    font-weight: 700;
}
/*benjamin-profile2*/
.benjaman-video{
border-radius: 50px;
}
.bg-foster{
    /*background-image: url('../images/investor_partner_background.png');*/
    /*background-repeat: no-repeat;*/
}
/*benjamin-profile*/

.profile-name{
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}
.profile-pic img{
    width: 100%;
    max-width: 100px;
}
.invest-in{
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
}

/*Subscriber */
.hr-subs{
border: 1px solid #fde6fc;
}
.subs p{
    margin-top: 20px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 40px;
}
.user-pic{

}
.subs-container{
    margin-top: 15px;
}
.user-name{
    margin-top: 15px;

}
.verified-icon{
margin-top: 15px;
}

.comment-area {
    background: #f3f3f3;
    /*height: 70px;*/
    border-radius: 5px;
}
.title strong {
    /*position: fixed;*/
    /*margin-top: -17px;*/
    font-size: 18px;
}
.comment-modal-body{
    max-height: 250px;
    overflow-x: auto;
}


/*message-modal*/
.send_this_msg {
    width: 100%;
    max-width: 18%;
    padding: 5px;
    color: #fff !important;
    background: #0053a3 !important;
    border: 2px solid #0053a3;
    border-radius: 0px 5px 5px 0px;
}
.send_this_msg:hover {
    width: 100%;
    max-width: 18%;
    padding: 5px;
    color: #fff;
    background: #0053a3;
    /*border: 2px solid green;*/
    border-radius: 5px;
}
.live-r {
    margin-top: 10px;
    padding: 10px;
    background: #707070;
    padding-top: 0;
    padding-bottom: 0px;
    line-height: 35px;
    color: #fff;
    border-radius: 5px;
}
.live-s {
    padding: 10px;
    background: #0053a3;
    padding-top: 0;
    padding-bottom: 0px;
    line-height: 35px;
    color: #fff;
    border-radius: 5px;
}


.msg-section{
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}





/*Media Queries*/

@media screen and (max-width: 992px){
    #navbarDropdownMenuLink1{
        padding-top: 0;
        padding: 4px;
    }
    #navbarDropdownMenuLink1 .fa-search{
        font-size: 20px;
    }
    #navbarDropdownMenuLink2 a img {
        height: 40px;
        margin: -5px;
        padding: 0;
        width: 40px;
        padding-top: 0;
        /* max-height: 40px; */
    }
    #user-header img{
        /*height: auto;*/
        margin: 0;
        padding: 0;
        padding-top: 0;
    }

    #navbarDropdownMenuLink2 span{
       display: none;
    }
    .navbar-nav.flex-row.nav-outside{
        height: 40px;
    }
    .navbar-brand{
        padding-top: 0;
        padding: 8px;
    }
    .dropdown-menu-size{
        width: 350px;
    }
    #user-header p, #user-body a, #user-footer a{
        font-size: 15px;
    }
}

@media screen and (max-width: 500px){
    .dropdown-menu-size{
        width: 90vw;
        right: -15vw;
    }
    #user-header p, #user-body a, #user-footer a{
        font-size: 13px;
    }
}
@media (max-width: 375px) {
    .comment-date-time {
        font-size: 11px ;
    }
}
@media (max-width: 320px) {
    .comment-date-time {
        font-size: 11px ;
    }
}
