@media screen and (max-width:340px){
  .ebs-reqest-callback .ekit-header-info i{
    margin-right: 10px !important;
  }
  .ecp-topbar-connect-text, .ecp-topbar-social-icon-group{
		width: 100% !important;
	}
  .ecp-topbar-social-icon-group ul{
    text-align: center;
  }
}
@media screen and (max-width:576px){
  body{
    text-align: center;
  }
  /* other page */
  .post-contents{
    display: unset;
  }
  .title-box h1{
    font-size: 22px;
  }
  #blog-with-sidebar .post-contents .post-text-content > div {
    flex: 0 0 100%;
  }
  .ebs-slider-main-box .bdt-slider-excerpt {
    max-width: unset !important;
  }
  .wpe-conferenc-footer-menu a.hfe-menu-item {
    text-align: center;
    display: block;
  }
  .wpe-conferenc-footer-menu nav.hfe-nav-menu__layout-horizontal {
    margin: 0 auto;
  }
}
@media screen and (max-width:767px){

  .ebs-header-menu-container, .ebs-header-consult-btn{
    height: unset !important;
  }
  .ebs-slider-main-box .bdt-ps-slide-img{
    background-image: none !important;
  }
  .ebs-slider-main-box .bdt-prime-slider-dragon .bdt-ps-dragon-bg{
    background-color: #e1e9fc;
  }
  /* without demo @import */
  .ebs-topbar .custom-container{
    justify-content: center;
  }
  .ebs-header-mail:after{
    content: none;
  }
  .ets-menu-header{
    height: unset;
  }
  /* blog page */
  #full-width-blog .post-contents .postbox {
    flex: 0 0 calc( (100% / 2) - 20px );
  }
  #blog-with-sidebar .post-contents .post-text-content > div {
    flex: 0 0 47%;
  }
  .ebs-our-work-section-main-container .ha-post-tab-item-wrapper {
    display: unset !important;
  }
  .home .ekit-template-content-header {
    position: unset !important;
  }
  .ebs-get-in-touch-form form > p {
      gap: 0px;
      text-align: left;
      display: block;
  }
  .wpe-cb-header-menu .hfe-nav-menu {
    text-align: center;
  }
  .ebs-our-services-main-heading h2 {
    max-width: unset;
  }
}
@media (min-width:768px) and (max-width:1024px)  {
  .dialog-type-lightbox .dialog-widget-content{
    width: 56% !important;
  }
}
@media (min-width:1025px) and (max-width:1600px)  {
  .wpe-cb-consulting-box.elementor-section-height-default {
    padding: 0 1em !important;
  }
}
@media (min-width:768px) and (max-width:1040px)  {
  .ecp-topbar-section .elementor-col-25{
    width: 50%;
  }
  .ebs-our-work-section-main-container .ha-post-tab-item-wrapper{
    display: flex !important;
  }
  .header-consilt-now-btn{
    padding: 10px 13px;
  }

  #full-width-blog .post-contents .postbox {
    flex: 0 0 calc( (100% / 3) - 20px );
  }
  #blog-with-sidebar .post-contents .post-text-content > div {
    flex: 0 0 calc( (100% / 2) - 10px );
  }
  .home .ekit-template-content-header {
    position: unset !important;
  }
}
@media screen and (min-width: 1200px){
  .content-container {
    max-width: calc(100% - 2%);
  }
  .post-contents{
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1800px){
  .ebs-section-main-container > .elementor-container{
    max-width: calc(100% - 25%) !important;
  }
  .ebs-section-main-inner-container .elementor-container{
    max-width: calc(100% - 24%) !important;
  }
}

@media (min-width:1025px ) and (max-width: 1832px){
  /* .ecp-topbar-section .elementor-container .elementor-col-25:first-child,
  {
    width: 30%;
  } */
  /*.ecp-topbar-section .elementor-container .elementor-col-25{
    width: max-content;
  }*/
}
