/* CSS Document */
@media only screen and (min-width: 1100px) {
  /********************/
  .ltr .footer-left:after {
    left: -230%;
  }

  .rtl .footer-left:after {
    right: -230%;
  }
.cat-section-form   .select2-container--bootstrap4 .select2-selection {
      min-width: 260px;
  }
}

@media only screen and (min-width: 1024px) {

  #header-content {

    /* padding: 10px;
    position: fixed;
    top: 10px;
    right: 0;
    left: 0;
    z-index: 55;
    width: 1140px;
    margin: auto;
    border-radius: 20px; */
  }
  .header-logo {
    text-align: left;
  }
  .app-link a {
    margin: 4px 20px 0 0;
  }

  #register_pop .modal-body {
    padding: 20px 0 0 0;
  }

  body.ltr .caption-slide {
    left: -30px;
  }

  body.rtl .caption-slide {
    right: -30px;
  }

  /************/
  .search-home {
    /* margin-top: -150px; */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 120px;
    /* width: 400px; */
  }
  .search-home .search-home-box {
    /* margin-top: -150px; */
    width: 400px;
  }

  .search-home-txt, .search-home-txt a {
    color: #fff;
  }

  .search-home-box-left {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .search-home-box-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }




    .search-in-page .search-home-box-right {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  .search-home-input {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }


  .search-in-page .search-home-box-left {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .search-in-page .search-home-box-right {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .search-in-page .search-home-input {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0;
  }

  .rtl .search-home-input {
    padding-right: 15px;
    padding-left: 0;
  }

  .search-home-input.input-last {
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
  }

  .services-item-rate {
    -ms-flex: 0 0 13.666667%;
    flex: 0 0 13.666667%;
    max-width: 13.666667%;
  }

  .services-item-img {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }

  .category-services-item .services-item-rate {
    -ms-flex: 0 0 11%;
    flex: 0 0 11%;
    max-width: 11%;
  }

  .category-services-item .services-item-img {
    -ms-flex: 0 0 20.2%;
    flex: 0 0 20.2%;
    max-width: 20.2%;
  }

  .Reviews-sec-main .services-item-rate {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    margin-left: 15px;
  }

  /* .categories-home-box {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  } */
  .ltr .footer-right {
    padding: 90px 15px 60px 60px;
  }

  .rtl .footer-right {
    padding: 90px 15px 60px 15px;
  }

  .ltr .footer-left {
    padding: 90px 90px 60px 15px;
  }

  .rtl .footer-left {
    padding: 90px 15px 60px 90px;
  }

  .about-work-right {
    padding: 100px 70px;
  }

  .about-work:after {
    width: 80%;
  }

  .about-work-counter {
    margin-bottom: 0px;
  }

  #map.currentLocationMAP {
    height: 320px;
  }

  .add_main_card_box {
    /* padding: 0 30px; */
  }
  @media only screen and (min-width: 1380px) {

    .search-home {
      /* left: 240px ; */
      left: 0;
      right: 0;
    }
  }
/*****************/
.custom-shape-divider-bottom-1628088153 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 5;
}

.custom-shape-divider-bottom-1628088153 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 67px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1628088153 .shape-fill {
    fill: #FFFFFF;
}

.course-content-box {
  min-height: 90px;
}
.swiper-container.swiper-center{
    margin-top: -40px;
}
.swiper-container-main .icon-right{
    position: absolute;
    top: 180px;
    left: -50px;
}
.swiper-container-main .icon-left{
    position: absolute;
    top: 180px;
    right: -50px;
}
.center-testimonials-content .swiper-container-main .icon-right{
    position: absolute;
    top: 50px;
    left: -50px;
}
.center-testimonials-content .swiper-container-main .icon-left{
  position: absolute;
  top: 50px;
  right: -50px;
}
/*****************/
.author-box-img {
  height: 150px;
  text-align: center;
}
.author-box-img img{
  height: 100%;
  width: 100%;
  object-fit: cover;
    border-radius: 5px;
}
.author-square.author-box-img {
  height: 250px;
}

}

@media only screen and (max-width: 1026px) and (min-width: 1024px) {
  .share-icon span {
    display: none;
  }

  .caption-slide {
    top: 40px;
  }

  .select2-container--bootstrap4 .select2-selection {
    padding: 10px 0;
  }

  .search-home {
    margin-top: -130px;
  }

  .caption-slide-in h2 {
    font-weight: 800;
    font-size: 60px;
    line-height: 40px;
  }

  .caption-slide-in h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
  }

  .caption-slide-in p {
    font-size: 14px;
    line-height: 25px;
  }

  /**************/
  .mainHomeSlide-swiper .swiper-pagination {
    left: -10px;
    top: 110px;
  }

  .services-item-bottom {
    padding-left: 110px;
  }

  .rtl .services-item-bottom {
    padding-right: 110px;
    padding-left: 0;
  }

  .services-item-rate {
    -ms-flex: 0 0 13.666667%;
    flex: 0 0 13.666667%;
    max-width: 13.666667%;
  }

  .services-item-img {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }

  .merchant-head-data h1, .merchant-head-data h2 {
    font-size: 20px;
    font-weight: 500;
  }

  .merchant-head-data h3 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  .visible-desktop {
    display: none;
  }

  .hidden-desktop {
    display: block;
  }



  .Reviews-sec-main .services-item-content {
    max-height: inherit;
  }

  .wallet-box-Status span {
    display: block;
    margin: 0;
  }
}

