/*media query */

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
}

/* 
        ##Device = Laptops, Desktops
        ##Screen = B/w 1025px to 1280px
      */

@media (min-width: 1025px) and (max-width: 1399px) {
}

/* 
        ##Device = Tablets, Ipads (portrait)
        ##Screen = B/w 1024px to 1366px
      */

@media (min-width: 1024px) and (max-width: 1366px) {
  /*body{
          background: orange;
        }*/
}

/* 
        ##Device = Tablets, Ipads (portrait)
        ##Screen = B/w 768px to 1024px
      */

@media (min-width: 768px) and (max-width: 1024px) {
}

/* 
        ##Device = Most of the Smartphones Mobiles (Portrait)
        ##Screen = B/w 320px to 479px
      */

@media (min-width: 320px) and (max-width: 480px) {
  nav.navbar.navbar-expand-lg.head_top.fixed {
    background: #e9e8e8;
  }
  
.login{
  color : black !important;
}
  .navbar-toggler:focus{
    box-shadow: none;
  }
  .navbar-nav {
    border-top: 1px solid grey;
    padding-top: 10px;
}
  .head_top a img {
    max-width: 80%;
}
  .topSec ul li:nth-child(1) img,
  .topSec ul li:nth-child(3) img{
    filter: brightness(0) saturate(100%) invert(97%) sepia(100%) saturate(0%) hue-rotate(27deg) brightness(103%) contrast(100%);
  }
  .topSec {
   background-color: var(--secondaryBg);
}
  .navSec {
    background:white;
  }
  .headerInfo h1 {
    padding-top: 0;
    font-size: 2rem;
    line-height: 1.2;
  }

  .topSec ul.d-flex {
    justify-content: space-around !important;
  }

  .topSec ul li {
    padding-right: 3rem;
  }

  .info {
    display: none;
  }

  .headerText h2 {
    display: none;
  }

  .beforeform {
    gap: 20px !important;
    justify-content: center;
    flex-wrap: wrap;
  }

  .headerSec img.headerGirl {
    max-width: 100%;
  }

  .hireBox {
    top: 0;
    padding: 1rem;
  }

  .customerSays .swiper-pagination {
    gap: 18px;
    width: unset;
  }

  .stepLeft {
    padding: 43px 13px;
  }

  .stepCount {
    margin-left: -11px !important;
    background: #fff;
    width: 165px;
    border-top-right-radius: 100px;
    height: 80px;
    border-bottom-right-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    font-weight: 600;
  }

  .getAssignemnt .col-md-4 img {
    width: 100%;
    left: 0;
  }

  .countrySec {
    height: unset;
    background-size: cover;
    width: 100%;
  }

  .ctaSec ul.mainUlx2 li:nth-child(2) {
    left: 0;
  }

  .ctaSec ul.mainUlx li {
    width: 100%;
  }

  .uniLogo {
    justify-content: center !important;
  }

  img.featureGirls {
    max-width: 100%;
    position: relative;
    left: 0;
  }

  .achieveSec div.nav.flex-column {
    width: 100%;
  }

  .navSec ul.navbar-nav li.nav-item a.nav-link.active {
    display: flex;
    color: #1b6563;
    background: none;
    align-items: start;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .navSec ul.navbar-nav li.nav-item a.nav-link {
    padding: 2px 0px;
    display: flex;
    color: black;
    align-items: start;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .navSec div.d-flex ul {
    padding: 16px 0px;
  }
  .mainUlx {
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    position: relative;
    top: 30px;
  }
  .customerSays .swiper-pagination span:nth-child(1) {
    background: url(../../assets/images/pagination1.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(2) {
    background: url(../../assets/images/pagination2.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(3) {
    background: url(../../assets/images/pagination3.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(4) {
    background: url(../../assets/images/pagination4.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(5) {
    background: url(../../assets/images/pagination5.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(6) {
    background: url(../../assets/images/pagination6.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }

  .customerSays .swiper-pagination span:nth-child(7) {
    background: url(../../assets/images/pagination7.webp);
    height: 60px;
    width: 60px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -35px !important;
    opacity: 1;
  }
  .customerSays .swiper-pagination {
    margin-top: 20px;
    width: 85%;
    position: static;
    display: flex;
    justify-content: end;
  }
  .customerLine {
    padding: 1rem 1rem;
  }
  .tabConxs div.d-flex {
    display: block !important;
  }
  .tabConxs div.d-flex ul {
    width: 100% !important;
  }

  .notchQuality p.fw-semibold {
    font-size: 1.5rem !important;
  }

  .stepSec ul li {
    width: 100%;
  }

  .ctaSec{
    background-image: unset;
    background: #1b6563;
  }

  .price-table .table-1 ul{
    display: block;
    width: 100%;
  }

  .price-table ul li:nth-child(1){
    border-radius: 20px;
  }

  .price-table ul li:last-child{
    border-radius: 20px;
  }

  .main-order  .col-md-12 .row{
    gap: 1rem;
  }

  .about-bg ul{ 
    justify-content: center;
    gap: 1.5rem !important;
  }

}
