﻿@media (max-width:1366px) {
    .container {
        max-width: 1230px !important;
    }

    .para-text {
        font-size: 18px;
    }
    .brand-logo img {
        width: 250px;
    }
    .tab-link{
        font-size:18px;
    }
    li .tab-link::after{
        top:8px;
    }
    .agile-item.fourth div:nth-child(1) .img-fluid, .agile-item.fourth div:nth-child(3) .img-fluid {
        width: 42%;
    }

    .topimg-slider-section {
        padding-bottom: 90px;
	}
    .theme-btn1{
        font-size:16px;
    }
}
@media(max-width:1212px){
   
    .portfolioFilter a {
        padding: 4px 7px;
    }
}

@media(max-width:1460px) {
    .medium-col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80% !important;
        flex: 0 0 80% !important;
        max-width: 80% !important;
    }
}

@media(max-width:1260px) {
    .medium-col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .advantages-txt {
        font-size: 18px;
    }

    .nav.navbar-nav .nav-item a {
        font-size: 13px;
    }

    .get-in-touch-sec .theme-btn {
        margin: 0 5px;
    }
}

@media(max-width:1100px) {
    .nav-contact {
        display: none;
    }
}

@media (max-width:1024px) {

    .location-tag {
        margin-top: -15px;
    }

    .skew-section {
        overflow: hidden;
    }

    .key-feature-main {
        padding: 60px 0 150px 0;
    }
}

@media (max-width:1199px) {
    .main-slider-box .sm-text {
        font-size: 16px;
    }

    .main-slider-box h1 {
        font-size: 40px;
        margin: 0;
    }

    .main-slider-box .para-text {
        font-size: 24px;
    }

}

