/* Social CSS */
.user-toolbar {/* display: none; */}

body.social-body {
    background-color: #eeeeee;
    padding-top: 4rem;
    font-family:IranianSans;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: IranianSans, 'Source Sans Pro',sans-serif;
}

body.app-sh-no-social {
    padding-top: 50px;
}

body.for-cover {
    margin-top: -30px;
}

.ucard-buttons {
    margin: 12px 0px;
}

.ucard-buttons .btn {
    margin-top: 10px;
}

.ucard-buttons .btn:first-child {
    margin-top: 0px;
}

.mds-bootstrap-persian-datetime-picker-container.rtl {
    min-width: auto;
}

.btn-bg-white {
    background-color: #FFF !important;
    color: #3490dc;
}

.btn-bg-white:hover {
    color: #1b76c1;
    background-color: #fff !important;
    background-color: white;
    background: transparent;
    -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.04) !important;
    box-shadow: inset 0 0 100px rgba(0,0,0,.04 )!important;
}

.notifications-box .media:hover {
    background: #efefef;
    border: 1px #d0d0d0 solid;
}

.notifications-box .media.unread-notify {
    background-color: #fafafa;
    border: 1px #d0d0d0 solid;
}

.notifications-box .media {
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 10px 10px 0px 10px;
    transition: .5s;

    border: 1px #d0d0d0 solid;
}

.notifications-box .media h5 {
    font-size: 14px;
}

.user-toolbar .menu li a h3 .type-time {
    position: relative;
    white-space: inherit;
    display: block;
    font-size: 12px;
}


.user-toolbar .menu li img {
    margin-top: 5px;
}

.menu-toolbar-li .dropdown-menu > li.footer {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}

.menu-toolbar-li .dropdown-menu > li.footer a {
    transition: .5s;
    padding: 0 5px;
    border-radius: 2px;
    /* background: red; */
    /* color: #FFF; */
}

.menu-toolbar-li .dropdown-menu > li.footer a:hover {
    background: #1d88e5;
    color: #FFF;
    padding-top: 2px;
}

.user-toolbar .menu > li:hover {
    background: #fafafa;
}

.user-toolbar .menu li a {
    position: relative;
    padding-top: 0;
    margin-top: 0;
}

.menu-toolbar-li .dropdown-menu > li {
    padding: 0;
    padding-left: 4px;
    padding: 0 0 5px 4px !important;
}

.menu-toolbar-li .dropdown-menu > li.header,.menu-toolbar-li .dropdown-menu > li.footer {
    padding-right: 11px;
    text-align: right;
    padding-right: 10px !important;
}

.user-toolbar .menu li a h3 {
    position: relative;
    box-sizing: content-box;
    padding-right: 52px;
    /* overflow-wrap: unset; */
    white-space: normal;
    text-align: right;
    direction: rtl;
    line-height: 21px;
    font-size: 13px;
    padding: 5px 51px 5px 5px;
    margin-top: 0;
    margin-bottom: 0px;
    min-height: 30px;
}

.user-toolbar .menu > li {
    position: relative;
    /* box-sizing: content-box; */
    border-bottom: 1px #d6d6d6 solid;
    margin-right: 0;
    /* padding-right: 0 !important; */
    transition: .5s;
    margin-top: 0;
    padding-top: 5px;
}

.scrollbar
{
	/* margin-left: 30px; */
	/* float: left; */
	/* height: 300px; */
	/* width: 65px; */
	/* background: #F5F5F5; */
	overflow-y: auto;
	/* margin-bottom: 25px; */
}

.force-overflow
{
	min-height: 450px;
}

.scrollbar.style-1::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 10px;
	background-color: #F5F5F5;
}

.scrollbar.style-1::-webkit-scrollbar
{
	width: 10px;
	border-radius: 10px;
	background-color: #F5F5F5;
}

.scrollbar.style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
	background-color: #bfbfbf;
}

.user-toolbar .menu li a h3 span {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    white-space: normal;
}

.app-sh-front-main-nav li.dropdown.nav-item.user-toolbar .menu {
    min-width: 280px;
    overflow: auto;
}

img.rounded-circle.feed-image-user {
    background: white;
    /* border: white; */
    border-width: 1px;
}

.app-sh-front-main-nav li.dropdown.nav-item.user-toolbar
{
    padding-top: 14px;
}

.app-sh-front-main-nav li.dropdown.nav-item.user-toolbar > a i
{
    font-size: 18px;
}

.app-sh-front-main-nav li.dropdown.nav-item.user-toolbar > a .label-count
{
    /* font-size: 16px; */
    position: absolute;
    right: -1px;
    top: 10px;
    padding: 0;
    padding-top: 2px;
    border-radius: 100%;
    min-width: 14px;
    min-height: 14px;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap!important;
}

.user-toolbar .menu {direction: rtl;list-style-type: none;padding-right: 0;max-width: 250px;padding: 0;margin: 0;}

.user-toolbar .menu h3 {
    font-size: 14px;
}

.app-sh-front-main-nav li.dropdown.nav-item.user-toolbar > .dropdown-menu {
    box-sizing: content-box;
    margin-left: 3px;
    margin-top: -5px;
}


body.full-width .app-sh-main-social.container {width:100%;padding: 0px;}

/* Messaging */
.messaging img{max-width: 100%;}
.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: right;
    overflow: hidden;
    width: 40%;
    border-left: 1px solid #c4c4c4;
    height: 100%;
}
.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
    height: 100%;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%; padding:
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.readonly-nosign {
    background-color: #FFF !important;
}


