.h-auto{
  height: 100%;
}
 .blog-page .social-m svg {
      height: 30px;
      width: 29px;
      margin-right: 12px;
      fill: #19b3ca;
}
.link-box1 {
  height: 100%;

}

.cat-links-box{
  margin-bottom: 1.8rem;
}
.blog1{
  padding: 5px 25px 20px 25px;
}
.blog-title h1{
  font-size: 40px;
  line-height: 1;
  margin-bottom: 1rem;
}
.blog-page .arrow-sp {
  margin: 12px 5px 0px 5px;
}
.blog-page .blog-profile .date {
  font-size: 16px;
}
.blog-page .author .a-name {
  font-size: 16px;
}
.blog-text{
  margin-top: 2rem;
}
.blog-page ul li{
  list-style: disc;
}
.blog-page ul{
  margin-left: 1.5rem;
}
.input1 input, .input1 select ,.button .Mybutton {
  height: 50px;
}
.input1 svg {
  top: 17px;
}
.textarea{
  width: 100%;
  height: 150px;  
    overflow: hidden;
    
}
.textarea   textarea{
  width: 100%;
  height: 100%;
  padding-top: 16px;
  padding-left: 30px;
  outline: none;
  border: 1px solid #537e91;
  border-radius: 10px;
  color: #081935eb;
}
textarea::placeholder {
font-size: 15px;
color: #081935eb;
}

/* comments view box */
/* comments partes here */

.first-comment{
  position: relative;
}
.first-comment p{
  margin-bottom: .5rem;
}
  .sv-reply-icon {
    text-align: right;
    cursor: pointer;
    width: 100px;
    display: flex;
    margin: 0px 0px 0px auto;
}
.sv-reply-icon  svg {
    width: 24px;
    height: 21px;
    fill: #112a51;
}
.sv-reply-icon:hover svg,.sv-reply-icon:hover span{
  fill: #b5840f;
  color:#b5840f ;
}
.replaybtn p{
margin-bottom: 0px;
color: white;
padding-left: 29px;
font-size: 15px !important;
}

.replaybtn ,.replaybtn .date,.replaybtn svg ,.replaybtn span ,.replaybtn .a-name a{
  fill: white;
  color: white;

}
.fisrt-comments{
  background: #18b4cb3b;
  padding: 17px 20px;
  border-radius: 10px;
  margin-bottom: 1rem;

}

.replay-view-text{
  display: none;
  width: 83%;
  background: #03182a;
  margin: 33px 0px 0px auto;
  text-align: left;
  padding: 5px 10px;
  border-radius: 5px;
}
.replay-box .textarea{
  margin: 0px 0px 0px auto;
  height: auto !important;
}
.replay-box  .input1, .replay-box textarea{
  line-height: 1.6 !important;
  height: auto !important;
}
.replaybtn{
  display: none;
}
.replay-box-3{
  background: #1587a3;
  padding: 10px;
    width: 83%;
    margin: 0px 0px 0px auto;
    margin-top: 18px;
    border-radius: 5px;
    margin-bottom: 10px;
    display: none;
}
.replay-box .input1 svg {
  top: 14px !important;
}
.comments-part .input1 input, .comments-part .input1 select, .comments-part textarea {
  height: 45px;
  color: #122c49;
  background: white;
}
.replay-box-3 .date svg {
  margin-right: 5px;
  width: 18px;
  height: 14px;
}

.replay-box  .input1 button {
  width: 101px;
  height: 36px;
  font-size: 16px !important;
}
.replay-submit {
    padding: 5px 20px;
    background: #1587a3;
    border: 0px;
    outline: none;
    border-radius: 5px;
    color: white;
    text-align: right;
    margin: 0px 0px 0px auto;
    display: flex;
}
.d-flex{
  display: flex !important;
}
.blog1 img{
  margin-bottom: 0px;
}
.replay-box2{
  display: none;
}

.textarea svg {
  top: 12px;
  width: 25px;
  height: 23px;
  fill: #ff9800;
}
.date {
  display: flex;
  align-items: center;
}
.flex-div {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #030303;
}

.author-p {
  padding-top: 1rem;
}
.date svg {
  margin-right: 5px;
  width: 18px;
  height: 14px;
}
.blog-img-icon img{
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.justify-content-end{
  justify-content: end;
}
.blog-page {
  margin-bottom: 5rem !important;
}
.fbtn button{
  width: 101px;
  height: 36px;
  font-size: 16px !important;
  background: #233d89;
  border-radius: 10px;
  color: white;
  border: 0px;
}
.stiky{
  position: sticky;
  top: 161px;
  right: 20px;
}
/* blog author */
  .author-part .social-m svg {
      height: 18px;
      width: 21px;
      margin-right: 2px;
}
.author-part .social-m{
  margin-top: .3rem !important;
}
.author-n{
  margin-bottom: .2rem;
}
@media(max-width:768px){
  .blog-title h1 {
      font-size: 25px;
  }
  .author-page .banner {
    padding: 10px 0px !important;
  }
  .author-page .banner {
    /* margin-top: 6.4rem !important; */
  }
  .blog-details-p .banner {
    padding: 28px 0px !important;
  }

  .blog-details-p{
      /* margin-top: 55px !important; */
 
    }
}
.blog-details-p .banner{
  width: 100%;
  margin: auto;
  padding-top: 2rem;
  background: #dfdfdf;
    padding: 76px 0px;
}
.blog-details-p .banner h1{
  padding-top: 36px;
  width: 85%;
  margin: auto;
  color: #233d89;
}
.author-page .banner{
  width: 100%;
  margin: auto;
  padding: 50px 0px;
  height: auto;
  /*margin-top: 8rem;*/
  
  background: #dfdfdf;
}
.author-page .banner h1{
  padding-top: 10px;
  width: 100%;
  margin: auto;
}
.link-box1 ul a {
  color: #4173b5;
}
.blog-details-p h2{
color: #233d89;
}
.blog-text img{
  width: 100%;
}
@media(min-width:1200px){
  .blog-details-p .author img {
    width: 35px !important;
    height: 35px !important;
}
.form-part{
  margin-left: 0px !important;
}
table, th, td {
  border: 1px solid #1c8bb4;
  margin-bottom: 1rem;
  line-height: 2;
}
th, td {
  padding: 10px;
}
.blog-cat .blog1,.author-page .blog1 {
  height: unset;
}
}
.button .Mybutton {
  display: block;
  line-height: 47px;
}