/*===================================================
    Media Query
====================================================*/
/* max-width 1100px */
@media (max-width: 1100px) {
    .slider-2 .slider-img{
        right: -9%;
    }
    .scroll-down{
        left: -10px;
    }
    .dot-style-2 .slick-dots{
        left: 16px;
    }
}
/* max-width 992px */
@media (max-width: 992px) {
    .padding {
        padding: 50px 0;
    }

    .xsm-padding {
        padding: 5px 0px;
    }

    .sm-padding {
        padding: 15px;
    }

    p br {
        display: none;
    }

    span br {
        display: none;
    }

    .default-btn {
        padding: 0 30px;
    }

    .section-heading-2 h2,
    .section-heading h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .section-heading br {
        display: inherit;
    }

    .primary-header {
        padding: 20px 10px;
    }

    .single-slide {
        height: 400px;
    }

    .slider-content .slider-text {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 20px;
    }

    .slider-content .slider-desc {
        margin-bottom: 10px;
    }

    .slider-2 .single-slide {
        height: 600px;
    }

    .slider-2 .slider-img {
        width: 400px;
        right: 2%;
    }

    .slider-2 .slider-content {
        padding-top: 30px;
    }

    .slider-2 .slider-content .slider-text {
        font-size: 42px;
        line-height: 54px;
    }

    .slider-2 .slider-content .slider-desc {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .scroll-down {
        display: none;
    }

    .search-icon i {
        padding: 0 40px;
    }

    .dot-style-2 .slick-dots {
        left: 25px;
    }

    .service-2 .service-carousel {
        margin-bottom: 0;
    }

    .about-section .section-heading {
        margin: 0 0 20px 0;
    }

    .about-section .section-heading h2 {
        line-height: 38px;
    }

    .about-section .section-heading h4:before {
        font-size: 50px;
    }

    .tab-content .list-item {
        grid-template-columns: 1fr 1fr;
    }

    .list-item {
        grid-template-columns: 1fr;
    }

    .about-btn {
        right: 14%;
    }

    .about-section-3 .about-btn {
        right: 35%;
    }

    .view-all {
        height: 215px;
    }

    .view-all:after,
    .view-all:before {
        display: none;
    }

    .cs-content {
        bottom: 20px;
        left: 20px;
        padding: 20px;
    }

    .consult-section .section-heading h2 br {
        display: none;
    }

    .consult-section .section-heading h4:before {
        font-size: 44px;
    }

    .counter-section {
        margin-top: 0;
        padding: 50px 0;
        border-bottom: 1px solid #eee;
    }

    .counter-wrap {
        height: auto;
        padding: 40px;
    }

    .counter-content {
        text-align: center;
        padding-left: 0;
    }

    .counter-content h4 {
        font-size: 44px;
        margin-bottom: 0;
    }
    
    .booking-form{ width: auto; }

    .widget-2 .widget-content p {
        margin: 20px 0;
    }

    .widget-header h2:before {
        display: none;
    }

    .list-single {
        padding: 20px 10px;
    }

    .list-single li:not(:last-of-type) {
        margin-right: 20px;
    }

    .cs-single-header h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .cs-single-header h2 br{
        display: none;
    }

    .cs-single .project-content h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .testi-meta h4 {
        font-size: 14px;
    }

    .widget-box:not(:last-of-type) {
        margin-bottom: 20px;
    }
    
    .wt-subscribe-form{ 
        margin-right: 0;
    }
}

/*max-width 768px*/
@media all and (max-width: 768px) {
    .padding {
        padding: 50px 0;
    }

    .xs-padding {
        padding: 15px;
    }

    p br {
        display: none;
    }

    .section-heading h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .section-heading h4 {
        margin-bottom: 16px;
    }

    .section-heading h4:before {
        font-size: 45px;
    }

    .header-contact,
    .search-icon {
        display: none;
    }

    .slick-slider .slick-arrow {
        display: none !important;
    }

    .header-right a.default-btn {
        display: none;
    }

    .top-header {
        height: auto;
    }

    .top-header .top-inner {
        flex-direction: column;
        height: auto;
        padding: 10px 0;
    }

    .top-list li:not(:first-of-type) {
        margin-left: 0;
    }

    .slider-element {
        display: none;
    }

    .slider-content {
        text-align: center;
    }

    .slider-content .slider-text {
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .slider-content .slider-desc {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .slider-2 .slider-content {
        text-align: left;
    }

    .slider-2 .slider-img,
    .dot-style-2 .slick-dots li button {
        display: none;
    }

    .service-carousel-controls {
        display: none;
    }

    .about-bg {
        display: none;
    }

    .about-section-3 .about-btn {
        right: 22%;
    }

    .project-section .bg-shape {
        bottom: 90px;
    }

    .team-btn i {
        padding-left: 3px;
    }

    .project-section .bg-shape {
        display: none;
    }

    .project-carousel {
        padding-bottom: 0;
    }

    .project-content h3 {
        font-size: 18px;
        line-height: 18px;
    }

    .project-filter {
        display: flex;
        flex-wrap: wrap;
    }
    
    .col-md-6.padding-15 {
        
    }
    
    .booking-form {
        width: 100%;
    }

    .cq-list li:not(:last-of-type) {
        margin-bottom: 0px;
    }
    .cq-list li {
        font-size: 16px;
    }

    .cq-content {
        position: absolute;
        padding: 20px;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        display: flex;
    }
    .cq-content span {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .cq-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .cq-content h4 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .contact-list li:not(:last-of-type) {
        margin-bottom: 0px;
    }

    .content-section .testi-item {
        padding: 0;
    }

    .team-btn {
        display: flex;
        flex-wrap: wrap;
    }
    
    .nav-pills{
        margin-bottom: 15px;
    }

    .nav-pills .nav-link {
        padding: 5px 10px;
        margin-right: 10px;
        display: flex;
        flex-wrap: nowrap;
    }

    .blog-info-box {
        margin: -50px 30px 0;
        padding: 15px 10px;
    }

    .blog-info-box h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .blog-info-box h3 span {
        padding-left: 0;
    }

    .blog-info-box p {
        font-size: 14px;
        line-height: 22px;
    }

    .tag-list-wrap {
        flex-direction: column;
        row-gap: 10px;
    }
    
    .counter-content,
    .widget-btn-2 {
        text-align: left;
    }

    .comment-respond form .form-inputs input {
        width: 100%;
    }

    .comment-respond .form-inputs>input:nth-child(2) {
        width: 100%;
    }
    .comment-respond form .form-inputs input:last-child {
        margin-left: 0;        
    }

    .insta-post li {
        padding: 2px 0;
    }

    .widget-wrap {
        padding-top: 50px;
    }

    .widget-header h2:before {
        right: 60px;
    }

    .widget-header h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .form-box.box-2 {
        padding: 30px;
    }

    .wt-subscribe-form .form-control {
        height: 50px;
    }

    .wt-subscribe-form button {
        right: 2px;
        padding: 3px 15px;
    }

    .accordion-item .accordion-button {
        font-size: 17px;
    }

    .footer-content {
        flex-direction: column;
        row-gap: 10px;
        padding: 20px 0;
    }
}

/*max-width 580px*/
@media all and (max-width: 580px) {
    #scrollup {
        bottom: 20px;
        right: 20px;
    }
    .cs-single-list{
        grid-template-columns: 1fr;
    }
}

/*max-width 420px*/
@media all and (max-width: 420px) {}

/*max-width 320px*/
@media (max-width: 320px) {}
