@media (max-width: 1600px) {
    /* Food */
    .section_title {
        font-size: 45px;
    }
    .c_editor {
        font-size: 18px;
    }
    .btn_primary {
        font-size: 18px;
        padding: 14px 35px;
    }
    .single_image_block .col {
        padding: 0 40px;
    }
    .single_image_block .row {
        margin: 0 -40px;
    }
    .single_image_section .single_image_block {
        padding: 100px 0;
    }
    .image_with_content_section:before {
        width: 580px;
        height: 580px;
    }
    .image_with_content_section .sub_tit {
        font-size: 18px;
    }
    .blog_grids {
        padding: 80px 0 120px;
    }
    .blog_grid .blog_grid_block {
        padding-top: 60px;
    }
    .pub_date {
        font-size: 18px;
    }
    /* .blog_grid_det .bl_title {
        font-size: 32px;
    } */
    .masonry_grids_section {
        padding: 160px 0 120px;
    }
    .masonry_grids_section:before {
        height: 195px;
    }
    .footer_top {
        padding: 60px 0 90px;
    }
    .footer_title {
        font-size: 26px;
    }
    .footer_columns {
        padding-top: 60px;
    }
    .footer_desc_wrap {
        padding-top: 35px;
    }
    .header {
        padding: 40px 0;
    }
    .play_button img {
        height: 300px;
    }
    .btn_secondary {
        font-size: 18px;
    }
    .section_padding {
        padding: 90px 0;
    }
    .blog_grid .blog_grid_det {
        padding-top: 25px;
    }
    .masonry_grids_section .section_title {
        margin-bottom: 40px;
    }
    .footer_bottom .row {
        margin: 0 -20px;
    }
    .footer_bottom .col {
        padding: 0 20px;
    }
    .menu ul li {
        padding: 0 20px;
    }
    .banner_section .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 30px;
    }
    .img_cont_block .col {
        padding: 0 30px;
    }
    .img_cont_block .row {
        margin: 0 -30px;
    }
    .img_cont_block .img_bot_cont {
        padding-top: 30px;
    }
    .header .col {
        padding: 0 20px;
    }
    .header .row {
        margin: 0 -20px;
    }
}
@media(max-width:1400px){
    /* Food */
    .single_image_section .single_image_block {
        padding: 60px 0;
    }
    .section_padding {
        padding: 60px 0;
    }
    .section_title {
        font-size: 30px;
    }
    .btn_primary {
        font-size: 16px;
    }
    .c_editor {
        font-size: 16px;
    }
    .blog_grids {
        padding: 60px 0 90px;
    }
    .masonry_grids_section {
        padding: 100px 0 60px;
    }
    .masonry_grids_section:before {
        height: 145px;
    }
    .play_button img {
        height: 200px;
    }
    /* .blog_grid_det .bl_title {
        font-size: 28px;
    } */
    .footer_logo_link img {
        height: 120px;
    }
    .footer_desc {
        font-size: 16px;
    }
    .footer_title {
        font-size: 24px;
    }
    .footer_bottom .copyrights, .privacy_link {
        font-size: 16px;
    }
    .footer_top {
        padding: 60px 0;
    }
    .menu ul li a, .lang {
        font-size: 16px;
    }
    .banner_logo img {
        height: 300px;
    }
    .logo img {
        height: 50px;
    }
    .image_with_content_section:before {
        width: 520px;
        height: 500px;
    }
    .pub_date {
        font-size: 16px;
    }
    .btn_secondary {
        font-size: 16px;
    }
    .image_with_content_section .sub_tit {
        font-size: 16px;
    }
    .rnd {
        width: 250px;
        height: 250px;
    }
    .round {
        width: 280px;
        height: 280px;
    }
    .gg-shape-triangle {
        height: 55px;
    }
    .gg-shape-triangle:before {
        bottom: 13px;
    }
    .gg-shape-triangle:before, .gg-shape-triangle:after {
        width: 55px;
    }
    .gg-shape-triangle:after {
        top: 13px;
    }
}
@media (max-width: 1200px) {
    /* Food */
    .image_with_content_section:before {
        width: 420px;
        height: 450px;
    }
    .image_with_content_section.right_layer .col:nth-child(2) {
        margin-top: 300px;
    }
    .top_right_image_with_content_section .col:first-child {
        margin-top: 300px; 
    }
}
@media (max-width: 1024px) {
    /* Food */
    .logo img {
        height: 40px;
    }
    .menu ul li a, .lang {
        font-size: 15px;
    }
    .menu ul li {
        padding: 0 15px;
    }
    .lang {
        padding-left: 15px;
    }
    .lang .lang_en {
        padding-left: 15px;
        margin-left: 15px;
    }
    .header_menu_wrap {
        display: none;
    }
    .banner_logo img {
        height: 200px;
    }
    .banner_section .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 7px;
    }
    .banner_section .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }
    .banner_section .swiper-pagination-bullet-active:before {
        width: 5px;
        height: 5px;
    }
    .single_image_section .single_image_block {
        padding: 40px 0;
    }
    .c {
        padding: 0 40px;
    }
    .single_image_block .row {
        margin: 0 -30px;
    }
    .single_image_block .col {
        padding: 0 30px;
    }
    .section_title {
        font-size: 25px;
    }
    .c_editor {
        font-size: 15px;
        padding-top: 15px;
    }
    .c_editor p {
        margin-top: 15px;
    }
    .btn_primary {
        font-size: 15px;
        padding: 10px 20px;
        margin-top: 30px;
    }
    .section_padding {
        padding: 40px 0;
    }
    .img_cont_block .row {
        margin: 0 -20px;
    }
    .img_cont_block .col {
        padding: 0 20px;
    }
    .image_with_content_section.right_layer .col:nth-child(2) {
        margin-top: 240px;
    }
    .top_right_image_with_content_section .col:first-child {
        margin-top: 240px; 
    }
    .image_with_content_section:before {
        width: 380px;
        height: 400px;
    }
    .play_button img {
        height: 150px;
    }
    .vid_popup_close_btn {
        width: 20px;
        height: 20px;
    }
    .blog_grids {
        padding: 40px 0 60px;
    }
    .blog_grid .blog_grid_block {
        padding-top: 40px;
    }
    .blog_grids ._row {
        margin: 0 -15px;
    }
    .blog_grids ._col {
        padding: 0 15px;
    }
    .blog_grid .blog_grid_det {
        padding-top: 15px;
    }
    .pub_date {
        font-size: 15px;
    }
    .blog_grid_det .bl_title {
        font-size: 22px;
    }
    .btn_secondary {
        font-size: 15px;
        margin-top: 25px;
        padding-left: 50px;
    }
    .btn_secondary:before {
        width: 35px;
    }
    .masonry_grids_section:before {
        height: 90px;
        top: -25px;
    }
    .masonry_grids_section {
        padding: 80px 0 40px;
    }
    .masonry_grids_section .section_title {
        margin-bottom: 20px;
    }
    .masonry_grids .mg_grid {
        padding: 10px;
    }
    .burger_menu_wrap {
        display: inline-block;
    }
    .mobile_menu  {
        display: block;
    }
    .banner_section .image {
        height: 550px;
    }
    .footer_logo_link img {
        height: 90px;
    }
    .footer_columns {
        padding-top: 40px;
    }
    .footer_columns .col {
        padding: 0 20px;
    }
    .footer_columns .row {
        margin: 0 -20px;
    }
    .footer_top {
        padding: 40px 0;
    }
    .footer_title {
        font-size: 22px;
    }
    .footer_desc_wrap {
        padding-top: 25px;
    }
    .footer_desc {
        font-size: 15px;
    }
    .footer_desc_wrap .footer_desc {
        padding-top: 10px;
    }
    .footer_bottom {
        padding: 40px 0;
    }
    .footer_bottom .copyrights, .privacy_link {
        font-size: 15px;
    }
    .img_cont_block .img_bot_cont {
        padding-top: 15px;
    }
    .masonry_grids {
        margin: 0 -10px;
    }
    .header .col {
        padding: 0 15px;
    }
    .header .row {
        margin: 0 -15px;
    }
    .image_with_content_section .sub_tit {
        font-size: 15px;
    }
    .image_with_content_section.left_layer .col:nth-child(1) {
        margin-top: 270px;
    }
    .header {
        padding: 30px 0;
    }
    .heart {
        font-size: 21px;
    }
    .menu ul li.current_page_item a {
        font-weight: 600;
    }
    .menu ul li:first-child {
        display: block;
    }
    .rnd {
        width: 200px;
        height: 200px;
    }
    .round {
        width: 230px;
        height: 230px;
    }
    .blog_content > .c > .blog_cont_wrap{
        width: 50%;
    }
    .bact_top {        
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .prev_next_buttons a{
        font-size: 16px;
    }
}
@media (max-width: 900px) {
    .single_image_block .row {
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .single_image_block .col {
        padding: 0;
    }
    .single_image_block .col_40, .single_image_block .col_60  {
        width: 100%;
    }
    .single_image_section:before {
        width: 90%;
        height: 50%;
        top: auto;
        bottom: 0;
    }
    .img_cont_block .col {
        padding: 0;
    }
    .img_cont_block .row {
        margin: 0;
    }
    .img_cont_block .col_2 {
        width: 100%;
    }
    .image_with_content_section.right_layer .col:nth-child(2) {
        margin-top: 100px;
    }
    .top_right_image_with_content_section .col:first-child {
        margin-top: 100px; 
    }
    .image_with_content_section:before {
        height: 530px;
        top: auto;
        bottom: 26%;
    }
    .image_with_content_section.left_layer .col:nth-child(1) {
        margin-top: 0;
    }
    .img_cont_block .col:nth-child(2) {
        margin-top: 170px;
    }
    .blog_grids ._row {
        flex-wrap: wrap;
    }
    .blog_grids .col_3 {
        width: 50%;
    }
    .blog_grids ._col:last-child {
        padding-top: 30px;
    }
    .footer_bottom .col_2 {
        width: 100%;
    }
    .footer_bottom .col, .footer_bottom .col:last-child {
        text-align: center;
        padding-top: 10px;
    }
    .footer_bottom .col {
        padding: 0;
    }
    .footer_bottom .row {
        margin: 0;
    }
    .blog_grid .blog_grid_block {
        display: block;
    }
    .single_post_desc .c_editor {
        padding-top: 25px;
    }
}
@media (min-width: 740px) {
    .blog_grids ._row{
        font-size: 0;
        height: auto;
        margin-top: -40px;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }
    .blog_grids .feature_img{
        width: 100%;
    }
    .blog_grids ._col{
        height: auto;
    }
}
@media (max-width: 740px) {
    .blog_grids .c {
        padding: 0;
        padding-left: 30px;
    }
    .header .col {
        padding: 0 10px;
    }
    .header .row {
        margin: 0 -10px;
    }
    .header .col_30 {
        width: 80%;
    }
    .header .col_70 {
        width: 20%;
    }
    .c {
        padding: 0 30px;
    }
    .banner_section .image {
        height: 450px;
    }
    .banner_logo img {
        height: 150px;
    }
    .banner_section .swiper-pagination-bullet {
        border: 1.5px solid #fff;
        width: 12px;
        height: 12px;
    }
    .banner_section .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 20px;
    }
    .section_title {
        font-size: 30px;
        /* line-height: 1.4; */
    }
    .c_editor p {
        margin-top: 10px;
    }
    .c_editor {
        font-size: 14px;
        padding-top: 10px;
    }
    .btn_primary {
        font-size: 14px;
        padding: 8px 25px;
        margin-top: 20px;
    }
    .image_with_content_section .sub_tit {
        font-size: 14px;
    }
    .image_with_content_section.right_layer .col:nth-child(2) {
        margin-top: 60px;
    }
    .top_right_image_with_content_section .col:first-child {
        margin-top: 60px; 
    }
    .section_padding {
        padding: 30px 0;
    }
    .play_button img {
        height: 80px;
    }
    .img_cont_block .col:nth-child(2) {
        margin-top: 90px;
    }
    .blog_grids {
        padding: 30px 0 60px;
    }
    .image_with_content_section.pink.left_layer .img_cont_block .img_bot_cont {
        padding-top: 0;
    }
    .blog_grid .blog_grid_block {
        padding-top: 0;
    }
    .pub_date {
        font-size: 14px;
    }
    .blog_grid_det .bl_title {
        font-size: 20px;
    }
    .btn_secondary {
        font-size: 14px;
        margin-top: 15px;
        padding-left: 45px;
    }
    .btn_secondary:before {
        width: 30px;
        height: 1px;
    }
    .masonry_grids_section .section_title {
        margin-bottom: 10px;
    }
    .masonry_grids_section {
        padding: 60px 0 20px;
    }
    .masonry_grids_section:before {
        height: 75px;
    }
    .footer_top {
        padding: 30px 0;
    }
    .footer_logo_link img {
        height: 70px;
    }
    .footer_columns {
        padding-top: 30px;
    }
    .footer_columns .col_3 {
        width: 50%;
    }
    .footer_columns .col:last-child {
        padding-top: 30px;
    }
    .footer_columns .col {
        padding: 0 15px;
    }
    .footer_columns .row {
        margin:0 -15px;
    }
    .footer_desc_wrap {
        padding-top: 15px;
    }
    .footer_desc {
        font-size: 14px;
    }
    .footer_title {
        font-size: 20px;
    }
    .footer_bottom {
        padding: 30px 0;
    }
    .footer_bottom .copyrights, .privacy_link {
        font-size: 14px;
    }
    .image_with_content_section:before {
        height: 320px;
    }
    .image_with_content_section.right_layer:before {
        height: 450px;
    }
    .vid_popup_close_btn {
        top: 20px;
        right: 30px;
    }
    .vid_popup_close_btn:before, .vid_popup_close_btn:after {
        top: 10px;
    }
    .header .c {
        padding: 0 20px;
    }
    .logo img {
        height: 27px;
    }
    .burger_lines:before {
        top: 7px;
    }
    .burger_lines:after {
        bottom: 7px;
    }
    .burger_lines:before, .burger_lines:after  {
        width: 20px;
    }
    .burger_lines {
        width: 17px;
        right: 3px;
    }
    .wrapper .header {
        position: absolute;
        z-index: 99;
        background-color: #fff;
        border-radius: 50px;
        left: 30px;
        right: 30px;
        top: 15px;
    }
    .header {
        padding: 15px 0;
    }
    .rnd {
        width: 110px;
        height: 110px;
    }
    .round {
        width: 130px;
        height: 130px;
    }
    .gg-shape-triangle:before, .gg-shape-triangle:after {
        left: -3px;
        width: 30px;
    }
    .gg-shape-triangle:before {
        bottom: 7px;
    }
    .gg-shape-triangle:after {
        top: 7px;
    }
    .gg-shape-triangle {
        height: 30px;
        top: 37%;
    }
    .rnd, .round {
        border: 1px solid#fff;
    }
    .gg-shape-triangle {
        border-left: 1px solid #fff;
    }
    .gg-shape-triangle:before, .gg-shape-triangle:after {
        border-bottom: 1px solid #fff;
    }
    .blog_grids ._row {
        flex-wrap: nowrap;
    }
    .blog_grids ._col:last-child {
        padding-top: 0;
    }
    .mobile_menu .menu ul li.current-menu-item a:after {
        height: 2px;
    }
    .blog_content .blog_grid_det .bl_title {
        font-size: 24px;
    }
}
@media (max-width: 500px) {
    .img_cont_block .section_title {
        padding-top: 5px;
    }
    .video_popup_block .image {
        padding-top: 100%;
    }
    .single_image_section:before {
        width: 88%;
        height: 62%;
    }
    .image_with_content_section {
        padding: 40px 0 60px;
    }
    .single_image_block .col_40 {
        padding-right: 25px;
    }
    .footer_logo:before {
        position: relative;
    }
    .footer_columns .col_3 {
        width: 100%;
    }
    .footer_columns .col {
        padding: 0;
        padding-top: 30px;
    }
    .footer_columns .col:first-child {
        padding-top: 0;
    }
    .footer_columns .row {
        margin: 0;
    }
    .image_with_content_section.left_layer:before {
        display: none;
    }
    .image_with_content_section.right_layer:before {
        height: 285px;
        width: 160px;
        bottom: 31%;
    }
    .img_cont_block .col:nth-child(2) {
        margin-top: 60px;
    }
    .masonry_grids_section .c {
        padding: 0;
    }
    .masonry_grids .mg_grid {
        padding: 10px 5px;
    }
    .footer_top .privacy_links {
        display: block;
        text-align: center;
        padding-top: 30px;
    }
    .footer_bottom .privacy_links {
        display: none;
    }
    .footer_bottom .col:last-child {
        padding-top: 0;
    }
    .masonry_grids_section .section_title {
        padding: 0 30px;
    }
    .mobile_menu {
        width: 80%;
        padding: 30px;
    }
    /* .mobile_menu .burger_lines:before, .mobile_menu .burger_lines:after {
        width: 15px;
    } */
    .heart {
        font-size: 18px;
    }
    .footer_bottom .copyrights {
        font-size: 11px;
    }
    .blog_grids ._row {
        margin: 0;
    }
    .blog_grids ._col {
        padding: 0;
        height: 100%;
    }
    .masonry_grids_section:before {
        top: -35px;
    }
    .masonry_grids .large_grid .image{
        padding-top: 66%;
    }
    .masonry_grids .small_grid .image{
        padding-top: 137%;
    }
    .menu ul li a:after {
        width: 60%;
    }
    .mobile_menu .logo img {
        height: 45px;
    }    
    .blog_content > .c > .blog_cont_wrap{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .prev_next_buttons_inner, .prev_next_buttons a{
        display: block;
        text-align: center;
        font-size: 14px;
    }
    .prev_next_buttons a + a{
        margin-top: 15px;
    }
}