@media only screen and (max-width: 1440px) {
  #header #logo {
    max-width: 250px;
  }
  #header .hide-for-medium + .hide-for-medium {
    width: 22%;
    max-width: 22%;
  }
  #single-training {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1024px) {
  #home-reviews {
    padding: 200px 16px 115px;
  }
  .home .sec-blog,
  .home #sec-03,
  #home-business-year,
  #home-smart-business,
  #home-business-training {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home #sec-02 {
    padding: 0 16px;
  }
  .home #sec-02 #col-icon-item > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .home #sec-02 #icon-item {
    width: 100%;
    max-width: unset;
    margin-bottom: unset;
  }
  .home #sec-02 #col-txt-icon {
    width: 100%;
  }
  .home #sec-03 .col-txt {
    padding-left: 0;
  }
  .home .products-list .product-item {
    width: 100%;
  }
  #home-business-training .latest-business-training {
    gap: 16px;
  }
  #home-reviews > .elementor-container {
    flex-direction: column;
    gap: 26px;
  }
  #home-reviews .box-content {
    width: 100%;
    max-width: 100%;
  }
  #home-reviews .box-slide {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  #home-reviews .box-content .desc p:last-child {
    margin-bottom: 0;
  }
  #footer > div.footer-2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  #header .hide-for-medium + .hide-for-medium {
    width: 28%;
    max-width: 28%;
  }
  #header .hide-for-medium .nav-right .header-search {
    padding-right: 10px;
  }
  .business-training-wrapper {
    padding: 0 16px;
    flex-direction: column;
    gap: 24px;
  }
  .business-training-wrapper .w-75,
  .business-training-wrapper .w-25 {
    width: 100% !important;
  }
  .sidebar-startup .sidebar-title .elementor-heading-title {
    font-size: 16px;
  }
  .video-cources-startup .elementor-column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  #header .header-inner,
  #sec-home-business-training {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home #sec-01 .box-img {
    display: none;
  }
  .home #sec-01 .box-content {
    width: 100%;
    max-width: 100%;
  }
  .home #sec-01 h2 {
    text-align: center;
    line-height: 1.4;
  }
  .home #sec-01 .box-content > .elementor-widget-wrap {
    justify-content: center;
  }
  .home #sec-01 .txt-top {
    margin-left: -20px;
  }
  .home #sec-01 .btn-discover {
    text-align: center;
  }
  .home #sec-02 #col-txt-icon {
    height: auto;
  }
  .home #sec-02 .txt-left {
    margin-bottom: 0;
  }
  .home #sec-02 .txt-icon-box {
    padding: 10px 28px;
    width: 300px;
  }
  .home #sec-02 .txt-icon-box h3 {
    font-size: 20px;
  }
  .home #sec-02 .txt-icon-box .elementor-icon-box-icon {
    top: 50%;
    transform: translateY(-50%);
  }
  .home #sec-02 {
    margin-bottom: 0;
  }
  .home #sec-03 > .elementor-container {
    flex-direction: column;
    gap: 24px;
  }
  .home #sec-03 > .elementor-container > .elementor-column {
    width: 100%;
    max-width: 100%;
  }
  .home #sec-03 .col-image .elementor-widget-wrap {
    height: auto;
  }
  .home-business-training .products-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .home .sec-blog .latest-posts {
    grid-template-columns: 1fr;
  }
  .home #sec-05 > .elementor-container {
    flex-direction: column;
  }
  .home #sec-05 > .elementor-container > .elementor-column {
    width: 100%;
  }
  .home #sec-05 .title-h2 .elementor-heading-title {
    width: 100%;
  }
  .home #sec-05 .box-icons > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .home #sec-05 {
    height: unset;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .home #sec-05 .box-image {
    display: none;
  }
  .home #sec-05 .box-icons .elementor-counter-number-wrapper {
    font-size: 36px;
  }
  #single-training .training-info {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  #single-training .info-box {
    padding-left: 0;
  }
  #single-training .info-box .btn-view-more {
    text-align: center;
  }
  #ethical-business > .elementor-container {
    flex-direction: column-reverse;
    gap: 20px;
  }
  #ethical-business .box-content {
    padding-left: 0;
  }
  #ethical-business .box-content {
    width: 100%;
  }
  #ethical-business .box-left {
    width: 50%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 601px) {
  .home #sec-02 #col-icon-item > .elementor-widget-wrap,
  .home-business-training .products-list {
    grid-template-columns: 1fr;
  }
  .home #sec-05 .icon-item .box-left {
    margin: 0 auto;
  }
  .home #sec-05 {
    position: relative;
    z-index: 1;
  }
  .home #sec-01 h2 {
    font-size: 40px;
  }
  .home #sec-02 .elementor-widget-wrap.elementor-element-populated {
    flex-direction: column;
  }
  .home #sec-02 .txt-icon-box {
    width: 100%;
  }
  .home #sec-02 .txt-icon-box .elementor-icon-box-icon {
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .home #sec-02 .txt-left p {
    text-align: center;
  }
  .home #sec-03 #icon-item .elementor-icon {
    margin: 0 auto;
  }
  .home #sec-02 .txt-icon-box {
    justify-content: center;
    padding-top: 20px;
  }
  #footer .icons-list {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }
  .home #sec-03 .title-h4 .elementor-heading-title {
    margin: 0 auto 25px;
  }
  .home #sec-03 .title-h2 h2,
  .home #sec-03 .title-h2 p,
  .home #sec-03 #btn {
    text-align: center;
  }
  #home-business-year,
  #sec-home-business-training {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .home-business-training .latest-business-training {
    margin-top: 0;
  }
  #home-reviews {
    padding: 150px 16px 60px;
  }
  .home #sec-03 {
    margin-bottom: 60px;
  }
  #footer .absolute-footer .container {
    padding: 10px;
  }
  #single-training .training-info .thumb-box {
    flex-direction: column;
  }
  #single-training .thumb-box,
  #single-training .thumb-slider {
    width: calc(100vw - 32px);
  }
  #single-training .thumb-slider {
    margin-bottom: -35px;
  }
  #single-training .info-box {
    padding-top: 50px;
  }
  #single-training .main-slider .swiper-slide-active img {
    width: 100%;
    aspect-ratio: 1;
  }
  .business-training-wrapper {
    flex-direction: column-reverse;
  }
  #ethical-business .title-cources .elementor-heading-title {
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
  }
  .video-ethical-business .elementor-custom-embed-image-overlay img {
    min-height: 400px;
  }
  #ethical-business .box-left {
    width: 70%;
  }
  #ethical-business .cources-gallery .gallery-item {
    max-width: 100%;
    padding: 0 0 16px;
  }
}
@media only screen and (max-width: 480px) {
  .home #sec-01 {
    height: 600px;
  }
  .home #sec-01 .col-left {
    margin-top: 70px;
  }
  .home #sec-01 h2 {
    font-size: 36px;
  }
  #icon-item .elementor-icon {
    width: 60px;
    height: 60px;
  }
  #icon-item svg {
    font-size: 30px;
  }
  .home #sec-01 #btn a {
    padding: 10px 40px;
  }
  .home .sec-blog,
  #home-smart-business {
    padding: 60px 16px;
  }
  .home #sec-04 .text-item::before {
    content: none;
  }
  .home #sec-04 .col-txt .icon-box .elementor-icon {
    width: 100px;
    height: 100px;
  }
  .home #sec-04 .icon-box svg {
    height: 45px;
  }
  .home #sec-04 .text-item {
    height: auto;
    padding: 0 20px;
  }
  .home #sec-05 {
    margin-top: 0;
  }
  .home #sec-05 .title-h2 .elementor-heading-title {
    font-size: 24px;
  }
  .home #sec-05 .box-icons .elementor-counter-title {
    font-size: 12px;
    text-align: center;
  }
  .home #sec-05 .icon-item svg {
    width: 35px;
    height: auto;
  }
  .home #sec-05 .icon-item .icon-img {
    height: 40px;
  }
  .home #sec-05 .icon-img > .elementor-icon-wrapper {
    height: auto;
  }
  .home #sec-05 .box-icons .elementor-counter-number-wrapper,
  .home .home-sec-title .elementor-heading-title {
    font-size: 26px;
  }
  .home #sec-05 .icon-item {
    margin-bottom: 30px;
  }
  #footer .icons-list {
    padding: 24px;
  }
  #footer .footer {
    padding-top: 60px;
  }
  .above-footer .icon-box {
    width: 60px;
    height: 60px;
  }
  .above-footer .icon-info h5 {
    font-size: 16px;
  }
  #footer .above-footer .icon-item p {
    font-size: 14px;
  }
  #footer .wpcf7-spinner {
    display: none !important;
  }
  #home-reviews .review-item {
    padding: 0 20px 20px;
  }
  #home-reviews .review-thumbnail img {
    width: 100px;
    height: 100px;
  }
  .video-ethical-business .elementor-custom-embed-image-overlay img {
    min-height: unset;
  }
}
@media only screen and (max-width: 414px) {
  .home #sec-02 .txt-left {
    padding: 16px 20px;
  }
  .home #sec-03 .title-h4 .elementor-heading-title {
    width: 100%;
    padding: 2px 16px;
  }
  .home #sec-03 .title-h4 .elementor-heading-title::before {
    left: 50%;
  }
  .home #sec-04 .title-h2 .elementor-heading-title {
    width: 100%;
  }
  #ethical-business .box-left {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .home #sec-01 h2 {
    font-size: 32px;
  }
  .home #main .product-thumb {
    height: auto;
  }
  .home .product-info {
    padding: 15px 20px 12px;
  }
  .home-business-training .main-title-product > a {
    font-size: 18px;
  }
  .home .products-list .sub-title {
    font-size: 12px;
  }
  .home #sec-01 .txt-top {
    margin-left: -50px;
  }
  .home #sec-05 .box-icons > .elementor-widget-wrap {
    padding: 0 0 10px 0;
  }
  .home #sec-03 .title-h4 .elementor-heading-title {
    padding: 10px 16px;
    line-height: 1.4;
  }
}
