/*
Theme Name:  
Theme url:
Author:
Author url:
Version:1.0.0
Tag:
Description:

================+/+/+/+/+/+/+/+/+/=================
                    heigh
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (min-width: 1400px) {
  /* .single-welcome-area {
    height: 1000px;
  } */
  /* .wlc-title h1 {
    font-size: 80px;
    line-height: 90px;
  } */
}
/*
================+/+/+/+/+/+/+/+/+/=================
                    heigh
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (max-width: 1400px) {
}

/*
================+/+/+/+/+/+/+/+/+/=================
                    medium
================+/+/+/+/+/+/+/+/+/=================
*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
}

@media only screen and (max-width:1199px) {
.wlc-title {
    padding-right: 0;
}

.wlc-title h1 {
    font-size: 40px;
    line-height: 51px;
}
.section-padding{
        padding: 50px 0;    

}
.heading h2 {
    font-size: 30px;
    line-height: 40px;}
}
@media only screen and (max-width: 991px) {
  .stellarnav > ul > li:hover:after, 
.stellarnav > ul > li.current:after{
    visibility: hidden;
    opacity: 0;
}
   .blog-banner h1 {
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.4px;
}
.content-box {
    width: 100%;
    max-width: inherit;
}
 .logo img{
        width: 100%;
    max-width: 250px;
  }
  .logo-wrapper .box {
    width: calc(50% - 10px);
  }
  .project-content{
    flex-wrap: wrap;
    gap:20px;
    padding:35px;
  }
  .project-content .image-wrapper img{
    width: 100%;
  }
  .subpage-banner{
        padding: 100px 0 30px 0;
  }
  .inner-wlc h2 {
    font-size: 38px;
  }
  .experience-section{
     padding: 50px 0px;
  }
  .experience-section:nth-of-type(even){
        padding: 50px 0px;
  }
  html {
    overflow-x: hidden;
}
   .bottom-text{
        padding-right: 0;
  }
  .footer-right h2{
        font-size: 31px;
  }
  .footer-menu h2{
    font-size: 31px;
  }
  .testimonials .owl-nav {
    right: -4%;
            top: -21%;
}
  .image-wrapper {
    width: 100%;
  }
  .wlc-title {
    padding-right: 0;
    padding-bottom: 30px;
  }
  .single-welcome-area.home_1 {
    margin-top: 170px;
  }
  .footer-menu {
    padding-bottom: 0;
  }
  .footer-area.footer-area1 {
    /* margin-top: 50px; */
  }
  .leadership-sec .row {
    flex-direction: inherit;
    gap: 50px;
  }
  .about-area.experience-sec .row {
    flex-direction: column-reverse;
    gap: 50px;
  }
  .about-area.clarity-sec .row {
    flex-direction: column-reverse;
    gap: 40px;
  }
  .about-area.leadership-sec .heading {
    margin-top: 0px;
  }
  .about-area.leadership-sec {
    padding-bottom: 50px;
  }

  .wlc-author-1 {
    margin-top: 30px;
  }
  .header-main .col-lg-8 {
    width: 30%;
  }
  .header-main .col-lg-3 {
    width: 70%;
  }
  .skill-area.primery-skill .row:last-child > div {
    margin-bottom: 30px;
  }
  .skill-area.primery-skill .row:last-child > div:last-child {
    margin-bottom: 0;
  }
  .service-area .row > div,
  .pricing-area .row > div {
    /* margin-bottom: 40px; */
  }
  .about-area .heading {
    margin-top: 0px;
    padding-right: 0px;
  }
  .service-area .row > div:last-child,
  .pricing-area .row > div:last-child {
    margin-bottom: 0;
  }
  .header-banner-area {
    display: none;
    height: 0;
  }
  .header-area.header-main {
    top: 0;
  }
  .welcome-area.inner {
            padding: 150px 0 105px 0;
  }
  .single-blog-section-description h2 {
    font-size: 18px;
    line-height: 30px;
  }
  .single-blog-section-author ul {
    margin: 20px 0;
  }
  .single-blog-section-author li {
    padding: 5px 0;
  }
  .related_tags .row > div:last-child {
    margin-top: 15px;
  }
  .post_prev_next .row > div {
    text-align: left !important;
    margin: 10px 0;
  }
  .single_comment {
    position: relative;
    z-index: 2;
    padding: 0;
  }
  .comment_img {
    width: 80px;
    height: 80px;
    text-align: center;
    position: relative;
    top: 100%;
    left: 0;
    margin-top: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .single_comment h4 {
    font-size: 16px;
  }
  .comment_form {
    margin-bottom: 50px;
  }
  .portfolio-filter li {
    display: block;
    text-align: center;
  }
  .contact-page-area .row > div,
  .map {
    margin-bottom: 40px;
  }
  .contact-page-area .row > div:last-child {
    margin-bottom: 0;
  }
  .cpagination {
    margin-bottom: 50px;
  }
  .info-content {
    margin-top: 30px;
  }
  .about-area .primery-heading {
    margin-top: 40px;
  }

  .skill-box {
    margin-bottom: 30px;
  }
  .wlc-author-1:after {
    left: 10px;
  }
  .experience-sec .heading{
    margin-top: 20px;
  }
  .about-shape:after {
    background: none;
  }
}