/* TABLET  : 768px  ----  col-sm */
@media only screen and (max-width: 985px) and (min-width: 768px) {
  .share-icon span {
    display: none;
  }

  .search-home {
    margin-top: -70px;
  }

  /***********/
  .btn-border, a.btn-border {
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
  }

  .caption-slide {
    top: 40px;
  }

  .caption-slide-in {
    max-width: 820px;
  }

  .caption-slide-in h2 {
    font-weight: 800;
    font-size: 60px;
    line-height: 40px;
  }

  .caption-slide-in h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
  }

  .caption-slide-in p {
    font-size: 14px;
    line-height: 25px;
  }

  /***************/
  .mainHomeSlide-swiper .swiper-pagination {
    left: -10px;
    top: 50px;
  }

  /*****************/
  .services-item-bottom {
    padding-left: 160px;
  }

  .rtl .services-item-bottom {
    padding-right: 160px;
    padding-left: 0;
  }

  .category-services-item .services-item-bottom {
    padding-left: 100px;
  }

  .rtl .category-services-item .services-item-bottom {
    padding-right: 100px;
    padding-left: 0;
  }

  .page-title-banner h1, .page-title-banner h2 {
    font-size: 30px;
    font-weight: 600;
  }

  .section-title h2 {
    font-size: 35px;
  }

  .merchant-head-data h1, .merchant-head-data h2 {
    font-size: 20px;
    font-weight: 500;
  }

  .merchant-head-data h3 {
    font-size: 16px;
  }

  .dropdown-user-login:after {
    margin-top: 6px;
  }

  .wallet-box-Status span {
    display: block;
    margin: 0;
  }
}

/*  Phone  : 480px   ----  col-xs */
@media only screen and (max-width: 767px) {
  .ltr .footer-left:after {
    left: 0;
  }

  .rtl .footer-left:after {
    right: 0;
  }

  .app-link {
    align-items: center;
  }

  .app-link a {
    margin-top: 10px;
  }

  .app-link a:last-child {
    margin-left: 20px;
  }

  #header-content {
    /* padding: 15px; */
  }

  /***********/
  .btn-border, a.btn-border {
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
  }

  .caption-slide {
    top: 40px;
  }

  .caption-slide-in {
    max-width: 820px;
  }

  .caption-slide-in h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 20px;
  }

  .caption-slide-in h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
  }

  .caption-slide-in p {
    font-size: 14px;
    line-height: 20px;
    display: none;
  }

  /********/
  .welcome-intro h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
  }

  .welcome-intro h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
  }

  .welcome-intro h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 20px;
  }

  .page-title-banner h1, .page-title-banner h2 {
    font-size: 30px;
    font-weight: 600;
  }

  #map {
    height: 250px;
  }

  .page-title-banner.page-title-2 h1, .page-title-banner.page-title-2 h2 {
    font-size: 20px;
  }

  .merchant-head-data h1, .merchant-head-data h2 {
    font-size: 20px;
    font-weight: 500;
  }

  .merchant-head-data h3 {
    font-size: 16px;
  }

  .page-title-banner-right {
    margin-top: 25px;
  }

  .dropdown-user-login:after {
    margin-top: 3px;
  }
}

/*  Phone  : 480px   ----  col-xs */
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.header-top {
    text-align: center;
    color: #fff;
    font-size: 25px;
    margin: 20px 0 20px 0;
}
  .app-link a, .topbar-left span {
    margin-top: 0px;
  }

  #register_pop .form_style_head h3, .form_style_head h4 {
    display: block;
  }

  .services-item-bottom {
    padding-left: 115px;
  }

  .rtl .services-item-bottom {
    padding-right: 115px;
    padding-left: 0;
  }
}

/* Phone  : 320px */
@media only screen and (max-width: 479px) {
	.header-top {
    text-align: center;
    color: #fff;
    font-size: 25px;
    margin: 20px 0 20px 0;
}
  .header-top h2 {
      font-size: 45px;
      font-weight: bold;
      margin-bottom: 5px;
  }
  .header-top h3 {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: -20px;

  }
  .box img {
    height: 50px;
}
.box span {
    color: #fff;
    display: block;
    font-size: 21px;
    line-height: 34px;
    margin-top: 7px;
}
.main-logo {
  margin-bottom: 10px;
}
.box {
    color: #fff;
    text-align: center;
    margin-bottom: 7px;
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
.box span {
    font-size: 13px;
    line-height: 17px;
}

}