@media (max-width:991px) {
    .container {
        max-width: 98% !important;
    }

    .section-title h2 {
        padding-bottom: 20px;
    }

    /* Navbar css */

    .logo-img {
        display: flex;
    }

    .navbar-collapse {
        width: 250px;
        background-color: var(--theme-black-color);
        justify-content: flex-start !important;
        align-items: center;
        position: fixed !important;
        left: -300px;
        top: 0;
        height: 100vh;
        z-index: 999;
        animation: smoothScroll 1s forwards;
        -webkit-transition: all 0.5s ease;
        -moz-transition: position 10s;
        -ms-transition: position 10s;
        -o-transition: position 10s;
        transition: all 0.5s ease;
    }

    .navbar-toggler {
        display: block;
        background-color: transparent !important;
    }

    .navbar-cont-btn {
        margin-top: 5px;
    }

    .navbar-nav {
        padding-top: 5px;
    }

    .navbar-toggler .icon-bar {
        background-color: var(--theme-white-color);
        display: block;
        height: 2px;
        position: relative;
        width: 28px;
        margin: 0;
    }

    .icon-bar.bar-middle {
        margin: 5px 0;
    }

    .nav-item {
        padding: 10px 10px;
    }

        .nav-item.header-contact {
            display: block !important;
        }

        .nav-item.ph-num-sec {
            border: none;
            margin: 0;
        }

        .nav-item.login-btn-sec {
            padding: 0;
        }

    .navbar-collapse.collapse.show {
        left: 0;
    }

    .nv-navbar1 {
        display: none !important;
    }

    .nav.navbar-nav.nv-navbar2 {
        display: block;
        padding-top: 10px;
    }

    .navbar-nav .nav-link {
        padding: 0;
    }

    .nav.navbar-nav .nav-item a {
        font-size: 12px;
        padding: 12px 10px 8px;
        width:100%;
    }
    .nav.navbar-nav .nav-item:hover a {
        color: var(--theme-white-color) !important;
    }
    #topheader .nav-item {
        text-align: left;
    }

    .nav-contact .wht-txt {
        padding: 0;
        margin: 0;
    }

    .nav.navbar-nav .nav-item a.theme-btn {
        padding: 13px 20px 8px 35px !important;
    }

    #topheader .nav.navbar-nav.nv-navbar2 .nav-item {
        border-bottom: 1px solid var(--theme-black-color);
        padding: 0;
    }

    .nv-navbar2 li.nav-item.active, .nv-navbar2 li.nav-item:hover {
        background-color: var(--theme-color);
    }

    .nav-contact .wht-txt::after {
        display: none;
    }

    .nav-contact .wht-txt {
        padding: 0;
        margin: 0;
    }
    
    .navbar.navbar-expand-lg {
        padding: 0;
    }
    #topheader .nav-item.login-btn-sec .theme-btn {
        margin: 0 0 0 5px;
    }
        #topheader .nav-item.login-btn-sec .theme-btn:hover {
            color: var(--theme-color) !important;
            box-shadow: inset 0 0 0 2em var(--theme-white-color);
        }
        #topheader .nav-item.login-btn-sec {
            padding: 0 !important;
        }
    header.sticky .theme-btn:hover .icon {
        fill: var(--theme-color);
    }
    .nav.navbar-nav .nav-item.active a {
        color: var(--theme-white-color) !important;
    }
    header.sticky .nav.navbar-nav .nav-item.active a {
        color: var(--theme-white-color) !important;
    }

    header.sticky .nav.navbar-nav .nav-item a {
        color: var(--theme-white-color) !important;
    }
    .call-us-txt {
        padding-top: 4px;
    }
    .nav-item.login-btn-sections:hover {
        background-color: none;
    }

    .get-in-touch-sec .theme-btn {
        margin: 0 5px 0 0;
    }
    .theme-btn .icon {
        top: 8px;
    }
    #topheader .nav-item:nth-child(2) {
        padding-top: 5px;
        padding-bottom: 2px;
    }

    #topheader .nav-item.login-btn-sec {
        padding-top: 0;
    }
    header .theme-btn {
        margin: 0 10px 0 0;
        padding: 13px 20px 8px 35px;
    }
    .theme-btn:hover, .theme-btn:focus {
        box-shadow: none;
        border: 2px solid var(--theme-white-color);
        background-color: transparent;
        color:var(--theme-white-color);
    }   
        .theme-btn:hover .icon, .theme-btn:focus .icon {
            fill: var(--theme-white-color);
        }
    
    #topheader .nav-item.login-btn-sec .theme-btn:hover, #topheader .nav-item.login-btn-sec .theme-btn:focus {
        color: var(--theme-white-color) !important;
        box-shadow: none;
        border:2px solid var(--theme-white-color);
    }
    .login-btn-sections .get-in-touch-sec:focus, .login-btn-sections .login-btn-sec:focus {
        outline: none;
    }
    .nav.navbar-nav .nav-item a:hover span {
        color: var(--theme-white-color) !important;
    }
    .nav.navbar-nav .nav-item a:hover span {
        color: var(--theme-white-color) !important;
    }
    .nav-contact:hover .icon {
        fill: var(--theme-white-color);
    }
    /* Header css */
    .main-header-section {
        display: flex;
    }

    header.sticky {
        display: flex;
        align-items: center;
        animation: none;
    }

        header.sticky .theme-btn {
            color: var(--theme-white-color);
            box-shadow: inset 0 0 0 2px var(--theme-white-color);
        }

        header.sticky .icon {
            fill: var(--theme-white-color);
        }

    header .sticky {
        position: absolute;
    }

        header.sticky .navbar-toggler .icon-bar {
            background-color: var(--theme-black-color);
        }

        header.sticky .wht-txt {
            color: var(--theme-white-color);
        }

    .logo-img .brand-logo img {
        max-width: 100%;
        width: 250px;
    }

    .topimg-slider-section {
        padding-top: 0;
        padding-bottom: 80px;
    }

    .ph-num-sec {
        font-size: 15px;
    }
    .login-btn-sections {
        display: flex;
        align-items: center;
        padding: 5px 10px 13px;
    }

        .login-btn-sections .get-in-touch-sec, .login-btn-sections .login-btn-sec {
            width: 50%;
            text-align: center;
        }

            .login-btn-sections .get-in-touch-sec .theme-btn, .login-btn-sections .login-btn-sec .theme-btn {
                width: 100%;
                box-shadow:none;
                border:2px solid var(--theme-white-color);
            }
    /* Main Slider css */

    .main-slider-box {
        padding: 15px;
    }

        .main-slider-box h1 {
            font-size: 30px;
        }

        .main-slider-box .para-text {
            font-size: 20px;
        }

        .main-slider-box .para-text {
            font-size: 18px;
        }

    .key-feature-main {
        padding: 70px 0 60px 0;
    }
    .key-feature-section{
        overflow:hidden;
    }
    .required-resources-block {
        padding-top: 0;
    }

    .res-title {
        font-size: 16px;
    }

    /*about css*/

    .about-product-section {
        text-align: center;
    }

    .about-us-section {
        padding-bottom: 10px;
    }

        .about-us-section .section-title h2 {
            margin-bottom: 20px;
            padding-bottom: 30px;
        }

    .circle-logo {
        height: 130px;
        width: 130px;
        right: -30px;
        bottom: -30px;
    }

    /*services css*/

    .service-left {
        height: 60px;
        width: 60px;
    }

    .services-icon {
        height: 30px;
        width: 30px;
    }

    .service-right .title, .service-right .subtitle {
        font-size: 18px;
    }

    .service-right .subtitle {
        font-size: 13px;
    }

    .departments-block {
        padding-bottom: 40px;
    }

    .customer-support-box {
        margin-top: 30px;
    }

    /*how it works css*/

    .hiw-img.img-middle::after {
        top: -40px;
        width: 15%;
        margin: 70px 0;
    }

    .hiw-img.img-right::after {
        left: -27%;
        width: 23%;
    }

    .hiw-img.img-bottom::after {
        top: -30px;
        width: 15%;
    }

    .hiw-img.img-middle {
        margin: 70px 0;
    }

    .hiw03 {
        margin-bottom: -47px;
        margin-left: -100px;
    }

    .hiw05 {
        margin-top: -57px;
        margin-left: -103px;
    }
    .departments-block {
        padding-top: 30px;
    }     

    /*footer css*/

    .footer-section .peis-logo img {
        max-width: 100%;
    }
       
    .privacy-links {
        margin-top: 10px;
    }
    .advantages-txt {
        font-size: 14px;
    }

    .nav-contact {
        display: block;
    }

    .advantages-img {
        transform: scale(0.8);
    }

    .advantages-box {
        padding: 0 25px;
    }

    .mob-text-center, .privacy-links {
        text-align: center !important;
    }

    .medium-col-10 .col-sm-6.col-12, .m-col-full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mob-full-col12 .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
   
    #wh-widget-send-button.wh-widget-right {
        bottom: 0 !important;
    }
    .backtotop {
        bottom: 88px;
        right: 20px;
    }
    .required-resources-block {
        padding-bottom: 30px;
	}
    .skew-section {
        position: relative;
        overflow: hidden;
    }
    .breadcrumb {
        font-size: 15px;
    }
    .thanks-msg .para-text{
        font-size:16px;
	}
    .required-resources-block {
        padding-bottom: 30px;
    }
    .advantages-section {
        padding: 30px 0 30px;
    }
    .how-it-works-block {
        padding: 30px 0 85px;
    }
    .portfolio-item:hover {
        border-radius: 0;
        box-shadow: none;
        border: 1px solid transparent;
        transform: scale(1);
    }
}

