
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  
  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.4); /* Black w/ opacity */
}
.imgcrop .modal-header .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 18px;
}
.imgcrop .modal-header .close {
  padding: 10px;
 margin: 0px;
  
}
.md-row {
      margin-top: 57px;
    margin-right: 0px;
    margin-left: 0px;
    z-index: 0;
}
.modal-body .creat-post {
    padding: 10px;
    background-color: rgb(243, 242, 239);
    overflow: auto;
    min-height: 100%;
}
/* Modal Body */
.modal-body {padding: 2px 16px;
   
}

/* Modal Footer */
.modal-footer {
  padding: 5px 10px !important;
 
}
/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}
/* Modal Content */
.modal-content {
  background-color: #fff1e6 !important;
  margin: auto;
 /* padding: 5px 10px !important; */
  border: 1px solid rgba(0, 0, 0, .125) !important;
     width: 100%;
   
}
.modal-header {
   
    padding: 5px 10px !important;
   
}
.modal-header h3 {
  font-size: 18px;
  margin: 0px;
  color: #000000;
   
}
/* The Close Button */
.close {
     color: #000000;
    float: left;
    font-size: 24px;
    font-weight: 400;
    background-color: #dcdcdc;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    opacity: 1;
    margin-top: -8px !important;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-body .flex-circle{
  width:90%;
}
.modal-body .flex-circle img{
  border-radius:50%;
  /*width: 100%;*/
     width: 40px;
    height: 40px;
}
.modal-body ul{
  list-style: none;
  padding: 0;
}
.modal-body .first-col{
    background-color: #fff;
    padding-bottom: 27%;
    border-radius: 8px;
}
.modal-body .close-button{
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-bottom: 4px;
}
.modal-body .creat-post{
  padding-top: 4px;
}
.modal-body h4{
    font-weight: 600;
    font-size: 16px; /* new */
}
.modal-body .modal-post-label2{
    font-size: 12px;
}

.modal-body .modal-post-label1{
   font-size: 14px;
    line-height: 42px;
    letter-spacing: 0px;
    font-family: inherit;
    font-weight: 600;
}
.modal-body .container{
  padding: 3%;
  padding-top: 18px;
}
.modal-body .container .row1{
    padding: 25px 2%;
    border: 1px solid rgba(0, 0, 0, .125);
    background-color: #fff;
    border-radius: 12px;
}
.modal-body .container .row2{
    padding: 3% 0;
    border: 1px solid rgba(0, 0, 0, .125);
    background-color: black;
    border-radius: 12px;
}
.modal-body .container .row2 .row2-col{
    flex: 0 0 76.8% !important;
    max-width: 76.8% !important;
}
.modal-body .container .row3{
    padding: 5%;
    border: 1px solid rgba(0, 0, 0, .125);
    background-color: #fff;
    border-radius: 12px;
    padding-bottom: 24%;
    height: 800px;
}
.modal-body .container .row3 .story-div-row{
  width: 100%;
  float: left;
  padding: 0;
}
.modal-body .container .row3 .story-div-col1{
  width: 20%;
  float: left;
  padding: 0;
}
.modal-body .container .row3 .story-div-col2  {
  width: 80%;
  float: left;
  padding: 0;
}
.modal-body .container .row3 .post-label{
    padding: 0px;
    margin-top: -4px;
    margin-bottom: -10px;
}
.modal-body .container .row3 .post-label .label1{
    font-size: 14px;
    font-weight: 400;
}
.modal-body .container .row3 .add-post img{
    float: left;
    width: 35%;
}
.modal-body .container .row3 .add-post-button-label{
      font-size: 14px;
      font-weight: 400;
      float: left;
      width: 50%;
      margin-left: 8px;
}
.modal-body .container .row3 .add-post-button-label1{
    font-size: 15px;
    font-weight: 600;
}
.modal-body .container .row3 .first-col{
  /*margin: 0 !important;*/
  padding: 0 !important;
  /*padding-top: 10px !important;*/
}
.post-sidebar{
    width: 100%;
    float: left; 
}
.post-sidebar-col1{
    width: 20%;
    float: left; 
}
.post-sidebar-col2{
    width: 72%;
    float: left; 
    margin-left: -3% !important;
}
.modal-body .container .row3 .row{
  margin-top: 4%;
}
.modal-body .container .row3 .post-bottom-line{
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  margin-left: -33px;
  margin-right: -31px;
  padding: 0px 4px 8px 4px;
  /*margin: 0;*/
}
.modal-body .container .row3 .start-post-footer ul{
    width: 97%;
}
.modal-body .container .row3 .problem{
      margin-top: 10px;
}
.modal-body .container .row3 .start-post-footer ul li a{
    /*width: 71px;
    font-weight: 700;
    height: 84px;*/
    font-size: 13px;
}
.modal-body .container .row3 .start-post-footer{
      width: 117%;
    margin-left: -8.5%;
}
.modal-body .container .row3 .start-post-footer ul li{
    /*padding: 0px;
    margin: 1px;*/

}
.modal-body .container .row3 .start-post-footer ul li p{
    margin-left: 79%;
    margin-top: -60px;
    background-color: #fff;
    height: 34px;
}        
.first-col ul li .post-sidebar-col2 a span{
      font-weight: 700;
}
.first-col ul li .post-sidebar-col2 a img{
    background-color: lightgray;
    border-radius: 50%;
    width: 35px !important;
    padding: 6px 6px 6px 6px !important;
    margin-top: 0px;
    margin-bottom: 6px;
}
.first-col ul li .post-sidebar-col2 a{
  text-decoration: none;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    line-height: 16px;
    border: 1px solid #F2F3F5;
    border-radius: 1rem;
    margin: 0%;
    width: 101px;
    height: 118%;
    padding-bottom: 9%;
    padding-top: 15px;
    border-color: lightgray;
}
.slider5 .cat-img ul li{
  padding: 2px;
  height: 50px;
}
.slider5 .cat-img{
  padding: 2px;
}
.slider5 .cat-img .post-cat-list{
    padding: 7px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 16px;
    margin-top: 9px;
    overflow: hidden;
}
.slider5 .cat-img .post-cat-list .post-list-label{
  font-size: 10px;
  padding-left: 27px;
}
.slider5 .cat-img ul li, .slider6 .cat-img ul li{
  padding: 2px;
  height: 50px;
}
.slider5 .cat-img ul li p, .slider6 .cat-img ul li p{
    margin-top: -40px;
    width: 70%;
    height: 76%;
    border: none;
    border-radius: 0;
}
.slider5 .cat-img ul li p i, .slider6 .cat-img ul li p i{
    margin-top: -73%;
    margin-left: 35%;
    margin-bottom: 73px;
}
.slider5 .cat-img, .slider6 .cat-img{
      margin-left: 6px;
}
.slider5 .cat-img .post-cat-list, .slider6 .cat-img .post-cat-list{
    padding: 16px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 16px;
    margin-top: 9px;
    overflow: hidden;
}
.slider5 .cat-img .post-cat-list .post-list-label, .slider6 .cat-img .post-cat-list .post-list-label{
  font-size: 10px;
  padding-left: 27px;
}
.slider6 .category-big-img img{
      padding: 15px;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-top: 10px;
    border-radius: 15px;
}
.slider6 .post-input{
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 17px;
    margin-top: 9px;
    font-size: 12px;
    padding: 8px;
    padding-left: 26px;
}
.slider1, .slider2, .slider3, .slider4, .slider5, .slider6{
  /*display: none;*/
}
.first-col ul li .post-sidebar-col2 a img{
    width: 46%;
    padding: 11%;
}
.modal-body .slider3 .container .row3 .slider-btn, .modal-body .slider4 .container .row3 .slider-btn{
    width: 100%;
    background-color: lightgray;
    border-color: lightgray;
    border-radius: 7px;
    padding: 4px;
    color: black;
    font-weight: 500;
    font-size: 14px;
}         
.modal-body .container .row3 .ck-editor__editable_inline{
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 22px;
    opacity: .5;
}
.modal-body .container .row3 .start-post-footer ul li p i{
    margin-left: 34%;
    margin-top: 30%;
    background-color: #fff;
}
.modal-body .container .row3 .start-post-footer ul li a img{
    /*width: 22px;*/
    width: 30px;
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
    margin-bottom: 6px;
}
.modal-body .container .row3 .start-post-footer ul li a span{
    font-size: 8px;
}
.modal-body .container .row3 .add-post{
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 3%;
    border-radius: 12px;
}
.modal-body .container .row3 .post-body-content h2 img{
  width: 4%;   
}
.modal-body .container .row3 .post-body-content h2{
      font-size: 13px;   
}
.modal-body .container .row3 .post-body-content .more{
      font-size: 14px;   
}
.modal-body .container .modal-image-upload{
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 12px;
  margin-left: -9.29%;
  margin-right: -9.29%;
}
/*.modal-body .container .modal-image-upload .col-md-12{
  padding-left: 126px;
  margin: 5% 0% 5% 5%;
}*/
.map .flex-row1 img{
  width: 10%;
  float: left;
  margin-left: 21%;
}
.map .flex-row1 span{
  font-weight:600;
  font-size: 16px;
}
.map .flex-row2{
  /*border: 1px solid lightgray;*/
}
/*.map .flex-row2 img{
    width: 3%;
    margin-right: 3%;
}*/
.map .flex-row2 span{
  font-weight:400;
  font-size: 14px;
}
/*.map .flex-row3 .map-button1{
  width: 190%;
  margin-left: -150%;
}
.map .flex-row3 .map-button2{
  width: 190%;
}*/

.modal-body .container .modal-image-upload .col-md-12 img{
  width: 30%;
  opacity: 0.1;
}

.modal-body .slider2 .first-col .start-post-section .start-post-footer{
    width: 100%;
    margin-left: -3.4%;
    position: absolute;
    z-index: 9;
}
.slider2 .first-col .start-post-section .start-post-footer a{
  width: 103%;
  /*margin-left: -52%;*/
}
.slider2 .first-col .start-post-section .start-post-footer li{
  width: 25% !important;
  /*margin-left: -52%;*/
}


.modal-body .container .modal-story{
  margin-top:2%;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 12px;  
  padding-bottom: 44px;  
  margin-left: -9%;
  margin-right: -9%;
}
.modal-body .container .modal-story div{
  padding: 14px;  
}
.modal-body .container .modal-story h6{
  font-size: 1rem;/*17px;*/  
  font-weight: 400;
}
.modal-body .container .modal-story p{
  font-size:  1rem;/*15px;*/  
  font-weight: 200;
}
.sidebar {
  margin: 0;
  padding: 0;
  width: 200px;
  background-color: #fefefe;
  /*background-color: #f1f1f1;*/
  position: fixed;
  height: 100%;
  overflow: auto;
}

.sidebar a {
  display: block;
  color: black;
  padding: 16px;
  text-decoration: none;
}

div.content {
  margin-left: 200px;
  padding: 1px 16px;
  height: 1000px;
}

@media screen and (max-width: 700px) {
  .sidebar {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidebar a {float: left;}
  div.content {margin-left: 0;}
}

@media screen and (max-width: 400px) {
  .sidebar a {
    text-align: center;
    float: none;
  }
}