/*tablet layout:768px*/
@media only screen and(min-width:768px) and (max-width: 991px) {
}
/*
================+/+/+/+/+/+/+/+/+/=================
                    Mobile
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (max-width: 767px) {
  .cards-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .logo-wrapper .box{
    width: 100%;
  }
  .small-title{
        top: -85px;
  }
  
  .blog-area .small-title {
        top: -50px;
    }
    .service-area .small-title {
        top: -50px;
    }
    .testimonials-area .small-title {
        top: 0px;
    }
    .skill-area .small-title {
        top: 0px;
    }

  .heading strong.filltext{
     font-size: 47px;
  }
  .leadership-sec .row {
    flex-direction: inherit;
  }
  .about-area.about-area1 .row {
    /* flex-direction: inherit;  */
    gap: 40px;
  }
  .clarity-sec .row {
    flex-direction: column-reverse;
  }
  .experience-sec .row {
    flex-direction: column-reverse;
  }
  .wlc-title h1 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
  }
  .banner-social-wrap {
    text-align: center;
    margin-top: 7px;
    border-top: 1px solid #657a84;
    padding-top: 7px;
  }
  div#facts .row > div {
    margin: 20px;
  }
  .author-1 {
    display: none;
  }
  /* .single-welcome-area {
        text-align: center;
       
    } */
  .blog-page-social {
    text-align: justify;
  }

  .single-welcome-area.home_1 {
    margin-top: 120px;
  }

  .header-area {
    padding: 10px 0;
  }
  .single-blog-img {
    height: 220px !important;
  }
  .heading h2,
  .primery-heading h2 {
           font-size: 24px;
        line-height: 33px;
  }

  .owl-nav {
    position: absolute !important;
    /* top: auto !important; */
    right: 0 !important;
        top: -13% !important;
    /* bottom: -20% !important;
    width: 100% !important; */
    text-align: center !important;
  }
  .da-thumbs li {
    float: unset;
  }
  .testimonial-text h4 {
    font-size: 16px;
    line-height: 25px;
  }
  .testimonial-text h4 {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }
  .testimonial-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 50%;
    margin-top: 0;
    margin: 0 auto;
    margin-bottom: 32px;
  }

  .testimonial {
    position: relative;
    z-index: 2;
    padding-left: 0;
    text-align: center;
    padding-top: 30px;
  }
  .project-area.section-padding,
  .pricing-area.section-padding {
    padding-bottom: 0;
  }
  .cta-form input {
    width: 100% !important;
    margin-bottom: 30px;
  }
  a.subscribe-btn {
    width: 78%;
    float: none;
  }
  .heading.cta-heading h2 {
    font-size: 34px;
    line-height: 45px;
  }

 
  .blog-readmore-social div > div:last-child {
    text-align: left;
    margin-top: 15px;
  }
  .blog-banner h3 {
    font-size: 20px;
    color: #fff;
    line-height: 34px;
  }
  .blog-banner {
    padding: 20px;
  }
  .cta-form a.subscribe-btn {
    width: 75%;
    float: left;
  }
  .single-quote {
    padding: 20px;
  }

  .skill-area .skill {
    margin-bottom: 30px;
  }
  .skill-area .skill:last-child {
    margin-bottom: 0;
  }
  .welcome-carousel .owl-dots {
    bottom: 40%;
  }

    .form-container {
        width: 100%;
        max-width: 100%;
        margin: 16px auto;
        padding: 16px;
        overflow: hidden; /* prevents overflow */
    }

    .form-grid {
        display: flex;
        flex-direction: column; /* force vertical order */
        gap: 16px;
        width: 100%;
    }

    .form-group,
    .form-group.full-width {
        width: 100%;
        max-width: 100%;
    }

    input,
    select,
    textarea {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    label {
        font-size: 13px;
        margin-bottom: 6px;
    }

    .submit-btn {
        width: 100%;
        padding: 16px;
    }

}

/*
================+/+/+/+/+/+/+/+/+/=================
                    wid device
================+/+/+/+/+/+/+/+/+/=================
*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 480px;
  }
}
/*=========================================================================
                                The end
==========================================================================*/
