@media only screen and (max-width: 1024px) {
  #hero.container-fluid,
  #hero.container-fluid .row {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media only screen and (max-width: 980px) {
  .dsu-intro {
    position: relative;
    width: 100%;
  }
  .bc-img01 {
    background-size: cover;
    height: auto;
    padding: 20px 0;
    background-image: url(../images/mobile-banner.jpg);
    background-repeat: no-repeat;
  }
  .video-block {
    margin-top: 15px;
    text-align: center;
  }
  .sticky {
    position: relative;
  }
  .section4:after {
    display: none;
  }
  .client-Box {
    width: 100%;
  }
  .dsu-form {
    margin: 20px auto;
  }
  .section-services .our_services_item {
    width: 50%;
  }
  .incresase-content {
    margin-top: 20px;
  }
  .dsu-addmission {
    margin-top: 35%;
  }
  .section-services {
    text-align: center;
  }

  li.desktop_li,
  #sticky-social a:hover span {
    display: none;
  }
  li.mobile_li {
    display: block;
  }
}

@media only screen and (max-width: 736px) {
  .container {
    max-width: 100%;
  }
  .dsu-addmission h2 {
    font-size: 20px;
  }
  .dsu-addmission h1 {
    font-size: 30px;
  }
  .content-content {
    margin-top: 15px;
  }
  .section7 .w-75.m-auto {
    width: 100% !important;
  }
}

@media only screen and (max-width: 667px) {
  .partnersologo {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 568px) {
  .counting-section .counting-item-block {
    width: 50%;
  }
  .counting-section .counting-item-block:last-child {
    width: 100%;
  }
  .counting-section .counting-item-block:nth-child(even) {
    background-image: none;
  }
  .myaccordion .btn {
    font-size: 17px;
  }
  .section-allies .allies-logo {
    width: 50%;
    margin-bottom: 20px;
  }
  .footer {
    height: 110px;
  }
  .sideNavi a {
    background: #de204d;
    display: block;
    text-align: center;
  }
  .sideNavi {
    position: fixed;
    width: 100vw;
    bottom: 0px;
    top: auto;
    right: auto;
    left: 0;
    z-index: 2;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@media only screen and (max-width: 480px) {
  .px-5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .dsu-addmission h1,
  .section-title h3 {
    font-size: 22px;
  }
  h1,
  h2,
  h3,
  h3,
  h4,
  h5,
  h6 {
    font-size: 24px;
  }
  .counting-section .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #back-top {
    display: none !important;
  }
}

@media only screen and (max-width: 414px) {
  .partnersologo {
    padding: 5px;
  }
  .partnersologo.mt-3 {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 384px) {
  .dsu-form {
    width: 100%;
  }
}

@media only screen and (max-width: 360px) {
  .dsu-addmission h1 {
    font-size: 18px;
  }
  .counting-section .counting-item-block h2 {
    font-size: 12px;
  }
  .counting-section .counting-item-block .counting-number,
  .plus {
    font-size: 18px;
  }
}

@media only screen and (max-width: 320px) {
  .section-services .our_services_item .our_services_content h4 {
    font-size: 13px;
  }
  h1,
  h2,
  h3,
  h3,
  h4,
  h5,
  h6 {
    font-size: 22px;
  }
}
