/* RESPONSIVE CSS START HERE */

@media (max-width: 1399px) {
    .banner-slide .slide__content{
        max-width: 900px;
    }
    .banner_wrapper .banner-slider .banner-slide{
        padding: 120px 0;
    }
    footer .website-footer .news-letter {
        margin-top: 50px;
    }

    .error_con h1 {
        font-size: 140px;
    }

    .error_con h3 {
        font-size: 26px;
    }

    .faq .myaccordion .card {
        padding: 15px;
    }

    .principles .principlaes_box:hover .principales_img:after,
    .principles .principlaes_box:hover .principales_img:before {
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }

    .principles .principlaes_box .our_mission h2 {
        font-size: 24px;
    }

    .news .swiper-slide .blog_con .blog_detail_con {
        padding: 20px;
    }

    .news .swiper-slide .blog_con .blog_detail_con h2 {
        margin-bottom: 15px;
    }

    .news .swiper-slide .blog_con .date_con {
        padding: 15px 0;
    }

    .news .swiper-slide .blog_con .blog_detail_con h2 {
        font-size: 17px;
    }


    .banner-slide .slide__content h2 {
        font-size: 42px;
    }

    .banner-slide .slide__content p {
        max-width: 600px;
        margin: 0 auto 30px auto;
    }

    .services_wrapper .service-list .bg_icon {
        width: 90px;
        height: 90px;
    }

    .services_wrapper .service-list .bg_icon img {
        width: 50px;
    }

    .services_wrapper .service-list .content h2 {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .banner-slide .slide__content {
        max-width: 650px;
    }
    .banner_wrapper .banner-slider .banner-slide{
        padding: 100px 0;
    }
    .contact_page .contact-touch {
        border-radius: 20px;
    }

    .achievements,
    .reviews {
        margin: 50px 0;
    }


    .blog_pages .blog_con .blog_detail_con {
        padding: 20px;
    }

    .blog_pages .blog_con .blog_detail_con .blog-content {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .blog_pages .blog_con .blog_detail_con .blog-title {
        font-size: 22px;
    }

    .pricing .price_box .price_title .plans h4 {
        font-size: 28px;
    }

    .pricing .price_box .price_title h6 {
        font-size: 15px;
    }

    .pricing .price_box .price_title {
        padding: 30px 0 100px 0;
    }

    footer .website-footer .news-letter {
        margin-top: 40px;
    }

    footer .website-footer .quick-links ul li {
        margin-right: 10px;
    }

    .not-found-ghost {
        width: 250px;
        height: 250px;
    }

    .error_con h1 {
        font-size: 120px;
    }

    .error_con h3 {
        font-size: 22px;
    }

    .faq .myaccordion .card[aria-expanded="true"] .card-header {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .faq .myaccordion .card .card-body span,
    .faq .myaccordion .card .card-header h2 {
        font-size: 14px;
    }

    .contact_us .heading {
        margin-bottom: 30px;
    }

    .contact_us .contact-wrapper .write-dtls {
        border-radius: 10px 0 0 10px;
    }

    .map-wrapper {
        border-radius: 0 10px 10px 0;
    }

    .contact_us .contact-wrapper .write-dtls {
        padding: 20px;
    }

    .contact_us .contact-wrapper {
        padding: 20px;
    }

    .principles .principlaes_box .our_mission h2 {
        font-size: 22px;
    }

    .news .swiper-slide .blog_con .blog_detail_con .read-btn {
        max-width: 100px;
        padding: 9px;
    }

    .news .swiper-slide .blog_con .blog_detail_con h2 {
        font-size: 15px;
    }

    .news .swiper-slide .blog_con {
        margin: 0;
    }

    .reviews .client-review .swiper-container {
        max-height: 500px;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box .box {
        padding: 20px;
    }

    .services_wrapper .service-list {
        margin-top: 30px;
    }

    .services_wrapper .service-list .content h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .services_wrapper .service-list .bg_icon {
        width: 80px;
        height: 80px;
    }

    .services_wrapper .service-list .bg_icon img {
        width: 40px;
    }

    header .navbar .navbar-nav .nav-item {
        margin-right: 14px
    }

    header .navbar .navbar-nav .nav-item .nav-link {
        padding: 25px 8px;
        font-size: 14px;
    }
/* 
    .slick-nav.prev-arrow {
        left: 10px;
    }

    .slick-nav.next-arrow {
        right: 10px;
    } */

    .banner-slide .slide__content h2 {
        font-size: 38px;
    }


    .page_not_found_con,
    .coming-soon-wrapper {
        padding: 70px 0;
    }
}

@media (min-width: 992px){

    .reviews .arrow-mob{
        display: none;
    }
}


@media (max-width: 991px) {
    .counter{
        margin-bottom: 40px;
    }
    .col-lg-3.col-sm-6:last-child .counter,
    .col-lg-3.col-sm-6:nth-child(3) .counter{
        margin-bottom: 0;
    }
    .banner-slide .slide__content {
        max-width: 550px;
    }
    .bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev{
        width: 60px;
    }
    .reviews .arrow{
        display: none;
    }

    .reviews .arrow-mob{
        display: block;
        margin: 0 auto;
    }
    .reviews .heading{
        margin-bottom: 30px;
    }
    .reviews .arrow .swiper-button-prev,
    .reviews .arrow .swiper-button-next{
        width: 42px;
        height: 42px;
    }
    .client-review{
        margin-bottom: 20px;
    }
    .reviews .arrow{
        margin: 0 auto;
    }
    .reviews .client-review .swiper-container{
        overflow: hidden;
    }
    .contact_page .contact-touch {
        padding: 20px;
    }

    .address_box h4,
    .call_box h4 {
        font-size: 16px;
    }

    .fill-up-form.show .modal-dialog {
        min-width: 500px;
    }

    .about_wrapper .about_left {
        margin-bottom: 40px;
    }

    .about_wrapper .about_right {
        padding: 0;
    }

    .new-project {
        text-align: center;
    }

    .achievements,
    .reviews {
        margin: 40px 0;
    }

    footer .website-footer .footer-links .footer-title {
        margin-bottom: 15px;
    }

    footer .website-footer .contact-us-links {
        margin-bottom: 30px;
    }

    footer .website-footer .news-letter {
        margin-top: 0;
    }

    footer .website-footer .our-information {
        margin-bottom: 50px;
    }

    footer .website-footer .quick-links,
    footer .website-footer .contact-us-links {
        text-align: center;
    }

    footer .website-footer .our-information .social-icon {
        justify-content: center;
    }

    .our-information {
        text-align: center;
    }

    footer .website-footer .our-information p {
        max-width: unset;
        text-align: center;
    }

    .coming-soon-wrapper h1 {
        font-size: 52px;
        margin-bottom: 40px;
    }

    .countdown {
        margin-bottom: 40px;
    }

    .faq .section_heading h2:after {
        left: 50%;
        transform: translateX(-50%);
    }

    .contact_us .contact-wrapper .write-dtls {
        margin: 30px;
    }

    .map-wrapper {
        border-radius: 0;
        height: 250px;
    }

    .contact_us .contact-wrapper {
        padding: 0;
    }

    .contact_us .contact-wrapper .write-dtls {
        border-radius: 10px;
    }


    .achievements .heading {
        margin-bottom: 20px;
    }

    .news .swiper.News {
        padding-bottom: 30px;
    }

    .news .swiper.News .swiper-pagination {
        bottom: -10px;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box,
    .reviews .client-review .swiper-container .swiper-slide .review_box .box {
        border-radius: 30px;
    }

    .client-review {
        padding-bottom: 20px;
    }

    .reviews .client-review .swiper-container .swiper-pagination-bullets {
        position: relative;
        bottom: 0;
        right: 0;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .reviews .client-review .swiper-container .swiper-wrapper{
        padding-bottom: 20px;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box .box {
        text-align: center;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box .review_con .review_star {
        justify-content: center;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box .client-personal-dtls {
        display: block;
    }

    .reviews .client-review .swiper-container .swiper-pagination .swiper-pagination-bullet {
        height: 8px;
        width: 20px;
        margin: 0 4px;
    }

    .reviews .heading h3:after {
        left: 50%;
        transform: translateX(-50%);
    }

    .reviews .heading p {
        text-align: center;
    }

    .reviews .heading {
        text-align: center;
    }

    .about_wrapper .about_right {
        box-shadow: unset;
    }

    header .navbar .navbar-nav .nav-item .nav-link {
        padding: 13px 20px;
        font-size: 14px;
        display: block;
    }

    header .navbar .navbar-nav .nav-item .nav-link::before,
    header .navbar .navbar-nav .nav-item .nav-link:after {
        display: none;
    }

    header .navbar .navbar-nav .nav-item {
        margin: 0;
    }

    .banner-slide .slide__content h2 {
        font-size: 32px;
    }

    .banner-slide .slide__content p {
        max-width: 100%;
    }

}

@media (max-width: 767px) {
    .banner_wrapper .banner-slider .banner-slide {
        padding: 60px 15px;
    }
    .bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev{
        display: none;
    }
    .address_box,
    .call_box {
        text-align: center;
    }

    .info-title{
        display: block;
    }

    .send-form {
        margin-bottom: 40px;
    }

    .contact_page_from {
        text-align: center;
    }

    .project .filters ul li {
        padding: 15px;
    }

    .project .filters:after {
        height: 35px;
    }

    .project .filters:after {
        min-width: 500px;
    }

    .search-box.search-elem button.submit {
        font-size: 16px;
    }

    .coming-soon-wrapper h1 {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .countdown {
        margin-bottom: 30px;
    }

    .error_con h3 {
        font-size: 20px;
    }

    .error_con h1 {
        font-size: 100px;
    }

    .news .swiper-slide .blog_con {
        max-width: 400px;
        margin: 0 auto;
    }

    .banner-slide .slide__content h2 {
        font-size: 26px;
    }

    .page_not_found_con,
    .coming-soon-wrapper {
        padding: 50px 0;
    }
}

@media (max-width: 575px) {
    .counter{
        margin-bottom: 30px;
    }
    .col-lg-3.col-sm-6:nth-child(3) .counter{
        margin-bottom: 30px;
    }
    .reviews .arrow .swiper-button-prev,
    .reviews .arrow .swiper-button-next,
    .reviews .arrow-mob .swiper-button-prev,
    .reviews .arrow-mob .swiper-button-next{
        width: 42px;
        height: 42px;
    }

    .reviews .arrow-mob{
        width: 120px;
        height: 50px;
    }
    .fill-up-form.show .modal-dialog {
        position: relative;
        top: 50%;
        transform: translateY(-50%) !important;
        left: 0;
        min-width: unset;
    }

    .fill-up-form .modal-content .modal-header .modal-title {
        font-size: 24px;
    }

    footer .website-footer .quick-links ul {
        justify-content: center;
    }

    footer .website-footer .quick-links ul li {
        margin-right: 15px;
    }

    footer .website-footer .footer-links ul .contacts .details .text.location {
        max-width: 180px;
    }

    .project .filters ul li {
        padding: 10px 15px;
    }

    .project .filters:after {
        height: 100%;
        min-width: unset;
    }

    .achievements,
    .reviews {
        margin: 30px 0;
    }

    .default-padding {
        padding: 30px 0;
    }

    .close {
        right: 20px;
        top: 20px;
    }

    .button_su_inner {
        font-size: 15px;
    }

    .search-box.search-elem button.submit {
        position: relative;
        margin-top: 20px;
        min-width: 180px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    }

    .close {
        width: 32px;
        height: 32px;
    }

    .search-box.search-elem {
        text-align: center;
    }

    .search-box.search-elem .inner {
        width: 90%;
    }

    .search-box.search-elem .inner input {
        padding: 10px;
    }

    .blog_pages .blog_con .blog_detail_con .admin-name {
        margin-bottom: 10px;
    }

    .blog_pages .blog_con .blog_detail_con .read-more {
        font-size: 15px;
    }

    .blog_pages .blog_con .blog_detail_con .blog-title {
        font-size: 20px;
    }

    footer .website-footer .footer-links {
        text-align: center;
    }

    .coming-soon-wrapper h1 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    .countdown {
        margin-bottom: 20px;
    }

    .coming-soon-wrapper p {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .go_to_home_btn {
        font-size: 15px;

    }

    .error_con h1 {
        font-size: 90px;
    }

    .error_con h3 {
        font-size: 18px;
    }

    .faq .myaccordion .card .card-header h2 .icon {
        min-width: 25px;
        min-height: 25px;
    }

    .faq .myaccordion .card {
        padding: 12px;
    }

    .contact_us .contact-wrapper .write-dtls {
        margin: 30px 20px;
    }

    .contact_us .contact-wrapper {
        border-radius: 10px;
    }

    .principles .principlaes_box .our_mission p {
        font-size: 13px;
    }

    .principles .principlaes_box .our_mission h2 {
        font-size: 20px;
    }

    .principles .principlaes_box .our_mission h2:after {
        bottom: -8px;
    }

    .news .swiper-slide .blog_con .blog_detail_con .read-btn {
        font-size: 14px;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box,
    .reviews .client-review .swiper-container .swiper-slide .review_box .box {
        border-radius: 20px;
    }

    .services_wrapper .service-list {
        margin-top: 20px;
    }

    .services_wrapper .service-list .content h2 {
        font-size: 16px;
    }

    .banner-slide .slide__content h2 {
        font-size: 22px;
    }

    .banner-slide .slide__content p {
        font-size: 13px;
        margin: 0 auto 20px auto;
    }


    .banner-slide .slide__content h2 {
        margin-bottom: 10px;
    }

    /* .slick-nav.next-arrow,
    .slick-nav.prev-arrow {
        display: none !important;
    } */
}

@media (max-width: 520px) {
    footer .website-footer .contact-us-links ul {
        display: inline-block;
    }
}

@media (max-width: 375px) {
    .banner-slide .slide__content .service-btn .button_su .button_su_inner{
        min-width: 120px;
    }
    .fill-up-form .modal-content .modal-header {
        border-radius: 20px 20px 0 0;
    }

    .fill-up-form .modal-content .modal-body {
        border-radius: 0 0 20px 20px;
    }

    .button_su_inner {
        padding: 12px;
    }

    .fill-up-form .modal-content .modal-body {
        padding: 20px 20px 10px 20px;
    }

    .fill-up-form .modal-content .modal-header .modal-title {
        font-size: 20px;
    }

    .pagination a {
        width: 35px;
        height: 35px;
    }

    footer .website-footer .our-information {
        margin-bottom: 40px;
    }

    .button_su_inner {
        font-size: 14px;
    }

    .search-box.search-elem button.submit {
        font-size: 15px;
        min-width: 150px;
        padding: 8px;
    }

    .search-box.search-elem .inner input {
        padding: 8px 10px;
    }

    .coming-soon-wrapper h1 {
        font-size: 32px;
    }

    .not-found-ghost {
        width: 200px;
        height: 200px;
    }

    .faq .myaccordion .card .card-header h2,
    .faq .myaccordion .card .card-body span {
        font-size: 13px;
    }

    .principles .principlaes_box .our_mission p {
        font-size: 12px;
    }

    .reviews .client-review .swiper-container .swiper-slide .review_box .box {
        padding: 10px;
    }

    .banner-slide .slide__content .service-btn .exp-btn,
    .banner-slide .slide__content .service-btn .get-btn {
        font-size: 14px;
        min-width: 120px;
    }
}


/* RESPONSIVE CSS END HERE */