@media (max-width: 767px) {
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  p {
    font-size: 14px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .theme-button .default-btn {
    font-size: 14px;
    padding: 6px 20px;
    margin-right: 0;
    margin: 0 10px;
  }
  .section-head {
    margin-bottom: 30px;
  }
  .section-head h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .section-head h2 span {
    font-size: 22px !important;
  }
  .section-head p {
    margin: 0 15px;
  }
  .header-section {
    display: none;
  }
  .navbar-button {
    display: none;
  }
  .mean-container .mean-bar {
    background: #ffffff;
    -webkit-box-shadow: 0 -17px 36px 0 #00000024;
    box-shadow: 0 -17px 36px 0 #00000024;
  }
  .mean-container .logo {
    top: 5px;
  }
  .mean-container .logo img {
    width: 120px;
  }
  .mean-container a.meanmenu-reveal span {
    background: #ffc300;
  }
  .mean-container a.meanmenu-reveal.meanclose {
    color: #ffc300;
  }
  .mobile-nav {
    display: block;
    position: relative;
  }
  .mobile-nav .logo {
    text-decoration: none;
    position: absolute;
    top: 8px;
    z-index: 999;
    left: 15px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    width: 80px;
  }
  .mean-container .mean-bar {
    background-color: #ffffff;
    padding: 0;
  }
  .mean-container a.meanmenu-reveal {
    padding: 15px 15px 0 0;
  }
  .mobile-nav nav .navbar-nav .nav-item a i {
    display: none;
  }
  .mobile-nav nav .navbar-nav {
    height: 300px;
    overflow-y: scroll;
  }
  .main-nav {
    display: none !important;
  }
  .home-slider-item {
    height: 100%;
  }
  .home-text {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 100px;
    max-width: 100%;
  }
  .home-text h1 {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .home-text p {
    margin-bottom: 15px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-prev,
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    left: 35%;
    bottom: 30px;
    width: 30px;
    height: 30px;
    top: inherit;
    font-size: 18px;
    line-height: 30px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    right: 35%;
    left: inherit;
  }
  .home-slider-area .owl-dots {
    display: none;
  }
  .service-shapes {
    display: none;
  }
  .service-card {
    padding: 20px 8px;
  }
  .service-card::after {
    display: none;
  }
  .service-card i {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .service-card i::after {
    display: none;
  }
  .service-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .service-card p {
    margin-bottom: 0px;
    padding: 0 14px;
  }
  .service-card .theme-button .default-btn {
    padding: 5px 20px;
  }
  .why-choose-section {
    text-align: center;
    padding: 50px 0 50px;
  }
  .why-choose-section .section-head {
    margin: 0 auto 20px;
  }
  .why-choose-section .section-head h2 {
    margin-bottom: 10px;
  }
  .why-choose-section .section-head p {
    padding-right: 0;
  }
  .why-choose-section::before {
    display: block;
  }
  .why-choose-section .why-choose-accordian .why-choose-contact {
    margin-top: 10px;
  }
  .why-choose-section .why-choose-accordian .why-choose-contact .form-control {
    margin-right: 0;
    max-width: 285px;
    height: 50px;
    margin: auto;
    float: none;
  }
  .why-choose-shape {
    display: none;
  }
  .why-choose-bg {
    width: 100%;
    height: 100%;
  }
  .why-choose-img {
    height: 360px;
    max-width: 310px;
    bottom: 0;
    position: relative;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto 30px;
  }
  .why-choose-accordian {
    margin-right: 0;
  }
  .why-choose-accordian .accordion .card .card-header {
    margin-bottom: 0;
  }
  .why-choose-accordian .accordion .card .card-header h2 a {
    font-size: 15px;
  }
  .why-choose-accordian .accordion .card .card-body {
    text-align: left;
  }
  .why-choose-contact .form-group {
    margin-bottom: 20px;
  }
  .why-choose-contact a {
    font-size: 15px;
    padding: 8px 25px;
  }
  .why-choose-contact p {
    font-size: 15px !important;
    margin-bottom: 0;
  }
  .process-section {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .process-section .process-card {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 48px 15px 30px;
  }
  .process-section .process-card h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .process-section .process-card p {
    margin-bottom: 0;
  }
  .process-section .process-card::before {
    display: none;
  }
  .process-section .process-card i {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .process-section .process-card i::after {
    width: 50px;
    height: 50px;
    left: -15px;
    top: -11px;
  }
  .process-section .process-card img {
    display: none;
  }
  .counter-section {
    height: 100%;
    padding-bottom: 50px;
  }
  .counter-section::before {
    height: 100%;
  }
  .counter-section .offer-text {
    text-align: center;
    margin-bottom: 25px;
  }
  .counter-section .offer-text h2 {
    font-size: 20px;
    margin: 0 auto 20px;
  }
  .counter-section .counter-area {
    padding: 30px 15px 0 0;
  }
  .counter-section .counter-area .counter-text {
    margin-bottom: 30px;
  }
  .counter-section .counter-area .counter-text h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .counter-section .counter-area .counter-text h3 {
    font-size: 15px;
  }
  .counter-shape {
    display: none;
  }
  .team-section {
    padding-top: 50px;
  }
  .team-section .team-card .team-text h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .team-section .team-card .team-img .team-social {
    max-width: 250px;
  }
  .team-section .team-card .team-img .team-social :last-child {
    border-right: 0;
  }
  .testimonial-section {
    padding-bottom: 50px;
  }
  .testimonial-section .testimonial-area {
    padding: 0;
  }
  .testimonial-section .testimonial-text-slider {
    width: 100%;
  }
  .testimonial-section .slick-prev::before {
    left: 25px;
    width: 30px;
    height: 30px;
    font-size: 25px !important;
    line-height: 32px;
    text-align: center;
    top: -40px;
  }
  .testimonial-section .slick-next::before {
    right: 25px;
    width: 30px;
    height: 30px;
    font-size: 25px !important;
    line-height: 32px;
    text-align: center;
    top: -40px;
  }
  .testimonial-section .sin-testiImage.slick-current img {
    margin-bottom: 0;
  }
  .footer-area {
    padding-top: 50px;
  }
  .footer-area .footer-widget {
    margin-bottom: 30px;
  }
  .footer-area .footer-widget .logo {
    margin-bottom: 10px;
  }
  .footer-area .footer-widget .logo img {
    width: 120px;
  }
  .footer-area .footer-widget p {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer-area .footer-widget .eamil input {
    height: 40px;
  }
  .footer-area .footer-widget .eamil button {
    height: 40px;
    width: 40px;
    line-height: 30px;
  }
  .footer-area .footer-widget .eamil button i {
    font-size: 25px;
  }
  .footer-area .footer-widget h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .footer-area .footer-widget ul li {
    margin-bottom: 0;
  }
  .footer-area .footer-widget ul li a {
    font-size: 15px;
  }
  .footer-area .footer-widget .find-us li {
    margin-bottom: 5px;
  }
  .footer-area .footer-widget .find-us li i {
    font-size: 20px;
  }
  .footer-area .pl-40 {
    padding-left: 0;
  }
  .footer-area .bottom-footer {
    margin-top: 20px;
    padding: 15px 0;
  }
  .footer-area .bottom-footer .footer-social {
    text-align: center;
  }
  .footer-area .bottom-footer .footer-social ul li {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    margin-right: 5px;
  }
  .footer-area .bottom-footer .footer-social ul li i {
    font-size: 14px;
  }
  .footer-area .bottom-footer .copyright-text {
    text-align: center !important;
    margin-top: 10px;
  }
  .top-btn {
    right: 5px;
    bottom: 5px;
  }
  .process-section {
    padding-top: 50px;
  }
  .process-section .section-head {
    margin-bottom: 30px;
  }
  .testimonial-section {
    padding-top: 50px;
  }

  .header-section {
    display: none;
  }

  .home-three-shapes {
    display: none;
  }
  .testimonial-section .testimonial-text-slider h2 {
    font-size: 20px;
  }

  .process-shapes {
    display: none;
  }
  .testimonial-section .sin-testiImage img {
    width: 5px;
    height: 5px;
  }
  .testimonial-section .sin-testiImage.slick-current img {
    height: 5px;
    width: 5px;
    border: 3px solid #ffffff;
  }

  .contact-info {
    margin-bottom: 50px;
    z-index: 9999;
    position: relative;
  }
  .contact-info .contact-card-area {
    padding-top: 65px;
    padding-bottom: 10px;
  }
  .contact-info .contact-card-area .contact-card {
    margin-bottom: 35px;
  }
  .contact-info .contact-card-area .contact-card i {
    margin-bottom: 25px;
    font-size: 20px;
  }
  .contact-info .contact-card-area .contact-card i::after {
    width: 45px;
    height: 45px;
    top: -12px;
    left: -12px;
  }
  .contact-info .contact-card-area .contact-card h6 {
    margin-bottom: 0;
  }
  .contact-info .contact-card-area .contact-shapes {
    display: none;
  }
  .map {
    height: 200px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .error-title {
    height: 100%;
    padding-top: 110px;
    padding-bottom: 50px;
  }
  .error-title h2 {
    font-size: 20px;
  }
  .why-choose-section.why-choose-bg .container-fluid {
    max-width: 690px;
    margin: auto;
  }
  .why-choose-section.why-choose-bg .container-fluid {
    max-width: 510px;
    margin: auto;
  }
  .theme-button .default-btn {
    margin-right: 5px;
    margin-left: 0;
  }

  .price-card-area .plan-features {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .footer-area .footer-widget .find-text {
    margin-bottom: 20px;
  }
  .blog-img a {
    display: block;
  }
  .testimonial-section .slick-prev,
  .testimonial-section .slick-next {
    top: 100px;
    right: -15px;
  }
  .testimonial-section .slick-prev {
    left: -15px;
  }
  .details-page {
    margin-top: 50px;
  }
  .process-section.process-style-two.process-style-four.pb-70 {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  p {
    font-size: 14px !important;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .theme-button .default-btn {
    font-size: 15px;
    padding: 8px 25px;
    margin-right: 6px;
  }
  .section-head {
    margin-bottom: 30px;
  }
  .section-head h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .section-head h2 span {
    font-size: 30px;
  }

  .header-section .header-widget {
    text-align: center;
  }
  .header-section .header-widget ul li {
    font-size: 15px;
    margin-right: 5px;
  }
  .navbar-button {
    display: none;
  }
  .mean-container .mean-bar {
    background: #ffffff;
    -webkit-box-shadow: 0 -17px 36px 0 #00000024;
    box-shadow: 0 -17px 36px 0 #00000024;
  }
  .mean-container .logo {
    top: 5px;
  }
  .mean-container .logo img {
    width: 120px;
  }
  .mean-container a.meanmenu-reveal span {
    background: #6096fd;
  }
  .mean-container a.meanmenu-reveal.meanclose {
    color: #6096fd;
  }
  .mobile-nav {
    display: block;
    position: relative;
  }
  .mobile-nav .logo {
    text-decoration: none;
    position: absolute;
    top: 8px;
    z-index: 999;
    left: 15px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
  }
  .mean-container .mean-bar {
    background-color: #ffffff;
    padding: 0;
  }
  .mean-container a.meanmenu-reveal {
    padding: 15px 15px 0 0;
  }
  .mobile-nav nav .navbar-nav .nav-item a i {
    display: none;
  }
  .mobile-nav nav .navbar-nav {
    height: 300px;
    overflow-y: scroll;
  }
  .main-nav {
    display: none !important;
  }

  .home-slider-item {
    height: 100%;
  }
  .home-text {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 100px;
    max-width: 100%;
  }
  .home-text h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .home-text p {
    max-width: 515px;
    margin: 0 auto 25px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-prev,
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .home-slider-area .owl-dots {
    bottom: 35px;
  }
  .home-slider-area.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
  .home-slider-area.owl-theme .owl-dots .owl-dot.active span::before,
  .home-slider-area.owl-theme .owl-dots .owl-dot:hover span::before {
    width: 16px;
    height: 16px;
    left: -3px;
    right: 0px;
    top: -3px;
  }

  .service-shapes {
    display: none;
  }
  .service-card i {
    font-size: 40px;
  }
  .service-card i::after {
    top: -5px;
    left: -20px;
  }
  .service-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .service-card .theme-button .default-btn {
    padding: 6px 30px;
  }

  .why-choose-section {
    padding-top: 70px;
    height: 100%;
    padding-bottom: 50px;
  }
  .why-choose-section .section-head {
    margin: auto 0 20px;
  }
  .why-choose-section .section-head h2 {
    margin-bottom: 5px;
  }
  .why-choose-section .section-head p {
    padding-right: 0;
  }
  .why-choose-section::before {
    display: block;
  }
  .why-choose-section .why-choose-shape {
    left: 70%;
    top: 150px;
  }
  .why-choose-section .why-choose-img {
    position: relative;
    height: 445px;
    max-width: 380px;
    margin: auto;
  }
  .why-choose-section .why-choose-accordian {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .why-choose-section .why-choose-accordian .card .card-header {
    margin: 0;
  }
  .why-choose-section .why-choose-text {
    padding-top: 30px;
  }
  .why-choose-section .why-choose-contact a {
    font-size: 14px;
    padding: 8px 35px;
  }

  .process-section {
    padding-top: 130px;
  }
  .process-section .process-card {
    padding: 0;
  }
  .process-section .process-card::before {
    width: 100px;
    height: 95px;
  }
  .process-section .process-card i {
    line-height: 1;
    font-size: 40px;
  }
  .process-section .process-card i::after {
    width: 120px;
    height: 120px;
    left: -43px;
    top: -38px;
  }
  .process-section .process-card h3 {
    font-size: 18px;
  }
  .process-section .process-card img {
    top: 23px;
    right: -30px;
    width: 20px;
  }

  .counter-section {
    height: 100%;
    padding-bottom: 70px;
  }
  .counter-section .offer-text {
    text-align: center;
    margin-bottom: 30px;
  }
  .counter-section .offer-text h2 {
    max-width: 100%;
    font-size: 30px;
    margin-bottom: 14px;
  }
  .counter-section .counter-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .counter-section .counter-area .counter-text {
    margin-bottom: 0;
  }
  .counter-section .counter-area .counter-text h2 {
    font-size: 24px;
  }
  .counter-section .counter-area .counter-text p {
    font-size: 16px;
  }
  .counter-section .counter-shape {
    display: none;
  }
  .team-section {
    padding-top: 70px;
  }
  .team-section .team-card:hover .team-img .team-social {
    max-width: 220px;
  }
  .team-section .team-card:hover .team-img .team-social :last-child {
    border-right: 0;
  }
  .testimonial-section {
    padding-bottom: 70px;
  }
  .testimonial-section .sin-testiImage.slick-current img {
    height: 5px;
  }
  .testimonial-section .testimonial-area {
    padding: 0;
  }
  .footer-area {
    padding-top: 70px;
  }
  .footer-area .footer-widget {
    margin-bottom: 15px;
  }
  .footer-area .footer-widget .logo {
    margin-bottom: 10px;
  }
  .footer-area .footer-widget .logo img {
    max-width: 170px;
  }
  .footer-area .footer-widget p {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .footer-area .footer-widget .eamil {
    margin-right: 40px;
  }
  .footer-area .footer-widget .eamil input {
    height: 40px;
  }
  .footer-area .footer-widget .eamil button {
    height: 40px;
    width: 40px;
    line-height: 30px;
  }
  .footer-area .footer-widget .eamil button i {
    font-size: 25px;
  }
  .footer-area .footer-widget h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .footer-area .footer-widget ul li {
    margin-bottom: 0;
  }
  .footer-area .footer-widget ul li a {
    font-size: 15px;
  }
  .footer-area .footer-widget .find-us li {
    margin-bottom: 5px;
  }
  .footer-area .footer-widget .find-us li i {
    font-size: 20px;
  }
  .footer-area .bottom-footer {
    margin-top: 20px;
    padding: 15px 0;
  }
  .footer-area .bottom-footer .footer-social {
    text-align: center;
  }
  .footer-area .bottom-footer .footer-social ul li {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    margin-right: 5px;
  }
  .footer-area .bottom-footer .footer-social ul li i {
    font-size: 14px;
  }
  .footer-area .bottom-footer .copyright-text {
    text-align: center !important;
    margin-top: 10px;
  }
  .pl-40 {
    padding-left: 0;
  }

  .counter-shape {
    display: none;
  }

  .process-style-two {
    padding-top: 70px;
  }

  .owl-theme .owl-nav {
    display: none;
  }

  .header-section {
    display: none;
  }

  .home-three-shapes {
    display: none;
  }

  .contact-info {
    margin-bottom: 70px;
  }
  .contact-info .contact-card-area {
    padding-top: 65px;
    padding-bottom: 10px;
  }
  .contact-info .contact-card-area .contact-shapes :nth-child(1) {
    width: 130px;
  }
  .contact-info .contact-card-area .contact-shapes :nth-child(2) {
    width: 130px;
  }
  .contact-info .contact-card-area .contact-card {
    margin-bottom: 35px;
  }
  .contact-info .contact-card-area .contact-card i {
    margin-bottom: 25px;
    font-size: 20px;
  }
  .contact-info .contact-card-area .contact-card i::after {
    width: 45px;
    height: 45px;
    top: -12px;
    left: -12px;
  }
  .contact-info .contact-card-area .contact-card h6 {
    margin-bottom: 0;
  }
  .map {
    height: 400px;
  }
  .map iframe {
    height: 400px;
  }

  .mt-100 {
    margin-top: 70px;
  }

  .page-button .theme-button .default-btn {
    margin-bottom: 10px;
  }

  .error-title {
    height: 100%;
    padding-top: 110px;
    padding-bottom: 50px;
  }
  .error-title h2 {
    font-size: 30px;
  }

  .blog-post-top .search-bar {
    display: none;
  }
  .why-choose-section.why-choose-bg .container-fluid {
    max-width: 690px;
    margin: auto;
  }
  .blog-img a {
    display: block;
  }
  .team-section {
    padding-top: 0;
  }
  .counter-section.pt-100 {
    margin-bottom: 70px;
  }
  .process-section.process-style-two.process-style-four.pb-70 {
    padding-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-head h2 {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .section-head h2 span {
    font-size: 35px;
  }
  p {
    font-size: 15px !important;
  }
  .theme-button .default-btn {
    padding: 10px 30px;
  }

  .navbar-area .main-nav .navbar .navbar-brand img {
    max-width: 120px;
    height: 80px;
  }

  .header-section .header-widget ul li {
    font-size: 12px;
  }

  .navbar-area .main-nav .navbar .navbar-brand {
    width: 100px;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .mobile-nav {
    display: none;
    position: relative;
  }
  .mobile-nav .logo {
    display: none;
  }
  .mean-container .mean-bar {
    background-color: #000;
    padding: 0;
  }
  .mean-container a.meanmenu-reveal {
    padding: 15px 15px 0 0;
  }
  .mobile-nav nav .navbar-nav .nav-item a i {
    display: none;
  }
  .main-nav {
    display: block !important;
  }

  .home-slider-item {
    height: 100%;
  }
  .home-text {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 100px;
    max-width: 100%;
  }
  .home-text h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .home-text p {
    max-width: 515px;
    margin: 0 auto 25px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-prev,
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .home-slider-area .owl-dots {
    bottom: 35px;
  }
  .home-slider-area.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
  .home-slider-area.owl-theme .owl-dots .owl-dot.active span::before,
  .home-slider-area.owl-theme .owl-dots .owl-dot:hover span::before {
    width: 16px;
    height: 16px;
    left: -3px;
    right: 0px;
    top: -3px;
  }

  .service-section {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .service-shapes {
    display: none;
  }
  .service-card {
    padding: 15px 10px;
  }
  .service-card i {
    font-size: 40px;
  }
  .service-card i::after {
    top: -5px;
    left: -20px;
  }
  .service-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .service-card .theme-button .default-btn {
    padding: 6px 30px;
  }

  .process-section {
    padding-top: 150px;
    padding-bottom: 40px;
  }

  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .why-choose-section {
    padding-top: 70px;
    height: 100%;
    padding-bottom: 50px;
  }
  .why-choose-section .section-head {
    margin: auto 0 20px;
  }
  .why-choose-section .section-head p {
    padding-right: 0;
  }
  .why-choose-section::before {
    display: block;
  }
  .why-choose-section .why-choose-shape {
    display: none;
  }
  .why-choose-section .why-choose-img {
    position: absolute;
    height: 530px;
    max-width: 450px;
    margin: auto;
    left: 55px;
  }
  .why-choose-section .why-choose-accordian {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .why-choose-section .why-choose-text {
    padding-top: 0;
  }
  .why-choose-section .why-choose-contact a {
    font-size: 14px;
    padding: 8px 35px;
  }

  .counter-section {
    height: 100%;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .counter-section .counter-area {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .counter-section .counter-area .counter-text {
    margin-bottom: 30px;
  }
  .counter-section .counter-area .counter-text h2 {
    font-size: 35px;
  }
  .counter-section .counter-area .counter-text h3 {
    font-size: 20px;
  }
  .counter-section .offer-text h2 {
    font-size: 30px;
  }

  .team-section {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .footer-area .pl-40 {
    padding-left: 15px;
  }
  .footer-area .footer-widget ul li a {
    font-size: 14px;
  }
  .footer-area .footer-widget .find-text {
    margin-bottom: 0;
  }
  .footer-area .footer-widget .find-us li {
    font-size: 14px;
  }

  .map {
    height: 500px;
  }
  .map iframe {
    height: 500px;
  }

  .why-choose-section .why-choose-img {
    bottom: 160px;
  }
  .testimonial-section {
    padding-bottom: 70px;
  }
  .home-text {
    margin-top: 90px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .process-section.process-style-two.process-style-four.pb-70 {
    padding-top: 0 !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .why-choose-accordian .why-choose-contact .form-control {
    width: 208px;
  }
}

@media (min-width: 1799px) {
  .home-section h1 {
    font-size: 70px;
  }
  .home-section .home-slider-area .owl-dots {
    bottom: 60px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-prev,
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    top: 40%;
    left: 130px;
  }
  .home-slider-area.owl-carousel .owl-nav button.owl-next {
    right: 130px;
    left: inherit;
  }

  .why-choose-text .section-head {
    margin: 0 0;
  }
  .why-choose-img {
    max-width: 690px;
    left: 150px;
  }
  .why-choose-accordian {
    margin-right: 220px;
  }

  .service-section .service-shapes :nth-child(4) {
    left: 10%;
    top: 35%;
  }
  .service-section .service-shapes :nth-child(6) {
    top: 66%;
    left: 10%;
  }
  .service-section .service-shapes :nth-child(8) {
    bottom: 1%;
    left: 15%;
  }
  .service-section .service-shapes :nth-child(7) {
    right: 10%;
    top: 50%;
  }
  .service-section .service-shapes :nth-child(10) {
    bottom: 10%;
    right: 14%;
  }
}
