.right-box ul li .right .information a {
    margin-right: 10px !important;}
.left-date{ height: 74px; width: 74px; border-radius: 20px; background: #fff; text-align: center;}
.left-date p{
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #ffffff;
   background-color: #2b6df1;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   text-transform: uppercase;
    padding: 4px;
    margin-bottom: 0px;
}
.left-date h5{
 font-size: 34px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #282b38;
   padding: 4px;
}
label {
    float: left;
}
.m-0 {
  margin: 0px !important;
  padding: 0px !important;}
.form-title h4{
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #282b38;
  padding-left: 30px;
}
.modal-content {
    border-radius: 25px;
    border: none;
}
.login-bg{ position: relative;}
.login-bg img{ position: relative;}
.login-bg .login-title{ 
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 25%;
    left: 35%;
}



.signup-bg .recover-title {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 30%;
    left: 16%;
}



.recover-title h3{
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}


.recover-title p{
    font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}


.signup-bg{ position: relative;}
.signup-bg img{ position: relative;}
.signup-bg .signup-title{ 
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 75%;
    left: 25%;
}


.login-title h3{
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}
.login-title p{
    font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}


.signup-title h3{
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}


.signup-title p{
    font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}



.modal-login{
      min-width: 70vw;
    min-height: 70vh;
}
.sign-in-btn {
    display: initial;
    padding: 10px 20px;
}
.content-section .box .form-group label {
    /*display: block;
    font-size: .9rem;
    font-family: 'intermedium';
    margin-bottom: .3rem;
    margin: 15px 0px;*/
}
@media only screen and (max-width: 768px)  {
  .modal{
    width: 100%;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../images/login.jpg); }
.login-bg {
    position: relative;
    display: none;
}

.signup-bg {
    position: relative;
    display: none;
}
}
@media only screen and (min-width: 768px)  {
.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
.login-bg img{ border-top-left-radius: 25px; border-bottom-left-radius: 25px;}
.signup-bg img{ border-top-left-radius: 25px; border-bottom-left-radius: 25px;}
.modal-login {
    min-width: 70vw;
    min-height: 70vh;
}


.signup_terms{

  height: 38px;
  font-family: InterUI;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #72778e;
  margin-bottom: 1rem;
  padding: 0 32px;

}

.more_images{
position: absolute;
    right: 16px;
    bottom: 16px;
    background-image: linear-gradient(90deg, #ece5e5, #bbb1b138);
    padding: 20px;
    border-bottom-left-radius: 20px;

}

.delete_my_post{
  cursor: pointer;
}

.post_hide{
  cursor: pointer;
}

.SB_container {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}

.mCustomScrollbar {
    -ms-touch-action: auto !important;
    touch-action: auto !important;
}

.like_box {
  min-width:100px;
}

.url_previewer_title{
    overflow: hidden;
    word-wrap: break-word;
}
