
@media only screen and (max-width: 1540px) {
    ._desktop-image{
    display:block !important;
}
._mobile-image{
    display:none !important;
}
    .gridbox .card_overlap_wrap ._overlay_text strong{
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .gridbox .card_overlap_wrap ._overlay_text p{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .gridbox .card_overlap_wrap ._overlay_text{
        padding: 20px 30px;
        transform: translateY(70%);
        top:20px;
    }
}

@media only screen and (max-width: 1400px) {
    /* detail page responsive */
    /* .hero-parent{
        padding-top: 7rem !important;
    } */
    .about-hero p{
        font-size: 1rem !important;
    }
    .about-hero h1{
        font-size: 3rem !important;
    }
    .about-hero {
        position: absolute;
        top: 35% !important;
        width: 48%;
        left: 48%;
    }
    /* --------------------- */
    .hero-content-three h2{
        font-size: 42px;
    }
    .card_main_wrapper .col-lg-3{
        width: 25%;
    }
    .gridbox .col-lg-4{
        width: 33%;
        margin-bottom: 30px;
    }
    .menu-right .nice-select {
        margin-left: 15px;
        margin-right: 15px;
    }
    .main-menu .navbar-collapse {
        margin-left: 10px;
    }
    .main-menu .navigation>li>a {
        margin-left: 20px;
    }
    .hero-content h1,
    .hero-content-two h1,
    .hero-content-three h1 {
        font-size: 55px;
    }
    .hero-about-bg {
        top: -444px;
    }
    .services-tab .nav .nav-link,
    .contact-content-area .contact-info-item.style-two span {
        font-size: 16px;
    }
    .call-to-action {
        padding-left: 65px;
        padding-right: 65px;
    }
    .solutions-tab-nav .nav-link>i {
        display: none;
    }
}
@media only screen and (max-width: 1400px) {
    .hero-content-three h2{
        font-size: 30px;
    }
    .hero-content-three p{
        font-size: 17px;
    }
    .industries_slider {
        padding: 100px 0px 100px 170px;
    }
    .service_wrapper h4{
        font-size: 30px;
    }
    .service_wrapper{
        padding: 100px 50px 50px;
    }
    .gridbox .card_overlap_wrap ._overlay_text {
        padding: 13px 20px;}

        .gridbox .card_overlap_wrap ._overlay_text p {
            font-size: 14px;
            line-height: 18px;}
}

@media only screen and (max-width: 1399px) {
    .gridbox .card_overlap_wrap ._overlay_text {
        padding: 20px 30px;
        transform: translateY(70%);
        top: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .gridbox .card_overlap_wrap ._overlay_text {
        padding: 20px 30px;
        transform: translateY(70%);
        top: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1510px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .pricing-section .container {
        max-width: 1150px;
    }
    .feedback-right-content {
        margin-left: 50px;
    }
    .call-to-action .section-title h2 {
        font-size: 34px;
    }
    .solutions-tab-nav .nav-item:last-child {
        margin-bottom: 0;
    }
    .page-banner {
        margin-top: 146px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1700px) {
    .container {
        max-width: 1270px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog-author h5 {
        font-size: 16px;
    }
    .solutions-tab-nav .nav-link h3 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .hero-content h1,
    .hero-content-two h1,
    .hero-content-three h1 {
        font-size: 48px;
    }
    .blog-content h4 {
        font-size: 16px;
    }
    .solution-content h3 {
        font-size: 20px;
    }
    .newsletter-content h2 {
        font-size: 30px;
    }
    .solution-item-two h4 {
        font-size: 18px;
    }
    .service-item,
    .feedback-item-two {
        padding-left: 25px;
        padding-right: 25px;
    }
    .success-item.style-two {
        padding-left: 60px;
        padding-right: 60px;
    }
    .section-alpha-text {
        font-size: 130px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .container {
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog-author h5 {
        font-size: 14px;
    }
    .blog-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .counter-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .service-item .content h3 {
        font-size: 22px;
    }
    .project-information {
        padding: 50px;
    }
}

@media only screen and (max-width: 1199px) {
    .header-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .menu-right .nice-select,
    .header-three .menu-right .login {
        display: none;
    }
    .nav-search {
        border: none;
        padding-right: 25px;
    }
    .page-banner {
        margin-top: 136px;
    }
    .hero-content h1,
    .hero-content-three h1 {
        font-size: 45px;
    }
    .hero-about-bg {
        top: -333px;
    }
    .services-tab .nav {
        background: transparent;
    }
    .services-tab .nav .nav-link {
        padding: 2px 15px;
    }
    .services-tab .nav .nav-link.active {
        background: var(--light-color);
        border-color: transparent;
    }
    .newsletter-content {
        margin-left: 0;
        padding-right: 0;
    }
    .section-alpha-text {
        font-size: 120px;
    }
    .solutions-tab-nav .nav-link {
        height: auto;
    }
    .solutions-tab-nav .nav-link>i {
        display: block;
    }
    .feedback-three-wrap {
        margin-top: 50px;
        margin-left: -15px;
    }
    .blog-standard-item h2,
    .single-service-content h2,
    .project-details-content h2,
    .team-profile-description h2 {
        font-size: 30px;
    }
    .project-information {
        margin-top: -55px;
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .newsletter-inner {
        margin-top: -120px;
    }
    .for-adjust-spacing {
        margin-top: -30px;
    }
    .pricing-item {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 991px) {
    /* detail responsive */
  
    /* .... */
    .hero-image {
        text-align: right;
    }
    .admin-comment .author-image {
        max-width: 165px;
    }
    .admin-comment .author-image img {
        width: 165px;
        height: 165px;
    }
}

@media only screen and (max-width: 991px) {
    .contact-banner h1 {
        font-size: 2rem  !important;}
    .contact-banner {
     
        padding: 7rem 2rem !important;
        padding-bottom: 3rem !important;
    }
    .card_main_wrapper .card_custom .card_image img{
        height: 171px !important;
    }
    .vision-mission-content p{
        padding: 20px 30px !important;
        padding-bottom: 0 !important;
    }
    .contact-banner p {
        font-size: 1.4rem;
        color: #fff;
        line-height: 30px;
        text-align: right;
        margin-top: 2rem;
        width: 100% !important;
        float: none !important;
    }
    .contact-left form {
        /* border: 1px solid #C29401; */
        border-radius: 20px;
        padding: 1rem !important;
    }
    .copy-right{
        font-size: 14px;
    }
    /* html{
        overflow-x:hidden ;
    } */
 
    .team-card-parent {
        display: flex;
        gap: 1rem;
        flex-direction: column !important;
    }
    .contact-right h2{
        font-size: 24px !important;
        margin-top: 2rem !important;
    }
    .contact-parent{
        flex-direction: column;
        padding: 0 20px !important;
        padding-top: 6rem !important;
        padding-bottom:3rem !important
    }
    .inputs input{
        padding:0.2rem !important;
    }
    .parent-inputs{
        flex-direction: column !important;
        gap:0 !important;
    }
    .contact-right{
        width: 100% !important;
    }
    .chat_us a{
        margin-left: 0 !important;
    }
    .contact-left {
        background-color: #1E1E1E;
        width: 100%;
        padding: 1rem !important;
    }
        .overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}
    .tab-content {
    display: flex;
    flex-direction: column;
    gap: 2rem !important;
}
    .hero-parent {
    padding-top: 4rem !important;
}
    .about-hero p {
   line-height:23px !important;
    margin-top: 1rem !important;
    font-size:12px !important;
}
    .about-hero {
        z-index:2;
        position: absolute;
        top: 35%;
        width: 85% !important;
        left: 10% !important;
}
    .about-hero h1 {
        font-size: 1.4rem !important;
    }
    ._desktop-image{
    display:none !important;
}
._mobile-image{
    display:block !important;
}
    .breadcrumb-item a, .breadcrumb-item.active {
    font-weight: 500;
    font-size: 19px;
    color: white;
    text-transform: capitalize;
}

/* detail style */
.full-detail {
    padding: 3rem 20px !important;
    background: linear-gradient(to bottom, #000000, #1E1E1E);
}
.single-detail h2{
    font-size: 1.2rem !important;
}
.single-detail-card{
    margin-top: 1rem;
}
.single-detail-card img{
    width: 100% !important;
}
.succeed-main{

    display: flex;
    flex-direction: column;
}
.succeed-main button {
    width: 100% !important;
}
.tab-single-cont {
    flex-direction: column !important;
    gap: 2rem !important;
   
}
.single-cont-right a {
    font-size: 1rem !important;
}
.single-cont-left {
    width: 100% !important;
}
.single-cont-right{
    width: 100% !important;
}
.single-cont-right p {
    text-align:start !important;
}
.succeed-tab {
    background: linear-gradient(to bottom, #000000, #1E1E1E);
    padding: 3rem 20px !important;
}
.single-cont-right h2{
    font-size: 1.2rem !important;
}
/* ............. */
    .nav-outer{
        width: 100%;
    }
    .header-upper {
        padding: 10px 20px !important;
        box-shadow: 0px 0px 30px 0px rgba(87, 95, 245, 0.1);
    }
    .navbar-toggler{
        padding: 0px !important;
    }
    .logo-mobile{
        margin-left: 0px !important;
    }
    .logo-mobile img{
                width: 140px !important;
    }
    .navbar-toggler img{
        width: 50px;
    }
    .header-inner {
        background: #000000;
        border-bottom: none;
    }
    .page-banner {
        margin-top: 113px;
    }
    .feature-images,
    .main-menu .navigation>li>a,
    .main-menu .navbar-collapse {
        margin-left: 0;
    }
    .header-three .main-menu .navbar-collapse {
        margin-right: 0;
    }
    .hero-content-two h1 {
        font-size: 45px;
    }
    .section-title h2 {
        font-size: 35px;
        line-height: 1.5;
    }
    .hero-about-bg {
        top: -275px;
    }
    .newsletter-images {
        padding-top: 50px;
        padding-left: 50px;
        margin-right: 50px;
    }
    .newsletter-content {
        padding-left: 50px;
        padding-right: 50px;
    }
    .newsletter-top-line {
        transform: translateY(50px);
    }
    .feedback-left-image {
        padding-top: 320px;
    }
    .feedback-left-image:before {
        width: 90vw;
        right: 10vw;
    }
    .partner-two-wrap {
        justify-content: space-around;
    }
    .partner-two-wrap .partner-item {
        margin-right: 15px;
        margin-left: 15px;
        width: calc(25% - 30px);
    }
    .partner-dashboard {
        margin-top: -200px;
    }
    .bg-yellow-shape {
        height: 150px;
        top: 15%;
    }
    .section-alpha-text {
        font-size: 100px;
    }
    .header-three .nav-search,
    .footer-section .newsletter-images {
        display: none;
    }
    .solution-item-three {
        padding: 0 15px;
    }
    .service-item {
        padding-left: 25px;
        padding-right: 25px;
    }
    .newsletter-inner.style-two:after {
        width: 100%;
    }
    .dashboard-screenshot-item img {
        transform: translate(calc(100% - 50px));
    }
    .dashboard-screenshot-item.slick-active+.dashboard-screenshot-item img {
        transform: translate(calc(50px - 100%));
    }
    .project-filter li {
        font-size: 16px;
    }
    .project-information {
        margin-top: 30px;
    }
    .contact-page-map iframe {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .card_main_wrapper .card_custom strong {
    color: #fff;
    font-size: 17px;}
    .bottomElements .custom_arrows img {
    width: 40px;
    cursor: pointer;
}
    .first-fold {
        height: 700px !important
    }
    .popup-container .popup-close {
        position: absolute;
        top: 30px !important;
        font-size: 0;
        right: 30px !important;
        width: 30px !important;
        height: 30px !important;
    }
    .popup-phera {
        color: #747B8B !important;
        Margin-bottom: 20px !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        letter-spacing: -0.26px !important;
    }
    .overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}
    .popup-middel-section1 {
        Padding: 0 !important;
    }
    .popup-container {
        transform: translateY(-50%);
        transition: 500ms all;
        position: relative;
        width: 100%;
        height: fit-content !important;
        top: 0%;
        padding: 50px 40px;
        background: #FFF;
        border-radius: 0.25em 0.25em 0.4em 0.4em;
        text-align: left;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }
    .col-4 {
        padding: 0px !important;
    }
    .col-sm-6 {
        padding: 0px !important;
    }
    .col-sm-12 {
        padding: 0px !important;
    }
    .popup-middel-section {
        Padding: 0 !important;
    }
    .nice-select,
    .form-group input,
    .form-group textarea,
    .input-group input,
    .input-group textarea {
        padding: 15px 25px !important;
    }
    .contact-form-three .form-group {
        margin-bottom: 15px !important;
    }
    .pt-35,
    .py-35 {
        padding-top: 0 !important;
    }
    .responsive-popup-heading {
        font-size: 18px !important;
    }
    .popup-container {
        transform: translateY(-50%);
        transition: 500ms all;
        position: relative;
        width: 100%;
        top: 0%;
        padding: 15% 15px !important;
        background: #FFF;
        border-radius: 0.25em 0.25em 0.4em 0.4em;
        text-align: center;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }
    .responsive-popup-img {
        margin-top: -70px !important;
        /*width: 45% !important;*/
        /* float: left; */
        margin-left: 15px !important;
    }
    .responsive-footer-section {
        display: block !important;
    }
    .responsive-footer-main {
        display: none !important;
    }
    .copyright-area {
        display: none;
    }
    .container,
    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-responsive {
        display: block !important;
    }
    .slide-container {
        Padding: 0 !important;
    }
    .page-wrapper {
        Padding: 0% !important;
    }
    .responsive-margin {
        margin: 5%;
        margin-top: 0;
    }
    .responsive-heading {
        font-family: Poppins;
        font-size: 28px !important;
        font-weight: 700;
        line-height: 38px !important;
        letter-spacing: -0.26px;
        text-align: left;
        color: rgb(34, 38, 46);
        visibility: visible;
    }
    .section-title {
        margin: auto;
    }
    .section-title h2 span {
        Padding: 0 !important;
        font-size: 22px !important;
    }
    .section-title h2 {
        font-size: 22px !important;
    }
    .row {
        margin-bottom: 3% ;
        Padding: 0 ;
        margin-left: 0 ;
        margin-right: 0 ;
    }
    .first_section{
        margin-bottom: -12px !important;
    }
    .industries_slider{
        padding: 20px 5px !important;
    }
    .industries_slider .pl-30{
        padding: 20px !important;
    }
    .bottomElements ._countbox #slide-count{
        padding: 4px 35px;
    }
    .knowmore{
        margin: 20px auto 0px;
    }
    .bottomElements{
        position: initial;
        top: inherit;
        padding: 0px 5px 20px !important;
    }
    .card_main_wrapper{
        padding: 0px 5px 20px !important;
        gap:20px;
    }
    .service_wrapper{
        padding: 20px 5px !important;
    }
    .service_wrapper1{
        padding: 20px 5px !important;
    }
    .service_wrapper h4{
        font-size: 28px;
        line-height: 34px;
    }
     .service_wrapper1 h4{
        font-size: 28px;
        line-height: 34px;
    }
    .industries_slider h4{
        font-size:1.2rem;
    }
    .right_para{
        padding: 0px 10px;
    }
    .gridbox{
        padding: 20px 5px !important;
    }
    .gridbox .col-lg-4{
        margin-bottom: 20px;
    }
    .gridbox .card_overlap_wrap ._overlay_text{
        padding: 10px 10px;
        top:20px;
    }
    .gridbox .card_overlap_wrap ._overlay_text .knowmore {
        font-size: 14px;
        margin: 10px 0px;
        padding: 4px 10px;
        color: #87C232 !important;
    }
    .subscribe_wrap{
        padding: 20px;
    }
    .subscribe_wrap .innersubs{
        padding: 20px 10px;
    }
    .subscribe_wrap .innersubs p{
        font-size: 14px;
    }
    .innersubs form{
        flex-wrap: wrap;
    }
    .subscribe_wrap .innersubs input[type="email"]{
        width: 100%;
    }
    .left_ft{
        padding: 0px !important;
    }
    .left_ft .gap-4{
        gap: 15px !important;
        margin-bottom: 20px !important;
    }
    .left_ft .gap-4 h4{
        width: 100% !important;
    }
    .right_ft{
        padding: 0px;
    }
    .right_ft .social_list{
        border: none;
        padding-left:0px ;
    }
    .right_ft strong{
        margin-bottom: 7px !important;
    }
    .social_list li{
        margin-bottom: 3px;
    }
    .social_list:last-child{
        margin-top: 20px;
    }
    .footer_cpoyright{
        padding: 15px 5px;
    }
    .footer_cpoyright p{
        text-align: center;
        font-size: 13px;
        letter-spacing: 0.5px;
    }
    .footer_cpoyright p:last-child{
        margin-bottom: 0px;
    }
    .subscribe_wrap .innersubs button{
        margin-left: 0px;
        padding: 5px 20px;
        margin-top: 20px;
    }
    .footer_wrap{
        padding: 20px 20px;
    }
    .footer_wrap .footer_heading{
        margin-bottom: 5px !important;
    }
    .subscribe_wrap .innersubs strong{
        font-size: 20px;
    }
    .gridbox .card_overlap_wrap ._overlay_text strong{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .gridbox .card_overlap_wrap ._overlay_text p{
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px;
    }
    .main-menu .navbar-collapse {
        padding: 0px;
        margin-left: 0 !important;
    }
    .responsive {
        display: none;
    }
    .background1 {
        display: none !important;
    }
    .background {
        display: none !important;
    }
    .responsive-text {
        font-size: 25px !important;
    }
    .header-inner {
        display: block !important;
        padding: 0;
        position: relative;
        align-items: center;
        justify-content: space-between;
    }
    .newsletter-email button {
        font-size: 14px !important;
        display: block;
        padding: 5px 30px !important;
    }
    .pt-210 {
        padding-top: 100px !important;
    }
    .fixed-header .header-inner {
        border-bottom: none;
        Padding: 0;
    }
    .margin-50 {
        margin-bottom: 0% !important;
    }
    .rpt-100,
    .rpy-100 {
        padding-top: 20px !important;
    }
    .rmb-50,
    .rmy-50 {
        margin-bottom: 0 !important;
    }
    p {
        margin-top: 0;
        margin-bottom: 0;
    }
    .responsive-col .section-title h2 {
        font-size: 20px !important;
    }
    .responsive-blog {
        Padding: 5% 0;
    }
    .responsive-heading-3 {
        width: 70%;
        margin: auto;
        text-align: center;
        padding: 5% 5%;
    }
    .responsive-show-display-mobile {
        display: block !important;
    }
    .responsive-show-display-main {
        display: none;
    }
    .responsive-col {
        Padding: 24px 7% !important;
    }
    .rmb-55,
    .rmy-55 {
        margin-bottom: 0 !important;
    }
    .responsive-col p {
        font-size: 15px !important;
        line-height: 23px;
        margin-top: 10px;
    }
    .swiper--blog__slide {
        width: 90% !important;
        height: 565px !important;
        margin-left: 20px !important;
        background-color: #fff;
        padding: 10% !important;
        border-radius: 15px !important;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: auto;
    }
    .content {
        width: 100% !important;
    }
    h3 {
        font-size: 20px !important;
    }
    .feature-item {
        Margin-bottom: 10px !important;
    }
    .feature-item p {
        color: #747B8B;
        font-family: Poppins;
        margin-top: 10px;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 21px !important;
        /* letter-spacing: -0.25999999046325684px; */
        text-align: left;
    }
    .feature-item>i {
        height: 45px !important;
        width: 45px !important;
        flex: none !important;
        font-size: 30px !important;
        transition: 0.5s !important;
        line-height: 55px !important;
        text-align: center !important;
        margin-right: 25px !important;
        border-radius: 7px !important;
        background: #e7e4fb !important;
        color: var(--primary-color);
    }
    input,
    textarea,
    select {
        width: 100%;
        height: 60px;
        padding: 0 25px !important;
        font-size: 14px !important;
        background-color: #fff;
        border: 1px solid #e1e1e1;
    }
    #responsive-last {
        margin-right: 5%;
    }
    .responsive-row {
        margin: 0;
    }
    .responsive-input {
        padding: 12px 16px !important;
        width: 100% !important;
        align-items: flex-start !important;
        gap: 8px !important;
        align-self: stretch !important;
        margin-bottom: 16px;
        border-radius: 6px !important;
        border: 1px solid #E7EAEE !important;
        background: #FFF !important;
    }
    .responsive-button {
        width: 100% !important;
        font-size: 14px !important;
        padding: 12px 24px !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 8px !important;
        Margin-bottom: 10%;
        border-radius: 6px !important;
        background: #004AAB !important;
    }
    .responsive-section-mail {
        background: #E7EEFF !important;
        width: 100% !important;
        height: 270px !important;
        padding: 28px 55px !important;
    }
    .responsive-section-mail h2 {
        text-align: center !important;
        margin: auto !important;
        font-weight: 900 !important;
        width: 70% !important;
        color: #160042 !important;
        font-size: 20px !important;
        Margin-bottom: 20px !important;
    }
    .responsive-heading-2 {
        /* Body XLarge/Bold */
        font-family: Poppins;
        font-size: 20px !important;
        font-style: normal !important;
        margin: auto !important;
        text-align: center;
        margin-top: 10%;
        Padding-top: 5%;
        width: 70% !important;
        font-weight: 700;
        line-height: 30px !important;
        letter-spacing: -0.26px;
    }
    .responsiv-pehra {
        font-family: Poppins;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 21px !important;
        letter-spacing: -0.26px;
        text-align: left;
        color: rgb(116, 123, 139);
        visibility: visible;
    }
    .feature-images .second {
        margin-left: 30% !important;
        margin-top: -8% !important;
        width: 50%;
    }
    .responsive-form {
        display: none;
    }
    .responsive-hero-section {
        padding: 0px 20px !important;
        padding-top:45px !important;
    }
    a.theme-btn {
        /*width:35%;*/
        z-index: 1;
        cursor: pointer;
        /*margin-left: 50px;*/
        font-weight: 500;
        font-size: 14px;
        transition: 0.5s;
        position: relative;
        text-align: center;
        padding: 0px 10px;
        border-radius: 5px;
        align-items: center;
        display: inline-flex;
        justify-content: center;
        text-transform: inherit;
    }
}

.header-top p {
    padding: 5px 0;
    font-size: 15px;
    line-height: 1.4;
}

.section-title h2 {
    font-size: 32px;
}

.page-title {
    font-size: 45px;
}

.hero-about-bg {
    top: -235px;
}

.partner-two-wrap .partner-item {
    width: calc(33% - 30px);
}

.section-alpha-text {
    font-size: 75px;
}

.hero-section-two .left-circles {
    left: -333px;
}

.hero-section-two .right-circles,
.hero-section-two .right-circles:after {
    height: 250px;
    width: 250px;
}

.hero-section-two .right-circles {
    right: -200px;
}

.hero-section-two .right-circles:after {
    right: -20px;
    top: 100px;
}

.success-item.style-two {
    padding-bottom: 0;
}

.counter-inner-two {
    padding-bottom: 75px;
}

.big-image .project-content {
    height: 80px;
    width: 80px;
}

.big-image .project-content h3 {
    display: none;
}

}

@media only screen and (max-width: 575px) {
    .page-title,
    .hero-content h1,
    .hero-content-two h1 {
        font-size: 40px;
        line-height: 1.5;
    }
    .hero-about-bg {
        top: -175px;
    }
    blockquote,
    .contact-form,
    .call-to-action {
        padding-left: 25px;
        padding-right: 25px;
    }
    .dashboard-screenshot-item img,
    .about-content-three .list-style-one li:first-child {
        width: 100%;
    }
    .dashboard-screenshot-wrap .dashboard-prev {
        left: -10px;
    }
    .dashboard-screenshot-wrap .dashboard-next {
        right: -10px;
    }
    .about-page-images img:first-child {
        margin-right: 15px;
    }
    .contact-page-map iframe {
        height: 350px;
    }
    .blog-standard-item h2 {
        font-size: 25px;
    }
    blockquote {
        margin-top: 0;
    }
    blockquote p {
        font-size: 20px;
        line-height: 1.7;
    }
    .comment-item {
        display: block;
    }
    .author-image {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .page-title,
    .hero-content h1,
    .hero-content-two h1,
    .hero-content-three h1 {
        font-size: 35px;
    }
    .hero-content p,
    .hero-content-two p,
    .list-style-one li {
        font-size: 16px;
        line-height: 1.6;
    }
    .hero-about-bg {
        top: -115px;
    }
    .counter-inner,
    .newsletter-images,
    .feedback-item-two,
    .newsletter-content {
        padding-left: 25px;
        padding-right: 25px;
    }
    .feedback-item p {
        font-size: 18px;
    }
    .hero-content-two .hero-btns .theme-btn {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
    }
    .bg-yellow-shape {
        height: 100px;
        top: 5%;
    }
    .partner-dashboard {
        margin-top: -100px;
    }
    .section-alpha-text {
        font-size: 50px;
        margin-bottom: 150px;
    }
    .solutions-tab-nav .nav-link {
        padding: 15px 25px;
    }
    .solutions-tab-nav .nav-link>i {
        margin-right: 10px;
        font-size: 40px;
    }
    .solutions-tab-nav .nav-link h3 {
        font-size: 20px;
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 400px) {
    .hero-content h1,
    .hero-content-two h1,
    .hero-content-three h1 {
        font-size: 30px;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .col-small {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .partner-two-wrap .partner-item {
        width: calc(50% - 30px);
    }
    .page-banner {
        margin-top: 132px;
    }
    .success-item {
        text-align: center;
        justify-content: center;
    }
    .call-to-action {
        text-align: center;
    }
    .call-to-action-btns .theme-btn:not(:last-child) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 375px) {
    .hero-content h1,
    .hero-content-two h1,
    .hero-content-three h1,
    .single-service-content h2,
    .project-details-content h2,
    .team-profile-description h2 {
        font-size: 25px;
    }
    .hero-content-three h1 {
        line-height: 1.4;
    }
    .section-title h2,
    .solution-item-three h3,
    .blog-details-content h3,
    .team-profile-description h3 {
        font-size: 23px;
    }
    .hero-about-bg {
        top: -80px;
    }
    .success-item,
    .service-item,
    .feedback-active .feedback-author {
        display: block;
    }
    .newsletter-email button {
        margin-bottom: 15px;
        position: relative;
        right: 0;
    }
    .feedback-author i {
        margin-right: 16px;
    }
    .blog-standard-item h2,
    .feedback-author .author-content h3 {
        font-size: 22px;
    }
    .blog-author {
        left: 16px;
        width: calc(100% - 32px);
    }
    .blog-content,
    .service-list li a,
    .contact-info-item {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blog-content h4 {
        font-size: 18px;
    }
    blockquote p,
    .blog-author h5,
    .form-group label,
    .service-list li a,
    .project-content h3,
    .news-widget-item h5,
    .solutions-tab-nav .nav-link h3,
    .contact-info-item.style-two span {
        font-size: 16px;
    }
    .blog-meta li:not(:last-child) {
        margin-right: 12px;
    }
    .list-style-two.two-column li {
        width: 100%;
    }
    .solution-item-two {
        padding-left: 25px;
    }
    .solution-item-two .number {
        font-size: 150px;
    }
    .success-item.style-two {
        padding-left: 55px;
        padding-right: 55px;
    }
    .solutions-tab-nav .nav-link {
        text-align: center;
        display: block;
    }
    .pricing-item,
    .admin-comment,
    .blog-item-two,
    .service-widget,
    .call-action-widget,
    .contact-form .theme-btn {
        padding-left: 25px;
        padding-right: 25px;
    }
    .feedback-active .feedback-author i {
        display: inline-block;
        margin-bottom: 13px;
    }
    .contact-form .theme-btn i,
    .solutions-tab-nav .nav-link p,
    .solutions-tab-nav .nav-link>i {
        display: none;
    }
    .solution-item-three>i {
        height: 55px;
        width: 55px;
        font-size: 25px;
        line-height: 55px;
    }
    .hero-content-three .newsletter-email input {
        height: 60px;
    }
    .blog-item-two h3,
    .service-item .content h3,
    .admin-comment .comment-details h3 {
        font-size: 20px;
    }
    .blog-item-two p,
    .news-widget-item h5 {
        line-height: 1.5;
    }
    .project-content {
        height: 155px;
        width: 155px;
    }
    .news-widget-item img {
        margin-right: 20px;
    }
    .comment-item.child-comment {
        margin-left: 35px;
    }
    .solutions-tab-nav .nav-item:not(:last-child) {
        margin-bottom: 5px;
    }
    .count-text {
        margin-right: 0;
    }
}