@media (max-width: 1399.98px) {
    .footer__content-block ul{
        min-width: auto;
    }
    
}
@media (max-width: 1299.98px) {
    /* .container {
        padding: 0 55px;
    } */
     .container-fluid{
        padding: 0 20px;
    }
    .footer__content-wrap{
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer__content-block{
        /* border-left: none; */
        flex-direction: inherit;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
        padding:0 10px ;
    }
    .footer__logo-group-block +  .footer__content-block {
        border-left: none;
    }
    .footer__content-list{
        width: 150px;
        /* text-align: center; */
        margin-bottom: 30px;
    }

    .footer__logo-group-block{
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        padding-right: 0;
        flex: auto;
    }
    .footer__content-block ul:last-child{
        margin-top: 0;
    }
    .footer .language-selection {
        max-width: 200px;
    }
}
@media (max-width: 1199.98px) {
    .breadcrumbs{
        margin-top: 40px;
    }
    .d-none-max-w-1199{
        display: none;
    }
    .video-decor-3{
        bottom: 35px;
    }
    .top-block{
        padding-top: 50px;
    }
    .wrapper{
        padding-top: 54px;
    }
    .get-more__wrap{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .get-more__content{
        margin-bottom: 50px;
    }

    .top-block__wrap{
        flex-direction: column;
    }

    .top-block__content{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 50px;
        align-items: center;
        text-align: center;
        width: 100%;
    }

    .top-block__img{
        justify-content: center;
        display: flex;
        margin-bottom: 15px;
        width: 100%;
    }

    .top-block__list{
        text-align: start;
    }
}
@media (max-width: 1023.98px) {
    .footer__content-block{
        max-width: 200px;
        width: 100%;
    }
}



@media (max-width: 991.98px) {
    .template-group{
        flex-direction: column;
    }
    .template-group > *:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .footer__bottom-block{
        flex-direction: column-reverse;
    }

    .footer__bottom-list li {
        margin-bottom: 15px;
    }
    .all-free__list{
        flex-wrap: wrap;
    }
    .guides__lists .guides__list:last-child {
        padding-left: 30px;
    }
    .guides__lists .guides__list:first-child {
        padding-right: 30px;
    }

    .edit-list__wrap{
        flex-direction: column;
    }
    .edit-list__item{
        width: 100%;
        margin-bottom: 60px;
    }

    .edit-list__wrap .edit-list__item:first-child{
        width: 100%;
        margin-right: 0;
    }
    
    .edit-list__wrap .edit-list__item:last-child{
        width: 100%;
        margin-bottom: 0;
    }
}
@media (max-width: 849.98px) {
    .footer__content-block{
        max-width: 270px;
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .guides__lists{
        flex-direction: column;
        margin-bottom: 0;
    }
    .guides__list{
        padding-right: 0;
        margin-bottom: 20px;
    }
    .guides__list li:first-child{
        display: flex;
        justify-content: center;
    }
    .guides__list h5{
        text-align: center;
    }

    .top-block__title{
        font-size: 40px;
        line-height: 54px;
    }

    .guides__lists .guides__list:first-child{
        padding-right: 0;
        width: 100%;
        border-right: none;
    }
    
    .guides__lists .guides__list:last-child{
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }
    .mobile-hide {
        display: none;
    }
    .all-free__list-column{
        width: calc(50% - 20px);
    }
    .footer__content-block {
        border-left: none;
    }
    .templates__title-wrap {
        position: relative;
    }
    .templates__title-wrap .decor {
        position: absolute;
        max-width: 70px;
    }
    .templates__title-wrap .decor:first-child {
        top: 10px;
        left: 0px;
    }
    .templates__title-wrap .decor:last-child {
        bottom: 10px;
        right: 0px;
    }
    .templates__title-block {
        position: relative;
        z-index: 2;
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width: 575.98px) {
    .convert-textarea-wrap{
        padding: 20px 10px;
    }
    .convert-btns{
        flex-direction: column;
        width: 100%;
    }
    .convert-btns .btn{
        width: 100%;
    }
    .convert-btns .btn + .btn {
        margin-top: 10px;
    }
    .template__img{
        border: none;
    }
    .footer__content-list{
        text-align: center;
    }
    .templates__head {
        flex-wrap:wrap;
    }
    .btn--pagination .info{
        display: none;
    }
    .pagination--list {
        padding: 6px;
        margin: 0;
    }
    .btn--pagination{
        height: 30px;
        padding: 2px 1px;
    }
    .pagination--list .btn{
        width: 30px;
        height: 30px;
    }
    .pagination--list li:not(:last-child){
        margin-right: 4px;
    }
    .templates__head .btn {
        flex: 1;
    }
    .filter-tabs__nav .all-free__btn {
        flex: 1;
        max-width: none;
    }
    .search-line-form {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .top-block__img{
        max-width: none;
    }
    .templates__title-h2 {
        font-size: 30px;
        line-height: 44px;
    }
    .top-block{
        padding-bottom: 50px;
    }
    .video-decor-1{
        left: -20px;
        top: -40px;
        width: 53px;
    }
    .video-decor-2{
        right: -25px;
        bottom: 24px;
        width: 70px;
    }
    .video-decor-3{
        right: -15px;
        bottom: 15px;
        z-index: -1;
        width: 100%;
        height: 100%;
    }
    .statistics__list li{
        margin-bottom: 20px;
    }
    .get-more .btn--primary{
        margin: 0 auto;
    }
    .get-more__title{
        text-align: center;
    }
    .edit-list__item{
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .edit-list__item-content{
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .edit-list__item-img{
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .top-block__content .btn--lg{
        font-size: 16px;
    }
    .top-block__title{
        font-size: 30px;
        line-height: 41px;
    }
    .footer__logo-group-block{
        flex-direction: column;
    }
    /* .footer .language-selection{
        max-width: 150px;
    } */

    .footer__bottom-list{
        flex-direction: column;
        width: 100%;
    }

    .footer__bottom-list li:not(:last-child){
        margin-right: 0;
    }

    .footer__bottom-text{
        text-align: center;
    }
    .all-free__list-column{
        width: 100%;
    }

    .all-free__btn{
        padding: 6px 5px;
        font-size: 12px;
        line-height: 16px;
        white-space: nowrap;
    }
    .all-free__title{
        font-size: 32px;
        line-height: 50px;
    }
    .guides__title{
        font-size: 32px;
        line-height: 50px;
    }
    .template__item {
        width: calc(100% - 40px) ;
    }
}

@media (max-width: 419.98px) {
    .footer__content-list{
        margin-right: 0;
        width: 100%;
    }
}

@media (max-width: 369.98px) {
    .html-pdf-page .all-free__btn{
        padding: 3px 5px;
        font-size: 9px;
    }
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
    .mobile-show {
        display: none;
    }
    .-mt-25{
        margin-top: -25px;   
    }
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {
    .d-none-1200{
        display: none;
    }
}

@media (min-width: 1650px) {
    .footer__content-block{
      /*  padding: 0 97px;*/
    }
    .footer__logo-group-block{
        padding-right: 97px;
    }

    .container{
        max-width: 1430px;
    }
    .top-block {
        padding-top: 65px;
        padding-bottom: 93px;
    }

    .guides__lists .guides__list:last-child {
        padding-left: 150px;
    
    }
    .guides__lists .guides__list:first-child{
        padding-right: 150px;
    }

    .edit-list__item{
        align-items: center;
    }
}
