@media only screen and (max-width: 1399px) {
  section.slider img.avr {
    display: none;
  }

  section.slider {
    padding-top: 12px;
  }

  section.slider .fastorder {
    padding-top: 45px;
  }

  section.slider .rating:not(.homepage) span {
    font-size: 14px;
  }

  section.step ul.nav-tab li button {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  section.slider .rating span {
    font-size: 16px;
  }

  section.slider .fastorder .box .head button.nav-link {
    padding: 14px 8px;
  }

  section.slider .fastorder {
    padding-top: 12px;
  }

  section.slider {
    padding-bottom: 12px;
  }

  .col-xl-25 {
    flex: 0 0 auto;
    width: 25%;
  }

  section.slider .title {
    font-size: 28px;
  }

  section.slider h1 {
    font-size: 32px;
  }

  section.slider p {
    font-size: 18px;
  }

  section.slider .item .number {
    font-size: 24px;
  }

  section.slider .item .text {
    font-size: 16px;
  }

  section.comments ul.commentlist > li p {
    line-height: 1.3;
    font-size: 16px;
  }

  section.comments ul.commentlist li .top {
    margin-bottom: 15px !important;
  }

  .blogdetail .content {
    margin-top: -30px;
  }

  main .contentbox, .contact .contactbox {
    margin-top: -20px;
  }

  .sidebar .sidebarcontact {
    margin-top: 24px;
  }

  section.step ul.nav-tab li button i {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  section.step ul.nav-tab li button i {
    display: block;
  }

  .col-xl-25 {
    flex: 0 0 auto;
    width: 33.3%;
  }

  .fastorder .row {
    flex-direction: column-reverse;
  }

  .fastorder .abcd {
    justify-content: center !important;
    align-items: center !important;
  }

  section.slider .fastorder .box, section.slider .rating, section.about .item {
    margin-top: 20px;
  }

  section.slider .fastorder {
    padding-top: 30px;
  }

  .abce > * {
    flex-grow: 1;
  }

  section .sectiontitle {
    font-size: 26px;
  }

  section p.sectiondesc {
    font-size: 18px;
    line-height: 1.3;
  }

  .blog, .contact .contactbox {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 768px) {
  section.step ul.nav-tab li button i {
    display: none;
  }

  section.step ul.nav-tab li button {
    font-size: 17px;
    padding-left: 0;
    justify-content: center;
    padding-right: 0;
  }

  section.step ul.nav-tab li button:before {
    left: 0;
    right: 0;
  }

  .col-xl-25 {
    flex: 0 0 auto;
    width: 50%;
  }

  section.popularpackages .bdw {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  section.popularpackages span.icon {
    margin-bottom: 20px;
  }

  .abce {
    flex-direction: column;
  }

  .abce > * {
    margin: 0 !important;
  }
  .abce > *:last-child {
    margin-top: 20px !important;
  }

  section.popularpackages span.icon {
    margin-right: 0;
  }

  section.arac .box .groupinput {
    margin-bottom: 20px;
  }

  section.arac .box button.submit {
    padding: 20px;
  }

  section.slider .cover nav {
    display: none;
  }

  section.slider .cover h1 {
    font-size: 22px;
  }

  main .contentbox {
    padding: 30px;
  }

  .contact .contactbox .body button.submit {
    width: 100%;
  }

  section.step .content .bottom .l {
    display: none !important;
  }

  section.mobilemenu {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  header .whatsapp span.icon {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin-right: 0;
  }

  header .whatsapp span.icon:after {
    -webkit-animation: pulse 1.5s infinite linear;
    background: #24c89e;
    border-radius: 50px;
    content: "";
    height: 56px;
    left: -13px;
    opacity: 0;
    position: absolute;
    top: -13px;
    width: 56px;
    z-index: 2;
  }

  section.step ul.nav-tab li button i {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px;
    text-align: center;
  }

  section.step ul.nav-tab li button span {
    display: none;
  }

  section.slider .title {
    font-size: 24px;
  }

  section.slider h1 {
    font-size: 24px;
  }

  section.slider p {
    font-size: 15px;
  }

  section.slider .rating ul.stars li {
    border-radius: 2px;
    background-color: #ff5722;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    margin-right: 2px;
  }

  section.slider .rating span {
    font-size: 12px;
  }

  section.slider .rating {
    padding: 6px;
  }

  header, section.slider .fastorder .box .head, section.slider .fastorder .box .body {
    padding: 20px;
  }

  section.slider .fastorder .box .head button.nav-link {
    padding: 14px 10px;
    font-size: 14px;
  }

  section.servicelist a.item {
    padding: 10px;
  }

  section.servicelist a.item span.name {
    font-size: 16px;
  }

  section.servicelist a.item span {
    font-size: 14px;
  }

  section.popularpackages p.desc {
    line-height: 1.3;
  }

  section.customers .happycustomers .slick-slide, section.faq .seobox, footer .contactbox {
    padding: 20px;
  }

  section.about .subtitle {
    font-size: 26px;
  }

  section.about .title {
    font-size: 36px;
  }

  section.about p {
    font-size: 18px;
  }

  section.faq .title {
    font-size: 24px;
  }

  section.faq p.desc {
    font-size: 18px;
  }

  section.comments .addcomment .body button.submit {
    margin-top: 10px;
  }

  section.comments ul.commentlist {
    max-height: initial;
    overflow-y: scroll;
  }

  section.comments ul.commentlist > li .top .name {
    font-size: 16px;
  }

  section.comments ul.commentlist > li .top ul.stars li i {
    font-size: 14px;
  }

  section.comments ul.commentlist > li .top span.time {
    font-size: 12px;
  }

  section.slider .cover h1 {
    font-size: 24px;
  }

  section.slider .cover p {
    font-size: 14px;
  }

  .blogdetail .content .post {
    padding: 20px;
  }

  section.categories a.item {
    padding: 25px 0 25px 25px;
  }
}
@media only screen and (max-width: 375px) {
  section.slider p {
    font-size: 12px;
  }

  section.slider .rating span {
    font-size: 10px;
    margin-left: 10px !important;
  }

  section.slider .fastorder .box .head button.nav-link {
    padding: 14px 12px;
  }
  section.slider .fastorder .box .head button.nav-link i {
    display: none;
  }

  section.slider .fastorder .box .body button.submit {
    padding: 14px 12px;
  }

  section.slider .fastorder .box .body .price {
    font-size: 20px;
  }

  .col-xl-25 {
    flex: 0 0 auto;
    width: 100%;
  }

  section.servicelist a.item {
    padding: 15px;
    margin-bottom: 10px;
  }

  section.slider .cover span.icon {
    display: none;
  }

  section.slider .rating:not(.homepage) span {
    font-size: 13px;
  }

  section.comments ul.commentlist > li .top .name {
    font-size: 16px;
  }

  section.comments ul.commentlist > li .top ul.stars li i {
    font-size: 14px;
  }

  section.comments ul.commentlist > li .top span.time {
    font-size: 11px;
  }
}

/*# sourceMappingURL=responsive.css.map */