.input-group  .form-control.input-group-ltr {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.input-group .input-group-prepend.input-group-ltr .input-group-text{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}


.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{font-size:13px;float: left;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
    float: right;
    width: 11%;
}
.chat_ib {
    float: left;
    padding: 0 15px 0 0;
    width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
    direction: rtl;
    text-align: right;
}

.chat_list:not(.active_chat) {
    cursor: pointer;
}

.chat_list:not(.active_chat):hover {
    background-color: white;
}

.dis_msgs {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 10;
    display: none;
}

.dis_msgs .spinner-border {
    position: absolute;
    left: calc(50% - 25px);
    right: calc(50% - 25px);
    top: 50%;
    width: 50px;
    height: 50px;
    /* display: none; */
}

.msg_history {
    display: none;
}

.msg_history.active_msg {
    display: block;
}

.inbox_chat {height: 100%;overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}
.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}
.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}
.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
    float: left;
    padding: 30px 15px 0 25px;
    width: 60%;
    height: 100%;
    position: relative;
}

.sent_msg p {
    background: #1d88e5 none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color:#fff;
    padding: 5px 10px 5px 12px;
    width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
    float: right;
    width: 46%;
}

.incoming_msg {
    direction: ltr;
    text-align: right;
}

.outgoing_msg {
    direction: rtl;
    text-align: right;
    float: right;
    width:100%;
}

.outgoing_msg .sent_msg {
    right: 0;
    float: right;
    width: 65%;
}

.incoming_msg.unread p {
    font-weight: bold;
}

.type_msg {
    padding: 20px 0;
    height: 100px;
}

button.msg_send_btn {margin-top: 15px;}

.received_withd_msg p {
    direction: rtl;
}



.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;direction: rtl;}
.msg_send_btn {
    background: #1d88e5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 11px;
    width: 33px;
}
.messaging {padding: 0 0 0 0;background-color: #FFF;height: calc(100vh - 98px);/* height: 100%; */}
@media(max-width:600px){
  .messaging{
      height:100vh;
      margin-top:10px;
  }
}
.msg_history {
    height: calc(100% - 100px);
    overflow-y: auto;
}

/* End Messaging */

@media(max-width: 650px){
    main.app-sh-main.app-sh-main-social.container {
        margin-top: 70px;
    }
}

@media(max-width:750px){
    ul.navbar-nav.ml-auto.user-top-menu {
        flex-direction: row;
        padding-left: 5px;
    }
}


@media (min-width: 1200px){
    body.full-width .app-sh-main-social.container {
        max-width: 100%;
    }
}

.nav.nav-tabs.card-header-tabs.trtl {padding-right: 10px;}

[contenteditable=true]:empty:before{
  content: attr(placeholder);
  display: block; /* For Firefox */
  color:#747474;
}



div[contenteditable=true] {
    white-space: pre-wrap;
    /* white-space: nowrap; */
    white-space: pre-line;
}

[contenteditable=false] {
    /* white-space: nowrap; */
    /* position: relative; */
}

div[contenteditable=true] .highlight {
    background-color: #fc3b3b;
    color: #FFF;
}

i.fa.bind-on-u-img {
    color: #2784d7;
    font-size: 15px !important;
    position: absolute;
    right: -8px;
    bottom: -5px;
    border: 1px #1d87e5 solid;
    border-radius: 50%;
    background: #FFF;
    padding: 2px;
}

.mr-user-photo-1 {
    position: relative;
}

.mr-2.mr-user-photo-2 {
    position: relative;
    width: 36px;
    height: 36px;
    top: 0;
    float: right;
    right: -7px;
}

i.fa.bind-on-u-img.boui-2 {
    bottom: auto;
    right: -7px;
    top: 23px;
    font-size: 13px !important;
}


.ui-helper-hidden-accessible { display:none; }
.h7 {
    font-size: 0.8rem;
}

a.u-bb-social-link {
    text-decoration: none;
    color: #212529;
    transition: .4s;
}

a.u-bb-social-link:hover {
    color: #1d88e5;
}

.app-sh-main-without-frame {
    height: 100vh;
    width: 100vw;
    padding: 0;
}

.app-sh-login-1 .login-card {
    margin-top: calc(50vh - 210px);
    max-width: 345px;
    margin-right: auto;
    margin-left: auto;
}

.app-sh-login-1 .login-card-2 {
    margin-top: calc(50vh - 222px);
    max-width: 345px;
    margin-right: auto;
    margin-left: auto;
}

.app-sh-login-1 .login-card-3 {
    margin-top: calc(50vh - 90px);
    max-width: 545px;
    margin-right: auto;
    margin-left: auto;
}

.app-sh-login-1 #password , .app-sh-login-1 #email , .app-sh-login-1 .submit-btn {
    min-width: 302px;
    max-width: 302px;
}

.app-sh-login-1 .login-card-3 #password ,
.app-sh-login-1 .login-card-3 #email ,
.app-sh-login-1 .login-card-3 .submit-btn {
    max-width:100% !important;
}

.app-sh-login-1 {
    height: 100vh;
}

.app-sh-login-1 > .row {
    height: 100vh;
}

.form-line-ui input {
    border-width: 0;
    border-bottom-width: 1px;
    transition: .5s;
}

.form-line-ui input:focus {
    border-width: 0;
    border-bottom-width: 1px;
    box-shadow: none;
}

.social-cards-image {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 15px;
    border: 1px #c7c7c7 solid;
}

