@media screen and (max-width: 1600px) {
    body{
        font-size: 14px;
    }
    .header-area {
        padding-top: 160px;
    }

    .header-area .main-title {
        font-size: 36px;
        max-width: 550px;
    }
    /*.header-content .desc{
        padding-right: 60px;
    }*/
    .section-padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .header-area .info-box {
        bottom: 80px;
    }

    .header-area .header-image {
        margin: 0 0px 0 50px;
    }

    .action-tip.tip-1 {
        right: 90px;
    }

    .action-tip.tip-2 {
        right: 40px;
    }

    .action-tip.tip-3 {
        right: 0px;
        width: fit-content;
    }

    .action-tip.tip-4 {
        left: -25px;
    }

    .header-area .header-circle-text {
        right: 3vw;
    }

}

@media screen and (max-width: 1520px) {
    .counter-area .counter-text-overlay{
        left: -170px;
        bottom: 240px;
    }
    .mainmenu-area .nav-row .nav-logo{
        padding: 20px 0px 20px 0px;
        max-width: 350px;
    }
    .feature-box{
        min-height: 340px;
    }
    .section-title .title{
        font-size: 38px;
    }
    
    .primary-button .part{
        padding: 5px 10px 5px 20px; 
    }
    .primary-button .part span {
        margin-right: 0;
    }
}




@media screen and (max-width: 1399px) {
    .mainmenu-area .nav-row .nav-logo{
        padding: 20px 0px 20px 0px;
    }

}


@media screen and (max-width: 1200px) {
    .header-area .main-title {
        /*font-size: 54px;*/
    }

    .header-content .desc {
        margin-bottom: 30px;
    }

    .header-product-slider .product-item {
        padding: 15px 0;
        margin: 0 15px;
    }

    .mainmenu-area .nav-row .menu-items > ul > li {
        padding: 0 20px;
    }
}

@media screen and (max-width: 992px) {
    .header-area {
        padding-top: 120px;
    }
    .header-content {
        text-align: left;
        margin-bottom: 40px;
    }

    .header-area .header-image {
        margin: 0 0 0 0vw;
        text-align: center;
    }

    .header-area .header-circle-text {
        right: 20vw;
        top: 15%;
    }

    .header-area .main-title {
        margin-right: 0;
    }
    .mainmenu-area .nav-row .nav-logo{
        padding-left: 0;
    }
    .footer-widget .footer-logo img{
        max-width: 260px;
    }
    .testimonial-area-6 .testimonial-box .quote {
        margin-bottom: 28px;
    }
    .testimonial-area-6 .navigation-control .control {
        width: 46px;
        height: 46px;
    }
    .testimonial-area-6 .testimonial-box {
        padding: 38px;
    }
    .i_butn_360 {
        margin-top: 160px !important;
    }
    .f_title_m {
        width: 90%;
        padding-bottom: 34px;
    }
    
}

@media screen and (max-width: 991px) {
    .testimonial-area-6 .testimonial-image {
        margin: 0 auto;
        width: 70%;
    }
    .testimonial-area-6 .testimonial-box {
        padding: 48px;
        margin: 10px 45px;
    }
    .testimonial-area-6 .navigation-control {
        justify-content: center;
    }
    .fte_bni_sec .action-image {
        width: 70%;
        margin: 0 auto;
    }
}