@media (max-width:768px) {
    .hiw-img.img-middle {
        margin: 70px 0;
    }
}

@media (max-width:767px) {
    .app-store{
        justify-content:center;
    }
    .app-icon .img-fluid {
        width: 110px;
    }
    .main-wrapper {
        padding-top: 80px;
    }

    .padding-t-40 {
        padding-top: 20px;
    }

    /*About css*/

    .circle-logo {
        right: 5px;
        bottom:5px;
    }

    .about-us-section {
        padding-top: 0;
    }

    /*key-features css*/

    .key-features-block ul {
        padding-left: 0;
        margin-bottom: 0;
    }

    .section-resouces-box {
        display: block;
        text-align: center;
    }

    .res-box-top {
        margin: 0 auto;
    }

    .res-box-bottom {
        padding-bottom: 15px;
    }

    .required-resources-block .section-title {
        text-align: center !important;
    }

    .required-resources-block {
        padding-top: 20px;
    }

    .key-features-block ul li {
        font-size: 20px;
    }

    .key-feature-main {
        padding: 40px 0 30px 0;
    }

    .key-feature-section::after {
        background-attachment: fixed;
    }
    
    /*footer css*/

    .footer-section .peis-logo img {
        max-width: 70%;
    }

    .footer-row .col-md-4.col-12 {
        margin-bottom: 30px;
        text-align: center;
        padding-bottom: 10px;
    }

    .footer-section.bg-black {
        padding: 30px 0 !important;
    }

    .social-media-section {
        justify-content: center;
    }

    .footer-section h5 {
        margin-bottom: 15px;
    }

        .footer-section h5::after {
            right: 0;
            margin: 0 auto;
        }
    .footer-row .col-md-4.col-12:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .agile-item.first div:nth-child(2) {
        padding-top: 10px;
    }

    .agile-item.fifth .agile-f-02 {
        top: 30px;
    }

    .agile-item.first div:nth-child(2) {
        padding-top: 10px;
    }

    .agile-item.fifth .agile-f-02 {
        top: 30px;
    }

    .how-it-works-block {
        padding: 20px 0 50px;
    }

    .services-block:nth-child(1), .services-block:nth-child(2), .services-block:nth-child(3) {
        margin-bottom: 15px;
    }

    .portfolioFilter a {
        font-size: 12px;
    }

    .responsive-dept-block {
        display: block;
    }
    .responsive-tab-block{
        display:none;
    }
    #Business-slider .owl-nav .owl-prev {
        left: -20px;
    }
    #Business-slider .owl-nav .owl-next {
        right: -20px;
    }
    .required-resources-block {
        padding-bottom: 30px;
    }    
    
}
@media(max-width:720px) {
    .medium-col-10 .col-sm-6.col-12, .m-col-full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media(max-width:640px) {
    .FilterSelect {
        display: block;
    }

    .portfolioFilter {
        display: none;
    }

} 
@media (max-width:600px) {
   
    .logo-img .brand-logo img {
        width: 220px;
    }

    .theme-btn1 span {
        top: 10px;
    }

    .theme-btn1 {
        padding: 10px 20px 7px;
        font-size: 12px;
    }

    .main-slider-txts {
        margin-right: 0;
        padding-right: 15px !important;
        order:2;
    }

    .main-slider-box .sm-text {
        font-size: 12px;
    }

    .main-slider-box h1 {
        font-size: 24px;
        margin: 5px 0;
    }

    .main-slider-box .para-text {
        font-size: 15px;
        line-height: 24px;
    }

    .main-slider-box .theme-btn {
        font-size: 10px;
        padding: 11px 15px 7px;
    }

    .section-support {
        padding-bottom: 10px;
    }

        .section-support .icon, .section-support:hover .icon {
            transform: none;
        }

    .contact-us-block .section-support {
        padding-top: 10px;
    }

    .section-support:last-child {
        padding-bottom: 10px;
    }

    .contact-us-block .section-support:last-child {
        padding-top: 0;
    }
    .hiw03 {
        margin-bottom: -35px;
        margin-left: -60px;
    }

    .hiw05 {
        margin-top: -41px;
        margin-left: -61px;
    }
    .portfolioFilter-tabs {
        margin-top: 20px;
        margin-bottom: 5px;
    }
    
}

@media (max-width:580px){
   
    #Business-slider .owl-nav .owl-prev {
        left: -15px;
    }
    #Business-slider .owl-nav .owl-next {
        right: -15px;
    }
    #loaction-map iframe {
        height: 230px;
    }
    .filter-tabs{
        display:none;
    }
    .filter-itm-padding.isotope-item {
        padding-bottom: 0 !important;
    }
}