.log-reg-logo1 {
    background-image: url('img/logo-new.png');
    height: 133px;
    width: 200px;
    background-size: cover;
    width: 580px;
    position: absolute;
    top: calc(50vh - 67px);
    right: calc(50% - 265px);
    /* box-shadow: 2px 1px 11px 2px #11547c; */
}

.app-sh-login-1 .right-part {
    background: linear-gradient(to right,#000000,#03516a);
}

@media (min-width: 1200px){
    .app-sh-main-social.container {
        max-width: 1540px;
    }
}

.gedf-wrapper {
    margin-top: 0.97rem;
}

.form-rounded {
    border-radius: 1rem;
}

.atwho-inserted {
    color: #4183C4;
}

.inputor {
    min-height: 160px;
    height: auto;
    /* display: inline-block; */
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 5px 8px;
    outline: 0 none;
    margin: 10px 0;
    background: white;
    font-size: inherit;
    overflow-y: hidden;
    overflow-x: hidden;
}

.btnspinner {
    top: -3px;
    position: relative;
    margin-right: 5px;
}

.social-inp-plus{color:red !important;}
.social-inp-hashtag , .social-inp-hashtag span{color:darkblue !important; font-weight: bold !important;}
.social-inp-mention , .social-inp-mention span , .social-inp-mention a{color: #5f0046 !important; font-weight: bold !important;}

.card-hashtag ul.list-group {
    padding-right: 0;
}

.card-hashtag .card-body.text-right {
    padding: 0;
}

.card.card-hashtag {
    margin-top: 10px;
}

.card.card-prof {
    background-color: transparent;
    border: 0;
}

.card.card-prof .card-body {
    background-color: #FFF;
}

.card.card-hashtag ul li:first-child .text-muted {
    font-weight: bold;
    font-size: 13px;
    color: #2e2e2e !important;
}

.card.card-hashtag ul li:first-child {
    padding-top: 15px;
    padding-bottom: 3px;
}

.card.card-hashtag ul li a {
    text-decoration: none;
    transition: .4s;
}

.card.card-hashtag ul li a:hover {
    color: #0f7ad7 !important;
}

.post-show-img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    max-height: 550px;
}

.app-sh-main-social .card-body .image {
    background: #dfdfdf;
    text-align: center;
}


.post-show-img:hover {opacity: 0.7;}

.like-list-item {
    margin-top: 5px;
}

.bb-like-list-load {
    font-size: 13px;
    margin-top: 90px;
    position: relative;
}

.bb-like-list-load span {
    cursor: pointer;
}

/* The Modal (background) */
#modal-img1.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
#modal-img1 .modal-content {
    margin: auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 1024px;
    max-height: initial;
}

#modal-img1 .modal-content.img-bb-2 {
    margin: auto;
    display: block;
    height: 100%;;
    width: auto;
    max-width: auto;
    max-height: 80vh;
}

/* Caption of Modal Image */
#modal-img1 #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
#modal-img1 .modal-content, #modal-img1 #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
#modal-img1 .close {
    position: absolute;
    top: 6.5rem;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

#modal-img1 .close:hover,
#modal-img1 .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.bb-profile-r .select2 .select2-selection,
.bb-agency-r .select2 .select2-selection  {
    padding-top: 8px;
    padding-bottom: 27px;
    border: 1px solid #ced4da;
}

.bb-agency-r input[type=file] {
    padding: 3px;
}

.bb-agency-r .bb-spinner {
    position: absolute;
    left: 20px;
    top: 3px;
}

.bb-profile-r .bb-spinner2 {
    float: left;
    margin-top: -33px;
    margin-left: 2px;
}

.badge-agency {
    font-size: 13px;
    background-color: #4b4b4b;
    color: #FFF;
    margin-bottom: 0;
}

.badge-agency-i {
    font-size: 21px;
    color: #338fdc;
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.bb-agency-r .form-group input#email ,
.bb-agency-r .form-group input#website ,
.bb-agency-r .form-group input#tel ,
.bb-agency-r .form-group input#fax,
.bb-agency-r .form-group input#national_code,
.bb-agency-r .form-group input#code
{ text-align:left !important; direction: ltr; }

.bb-agency-r .form-group input#email::-webkit-input-placeholder ,
.bb-agency-r .form-group input#website::-webkit-input-placeholder ,
.bb-agency-r .form-group input#tel::-webkit-input-placeholder ,
.bb-agency-r .form-group input#fax::-webkit-input-placeholder,
.bb-agency-r .form-group input#national_code::-webkit-input-placeholder,
.bb-agency-r .form-group input#code::-webkit-input-placeholder
{ text-align:right !important; }



/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    #modal-img1 .modal-content {
        width: 100%;
    }
}

.social-comment {
    width: calc(100% - 50px);
    top: 0;
    float: left;
    min-height: calc(2.19rem + 2px);
    height: auto;
}

.comment-bb-card {margin-left: 11px;}

.social-comment-image {
    float: right;
}

.card-footer .sc-bb-inst-cmt{
    margin-top:10px;
    margin-bottom: 10px;
}

.bb-cmt-footer .sc-bb-inst-cmt:first-child{
    margin-top: 0;
}

.div-send-cmt {
    margin-bottom: 20px;
    margin-top: -10px;
}

.sc-bb-cmt-text-area {
    /* margin-bottom: 20px; */
}

.card-footer .sc-bb-inst-cmt .social-comment {
    background: rgb(233, 236, 238);
    border-color: rgb(233, 236, 238);
    border-top-right-radius: 0;
}

.cmt-bb-tools {
    padding-left: 0;
    margin-top: 3px;
}

.cmt-bb-tools i {
    margin-left: 10px;
    color: #6c6d6e;
}

