@media (max-width: 1200px){
    .news-slide-item .text {
        width: 64%;
        padding: 100px 40px 0 40px;
    }
    .main-wrapper .social-links {
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main-slider-wrapper{
        clip-path: none;
        border-radius: 20px;
        overflow: hidden;
    }
    .main-wrapper {
        position: relative;
        padding: 60px 0 100px;
    }
    .main-section{
        padding: 136px 0 20px;
    }
    .news-slide-item .image {
        width: 34%;
        height: calc(100% - 80px);
        border-radius: 20px;
    }
    .search-toggle , .war-btn{
        margin-right: 10px;
    }
    .main-menu li {
        margin-right: 14px;
    }
    .main-menu li a {
        font-size: 14px;
    }
    .news-slide-item .text .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 16px;
    }
    .news-slide-item .text p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .news-slide-item .text .btn-item {
        margin-bottom: 20px;
    }
    .next-article img {
        width: 120px !important;
    }
    .next-article .article-txt {
        padding: 0 16px;
    }
    .next-article .article-txt span {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .next-article .article-txt h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .slider-arrows {
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 16px;
    }
    .article-slide.type2 .content {
        bottom: 30px;
        left: 30px;
        width: calc(100% - 60px);
        padding: 30px;
    }
    .article-slide.type2 .content .title {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 1024px){
}
@media (max-width: 991px) {
    .article-slide.type2 .content {
        bottom: 20px;
        left: 20px;
        width: calc(100% - 40px);
        padding: 20px;
    }
    .article-slide.type2 .content .title {
        font-size: 24px;
        line-height: 34px;
    }
    .article-slide .text{
        left: 10px;
    }
    .article-slide .text .title {
        font-size: 18px;
        padding: 8px 10px;
        max-width: 90%;
        margin-bottom: 12px;
    }
    .article-slide .text p {
        font-size: 16px;
        line-height: 24px;
        padding: 10px 16px;
        max-width: 80%;
        margin-bottom: 14px;
    }
    header {
        padding: 15px 0;
    }
    .header-wrap .logo img {
        height: 70px;
    }
    .menu-toggle{
        display: inline-flex;
    }
    .header-wrap .main-menu, .header-wrap .social{
        display: none;
    }
    .war-btn{
        display: none;
    }
    .search-toggle{
        margin-left: auto;
    }
    .inline-search{
        display: none;
    }
    .lang{
        margin-right: 10px;
    }
    .main-section , .contact-section{
        padding: 80px 0 40px;
        margin-bottom: 40px;
    }
    .section-title h3 {
        font-size: 30px;
    }
    .section-title {
        margin-bottom: 26px;
    }
    .recent-topics .section-inner {
        padding: 30px 0 0;
        border-radius: 20px;
    }
    .news-item .title {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .news-item .category {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    .news-item span {
        font-size: 12px !important;
        line-height: 14px !important;
    }
    .news-item.big .show-more {
        font-size: 12px;
        line-height: 20px;
    }
    .news-slide-item {
        flex-direction: column-reverse;
    }
    .main-slider-wrapper {
        height: 450px;
        padding: 0;
        overflow: hidden;
    }
    .main-wrapper {
        padding: 60px 0 50px;
    }
    .slider-arrows {
        bottom: -18px;
    }
    .news-slide-item .image {
        width: 100%;
        height: 300px;
    }
    .news-slide-item .text {
        width: 100%;
        padding: 20px 0;
    }
    .next-article .article-txt{
        width: 100%;
    }
    .main-wrapper .social-links {
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main-menu {
        display: block;
    }
    .mobile-menu-wrp .mobile-menu ul li {
        margin-bottom: 18px;
        display: block;
        padding: 0;
        margin-right: 0;
    }
    .mobile-menu-wrp .mobile-menu ul li a {
        font-size: 16px;
        font-weight: 500;
        color: #fff !important;
    }
    .mobile-menu-wrp .mobile-menu ul li {
        margin-bottom: 16px;
    }
    .media-wrapper {
        clip-path: none;
        border-radius: 20px;
        padding: 30px 0 6px;
    }
    .recent-topics {
        margin-bottom: 40px;
    }
    .footer-about{
        margin-bottom: 30px;
        padding: 0;
    }
    .media-section+footer .footer-wrap {
        padding-top: 140px;
    }
    .bottom-footer {
        margin-top: 0;
        padding-top: 20px;
    }
    .footer-wrap {
        padding: 40px 0 30px;
        border-radius: 20px;
    }
    .tstm-wrap .tstm-item.active .tstm-content {
        width: calc(100% - 30px);
        padding: 16px;
        display: block;
        height: 320px;
    }
    .tstm-wrap {
        height: 320px;
        border-radius: 10px;
    }
    .tstm-wrap .tstm-item .pointer {
        width: 30px;
        height: 320px;
    }
    .tstm-wrap .tstm-item .tstm-content .img {
        width: 100%;
        height: 140px;
        margin: 0 0 10px;
    }
    .tstm-wrap .tstm-item .tstm-content .img {
        border-radius: 10px;
    }
    .tstm-wrap .tstm-item .tstm-content .text span {
        font-size: 12px;
        line-height: 20px;
    }
    .tstm-wrap .tstm-item .tstm-content .text p {
        font-size: 16px;
        line-height: 20px;
    }
    .tstm-wrap .tstm-item .tstm-content .text i {
        font-size: 12px;
        line-height: 20px;
    }
    .search-popup .search-wrapper .select-item{
        display: none;
    }
    .search-popup .search-wrapper .search-input input {
        width: 100%;
    }
    .contact-wrapper {
        clip-path: none;
        padding: 30px 20px;
        background: #fff;
        border-radius: 20px;
    }
    .contact-form {
        padding: 0;
    }
    .about-section {
        padding: 100px 0 0;
        margin-bottom: 40px;
    }
    .about-row .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 18px;
    }
    .about-row .subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    .about-row {
        margin-bottom: 30px;
    }
    .about-img {
        clip-path: none;
        height: initial;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .about-text p {
        margin-bottom: 10px;
    }
    .about-text {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .team-wrap-item .title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .team-item {
        margin-bottom: 30px;
    }
    .page-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .inner-page-section{
        margin-bottom: 40px;
    }
    .about-text b, .about-text strong {
        margin-bottom: 10px;
    }
    .inline-news-item{
        padding: 20px;
    }
    .inline-news-item .title{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 14px;
    }
    .inline-news-item .img{
        margin-bottom: 14px;
        height: 260px;
    }
    .inline-news-item .date, .inline-news-item p{
        margin-bottom: 14px;
        font-size: 16px;
        line-height: 22px;
    }
    .news-share {
        margin-bottom: 30px;
    }
    .news-image {
        margin-bottom: 30px;
        height: 320px;
    }
    .other-topics .section-title {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .news-share .sp {
        width: 30px;
        margin: 0 10px;
    }
    .news-section, .contact-section {
        padding: 100px 0 10px;
        margin-bottom: 30px;
    }
    .search-toggle {
        display: inline-flex;
    }

}
@media (max-width: 767px) {
    .article-slide.type2 .content .title {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .article-slide.type2 .content .next-article .article-txt span {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .next-article img {
        width: 100px !important;
    }
    .next-article .article-txt h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .news-image {
        margin-bottom: 30px;
        height: 260px;
    }
    .inner-page-section .search-form .search-input {
        margin:0 0 16px;
        display: flex;
        width: 100%;
    }
    .inner-page-section .search-form .search-wrapper {
        flex-wrap: wrap;
    }
    .inner-page-section .search-form .select-item {
        width: 50%;
    }
    .inner-page-section .search-form .date {
        margin-left: 0;
        width: calc(50% - 14px) !important;
    }
    .contact-form {
        margin-top: 24px;
    }
    .contact-form .title {
        font-size: 28px;
        line-height: 38px;
    }
    .news-item .img {
        height: auto !important;
        margin-bottom: 14px !important;
    }
    .news-item .category {
        margin-bottom: 10px !important;
    }
    .news-item .title {
        margin-bottom: 10px !important;
    }
    .section-title a {
        margin-left: auto;
        padding: 0 16px;
    }
    .section-title h3 {
        font-size: 26px;
    }
    .tabs-nav-wrap a:first-child {
        width: auto;
    }
    .tabs-nav-wrap {
        margin-right: 10px;
    }
    .publication-tabs-wrap {
        margin-bottom: 10px;
        align-items: flex-start;
    }
    .tabs-nav-wrap a {
        font-size: 14px;
        height: 36px;
        padding: 0 10px;
        margin-right: 10px;
        border-radius: 10px;
    }
    .publication-tabs-wrap .more {
        height: 36px;
        font-size: 14px;
        border-radius: 10px;
        width: 60px;
    }
    .media-item .details .title {
        font-size: 20px;
        line-height: 30px;
    }
    .media-item .details span {
        font-size: 14px;
        line-height: 30px;
    }
}
@media (max-width: 576px) {
    .team-row .col-6 {
        width: 100%;
    }
    .main-team-item {
        display: block;
    }
    .main-team-item img {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .main-team-item .name {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 18px;
        margin-top: 20px;
    }
    .main-team-item p {
        color: #000000;
        font-size: 18px;
        line-height: 30px;
    }
    .news-item.big {
        padding: 0;
        height: auto;
        display: block;
    }
    .news-item.big .img {
        width: 100%;
        margin:0;
    }
    .news-item.bg .details {
        padding: 0 20px 20px;
    }
    .news-slide-item .image {
        height: 200px;
    }
    .media-item.big {
        height: 300px;
    }
    .media-item {
        height: 90px;
    }
    .footer-wrap .row .row > [class^='col'] {
        width: 100%;
    }
    .bottom-footer {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .bottom-footer .links {
        display: flex;
        margin: 0 0 16px;
    }
    .contact-form .col-6 {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .partners-row .col-6 {
        width: 100%;
    }
}
@media (max-width: 380px) {

}