@media screen and (min-width: 768px) {
    .feature-box-2.align-right {
        padding-left: 0;
        padding-right: 88px;
        text-align: right;
    }

    .feature-box-2.align-right .icon {
        left: auto;
        right: 0;
    }
        
    .mainmenu-area .nav-row .menu-items li:hover > ul {
        transform: scaleY(1);
        opacity: 1;
    }

    .mainmenu-area .nav-row .menu-items ul li:hover > .plus:before {
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    .header-area .header-circle-text {
        right: 10vw;
    }

    .header-area .header-circle-text {
        width: 110px;
        height: 110px;
    }

    .header-content {
        text-align: center;
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .header-content .desc p{
        text-align: center;
    }
    .header-content .desc {
        padding-right: 0;
    }

    .feature-area .section-title .title{
        text-align: center;
    }
    .feature-area .section-title .desc p{
        text-align: center;
    }

    .header-area .header-circle-text .middle-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .header-area .header-circle-text .middle-icon img {
        width: 50%;
    }

    .header-area .header-circle-text svg {
        max-width: 94%;
    }

    .section-title .title {
        font-size: 38px;
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-padding-top {
        padding-top: 60px;
    }

    .section-padding-bottom {
        padding-bottom: 60px;
    }

    .feature-box-1 .title,
    .feature-box-2 .title {
        font-size: 18px;
    }

    .counter-box .number {
        font-size: 38px;
    }

    .section-title {
        margin-bottom: 36px
    }
    .counter-area {
        padding: 60px 0;
    }
    .product-box .title {
        font-size: 20px;
    }
    .product-box {
        padding: 24px;
    }
    .accordion .item .title {
        font-size: 14px;
    }
    .footer-widget .footer-logo {
        max-width: 120px;
        display: inline-block;
    }
    .social-menu {
        margin: -5px;
    }
    .social-menu li a {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        margin: 5px;
    }
    .feature-box-1 {
        padding: 24px;
    }
    .counter-area .counter-text-overlay {
        font-size: 18vw;
        left: -150px;
        bottom: 200px;
    }
    .testimonial-item .title {
        font-size: 18px;
    }
    .f_title_m{
        display: block;
    }
    .f_title_m.section-title h2.title{
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .ideal_sec .f_title_m.section-title h2.title{
        width: 100%;
        margin-bottom: 20px;
    }

    .p_36_markt .f_title_m.section-title h2.title{
        width: 100%;
        margin-bottom: 20px;
    }

    .case_study .f_title_m.section-title h2.title{
        width: 100%;
        margin-bottom: 20px;
    }   

    .f_title_m .desc{
        width: 100%;
        margin-bottom: 40px;
        position: relative;
    }

    .ideal_sec .f_title_m .desc{
        width: 100%;
        margin-bottom: 40px;
        /*position: relative;*/
    }

    .p_36_markt .f_title_m .desc{
        width: 100%;
        margin-bottom: 40px;
        /*position: relative;*/
    }
    .case_study .f_title_m .desc{
        width: 100%;
        margin-bottom: 40px;
    }
    .feature-box {
        min-height: inherit;
    }
    /* .testimonial-box .profile {
        justify-content: center;
    } */
    .testimonial-area .testimonial-navigation{
        display: flex;
        justify-content: center;
    }
    .testimonial-area .testimonial-box{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .i_butn_360 {
        margin-top: 100px !important;
        /* margin-bottom: 60px; */
    }
    .f_title_m {
        width: 100%;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 576px) {

    .section-title .title {
        font-size: 24px;
        /*text-align: center;*/
    }

    .header-area .top-title {
        font-size: 14px;
    }

    .header-area .header-circle-text {
        right: 5vw;
        top: 10%;
    }

    .header-area .main-title {
        font-size: 24px;
    }
    .header-content .desc {
        padding-right: 0px;
        text-align: justify;
    }
    .view_360_main{
        padding: 10px;
    }

    .header-area {
        padding-bottom: 50px;
    }

    .header-area .info-box {
        left: 15px;
        bottom: 50px;
        padding: 10px;
    }

    .header-area .info-box .icon {
        width: 40px;
        height: 40px;
        line-height: 37px;
        margin-right: 8px;
    }

    .header-area .info-box .icon img {
        width: 50%;
    }

    .info-box .title {
        font-size: 16px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .info-box .desc {
        font-size: 12px;
    }

    .info-box .content {
        display: flex;
        flex-direction: column;
    }

    .feature-box-2 .icon {
        position: static;
        margin-bottom: 24px;
        display: inline-block;
    }

    .feature-box-2 {
        padding-left: 0px;
        text-align: center;
    }

    .video-play-box {
        padding: 100px 0;
    }

    .video-play-box .play-button {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 20px;
    }

    .video-play-box .wave-effect {
        width: 60px;
        height: 60px;
    }

    .testimonial-item .desc {
        font-size: 18px;
    }

    .testimonial-item .desc span {
        font-size: 22px;
    }
    .accordion .item .title {
        padding: 10px 14px;
    }
    .accordion .item .desc p {
        padding: 0 14px 14px 14px;
    }
    .swiper-controls .pagination-control .swiper-pagination-bullet{
        margin: 0 5px;
        width: 10px;
        height: 10px;
    }
    .swiper-controls .pagination-control .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 15px;
        height: 15px;
    }
    .testimonial-area-6 .testimonial-image{
        display: none;
    }
    .testimonial-area-6 .navigation-control{
        justify-content: center;
        margin-top: 0;
    }
    .swiper-controls {
        margin-top: 50px;
    }
    .testimonial-area-6 .testimonial-box{
        margin-bottom: 0;
    }
    .actions-area_2 .section-title{
        /*text-align: center;*/
    }
    .actions-area_2 .section-title .sub-title{
        font-size: 24px;
        margin-top: 20px;
    }
    .actions-area_2 .section-title .sub-title img{
        max-height: 45px;
        margin-right: 10px;
    }
    .footer-widget .widget-title {
        margin-bottom: 20px;
        font-size: 18px;
    }
    .action-tip{
        padding: 5px 10px 5px 5px;
    }
    .action-tip.tip-4,
    .action-tip.tip-3{
        font-size: 12px;
    }
    .action-tip.tip-4{
        left: 0;
        bottom: 35px;
    }

    .mainmenu-area .nav-row .nav-logo {
        padding: 15px 0px 15px 0;
        max-width: 280px;
    }
    .client_sec_h .section-title .desc {
        max-width: 100%;
    }
    .i_butn_360 {
        margin-top: 160px !important;
    }
}

/* === Responsive-Mobile-Menu-CSS === */
@media screen and (min-width: 1200px) {
    .mainmenu-area .nav-row .menu-items {
        display: block !important;
    }

}

@media screen and (max-width: 1200px) {
    .mainmenu-area .nav-row .menu-items {
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        display: none;
    }

    .mainmenu-area .nav-actions {
        order: inherit;
    }

    .mainmenu-area .nav-actions .primary-button.menu-toggle {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    :root {
        --navbar-height: 80px;
    }
    
    .mainmenu-area .nav-row .menu-items > ul {
        flex-direction: column;
    }

    .mainmenu-area .nav-row .menu-items > ul > li {
        justify-content: space-between;
        padding: 10px 20px;
        border-bottom: 1px solid rgba(23, 11, 55, 0.1);
        flex-wrap: wrap;
    }

    .mainmenu-area .nav-row .menu-items li ul {
        position: static;
        order: 1;
        width: 100%;
        display: none !important;
        margin-top: 10px;
    }

    .mainmenu-area .nav-row .menu-items li.menu-open > ul {
        display: block !important;
    }

    .mainmenu-area .nav-row .menu-items li.menu-open > ul.over-items {
        display: grid !important;
    }

    .mainmenu-area .nav-row .menu-items ul li:not(.menu-open) .plus:before {
        transform: rotate(90deg);
    }

    .mainmenu-area .nav-row .menu-items > ul > li > a {
        line-height: 1.6em;
    }

    .mainmenu-area .nav-row .menu-items {
        max-height: calc(100vh - var(--navbar-height));
        overflow-y: auto;
    }
    .item-1, .item-2, .item-3{
        max-width: auto;
        min-width: auto;
        padding-left: 0;
    }
}


@media screen and (max-width: 576px) {
    .mainmenu-area .nav-row .menu-items > ul ul.over-items {
        grid-template-columns: auto;
    }

    .primary-button .part {
        padding: 8px 20px;
    }

    .mainmenu-area .nav-actions .primary-button.cirlce .part {
        width: 43px;
        height: 43px;
        font-size: 18px;
    }

    .mainmenu-area .nav-actions .primary-button {
        margin-left: 10px;
    }
    .play-image-box{
        padding-bottom: 0;
    }
    .actions-area_2 .section-padding-top.padding_0_top,
    .padding_0_top{
        padding-top: 0;
    }
    .product-item{
        text-align: center;
        padding: 0 10px;
    }
    .testimonial-area-6 .testimonial-box{
        padding: 34px;
    }
    .section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-title .title{
        margin-bottom: 16px;
    }
    .footer-area .section-padding{
        padding: 50px 0;
    }
    .footer-bottom{
        padding: 15px 0;
    }
    .feature-box {
        padding: 24px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .desc .access{
        text-align: center;
    }
    .feature-box .title{
        font-size: calc(1.275rem + .3vw);
    }
    .carousel .carousel_mid_item{
        width: 130px;
    }
    .primary-button .part span{
        margin-right: 0;
    }
    .section-title.m_360_title{
        margin-top: 20px;
    }
    .previews{
        padding: 0;
    }
}

@media screen and (max-width: 440px) {
    .mainmenu-area .nav-actions .action-button {
        display: none;
    }

    .mainmenu-area .nav-actions .primary-button.cirlce .part {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .mainmenu-area .nav-row .nav-logo .logo {
        max-width: 250px;
    }
    .testimonial-area-6 .testimonial-box{
        padding: 24px;
    }
    .footer-widget .footer-logo img{
        max-width: 240px;
    }
    .header-content {
        text-align: left;
        margin-bottom: 32px;
    }
    .header-content .desc {
        margin-bottom: 16px;
    }
    .carousel .carousel_mid_item{
        width: 100px;
    }
    .carousel .carousel__item.bullet{
        width: 60px !important;
        height: 60px !important;
    }
    .i_butn_360 {
        margin-top: 200px !important;
    }
    .previews{
        padding: 0;
    }
}