.cmt-bb-tools i:hover {
    color: #3490dc;
    cursor: pointer;
}

.cmt-bb-tools .t-line {
    width: 0px;
    border-left: 1px #7e7e7e solid;
    /* margin-left: 1px; */
    margin-left: 5px;
    /* margin-right: 10px; */
    height: 17px;
    margin-top: 2px;
    position: absolute;
}

.cmt-bb-tools i.fa-reply {
    margin-left: 15px;
}

.cmt-bb-tools span {
    font-size: 13px;
}

.ss-bb-cmt-user {
    font-size: 13px;
    font-weight: bold;
}

.ss-bb-cmt-time {
    font-size: 12px;
    color: #6c757d !important;
    margin-left: 10px;
}

.bb-cmt-footer {
    padding-bottom: 0;
    margin-bottom: 0;
}

span.card-link {
    color: #3490dc;
    text-decoration: none;
    background-color: transparent;
    cursor:pointer;
}

span.card-link:hover {color: #1d68a7;
    text-decoration: none;
}

.bb-cmt-load {
    color: #5390dc;
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
}

.edit-div-bb-btn-div {
    margin-bottom: 20px;
    margin-top: 10px;
}

.feed-user-image {
    text-align: center;
    margin-bottom: 40px;
}

.feed-mini-cover {
    height: 86px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.feed-image-user {
    width: 110px;
    margin-top: 25px;
    position: relative;
    border: 2px #e3e3e3 solid;
    /* border-radius: 1000px !important; */
}

#d-reply-cmt-bb{display: none;}
#modal-reply-comment .social-comment {
    width: 100%;
}

#modal-reply-comment .reply-to {
    text-align: right;
    font-style: italic;
    font-size: x-small;
    background-color: #feffcc;
    border: 1px #bebebe solid;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.reply-cmt-div {
    margin-right: 15px;
    padding-right: 40px;
    margin-bottom: 0 !important;
}

.cmt-bb-tools span.small {
    font-size: 11px;
}

get-more-reply {}

.get-more-reply {
    cursor: pointer;
    top: -2px;
    position: relative;
    margin-left: 10px;
}

.get-more-reply:hover {
    color: #3490dc;
}

.more-cmt-i {position: relative;top: 3px;padding-right: 2px;}
.bb-post-comments-count , .bb-post-likes-count {
    position: relative;
    top: -1px;
}
.bb-like-post .btnspinner {
    position: relative;
    top: -5px;
    left: 5px;
}
.bb-like-post, .bb-like-post:active, .bb-like-post:focus{color: #3490dc;}

.cmt-bb-tools span , .cmt-bb-tools a , .cmt-bb-tools i {
    color: #1d68a7;
    text-decoration:none;
}

.cmt-bb-tools span:hover ,
.cmt-bb-tools a:hover ,
.cmt-bb-tools a:hover *,
.cmt-bb-tools i:hover {
    color: #3490dc;
    text-decoration:none;
}

.bb-like-list-post-comment-reply,
.bb-like-list-post-comment,
.bb-like-list-post{
    padding-right: 10px;
    position: relative;
    text-decoration:none;
    /* font-size: 13px; */
}

.bb-like-list-post-comment-reply,
.bb-like-list-post-comment, .bb-like-list-post ,
.like-count , .cmt-bb-tools span.small.reply-count, .bb-post-comments-count {
    font-size: 12px ;
    text-decoration: none;
}

.ccl-rtl::before ,.ccl-rtl::after {
    right: 0;
}

label.ccl-rtl span {
    position: absolute;
    right: 21px;
}

.ccl-rtl {
    padding-right: 20px;
    padding-top: 1px;
}

.isQuestion-div {
    top: -6px;
    position: relative;
    border: 1px #cecaca dashed;
    padding: 0px 4px;
    border-radius: 4px;
}

.post-bb-category button i {
    top: 3px;
    position: relative;
    right: 3px;
}

.is_question_icon {
    position: absolute;
    right: 60px;
    top: 23px;
    font-size: 20px;
    color: #3490dc;
}

.category-isquestion-div span {
    font-size: 12px;
    font-weight: normal;
}

.category-isquestion-div span i {
    position:relative;
    top: 1px;
}

.card-user-f-cover {
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-user-f-info {
    margin-top: -120px;
    padding-top: 0;
}
.card-user-f-info .user-name {
    margin-top: 11px;
}

.card-user-f-info .bio {
    min-height: 100px;
}
.user-f-card {
    margin-bottom: 20px;
}

.row.report-menu i {
    font-size: 100px;
    margin-bottom: 50px;
    color: #2066a2;
}

.row.report-menu {
    margin-top: 70px;
}

.row.report-menu .rm-bb-item .card {
    transition: .5s;
}

.row.report-menu .rm-bb-item:hover .card {
    background: #f5f5f5;
}

.report-menu .rm-bb-item {
    margin-bottom: 30px;
}

.rounded-low {
    border-radius: 1.75rem;
}

.social-search input {
    border: 0;
    padding-left: 47px;
    width: 240px;
    min-width: 300px;
}

.social-search button.btn {
    margin-right: -45px;
    height: 40px;
    width: 46px;
}

.search-filter-menu > .btn {
    background: #FFF !important;
    color: #6cb2eb !important;
    border: 1px #6cb2eb solid;
    margin-right: 5px;
    height: 40px;
    width: 40px;
    padding-top: 9px;
}

.search-filter-menu > .btn:hover {
    color: #FFF !important;
    background-color: #6cb2eb !important;
    border-color: #6cb2eb;
}

.search-filter-menu .dropdown-menu {
    right: 0;
    text-align: right;
    direction: rtl;
}

.post-whole-div  .dropdown-menu.trtl {
    left: 0 !important;
    right: auto !important;
}

.dropdown-menu.trtl {
    float: right;
    right: 0;
    left: auto !important;
}

.search-filter-menu .dropdown-menu a {
    padding-left: 10px;
    padding-right: 10px;
}
.ui-tooltip {
    font-family: IranianSans;
    font-size: 12px;
}
#search-just-my-followers-checkbox-a {
    font-size: 13px;
}

.search-filter-menu .dropdown-menu {
    min-width: 13rem;
}

.search-f-item-select , .search-f-item-select:hover {
    background: dodgerblue;
    color: #FFF;
}

.form-line-ui .border:focus {
    outline: none;
}


.form-line-ui input.form-control {
    width: 100%;
    border: 0;
    padding: 10px 10px;
    border-bottom: 1px solid #929fba;
    border-radius: 0;
}

.form-line-ui input.form-control ~ .border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    border-width: 0 !important;
    right: 15px;

}

