@media screen and (max-width: 323px) {
    .food-pic img {
	width: 40%
    }
}

@media screen and (max-width: 850px) {
    .post-content {
	width: 80%;
    }
}

@media screen and (max-width: 375px) {
    .post-content h2{
	font-size: 1.5rem;
    }
}
 
@media (min-width: 1600px) and (max-width: 1919px) {
    .image-name-col p {
	font-size: 30px;
    }

    #caption, #caption2, #caption3, #caption4 {
	font-size: 2rem;
    }
}

@media (min-width: 1920px) {
    #caption, #caption2, #caption3, #caption4 {
	font-size: 3rem;
    }

    .modal-content {
	max-width: 1000px;
    }
}

@media (min-width: 900px) and (max-width: 1599px) {
    .image-name-col p, .post-content h2 {
	font-size: 25px;
    }
}

@media (min-width: 700px) and (max-width: 1599px) {
    #caption {
	font-size: 1.5rem;
    }
}
@media (min-width: 1600px) and (max-width: 1919px) {
    .post-content p {
	font-size: 25px;
    }
}

@media (min-width: 1750px) {
    .copy_right_text {
	font-size: 25px;
    }

    .close, .close2, .close3, .close4, .close5, .close6 {
	font-size: 70px;
    }
}

@media (min-width: 2200px) {
    .logo_area .yummy-logo {
	font-size: 60px;
}

    .post-content p {
	font-size: 35px;
    }
    
    .image-name-col p, .post-content h2 {
    	font-size: 50px;
}

    .copy_right_text {
	font-size: 30px;
    }
}

@media (min-width: 1440px) and (max-width: 1749px) {
    .copy_right_text {
	font-size: 23px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .post-author a,
    .post-date a,
    .post-favourite a,
    .post-comments a,
    .post-share a,
    .post-content h2 {
        font-size: 35px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .post-author a,
    .post-date a,
    .post-favourite a,
    .post-comments a,
    .post-share a {
        font-size: 12px;
    }
    .navbar-toggler {
        background-color: #fc6c3f;
        width: 100%;
        color: #fff;
        margin-bottom: 30px;
    }
    .footer_area .navbar-toggler {
        margin-bottom: 0;
    }
    .navbar.navbar-expand-lg .navbar-nav .nav-link {
        padding: 7.5px 30px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .widget-title > h6 {
    	height: 40px;
	width: 100%;
	line-height: 2;
	font-size: 1rem;
    }

    .popular-post-widget .single-populer-post img {
	margin-right: 0;
    }

    .single-widget-area {
	width: 80%;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .post-author a,
    .post-date a,
    .post-favourite a,
    .post-comments a,
    .post-share a {
        font-size: 30px;
    }
    .post-content p {
	font-size: 15px;
    }
    .post-favourite a,
    .post-comments a {
        margin-right: 7.5px;
    }

    .post-author a,
    .top_header_area .top_social_bar > a {
        margin-right: 15px;
    }

    .post-author a::after {
        right: -7px;
    }
    .footer-social-area .single-icon span {
        display: none;
    }
    .footer-social-area .single-icon:last-of-type > a > i {
        padding-right: 0;
    }
    .top_header_area .signup-search-area .search_button {
        margin-left: 15px;
    }
    .navbar-toggler {
        background-color: #fc6c3f;
        width: 100%;
        color: #fff;
        margin-bottom: 30px;
    }
    .footer_area .navbar-toggler {
        margin-bottom: 0;
    }
    .navbar.navbar-expand-lg .navbar-nav .nav-link {
        padding: 7.5px 30px;
    }
    .pagination-area .page-status {
        margin-top: 30px;
    }
    #googleMap {
        height: 300px;
    }
    .comment-wrapper .comment-author {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    .single_comment_area::after {
        display: none;
    }
    .single_comment_area ol li.single_comment_area {
        margin-left: 30px;
    }
    .single_comment_area ol li.single_comment_area .comment-wrapper .comment-author {
        margin-right: 10px;
    }
    .single_comment_area ol li.single_comment_area {
        margin-left: 15px;
    }
    .single-widget-area {
    	width: 100%
    }
    .sidebar-row {
	margin-top: -20px;
	width: 100%;
    }
    .widget-title > h6 {
    	height: 40px;
	width: 100%;
	line-height: 2;
	font-size: 1rem;
    }
    .popular-post-widget .single-populer-post .post-content {
	margin-left: 10px;
    }
    .post-content h6{
	width: 135px;
	height: 100px;
	margin-left: 10px;
	font-size: 1rem;
    }
    .post-content
    .copy_right_text {
	font-size: 10px
    }
    .popular-post-widget .single-populer-post img {
	margin-right: 0;
    }
}    

@media (min-width: 480px) and (max-width: 767px) {
    #googleMap {
        height: 400px;
    }
}
@media screen and (max-width: 575px) {
    #scrollUp {
	position: absolute;
	right: 50%;
	height: 40px;
	width: 40px;
	line-height: 2;
	font-size: 20px;

    }
}
@media (min-width: 576px) and (max-width: 1699px) {
    #scrollUp {
	position: fixed;
	right: 10%;
	height: 60px;
	width: 60px;
	font-size: 30px;
	line-height: 2;
    }
}

@media (min-width: 1700px) and (max-width: 2800px) {
    #scrollUp {
	position: fixed;
	right: 10%;
	height: 80px;
	width: 80px;
	font-size: 40px;
	line-height: 2;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .pagination-area .page-status {
        margin-top: 0;
    }
    #googleMap {
        height: 500px;
    }
    .comment-wrapper .comment-author {
        margin-right: 60px;
        width: 70px;
        height: 70px;
    }
    .single_comment_area::after {
        display: block;
    }
    .single_comment_area ol li.single_comment_area {
        margin-left: 60px;
    }
    .single_comment_area ol li.single_comment_area .comment-wrapper .comment-author {
        margin-right: 30px;
    }
    .single_comment_area ol li.single_comment_area {
        margin-left: 130px;
    }
}