

@media (max-width:768px){
  .header-sec h1 {
    padding: unset;
  }
  .scrollbar {
    overflow-y: unset;
  }

  .demo-btn {
    padding: 5px 6px;
    margin-top: unset !important;
  }
  .col-sm-4.book-btn {
    display: flex;
    padding: 15px;
    gap: 10px;
}
    section.resume-section .resume-item .resume-date{
    min-width:18rem
    }
  #page-top {
    display: flex;
    flex-direction: column;
    margin-left: 0;
  }
  #sideNav {
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    overflow-y: hidden;
    align-items: center;
    padding: 20px 10px;
}

  .header-sec div {
    padding: 0;
  }
  .header-sec div.row {
    margin: 0 auto;
    width: 100%
  }
  /* #sideNav .navbar-collapse {
    display: none ;
  } */
  .logo h1 {
    padding: 0;
  }
  .logo {
    margin: 0;
  }
  .header-sec .col-sm-3 {
    text-align: center;
  }
  .header-sec .col-sm-3 button {
    margin: 0 0 20px;
  }
  body {
    padding-top: 0px;
  }
  .box-shadow {
    padding: 0
  }
  section#post_cat_form a {
    word-break: break-all;
 }
 .navbar-collapse {
  display: flex;
  justify-content: center;
}

}
/* @media screen and (min-Width:350px) and (max-width:480px){
  .navbar-collapse {
    display: flex;
    justify-content: center;
}
} */
@media screen and (min-Width:350px) and (max-width:480px){
  .doc-portion{
    margin-top: 25px !important;
    margin-inline: 25px;
  }

  a.custom-button {
    margin-top: 0px;
    width: 60% !important;
}
.header-sec h1 {
  margin-top: unset !important;
}
.banner-text h1 {
  font-size: 25px !important;
}
.banner-text p {
  font-size: 17px !important;
}
.third {
  flex-basis: 100%;
}
.col-sm-4.book-btn {
      justify-content: center;
      margin-left: 25px;
  }
  .demo-btn{
    padding:11px 25px;
  }
  span.navbar-toggler-icon{
    margin-top: 15px;
  }
  .banner-header {
    gap: 70px;
}
  .banner-images {
    width: 100%;
}
a.custom-button {
  margin-top: 0px;
  width: 55% !important;

}
}

  
  @media screen and (min-width:576px) {
      .footer{
         font-size: 13px;
         text-align: center;
       }
       
  }
  @media screen and (max-width:460px) {
    .category-list a {
      font-size: 10px;
    }
  }
  
  @media screen and (max-width: 1024px){
  .demo-btn {
      margin-top: 23px;
      padding: 4px 7px;
      border-radius: 0;
      border: 3px solid#e22626;
  }
  .doc-portion {
    display: flex;
    gap: 10px;
  }
  img.special{
    width: 65%;
  }
  .banner-text h1{
    font-size: 15px;
  }
  .banner-text p{
    font-size: 10px;
  }
  .banner-header{
    gap: 30px;
  }
  a.custom-button {

    width: 90% !important;
  }
}
  
  
    @media screen and (min-width:1440px){
  .header-sec h1{
    /* padding-left: 334px; */
  }
  .demo-btn{
    border-radius: 0;
      padding: 6px 11px;
      border: 3px solid #e22626;
  }
  }
  
  @media screen and (min-width:1200px){
    .col-xl-3 {
      flex: 0 0 auto;
      width: 25%;
  }
  /* .col-xl-9 {
      flex: 0 0 auto;
      width: auto;
  } */
  /* .box-shadow {
      padding: 5px 10px 10px 350px;
  } */
  .screenshot img {
      max-width: 100%;
  }
  .logo1 img{
    width: 100%;
  }
  }@media screen and (max-width:320px) {
.demo-btn {
    margin-top: 0px;
    padding: 11px 7px !important;
}
.header-sec h1{
    margin-top: 0px;
}
.banner-header {
    gap: 50px;
}
a.custom-button{
    width: 68% !important;
}
.banner-text h1 {
    font-size: 21px;

}
.banner-text p {
    font-size: 13px;
}
.doc-portion{
  margin-top: 25px !important;
}
}