.form-line-ui input.form-control:focus ~ .border {
    width: calc(100% - 30px);
    transition: 0.5s;
    border-width: 1px !important;
}



.form-line-ui .border {
    border: 1px solid #4285F4!important;
}

.form-line-ui input#password ,
.form-line-ui input#password-confirm,
.form-line-ui input#email ,
.form-line-ui input#current-password ,
.form-line-ui input#new-password ,
.form-line-ui input#new-password-confirm
{ text-align:left !important; direction: ltr; }

.form-line-ui input#password::-webkit-input-placeholder ,
.form-line-ui input#password-confirm::-webkit-input-placeholder ,
.form-line-ui input#email::-webkit-input-placeholder ,
.form-line-ui input#current-password::-webkit-input-placeholder ,
.form-line-ui input#new-password::-webkit-input-placeholder ,
.form-line-ui input#new-password-confirm::-webkit-input-placeholder
{ text-align:left !important; }

.form-line-ui input#password::-moz-input-placeholder,
.form-line-ui input#password-confirm::-moz-input-placeholder,
.form-line-ui input#email::-moz-input-placeholder,
.form-line-ui input#current-password::-moz-input-placeholder,
.form-line-ui input#new-password::-moz-input-placeholder,
.form-line-ui input#new-password-confirm::-moz-input-placeholder
{ text-align:right !important; }

.btn-animation1{
    -webkit-animation-name: btn-animation1; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count:infinite;
    animation-name: btn-animation1;
    animation-duration: 4s;
    animation-iteration-count:infinite;
    transition: .5s;
}

