@media screen and (min-width:1200px) {

    /* Home */
    .main-container {
        max-width: 1417px;
        margin: auto;
    }

}

@media screen and (max-width: 1800px) {
    .footer-con .footer-logo {
        left: 0;
        top: 133px;
        width: 250px;
    }

    span.special-heading1 {
        font-size: 160px;
        line-height: 150px;
    }
}

@media screen and (max-width: 1650px) {
    .footer-con .footer-logo {
        left: 0;
        top: 120px;
        width: 200px;
    }

    span.special-heading1 {
        font-size: 160px;
        line-height: 150px;
    }

    .footer-con .right-con {
        margin-top: 0;
        margin-right: 0;
    }

    .footer-con {
        padding-top: 120px;
    }

    .footer-con .footer-inner-con {
        padding-bottom: 90px;
        margin-top: -20px;
    }

    .main-box {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }
}

@media screen and (max-width: 1550px) {
    .footer-con .left-con {
        padding-left: 180px;
    }

    span.special-heading1 {
        font-size: 130px;
        line-height: 120px;
    }

    .footer-con {
        padding-top: 90px;
    }

    .footer-con .footer-inner-con {
        padding-bottom: 7%;
        margin-top: 0;
    }

    .footer-con .footer-linking-con {
        padding-top: 32px;
        padding-bottom: 30px;
        margin-left: 180px;
    }

    .footer-con .copyright-con ul.social-icons li i {
        width: 45px;
        height: 45px;
    }

    .footer-con ul.footer-links li {
        padding: 0 16px;
    }

    .footer-con .footer-logo {
        left: 0;
        top: 120px;
        width: 170px;
    }

    .footer-con .right-con p {
        font-size: 25px;
    }

    .footer-con .right-con a {
        padding: 0 24px;
        border-right: 1px solid rgb(255 255 255 / 30%);
        font-size: 25px;
        margin-bottom: 30px;
    }

    .newsletter-con {
        padding-top: 100px;
        padding-bottom: 90px;
    }

    /* font sizes */
    h1,
    span.special-h1 {
        font-size: 120px;
        line-height: 110px;
    }

    h2 {
        font-size: 64px;
    }

    .special-text {
        margin-bottom: 15px;
    }

    .heading-title-con {
        margin-bottom: 50px;
    }

    .padding-bottom {
        padding-bottom: 120px;
    }

    .padding-top {
        padding-top: 120px;
    }

    .testimonial-con .testimonial_content h2 {
        margin-bottom: 25px;
    }

    span.special-h1 {
        margin-bottom: 30px;
    }

    .cta-con .talk-with-us-elipse {
        right: 20%;
        bottom: 3%;
    }

    .cta-con .vector3 {
        right: 300px;
        top: 70px;
    }

    .talk-with-us-elipse {
        width: 165px;
        height: 165px;
        margin-left: 15px;
    }

    .cta-con .vector4 {
        left: 50px;
        bottom: 10px;
    }

    .padding-bottom140 {
        padding-bottom: 120px;
    }

    .padding-top150 {
        padding-top: 120px;
    }

    .banner-con .banner-content-con {
        padding-left: 60px;
    }

    .banner-con figure {
        top: -66px;
        right: 8px;
        /* width: 190px; */
    }

    .banner-con figure.vector1 img {
        width: 185px;
    }

    .banner-imgz-con img.bi1 {
        width: 100%;
    }

    /* .banner-imgz-con img.bi1.var2 {
        width: 415px;
    }

    .banner-imgz-con img.bi1.var3 {
        width: 315px;
    } */

    .banner-inner-con .row {
        margin-bottom: 30px;
    }

    .banner-con .banner-inner-con {
        padding-top: 110px;
    }

    .banner-con .banner-content-con p {
        padding-bottom: 23px;
        margin-top: -13px;
    }

    .banner-con {
        padding-bottom: 120px;
    }

    .about-us-con .up-con {
        margin-bottom: 45px;
    }

    .about-us-inner-con h3 {
        margin-bottom: 50px;
    }

    .user-detail-box span {
        font-size: 60px;
        line-height: 60px;
    }

    .about-us-con .vector2 {
        width: 400px;
    }

    .banner-imgz-con {
        gap: 30px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1599px) {


    .testimonial-con .dotted-circle {
        left: 40px;
    }

    .testimonial-con .owl-carousel .owl-dots {
        right: 0;
    }

}

@media screen and (max-width: 1440px) {
    .main-box {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }

    /* FONT SIZES */
    h2 {
        font-size: 64px;
    }

    h2 span {
        line-height: 40px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 80px 0;
    }

    /* Back to top button */
    #button {
        right: 30px;
    }

    /* 404 page styling start here*/
    .error-con h2 {
        font-size: 120px;
        line-height: 125px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    /* 404 page styling end here */
    /* coming soon page styling start here */
    .coming-soon-con h2 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 30px;
    }

    .coming-soon-social-links ul li a {
        width: 55px;
        height: 55px;
    }

    /* coming soon page styling end here */
    .error-con h2 i {
        font-size: 110px;
        line-height: 110px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 50px;
    }

    .padding-bottom {
        padding-bottom: 100px;
    }

    .padding-top {
        padding-top: 100px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
    }

    /* HEADER */
    .header-contact {
        margin-left: 9%;
    }

    .privacy-policy-content-con p {
        font-size: 17px;
        line-height: 26px;
    }

    /* TESTIMONIALS */
    .testimonial-con .testimonial_content {
        padding-right: 60px;
    }

    .testimonial-con .owl-carousel .owl-dots {
        right: 0;
    }

    .our-work-hidden-img figure img {
        height: 260px;
        object-fit: contain;
    }

    .our-work-outer-box {
        height: 200px;
    }

    .our-work-text-box h4 {
        margin-bottom: 6px;
    }

    .our-work-hidden-img figure {
        top: -131px;
    }

    .banner-con .banner-content-con p {
        font-size: 17px;
        line-height: 29px;
    }

    .banner-con .banner-content-con p br {
        display: none;
    }

    .banner-con figure.vector1 img {
        width: 150px;
    }

    .banner-con figure {
        top: -55px;
        right: 0;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        font-size: 40px;
        line-height: 35px;
    }

    /* font sizes */
    h1,
    span.special-h1 {
        font-size: 90px;
        line-height: 90px;
    }

    h1 span {
        line-height: 68px;
    }

    h2 {
        font-size: 58px;
        line-height: 66px;
    }

    h3 {
        font-size: 46px;
        line-height: 58px;
    }

    h4 {
        font-size: 36px;
    }

    h5 {
        font-size: 30px;
    }

    h6 {
        font-size: 24px;
        line-height: 31px;
    }

    /*  */
    .banner-con .banner-content-con {
        padding-left: 7px;
    }

    .banner-imgz-con {
        gap: 30px;
    }

    .banner-con .banner-inner-con {
        padding-top: 100px;
    }

    .about-us-con .vector2 {
        width: 250px;
    }

    .user-detail-box span {
        font-size: 48px;
        line-height: 48px;
    }

    .users-details-con {
        width: 70%;
    }

    .user-detail-box {
        padding-left: 39px;
    }

    .user-detail-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .about-us-inner-con h3 {
        margin-bottom: 40px;
    }

    .about-us-inner-con {
        width: 900px;
    }

    .about-us-con .vector3 {
        top: 98px;
        left: 100px;
    }

    .our-work-text-box p br {
        display: none;
    }

    .our-work-outer-box {
        gap: 30px;
        padding: 10px 10px 10px 20px;
    }

    .our-work-text-box p {
        font-size: 17px;
        line-height: 29px;
    }

    .our-work-btn a {
        height: 70px;
        width: 70px;
        min-width: 70px;
        font-size: 20px;
    }

    .our-work-outer-box:hover::before {
        width: 100%;
        height: 100%;
    }

    .portfolio-box img {
        margin-bottom: 20px;
    }

    .portfolio-con .portfolio-box .key-tags {
        margin-bottom: 10px;
    }

    .portfolio-con .col-lg-5,
    .portfolio-con .col-lg-7 {
        margin-bottom: 30px;
    }

    .portfolio-con .portfolio-box a {
        width: 50px;
        height: 50px;
    }

    .portfolio-con .portfolio-box {
        padding-top: 50px;
    }

    .cta-con .vector5 {
        width: 300px;
    }

    .cta-con .talk-with-us-elipse {
        right: 16%;
        bottom: 3%;
    }

    .cta-con p {
        font-size: 17px;
        line-height: 30px;
    }

    .talk-with-us-elipse {
        width: 155px;
        height: 155px;
    }

    .cta-con .vector3 {
        right: 200px;
        top: 54px;
    }

    .testimonial-con .testimonial-box p {
        margin-bottom: 20px;
        padding-right: 0;
        line-height: 30px;
        font-size: 17px;
    }

    .testimonial-con .testimonial_content {
        padding-right: 30px;
    }

    .news-and-articles-con .article-inner-content {
        padding-right: 13px;
        padding-left: 13px;
    }

    .news-and-articles-con .article-box img {
        margin-bottom: 22px;
    }

    .news-and-articles-con .article-box {
        padding: 15px 15px 30px;
    }

    .newsletter-con .email-form input {
        min-width: 490px;
        height: 65px;
        margin-bottom: 16px;
    }

    .newsletter-con .email-form button {
        width: 53px;
        height: 53px;
        line-height: 53px;
        top: 6px;
        right: 8px;
    }

    .newsletter-con {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    /* FOOTER */
    .footer-con {
        padding-top: 80px;
    }

    .footer-con .right-con a {
        padding: 0 20px;
        font-size: 23px;
        margin-bottom: 26px;
    }

    .footer-con .right-con p {
        font-size: 23px;
    }

    .footer-con .footer-linking-con {
        padding-top: 26px;
        padding-bottom: 24px;
    }

    .footer-con .footer-inner-con {
        padding-bottom: 6%;
        margin-top: 0;
    }

    .footer-con .copyright-con p {
        font-size: 13px;
        margin-right: 25px;
    }

    .user-detail-box p {
        font-size: 15px;
        line-height: 21px;
    }

    .about-us-con .vector4 {
        bottom: 70px;
        right: 90px;
    }

    .users-details-con {
        grid-template-columns: 32% 32% 32%;
    }

    span.special-heading1 {
        font-size: 120px;
        line-height: 110px;
    }

    /* sub banner con */
    .sub-banner-inner-con {
        padding-top: 80px;
    }

    .sub-banner-img figure img {
        width: 250px;
    }

    .sub-banner-inner-con h1 {
        margin-bottom: 20px;
    }

    .sub-banner-inner-con p {
        margin-bottom: 22px;
    }

    /*  */
    .commitment-con .comitment-box {
        padding: 38px 20px 35px;
    }

    .commitment-con .comitment-box img {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 45px;
    }

    .services-content-con {
        padding-left: 20px;
    }

    .services-content-con.content-left {
        padding-left: 0;
        padding-right: 30px;
    }

    .services-content-con p {
        margin-bottom: 18px;
    }

    .services-content-con h4 {
        margin-bottom: 18px;
    }

    .services-content-con img {
        margin-bottom: 20px;
    }

    .services-content-con ul {
        margin-bottom: 22px;
    }

    .services-content-con p {
        font-size: 17px;
        line-height: 30px;
    }

    .services-content-con ul li {
        font-size: 17px;
        margin-bottom: 11px;
        padding-left: 25px;
    }

    .faq-con h6 {
        font-size: 32px;
        line-height: 36px;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 65px;
        width: 65px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 40px 0;
    }

    .contact-info-con h6 {
        margin-bottom: 10px;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-left: 30px;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 17px;
        line-height: 28px;
    }

    .contact-map-con iframe {
        height: 500px;
    }

}

@media screen and (max-width: 1199px) {

    h1,
    span.special-h1 {
        font-size: 74px;
        line-height: 74px;
    }

    h2 {
        font-size: 54px;
        line-height: 60px;
    }

    h3 {
        font-size: 42px;
        line-height: 54px;
    }

    h4 {
        font-size: 32px;
    }

    /* h5 {
        font-size: 19px;
        line-height: 23px;
    } */
    p {
        font-size: 16px;
        line-height: 26px;
    }

    .navbar-nav li {
        margin: 0 10px
    }

    .navbar-expand-lg {
        padding: 12px 0;
    }

    .navbar-nav .dropdown-menu {
        top: 18px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 70px 0;
    }

    /* Back to top button */
    #button {
        width: 60px;
        height: 60px;
        bottom: 55px;
    }

    .error-con h4 {
        font-size: 29px;
        line-height: 30px;
    }

    /* sub banner */
    .padding-bottom {
        padding-bottom: 80px;
    }

    .padding-top {
        padding-top: 80px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu .dropdown-item {
        padding: 6px 20px;
    }

    #button {
        bottom: 63px;
    }

    /* TESTIMONIAL */
    .testimonial-con .testimonial-row {
        align-items: center;
    }

    .testimonial-con .testimonial_content {
        padding-right: 0;
    }

    .testimonial-con .testimonial-box p {
        margin-bottom: 16px;
    }

    .testimonial-con .owl-carousel .owl-dots {
        right: 0;
    }

    .testimonial-con .dotted-circle {
        width: 380px;
        height: 380px;
        top: 0;
        left: 0;
    }

    .testimonial-con .dotted-circle .icon {
        width: 230px;
        height: 230px;
        line-height: 230px;
    }

    .testimonial-con .dotted-circle .icon .testimonial-quoteimage {
        width: 165px;
        height: 165px;
        line-height: 165px;
    }

    .testimonial-con .dotted-circle .testimonial-image1 {
        left: 0;
    }

    .testimonial-con .dotted-circle .testimonial-image3 {
        bottom: -46px;
    }

    /* WORK SECTION */
    .our-work-inner-con {
        margin-bottom: 40px;
    }

    .our-work-outer-box {
        height: 180px;
        grid-template-columns: 9.8% 87%;
    }

    .our-work-hidden-img figure img {
        height: 230px;
    }

    .our-work-hidden-img figure {
        top: -118px;
    }

    /* header */
    .header-contact {
        margin-left: 4%;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 20px;
    }

    .banner-con .banner-inner-con {
        padding-top: 75px;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        font-size: 30px;
        line-height: 24px;
    }

    .banner-con figure.vector1 img {
        width: 130px;
    }

    .banner-con figure.vector1 {
        top: -33px;
        right: 8px;
    }

    .talk-with-us-elipse {
        width: 140px;
        height: 140px;
        margin-left: 0;
    }

    .banner-con .banner-content-con {
        padding-left: 0;
    }

    .banner-con .banner-content-con p {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 0;
    }

    .banner-inner-con .row {
        margin-bottom: 20px;
    }

    .special-text2 {
        font-size: 20px;
        line-height: 30px;
        padding-left: 44px;
    }

    .about-us-con .up-con {
        margin-bottom: 35px;
    }

    .about-us-inner-con h3 {
        margin-bottom: 35px;
    }

    .user-detail-box span {
        font-size: 46px;
        line-height: 46px;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven::before {
        width: 50px;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        padding-left: 62px;
    }

    .our-work-btn a {
        height: 54px;
        width: 54px;
        min-width: 54px;
    }

    .our-work-btn {
        text-align: center;
    }

    .our-work-outer-box:hover::before {
        width: 100%;
        height: 100%;
    }

    .our-work-inner-con {
        margin-bottom: 0;
    }

    .portfolio-con .heading-title-con p {
        font-size: 16px;
        line-height: 28px;
    }

    .portfolio-con .col-lg-4.col-md-4 {
        padding: 0 12px;
    }

    h5 {
        font-size: 24px;
    }

    .portfolio-box img {
        margin-bottom: 14px;
    }

    .portfolio-con .portfolio-box {
        padding-top: 40px;
    }

    .portfolio-con .col-lg-5:nth-last-of-type(-n+2),
    .portfolio-con .col-lg-7:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .padding-top150 {
        padding-top: 100px;
    }

    .padding-bottom140 {
        padding-bottom: 100px;
    }

    .cta-con .vector5 {
        width: 260px;
    }

    .cta-con .talk-with-us-elipse {
        right: 7%;
        bottom: 9%;
    }

    span.special-h1 {
        margin-bottom: 20px;
    }

    .cta-con .vector3 {
        right: 155px;
        top: 30px;
    }

    .cta-con .vector4 {
        left: 44px;
        bottom: 8px;
        width: 120px;
    }

    .testimonial-con .testimonial-box p {
        line-height: 29px;
        font-size: 16px;
    }

    .testimonial-con .testimonial_content h2 {
        margin-bottom: 20px;
    }

    h6 {
        font-size: 21px;
        line-height: 27px;
    }

    .news-and-articles-con .article-box h6 br {
        display: none;
    }

    .newsletter-con .email-form input {
        min-width: 325px;
        height: 60px;
        margin-bottom: 13px;
    }

    .newsletter-con .email-form button {
        width: 50px;
        height: 50px;
        line-height: 50px;
        top: 5px;
        right: 8px;
    }

    .newsletter-con {
        padding-top: 80px;
        padding-bottom: 70px;
    }

    span.special-heading1 {
        font-size: 85px;
        line-height: 85px;
    }

    .footer-con .right-con a {
        padding: 0px 16px;
        font-size: 21px;
        margin-bottom: 20px;
    }

    .footer-con .right-con p {
        font-size: 21px;
    }

    .footer-con .footer-logo {
        left: 0;
        top: 90px;
        width: 150px;
    }

    .footer-con .left-con {
        padding-left: 160px;
    }

    .footer-con .footer-linking-con {
        padding-top: 20px;
        padding-bottom: 18px;
        margin-left: 0;
    }

    .footer-con {
        padding-top: 60px;
    }

    .footer-con .footer-inner-con {
        padding-bottom: 6%;
        margin-top: 0;
    }

    .footer-con .copyright-con ul.social-icons li i {
        width: 42px;
        height: 42px;
    }

    .footer-con .copyright-con ul.social-icons li {
        margin: 0 3px;
    }

    .footer-con .copyright-con p {
        font-size: 13px;
        margin-right: 20px;
    }

    .footer-con ul.footer-links li {
        padding: 0 12px;
    }

    .home_banner_outer::before {
        width: 470px;
        height: 100%;
        background-size: contain;
    }

    .home_banner_outer::after {
        width: 470px;
        height: 100%;
        background-size: contain;
    }

    .banner-con {
        padding-bottom: 80px;
    }

    h1 span {
        line-height: 56px;
    }

    .sub-banner-inner-con h1 {
        margin-bottom: 10px;
    }

    .sub-banner-inner-con p {
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 27px;
        padding-right: 2%;
    }

    .sub-banner-img figure img {
        width: 220px;
    }

    .sub-banner-inner-con {
        padding-top: 60px;
    }

    .sub_pg_banner_outer::before {
        width: 70%;
        height: 1000px;
        background-size: contain;
    }

    .sub_pg_banner_outer::after {
        width: 70%;
        height: 1050px;
    }

    .main-img-con {
        height: 550px;
    }

    .news-and-articles-con .article-inner-content {
        padding-right: 5px;
        padding-left: 5px;
    }

    .our-team-con .team-box figure {
        margin-bottom: 20px;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .our-team-con .team-box ul li i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .our-team-con .team-box h6 {
        margin-bottom: 6px;
    }

    .commitment-con .comitment-box p {
        font-size: 15px;
        line-height: 25px;
    }

    .commitment-con .col-lg-3 {
        padding: 0 8px;
    }

    .commitment-con .comitment-box {
        padding: 32px 16px 32px;
    }

    .commitment-con .comitment-box h6 {
        margin-bottom: 12px;
    }

    .commitment-con .comitment-box img {
        margin-bottom: 16px;
    }

    .who-we-are-content-con {
        padding-left: 0;
    }

    .who-we-are-content-con h2 {
        margin-bottom: 12px;
        font-size: 51px;
    }

    .who-we-are-content-con .prgrph-text {
        margin-bottom: 19px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 35px;
    }

    .services-content-con {
        padding-left: 0;
    }

    .services-content-con.content-left {
        padding-left: 0;
        padding-right: 0;
    }

    .services-content-con img {
        margin-bottom: 16px;
        width: 70px;
    }

    .services-content-con h4 {
        margin-bottom: 14px;
    }

    .services-content-con p {
        font-size: 16px;
        line-height: 29px;
    }

    .services-content-con ul li {
        font-size: 16px;
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .services-content-con ul li i {
        top: 9px;
    }

    .services-content-con ul {
        margin-bottom: 18px;
    }

    .services-content-con .elementary_btn img {
        width: auto;
    }

    .services-content-con .elementary_btn {
        min-width: 155px;
        height: 52px;
        line-height: 50px;
    }

    /*  */
    .faq-con h6 {
        font-size: 28px;
        line-height: 34px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 35px 0;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 60px;
        width: 60px;
    }

    .our-work-outer-box figure {
        text-align: center;
    }

    .our-work-outer-box {
        padding: 10px 15px;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 16px;
        line-height: 26px;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-left: 20px;
    }

    .contact-info-con form ul li {
        float: left;
        width: 48%;
        margin-right: 25px;
        margin-bottom: 16px;
    }

    .contact-info-con .our-info-con ul li {
        margin-bottom: 45px;
        position: relative;
    }

    .contact-info-con form ul li:last-child {
        margin-bottom: 30px;
    }

    .contact-map-con iframe {
        height: 450px;
        border-radius: 50px;
    }

    .contact-info-con h6 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .contact-info-con .row {
        align-items: center;
    }
}

@media screen and (max-width: 991px) {

    p {
        font-size: 16px;
        line-height: 26px;
    }

    .text-size-18 {
        font-size: 16px;
        line-height: 26px;
    }

    button:focus {
        outline: none;
    }

    /* Header*/
    .navbar-toggler {
        top: 55%;
        right: 0;
        padding: 0;
        width: 30px;
        border: none;
        position: absolute;
        transform: translateY(-65%);
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 5px;
        margin-right: 0;
        padding: 8px 20px 8px;
        align-items: start;
        z-index: 9999;
        position: relative;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 13px;
    }

    .header-con .navbar-light .navbar-nav .nav-link:hover {
        color: var(--black--color);
        background-color: transparent;
        font-weight: 600;
    }

    .header-con .navbar-nav li {
        margin-left: 0;
        padding-bottom: 0;
        margin-right: 0;
        width: 100%;
        cursor: pointer;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu .dropdown-item {
        color: var(--black--color) !important;
        padding: 8px 15px;
        font-size: 15px;
        line-height: 18px;
        border-radius: 8px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        padding: 10px;
        margin-top: 8px;
        width: 100%;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        display: inline-block;
        color: var(--black--color);
        padding: 10px 10px !important;
        display: block;
    }

    .header-con .navbar-light .navbar-nav .nav-item:last-child a {
        border-bottom: none;
    }

    .header-con .navbar-light .navbar-nav .nav-link::before {
        display: none;
    }

    .navbar-toggler-icon {
        float: left;
        width: 100%;
        height: 2px;
        margin: 3px 0;
        background: var(--black--color);
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .navbar-toggler .navbar-toggler-icon:nth-child(1),
    .navbar-toggler .navbar-toggler-icon:nth-child(3) {
        -webkit-transition: transform .35s ease-in-out;
        -moz-transition: transform .35s ease-in-out;
        -o-transition: transform .35s ease-in-out;
        transition: transform .35s ease-in-out;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
        position: absolute;
        top: 8px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 0px;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
        height: 12px;
        visibility: hidden;
        background-color: transparent;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
        position: absolute;
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        left: 0px;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        width: 100%;
        right: 0;
        top: 55px;
        border-radius: 20px;
        z-index: 999;
        position: absolute;
        background-color: var(--secondary--color);
        box-shadow: 0px 0px 100px rgb(0 0 0 / 15%);
    }

    .header-contact .contact-btn {
        color: var(--black--color);
        text-align: left;
        padding: 9px 18px;
        height: 44px;
        text-align: center;
        min-width: 120px;
        line-height: unset;
    }

    .header-con .navbar-light .navbar-nav .nav-link.active {
        color: var(--black--color);
        background-color: transparent;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 60px 0;
    }

    /* Back to top button */
    #button {
        width: 55px;
        height: 55px;
        bottom: 50px;
        right: 20px;
    }

    #button::after {
        font-size: 18px;
        line-height: 18px;
    }

    /* coming soon */
    .coming-soon-con {
        position: relative;
        padding: 0;
    }

    /* 404 page */
    .error-con h2 i {
        font-size: 100px;
        line-height: 100px;
    }

    .error-con .generic-btn a {
        font-size: 16px;
        padding: 20px 40px;
    }

    .coming-soon-con h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
    }

    /* coming soon  */
    .coming-soon-con .new-logo {
        width: 200px;
    }

    /* coming soon page */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-height: auto;
        /* width: 21%; */
        min-width: 100px;
        font-size: 18px;
        padding: 15px 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 42px;
        line-height: 52px;
    }

    .coming-soon-con h1 {
        margin-bottom: 28px;
        font-size: 60px;
        line-height: 60px;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    .padding-top {
        padding-top: 60px;
    }

    .padding-bottom140 {
        padding-bottom: 60px;
    }

    .padding-top150 {
        padding-top: 60px;
    }

    .heading-title-con {
        margin-bottom: 35px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 26px;
    }

    .header-con {
        z-index: 5;
        padding: 0;
        margin-top: 15px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 30px;
    }

    .privacy-policy-content-con h4 {
        margin-bottom: 12px;
    }

    /* Login Page */
    .login-form .login-form-title {
        margin-bottom: 30px;
    }

    .login-form .login-card .btn-primary {
        font-size: 16px;
        line-height: 16px;
    }

    .login-form .login-card .forgot-password {
        font-size: 16px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 16px;
    }

    /* TESTIMONIAL */
    .testimonial-con .testimonial_content {
        text-align: center;
        padding: 0 50px;
    }

    .testimonial-con .testimonial_content h2 {
        margin-bottom: 14px;
    }

    .testimonial-con .testimonial-box p {
        margin-bottom: 10px;
    }

    .testimonial-con .testimonial-box .info ul {
        margin-bottom: 4px;
    }

    .testimonial-con .owl-carousel .owl-dots {
        margin-top: 10px !important;
        position: relative;
    }

    .testimonial-con .dotted-circle {
        height: 310px;
        width: 310px;
        margin: 0 auto 60px;
    }

    .testimonial-con .dotted-circle .icon {
        width: 190px;
        height: 190px;
        line-height: 190px;
    }

    .testimonial-con .dotted-circle .icon .testimonial-quoteimage {
        width: 130px;
        height: 130px;
        line-height: 130px;
        top: 30px;
        left: 30px;
    }

    .testimonial-con .dotted-circle .icon .testimonial-quoteimage img {
        width: 56px;
    }

    .testimonial-con .dotted-circle .image img {
        width: 80px;
    }

    .testimonial-con .dotted-circle .circle img {
        width: 36px;
    }

    .testimonial-con .dotted-circle .testimonial-image1 {
        top: 0;
    }

    .testimonial-con .dotted-circle .testimonial-circle1 {
        top: -5px;
    }

    .testimonial-con .dotted-circle .testimonial-image2 {
        top: 110px;
        right: -35px;
    }

    .testimonial-con .dotted-circle .testimonial-circle2 {
        right: 45px;
    }

    .testimonial-con .dotted-circle .testimonial-image3 {
        bottom: -30px;
        left: 60px;
    }

    .testimonial-con .dotted-circle .testimonial-circle3 {
        top: 140px;
    }

    /*  */


    .our-work-outer-box>figure img {
        /* width: 36px; */
        height: 60px;
        object-fit: contain;
    }

    .our-work-outer-box {
        height: auto;
        grid-template-columns: 10% 83%;
        gap: 14px;
        padding: 15px 0 15px 19px;
    }

    /*  */
    .our-work-btn a {
        height: 44px;
        min-width: 70px;
        font-size: 24px;
    }

    /* HEADER */
    .header-contact {
        margin-left: 0;
        position: relative;
        right: 45px;
    }

    /* font sizes */
    h1 {
        font-size: 60px;
        line-height: 54px;
    }

    span.special-h1 {
        font-size: 56px;
        line-height: 55px;
    }

    h2 {
        font-size: 44px;
        line-height: 45px;
    }

    h3 {
        font-size: 36px;
        line-height: 48px;
    }

    h4 {
        font-size: 26px;
    }

    .special-text {
        font-size: 18px;
        line-height: 28px;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        font-size: 26px;
        line-height: 22px;
    }

    .banner-con .banner-inner-con {
        padding-top: 55px;
    }

    .banner-con .banner-content-con p {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 0;
    }

    .banner-con .banner-content-con p {
        padding-bottom: 13px;
        margin-top: -11px;
    }

    .talk-with-us-elipse {
        width: 110px;
        height: 110px;
        margin-left: 0;
        font-size: 14px;
        line-height: 19px;
    }

    .talk-with-us-elipse img {
        margin-top: 9px;
        width: 9px;
        height: 9px;
    }

    .banner-inner-con .col-lg-5.col-md-5 {
        padding: 0;
    }

    .banner-inner-con .row {
        margin-bottom: 0;
    }

    .banner-imgz-con {
        gap: 20px;
    }

    .banner-con .banner-imgz-con .user-box {
        right: 90px;
        border-radius: 36px;
        padding: 8px 12px 8px 12px;
        max-width: 240px;
        bottom: 85px;
    }

    .banner-con .user-box img {
        margin-left: -26px;
        width: 46px;
    }

    .home_banner_outer::after {
        width: 400px;
    }

    .home_banner_outer::before {
        width: 400px;
    }

    .about-us-inner-con {
        width: 100%;
    }

    .about-us-con .up-con {
        margin-bottom: 25px;
    }

    .special-text2 {
        font-size: 18px;
        line-height: 28px;
        padding-left: 43px;
    }

    .about-us-inner-con h3 {
        margin-bottom: 30px;
        text-align: center;
    }

    .users-details-con {
        width: 76%;
        margin: 0 auto;
        justify-content: center;
    }

    .user-detail-box span {
        font-size: 40px;
        line-height: 38px;
    }

    .user-detail-box p {
        font-size: 14px;
        line-height: 19px;
    }

    .users-details-con {
        grid-template-columns: 31% 31% 31%;
    }

    .user-detail-box {
        padding-left: 30px;
    }

    .our-work-text-box p {
        font-size: 15px;
        line-height: 26px;
    }

    .our-work-btn a {
        height: 44px;
        width: 44px;
        min-width: 44px;
        font-size: 17px;
    }

    .our-work-btn a img {
        width: 13px;
    }

    .our-work-hidden-img figure img {
        height: 190px;
    }

    .our-work-hidden-img figure {
        top: -105px;
    }

    .our-work-outer-box:hover::before {
        width: 100%;
        height: 100%;
    }

    .about-us-con .vector4 {
        bottom: 20px;
        right: 20px;
        width: 100px;
    }

    .our-work-main-con h2 {
        margin-bottom: 50px;
    }

    .portfolio-con .col-md-12 {
        text-align: center;
    }

    .portfolio-con .col-lg-8 {
        margin-bottom: 12px;
    }

    .portfolio-con .heading-title-con p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px !important;
    }

    .portfolio-con .portfolio-box a {
        width: 48px;
        height: 48px;
        flex-shrink: 0;
    }

    .portfolio-con .col-lg-5,
    .portfolio-con .col-lg-7 {
        margin-bottom: 20px;
    }

    .portfolio-con .portfolio-box {
        padding-top: 0;
    }

    .cta-con {
        text-align: center;
    }

    .cta-con .talk-with-us-elipse {
        right: 7%;
        bottom: unset;
        position: relative;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .cta-con .vector5 {
        width: 230px;
    }

    .cta-con .vector3 {
        right: 35px;
        top: 23px;
        width: 100px;
    }

    .cta-con .vector6 {
        left: 0;
        top: 44px;
        width: 170px;
    }

    .cta-con p {
        font-size: 16px;
        line-height: 28px;
    }

    .testimonial-con .testimonial-box p {
        line-height: 27px;
        font-size: 15px;
    }

    .special-text {
        margin-bottom: 10px;
    }

    .news-and-articles-con .col-lg-4 {
        margin-bottom: 25px;
    }

    .news-and-articles-con .col-lg-4:last-child {
        margin: 0 auto;
    }

    .news-and-articles-con .article-box h6 {
        margin-bottom: 16px;
    }

    .news-and-articles-con .secondary_btn {
        min-width: 145px;
    }

    .news-and-articles-con .article-box img {
        margin-bottom: 18px;
    }

    .news-and-articles-con .article-box span {
        margin-bottom: 7px;
    }

    .newsletter-con {
        padding-top: 60px;
        padding-bottom: 50px;
        text-align: center;
    }

    .newsletter-inner-con {
        display: block !important;
    }

    .newsletter-con h2 {
        margin-bottom: 23px;
    }

    .newsletter-con .email-form .check-box {
        padding-left: 0;
    }

    .newsletter-con .form-group {
        width: 450px;
        margin: 0 auto;
    }

    /* FOOTER SECTION */
    span.special-heading1 {
        font-size: 60px;
        line-height: 60px;
    }

    .footer-con .right-con a {
        padding: 0px 11px;
        font-size: 18px;
        margin-bottom: 11px;
    }

    .footer-con .right-con p {
        font-size: 18px;
    }

    .footer-con .footer-logo {
        left: 0;
        top: 50px;
        width: 120px;
    }

    .footer-con .left-con {
        padding-left: 140px;
    }

    .footer-con {
        padding-top: 40px;
    }

    .footer-con .footer-linking-con {
        display: block !important;
        text-align: center;
    }

    .footer-con .copyright-con p {
        font-size: 13px;
        display: block !important;
        margin-right: 0;
        margin-bottom: 11px !important;
    }

    .footer-linking-con .footer-links {
        margin-bottom: 12px !important;
    }

    .footer-con .footer-linking-con {
        padding-top: 16px;
        padding-bottom: 12px;
    }

    .footer-con .copyright-con ul.social-icons li i {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }

    /* sub banner */
    .sub-banner-inner-con p {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 26px;
        padding-right: 6%;
    }

    .sub-banner-inner-con h1 {
        margin-bottom: 18px;
    }

    .sub-banner-img figure img {
        width: 180px;
    }

    .sub-banner-inner-con {
        padding-top: 50px;
    }

    .breadcrumb {
        padding: 16px 16px;
        min-width: 180px;
    }

    .sub_pg_banner_outer::before {
        height: 900px;
    }

    .sub_pg_banner_outer::after {
        height: 900px;
    }

    /* SUB PAGES */
    .who-we-are-content-con h2 {
        margin-bottom: 12px;
        font-size: 44px;
    }

    .who-we-are-content-con p {
        font-size: 15px;
        line-height: 25px;
    }

    .who-we-are-content-con .prgrph-text {
        margin-bottom: 16px;
    }

    .commitment-con .col-lg-3 {
        margin-bottom: 20px;
    }

    .commitment-con .col-lg-3:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .commitment-con .comitment-box h6 br {
        display: none;
    }

    .commitment-con .comitment-box {
        padding: 30px 25px 30px;
    }

    .main-img-con {
        height: 450px;
    }

    .our-team-con .col-lg-3 {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .services-content-con img {
        margin-bottom: 15px;
        width: 60px;
    }

    .services-content-con p {
        font-size: 15px;
        line-height: 26px;
    }

    .services-content-con p {
        margin-bottom: 14px;
    }

    .services-content-con ul li {
        font-size: 15px;
        margin-bottom: 7px;
        padding-left: 18px;
        line-height: 21px;
    }

    .services-content-con ul li i {
        top: 8px;
        font-size: 6px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 27px 0;
    }

    .faq-con h6 {
        font-size: 25px;
        line-height: 30px;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 50px;
        width: 50px;
    }

    .our-work-outer-box figure {
        text-align: center;
    }

    .contact-info-con form ul li {
        margin-right: 16px;
        margin-bottom: 15px;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 15px;
        line-height: 25px;
    }

    .contact-info-con form ul li input {
        padding: 12px 0;
        font-size: 15px;
    }

    .contact-info-con h6 {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .contact-info-con form ul li textarea {
        padding: 12px 0;
        font-size: 15px;
        height: 110px;
    }

    .contact-info-con button.elementary_btn {
        min-width: 161px;
        height: 50px;
        line-height: 49px;
    }

    .contact-info-con form ul li:last-child {
        margin-bottom: 25px;
    }

    .contact-info-con .our-info-con ul li .sub-info-inner {
        padding-left: 14px;
    }

    .contact-map-con iframe {
        height: 400px;
        border-radius: 30px;
    }

    .contact-info-con h4 {
        font-size: 36px;
    }

    .coming-soon-con h3 {
        font-size: 28px;
    }

    .our-team-con .team-box {
        padding-top: 20px;
    }
}


@media screen and (max-width: 767px) {
    h1 {
        font-size: 50px;
        line-height: 48px;
        margin-bottom: 12px;
    }

    span.special-h1 {
        font-size: 48px;
        line-height: 50px;
    }

    span.special-h1 {
        margin-bottom: 15px;
    }

    h1 span {
        line-height: 34px;
    }

    h2 {
        font-size: 38px;
        line-height: 40px;
    }

    h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .padding-top150 {
        padding-top: 50px;
    }

    .padding-bottom140 {
        padding-bottom: 50px;
    }

    .text-size-18 {
        font-size: 14px;
        line-height: 22px;
    }

    .text-size-16 {
        font-size: 14px;
        line-height: 22px;
    }

    .text-size-14 {
        font-size: 14px;
        line-height: 22px;
    }

    .navbar-collapse {
        top: 64px;
    }

    .navbar-expand-lg {
        padding: 10px 0;
    }

    .navbar-nav .nav-item a {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 40px 0;
    }

    /* Back to top button */
    #button {
        width: 50px;
        height: 50px;
        right: 15px;
    }

    /* coming soon page  */
    .error-con .generic-btn a {
        padding: 16px 30px;
        font-size: 15px;
    }

    .coming-soon-con h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .coming-soon-social-links ul li a {
        width: 45px;
        height: 45px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 26px;
    }

    .error-con {
        padding: 0;
    }

    /* 404 */
    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 200px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-width: 84px;
        padding: 15px;
        font-size: 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 30px;
        line-height: 30px;
    }

    .compaign_countdown ul {
        float: left;
        width: 100%;
        min-width: 100%;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .coming-soon-con h1 {
        margin-bottom: 22px;
        font-size: 46px;
        line-height: 46px;
    }

    .coming-soon-con h3 {
        font-size: 23px;
    }

    .coming-soon-con .new-logo {
        width: 170px;
    }

    .coming-soon-con h3 {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    .error-con h2 i {
        font-size: 85px;
        line-height: 85px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 210px;
        font-size: 15px;
    }

    .error-con .primary_btn {
        padding: 0;
        min-width: 210px;
    }

    .padding-bottom {
        padding-bottom: 50px;
    }

    .padding-top {
        padding-top: 50px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 25px;
    }

    /* Login page */
    .login-form .login-form-box {
        width: 450px;
    }

    .login-form .login-form-title {
        margin-bottom: 20px;
    }

    .login-form .login-card .btn-primary {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 20px;
    }

    .login-form .login-card .forgot-password {
        font-size: 14px;
    }

    .login-form .login-card label {
        font-size: 15px;
    }

    .login-form .login-card .input-field {
        font-size: 14px;
        padding: 0 15px;
        height: 46px;
        line-height: 42px;
    }

    .login-form .login-card {
        margin-bottom: 20px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 14px;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
        background-position: 96.5% 20px !important;
    }

    .contact-form-con .row {
        margin: 0;
    }

    /* TESTIMONIAL */
    .testimonial-con .testimonial_content {
        padding: 0 30px;
    }

    .testimonial-con .testimonial_content h6 {
        margin-bottom: 8px;
    }

    .testimonial-con .testimonial_content h2 {
        margin-bottom: 15px;
    }

    .testimonial-con .testimonial-box p {
        margin-bottom: 6px;
    }

    .testimonial-con .testimonial-box .info ul {
        margin-bottom: 4px;
    }

    .testimonial-con .testimonial-box .info ul li i {
        font-size: 10px;
    }

    .testimonial-con .testimonial-box .info h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .testimonial-con .owl-carousel .owl-dots {
        margin-top: 0px !important;
    }

    .testimonial-con .dotted-circle {
        height: 320px;
        width: 320px;
        margin-bottom: 50px;
    }

    .testimonial-con .owl-carousel .owl-dots .owl-dot span {
        width: 15px;
        height: 5px;
    }

    .testimonial-con .owl-carousel .owl-dots .owl-dot.active span {
        width: 20px;
        height: 5px;
    }

    /*  */
    .our-work-inner-con {
        margin-bottom: 20px;
    }

    .our-work-content-box {
        gap: 10px;
        grid-template-columns: 57% 22% 13%;
    }

    .our-work-outer-box {
        height: auto;
        grid-template-columns: 12% 77%;
        gap: 20px;
        padding: 20px 0;
    }

    .our-work-text-box h4 {
        margin-bottom: 10px;
    }

    .our-work-hidden-img {
        display: none;
    }

    .our-work-content-box {
        gap: 10px;
        grid-template-columns: 100%;
    }

    .our-work-btn {
        text-align: left;
    }

    .our-work-inner-con {
        margin-bottom: 20px;
    }

    /* BANNER SECTION */
    .home_banner_outer::before {
        width: 300px;
    }

    .home_banner_outer::after {
        width: 300px;
    }

    .banner-con {
        text-align: center;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        font-size: 20px;
        line-height: 17px;
        padding-left: 55px;
        margin-bottom: 16px;
    }

    .banner-con figure.vector1 img {
        width: 100px;
    }

    .banner-inner-con .col-lg-5.col-md-5 {
        padding: 0 15px;
    }

    .banner-con .banner-inner-con {
        padding-top: 40px;
    }

    .banner-con figure.vector1 {
        top: 0;
        right: 0;
    }

    .talk-with-us-elipse {
        width: 100px;
        height: 100px;
        font-size: 13px;
        line-height: 18px;
        margin: 0 auto;
    }

    .talk-with-us-elipse img {
        margin-top: 8px;
        width: 8px;
        height: 8px;
    }

    .banner-con .banner-content-con p {
        padding-bottom: 10px;
        margin-top: 0;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven::before {
        width: 46px;
        height: 4px;
    }

    .banner-imgz-con {
        gap: 15px;
    }

    .banner-imgz-con img.bi1 {
        border-radius: 20px;
    }

    .banner-con .banner-imgz-con .user-box {
        right: 30px;
        border-radius: 30px;
        padding: 8px 12px 8px 12px;
        max-width: 230px;
        bottom: 27px;
    }

    .banner-con .user-box .user-text {
        padding-left: 9px;
        text-align: left;
    }

    .banner-con .user-box img {
        margin-left: -26px;
        width: 44px;
    }

    .banner-con {
        padding-bottom: 50px;
    }

    .special-text2 {
        font-size: 17px;
        line-height: 27px;
        padding-left: 40px;
    }

    .special-text2::after {
        width: 30px;
        height: 2px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 14px;
        min-width: 150px;
        padding: 0;
        height: 46px;
        line-height: 44px;
    }

    .users-details-con {
        width: 87%;
        margin: 0 auto;
    }

    .user-detail-box span {
        font-size: 34px;
        line-height: 30px;
    }

    .user-detail-box p {
        font-size: 13px;
        line-height: 18px;
    }

    .user-detail-box {
        padding-left: 21px;
    }

    .about-us-con .vector2 {
        width: 150px;
    }

    .users-details-con {
        grid-template-columns: 33% 33% 33%;
    }

    .about-us-inner-con h3 {
        margin-bottom: 25px;
    }

    h2 span {
        line-height: 28px;
    }

    h4 {
        font-size: 24px;
    }

    .our-work-btn a {
        height: 40px;
        width: 40px;
        min-width: 40px;
    }

    .our-work-btn a img {
        width: 11px;
    }

    .our-work-outer-box:hover::before {
        display: none;
    }

    .our-work-outer-box:hover .our-work-btn a {
        background-color: var(--accent--color);
    }

    .portfolio-con .col-lg-5:nth-last-of-type(-n+2),
    .portfolio-con .col-lg-7:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .portfolio-con .col-lg-5:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .cta-con .vector6 {
        left: 0;
        top: 40px;
        width: 120px;
    }

    .cta-con .vector5 {
        width: 150px;
    }

    .cta-con p {
        font-size: 15px;
        line-height: 25px;
    }

    .special-text {
        font-size: 17px;
        line-height: 27px;
    }

    .news-and-articles-con .col-lg-4 {
        margin: 0 auto 20px;
        width: 400px;
    }

    .news-and-articles-con .article-box {
        padding: 15px 15px 20px;
    }

    .news-and-articles-con .article-box img {
        margin-bottom: 15px;
    }

    .newsletter-con {
        padding-top: 50px;
        padding-bottom: 40px;
        text-align: center;
    }

    .footer-con .footer-inner-con {
        display: block !important;
        text-align: center;
    }

    .footer-con .left-con {
        padding-left: 0;
    }

    .footer-con .footer-logo {
        left: 0;
        top: 50px;
        width: 100px;
    }

    .footer-con {
        padding-top: 20px;
    }

    span.special-heading1 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 16px;
    }

    .footer-con .right-con a {
        padding: 0px 12px;
        font-size: 16px;
        margin-bottom: 9px;
    }

    .footer-con .right-con p {
        font-size: 16px;
    }

    .footer-con .footer-inner-con {
        padding-bottom: 4%;
        margin-top: 0;
    }

    /* NEWSLETTER SECTION */
    .newsletter-con .email-form input {
        min-width: 100%;
        height: 54px;
        margin-bottom: 13px;
    }

    .newsletter-con .email-form button {
        width: 45px;
        height: 45px;
        line-height: 45px;
        top: 5px;
        right: 8px;
    }

    .cta-con p br {
        display: none;
    }

    .padding-top150 {
        padding-top: 40px;
    }

    .padding-bottom140 {
        padding-bottom: 40px;
    }

    .sub-banner-inner-con .row {
        margin: 0;
        text-align: center;
    }

    .sub-banner-img {
        float: unset !important;
    }

    .sub-banner-inner-con p {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 25px;
        padding-right: 0;
    }

    .sub-banner-inner-con h1 {
        margin-bottom: 10px;
    }

    .breadcrumb-con {
        margin-bottom: 25px;
    }

    .sub-banner-img figure img {
        width: 150px;
    }

    .portfolio-con .row,
    .news-and-articles-con .row,
    .cta-con .row {
        margin: 0;
    }

    .sub-banner-inner-con {
        padding-top: 45px;
    }

    /* who we are con */
    .who-we-are-con {
        text-align: center;
    }

    .who-we-are-img-con img {
        width: 300px;
        margin-bottom: 20px;
    }

    .who-we-are-content-con h2 {
        margin-bottom: 12px;
        font-size: 38px;
    }

    .commitment-con .comitment-box {
        text-align: center;
    }

    .commitment-con .col-lg-3,
    .our-team-con .col-lg-3 {
        width: 400px;
        margin: 0 auto 20px;
    }

    .commitment-con .col-lg-3:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .commitment-con .col-lg-3:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .main-img-con {
        height: 380px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .our-team-con .row,
    .commitment-con .row,
    .who-we-are-con .row {
        margin: 0;
    }

    body .row {
        margin-right: 0;
        margin-left: 0;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .services-con {
        text-align: center;
    }

    .services-content-con ul {
        text-align: left;
        margin: 0 auto 18px;
        width: 250px;
    }

    .who-we-are-img-con {
        float: unset !important;
    }

    /* FAQ SECTION */
    .faq-con .accordian-inner .col-lg-12 {
        padding: 0;
    }

    .faq-con h6 {
        font-size: 23px;
        line-height: 28px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 22px 0;
        padding-right: 46px;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 45px;
        width: 45px;
    }

    .faq-con p {
        font-size: 15px;
        line-height: 25px;
    }

    /*  */
    .contact-info-con .our-info-con {
        width: 290px;
        margin: 0 auto 30px;
    }

    .send-msg-con {
        text-align: center;
    }

    .contact-info-con form ul li textarea {
        padding: 8px 0;
        font-size: 14px;
        height: 90px;
    }

    .contact-info-con form ul li input {
        padding: 8px 0;
        font-size: 14px;
    }

    .contact-info-con form ul li {
        margin-right: 16px;
        margin-bottom: 10px;
    }

    .contact-info-con h4 {
        font-size: 32px;
    }

    .contact-info-con .our-info-con ul li {
        margin-bottom: 25px;
    }

    .contact-info-con .send-msg-con #contactpage span.error {
        font-size: 14px;
    }

    .contact-info-con button.elementary_btn {
        min-width: 150px;
        height: 45px;
        line-height: 44px;
    }

    .contact-map-con iframe {
        height: 350px;
    }

    .privacy-policy-content-con p {
        font-size: 15px;
        line-height: 25px;
    }

    .privacy-policy-content-con {
        text-align: center;
    }

    .error-con p br {
        display: none;
    }

    .our-work-outer-box:hover {
        border: unset;
        border-radius: unset;
        border-top: 1px solid var(--white--family--color2);
    }

    .our-work-outer-box:last-child:hover {
        border-bottom: 1px solid var(--white--family--color2);
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 16px;
    }

    .portfolio-con .col-lg-5,
    .portfolio-con .col-lg-7 {
        margin: 0 auto 20px;
        width: 500px;
    }
}

@media screen and (max-width: 575px) {
    h1 {
        font-size: 40px;
        line-height: 38px;
        margin-bottom: 12px;
    }

    span.special-h1 {
        font-size: 40px;
        line-height: 40px;
    }

    h1 span {
        line-height: 30px;
    }

    h2 {
        font-size: 32px;
        line-height: 34px;
    }

    h2 span {
        line-height: 24px;
    }

    h3 {
        font-size: 26px;
        line-height: 36px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 20px;
        line-height: 24px;
    }

    .navbar-collapse {
        top: 58px;
    }

    .navbar-nav .nav-item a {
        padding: 10px 10px !important;
    }

    .navbar-nav .drop-down-pages .nav-item a {
        padding: 10px 30px !important;
    }

    /* Policy Pages */
    .privacy-policy-con h5 {
        font-size: 16px;
        line-height: 24px;
    }

    /* Back to top button */
    #button {
        width: 45px;
        height: 45px;
        right: 27px;
        bottom: 10px;
    }

    #button::after {
        font-size: 16px;
        line-height: 16px;
    }

    /* 404 page */
    .error-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .error-con p br {
        display: none;
    }

    .error-con .generic-btn a {
        padding: 16px 28px;
        font-size: 14px;
    }

    /* 404 page */
    /* coming soon page */
    .coming-soon-con h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 14px;
    }

    .error-con .primary-btn {
        min-width: 200px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        height: 54px;
        border-radius: 30px;
        padding: 12px 20px;
    }

    .coming-soon-con h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .coming-soon-con h1 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 38px;
    }

    .compaign_countdown ul li {
        margin: 0 5px;
        min-width: auto;
        padding: 12px 18px;
        font-size: 15px;
        border-radius: 15px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 27px;
        line-height: 27px;
    }

    .error-con h2 i {
        font-size: 65px;
        line-height: 65px;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    .padding-top {
        padding-top: 40px;
    }

    .privacy-policy-content-con h2 {
        margin-bottom: 18px;
    }

    .privacy-policy-content-con h4 {
        margin-bottom: 11px;
    }

    .privacy-policy-content-con {
        text-align: center;
    }

    .heading-title-con {
        margin-bottom: 26px;
    }

    .heading-title-con h2 br {
        display: none;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        top: 43px;
    }

    .error-con .primary_btn {
        min-width: 200px;
    }

    .privacy-policy-content-con .col-12 {
        padding: 0 10px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 24px;
    }

    /* Login Page */
    .login-form .login-page-logo {
        margin-bottom: 20px;
    }

    .login-form .login-card {
        padding: 25px 20px;
    }

    .login-form .login-form-box {
        width: 100%;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
    }

    /* TESTIMONIAL */
    .testimonial-con .testimonial_content {
        padding: 0;
    }

    .testimonial-con .testimonial_content h2 {
        margin-bottom: 10px;
    }

    .testimonial-con .dotted-circle {
        height: 270px;
        width: 270px;
        margin-bottom: 40px;
    }

    .testimonial-con .dotted-circle .icon {
        width: 160px;
        height: 160px;
        line-height: 160px;
    }

    .testimonial-con .dotted-circle .icon .testimonial-quoteimage {
        width: 105px;
        height: 105px;
        line-height: 105px;
        top: 28px;
        left: 28px;
    }

    .testimonial-con .dotted-circle .icon .testimonial-quoteimage img {
        width: 45px;
    }

    .testimonial-con .dotted-circle .image img {
        width: 75px;
    }

    .testimonial-con .dotted-circle .testimonial-image1 {
        top: -5px;
        left: 10px;
    }

    .testimonial-con .dotted-circle .testimonial-image2 {
        top: 115px;
        right: -16px;
    }

    .testimonial-con .dotted-circle .testimonial-image3 {
        bottom: -15px;
        left: 28px;
    }

    .testimonial-con .dotted-circle .circle img {
        width: 35px;
    }

    .testimonial-con .dotted-circle .testimonial-circle1 {
        top: 0;
        right: 45px;
    }

    .testimonial-con .dotted-circle .testimonial-circle2 {
        right: 55px;
        bottom: 0;
    }

    .testimonial-con .dotted-circle .testimonial-circle3 {
        top: 132px;
        left: -16px;
    }

    .testimonial-con .dotted-circle .image img {
        width: 60px;
    }

    /*  */
    .our-work-outer-box {
        height: auto;
        grid-template-columns: 16% 79%;
        gap: 5%;
        padding: 15px 0;
    }

    .our-work-outer-box>figure img {
        /* width: 36px; */
        height: 45px;
        object-fit: contain;
    }

    /* banner */
    .banner-imgz-con {
        margin-top: 18px;
        flex-direction: column;
    }

    .banner-con figure.vector1 img {
        display: none;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven {
        font-size: 18px;
        line-height: 15px;
        padding-left: 52px;
        margin-bottom: 16px;
    }

    .banner-con .banner-inner-con .banner-heading-con .expert-driven::before {
        width: 40px;
        height: 3px;
    }

    .our-work-outer-box {
        height: auto;
        grid-template-columns: 16% 79%;
        gap: 3%;
        padding: 12px 0;
    }

    .our-work-text-box h4 {
        margin-bottom: 6px;
    }

    .our-work-text-box p {
        font-size: 14px;
        line-height: 24px;
    }

    .our-work-main-con h2 {
        margin-bottom: 30px;
    }

    .header-contact .contact-btn {

        padding: 7px 14px;
        height: 40px;
        min-width: 120px;
    }

    .banner-con .banner-content-con p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .user-detail-box {
        padding-left: 16px;
    }

    .user-detail-box span {
        font-size: 32px;
        line-height: 28px;
    }

    .portfolio-con .heading-title-con p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 25px !important;
    }

    .user-detail-box p {
        font-size: 12px;
        line-height: 17px;
    }

    .special-text {
        font-size: 16px;
        line-height: 24px;
    }

    .portfolio-con h5 {
        font-size: 20px;
        padding: 0 5px;
        margin-bottom: 0;
    }

    .portfolio-con .portfolio-box a {
        width: 40px;
        height: 40px;
        flex-shrink: 0;
    }

    .newsletter-con .form-group {
        width: 100%;
        margin: 0 auto;
    }

    .newsletter-con h2 {
        margin-bottom: 18px;
    }

    .footer-con .footer-logo {
        left: 0;
        top: 30px;
        width: 80px;
        opacity: 0.8;
    }

    .home_banner_outer::before {
        width: 250px;
    }

    .home_banner_outer::after {
        width: 250px;
    }

    .header-contact {
        margin-left: 0;
        position: relative;
        right: 35px;
    }

    .header-contact .contact-btn {
        padding: 5px 6px;
        height: 36px;
        min-width: 100px;
        font-size: 12px;
    }

    .header-contact li a img {
        margin-left: 4px;
        width: 8px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .user-detail-box span {
        font-size: 28px;
        line-height: 26px;
    }

    .users-details-con {
        width: 100%;
        margin: 0 auto;
        justify-content: center;
    }

    .banner-con .banner-inner-con {
        padding-top: 35px;
    }

    .banner-con {
        padding-bottom: 40px;
    }

    .secondary_btn,
    .primary_btn {
        font-size: 14px;
        min-width: 140px;
        padding: 0;
        height: 44px;
        line-height: 42px;
    }

    .about-us-con .vector4 {
        display: none;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        padding: 8px 10px 8px;
    }

    .portfolio-con .portfolio-box .key-tags {
        padding: 5px 15px;
        margin-bottom: 10px;
    }

    .newsletter-con .email-form input {
        min-width: 100%;
        height: 48px;
        margin-bottom: 10px;
        font-size: 13px;
        padding: 10px 12px 10px 20px;
    }

    .newsletter-con .email-form button {
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: 4px;
        right: 8px;
    }

    .news-and-articles-con .secondary_btn {
        min-width: 140px;
        font-weight: 400;
        font-size: 13px;
    }

    .breadcrumb-con {
        margin-bottom: 15px;
    }

    .sub-banner-inner-con {
        padding-top: 40px;
    }

    .sub-banner-inner-con p {
        margin-bottom: 10px;
    }

    .sub-banner-img figure img {
        width: 130px;
    }

    .sub-banner-inner-con h1 {
        margin-bottom: 14px;
    }

    .sub_pg_banner_outer::before {
        width: 100%;
        height: 700px;
    }

    .sub_pg_banner_outer::after {
        width: 100%;
        height: 700px;
    }

    .who-we-are-content-con h2 {
        margin-bottom: 12px;
        font-size: 32px;
    }

    .main-img-con {
        height: 300px;
    }

    .our-team-con .team-box figure {
        margin-bottom: 15px;
    }

    .commitment-con .comitment-box {
        padding: 25px 15px 25px;
    }

    .services-content-con .elementary_btn {
        min-width: 150px;
        height: 46px;
        line-height: 44px;
    }

    /* FAQ */
    .faq-con h6 {
        font-size: 20px;
        line-height: 24px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 16px 0;
        padding-right: 40px;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 40px;
        width: 40px;
    }

    /*  */
    .contact-info-con form ul li {
        float: left;
        width: 100%;
    }

    .contact-info-con .our-info-con ul li p,
    .contact-info-con .our-info-con ul li a {
        font-size: 14px;
        line-height: 22px;
    }

    .contact-info-con h6 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .contact-info-con h4 {
        font-size: 28px;
    }

    .contact-info-con form ul li:last-child {
        margin-bottom: 20px;
    }

    .contact-map-con iframe {
        height: 300px;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 15px;
    }

    .privacy-policy-content-con .col-12 {
        padding: 0;
    }

    .coming-soon-con h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .users-details-con {
        grid-template-columns: 33% 30% 36%;
    }

    .portfolio-con .col-lg-5,
    .portfolio-con .col-lg-7 {
        margin: 0 auto 20px;
        width: 100%;
    }

}


@media screen and (max-width: 350px) {

    .compaign_countdown ul li {
        margin: 0 4px;
        min-width: auto;
        padding: 8px 14px;
        font-size: 14px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 25px;
        line-height: 25px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 20px;
    }

    .coming-soon-con h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .coming-soon-con h1 {
        margin-bottom: 17px;
        font-size: 36px;
        line-height: 36px;
    }

    .footer-con ul.footer-links li {
        padding: 0 7px;
    }

    .footer-con ul.footer-links li a {
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
    }

    .footer-con .copyright-con p {
        font-size: 12px;
        display: block !important;
        margin-right: 0;
        margin-bottom: 11px !important;
    }

    .footer-con .right-con a {
        padding: 0px 10px;
        font-size: 15px;
        margin-bottom: 9px;
    }

    .footer-con .right-con p {
        font-size: 14px;
    }

    span.special-heading1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 16px;
    }

    .breadcrumb-con {
        margin-bottom: 10px;
    }

    .main-img-con {
        height: 240px;
    }

    .our-team-con .team-box h6 {
        font-size: 20px;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .faq-con h6 {
        font-size: 18px;
        line-height: 22px;
    }

    .faq-con .accordion-card .btn-link::before {
        height: 35px;
        width: 35px;
    }

    .faq-con p {
        font-size: 14px;
        line-height: 24px;
    }

    .header-contact .contact-btn {
        display: none !important;
    }

    .coming-soon-con .col-xl-12 {
        padding: 0;
    }
}