@media (max-width: 767px) {
  .top-head {
    display: none;
  }
  .carousel-fade .carousel-item::before {
    background-size: contain;
    bottom: -70px;
  }
  .navbar-brand img {
    width: 100%;
  }
  .nav-section-scrolled .navbar .navbar-brand img {
    width: 80%;
  }
  .footer {
    padding: 30px 0 20px;
  }
  .stay-area .envelop i {
    padding-right: 0 !important;
  }
  .what-makes .get-btn,
  .work-sec .what-btn {
    margin-left: 0;
  }
  .footer-logo {
    padding-bottom: 0;
  }
  .what-makes .what-btn,
  .work-sec .what-btn {
    padding: 14px 65px;
  }
  .banner-sec .banner-btn {
    padding: 14px 34px;
    border-radius: 6px;
    font-size: 13px;
  }
  .banner-sec .service-btn {
    border-radius: 6px;
    font-size: 13px;
  }
  .banner-list li {
    display: block;
  }
  .carousel-fade .carousel-item {
    height: unset;
  }
  .carousel-caption h2 {
    font-size: 28px;
  }
  /*     .banner-list li{
        margin-right: 0;
    } */
  .carousel-caption h3 {
    font-size: 15px;
    line-height: 26px;
  }
  .carousel-fade .carousel-item img {
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption h2 {
    padding: 0;
  }
  .banner-sec .slide p {
    line-height: 25px;
  }
  .slide p {
    font-size: 15px;
  }
  .slide .slide_content--headings h2 {
    color: #f3b409;
  }
  .carousel-caption {
    top: 19%;
    left: 10px !important;
    right: 10px !important;
    padding-left: 0 !important;
  }
  .carousel-caption .banner-list.tick-list {
    display: none !important;
  }
  .carousel-caption .review {
    margin-bottom: 20px;
  }
  .banner-list li {
    justify-content: center;
  }
  .banner-list li .banner-btn {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .nav-section {
    padding: 0;
  }
  .navbar-expand-lg .navbar-nav {
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 10px;
    position: absolute;
    top: 90px;
    left: 0;
    margin: auto;
    width: 100%;

    transform: translateY(-500px);
    transition: 0.5s;
  }
  .navbar-collapse.show .navbar-nav {
    transform: translateY(-7px);
    transition: 0.5s;
  }
  .navbar-toggler {
    position: absolute;
    left: 0;
    transition: 0.5s;
  }
  .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-right: 0 !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .mobile-call {
    position: absolute;
    right: 0;
  }
  .mobile-call a {
    text-decoration: none;
  }
  .navbar-brand {
    text-align: center;
  }
  .mobile-call a i {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    background: #e1a214;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-section .navbar ul li.dropdown-area .dropdown-menu {
    width: 60%;
  }
  .nav-section .navbar {
    height: 84px;
  }
  .navbar-toggler-icon i {
    font-size: 25px;
    background: #2c2375;
    color: #fff;
    padding: 6px 10px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    display: none !important;
  }
  .about-sec .about-cont h1,
  .about-sec .about-cont p {
    text-align: center;
  }
  .about-sec .about-cont .service-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 40px;
  }
  .about-image1 {
    height: 283px;
  }
  .about-image2,
  .about-image3 {
    height: 137px;
  }
  .about-image1 img,
  .about-image2 img,
  .about-image3 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .call-sec::before {
    height: 32px;
  }
  .wideget-contact-area ul li p,
  .wideget-contact-area a {
    font-size: 16px;
  }

  .about-sec .about-image-area {
    margin-bottom: 70%;
  }
  .about-sec .about-image-area .swift-cont {
    bottom: -340px;
  }
  .about-sec .about-image-area .swift-cont h6,
  .about-sec .about-image-area .swift-cont p {
    text-align: center;
    padding-top: 15px;
  }
  .about-sec .about-image-area .ex-area p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
    line-height: 16px;
    padding-top: 0;
    font-size: 13px;
  }
  .about-sec .about-image-area .ex-area {
    width: 120px;
    height: 120px;
    border: 5px solid #fff;
  }
  .service-sec .service-head h1 {
    font-size: 31px;
  }
  .service-sec {
    padding-bottom: 20px;
  }
  .slider_area .slick-arrow.slick-next {
    right: -15px;
  }
  .slider_area .slick-arrow.slick-prev {
    left: -15px;
  }
  .cont_center {
    top: 10%;
  }
  .service-slide {
    padding-bottom: 52px;
  }
  .what-makes h1 {
    font-size: 26px;
  }
  .what-btn {
    font-size: 14px;
  }
  .get-btn {
    margin-left: 0;
    margin-top: 20px;
  }
  .work-sec .work-img {
    height: 300px;
  }
  .work-sec .work-cont h3 {
    font-size: 26px !important;
    text-align: center !important;
    padding-top: 20px;
  }
  .work-sec .work-cont p,
  .work-sec p {
    text-align: center;
  }
  .small-img {
    margin-bottom: 10px;
  }
  .work-sec {
    padding: 70px 0 0;
  }
  .work-sec .what-btn {
    margin-bottom: 0;
  }
  .work-sec .what-btn,
  .work-sec .get-btn,
  .call-sec .what-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 15px;
  }
  #gallery .img-wrapper {
    height: 130px;
  }
  .nav-section .navbar ul li a {
    font-size: 16px;
  }
  .call-cont h3 {
    font-size: 26px;
    text-align: center;
  }
  .call-sec .call-cont p {
    text-align: center;
  }
  .form-area {
    margin-bottom: 20px;
    padding: 20px;
    margin-top: 10px;
  }
  .client::before {
    position: absolute;
    top: unset;
    bottom: -7px;
    right: 20px;
    content: "";
    width: 272px;
    height: 200px;
    background: url(../img/Quote.webp) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.6;
  }
  .stay-area {
    text-align: center;
  }
  .what-box {
    margin-bottom: 10px;
  }
  .inner_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .nav-section .navbar ul li {
    padding-left: 12px;
  }
  .stay-area .stay-content h3 {
    font-size: 24px;
    padding-top: 10px;
  }
  .stay-form input[type="submit"] {
    /* background: #2c2375; */
    width: 50%;
    padding: 8px 43px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    margin: auto;
    display: flex;
    text-transform: uppercase;
  }
  .footer-logo {
    height: auto;
  }
  .footer .footer-button .get-btn {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .wideget-contact-area ul li i {
    font-size: 22px;
    padding-right: 0;
    margin-right: 8px;
    width: auto;
    height: auto;
  }
  .wideget-contact-area ul,
  .wideget-area ul,
  .wideget-area p {
    padding-top: 5px;
  }
  .stay-form li {
    margin-right: 0;
  }
  .footer-button {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .top-head {
    display: none;
  }
  .carousel-fade .carousel-item::before {
    background-size: contain;
    bottom: -70px;
  }
  .carousel-fade .carousel-item {
    height: 550px !important;
  }
  .carousel-caption h2 {
    font-size: 40px;
  }
  .carousel-caption h3 {
    font-size: 15px;
    line-height: 26px;
  }
  .carousel-fade .carousel-item img {
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption h2 {
    padding: 0;
  }
  .banner-sec .slide p {
    line-height: 25px;
  }
  .slide p {
    font-size: 15px;
  }
  .slide .slide_content--headings h2 {
    color: #f3b409;
  }
  .carousel-caption {
    top: 17%;
    left: 10px !important;
    right: 10px !important;
    padding-left: 0 !important;
  }
  .carousel-caption .banner-list.tick-list {
    display: none !important;
  }
  .carousel-caption .review {
    margin-bottom: 20px;
    width: 155px;
  }
  .banner-list li {
    justify-content: center;
  }
  .banner-list li .banner-btn {
    font-size: 15px;
  }
  .nav-section {
    padding: 0;
  }
  .navbar-expand-lg .navbar-nav {
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 10px;
    position: absolute;
    top: 90px;
    left: 0;
    margin: auto;
    width: 100%;

    transform: translateY(-500px);
    transition: 0.5s;
  }
  .navbar-collapse.show .navbar-nav {
    transform: translateY(-7px);
    transition: 0.5s;
  }
  .navbar-toggler {
    position: absolute;
    left: 0;
    transition: 0.5s;
  }
  .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-right: 0 !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .mobile-call {
    position: absolute;
    right: 0;
  }
  .mobile-call a {
    text-decoration: none;
  }
  .navbar-brand {
    text-align: center;
  }
  .mobile-call a i {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    background: #d78a09;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-section .navbar ul li.dropdown-area .dropdown-menu {
    width: 60%;
  }
  .nav-section .navbar {
    height: 84px;
  }
  .navbar-toggler-icon i {
    font-size: 25px;
    background: #032f5e;
    color: #fff;
    padding: 6px 10px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    display: none !important;
  }
  .about-sec .about-cont h1,
  .about-sec .about-cont p {
    text-align: center;
  }
  .about-sec .about-cont .service-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 40px;
  }

  .about-sec {
    padding-bottom: 0;
  }
  .about-image1 {
    height: 567px;
  }
  .about-sec .about-image-area {
    margin-bottom: 58%;
  }
  .about-sec .about-image-area .swift-cont {
    bottom: -340px;
  }
  .about-sec .about-image-area .swift-cont h6,
  .about-sec .about-image-area .swift-cont p {
    text-align: center;
    padding-top: 15px;
  }
  .about-sec .about-image-area .ex-area p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
    line-height: 16px;
    padding-top: 0;
    font-size: 13px;
  }
  .about-sec .about-image-area .ex-area {
    width: 120px;
    height: 120px;
  }
  .service-sec .service-head h1 {
    font-size: 31px;
  }
  .service-sec {
    padding-bottom: 20px;
  }
  .slider_area .slick-arrow.slick-next {
    right: -15px;
  }
  .slider_area .slick-arrow.slick-prev {
    left: -15px;
  }
  .service-slide {
    padding-bottom: 52px;
  }
  .cont_center {
    top: 10%;
  }
  .what-makes h1 {
    font-size: 26px;
  }
  .what-btn {
    font-size: 14px;
  }
  .get-btn {
    margin-left: 0;
    margin-top: 20px;
  }
  .work-sec .work-img {
    height: 300px;
  }
  .work-sec .work-cont h3 {
    font-size: 26px !important;
    text-align: center !important;
    padding-top: 20px;
  }
  .work-sec .work-cont p,
  .work-sec p {
    text-align: center;
  }
  .small-img {
    margin-bottom: 10px;
  }
  /* .work-sec .get-btn,
  .call-sec .what-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  } */
  .call-sec::before {
    height: 51px;
  }
  /* .work-sec .what-btn {
    position: relative;
    left: 25%;
    transform: translateX(-25%);
  } */
  .call-cont h3 {
    font-size: 26px;
    text-align: center;
  }
  .call-sec .call-cont p {
    text-align: center;
  }
  .form-area {
    margin-bottom: 20px;
    padding: 20px;
    margin-top: 20px;
  }
  .client::before {
    position: absolute;
    top: unset;
    bottom: -7px;
    right: 20px;
    content: "";
    width: 272px;
    height: 200px;
    background: url(../img/Quote.webp) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.6;
  }
  .stay-area {
    text-align: center;
  }
  .stay-area .stay-content h3 {
    font-size: 24px;
    padding-top: 10px;
  }
  .stay-form input[type="submit"] {
    /* background: #032f5e; */
    width: 50%;
    padding: 8px 43px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    margin: auto;
    display: flex;
    text-transform: uppercase;
  }
  .footer-logo {
    width: 400px;
    height: auto;
    margin: auto;
  }
  .footer .footer-button .get-btn {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .navbar-brand img {
    width: 58%;
  }
  .wideget-contact-area ul li i {
    font-size: 22px;
    padding-right: 0;
    margin-right: 8px;
    width: auto;
    height: auto;
  }
  .wideget-contact-area ul,
  .wideget-area ul,
  .wideget-area p {
    padding-top: 5px;
  }
  .stay-form li {
    margin-right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .top-head {
    display: none;
  }
  .carousel-fade .carousel-item::before {
    background-size: contain;
    bottom: -70px;
  }
  .carousel-fade .carousel-item {
    height: unset;
  }
  .carousel-caption h2 {
    font-size: 40px;
  }
  .carousel-caption h3 {
    font-size: 15px;
    line-height: 26px;
  }
  .carousel-fade .carousel-item img {
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption h2 {
    padding: 0;
  }
  .banner-sec .slide p {
    line-height: 25px;
  }
  .slide p {
    font-size: 15px;
  }
  .slide .slide_content--headings h2 {
    color: #f3b409;
  }
  .carousel-caption {
    top: 17%;
    left: 10px !important;
    right: 10px !important;
    padding-left: 0 !important;
  }
  .carousel-caption .banner-list.tick-list {
    display: none !important;
  }
  .carousel-caption .review {
    margin-bottom: 20px;
    width: 155px;
  }
  .banner-list li {
    justify-content: center;
  }
  .banner-list li .banner-btn {
    font-size: 15px;
  }
  .nav-section {
    padding: 0;
  }
  .nav-section .navbar ul li {
    padding-right: 2px;
  }
  .navbar-brand h1 {
    font-size: 22px;
  }
  .nav-section .navbar ul li a,
  .nav-section .navbar ul li a.main-btn {
    font-size: 14px;
  }
  /* .navbar-expand-lg .navbar-nav{
        background: #fff;
        z-index: 999;
        position: relative;
        padding: 10px;
        position: absolute;
        top: 90px;
        left: 0;
        margin: auto;
        width: 100%;
        transform: translateY(-500px);
        transition: 0.5s;
    }
    .navbar-collapse.show .navbar-nav{
        transform: translateY(40px);
        transition: 0.5s;
    }
    .navbar-toggler{
        position: absolute;
        left: 0;
        transition: 0.5s;
    }
    .navbar-brand{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-right: 0 !important;
    } */
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .mobile-call {
    position: absolute;
    right: 0;
  }
  .mobile-call a {
    text-decoration: none;
  }
  .navbar-brand {
    text-align: center;
  }
  .mobile-call a i {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    background: #032f5e;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-section .navbar ul li.dropdown-area .dropdown-menu {
    width: 60%;
  }
  .nav-section .navbar {
    height: 84px;
  }
  .navbar-toggler-icon i {
    font-size: 25px;
    background: #032f5e;
    color: #fff;
    padding: 6px 10px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    display: none !important;
  }

  .about-sec .about-cont .service-btn {
    position: relative;
    margin-bottom: 40px;
  }
  .about-image1 {
    height: 342px;
  }
  .about-image2,
  .about-image3 {
    width: 215px;
    height: 180px;
  }
  .about-image3 {
    height: 155px;
  }
  .slider_area .btn_area {
    margin-top: 0;
  }
  .about-sec {
    padding-bottom: 0;
  }
  /* .about-image2{
    width: 147px;
    height: 133px;
    }
    .about-image3{
        width: 147px;
    height: 105px;
    } */
  .about-sec .about-image-area {
    margin-bottom: 58%;
  }
  .about-sec .about-image-area .swift-cont {
    bottom: -157px;
  }
  .about-sec .about-image-area .swift-cont h6,
  .about-sec .about-image-area .swift-cont p {
    text-align: center;
    padding-top: 15px;
  }
  .about-sec .about-image-area .ex-area p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
    line-height: 16px;
    padding-top: 0;
    font-size: 13px;
  }
  .about-sec .about-image-area .ex-area {
    width: 120px;
    height: 120px;
    padding-top: 17px;
  }
  .about-sec .about-image-area .swift-cont .call-now {
    display: block;
  }
  .service-sec .service-head h1 {
    font-size: 31px;
  }
  .service-sec {
    padding-bottom: 20px;
  }
  .slider_area .slick-arrow.slick-next {
    right: -15px;
  }
  .slider_area .slick-arrow.slick-prev {
    left: -15px;
  }
  .service-slide {
    padding-bottom: 52px;
  }
  .cont_center {
    top: 10%;
  }
  .what-makes h1 {
    font-size: 26px;
  }
  .what-btn {
    font-size: 14px;
  }
  .get-btn {
    margin-left: 0;
    margin-top: 20px;
  }
  .work-sec .work-cont h3 {
    font-size: 26px !important;
  }
  .work-sec .work-img {
    height: 780px;
  }
  .work-sec .work-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .small-img {
    margin-bottom: 10px;
  }
  .work-sec .get-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .call-sec::before {
    height: 51px;
  }
  .work-sec .what-btn {
    position: relative;
    left: 25%;
    transform: translateX(-25%);
  }
  .call-cont h3 {
    font-size: 26px;
  }
  /* .call-sec .call-cont p{
        text-align: center;
    } */
  .form-area {
    top: -40px;
    padding: 20px;
  }
  .client::before {
    position: absolute;
    top: unset;
    bottom: -7px;
    right: 20px;
    content: "";
    width: 272px;
    height: 200px;
    background: url(../img/Quote.webp) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.6;
  }
  .stay-form li input {
    width: 90%;
  }
  .stay-area {
    text-align: center;
  }
  .stay-area .stay-content h3 {
    font-size: 24px;
    padding-top: 10px;
  }
  .stay-form input[type="submit"] {
    background: #032f5e;
    width: 100%;
    padding: 8px 43px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    margin: auto;
    display: flex;
    text-transform: uppercase;
  }
  .footer-logo {
    width: 100%;
    height: auto;
  }
  .footer .footer-button .get-btn {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .wideget-contact-area ul li i {
    font-size: 22px;
    padding-right: 0;
    margin-right: 8px;
    width: auto;
    height: auto;
  }
  .wideget-contact-area ul,
  .wideget-area ul,
  .wideget-area p {
    padding-top: 5px;
  }
  .stay-form li {
    margin-right: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1430px) {
  .call-sec::before {
    height: 80px;
  }
  .slider_area .slick-arrow.slick-next {
    right: -44px;
  }
  .slider_area .slick-arrow.slick-prev {
    left: -44px;
  }
}