.btn-animation1:hover{
    -webkit-animation-name: btn-animation1-hover; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count:infinite;
    animation-name: btn-animation1-hover;
    animation-duration: 4s;
    animation-iteration-count:infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes btn-animation1 {
    0% {background-color: #3490dc;}
    50% {background-color: #2681dc;}
    100% {background-color: #3490dc;}
}

/* Standard syntax */
@keyframes btn-animation1 {
    0% {background-color: #3490dc;}
    50% {background-color: #2681dc;}
    100% {background-color: #3490dc;}
}

/* Standard syntax */
@keyframes btn-animation1-hover {
    0% {background-color: #227dc7;}
    50% {background-color: #227dc7;}
    100% {background-color: #227dc7;}
}

label.custom-control-label.ccl-rtl {
    cursor: pointer;
}

label.custom-control-label.ccl-rtl:hover {
    text-shadow: 0px 1px #e4e4e4;
}

@media (min-width: 992px) {
    .gedf-main {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .gedf-card {
        margin-bottom: 2.77rem;
    }
}

/**Reset Bootstrap*/
.dropdown-toggle::after {
    content: none;
}

/* End Social CSS */

.wrapper.rtl .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0;
    padding-left: 0.5rem;
}

h3 {
    font-size: 1.205rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.app-sh-front-blue header .main-navbar {
    background-color: #1e88e5;
    height: 50px;
    color:#FFF;
    /* box-shadow: 0 0.5rem 1rem rgba(212, 212, 212, 0.05), inset 0 -1px 0 rgba(207, 207, 207, 0.1); */
    height: auto;
}

.app-sh-front-blue .navbar-light .navbar-brand{color:#FFF;}
.app-sh-front-blue .navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.84);
}

.app-sh-front-blue .wrapper.rtl .navbarSupportedContent{
    float: left;
    text-align: left;
    direction: ltr;
}

.app-sh-front-main-nav ul.navbar-nav.user-top-menu {
    float: left;
}

nav.navbar.navbar-light.main-navbar.app-sh-front-main-nav {
    direction: ltr;
}

.navbar-collapse.rtl {
    direction: rtl;
}

.app-sh-front-main-nav .navbar-nav li .dropdown-menu a {
    color: #333;
}

.app-sh-front-main-nav .navbar-nav li .dropdown-menu {
    margin-right: 0;
    margin-left: 20px;
}

.app-sh-front-blue .wrapper.rtl .main-navbar .navbar-nav {
    float: left;
    direction: ltr;
    margin-left: 0 !important;
    margin-right: 20px;
}

.app-sh-front-blue .wrapper.rtl .main-navbar .navbar-nav .dropdown-menu-right{
    left: 0;
    right: auto;
    text-align: center;
}

.app-sh-front-blue .wrapper.rtl .main-navbar .navbar-nav .dropdown-toggle::after {
    margin-top: 3px;
    top: 3px;
}

.main-navbar .mr-auto {
    margin-right: 0 !important;
    direction: rtl !important;
}



.app-sh-front-main-nav ul.navbar-nav {
    direction:rtl;
    text-align:right;
}


.app-sh-front-main-nav .navbar-nav li{
    padding-right: .5rem;
    padding-left: .5rem;
    white-space: nowrap;
}

.app-sh-front-main-nav .navbar-nav li.unread-notify {
    background-color: #f4f4f4;
}

.app-sh-front-main-nav .navbar-nav li a {
    color: #ffffffd6;
    text-decoration: none;
}


.main-navbar .ml-auto {
    margin-right: auto !important;
}

.main-navbar .mr-auto li {
    margin-left: 10px;
}

.main-navbar .mr-auto li:hover a {
    color: #FFF !important;
}

.main-navbar .mr-auto li a {
    transition: .3s;
}

div#mainBibimSlider {
    height: calc(100vh - 50px);
}

div#mainBibimSlider .slide-img {
    height: 100% !important;
    width: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    /* position: relative; */
}

.app-sh-main {
    padding-top: 0 !important;
    min-height: calc(100vh - 122px);
}

div#mainBibimSlider .carousel-caption{
    top: calc(50% - 14vh);
    /* background: #00000052; */
    min-height: 50px;
    bottom: auto;
    width: 50vw;
    margin: 0;
    right: 25%;
    left: 25%;
    border-radius: 3px;
}

div#mainBibimSlider .carousel-caption h1 {
    font-size: 11vh;
}

div#mainBibimSlider .carousel-caption p {
    font-size: 16px;
    font-weight: normal !important;
    padding-top: 20px;
}

ol.carousel-indicators {
    height: 0%;
}


.carousel-item.active , .carousel-inner {
    height: 100%;
}


.mainpage-info-div {
    margin-top: 70px;
}

.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
    margin-top: 45px;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

.mainpage-3box i.rounded-circle {
    background: #1e88e5;
    width: 140px;
    height: 140px;
    font-size: 90px;
    padding: 24px;
    color: #FFF;
    position: relative;
}

.blog-canopy {
    width: 100%;
    height: 45vh;
    background-size: cover;
    background-position: center center;
    z-index: 1;
}

.blog-canopy.canopy-page {
    height: 400px;
    background-position: center center;
}

.first-toolb1 {
    background-color: #e6ecf0 !important;
    color: #333 !important;
}

.image-prof {
    position: relative;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -48%;
    z-index: 3;
    border: 5px #FFF solid;
    background-color: #e6ecf0;
    margin-right: auto;
    margin-left: auto;
}

.first-toolb1  a {
    color: #333 !important;
}

.blog .info-div {
    width: 200px;
    text-align: center;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.blog .info-div h2 {
    margin-top: 20px;
}

.info-div h4 {
    margin-top: 10px;
}

.first-toolb1 .ml-auto {
    margin-right: 250px;
    position: relative;
    vertical-align: middle;
}


.first-toolb1 .nav-item h6 {
    margin-top: 8px;
}


.first-toolb1
.ml-auto .nav-item {
    margin-right: 20px;
    padding-top: 4px;
    box-sizing: border-box;
    position: relative;
}

.first-toolb1 .ml-auto .nav-item:first-child {
    margin-right: 0;
}

.blog .blog-list .blog-box {
    position: relative;
    border-bottom: 1px #cdcdcd solid;
    direction: rtl;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #FFF;
    padding: 15px;
    border: 1px solid #e6ecf0;
    margin-bottom: 2px;
}

.blog .blog-list {
    margin-top: 30px;
    /* background-color: #FFF; */
    /* padding: 15px; */
    /* border: 1px solid #e6ecf0; */
}


.blog .blog-list .blog-box .title {
    margin-bottom: 15px;
}

.blog .blog-list .blog-box .title h2 {
    font-size: 21px;
}

.blog .blog-list .blog-box .category {
    font-size: 15px;
}



.blog .blog-list .blog-box .list-unstyled {
    margin-top: 15px;
}

.blog .blog-list .blog-box .list-unstyled .media {}

.blog .blog-list .blog-box .list-unstyled .media i {
    position: relative;
    font-size: 30px;
    background: #d4d9dd;
    padding: 10px;
    border-radius: 50%;
    color: #FFF;
    border: 2px #cbced0 solid;
    margin-left: 13px;
}

.blog .blog-list .blog-box .list-unstyled .media .media-body {
    padding-top: 10px;
}

.blog .blog-list .blog-box .list-unstyled .media .media-body * {
    direction: rtl;
}

.blog .blog-list .blog-box:last-child {
    /* border-bottom: 0; */
}

.blog .blog-list .blog-box .title a {
    font-size: 18px;
    text-decoration: none;
}

.blog-list-items {
    direction: rtl;
    text-align: right;
    margin-top: 20px;
    /* background: #FFF; */
    padding: 0;
}

.blog-list-items ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    background: #FFF;
    padding-bottom: 10px;
}

.blog-list-items ul li {
    margin-bottom: 6px;
    padding: 0px 10px;
}

.blog-list-items ul li:first-child {
    background-color: #e6ecf0;
    padding: 6px 10px;
    color: #3e3e3e;
}

.blog .blog-list .blog-box {
    min-height: 100px;
}

.blog .blog-list .blog-box p img {
    margin-right: 10px;
}

.avatar-demo-wrap {
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: 4;
    display:none;
}

.cover-demo-wrap {
    z-index:2;
    display:none;
}

.image-prof img {
    padding: 0;
    margin: 0;
    right: -1px;
    position: relative;
    width: 192px;
    height: 192px;
    top: -1px;
}

#avatar{display:none;}

.avatar-demo-wrap .mask {
    position: relative;
    background: #FFF;
    padding: 50px 0 10px;
}

.avatar-demo-wrap .cr-slider-wrap {
    position: relative;
    z-index: 3;
}

.profile-cover .form-group {position: absolute;bottom: 0;left: 0;text-align: left;direction: ltr;padding-left: 5px;padding-bottom: 0;margin-bottom: 0;}

.profile-cover {
    position: relative;
}

.cover-demo-wrap .mask {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: -40px;
    z-index: 22;
}

.cover-demo-wrap .croppie-container .cr-viewport {
    border: 0;
}

.Avatar.Avatar--size32 {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

img.circle {
    border-radius: 50%;
}

label.username-profile-label {
    font-size: 17px;
    position: relative;
    top: 3px;
}

.alert-userchange-profile {
    padding: 7px;
}

.main-page-frames1-bg {
    width: 445px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.comment-list .media {
    margin-top: 10px;
    margin-bottom: 10px;
}

.comment-list i.icon-user {
    font-size: 36px;
    border: 1px #bdbdbd solid;
    border-radius: 100%;
    padding: 14px;
    color: #bdbdbd;
    background: #FFF;
}

.comment-list .comment {
    background: #FFF;
    padding: 20px;
    margin-right: 20px;
    position: relative;
    display: block;
    border: 1px #e8e8e8 solid;
}

.comment-list .commentp {
    margin-top: 15px;
}

.comment-list h5 {
    font-size: 16px;
}

.comment-list .insert-comment .card-body {
    padding-bottom: 20px;
}

.comment-list .insert-comment .card-header , .comment-list .insert-comment .card-footer {
    padding-top: 10px;
    padding-bottom: 3px;
}

.insert-comment {
    margin-top: 30px;
    margin-bottom: 30px;
}

.comment-list .insert-comment .card-footer {
    padding-bottom: 10px;
}

#toast-container {
    position: fixed;
    min-height: 0px;
    top: 50px;
    right: 0px;
    width: 270px;
}

#toaster {
    position: absolute;
    top: 0px;
    right: 20px;
}

#toaster .toast {
    min-width: 250px;
}



.left-padd-p {
    padding-left: 30px;
}

.right-padd-p {
    padding-right: 20px;
}

.mainpage-3box-div > div p {
    height: 90px;
    padding: 20px;
    padding-top: 10px;
    height: auto;
    padding-bottom: 0;
}
p.text-right.btn-box1 {
    position: relative;
    padding-top: 0;
    margin-top: 0;
}

.under-cover-bar .info-div {
    position: absolute;
    float: right;
    height: 200px;
    z-index: 22;
    text-align: center;
    margin-top: 30px;
    width: 100%;
}

.info-div h2 {
    line-break: anywhere;
}

.under-cover-bar .info-div-parent {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
    direction: rtl;
}

.under-cover-bar .info-bar {left: 0 !important;right: 0;text-align: right;}

.under-cover-bar .container {
    display: block;
}

.under-cover-bar .navbar-brand {
    float: left;
}

nav.under-cover-bar {
    padding: 10px 0;
}

.under-cover-bar .info-bar h4 {
    padding-top: 5px;
    direction: rtl;
    position: absolute;
    overflow-y: hidden;
    height: 34px;
}

.under-cover-bar .info-div p {
    overflow-y: overlay;
}

.side-x-bar {
    margin-top: 150px;
}

img {
    max-width: 100%;
    height: auto;
}

.blog li.media img {
    margin-left: 5px;
}

.first-toolb1 div.navbarSupportedContent-t1 {
    direction: rtl;
}


/* Comment LIST */
.comment-list .row {
    margin-bottom: 0px;
}

.comment-list .card-body {
    padding-bottom: 0;
}

.comment-list .card .card-heading {
    padding: 4px 15px;
    position: absolute;
    border:none;
    /*card-heading border radius*/
    border-top-right-radius:0px;
    top: 1px;
}
.comment-list .card .card-heading.right {
    border-right-width: 0px;
    /*card-heading border radius*/
    border-top-left-radius:0px;
    right: 16px;
}
.comment-list .card .card-heading .card-body {
    padding-top: 6px;
}
.comment-list figcaption {
    /*For wrapping text in thumbnail*/
    word-wrap: break-word;
}
/* Portrait tablets and medium desktops */

div#mainBibimSlider .carousel-caption.landing-page-1 {
    right: auto;
    left: 9%;
    top: auto;
    border: 0px red solid;
    bottom: 12%;
    position: absolute;
    width: 40vw;
}

div#mainBibimSlider .carousel-caption.landing-page-1 h1 {
    color: #333;
    font-size: 7vh;
    font-family: Iransans !important;
}

div#mainBibimSlider .carousel-caption.landing-page-1 h3 {
    color: #333;
    margin-top: 1rem;
    font-family: Iransans !important;
}

div#mainBibimSlider .carousel-caption.landing-page-1 p {
    color: #333;
    text-align: right;
}

