@media screen and (min-width: 1601px) {
    .am_header_img.am_header_img_2500 {
        display: block;
    }
}
@media screen and (min-width: 1200px) {
    body:not(.compact_header) .ubermenu.ubermenu-headermainmenu {
        margin-top: 12px;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(-n+2) {
        margin-left: 7px;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li:not(:first-child) {
        padding-left: 3em;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul {
        padding-left: calc((100% - 1110px)/2);
        padding-left: -webkit-calc((100% - 1110px)/2);
        padding-left: -moz-calc((100% - 1110px)/2);
        padding-right: calc((100% - 1110px)/2);
        padding-right: -webkit-calc((100% - 1110px)/2);
        padding-right: -moz-calc((100% - 1110px)/2);
    }
    .compact_header .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(-n+2),
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > a > .ubermenu-sub-indicator,
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > span > .ubermenu-sub-indicator,
    .logo_small,
    .compact_header .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li:nth-of-type(2),
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > a > .ubermenu-sub-indicator {
        display: none;
    }
    .compact_header .ubermenu.ubermenu-headersmallmenu {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu {
        position: fixed;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li {
        max-width: 250px;
        min-width: 20%;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:first-child > ul.ubermenu-submenu > li {
        min-width: 15%;
        max-width: 18%;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > span,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > a,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul > li {
        padding: 15px 0px;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > span,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > a {
        text-transform: uppercase;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul > li > a,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul {
        padding: 0;
    }
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul a {
        font-size: 14px;
        font-weight: 400;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:first-child > ul.ubermenu-submenu > li:last-child > ul > li:nth-last-of-type(-n+2) {
        border-bottom: none;
    }
    .header_img_with_title {
        padding: 140px 0 0 0;
        position: relative;
    }
}
@media screen and (min-width: 992px) {
    body:not(.rtl) .sidebar_column.sidebar_right {
        padding-left: 0;
    }
    body:not(.rtl) .sidebar_column.sidebar_left {
        padding-right: 0;
    }
    .archive_template_grid_vertical_wrapper .wp-pagenavi {
        margin-top: 0;
    }
    .archive_template_grid_vertical_inner > div {
        margin-bottom: 30px;
    }
    .loop_post_wrap.loop_img_bg_post.loop_post_hero {
        height: 440px;
    }
    body:not(.rtl) .am_tabs_navigation_wrapper li > a {
        margin-right: 48px;
    }
    .am_list_navigation_wrapper li > a,
    .am_tabs_navigation_wrapper li > a {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .am_list_navigation_wrapper .nav-item > a {
        padding-right: 0;
        padding-left: 0;
    }
    .app-links {
        max-width: 320px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .app-links a:nth-child(2) {
        display: inline-block;
    }
}
@media screen and (min-width: 768px) {
    .lead {
        font-size: 1.375rem; /*22px*/
    }
    .header_title {
        font-size: 3.125rem; /*50px*/
    }
    .am_border_radius {
        border-radius: 4px;
    }
}
@media screen and (min-width: 601px) {
    .ubermenu.ubermenu-headersmallmenu .pll-parent-menu-item > ul.ubermenu-submenu > li {
        width: 33.33%;
    }
    .ubermenu.ubermenu-headersmallmenu .pll-parent-menu-item > ul.ubermenu-submenu > li:not(:nth-of-type(-n+3)) {
        border-top: 1px solid #22282d;
    }
    .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li.pll-parent-menu-item.ubermenu-active > ul {
        min-width: 500px;
        padding: 15px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 769px) {
    .am_header_img.am_header_img_1600 {
        display: block;
    }
}
@media screen and (max-width: 1199px) {
    body .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        background-color: #13181c;
        position: fixed;
        top: 65px;
        height: calc(100vh - 65px);
        min-height: calc(100vh - 65px);
        max-width: 400px;
        right: -100%;
        left: auto;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        display: block;
    }
    body .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu:not(.ubermenu-responsive-collapse) {
        right: 0;
    }
    .compact_header .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 65px;
        height: calc(100vh - 65px);
        min-height: calc(100vh - 65px);
    }
    .admin-bar .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 97px;
        height: calc(100vh - 97px);
        min-height: calc(100vh - 97px);
    }
    .admin-bar.compact_header .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 65px;
        height: calc(100vh - 65px);
        min-height: calc(100vh - 65px);
    }
    .top_menu_section .top_menu_section_inner_wrap .header_nav .ubermenu-responsive-toggle-headermainmenu {
        position: relative;
        background-color: transparent;
        margin-left: 10px;
        padding: 0 2px 0 7px;
        font-size: 2em;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu > ul {
        padding-bottom: 15px;
        width: 100%;
        position: fixed;
        left: 0;
        background-color: #252e37;
    }
    .compact_header .ubermenu.ubermenu-headersmallmenu {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars {
        background: #fff;
        height: 2px;
        position: relative;
        width: 20px;
    }
    .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::after,
    .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::before {
        content: '';
        background: #fff;
        height: 2px;
        position: absolute;
        width: 20px;
        left: 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::before {
        top: -8px;
    }
    .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::after {
        top: -16px;
    }
    .mobile_menu_active .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::before {
        top: -10px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mobile_menu_active .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars {
        background: transparent;
    }
    .mobile_menu_active .top_menu_section .header_nav .ubermenu-responsive-toggle-headermainmenu > i.fa-bars::after {
        top: -10px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .header_nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    body .ubermenu-responsive-toggle {
        padding-top: 0;
        padding-bottom: 0;
    }
    .logo_large,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li.megamenu_desktop_only {
        display: none;
    }
    .top_menu_section .ubermenu.ubermenu-headermainmenu a {
        padding: 9px 15px;;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul,
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul {
        position: relative;
    }
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > a {
        padding: 18px 25px 16px;
        border-top: 1px solid #1e262d;
        background-color: #252e37;
        font-size: 12px;
    }
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > a {
        background-color: #181e23;
        padding: 16px 25px 15px;
    }
    .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li > ul a {
        background-color: #13181c;
        padding: 16px 25px 15px;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu > li.multiple-columns > ul > li {
        background-color: #13181c;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li > ul.ubermenu-submenu {
        box-shadow: none;
    }
    body .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-child(-n+2) a {
        border: 1px solid transparent;
        margin: 1rem auto;
        background-color: transparent;
    }
    .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        overflow-y: scroll !important;
        position: fixed;
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        left: 0;
        bottom: 0;
        background: #13181c;
    }
    .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu > ul {
        position: absolute;
        width: 100%;
        height: auto;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu > ul li:nth-last-of-type(1) {
        order: 1;
    }
    .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu > ul li:nth-last-of-type(2) {
        order: 2;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(-n+2) {
        text-align: center;
        padding-left: 25px;
        padding-right: 25px;
        background-color: #090c0e;
    }
    .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(-n+2) a {
        max-width: 270px;
    }
    .header_img_with_title {
        padding: 87px 0 0 0;
        position: relative;
    }
    body .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(2) a.ubermenu-target {
        color: #4caf50;
        border-color: transparent;
        margin-top: 0;
    }
    body .top_menu_section .ubermenu.ubermenu-headermainmenu > ul.ubermenu-nav > li:nth-last-of-type(2) a.ubermenu-target:hover {
        color: #47a34a;
    }
    body .ubermenu.ubermenu-submenu-indicator-closes > ul > li.ubermenu-active .ubermenu-sub-indicator-close {
        display: inherit;
    }
    .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close .fa-times::before {
        content: '\f107';
    }
    .ubermenu.ubermenu-submenu-indicator-closes > ul > li.ubermenu-active > .ubermenu-target > .ubermenu-sub-indicator-close .fa-times::before,
    .ubermenu.ubermenu-submenu-indicator-closes > ul > li.ubermenu-active ul > li.ubermenu-active .ubermenu-sub-indicator-close .fa-times::before {
        content: '\f106';
    }
    .ubermenu.ubermenu-headermainmenu::before {
        content: '';
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        left: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: opacity .3s cubic-bezier(0.4,0,0.2,1);
        -o-transition: opacity .3s cubic-bezier(0.4,0,0.2,1);
        transition: opacity .3s cubic-bezier(0.4,0,0.2,1);
    }
    .ubermenu.ubermenu-headermainmenu:not(.ubermenu-responsive-collapse)::before {
        width: 100%;
        height: 100%;
        opacity: 1;
    }
    .footer_nav_menu ul.menu > li:not(:last-child) {
        margin-right: 5px;
    }
}
@media screen and (max-width: 1023px) {
    table.stack thead,
    table.stack tfoot {
        display: none;
    }
    table.stack tr,
    table.stack th,
    table.stack td {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
}
@media screen and (max-width: 991px) {
    .top_menu_section_with_logo.header-show.mt-header .top_menu_section_inner_wrap {
        margin-top: 0;
    }

    .show-for-medium {
        display: none;
    }
    .footer_additional {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    p.footer_additional,
    div.footer_bottom {
        text-align: center;
    }
    .archive_template_grid_vertical_wrapper .wp-pagenavi {
        margin-top: 20px;
    }
    .archive_template_grid_vertical_inner > div {
        margin-bottom: 10px;
    }
    .am_list_navigation_wrapper li > a,
    .am_tabs_navigation_wrapper li > a,
    .loop_post_title {
        font-size: 0.875rem; /*14px*/
    }
    .am_list_navigation_wrapper li > a:hover {
        background: none;
        color: #4caf50;
    }
    .footer_nav_menu_wrap {
        display: none;
    }
    .footer_main_menu {
        padding-top: 20px;
    }
    .footer_social_links div.widget div {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer_social_links .widget div a {
        margin: 0 4px;
    }
    .footer_social_links .widget div a:first-child {
        margin-left: 0;
    }
    .footer_social_links .widget div a:last-child {
        margin-right: 0;
    }
    body:not(.rtl) .am_tabs_navigation_wrapper li > a {
        margin-right: 24px;
    }
}
@media screen and (max-width: 782px) {
    .admin-bar .top_menu_section .top_menu_section_inner_wrap {
        margin-top: 46px;
    }
    body .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 65px;
        height: calc(100vh - 65px);
        min-height: calc(100vh - 65px);
    }
    body .compact_header .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 71px;
        height: calc(100vh - 71px);
        min-height: calc(100vh - 71px);
    }
    .admin-bar .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 111px;
        height: calc(100vh - 111px);
        min-height: calc(100vh - 111px);
    }
    .admin-bar.compact_header .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        top: 65px;
        height: calc(100vh - 65px);
        min-height: calc(100vh - 65px);
    }
}
@media screen and (max-width: 768px) and (min-width: 556px) {
    .am_header_img.am_header_img_768 {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .loop_feature_image,
    .footer_top,
    .footer_lang_menu,
    .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li.ubermenu-item:not(:nth-last-child(-n+3)) {
        display: none;
    }
    div .footer_additional {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main_content {
        font-size: 0.875rem; /*14px*/
    }
    .list_title,
    .lead {
        font-size: 1rem; /*16px*/
    }
    .category_subtitle {
        font-size: 1.125rem; /*18px*/
    }
    .header_title {
        font-size: 1.375rem; /*22px*/
    }
    .am_button,
    .vc_row .vc_general.vc_btn3,
    .main_wrapper .vc_btn3-container.vc_btn3-inline {
        width: 100%;
    }
    .main_content > .vc_row .wpb_column:not(:last-child),
    .main_content > .wpb_row .wpb_column:not(:last-child) {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 600px) {
    .admin-bar.scrolled_page_down .top_menu_section,
    .admin-bar.visible_header .top_menu_section {
        margin-top: 0px;
    }
    .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li.pll-parent-menu-item.ubermenu-active > ul {
        min-width: 250px;
        text-align: center;
    }
    .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li.pll-parent-menu-item.ubermenu-active > ul > li {
        min-width: 33.33%;
        text-align: center;
    }
    .ubermenu.ubermenu-headersmallmenu .pll-parent-menu-item > ul.ubermenu-submenu > li > a > span > span {
        display: none;
    }
    .top_menu_section_inner_wrap > .container > .row > div:first-child {
        padding-right: 0;
    }
}
@media screen and (max-width: 555px) and (min-width: 361px) {
    .am_header_img.am_header_img_555 {
        display: block;
    }
}
@media screen and (max-width: 480px) {
    body .top_menu_section .header_nav .ubermenu.ubermenu-headermainmenu {
        max-width: 480px;
    }
}
@media screen and (max-width: 365px) {
    .ubermenu.ubermenu-headersmallmenu > ul.ubermenu-nav > li:nth-child(3) {
        display: none;
    }
    .archive_template_grid_vertical_inner .col-lg-4.col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .archive_template_grid_vertical_inner .col-lg-4.col-6:not(:last-child) {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 360px) {
    .am_header_img.am_header_img_360 {
        display: block;
    }
}

/* Bootstrap breakpoints */
@media screen and (min-width: 576px) {
    .page-template-full-width .vc_row:not([data-vc-full-width='true']) .vc_col-sm-12 .vc_column-inner {
        max-width: 540px;
    }
    .page-template-transparent .main_wrapper .main_content > * {
        margin-left: 0;
        margin-right: 0;
    }
    .page-template-transparent .main_content > * {
        border-radius: 4px;
    }
}
@media screen and (min-width: 768px) {
    .page-template-full-width .vc_row:not([data-vc-full-width='true']) .vc_col-sm-12 .vc_column-inner {
        max-width: 720px;
    }
    body .vc_section.vc_section-has-fill,
    body .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
    body .vc_section.vc_section-has-fill + .vc_section,
    body.page .main_content > * {
        padding: 1.5rem;
    }
    .main_content > .vc_row .vc_row,
    .main_content > .wpb_row .wpb_row,
    .main_content > .vc_section .vc_row,
    .main_content > .vc_section .wpb_row {
        padding: 1.5rem 0.5rem;
    }
    .am_button,
    body .wpb_button,
    body .wpb_content_element,
    body ul.wpb_thumbnails-fluid > li {
        margin-bottom: 0.75rem;
    }

    .item_whitebox_horizontal .loop_post_title {
        font-size: 20px;
    }
}
@media screen and (min-width: 992px) {
    .page-template-full-width .vc_row:not([data-vc-full-width='true']) .vc_col-sm-12 .vc_column-inner {
        max-width: 960px;
    }
    body .vc_section.vc_section-has-fill,
    body .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
    body .vc_section.vc_section-has-fill + .vc_section,
    body.page .main_content > * {
        padding: 3rem;
    }
    .main_content > .vc_row .vc_row,
    .main_content > .wpb_row .wpb_row,
    .main_content > .vc_section .vc_row,
    .main_content > .vc_section .wpb_row {
        padding: 3rem 2rem;
    }
    .am_button,
    body .wpb_button,
    body .wpb_content_element,
    body ul.wpb_thumbnails-fluid > li {
        margin-bottom: 1.5rem;
    }

    .item_whitebox_horizontal .loop_post_title {
        font-size: 22px;
    }
}
@media screen and (min-width: 1200px) {
    .page-template-full-width .vc_row:not([data-vc-full-width='true']) .vc_col-sm-12 .vc_column-inner {
        max-width: 1140px;
    }
}

/*Articles new design media queries start*/
@media (max-width: 1280px) {
    .am_article_wrapper .main__title,
    .am_article_wrapper h1.header_title {
        font-size: 40px;
    }
    .article__item .article__image {
        max-width: 360px;
    }
    .article__content-wrapper .article__content {
        font-size: 16px;
    }
    .latest__article .article__title,
    .am_article_wrapper .sect__title,
    .article__content h2 {
        font-size: 30px;
    }
    .article__content h3 {
        font-size: 22px;
    }
    .article__image-section p {
        font-size: 14px;
    }
    .related__article .related__article-title {
        font-size: 22px;
    }
}
@media (max-width: 1198px) {
    .mobile-app-popup--show .am_article_wrapper {
        padding-top: 170px;
    }
    .am_article_wrapper {
        padding-top: 100px;
    }
    .article__info .article__date,
    .article__info .article__time__to__read,
    .article__info .article__like {
        margin-right: 30px;
    }
    .article__item .article__info .article__categories a {
        max-width: 160px;
    }
}
@media (max-width: 1110px) {
    .article__image-section--wide .vc_row {
        width: 100vw;
        max-width: calc(100% + 440px);
        left: auto;
        right: calc(100vw / 2 - 335px);
    }
}
@media (max-width: 992px) {
    .am_article_wrapper .main__title,
    .am_article_wrapper h1.header_title {
        font-size: 36px;
    }
    .article__item {
        position: relative;
        padding-bottom: 40px;
    }
    .article__item .article__txt {
        display: none;
    }
    .article__item .article__info {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .article__item .article__title {
        font-size: 20px;
        margin-bottom: 0;
    }
    .article__item .article__image {
        max-width: 250px;
    }
    .latest__article .article__title, .am_article_wrapper .sect__title {
        font-size: 26px;
    }
    .latest__article {
        margin-bottom: 50px;
    }
    .articles__list .article__item {
        margin-bottom: 35px;
    }
    .articles__output-selected {
        margin-top: 62px;
        margin-bottom: 62px;
        padding-top: 62px;
        padding-bottom: 62px;
    }
    .articles__output-selected .sect__title {
        margin-bottom: 35px;
    }
    .am_article_wrapper .articles__pagination a,
    .am_article_wrapper .articles__pagination span {
        font-size: 16px;
    }
    .related__articles {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
    }
    .related__articles-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .related__article {
        width: 100%;
        margin-bottom: 35px;
        margin-right: 0;
    }
    .related__article a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .related__article .related__article-img {
        width: 100%;
        max-width: 250px;
        margin-right: 30px;
        margin-bottom: 15px;
    }
    .related__article .related__article-excerpt {
        width: 100%;
    }
    .related__article .related__article-txt {
        display: none;
    }
    .related__article .related__article-info {
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .article__image-section--wide .vc_row {
        right: calc(100vw / 2 - 330px);
    }
}
@media (max-width: 768px) {
    .latest__article .article__title {
        font-size: 22px;
    }
    .article__item .article__categories {
        display: none;
    }
    .article__content-wrapper {
        margin-top: 20px;
    }
    .article__header .article__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .article__header .article__date,
    .article__header .article__time__to__read,
    .article__header .article__like,
    .article__header .article__categories {
        margin-bottom: 15px;
    }
    .article__image-section--multiple .vc_row-flex .vc_column_container {
        width: 33%;
    }
    .am_article_wrapper .articles__pagination a,
    .am_article_wrapper .articles__pagination span {
        width: 40px;
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .article__content-wrapper .article__content {
        padding: 0;
    }
    .article__image-section--wide .vc_row {
        right: calc(100vw / 2 - 255px);
    }
}
@media (max-width: 575px) {
    .article__image-section--wide .vc_row {
        right: auto;
        left: -15px;
    }
}
@media (max-width: 520px) {
    .am_article_wrapper .main__title,
    .am_article_wrapper h1.header_title {
        font-size: 34px;
    }
    .article__item .article__title,
    .related__article .related__article-title {
        font-size: 16px;
    }
    .latest__article .article__title {
        font-size: 19px;
    }
    .am_article_wrapper .sect__title {
        font-size: 24px;
    }
    .am_article_wrapper .categories_wrapper .categories__list::-webkit-scrollbar,
    .am_article_wrapper .article__footer .article__tags::-webkit-scrollbar {
        display: none;
    }
    .article__item .article__image,
    .related__article .related__article-img {
        margin-right: 20px;
    }
    .article__header {
        margin-top: 25px;
    }
    .article__content ul {
        padding-left: 15px;
    }
    .article__content ol,
    .article__content #toc_container ul {
        padding-left: 0;
    }
    .article__content #toc_container {
        padding: 25px 20px;
    }
    .article__content #toc_container li {
        font-size: 12px;
    }
    .article__content #toc_container li ul {
        padding-left: 0;
    }
    .article__content blockquote {
        padding: 15px;
    }
    .article__content blockquote p {
        font-size: 20px;
    }
    .am_article_wrapper .articles__pagination a,
    .am_article_wrapper .articles__pagination span {
        width: 35px;
        font-size: 12px;
    }
}
@media (max-width: 460px) {
    .am_article_wrapper .header_wrap {
        margin-bottom: 20px;
    }
    .article__item {
        padding-bottom: 32px;
    }
    .article__item .article__excerpt {
        margin-top: 0;
    }
    .article__item .article__image,
    .related__article .related__article-img {
        max-width: 88px;
    }
    .latest__article {
        margin-bottom: 40px;
    }
    .latest__article .article__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }
    .latest__article .article__image {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .latest__article .article__image a,
    .latest__article .article__image img {
        width: 100%;
    }
    .latest__article .article__info {
        position: initial;
        margin-top: 20px;
    }
    button.article__like {
        padding-left: 21px;
    }
    .article__info {
        font-size: 12px;
    }
    .article__info .article__like::before,
    .article__info .article__like::before {
        width: 14px;
        height: 14px;
        top: 50%;
        -webkit-transform: translate(0, -58%);
        -ms-transform: translate(0, -58%);
        transform: translate(0, -58%);
    }
    .article__info .article__date,
    .article__info .article__time__to__read,
    .article__info .article__like {
        margin-right: 15px;
    }
    .am_article_wrapper .categories_wrapper .categories__list {
        margin-top: 15px;
    }
    .am_article_wrapper .articles__pagination a,
    .am_article_wrapper .articles__pagination span {
        width: 30px;
        font-size: 11px;
    }
    .related__article .related__article-img {
        margin-bottom: 10px;
    }
    .article__signature {
        padding: 25px;
    }
    .article__signature .signature__title-content-1 {
        font-size: 30px;
    }
    .article__signature .signature__content p {
        font-size: 16px;
    }
    .article__signature .social-links__item {
        width: 36px;
        height: 36px;
        font-size: 18px;
    }
}
@media (max-width: 375px) {
    .article__signature .signature__social .textwidget {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .article__signature .social-links__item:nth-child(1) {
        margin-bottom: 10px;
    }
    .article__signature .social-links__item {
        margin-right: 10px;
    }
}
@media (max-width: 340px) {
    .article__info .article__date,
    .article__info .article__time__to__read,
    .article__info .article__like {
        margin-right: 10px;
    }
    .am_article_wrapper .articles__pagination a,
    .am_article_wrapper .articles__pagination span {
        width: 26px;
        font-size: 10px;
    }
    .article__signature .signature__title-icon {
        max-width: 80px;
    }
    .article__signature .signature__title-icon svg {
        max-width: 100%;
    }
}
@media (min-width: 767px) {
    .article__content .article__footer .button-group .button {
        min-width: 213px;
    }
}
@media (min-width: 991px) {
    .article__content .article__footer .button-group .button {
        min-width: 216px;
    }
}
/*Enable hover only for devices which supports it*/
@media (hover: hover) {
    .article__like:hover::before {
        opacity: 0;
    }
    .article__like:hover::after {
        opacity: 1;
    }
}
/*Articles new design media queries end*/
