/* Max width 767px */
@media only screen and (max-width: 991px) {
  /*
  All First Warp Responsive
  =======================================================*/

  .contact-section {
    padding: 50px 0 100px 0;
}

  .container-fluid {
    max-width: 540px;
  }
  p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  body {
    font-size: 14px;
  }
  .default-btn {
    padding: 10px 25px;
    font-size: 15px;
  }
  .pb-75 {
    padding-bottom: 35px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .single-section .title {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .single-section .title .title-1 {
    width: 35px;
    margin-right: 5px;
  }
  .single-section .title .title-2 {
    width: 35px;
    margin-left: 5px;
  }
  .single-section h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .section-title .title {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .section-title .title .title-1 {
    width: 35px;
    margin-right: 5px;
  }
  .section-title .title .title-2 {
    width: 35px;
    margin-left: 5px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .section-warp {
    display: block;
    margin-bottom: 30px;
  }
  .section-warp .section-btn {
    margin-top: 15px;
  }
  .swiper-btn {
    justify-content: center;
    display: flex;
  }
  .swiper-btn .swiper-button-next,
  .swiper-btn .swiper-button-prev {
    position: relative;
    top: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .swiper-btn .swiper-button-next::before,
  .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 58px;
  }
  .swiper-btn .swiper-button-next {
    left: auto;
    right: -45px;
  }
  .swiper-btn .swiper-button-prev {
    left: -45px;
    right: auto;
  }
  .pagination-slider-warp .swiper-pagination {
    margin-bottom: -10px;
    margin-top: 30px;
  }
  .pb-135 {
    padding-bottom: 35px;
  }
  .pt-160 {
    padding-top: 60px;
  }
  .pb-160 {
    padding-bottom: 60px;
  }
  .ptb-160 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .award-warp {
    padding-top: 70px;
  }
  .header-content {
    text-align: center;
  }
  .header-content .header-content-list li {
    font-size: 16px;
    margin-bottom: 8px;
    padding-right: 0;
  }
  .header-content .header-content-list li::before {
    display: none;
  }
  .header-content .header-content-list li .none {
    display: none;
  }
  .header-another-content {
    text-align: center;
  }
  .hero-warp {
    padding-top: 130px;
    padding-bottom: 70px;
    margin-top: -100px;
  }
  .hero-warp .stars {
    display: none;
  }
  .hero-warp .stars2 {
    display: none;
  }
  .hero-warp .hero-content h1 {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .hero-warp .hero-content h1 .ahead {
    padding-right: 0;
  }
  .top-design {
    margin-top: 0;
    padding-top: 60px;
  }
  .design-warp .design-content {
    margin-bottom: 30px;
  }
  .design-warp .design-content .design-shape2 {
    display: none;
  }
  .design-warp .design-content .design-list li {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .design-warp .design-image .image1 {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .design-warp .design-image .image1 .text-video {
    display: none;
  }
  .design-warp .design-image .image2 {
    padding-left: 0;
  }
  .design-warp .design-image .image2 .design-shape1 {
    display: none;
  }
  .partner-warp {
    padding-bottom: 35px;
    padding-top: 35;
  }
  .partner-warp h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .partner-warp .partner-list {
    display: block;
    text-align: center;
  }
  .partner-warp .partner-list li {
    margin-bottom: 25px;
  }
  .service-slider-warp .swiper-btn {
    justify-content: center;
    display: flex;
  }
  .service-slider-warp .swiper-btn .swiper-button-next,
  .service-slider-warp .swiper-btn .swiper-button-prev {
    position: relative;
    top: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .service-slider-warp .swiper-btn .swiper-button-next::before,
  .service-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 56px;
  }
  .service-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -45px;
  }
  .service-slider-warp .swiper-btn .swiper-button-prev {
    left: -45px;
    right: auto;
  }
  .service-card {
    padding: 25px;
  }
  .service-card .icon {
    margin-bottom: 20px;
  }
  .service-card .icon img {
    width: 50px;
  }
  .service-card h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .service-card p {
    margin-bottom: 10px;
  }
  .service-card .service-list li {
    margin-bottom: 10px;
    padding-left: 18px;
  }
  .service-card .service-list li::before {
    top: 4px;
  }
  .pride-big-widget .content1 {
    margin-bottom: 20px;
  }
  .pride-big-widget .content2 {
    max-width: 100%;
    margin-top:0px;
    margin-bottom: 30px;
  }
  .pride-big-widget .content2 .pride-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pride-big-widget .content2 .pride-list li {
    margin-bottom: 20px;
    padding: 18px 20px 12px 45px;
  }
  .pride-big-widget .content2 .pride-list li img {
    top: 50%;
    width: 18px;
    transform: translateY(-7px);
  }
  .pride-big-widget .content2 .pride-user .user-shape1 {
    display: none;
  }
  .pride-image .experience {
    margin-top: 20px;
    padding: 44px 0;
    margin-bottom: 25px;
  }
  .hero-warp .about-link1 {
    display: none;
  }
  .project-warp .container-fluid {
    max-width: 540px;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .project-slider-warp .swiper-slide-next {
    width: 100% !important;
  }
  .project-slider-warp .swiper-slide {
    height: auto;
  }
  .project-slider-warp .swiper-slide .project-widget {
    position: relative;
    height: auto;
    transition: all ease 0.5s;
  }
  .project-slider-warp .swiper-slide .project-widget .content {
    display: none;
  }
  .project-slider-warp .swiper-slide-active {
    width: 100% !important;
  }
  .project-slider-warp .swiper-slide-prev {
    width: 100% !important;
    height: auto;
  }
  .award-box {
    padding: 108px 0;
  }
  .award-box h1 {
    font-size: 50px;
  }
  .choose-content .choose-item {
    width: 100%;
  }
  .choose-content .content {
    width: 100%;
  }
  .choose-content .content .icon {
    display: none;
  }
  .choose-content .content .heading h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .choose-content .nav-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .choose-item-image {
    height: 300px;
    width: 300px;
    margin-top: 30px;
    position: relative;
    padding-bottom: 60px;
  }
  .choose-item-image .choose-image {
    height: 300px;
    width: 300px;
    position: absolute;
  }
  .choose-item-image .choose-image .choose1 {
    position: relative;
    left: 0;
  }
  .choose-item-image .choose-image .choose-shape1 {
    display: none;
  }
  .choose-warp {
    padding-bottom: 60px;
  }
  .team-warp .inner-team-warp .col-md-3 {
    max-width: 100%;
  }
  .team-box .content {
    padding-top: 20px;
  }
  .team-box .content h3 {
    font-size: 18px;
  }
  .testimonial-warp .testimonial-image .testimonial-shape1 {
    display: none;
  }
  .testimonial-slider-warp {
    margin-left: 0;
    margin-top: 20px;
  }
  .testimonial-slider-warp .testimonial-widget .star-icon .icon {
    font-size: 40px;
  }
  .testimonial-slider-warp .testimonial-widget .star-icon {
    margin-bottom: 5px;
  }
  .testimonial-slider-warp .testimonial-widget p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .testimonial-slider-warp .testimonial-widget .user-details .content {
    margin-left: 15px;
  }
  .testimonial-slider-warp .testimonial-widget .user-details .content h4 {
    font-size: 18px;
  }
  .testimonial-slider-warp .swiper-btn {
    justify-content: center;
    display: flex;
    margin-top: 25px;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-next,
  .testimonial-slider-warp .swiper-btn .swiper-button-prev {
    position: relative;
    top: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-next::before,
  .testimonial-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 58px;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -45px;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-prev {
    left: -45px;
    right: auto;
  }
  .process-widget .image {
    margin-bottom: 15px;
    transform: rotate(0);
  }
  .process-widget .image img {
    border-radius: 100px;
    height: 100px;
    width: 100%;
  }
  .process-widget .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .blog-card .image .singular-content {
    padding: 5px 10px;
    bottom: 20px;
    left: 20px;
  }
  .blog-card .content {
    padding: 20px;
    margin-bottom: 12px;
  }
  .blog-card .content .blog-list li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-card .content .blog-list li img {
    top: 1px;
  }
  .blog-card .content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .get-touch-warp .get-content {
    margin-bottom: 20px;
  }
  .get-touch-warp .get-content h2 {
    font-size: 22px;
  }
  .get-touch-warp .get-btn {
    text-align: start;
  }
  .footer-warp {
    padding-top: 60px;
    padding-bottom: 35px;
  }
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 0;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 0;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-widget h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .footer-widget .footer-contact li {
    margin-bottom: 8px;
  }
  .footer-widget .footer-link li {
    margin-bottom: 8px;
  }
  .hero-style2-warp {
    margin-top: -72px;
    padding-top: 125px;
    padding-bottom: 60px;
  }
  .hero-style2-warp .hero2-shape2 {
    display: none;
  }
  .hero-style2-warp .hero2-shape3 {
    display: none;
  }
  .hero-style2-content {
    max-width: 100%;
    margin-bottom: 25px;
  }
  .hero-style2-content h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .hero-style2-content h1 span {
    padding-right: 0;
  }
  .video-warp .video-content {
    padding-bottom: 25px;
  }
  .video-warp .video-content .video-user-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .video-warp .video-content .about-link {
    display: none;
  }
  .video-widget {
    height: 165px;
  }
  .video-widget video {
    min-width: 100%;
    height: 165px;
  }
  .slide-text-warp {
    height: 115px;
    line-height: 115px;
  }
  .partner-style2-warp {
    padding-bottom: 35px;
    padding-top: 60px;
  }
  .partner-style2-warp h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .partner-style2-warp h3::before {
    display: none;
  }
  .partner-style2-warp h3::after {
    display: none;
  }
  .partner-style2-warp .partner-list {
    display: block;
    text-align: center;
  }
  .partner-style2-warp .partner-list li {
    margin-bottom: 25px;
  }
  .about-image {
    margin-bottom: 30px;
  }
  .about-image .image2 {
    padding-right: 0;
    margin-top: 30px;
  }
  .about-content {
    max-width: 100%;
    margin-left: 0;
  }
  .about-content .about-list {
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .about-content .about-list li h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .service-widget {
    display: block;
    padding: 20px;
  }
  .service-widget .icon-style {
    height: 60px;
    width: 60px;
  }
  .service-widget .icon-style .icon {
    height: 60px;
    width: 60px;
  }
  .service-widget .icon-style .icon img {
    height: 60px;
    width: 60px;
  }
  .service-widget .content {
    margin-left: 0;
    margin-top: 20px;
  }
  .service-widget .content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .service-widget .content p {
    margin-bottom: 12px;
  }
  .ac-card h1 {
    font-size: 40px;
  }
  .ac-card .content {
    margin-left: 20px;
  }
  .ac-card p {
    font-size: 16px;
  }
  .col-lg-3:nth-child(2) .ac-card {
    margin-left: 0;
  }
  .col-lg-3:nth-child(3) .ac-card {
    margin-left: 0;
  }
  .col-lg-3:nth-child(4) .ac-card {
    margin-left: 0;
  }
  .another-choose-content .content .icon {
    display: none;
  }
  .another-choose-content .content .heading .tag {
    margin-left: 15px;
  }
  .another-choose-content .content .heading h4 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .another-choose-content .content .heading .number {
    width: 45px;
    height: 45px;
  }
  .another-choose-content .content .heading .number h3 {
    font-size: 16px;
    line-height: 45px;
  }
  .another-choose-item-image {
    height: 300px;
    width: 100%;
    margin-left: 0;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 30px;
  }
  .another-choose-item-image .another-choose-image {
    height: 100%;
    width: 100%;
  }
  .another-choose-item-image .another-choose-image img {
    height: 300px;
  }
  .inner-costum-choose {
    position: relative;
    padding-bottom: 0;
  }
  .stories-card {
    padding: 25px;
  }
  .stories-card h1 {
    font-size: 80px;
    margin-bottom: 10px;
  }
  .stories-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .question-content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
  }
  .question-content .accordion-item .accordion-button {
    padding: 15px 20px 15px 55px;
    font-size: 16px;
  }
  .question-content .accordion-item .accordion-button::after {
    left: 25px;
  }
  .question-image .image2 {
    margin-top: 30px;
  }
  .question-image .image1 .play-content {
    margin-left: 0;
    margin-right: 28px;
    margin-top: -80px;
  }
  .package-card {
    padding: 20px;
  }
  .package-card .icon-content {
    display: block !important;
    padding-bottom: 20px;
  }
  .package-card .icon-content .icon-style {
    height: 50px;
    width: 50px;
  }
  .package-card .icon-content .icon-style .icon {
    height: 50px;
    width: 50px;
  }
  .package-card .icon-content .content {
    margin-left: 0;
    margin-top: 18px;
  }
  .package-card .icon-content .content h5 {
    font-size: 18px;
  }
  .package-card .icon-content .content h2 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .package-card .package-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .package-card .package-list li {
    margin-bottom: 10px;
  }
  .another-testimonial-slider-warp {
    padding-right: 0;
    position: relative;
    margin-bottom: 30px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .star-icon {
    margin-bottom: 15px;
    display: block;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .star-icon img {
    padding-right: 12px;
    width: 40px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .star-icon .icon-content {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .user-details .user {
    width: 60px;
    height: 60px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .user-details .content {
    margin-left: 15px;
  }
  .another-testimonial-slider-warp .another-testimonial-widget .user-details .content h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .another-blog-slider-warp .swiper-btn {
    justify-content: center;
    display: flex;
    margin-top: 15px;
  }
  .another-blog-slider-warp .swiper-btn .swiper-button-next,
  .another-blog-slider-warp .swiper-btn .swiper-button-prev {
    position: relative;
    top: auto;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .another-blog-slider-warp .swiper-btn .swiper-button-next::before,
  .another-blog-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 58px;
  }
  .another-blog-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -45px;
  }
  .another-blog-slider-warp .swiper-btn .swiper-button-prev {
    left: -45px;
    right: auto;
  }
  .another-blog-card .content {
    padding: 20px;
  }
  .another-blog-card .content .blog-list {
    margin-bottom: 15px;
  }
  .another-blog-card .content .blog-list li {
    padding-left: 20px;
    padding-right: 25px;
  }
  .ready-warp .ready-content {
    margin-bottom: 20px;
  }
  .ready-warp .ready-content h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .ready-warp .ready-btn {
    text-align: start;
  }
  .ready-warp .ready-btn .default-btn.style2 {
    margin-right: 12px;
    background-color: #ffffff;
    color: #000E1E;
  }
  .copy-right-warp {
    text-align: center;
  }
  .copy-right-warp p {
    margin-bottom: 12px;
  }
  .copy-right-warp .copy-link {
    text-align: center !important;
  }
  .copy-right-warp .copy-link li::before {
    top: 3px;
    height: 14px;
  }
  .col-lg-3:nth-child(1) .footer-widget {
    max-width: 100%;
    margin-right: 0;
  }
  .pride-image {
    max-width: 100%;
    margin-left: auto;
  }
  .hero-style2-image .image {
    margin-right: auto;
    margin-left: auto;
  }
  .all-shapes {
    display: none;
  }
  .inner-main-warp {
    padding-bottom: 0px;
    padding-top:70px;
    margin-top: -70px;
  }
  .inner-hero-content h1 {
    font-size: 25px;
    margin-bottom: 9px;
  }
  .inner-hero-content .inner-about-list li {
    font-size: 14px;
  }
  .inner-hero-content .inner-about-list li::before {
    height: 13px;
  }
  .inner-service-details {
    margin-bottom: 25px;
  }
  .inner-service-details .image-video .video-btn {
    width: 40.308px;
    height: 40.308px;
    line-height: 44px;
    font-size: 24px;
    transform: translateY(-18px);
  }
  .service-big-warp {
    margin-bottom: 25px;
  }
  .service-big-warp .content3 .content-image .image2 {
    margin-bottom: 25px;
  }
  .project-big-warp .image1 .video-btn {
    width: 40.308px;
    height: 40.308px;
    line-height: 44px;
    font-size: 24px;
    transform: translateY(-18px);
  }
  .project-big-warp .content1 h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .project-big-warp .content2 h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .project-big-warp .content3 h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .inner-about-image .image1 {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .inner-about-image .image1 .projects {
    margin-right: 0;
  }
  .inner-about-image .image2 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .inner-about-content {
    max-width: 100%;
    margin-left: 0;
  }
  .inner-about-content .content-list {
    margin-top: 20px;
  }
  .inner-about-content .content-list li {
    padding-left: 80px;
  }
  .inner-about-content .content-list li .content h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .it-card {
    padding: 25px;
  }
  .it-card .icon-details .content {
    padding-left: 15px;
  }
  .it-card .icon-details .content h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .account-widget {
    padding: 24px;
    margin-bottom: 25px;
  }
  .privacy-big-warp {
    margin-bottom: 30px;
  }
  .privacy-big-warp .content-image1 {
    margin-bottom: 20px;
  }
  .privacy-big-warp .content-image1 h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .privacy-big-warp .content2 h4 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .privacy-big-warp .content3 h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .privacy-big-warp .content4 h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .privacy-big-warp .content5 h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .terms-big-warp {
    margin-top: 30px;
  }
  .terms-big-warp .image {
    margin-bottom: 20px;
  }
  .terms-big-warp .content1 h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .terms-big-warp .content2 h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .terms-big-warp .content3 h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .terms-big-warp .content4 h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .service-small-warp .popular-box .blog-item .image-style {
    width: 65px;
    height: 65px;
  }
  .service-small-warp .popular-box .blog-item .image-style .image {
    width: 65px;
    height: 65px;
  }
  .service-small-warp .popular-box .blog-item .content {
    margin-left: 15px;
  }
  .service-small-warp .popular-box .blog-item .content h4 {
    font-size: 13px;
  }
  .blog-big-warp .content1 h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .blog-big-warp .content2 {
    padding: 25px;
  }
  .blog-big-warp .content2 .icon {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    margin-bottom: 15px;
  }
  .blog-big-warp .content3 .video-image .video-btn {
    width: 40.308px;
    height: 40.308px;
    line-height: 44px;
    font-size: 24px;
    transform: translateY(-18px);
  }
  .blog-big-warp .tag-share {
    padding: 10px;
    display: block;
  }
  .blog-big-warp .tag-share .tag {
    margin-bottom: 20px;
  }
  .blog-big-warp .bloger {
    padding: 20px;
  }
  .blog-big-warp .bloger .user {
    position: relative;
    margin-bottom: 20px;
    left: 0;
  }
  .blog-big-warp .comments .commenters {
    padding: 20px;
  }
  .blog-big-warp .comments .commenters .user {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
  .map iframe {
    width: 100%;
    height: 400px;
  }
  .contact-card {
    padding: 20px 20px 20px 95px;
  }
  .contact-card .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 25px;
    top: 35px;
  }
  .contact-form {
    padding: 20px;
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }


.desktop-banner-show
{
  display: none;
}


.mobile-banner-show
{
  display: block;
}




}
/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-content .header-content-list li {
    padding-right: 20px;
  }
  .award-box {
    width: 220px;
    height: 220px;
    padding: 67px 0;
  }
  .choose-item-image {
    height: 340px;
    width: 333px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .choose-item-image .choose-image {
    height: 400px;
    width: 333px;
    position: absolute;
  }
  .choose-item-image .choose-image .choose1 {
    position: relative;
  }
  .team-warp .inner-team-warp .col-md-3 {
    max-width: 50%;
  }
  .video-widget {
    height: 250px;
  }
  .video-widget video {
    min-width: 100%;
    height: 250px;
  }
  .another-choose-content .content .icon {
    display: block;
  }
  .another-testimonial-slider-warp .swiper-pagination {
    right: -40%;
  }
  .ready-warp .ready-btn {
    text-align: start;
  }
  .ready-warp .ready-btn .default-btn {
    padding: 10px 12px;
  }
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
  }
  .header-content .header-content-list li {
    padding-right: 20px;
  }
  .project-warp .container-fluid {
    max-width: 720px;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .hero-warp .hero-content h1 {
    font-size: 40px;
    margin-bottom: 12px;
  }
  .partner-warp .partner-list li {
    margin-bottom: 25px;
    display: inline-block;
    padding-right: 25px;
  }
  .project-slider-warp .swiper-slide .project-widget .content {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .choose-content .content .heading {
    max-width: 90%;
  }
  .choose-content .content .icon {
    display: block;
  }
  .choose-item-image {
    height: 400px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    padding-bottom: 60px;
  }
  .choose-item-image .choose-image {
    height: 400px;
    width: 400px;
  }
  .testimonial-warp .testimonial-image {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .process-widget .image img {
    height: auto;
    width: 100%;
  }
  .video-widget {
    height: 300px;
  }
  .video-widget video {
    min-width: 100%;
    height: 300px;
  }
  .partner-style2-warp .partner-list li {
    margin-bottom: 25px;
    display: inline-block;
    padding-right: 25px;
  }
  .another-choose-content .content .icon {
    display: block;
  }
  .question-image {
    max-width: 100%;
  }
  .testimonial-image {
    text-align: center;
  }
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 960px;
  }
  .default-btn {
    padding: 14px 22px;
    font-size: 16px;
  }
  .pb-135 {
    padding-bottom: 75px;
  }
  .pt-160 {
    padding-top: 100px;
  }
  .ptb-160 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pb-160 {
    padding-bottom: 100px;
  }
  .single-section h2 {
    font-size: 35px;
  }
  .section-warp .single-section {
    max-width: 600px;
  }
  .header-content .header-content-list li {
    padding-right: 16px;
    font-size: 13px;
    font-weight: 400;
  }
  .header-content .header-content-list li::before {
    top: 3px;
    right: 5px;
    height: 14px;
  }
  .header-content .header-content-list li .none {
    display: none;
  }
  .hero-warp {
    padding-top: 170px;
    padding-bottom: 120px;
  }
  .hero-warp .hero-content {
    max-width: 700px;
  }
  .hero-warp .hero-content h1 {
    font-size: 40px;
  }
  .hero-warp .hero-content h1 .ahead {
    padding-right: 0;
  }
  .hero-warp .stars {
    display: none;
  }
  .hero-warp .stars2 {
    display: none;
  }
  .top-design {
    margin-top: 0;
    padding-top: 100px;
  }
  .design-warp .design-image .image2 {
    padding-left: 0;
  }
  .design-warp .design-image .image2 .design-shape1 {
    display: none;
  }
  .design-warp .design-image .image1 {
    margin-left: 0;
    margin-top: 0;
  }
  .design-warp .design-image .image1 .text-video {
    width: 75px;
    height: 75px;
    line-height: 63px;
    left: -45px;
    bottom: -30px;
  }
  .design-warp .design-image .image1 .text-video .design-shape3 {
    display: none;
  }
  .design-warp .design-content .design-list li {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .partner-warp {
    padding-bottom: 100px;
    padding-top: 0;
  }
  .partner-warp h3 {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .service-card {
    padding: 25px;
  }
  .service-card .icon {
    margin-bottom: 20px;
  }
  .service-card .icon img {
    width: 50px;
  }
  .service-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .service-card p {
    margin-bottom: 16px;
  }
  .service-card .service-list li {
    margin-bottom: 12px;
    padding-left: 16px;
    font-size: 15px;
  }
  .service-card .service-list li::before {
    top: 5px;
  }
  .pride-big-widget .content2 .pride-user .user-shape1 {
    display: none;
  }
  .project-slider-warp .swiper-slide {
    height: 400px;
  }
  .project-slider-warp .swiper-slide .project-widget {
    height: 400px;
  }
  .project-slider-warp .swiper-slide .project-widget .image {
    height: 400px;
  }
  .award-box {
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
  }
  .award-box::before {
    display: none;
  }
  .award-box::after {
    display: none;
  }
  .award-box h1 {
    font-size: 55px;
  }
  .choose-content .choose-item {
    width: 450px;
  }
  .choose-content .content {
    width: 450px;
  }
  .choose-content .content .heading {
    max-width: 360px;
  }
  .choose-content .content .heading h4 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .choose-content .nav-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .choose-item-image {
    height: 400px;
    width: 400px;
  }
  .choose-item-image .choose-image {
    height: 400px;
    width: 400px;
  }
  .choose-item-image .choose-image .choose1 {
    position: relative;
    left: 0;
  }
  .choose-item-image .choose-image .choose-shape1 {
    left: 0;
    top: 0;
  }
  .choose-warp {
    padding-bottom: 100px;
  }
  .team-warp .inner-team-warp .col-md-3 {
    max-width: inherit;
  }
  .testimonial-slider-warp .testimonial-widget p {
    font-size: 16px;
  }
  .testimonial-warp .testimonial-image .testimonial-shape1 {
    display: none;
  }
  .process-widget .image {
    margin-bottom: 35px;
  }
  .process-widget .image img {
    height: auto;
    width: 100%;
  }
  .process-widget .content h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .get-touch-warp .get-content h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .col-lg-3:nth-child(1) .footer-widget {
    max-width: 100%;
    margin-right: 0;
  }
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 30px;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 15px;
    margin-right: 0;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 15px;
  }
  .footer-widget h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .footer-warp {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .hero-style2-warp {
    padding-top: 195px;
    padding-bottom: 100px;
    margin-top: -95px;
  }
  .hero-style2-content h1 {
    font-size: 45px;
    margin-bottom: 12px;
  }
  .hero-style2-content h1 span {
    padding-right: 0;
  }
  .video-widget {
    height: 300px;
  }
  .video-widget video {
    min-width: 600px;
    height: 350px;
  }
  .video-warp .video-content .about-link {
    display: none;
  }
  .about-image {
    max-width: 100%;
  }
  .about-content {
    max-width: 100%;
    margin-left: -20px;
  }
  .service-widget {
    padding: 25px;
  }
  .service-widget .icon-style {
    height: 65px;
    width: 65px;
  }
  .service-widget .icon-style .icon {
    height: 65px;
    width: 65px;
  }
  .service-widget .content {
    margin-left: 20px;
  }
  .service-widget .content h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .ac-card h1 {
    font-size: 45px;
  }
  .ac-card .content {
    margin-left: 20px;
  }
  .ac-card p {
    font-size: 16px;
  }
  .col-lg-3:nth-child(2) .ac-card {
    margin-left: 0;
  }
  .col-lg-3:nth-child(3) .ac-card {
    margin-left: 0;
  }
  .col-lg-3:nth-child(4) .ac-card {
    margin-left: 0;
  }
  .another-choose-item-image {
    height: 450px;
    width: 350px;
    top: 15px;
    right: 95px;
  }
  .another-choose-item-image .another-choose-image {
    /* height: 450px; */
    width: 225px;
  }
  .inner-costum-choose {
    padding-bottom: 0;
  }
  .stories-card {
    padding: 20px;
  }
  .stories-card h1 {
    font-size: 60px;
    margin-bottom: 12px;
  }
  .stories-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .stories-card .number {
    font-size: 16px;
    right: 25px;
    top: 30px;
  }
  .question-image .image1 .play-content {
    margin-left: 12px;
    margin-right: 12px;
    padding: 12px 10px;
  }
  .question-content {
    margin-left: 0;
    margin-right: 0;
  }
  .question-content .accordion-item .accordion-button {
    padding: 16px 25px 16px 65px;
    font-size: 16px;
  }
  .package-card {
    padding: 25px;
  }
  .package-card .icon-content {
    display: block !important;
  }
  .package-card .icon-content .content {
    margin-left: 0;
    margin-top: 25px;
  }
  .all-shapes {
    display: none;
  }
  .inner-main-warp {
    padding-bottom:0px;
    padding-top:95px;
    margin-top: -95px;
    z-index: 1;
  }
  .it-card {
    padding: 20px;
  }
  .it-card .icon-details .content {
    padding-left: 15px;
  }
  .hero-warp .about-link1 {
    display: none;
  }
}
/* Min width 1200px to Max width 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 1140px;
  }
  .pb-135 {
    padding-bottom: 75px;
  }
  .pt-160 {
    padding-top: 100px;
  }
  .ptb-160 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pb-160 {
    padding-bottom: 100px;
  }
  .all-shapes {
    display: none;
  }
  .header-content .header-content-list li {
    font-size: 13px;
    padding-right: 20px;
  }
  .header-content .header-content-list li::before {
    right: 7px;
  }
  .hero-warp {
  /* padding-top: 180px; */
  padding-bottom: 0px;
  /* margin-top: -116px; */
  }
  .hero-warp .stars {
    display: none;
  }
  .hero-warp .stars2 {
    display: none;
  }
  .hero-warp .hero-content {
    max-width: 700px;
  }
  .hero-warp .hero-content h1 {
    font-size: 50px;
  }
  .hero-warp .hero-content h1 .ahead {
    padding-right: 0;
  }
  .design-warp .design-image .image2 .design-shape1 {
    display: none;
  }

  .contact-section {
    padding: 50px 0;
}

  .top-design {
    margin-top: 0;
    padding-top: 50px; 
    padding-bottom: 50px;
  }
  .partner-warp {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .service-card {
    padding: 30px;
  }
  .service-card h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .service-card .icon {
    margin-bottom: 25px;
  }
  .project-slider-warp .swiper-slide {
    height: 400px;
  }
  .project-slider-warp .swiper-slide .project-widget {
    height: 400px;
  }
  .project-slider-warp .swiper-slide .project-widget .image {
    height: 400px;
  }
  .project-slider-warp .swiper-slide-prev {
    width: 47% !important;
    height: 400px;
  }
  .award-box {
    width: 250px;
    height: 250px;
    padding: 81px 0;
  }
  .award-box h1 {
    font-size: 50px;
  }
  .choose-content .choose-item {
    width: 510px;
  }
  .choose-content .content {
    width: 510px;
  }
  .choose-content .content .heading {
    max-width: 400px;
  }
  .choose-content .nav-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .choose-item-image {
    height: 500px;
    width: 550px;
  }
  .choose-item-image .choose-image {
    height: 500px;
    width: 550px;
  }
  .choose-item-image .choose-image .choose1 {
    position: relative;
    left: 0;
    z-index: 1;
  }
  .choose-item-image .choose-image .choose-shape1 {
    position: absolute;
    left: 0;
    top: 53px;
  }
  .team-warp .inner-team-warp .col-md-3 {
    max-width: inherit;
  }
  .testimonial-warp .testimonial-image .testimonial-shape1 {
    display: none;
  }
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 60px;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 20px;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 15px;
    margin-right: 0;
  }
  .hero-style2-content {
    max-width: 700px;
  }
  .hero-style2-content h1 {
    font-size: 65px;
    margin-bottom: 12px;
  }
  .hero-style2-content h1 span {
    padding-right: 0;
  }
  .hero-style2-content p {
    max-width: 640px;
  }
  .video-widget {
    height: 400px;
  }
  .video-widget video {
    min-width: 700px;
    height: 400px;
  }
  .video-warp .video-content {
    padding-bottom: 60px;
  }
  .about-image {
    max-width: 610px;
  }
  .about-content {
    max-width: 600px;
    margin-left: -40px;
  }
  .service-widget {
    padding: 30px;
  }
  .service-widget .content {
    margin-left: 20px;
  }
  .ac-card h1 {
    font-size: 65px;
  }
  .ac-card .content {
    margin-left: 20px;
  }
  .ac-card p {
    font-size: 16px;
  }
  .col-lg-3:nth-child(4) .ac-card {
    margin-left: 65px;
  }
  .another-choose-item-image {
    height: auto;
    width: 420px;
  }
  .another-choose-item-image .another-choose-image {
    height: auto;
    width: 350px;
  }
  .inner-costum-choose {
    position: relative;
    padding-bottom: 0;
  }
  .stories-card {
    padding: 25px;
  }
  .stories-card h1 {
    font-size: 80px;
    margin-bottom: 10px;
  }
  .stories-card h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .question-content {
    margin-left: 15px;
    margin-right: 0;
  }
  .question-image .image1 .play-content {
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px 20px;
  }
  .package-card {
    padding: 25px;
  }
  .another-blog-card .content {
    padding: 25px;
  }
  .another-blog-card .content h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .inner-main-warp {
    margin-top: -105px;
  }
  .hero-warp .about-link1 {
    display: none;
  }
}
/* Min width 1400px to Max width 1499px */
@media only screen and (min-width: 1400px) and (max-width: 1899px) {
  .container-fluid {
    max-width: 1320px;
  }
  .design-warp .design-image .image2 .design-shape1 {
    display: none;
  }
  .hero-style2-content h1 {
    font-size: 85px;
    margin-bottom: 10px;
  }
  .hero-style2-content h1 span {
    padding-right: 0;
  }
  .video-widget {
    height: 460px;
  }
  .video-widget video {
    min-width: 800px;
    height: 460px;
  }
  .video-warp .video-content {
    position: relative;
    padding-bottom: 60px;
  }
  .col-lg-3:nth-child(4) .ac-card {
    margin-left: 80px;
  }
  .hero-warp {
    /* padding-top: 125px;
    margin-top: -118px; */
       padding-bottom: 70px;
  }
  .top-design {
    margin-top:0px;
  }
  .hero-warp .hero-content {
    max-width: 1000px;
  }
  .hero-warp .hero-content h1 {
    font-size: 70px;
  }
  .hero-warp .hero-content h1 .ahead {
    padding-right: 0;
  }
  .choose-content .choose-item {
    width: 580px;
  }
  .choose-content .content {
    width: 580px;
  }
  .choose-content .content .heading {
    max-width: 480px;
  }
  .choose-item-image .choose-image .choose1 {
    left: 0;
    z-index: 1;
  }
  .choose-item-image .choose-image .choose-shape1 {
    left: 0;
    top: 75px;
  }
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 50px;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 10px;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 0;
    margin-right: 0;
  }
  .hero-warp .about-link1 {
    bottom: 4%;
  }
}/*# sourceMappingURL=responsive.css.map */