@media (max-width: 1199px) {
  .header-one {
    /*padding-top: 50px;
	    padding-bottom: 50px;*/
  }
  .nav-icon {
    width: 70px;
    height: 70px;
  }
  .nav-icon img {
    max-width: 40px;
    max-height: 36px;
  }
  .header-menu li a {
    font-size: 14px;
  }
  .blog-title {
    font-size: 18px;
  }
  .summary {
    font-size: 12px;
    min-height: 36px;
  }
  .blog-article-content {
    margin-bottom: 5px;
  }
  .single-blog .blog-main-article .blog-title {
    font-size: 30px;
  }
  .single-blog .blog-main-article .summary {
    font-size: 16px;
  }
  .single-blog-content ul li {
    font-size: 14px;
  }
  .single-blog-content p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .single-blog-content h1 {
    font-size: 28px;
  }
  .single-blog-content h2 {
    font-size: 26px;
  }
  .single-blog-content h3 {
    font-size: 24px;
  }
  .single-blog-content h4 {
    font-size: 22px;
  }
  .single-blog-content h5 {
    font-size: 20px;
  }
  .single-blog-content img {
    width: auto;
    height: auto;
  }
  .single-blog-content figure {
    text-align: center;
  }

  /*************/
  .blog-top-right-articles {
    padding-left: 25px;
  }
  .blog-top-left-article .blog-article-content h4.blog-title {
    font-size: 24px;
  }
}