.btn-slide-1 {
    color: #FFF;
}



@media (min-width: 768px) {
    .comment-list .arrow:after, .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }
    .comment-list .comment.arrow.left:after, .comment-list .comment.arrow.left:before {
        border-left: 0;
    }
    /*****Left Arrow*****/
    /*Outline effect style*/
    .comment-list .comment.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of card*/
        border-right-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .comment.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #FFFFFF;
        border-width: 15px;
    }
    /*****Right Arrow*****/
    /*Outline effect style*/
    .comment-list .comment.arrow.right:before {
        margin-right: -52px;

        /*Use boarder color of card*/
        border-left-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .comment.arrow.right:after {
        right: -30px;
        top: 21px;
        /*Change for different outline color*/
        border-left-color: #ffffff;
        border-width: 15px;
    }
}
.comment-list .comment-post {
    margin-top: 6px;
}

/* END Comment LIST */

@media (min-width: 768px){
    .app-sh-front-blue header .main-navbar.navbar-expand-md {
        height: 50px;
    }
}



@media (max-width: 650px){
    .main-navbar.app-sh-front-main-nav{
        padding-left: 0;
        padding-right: 10px;
    }
    .info-bar h4 {
        text-align: center;
    }

    .social-search button.btn{
        margin-right: -46px;
    }

    .social-search  input{
        min-width: 220px;
    }

    .social-search{
        padding-left: 6px;
        top: -3px;
        position: relative;
    }

    .search-filter-menu .dropdown-menu {
        right: auto;
        text-align: right;
        direction: rtl;
    }

    .gedf-card {
        margin-bottom: 20px;
    }

    .navbar-brand{position: absolute;display: block;top: 68px;right: 0;font-size: 14px;color: #333 !important;}
    .first-toolb1 button.navbar-toggler.collapsed {
        display: none;
    }
    .first-toolb1 button.navbar-toggler {
        display: none;
    }

    .app-sh-front-main-nav .top-menu-main-bar .navbar-nav li {
        padding: 8px .5rem;
    }

    div.navbarSupportedContent-t1 {
        width: 100%;
    }

    div.navbarSupportedContent-t1 ul{margin-right: 0 !important;padding-right:0;text-align: center;}

    div#navbarSupportedContent ul.navbar-nav.ml-auto {
        margin-right: 0;
        padding-right: 0;
        text-align: center;
    }

    .image-prof {
        margin-top: 20px;
        top: 0;
    }


    .under-cover-bar .info-div{
        /* margin-top: 250px; */
        position: relative;
        height: auto;
        text-align: center;
    }
    .under-cover-bar .info-bar > div{
        text-align: center !important;
        width: 100%;
    }

    .under-cover-bar .container{display:block;}

    nav.under-cover-bar {
        padding: 10px;
    }

    a.navbar-brand {
        /*display: none;*/
        margin-left:5px;
    }

    .under-cover-bar .info-bar h4 {
        text-align: center !important;
        position: relative;
    }

    .side-x-bar{margin-top:0;}

    .row.featurette .main-page-frames1-bg {
        margin: 0 auto;
    }

    .row.featurette .main-page-frames1-text h2 , .row.featurette .main-page-frames1-text p{text-align: center !important;}


    .app-sh-front-main-nav button.navbar-toggler.collapsed {
        float: right;
    }

    .app-sh-front-main-nav button.navbar-toggler {
        float: right;
    }

    .app-sh-front-main-nav .top-menu-main-bar {
        float: right;
        padding-right: 0;
        margin-top: 10px;
    }

    .app-sh-front-main-nav .top-menu-main-bar ul {
        padding-right: 0;
    }

    .app-sh-front-main-nav .navbar-collapse.rtl {
        width: 10px !important;
        float: right;
        display: contents;
        /* margin-top: -47px; */
        position: absolute;
    }

    .app-sh-front-main-nav nav.navbar.navbar-expand-md.navbar-light.main-navbar.app-sh-front-main-nav {
        direction: ltr;
    }

    .app-sh-front-main-nav .dropdown-menu.dropdown-menu-right.show {
        position: absolute;
    }

    .app-sh-front-main-nav .main-navbar .mr-auto li {
        padding: 5px;
    }

}

