@media screen and (max-width:576px){
  body{
    text-align: center;
  }
  .post-contents{
    display: unset;
  }
  .title-box h1{
    font-size: 22px;
  }
  #blog-with-sidebar .post-contents .post-text-content > div {
    flex: 0 0 100%;
  }

}
@media screen and (max-width:767px){
  .ets-techsolution-topbar-section .ekit-header-info, .ets-theme-header-section a,.ets-topabr-address a{
    justify-content: center !important;
  }
  .ets-techsolution-topbar-section .elementor-column .elementor-column{
    margin-top: 10px;
  }
  .ets-appointment-section form p,
  .ets-project-section-project-post .ea-alex-wrap,
  .ets-testimonial-post-section .ea-item{
    display: unset !important;
  }
  .ets-home-page-book-schedule-contact-form form p span[data-name="your-message"]{
	display:flex;
  }
  .ets-home-page-book-schedule-contact-form form p span[data-name="your-message"] textarea{
	width:100%;
  }
  .ets-home-page-book-schedule-contact-form form p span {
    margin-bottom: 5px;
    display: block !important;
    max-width: 100%;
  }
  .its-partner-section-container .ets-blog-section-main-heading h2 {
    width: 26ch;
    max-width: 100%;
  }
  .ets-appointment-section form p input[type="submit"],
  .ets-about-us-left-text,
  .its-partner-section-container .elementor-widget-wrap .elementor-element{
    position: unset !important;
  }
  .elementor-widget:not(:last-child){
    margin-bottom: 10px !important;
  }
  .ets-about-us-feature-section .elementor-icon-box-wrapper{
    display: flex !important;
  }
  .ets-about-us-feature-section i{
    margin-inline-end: 10px;
  }
  .ets-project-section-project-post .ea-content-wrap{
    display: block;
  }
  .ets-testimonial-post-section .ea-item img{
    width: 50% !important;
  }
  .ets-testimonial-post-section .ea-img-wrap,
  .ets-our-blog-section-content{
    text-align: center;
  }
  .ets-our-process-up-arrow1, .ets-our-process-up-arrow2, .ets-our-process-down-arrow{
    display: none;
  }
  .its-partner-section-container .elementor-widget-wrap{
    justify-content: space-around;
  }
  .ets-footer-newsletter-form{
    width: 90% !important;
  }
  textarea{
    max-width: 100% !important;
  }
  .post-section .row > div{
    padding: 0 10px;
    text-align: center;
  }
  .ets-footer-section ul.hfe-nav-menu li a{ 
	justify-content:center;
  }
  /* 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%;
  }
  .ets-footer-section ul.hfe-nav-menu li{
	list-style:none !important;
  }
}

@media (min-width:768px) and (max-width:1040px)  {
  .ets-project-section-project-post .ea-alex-wrap{
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .ets-testimonial-post-section .ea-item img{
    height: unset !important;
  }
  .ets-testimonial-post-section .ea-item{
    align-items: center;
  }
  .ets-work-process-main-container .elementor-column{
    width: 48%;
  }
  .ets-our-process-up-arrow1{
    display: none;
  }
  .ets-topbar .container > div{
    width: 100%;
    justify-content: space-between;
  }
  #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 );
  }
}
@media screen and (min-width: 1200px){
  .content-container {
    max-width: calc(100% - 2%);
  }
  .post-contents{
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) and (max-width: 1400px){
  .ets-topabr-left-container, .ets-topabr-right-container{
    width: 100% !important;
    padding: 0 5%;
  }
  .ets-techsolution-topbar-section > div{
    display: unset !important;
  }
  .ets-topabr-left-container section .elementor-container{
    justify-content: space-between;
  }
  .ets-topabr-right-container section > div{
    justify-content: space-around;
  }
  .ets-topabr-left-container section .elementor-container > div, .ets-topabr-right-container section > div > div {
    width: max-content !important;
  }
  .ets-techsolution-topbar-section .elementor-column .elementor-column{
    margin-top: 10px;
  }
}
@media screen and (min-width: 1440px){
  .ets-slider-text .ets-slider-main-heading h2{
    width: 25ch;
    margin: 0 auto;
    font-size: 60px !important;
    line-height: 80px !important;
  }
  .ets-techsolutions-btn a{
    padding: 20px 40px !important;
  }
  .ets-about-us-main-heading h2{
    width: 22ch;
  }
  .ets-techsolution-topbar-section .elementor-container, .ets-techsolution-header-section .elementor-container{
    max-width: 97% !important;
  }
  .elementor-container{
    max-width: calc(100% - 15%) !important;
  }
  .ets-techsolutions-about-second-heading h4{
    width: 38ch;
  }
  .ets-slider-content-container .elementor-container:first-child{
    max-width: 100% !important;
  }
  .ets-appointment-section{
    margin-top: -10% !important;
  }
  textarea{
    width: 100%;
  }
  .ets-about-us-left-text>div{
    border-radius:50% 50% 58% 42% / 60% 50% 50% 40%;
    height: 183px;
    width: 269px;
    display: flex;
    padding: 0 10% !important;
  }
  .ets-about-us-left-text>div h5 span{
    font-size: 90px;
  }
  .ets-project-section-project-post .ea-alex-wrap {
    grid-template-rows: repeat(3, 250px);
  }
  .ets-our-process-up-arrow1{
    padding-left: 24%;
  }
  .ets-our-process-up-arrow2 {
    padding-left: 39%;
  }
  .its-partner-section-container .its-partner-image img {
    width: 155px;
  }
  .ets-services-post-section .ea-amox-grid{
    gap: 30px !important;
  }
  .ets-our-blog-section-content .ea-date {
    top: 50%;
  }
}

@media screen and (min-width: 2000px){
  .ets-project-section-project-post .ea-alex-wrap {
    grid-template-rows: repeat(3, 300px);
  }
}
@media screen and (max-width: 375px){
  .ets-footer-newsletter-form form input[type=submit]{
    position: unset;
	margin-top: 10px;
  }
}
@media (min-width:768px) and (max-width:800px){
  .ets-our-blog-section-content .ea-date{
	top:24%;
 }
}