@media (max-width:576px) {
    .wrap-contact3 {
        padding: 72px 15px 65px 15px;
    }
    /*GELLERY CSS*/
    .isotope .isotope-item {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .portfolioFilter a {
        font-size: 12px;
        padding: 3px 12px 0px;
        margin-right: 0;
    }
}

@media(max-width: 575px) {

    .input-name, input, textarea {
        font-size: 12px;
    }

    .focus-input-name::after {
        font-size: 12px;
        top: 20px;
        left: 0;
    }

    .input-name:focus + .focus-input-name::after {
        top: -10px;
    }

    textarea.input2 + .focus-input2::after {
        font-size: 12px;
    }
    .section-resouces-box{
        margin-bottom:15px;
    }
    .pagemenu.relative-position {
        min-height: 170px !important;
    }
}
@media (max-width:480px) {
    header.sticky .brand-logo2 img {
        width: 170px;
    }
    .section-title h2, .section-support-title h3 {
        font-size: 20px;
    }

    .section-title span, .footer-section h5 {
        font-size: 16px;
    }
    
    .para-text {
        font-size: 16px;
    }

    .f-14 {
        font-size: 12px !important;
    }

    .ptb {
        padding: 20px 0 30px 0;
    }

    header.sticky {
        height: 55px;
        padding: 0;
    }

    .logo-img .brand-logo img {
        width: 200px;
    }

    .nav-contact .wht-txt {
        font-size: 16px;
    }

    /*service css*/

    .services-block {
        display: block;
        text-align: center;
    }

    .service-left {
        margin: 0 auto;
    }

    .service-right {
        margin: 10px 0 0 0;
    }

    .customer-support-box {
        margin-top: 0;
    }

    .section-support .icon {
        height: 63px;
        width: 52px;
    }

    .icon.mail-envelope {
        width: 40px;
    }

    .circle-logo {
        height: 60px;
        width: 60px;
    }
    .about-us-section {
        padding-bottom: 30px;
    }
    .about-us-text .para-text {
        text-align: justify !important;
    }

    .brand-box-items {
        width: 100%;
    }

    .service-right .title {
        font-size: 14px;
    }

    .service-right .subtitle, .footer-section .para-text {
        font-size: 12px;
    }

    /*key feature css*/

    .key-features-block ul li {
        font-size: 14px;
    }

    /*How it works css*/

    .agile-item.fifth .agile-f-01, .agile-item.fifth .agile-f-02 {
        top: 10px;
    }
        .agile-item.fifth .agile-f-01.agile-f-01 {
            top: -20px;
        }
    .agile-item.fifth .agile-f-02 {
        top: 20px;
    }
    .hiw-img.img-middle::after {
        top: -40px;
        width: 25%;
        left: 37%;
    }

    .hiw-img.img-bottom::after {
        top: -40px;
        width: 27%;
        left: 35%;
    }

    .hiw03 {
        margin-bottom: -25px;
        margin-left: -60px;
    }

    .hiw05 {
        margin-top: -31px;
        margin-left: -62px;
    }

    .common-form.validate-form.mt-5 {
        margin-top: 35px !important;
    }

    .client-info h4 {
        font-size: 16px;
    }
    /*GELLERY CSS*/
   
    .portfolioFilter a {
        font-size: 11px;
        padding: 3px 8px 0px;
        margin-right: 0;
    }

    .portfolio-logo img {
        width: 150px;
    }

    .mb-4.p-3.isotope-item {
        padding: 0 !important;
        margin: 0 0 30px 0 !important;
    }
    .privacy-links a {
        font-size: 12px;
    }
    .advantages-txt {
        width: 75%;
    }

    .advantages-img {
        width: 25%;
    }

    .advantages-txt {
        font-size: 13px;
    }
    .fixed-section{
        position:static;
    }
    .portfolioFilter-tabs {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
}

@media (max-width:580px) {

    .clients-logo-section {
        padding-bottom: 10px;
    }

    .main-slider-box {
        margin-bottom: 10px;
    }

    .brand-box-items {
        display: block;
        padding-bottom:0;
    }
    .clients-logo-section .theme-btn1 {
        margin-top:0;
        margin-bottom:10px;
    }
    .brand-box-inner {
        padding-bottom: 20px;
    }

    .location-tag {
        margin-top: -10px;
    }

    .location-tag1 {
        top: -10px;
    }

    .contact-ttl .subtitle-text {
        font-size: 14px;
    }

    #Business-slider .owl-nav {
        top: 50%;
    }
    #Business-slider .owl-dot{
        display:none;
    } 
    #Business-slider .owl-nav .owl-prev, #Business-slider .owl-nav .owl-next {
        height: 25px;
        width: 25px;
    }
        #Business-slider .owl-nav .owl-prev span, #Business-slider .owl-nav .owl-next span {
            line-height:25px;
            font-size:25px;
        }
    .client-info h4 {
        font-size: 18px;
    }
}
@media (max-width :360px) {

    .agile-item.eight {
        top: 12px;
    }

    /*GELLERY CSS*/

    .mb-4.p-3.isotope-item:last-child {
        margin-bottom: 10px !important;
    }
    div.desktop-wrapper {
        padding-bottom: 63.5%;
    }
}