@media (min-width: 1201px) {
  .mobile_img {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .header_buttons,
  .main_menu_header {
    display: none!important
  }
  .header {
    position: sticky;
    top: 0;
    background: var(--dark-blue);
    padding: 10px 0;
    z-index: 9999;
  }
  .desktop_logo {
    display: none;
  }
  .unghiul_logo img {
    height: 50px;
  }
  .mobile__nav {
    width: 80%;
  }
}

@media only screen and (max-width: 1200px) {
  .home_section2 img,
  .home_section5 img {
    width: 100%;
  }
  .single_member .d-flex p,
  .single_member .d-flex {
    display: block!important
  }
  .single_member .d-flex .member_phone a:after,
  .single_member .d-flex .position:after {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .banner_img .col-md-6 img {
    width: 80%;
    height: auto;
  }
  .offer_img img {
    width: 90%;
  }
  .promo-s {
    position: initial
  }
  .promo-s .promo_content {
    width: 100%;
  }
  .offer_contacts .contact_link {
    display: block;
  }
  .offer_contacts .single_contanct a {
    display: block;
    margin-bottom: 10px;
  }
  .offer_contacts .single_contanct.email a:after {
    display: none;
  }
  .offer_contacts .col-md-4 .single_contanct {
    padding-bottom: 12px;
  }
  .single_member .d-flex {
    row-gap: 0px;
  }
  .offer_intro .d-flex {
    padding-left: 32px;
  }
  .post-grid-item img {
    height: 150px;
  }
  .form_flex .col-md-6 {
    width: 100%;
  }
  .send_cf7 {
    padding-left: 16px;
  }
  .send_logo {
    height: 90px;
    width: auto;
  }
  .sidebar {
    width: 300px;
  }
  .post_meta p {
    font-size: 10px;
  }
  .send_content {
    width: calc(100% - 300px);
    padding-right: 32px;
  }
  .home_section1 .featured_post {
    width: 50%;
  }
  .single_contanct {
    padding: 16px;
  }
  .mission .d-flex p,
  .mission .d-flex ol,
  .mission .d-flex ul {
    width: calc(100% - 120px);
  }
  .map_grid .col-12 {
    width: 100%;
    padding: 0;
  }
  .mission .d-flex h6 {
    width: 120px;
  }
  .contact_socials {
    padding-left: 0;
    display: flex;
    gap: 15px;
  }
  .contact_socials > div {
    width: calc(50% - 8px);
  }
  .socials.single_contanct {
    margin-bottom: 0;
  }
  .phones.single_contanct {
    height: auto;
  }
  .contact_map {
    margin-top: 15px;
  }
  .contact_socials {
    margin-bottom: 30px;
  }
  .map_grid.d-flex {
    flex-direction: column-reverse;
  }
  .home_section1 .other_posts {
    width: 50%;
  }
  .home_section1 .post_grid3 .side_posts:nth-child(3) {
    display: none;
  }
  .home_section1 .post_grid3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .top_news_grid .main_post img {
    height: 300px;
  }
  .top_news_grid .main_post:nth-child(1),
  .top_news_grid .main_post:nth-child(3) {
    width: 30%;
  }
  .top_news_grid .main_post:nth-child(2) {
    width: calc(40% - 30px);
    margin: 0 15px;
  }
  .main_post .main_post_content {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
  }
  .home_other_news {
    gap: 15px;
  }
  .cta_icon img {
    width: 80px;
    height: 80px;
  }
  .cta_footer.col2 .cta_icon img {
    width: 80px;
    height: 90px;
  }
  .cta_footer.col1 {
    padding-right: 30px;
  }
  .cta_footer.col2 {
    padding-left: 30px;
  }
  .footer_cta .d-flex {
    position: relative;
  }
  .cta_icon {
    position: absolute;
    bottom: 0;
    right: 15px;
  }
  .cta_footer.col2 .cta_icon {
    right: 15px;
  }
  .footer_cta .col-md-9 {
    width: 80%;
  }
  .subfooter1 {
    transform: translateX(20%);
  }
  .subfooter2 {
    transform: translateX(4%);
  }
  .subfooter3 {
    transform: translateX(-2%);
  }
  .logos_footer img {
    height: 64px;
  }
}

@media only screen and (max-width: 640px) {
  .acceptance_field, .send_field {
    margin-top: 0
  }
  .not_content h2 {
    font-size: 50px;
  }
  .banner1_content h2 {
    font-size: 34px;
  }
  .search_results {
    grid-template-columns: repeat(1, 1fr);
  }
  .search_results .big_news:nth-child(2),
  .search_results .big_news:nth-child(3),
  .search_results .big_news:nth-child(4) {
    padding: 16px 0 0;
    border-top: 1px solid #02091C29;
  }
  .search-popup-content form {
    padding: 8px;
  }
  .search_results .big_news {
    padding-bottom: 0;
  }
  .search_top.mobile_search .search-icon {
    transform: translateX(-70px);
  }
  .search_nr p {
    margin-bottom: 24px;
    margin-top: -12px
  }
  .newsletter_sidebar {
    text-align: center;
  }
  .d-flex.content1,
  .d-flex.content2 {
    margin-bottom: 20px
  }
  .member_descr {
    margin-top: 16px;
  }
  .post_grid3,
  .home_other_news {
    grid-template-columns: repeat(1, 1fr);
  }
  .top_news_grid .main_post:nth-child(1),
  .top_news_grid .main_post:nth-child(2),
  .top_news_grid .main_post:nth-child(3) {
    width: 100%;
  }
  .news_col1 {
    width: 100%;
  }
  .local_news_col1 {
    width: 100%;
    padding-right: 0;
  }
  .subfooter1,
  .subfooter3 {
    transform: translateX(0%);
    margin-top: 24px;
    width: 50%;
  }
  .subfooter2,
  .subfooter4 {
    transform: translateX(0%);
    margin-top: 24px;
    width: 50%;
    padding-left: 20px
  }
  .footer_col1 {
    padding-right: 0;
  }
  .footer_logo img {
    margin-bottom: 12px;
  }
  .footer_col2 h6 {
    margin-bottom: 8px;
  }
  .footer_col2 ul li {
    margin-bottom: 2px;
  }
  .logos_footer img {
    height: 50px;
  }
  .copywrite {
    flex-direction: column-reverse;
  }
  .copy_icons {
    gap: 12px;
    margin-bottom: 18px;
  }
  .socials_copy {
    gap: 4px;
  }
  .copywrite .made_by p,
  .copywrite .made_by p a {
    font-size: 10px
  }
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
  footer {
    padding-top: 40px;
    margin-top: 50px;
  }
  .footer_cta {
    margin-bottom: -50px;
    padding: 40px 0;
  }
  .cta_footer.col1 {
    border-bottom: 1px solid #009FE3;
    border-right: 0;
    padding-right: 0;
    position: relative;
    padding-bottom: 40px;
  }
  .cta_footer.col2 {
    position: relative;
    padding-top: 40px;
    padding-left: 0;
  }
  .h2, h2 {
    font-size: 2.2rem
  }
  .cta_content p {
    margin-top: 16px;
    margin-bottom: 24px;
  }
  .cta_icon img {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    bottom: 106px;
  }
  .cta_footer.col2 .cta_icon img {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    bottom: -10px;
  }
  .category_name1 h2 {
    font-size: 22px;
    padding-left: 24px
  }
  .category_name1 h2:before {
    width: 10px;
    height: 10px;
  }
  .category_name1 {
    align-items: center;
    margin-bottom: 24px
  }
  .big_news {
    padding: 16px 0 0
  }
  .big_news h3 {
    margin-top: 12px;
    margin-bottom: 14px;
    height: auto;
  }
  .local_news_col2 {
    width: 100%;
  }
  .news_col2 {
    padding-left: 0;
    width: 100%;
  }
  .top_news_grid .main_post img {
    height: 240px;
  }
  .main_post .main_post_content {
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
  }
  .top_news_grid {
    gap: 20px;
    padding: 0;
  }
  .top_news_grid .main_post:nth-child(2) {
    margin: 0;
  }
  .top_news_grid .main_post:nth-child(2) img {
    height: 300px;
  }
  .newsletter_sidebar {
    padding: 15px;
    padding-top: 0;
  }
  .news_col2 .small_news img {
    width: 100%;
  }
  .news_col2 .small_news {
    width: 100%;
    display: block;
    margin-top: 32px;
    padding-bottom: 0;
  }
  .news_col2 .small_news img,
  .news_col1 img {
    height: 180px;
  }
  .small_news_content {
    padding-left: 0;
  }
  .small_news_content h3 {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  article.small_news {
    padding: 16px 0;
  }
  .featured_post {
    padding-right: 0;
    margin-bottom: 32px;
  }
  .main_post img {
    height: 340px;
  }
  .main_post h2 {
    font-size: 22px;
  }
  .other_posts {
    padding-left: 0;
  }
  article.side_posts {
    padding: 16px 0 0;
    display: block;
    margin-bottom: 32px;
  }
  .side_posts .thumb,
  .side_posts .thumb img {
    width: 100%;
  }
  .side_posts .thumb img {
    height: 180px;
    margin-bottom: 12px
  }
  .side_post_content {
    padding-left: 0;
    width: 100%;
  }
  .side_post_content h3 {
    margin-bottom: 12px;
  }
  .side_title {
    margin-bottom: 24px;
  }
  .post_grid3 {
    gap: 0;
    margin-top: 32px;
  }
  .home_section2 img,
  .home_banner1 img,
  .home_section5 img {
    height: 250px;
    width: 300px;
    object-fit: cover;
  }
  article.side_posts:last-child {
    margin-bottom: 0;
  }
  .mg-64 {
    margin: 50px 0;
  }
  .local_news_col2 {
    margin-top: 50px;
  }
  .banner2_sidebar {
    margin-bottom: 0;
  }
  .header_buttons,
  .main_menu_header {
    display: none!important
  }
  .header {
    position: sticky;
    top: 0;
    background: var(--dark-blue);
    padding: 10px 0;
    transition: all 0.3s ease;
    margin-bottom: 24px;
    z-index: 9999;
  }
  .desktop_logo {
    display: none;
  }
  .unghiul_logo img {
    height: 50px;
  }
  .mobile__nav {
    width: 80%;
  }
  .grid3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
  .contact_link {
    display: block;
  }
  .single_contanct.email a:after {
    display: none;
  }
  .single_contanct {
    padding: 20px;
    padding-bottom: 18px;
  }
  .single_contanct h6 {
    margin-bottom: 8px;
    font-size: 18px;
  }
  .title_divider {
    margin-top: 16px
  }
  .page_title {
    margin-top: 32px;
  }
  .contact_iframe_map {
    padding-right: 0;
  }
  .contact_socials {
    padding-left: 0;
    margin-top: 24px;
  }
  .socials.single_contanct {
    margin-bottom: 16px;
  }
  .phones.single_contanct {
    height: auto;
  }
  .post-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
    row-gap: 32px;
  }
  .sidebar {
    width: 100%;
  }
  .send_content {
    width: 100%;
    padding-right: 0px;
  }
  .post-grid-item h2 {
    height: auto;
    font-size: 18px;
  }
  .post-grid-item img {
    height: 180px;
    margin-bottom: 12px;
  }
  .post-grid .post-grid-item {
    padding-top: 16px
  }
  .archive.category .page_title {
    margin-top: 0px;
  }
  .full_post_content {
    padding-left: 0;
  }
  .full_post_content h2 {
    margin-top: 8px;
    font-size: 18px;
  }
  .feature_img img {
    height: 240px;
  }
  .tab-menu li {
    margin-bottom: 0;
  }
  .pagination {
    margin-top: 32px;
    margin-bottom: 32px;
    justify-content: center;
    gap: 4px;
  }
  .pagination .current,
  .pagination a {
    width: 38px;
    height: 38px;
  }
  .single_sidebar_post {
    margin-bottom: 24px;
  }
  .tab-menu {
    margin-bottom: 24px;
  }
  .social_follow {
    margin-top: 16px;
  }
  .banner3_sidebar img {
    height: 400px;
    border-radius: 8px;
  }
  .banner3_sidebar {
    margin: 0;
    margin-top: 20px
  }
  .newsletter_sidebar img {
    display: block;
    width: 75%;
    margin: auto
  }
  .socials.single_contanct h6 {
    margin-bottom: 14px;
  }
  .about_intro .d-flex {
    padding: 0;
  }
  .about_intro_content {
    padding: 30px 15px;
  }
  .about_intro_content p {
    font-size: 16px;
  }
  .about_logo {
    height: 70px;
  }
  .about_img img {
    height: 240px;
  }
  .sidebar_about {
    position: initial;
    width: 100%;
    padding-right: 0;
    margin-bottom: 32px;
  }
  .content_about {
    width: 100%;
    padding-top: 16px;
  }
  .content_about h2 {
    margin-bottom: 8px;
  }
  p {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .grid4.numbers {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .divider-80 {
    height: 50px;
  }
  .about_mission, .faq {
    padding-top: 16px;
  }
  .mission .d-flex {
    display: block!important
  }
  .mission .d-flex h6 {
    width: 100%;
    margin-bottom: 12px;
  }
  .mission .d-flex p, .mission .d-flex ol,
  .mission .d-flex ul {
    width: 100%;
  }
  li {
    font-size: 1.6rem;
    line-height: 150%;
    margin-bottom: 8px
  }
  .single_member .d-flex {
    display: block!important
  }
  .single_member .d-flex .position:after,
  .single_member .d-flex .member_phone:after {
    display: none;
  }
  .single_member {
    padding: 16px;
  }
  .single_member h4 {
    font-size: 18px;
  }
  .faq-question {
    line-height: 130%;
    padding: 16px 0;
    padding-right: 24px;
  }
  .offer_img img {
    width: 96%
  }
  .offer_intro .d-flex {
    padding-top: 30px;
    padding-left: 15px;
  }
  .offer_img {
    padding-top: 40px;
  }
  .offer_intro_content {
    padding-right: 15px;
  }
  .collaborate h2,
  .audience h2,
  .service_title h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .collaborate_img {
    height: 200px;
    width: 100%;
    margin-bottom: 30px;
  }
  .collaborate_text h6 {
    font-size: 18px;
  }
  .single_collaborate {
    margin-bottom: 40px;
  }
  .collaborate_text {
    padding-left: 20px;
  }
  .collaborate_nr {
    margin-top: -3px
  }
  .collaborate,
  .audience {
    margin: 70px 0;
  }
  .single_terms {
    margin-bottom: 20px;
  }
  .single_terms h6 {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .single_terms p .color_p {
    font-size: 18px;
  }
  .single_terms p br {
    display: none;
  }
  .terms_title {
    margin-bottom: 20px;
  }
  .grid4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid4.audience_grid {
    margin-top: 20px;
    gap: 20px;
  }
  .single_audience h6 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .icons_audience img,
  .service_icon img {
    height: 40px;
    width: 40px;
  }
  .terms_ussual h2 {
    font-size: 24px;
  }
  .single_terms:last-child {
    margin-bottom: 0;
  }
  .single_service {
    margin-top: 40px;
  }
  .single_title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .single_price {
    padding: 18px;
  }
  .service_content h2 {
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .service_adv ul li {
    margin-bottom: 0;
  }
  .service_adv ul {
    padding-left: 0;
  }
  .service_adv {
    margin-bottom: 20px;
  }
  .grid3.service_desc {
    gap: 20px;
  }
  .promo_content {
    min-height: auto;
    padding: 16px;
  }
  .promo_content p,
  .promo_content h5 span {
    font-size: 16px;
  }
  .banner_img .col-md-6 img {
    height: auto;
    width: 80%;
    margin-bottom: 16px;
  }
  .banner_img .col-md-6 {
    padding: 0;
  }
  .banner_img {
    margin-top: 32px;
  }
  .promo-s {
    position: initial;
    margin-top: 32px;
  }
  .promo-s .promo_content {
    width: 100%;
  }
  .bannere {
    padding-left: 15px;
    padding-right: 15px;
  }
  .grid2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .grid2.service_foto-video {
    gap: 20px;
  }
  .service_adv .color_g {
    font-size: 16px;
  }
  .packages {
    margin: 70px 0 50px;
  }
  .packages .service_title h2 {
    line-height: 120%;
  }
  .service_title p {
    margin-top: -5px;
  }
  .grid3.price_card {
    margin-top: 30px;
    gap: 30px;
  }
  .single_price_card  {
    padding: 16px;
  }
  .price_bg h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .price_bg .normal_price {
    font-size: 24px;
  }
  .price_text ul {
    margin: 30px 0;
  }
  .price_text ul li:before {
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: contain;
  }
  .price_button {
    position: initial;
    width: 100%;
  }
  .price_text {
    margin-bottom: 40px;
  }
  .price_note {
    margin-top: 24px;
  }
  .offer_contact h2 {
    font-size: 24px;
    line-height: 140%;
  }
  .offer_contacts {
    margin-top: 20px;
  }
  .offer_contacts .col-md-4 {
    padding-right: 0;
  }
  .offer_contacts .col-md-4 .single_contanct {
    margin-bottom: 20px;
  }
  .page-template-templates .page_title {
    margin-top: 0px;
  }
  .send_bg {
    padding: 30px;
    margin-bottom: 20px;
  }
  .send_logo {
    height: 90px;
  }
  .send_cf7 {
    padding-left: 0;
  }
  .form_flex .col-md-6 {
    width: 100%;
  }
  .form_flex {
    row-gap: 14px;
  }
  .acceptance_field p {
    margin-bottom: 12px;
  }
  .sidebar.sidebar_send {
    margin-top: 40px;
  }
  .page_title h1 {
    font-size: 22px;
  }
  .news_content {
    width: 100%;
    padding: 0;
  }
  .related {
    grid-template-columns: repeat(1, 1fr);
  }
  .banner1_sidebar, .banner2_sidebar {
    margin: 20px 0;
  }
  .follow_us {
    margin-top: 20px;
  }
  .h1, h1 {
    font-size: 2.2rem
  }
  .single_post_meta p,
  .single_post_meta a {
    font-size: 11px;
  }
  .art_data {
    padding: 0 20px;
  }
  .article_title img {
    height: 240px;
  }
  .single_post_content {
    margin-top: 30px;
  }
  .single_post_content p,
  .single_post_content p a {
    margin-bottom: 20px;
  }
  a {
    font-size: 1.6rem;
  }
  .related_title {
    font-size: 22px;
    margin-bottom: 24px
  }
  .single_rel_post {
    padding: 16px 0 0;
  }
  .single_rel_post h2 {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  .single_collaborate:before {
    display: none;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .acceptance_field, .send_field {
    margin-top: 0
  }
  .promo-s .promo_content {
    width: 100%;
  }
  .sidebar.sidebar_send {
    margin-top: 40px;
    width: 100%;
  }
  .collaborate_img {
    margin-right: 30px;
    width: calc(33.33333333% - 30px);
  }
  .terms_list.col-md-8 {
    width: 100%;
  }
  .news_content {
    width: 100%;
    padding-right: 0;
  }
  .banner3_sidebar {
    margin-left: 0;
    margin-right: 0;
  }
  .offer_intro_content {
    width: 60%;
    padding: 25px 0;
  }
  .related {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 16px;
  }
  .single_rel_post img {
    height: 180px;
  }
  .single_rel_post h2 {
    margin-top: 16px;
  }
  .service_price .grid3.service_desc {
    grid-template-columns: repeat(1, 1fr);
  }
  .article_title img {
    height: 400px;
  }
  .audience .grid4.audience_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .bannere.col-md-8,
  .bannere.col-md-4 {
    flex: 0 0 auto;
    width: 100%;
    margin-right: 16px;
  }
  .service_price .bannere.col-md-8,
  .service_price .bannere.col-md-4 {
    margin: 0;
  }
  .single_service .service_desc {
    row-gap: 32px;
  }
  .grid3.price_card {
    grid-template-columns: repeat(1, 1fr);
  }
  .offer_intro .d-flex {
    align-items: end;
    padding-left: 25px;
  }
  .offer_img {
    width: 40%;
  }
  .offer_img img {
    width: 98%;
  }
  .search_results {
    gap: 16px;
    row-gap: 40px;
    grid-template-columns: repeat(3, 1fr);
  }
  .send_news .send_content,
  .send_news .sidebar {
    width: 100%;
    padding: 0;
  }
  .search_results .big_news img {
    height: 150px;
  }
  .search_results .big_news:nth-child(4) {
    border-top: 1px solid #02091C29;
  }
  .header {
    margin-bottom: 32px;
  }
  .send_news .send_content {
    margin-bottom: 56px
  }
  .category_news .send_content,
  .category_news .sidebar {
    width: 100%;
    padding: 0;
  }
  .form_flex .col-md-6 {
    width: 100%;
  }
  .send_cf7 {
    padding-left: 16px;
  }
  .send_logo {
    height: 90px;
    width: auto;
  }
  .about_content .grid4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .map_grid .col-12 {
    width: 100%;
  }
  .about_intro_content {
    padding-right: 0px;
  }
  .newsletter_sidebar img {
    width: 25%
  }
  .newsletter_sidebar {
    text-align: center;
  }
  .feature_img img {
    height: 280px;
  }
  .pagination {
    justify-content: center;
    margin-bottom: 56px
  }
  .post-grid-item img {
    height: 150px;
  }
  .post-grid {
    gap: 16px;
    row-gap: 40px;
  }
  .contact_iframe_map {
    padding-right: 0;
    margin-top: 20px;
  }
  .about_img img {
    height: 415px;
  }
  .sidebar_about {
    width: 300px;
  }
  .mission .d-flex h6 {
    width: 120px;
  }
  .mission .d-flex p,
  .mission .d-flex ol,
  .mission .d-flex ul {
    width: calc(100% - 120px);
  }
  .single_member .d-flex {
    row-gap: 0px;
  }
  .content_about {
    width: calc(100% - 300px);
  }
  .sidebar_about img {
    height: 360px;
  }
  .map_grid.d-flex {
    flex-direction: column-reverse;
  }
  .contact_socials {
    padding-left: 0;
    display: flex;
    gap: 15px;
  }
  .grid3.contact_grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .grid3.contact_grid .single_contanct {
    width: calc(50% - 8px);
  }
  .contact_link {
    display: block
  }
  .single_contanct.email a:after {
    display: none;
  }
  .phones.single_contanct .contact_link a:last-child {
    display: block
  }
  .grid3.contact_grid .single_contanct:nth-child(3) {
    width: 100%;
  }
  .contact_map {
    margin-top: 15px;
  }
  .contact_socials > div {
    width: calc(50% - 8px);
  }
  .socials.single_contanct {
    margin-bottom: 10px;
  }
  .home_section1 .post_grid3 article:last-child {
    display: none;
  }
  .home_section1 .post_grid3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .featured_post {
    padding-right: 0;
    width: 100%;
  }
  .other_posts {
    padding-left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 32px;
    margin-top: 40px
  }
  .other_posts .side_title {
    width: 100%;
    margin-bottom: 24px;
  }
  .other_posts article {
    width: calc(50% - 16px);
    display: block;
    margin-bottom: 16px;
  }
  .side_posts .thumb {
    width: 100%;
  }
  .side_posts .thumb img {
    width: 100%;
    height: 180px;
    margin-bottom: 16px;
  }
  .side_post_content {
    padding-left: 0;
    width: 100%;
  }
  .side_post_content h3 {
    margin-bottom: 16px;
  }
  article.side_posts {
    flex-wrap: wrap;
  }
  .main_post img {
    height: 450px
  }
  .post_grid3 article.side_posts {
    padding-bottom: 0;
  }
  .top_news_grid .main_post:nth-child(3) {
    display: none;
  }
  .top_news_grid .main_post:nth-child(1) {
    width: calc(50% - 8px);
    margin-right: 8px;
  }
  .cta_icon img {
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 60px;
    right: 15px;
  }
  .top_news_grid .main_post img {
    height: 300px;
  }
  .footer_cta .col-md-6 {
    position: relative;
  }
  .top_news_grid .main_post:nth-child(2) .main_post_content {
    text-align: left;
  }
  .top_news_grid .main_post:nth-child(2) .post_meta {
    justify-content: flex-start;
  }
  .home_section2 img,
  .home_section5 img {
    height: 160px;
  }
  .footer_cta .col-md-9 {
    width: 90%;
  }
  .footer_cta .col-md-3 {
    width: auto;
  }
  .cta_footer.col1 {
    padding-right: 30px;
  }
  .cta_footer.col2 {
    padding-left: 30px;
  }
  .cta_footer.col2 .cta_icon img {
    width: 60px;
    height: 55px;
    right: 0;
  }
  .footer_cta {
    padding: 50px 0;
  }
  .home_other_news {
    grid-template-columns: repeat(2, 1fr);
  }
  .big_news {
    padding-bottom: 12px;
  }
  .home_other_news .big_news img {
    height: 180px;
  }
  .big_news h3 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer_col1 {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    padding-right: 0;
  }
  .footer_logo img {
    margin-bottom: 10px;
  }
  .footer_col2 {
    width: 100%;
  }
  .subfooter1,
  .subfooter2,
  .subfooter3,
  .subfooter4 {
    transform: translateX(0%);
  }
  .logos_footer img {
    height: 50px;
  }
  .copywrite {
    flex-direction: column-reverse;
    justify-content: center;
  }
  .copy_icons {
    margin-bottom: 20px;
  }
  .category_name1 {
    align-items: center;
  }
  .top_news_grid .main_post:nth-child(2) {
    width: calc(50% - 8px);
    margin-left: 8px;
    margin-right: 0;
  }
  .local_news_col1 {
    width: 100%;
    padding-right: 0;
  }
  .local_news_col2 {
    width: 100%;
  }
  .home_section3 .local_news_col2 {
    text-align: center;
  }
  .local_news_col2 .newsletter_sidebar img {
    width: 25%;
  }
  .local_news_col2 .newsletter_sidebar {
    margin-top: -10px;
    padding: 15px;
    padding-top: 0;
  }
  .news_col2 {
    width: 100%;
    padding-left: 0;
    margin-top: 30px
  }
  .news_col1 {
    width: 100%;
  }
  .news_col1 img {
    height: 400px;
  }
  .news_col2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 32px;
  }
  .news_col2 .small_news:last-child {
    display: none;
  }
  .news_col2 .small_news {
    flex-wrap: wrap;
  }
  .news_col2 .small_news img {
    width: 100%;
    height: 180px;
    margin-bottom: 16px;
  }
  .small_news .thumb {
    width: 100%;
  }
  .small_news_content {
    padding-left: 0;
  }
  .small_news_content h3 {
    margin-bottom: 12px;
  }
  .news_col2 {
    margin-bottom: 30px;
  }
  .main_post .main_post_content {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
  }
  .social_follow {
    grid-template-columns: repeat(6, 1fr);
    margin-top: 20px;
  }
  .terms_ussual .terms_title {
    margin-bottom: 24px
  }
  .banner_img .col-md-6 img {
    height: 100px;
  }
  .promo-s {
    position: initial
  }
}


@media (min-width: 1024px) and (max-width: 1350px) {
  .news_content {
    padding-right: 30px;
  }
  .news_col1 {
    width: 100%;
  }
  .article_title img {
    height: 400px
  }
  .related {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 16px;
  }
  .banner3_sidebar {
    margin-left: 0;
    margin-right: 0;
  }
  .news_col2 {
    width: 100%;
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .local_news_col1 {
    width: calc(100% - 300px);
  }
  .home .local_news_col2 {
    width: 300px;
  }
  .news_col1 img {
    height: 420px;
  }
  .news_col2 .small_news img {
    width: 110px;
    height: 94px;
  }
  .news_col2 .small_news:nth-child(3) {
    display: none;
  }
  .news_col2 .small_news {
    padding-bottom: 0;
  }
  .local_news_col2 .banner2_sidebar {
    margin-bottom: 0;
  }
  .small_news_content {
    padding-left: 12px;
  }
}
