@media(max-width: 1199px){

}

@media(max-width: 991px){
    .ft-top{
        flex-direction: column;
        border: none;
        padding-bottom: 15px;
    }
    .ft-menu{
        width: 100%;
    }
    .ft-top .social-items{
        justify-content: center;
        margin-top: 30px;
        width: 100%;
    }
    .ft-bottom{
        flex-direction: column;
    }
    .copiright{
        margin-top: 20px;
    }
    .ft-bottom-link ul li{
        margin-right: 16px;
        margin-left: 16px;
    }
    .ft-bottom-link ul li:last-child{
        margin-right: 16px;
    }
    .main_learn_m_btn {
        justify-content: center;
    }
    .s_press_release {
        max-width: 750px;   
    }
    .s-single-blog-post{
        padding-top: 4em;
    }

}

@media(max-width: 767px){
    .s-default{
        padding: 30px 0;
    }
    .partners_bussiness_posts{
        padding-bottom: 45px;
    }
    .not-found{
        padding: 50px 0;
    }
    .app-card{
        padding: 33px 16px 20px 16px;
    }
    .app-card .top-info .img-wrap{
        margin-right: 15px;
    }
    .ft-menu > .ft-menu-item {
        margin: 0;
    }
    .ft-menu-item .menu-category .icon{
        display: flex;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.3s ease-in-out;
        width: 15px;
        height: 15px;
    }
    .app-card .top-info .text-box .name{
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 0;
    }
    .app-card .top-info .text-box .type{
        font-size: 16px;
        margin-bottom: 0;
    }
    .app-card .top-info .text-box .tag{
        font-size: 14px;
    }
    .ft-menu-item:last-child .menu-category{
        border: none;
    }
    .ft-menu-item.menu-item-has-children .menu-category {
        color: #323232;
        font-weight: 700;
        font-size: 16px;
        position: relative;
        display: flex;
        align-content: center;
        justify-content: space-between;
        line-height: 24px;
        cursor: pointer;
        margin-bottom: 0;
        padding: 13px 35px 13px 15px;
        border-bottom: 1px solid #DFDFDF;
    }
    .ft-menu-item.menu-item-has-children>.menu-category:after {
        width: 12px;
        height: 7px;
        display: block;
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        background: url(../img/arrow-down.svg) no-repeat center;
        transition: 0.3s all ease-in-out;
    }
    .ft-menu-item.menu-item-has-children>.menu-category.active:after {
        transform: translateY(-50%) rotate(180deg);
    }
    .ft-menu .ft-menu-item.menu-item-has-children.ft-menu-item:last-child>.menu-category {
        border-bottom: 1px solid transparent;
    }
    .ft-menu .ft-menu-item.menu-item-has-children.ft-menu-item:last-child>.menu-category.active {
        border-bottom: 1px solid #DFDFDF;
    }
    .ft-menu{
        flex-direction: column;
    }
    .ft-menu-item .menu-category.active .icon svg{
        transform: rotate(-180deg);
    }
    .ft-menu-item{
        width: 100% !important;
    }
    .ft-menu-item ul {
        display: none;
        padding-left: 0px;
        margin-top: 0px;
    }
    .ft-menu-item.current-menu-ancestor.current-menu-parent ul{
        display: block;
    }
    .ft-menu-item.menu-item-has-children ul li {
        margin: 0;
    }
    .ft-menu-item.menu-item-has-children ul li a.menu-category {
        color: #323232;
        font-size: 16px;
        line-height: 21px;
        font-weight: 400;
        padding-left: 24px;
    }
    .ft-menu-item.menu-item-has-children ul .ft-menu-item.current_page_item a.menu-category {
        color: #6f02b5;
    }

    .social-items li {
        margin-bottom: 20px;
    }

    .main-footer .newsletter_form_title {
        text-align: center;
    }

    .footer_newsletter_form p {
        text-align: center;
    }

    .main-footer {
        padding-bottom: 30px;
    }

    .ft-bottom {
        padding-top: 0;
    }

    .footer_newsletter_form .btn {
        margin-bottom: 45px;
    }

    .ft-top {
        padding-bottom: 8px;
    }

    .footer_right_col {
        margin-top: 44px;
    }
    
    .not-found{
        padding-top: 140px;
        padding-bottom: 110px;
    }
    .dev_wkios_item{
        border-bottom: none;
    }
    .s-newsletter form{
        display: block;
    }
    .s-newsletter form .form-group{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .s-newsletter form .btn{
        width: 100%;
    }
    .s-newsletter .s_title_main_min{
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .s-newsletter .s_center_p{
        margin-bottom: 16px;
    }
    .s_title_main{
        font-size: 38px;
        line-height: 41px;
    }
    .section_titles.mb80{
        margin-bottom: 60px;
    }
    .eplore_features_s{
        text-align: center;
    }
    .s-newsletter form .mc4wp-form-fields {
        width: 100%;
    }
    .main_learn_m_btn.btn-style {
        display: none;
    }
    .main_learn_m_btn {
        justify-content: center;
    }

    .s_press_release {
        max-width: 540px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .press_release_item .item_date {
        width: 150px;
    }
}

@media(max-width: 575px){
    .ft-menu{
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .first_s.explore_features_first_s{
        background: none!important;
    }

    .s_single_vert_title {
        height: 194px;
        padding: 0 20px;
        text-align: center;
    }
    .s_press_release .section_header {
        justify-content: center;
    }
    .press_release_item {
        flex-direction: column;
    }
    .press_release_item .item_date {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .s_not_found .section_title {
        margin-bottom: 10px;
    }
    .s_not_found .section_subtitle {
        margin-bottom: 38px;
    }
}

@media(max-width: 400px){
	.card-specifications ul li .key {
		width: calc(40%);
		font-size: 0.8rem;
	}
	
	.card-specifications ul li .value {
		font-size: 0.8rem;
		overflow-x: scroll;
	}
	
	.card-button-container {
		width: 100%;
	}
	
	.card-button-container button {
		margin: 0 auto;
		width: 100%;
	}
}

@media(min-width: 400px){
    .partners_bussiness_items_wrpr{
        margin-left: -8px;
        margin-right: -8px;
    }
    .partners_bussiness_item{
        width: calc(50% - 16px);
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media(min-width: 575px){
    .first_s.pt-bussines .first_s_bg_img{
        display: none;
    }
    .first_s.pt-bussines{
        background-image: url(../img/placeholder.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .apps_with_search .middle_font_title{
        padding-bottom: 35px;
    }
}

@media(min-width: 767px){
    .s-request .title-custom{
        font-size: 38px;
    }
    .s-request p{
        font-size: 21px;
        margin: 32px auto 63px;
    }
    .s-request{
        padding: 48px 0;
    }
    .card-verticals{
        max-width: 750px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 60px;
    }
    .card-vertical{
        width: calc(50% - 15px);
    }
    .card-vertical-top-title{
        width: 100%;
    }
    .s-press-releases .big-font-title{
        text-align: left;
        padding-bottom: 10px;
        border-bottom: 1px solid #BDBDBD; 
    }
    .s-press-releases{
        padding: 130px 0 100px;
    }
    .release-items{
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        flex-wrap: wrap;
    }
    .release-item{
        width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 40px;
    }
    .release-item::before{
        display: none;
    }
    .s-wide{
        padding: 78px 0;
    }
    .s-vertical{
        padding-top: 70px;
    }
    .view-all{
        position: absolute;
        top: 0;
        right: 15px;
    }
    .post-content .img-wrap img + span{
        margin-top: 10px;
    }
 /*   .s-single-blog-post .middle_font_title{
        font-size: 3em;
        line-height: 55px;
        max-width: 750px;
        margin: 0 auto;
        width: 100%;
    }
    */
    .s-single-blog-post .s_title_top{
        font-size: 18px;
    }
    .s-single-blog-post .author-date{
        font-size: 16px;
        margin-top: 1.25em;
    }
    .social-items li a{
        width: 24px;
        height: 24px;
    }
    .social-items li a svg{
        width: 12px;
        height: 12px;
    }
    .post-content{
        margin-top: 64px;
    }
    .post-content .top-img{
        margin-bottom: 64px;
    }

    .vertical_partners_s{
        padding: 0;
    }
    .apps_with_search{
        padding-top: 40px;
    }
    .partners_bussiness_item{
        width: calc(33.3333% - 16px);
        padding: 30px 0;
    }
    .dev_wkios_item{
        display: flex;
        border: none;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .dev_wkios_item:last-child{
        margin-bottom: 0;
    }
    .dev_wkios_item:nth-child(even){
        flex-direction: row-reverse;
    }
    .dev_wkios_item .img_wrpr{
        width: calc(52% - 15px);
    }
    .dev_wkios_item .text{
        width: calc(48% - 15px);
        text-align: left;
    }
    .dev_wkios_items_wrpr{
        max-width: 751px;
        margin: 0 auto;
    }
    .dev_wkios_item .text h3{
        font-size: 40px;
        line-height: 40px;
    }
    .dev_wkios_s .middle_font_title{
        margin-bottom: 22px;
    }
    .s_center_p{
        max-width: 500px;
        margin: 10px auto 0;
    }
    .dev_wkios_s{
        padding-bottom: 60px;
        padding-top: 70px;
    }

    .first_s.team_page{
        padding-top: 90px;
    }
    .simple_text_btn_s.two_btns .s_center_p{
        margin-bottom: 50px;
        font-size: 21px;
        line-height: 23px;
    }
    .simple_text_btn_s .s_title_bottom{
        font-size: 38px;
        line-height: 41px;
    }
    /* .vertical_circles_s .item{
        width: calc(50% - 15px);
    } */
    .vertical_circles_s .item::before{
        display: none;
    }
    .vertical_circles_s .item .text h3{
        font-size: 28px;
        line-height: 30px;
    }
    .vertical_circles_s .s-big-title{
        font-size: 50px;
        margin-bottom: 15px;
    }
    .vertical_circles_s .top_titles{
        padding: 90px 0 42px;
    }
    .vertical_circles_s .items_wrpr{
        padding-bottom: 90px;
    }
    /* .vertical_circles_s.ice_bg{
        margin-top: 30px;
    } */
    .team_item{
        width: calc(50% - 15px);
        margin-bottom: 60px;
    }
    .team_s .container{
        justify-content: space-between;
        max-width: 750px;
        width: 100%;
    }
    .team_item .item_text p{
        margin: 15px 0 50px;
    }
    .first_s.pt-bussines{
        padding-top: 80px;
        min-height: 750px;
    }
    .related-article .posts-items{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .post-item{
        width: calc(50% - 30px);
        border: none;
    }
    .s-comments .s-top-title, .related-article .title-custom{
        font-size: 28px;
    }
    .related-article{
        padding: 50px 0 40px;
    }
    .s-comments{
        padding-top: 50px;
    }
}

@media(min-width: 991px){
    .first_s_top_title{
        display: none;
    }
    .s-single-blog-post{
        padding-top: 6em;
    }

    .release-item{
        width: calc(33.3333% - 30px);
    }
    .vertical_circles_s .item{
        width: calc(50% - 15px);
    }
    .related-article .container{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .related-article .title-custom{
        width: calc(32% - 15px);
        font-size: 28px;
        line-height: 30px;
    }
    .related-article .posts-items{
        width: calc(68% - 15px);
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
        justify-content: space-between;
    }
    .related-article{
        padding: 60px 0;
    }
    .post-item{
        border: none;
        width: calc(50% - 20px);
    }
    .s-comments .container{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .s-comments .s-top-title{
        width: calc(32% - 15px);
        font-size: 28px;
        line-height: 30px;
        margin-top: 30px;
    }
    .s-comments .comment-wrap{
        width: calc(68% - 15px);
    }
    .comment-respond .s-top-title,
    .leave-comment-box .s-top-title{
        margin-top: 0;
        width: 100%;
    }
}


@media(min-width: 1199px){
    .partners_bussiness_item{
        width: calc(25% - 16px);
    }
}