@media (max-width: 450px){

    .isQuestion-div {
        top: 0;
        position: relative;
    }

    div#mainBibimSlider {
        height: auto;
    }
    .all-slide-text h1 {
        font-size: 10vw !important;
    }

    .all-slide-text h3 {
        font-size: 6vw;
    }

    .all-slide-text .carousel-caption {
        background: #00000042;
        border-radius: 2px;
    }


    .navbar-brand{display: block;position: absolute;top: 17px;right: 0;color: #FFF !important;font-size: 14px; color: #fff !important;}


}

@media (min-width:451px) and (max-width: 650px){

    div#mainBibimSlider {
        height: auto;
    }

    .all-slide-text h1 {
        font-size: 10vh !important;
    }

    .all-slide-text h3 {
        font-size: 6vh;
    }

    .all-slide-text .carousel-caption {
        background: #00000042;
        border-radius: 2px;
    }

}


@media(min-width:100px) and (max-width: 850px){
    div#mainBibimSlider .carousel-caption.landing-page-1 {
        position: relative;
        height: auto;
        left: auto;
        right: auto;
        width: 100vw;
        background: #FFF;
    }

    div#mainBibimSlider .carousel-caption.landing-page-1 p {
        padding: 5vw;
    }

    div#mainBibimSlider{height:auto;background: #FFF;}
}


@media(min-width:650px) and (max-width: 850px){
    div#mainBibimSlider .carousel-caption.landing-page-1 {
        position: relative;
        height: auto;
        left: 0;
        right: auto;
        width: 60vw;
        background: transparent;
        margin-top: -140px;
        float: left;
    }

    div#mainBibimSlider .carousel-caption.landing-page-1 p {
        padding: 5vw;
    }

    iv#mainBibimSlider{height:auto; position:relative;}
}
