/*
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: 560px;
    }

    .wlc-title h1 {
        font-style: normal;
        font-weight: 300;
        font-size: 80px;
        line-height: 92px;
        background: linear-gradient(180.91deg, #FFFFFF 35.94%, #999999 72.88%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;

    }

}

/*
================+/+/+/+/+/+/+/+/+/=================
                    heigh
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (max-width: 1400px) {}

/*
================+/+/+/+/+/+/+/+/+/=================
                    medium
================+/+/+/+/+/+/+/+/+/=================
*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .img-fill {
        object-fit: cover;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1300px) {


    .bg-video {
        right: 5%;
    }
}

@media only screen and (min-width: 650px) and (max-width: 992px) {
    .img-fill {
        object-fit: cover !important;
    }
}

/*
================+/+/+/+/+/+/+/+/+/=================
                     tab
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (max-width: 991px) {

    .counter-div {
        padding: 5px;
    }

    .single-counter h2 {
        font-size: 28px !important;
    }

    .single-counter p {
        font-size: 16px;
    }

    .mob-none {
        display: none !important;
    }

    .mob-none-flex {
        display: none !important;
    }

    .img-fill {
        position: absolute;
        top: -180px;
        object-fit: contain;
        width: 100%;
        height: 100%;
    }

    .mob-end {
        justify-items: end !important;
    }

    .mob-show {
        display: block !important;
    }

    .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: 40px
    }

    .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: 100px 0 50px 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;
    }

    .wlc-author-1 {
        display: none;
    }

    .skill-box {
        margin-bottom: 30px;
    }

}

/*tablet layout:768px*/
@media only screen and(min-width:768px) and (max-width:991px) {}

/*
================+/+/+/+/+/+/+/+/+/=================
                    Mobile
================+/+/+/+/+/+/+/+/+/=================
*/
@media only screen and (max-width: 767px) {
    .trading-section {
        padding-top: 120px;
    }

    .section-at {
        padding-bottom: 25px;
        --arc-radius: 2277px;
        --arc-rise: -740px;
    }

    .stellarnav>ul>li:after {
        visibility: hidden !important;
    }

    .counters .single-counter {
        flex: 1 1 130px;
    }

    .counters .single-counter:last-child {
        text-align: center;
    }

    .bg-video {
        top: -250px;
        object-fit: contain;
    }

    .mob-login {
        display: flex !important;
        align-items: center;
        justify-content: end;
    }

    .feature-text {
        text-align: start;
    }

    /* .section-at::after {
        border-radius: 0;
    }

    .section-market::after {
        border-radius: 0;
    } */




    .perf-section h2 {
        font-size: 40px;
        line-height: 40px;

    }

    .per-desc {
        font-size: 24px;
        line-height: 28px;
        margin-top: 15px;


    }

    .per-sec h3 {
        color: #3E9278;
        font-family: 'Gilroy-Medium';
        font-style: normal;
        font-weight: 300;

    }

    .mob-center-100 {
        width: 100%;
        text-align: center;
    }

    .welcome__wrap1 {
        /* height: 970px; */
    }

    .wlc-title h1 {
        font-size: 56px;
        line-height: 55px;
    }

    .wlc-title h2 {
        font-size: 38px;
    }

    .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;
        height: 450px;
        padding: 120px 0;
    }

    .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: 32px;
        line-height: 45px;
    }

    .owl-nav {
        position: absolute !important;
        top: auto !important;
        right: 0 !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;
    }

    .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;
    }

    .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-area .owl-nav {
        bottom: -5% !important
    }

    .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%;
    }


}

/*
================+/+/+/+/+/+/+/+/+/=================
                    wid device
================+/+/+/+/+/+/+/+/+/=================
*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 480px;
    }


}

/*=========================================================================
                                The end
==========================================================================*/