@media (max-width: 992px) {
  .header-one {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .blog-aritcle-grid .article-row {
    margin-left: -12px;
    margin-right: -12px;
  }
  .blog-aritcle-grid .article-row .article-col {
    padding-left: 12px;
    padding-right: 12px;
  }
  .blog-title {
    font-size: 14px;
  }
  .summary {
    font-size: 12px;
    min-height: 34px;
  }
  .explore-cat-menu ul li a.explore-menu-head {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 28px;
  }
  .explore-cat-menu .menu-toggler {
    width: 40px;
    height: 44px;
  }
  .sorting-dropdown select.form-control {
    padding: 8px 35px 8px 15px;
    font-size: 14px;
    line-height: 28px;
  }
  .select-arrow {
    width: 10px;
    height: 10px;
    right: 15px;
    top: 18px;
  }
  .subscribe-cta-text h5 {
    font-size: 16px;
  }
  .blog-aritcle-grid .blog-title {
    min-height: 36px;
  }
  .blog-top-left-article .author-name,
  .author-name {
    font-size: 10px;
    line-height: 12px;
    width: 50px;
  }
  .blog-top-left-article .author-avatar .author-img {
    /* width: 35px;
	    height: 35px; */
  }
  .blog-top-left-article .author-box:not(:last-child) {
    margin-right: 20px;
  }
  .blog-top-left-article .author-box:not(:last-child):after {
    right: -10px;
  }
  .img-col {
    padding-right: 0;
  }
  .author-avatar .author-img {
    /* width: 30px;
	    height: 30px; */
  }
  .blog-top-left-article .timer-icon img {
    width: 18px !important;
  }
  .timer-icon img {
    width: 13px !important;
  }
  .read-time {
    padding-left: 0;
  }
  .blog-top-left-article .blog-article-content {
    margin-bottom: 35px;
  }
  .header-menu li a {
    font-size: 12px;
  }
  .single-blog-content table thead tr th,
  .single-blog-content table tr:first-child > * {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
    min-height: 45px;
  }
  .vr-writing span,
  .single-blog-content table tbody tr:not(:first-child) > td:first-child span,
  .single-blog-content table tbody tr:not(:first-child) > th:first-child span,
  .single-blog-content table tbody tr:not(:first-child) > td:first-child > *,
  .single-blog-content table tbody tr:not(:first-child) > th:first-child > * {
    font-size: 16px;
  }
  .single-blog-content table tbody tr td,
  .single-blog-content table tbody tr > * {
    padding: 10px 10px;
    font-size: 12px;
  }
  .vr-writing,
  .single-blog-content table tbody tr:not(:first-child) > td:first-child,
  .single-blog-content table tbody tr:not(:first-child) > th:first-child {
    width: 50px;
  }
  .back-btn {
    font-size: 16px;
  }
  .back-btn:before {
    width: 8px;
    height: 8px;
    left: 7px;
    top: 11px;
  }
  .single-blog .blog-main-article .summary {
    font-size: 14px;
  }
  .tag-title h2 {
    font-size: 24px;
  }
  .author-photo {
    width: 140px;
    height: 140px;
  }
  .name-of-author {
    font-size: 24px;
  }
  .author-designation,
  .author-card-info {
    font-size: 14px;
  }
  .social-links ul li a img {
    width: 30px;
  }
  .single-blog-content h1 {
    font-size: 28px;
  }
  .single-blog-content h2 {
    font-size: 26px;
  }
  .single-blog-content h3 {
    font-size: 24px;
  }
  .single-blog-content h4 {
    font-size: 22px;
  }
  .single-blog-content h5 {
    font-size: 20px;
  }
  .single-blog-content img {
    width: auto;
    height: auto;
  }
  .single-blog-content figure {
    text-align: center;
  }
  .explore-item-card {
    padding: 25px;
  }
  .exp-card-img {
    padding-right: 15px;
  }
  .exp-card-img img {
    width: 60px;
  }
  .exp-card-title {
    font-size: 18px;
  }
  .farmlist-featured {
    height: 250px;
  }
  .farmlist-featured img {
    max-width: 200px;
    height: 200px;
  }
}

@media (max-width: 767px) {
  .header-one {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .site-logo {
    padding-bottom: 18px;
  }
  .site-logo img {
    max-width: 80px;
  }
  .nav-icon {
    min-width: 28px;
    width: 28px;
    height: 28px;
    border-radius: 5px;
    padding: 5px;
    margin: 0;
  }
  .nav-icon img {
    max-width: 20px;
    max-height: 18px;
  }
  .header-menu li a {
    font-size: 11px;
    display: flex;
  }
  .nav-text {
    padding-left: 5px;
    text-align: left;
  }
  .explore-category {
    padding: 10px 0;
  }
  .explore-cat-menu {
    background: #4d948b;
  }
  .explore-cat-menu ul li a.explore-menu-head {
    color: #fff;
    padding: 4px 15px;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #4d948b;
  }
  .explore-cat-menu .menu-toggler {
    height: 21px;
    background: #4d948b;
    right: -1px;
    top: -1px;
  }
  .explore-cat-menu .menu-toggler:before {
    width: 15px;
    height: 1px;
    background: #fff;
  }
  .explore-cat-menu .menu-toggler:after {
    width: 1px;
    height: 15px;
    background: #fff;
  }
  .explore-cat-menu ul li ul li a {
    font-size: 12px;
  }
  .footer-menu ul li a {
    font-size: 12px;
    line-height: 14px;
  }
  .blog-title {
    font-size: 18px;
  }
  .summary {
    font-size: 11px;
    height: auto;
  }
  .blog-top-left-article .blog-article-content {
    margin-bottom: 15px;
  }
  .blog-top-left-article .author-avatar .author-img,
  .author-avatar .author-img {
    /* width: 50px;
	    height: 50px; */
  }
  .blog-top-left-article .author-name,
  .author-name {
    font-size: 12px;
    line-height: 12px;
    width: auto;
  }
  .blog-top-left-article .author-box:not(:last-child) {
    margin-right: 18px;
  }
  .blog-top-left-article .author-box:not(:last-child):after {
    right: -10px;
  }
  .blog-top-left-article .timer-icon img {
    width: 13px !important;
  }
  .featured-img {
    margin-bottom: 0;
  }
  .subscribe-cta {
    padding: 32px 15px 18px 15px;
    margin-top: 0;
  }
  .subscribe-cta-text h5 {
    font-size: 14px;
    line-height: 1.25;
    width: 250px;
    text-align: center;
    margin: 0 auto 10px;
    color: #231f20;
  }
  .subscribe-form .input-group input {
    font-size: 10px;
    line-height: 16px;
    padding: 4px 15px;
    border-color: rgba(0, 0, 0, 0.25);
    margin-left: 0px !important;
  }
  .btn-cta {
    padding: 5px 15px;
    font-size: 10px;
    font-weight: 700;
    width: 84px;
    border-color: rgba(0, 0, 0, 0.25);
  }
  .pagination ul {
    padding: 35px 0 28px 0;
  }
  .pagination ul li span {
    width: 36px;
    height: 36px;
    font-size: 12px;
    font-weight: 500;
  }
  .pagination ul li span.prev img,
  .pagination ul li span.next img {
    width: 6px;
  }
  .blog-aritcle-grid .article-col .blog-article {
    border-bottom: 1px solid rgb(35 31 32 / 16%);
  }
  .blog-aritcle-grid .article-row .article-col {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .blog-article {
    padding: 20px 0;
  }
  .blog-aritcle-grid {
    padding: 0px 0;
  }
  .blog-top-left-article {
    padding-right: 12px;
  }
  .blog-main-article {
    padding: 8px 0px 20px 0px;
  }
  .blog-main-article .featured {
    margin-bottom: 20px;
  }
  .blog-aritcle-grid .blog-title {
    min-height: 38px;
  }
  h4.blog-title.cat-blog-title {
    margin-bottom: 8px;
  }
  .blog-article .img-col {
    order: 2;
  }
  .blog-article .content-col {
    order: 1;
  }
  .subscribe-cta-inner {
    max-width: 420px;
    margin: auto;
  }
  .blog-top-right-articles .img-col {
    padding-right: 12px;
  }
  .single-blog-content table thead tr th,
  .single-blog-content table tr:first-child > * {
    font-size: 9px;
    line-height: 12px;
    min-height: 40px;
  }

  .vr-writing span,
  .single-blog-content table tbody tr:not(:first-child) > td:first-child span,
  .single-blog-content table tbody tr:not(:first-child) > th:first-child span,
  .single-blog-content table tbody tr:not(:first-child) > td:first-child > *,
  .single-blog-content table tbody tr:not(:first-child) > th:first-child > * {
    font-size: 14px;
  }
  .single-blog-content {
    font-size: 12px;
    line-height: 20px;
  }

  .single-blog-content h1 {
    font-size: 18px;
  }
  .single-blog-content h2 {
    font-size: 16px;
  }
  .single-blog-content h3 {
    font-size: 14px;
  }
  .single-blog-content h4 {
    font-size: 12px;
  }
  .single-blog-content h5 {
    font-size: 10px;
  }
  .table-content-heading {
    font-size: 14px;
    line-height: 20px;
  }
  .table-content-body ul li {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 0px 4px 15px;
  }
  .table-content-body ul li:before {
    width: 3px;
    height: 3px;
    left: 5px;
    top: 11px;
  }
  .back-btn {
    font-size: 10px;
    padding: 3px 5px 3px 12px;
  }
  .back-btn:before {
    width: 5px;
    height: 5px;
    border-left: 1px solid #b6b6b6;
    border-top: 1px solid #b6b6b6;
    left: 5px;
    top: 8px;
  }
  #related-blog .img-col {
    padding-right: 0px;
  }
  .single-blog-content ul li {
    padding: 2px 0px 2px 15px;
  }
  .blog-cat h5,
  .blog-tags h5,
  .share-post h5 {
    font-size: 12px;
    line-height: 16px;
  }
  .blog-top-articles .blog-top-left-article .timer-icon img,
  .blog-top-articles .blog-top-left-article .date-icon img {
    width: 11px !important;
  }
  .publish-time {
    width: 95px;
    text-align: right;
    padding-left: 0;
    display: inline-block !important;
  }
  .single-blog .blog-main-article .read-time,
  .published-date {
    font-size: 11px !important;
    line-height: 11px;
    position: relative;
    top: -4px;
  }
  .single-blog .blog-main-article .read-time {
    margin-top: 5px;
    width: 100% !important;
  }
  .single-blog-data .blog-main-article {
    border-bottom: none;
  }
  .table-content {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .single-blog .blog-top-left-article .blog-article-content {
    padding-right: 0;
  }
  .single-blog .blog-top-left-article .author-name {
    font-size: 14px;
    line-height: 16px;
    padding-top: 10px;
  }
  .single-blog .blog-top-left-article .author-name small {
    font-size: 8px;
    line-height: 10px;
  }
  #related-blog .owl-dots button.owl-dot span {
    height: 4px;
  }
  .related-blog-post {
    padding: 0px 0 20px 0;
  }
  #related-blog .owl-stage {
    margin-bottom: 0px;
  }
  #related-blog .summary {
    display: none;
  }
  #related-blog .blog-article .img-col {
    margin-bottom: 10px;
  }

  #related-blog .timer-icon img {
    width: 10px !important;
  }
  .table-content {
    padding: 10px 12px;
  }
  .btn-tc-toggler {
    width: 30px;
    height: 30px;
  }
  .btn-tc-toggler:before {
    width: 15px;
    height: 1px;
  }
  .btn-tc-toggler:after {
    width: 1px;
    height: 15px;
  }
  .single-blog-content table thead tr th,
  .single-blog-content table tr:first-child > * {
    padding: 4px 7px;
  }
  .single-blog-content table tbody tr td {
    padding: 8px 7px;
  }
  .blog-article .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .blog-article .row > * {
    padding-left: 7px;
    padding-right: 7px;
  }
  .tag-title h2 {
    font-size: 14px;
    line-height: 18px;
  }
  .tag-title {
    border-bottom-color: #4e4e4e;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .author-photo {
    width: 90px;
    height: 90px;
  }
  .name-of-author {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .author-designation {
    font-size: 9px;
    margin-bottom: 5px;
  }
  .author-card-info {
    font-size: 9px;
  }
  .social-links ul {
    margin-top: 5px;
  }
  .social-links ul li {
    margin-right: 6px;
  }
  .social-links ul li a img {
    width: 22px;
  }
  .author-card {
    padding: 15px;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
  }
  .article-by-heading h2 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    border-bottom: 1px solid #313131;
    padding-bottom: 6px;
  }
  .author-detials {
    padding-left: 120px;
  }
  .author-profile-img {
    position: absolute;
    width: 120px;
    top: 15px;
    left: 0;
  }
  .blog-top-left-article .blog-main-article {
    padding-top: 0;
  }
  .back-btn-wrap {
    margin-top: 5px;
  }

  .single-blog-content h1 {
    font-size: 18px;
  }
  .single-blog-content h2 {
    font-size: 16px;
  }
  .single-blog-content h3 {
    font-size: 14px;
  }
  .single-blog-content h4 {
    font-size: 12px;
  }
  .single-blog-content h5 {
    font-size: 10px;
  }
  .single-blog-content img {
    width: 100%;
    height: auto;
  }
  .single-blog-content figure {
    text-align: center;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }

  .single-blog-content p {
    line-height: 26px;
  }

  /**************/
  .blog-top-left-article .blog-article-content h4.blog-title {
    font-size: 20px;
  }
  .bloginfo {
    padding-right: 0px;
    margin-top: 5px;
  }
  .blog-top-right-articles {
    padding-left: 12px;
  }
  .blog-top-right-articles .blog-article {
    border-top: 1px solid rgb(35 31 32 / 16%);
  }
  .explore-item-card {
    padding: 12px;
  }
  .exp-card-img {
    padding-right: 0;
    display: inline-block;
    width: 100%;
  }
  .exp-card-img img {
    width: 56px;
  }
  .exp-card-inner {
    text-align: center;
  }
  .exp-card-title {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 8px;
    text-align: center;
  }
  .explore-heading h2 {
    font-size: 20px;
  }
  .pagination ul li {
    display: inline-block;
    padding: 2px 2px;
    vertical-align: middle;
  }
  .subscribe-form .formWrapper button .btn-cta {
    padding: 4px 5px !important;
    min-width: 97px !important;
    border-radius: 0 8px 8px 0 !important;
  }
  .subscribe-form .input-group input {
    border-radius: 8px 0 0 8px !important;
    padding: 4px 20px !important;
  }
  .wpcf7-response-output {
    font-size: 12px !important;
  }
  .explore-cat-list ul::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #f79238 !important;
  }
  .explore-cat-list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
  }
  .explore-cat-list ul::-webkit-scrollbar-thumb {
    background-color: #f79238 !important;
    outline: 0px solid #f79238;
    height: 4px;
    border-radius: 5px;
  }
  ::-webkit-scrollbar:vertical {
    width: 12px;
  }
  ::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .explore-cat-list ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 0px solid #f79238;
  }
  ::-webkit-scrollbar-track {
    background-color: #e5e5e5 !important;
  }
  .explore-cat-list ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ccc;
  }
  .subscribe-form .wpcf7-response-output {
    max-width: 235px;
    margin: auto !important;
  }
  .blog-article .read-time {
    padding-left: 0;
    padding-right: 10px;
  }
  .farmlist-featured {
    padding: 20px 10px;
  }
  .farmlist-content h3 {
    font-size: 14px;
    line-height: 1.4;
    margin: 15px auto 10px auto;
    height: 38px;
    max-width: 145px;
  }
  .farmlist-btn,
  .farmlist-btn:hover,
  .farmlist-btn:focus {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.45;
  }
  .filter-area {
    padding: 0;
    box-shadow: none;
    background-color: #fff;
    margin: 0px 0;
  }
  .custom-searchbox,
  .category-menu {
    display: none;
  }
  .category-menu {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: #fff;
    z-index: 9;
  }
  .category-inner-wrap {
    padding: 20px 20px 40px 20px;
    height: calc(100% - 47px);
  }
  .farmlist-popup .modal-dialog {
    max-width: 400px;
  }
  .farmlist-popup .modal-content {
    padding: 20px 15px;
  }
  .farmlist-popup .modal-content .modal-footer .btn {
    margin: 15px 0 0;
    line-height: 1.25;
    padding: 8px 15px;
    width: 100%;
  }
  .farmlist-popup .modal-content p {
    font-size: 13px;
  }
  .farmlist-popup .modal-content .modal-body {
    padding: 15px 10px;
  }
  .farmlist-content-grid {
    padding: 10px 0 40px 0;
  }
  .filter-mob-nav ul li button span {
    font-family: "ProductSansBold";
  }
  .farmlist-featured {
    height: 200px;
  }
  .farmlist-featured img {
    max-width: 160px;
    height: 160px;
  }
}

@media (max-width: 574px) {
  .footer-menu ul {
    line-height: 12px;
  }
  .footer-menu ul li a {
    font-size: 8px;
    line-height: 10px;
  }
  .footer-menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  .single-blog-content h1 {
    font-size: 18px;
  }
  .single-blog-content h2 {
    font-size: 16px;
  }
  .single-blog-content h3 {
    font-size: 14px;
  }

  .single-blog-content img {
    width: 100%;
    height: auto;
  }
  .single-blog-content figure {
    text-align: center;
  }
  .subscribe-cta {
    margin: 0 -15px;
    padding: 32px 15px 18px 15px;
  }
  .custom-searchbox input {
    padding: 9px 15px 9px 35px;
    border: solid 1px #e5e5e5;
    background-position: 10px center;
    font-size: 14px;
    line-height: 1.5;
    background-size: 14px;
  }

  .farmlist-featured {
    height: 180px;
    padding: 10px;
  }
  .farmlist-featured img {
    max-width: 160px;
    height: 160px;
  }
}
