/*-------------- media section ---------------*/
@media screen and (min-width: 1200px) and (max-width: 1399px) {
}
@media screen and (max-width: 480px) {
  .records-box {
    width: 100%;
    display: inline-flex;
    justify-content: center;
  }
}
@media screen and (max-width: 576px) {
  .grid-wrapper {
    display: block;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .news-box .metabox {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .custom_cat {
    justify-content: center;
  }
  .authordetails .media {
    display: block;
    text-align: center;
  }
  #travel-blog .tab_list {
    text-align: center;
  }
  .author_bio_section .media-body > a {
    margin-top: 10px;
    display: block;
  }
  #business-tab-block .food-tab-boxes {
    margin-bottom: 20px;
  }
  #entertainment-tab-block .post-image-block img {
    width: auto;
    height: auto;
  }
  .head_serach input.search-field {
    border: none;
    border-bottom: 1px solid;
    color: black;
    width: 86%;
  }
  #header .row {
    padding: 6px 0;
  }
  .main-news-inner {
    max-width: 100%;
    text-align: center;
  }
  .main-auther-details .media {
    justify-content: center;
    text-align: left;
    display: inline-flex;
  }
  #sync2 {
    left: 10px;
    right: 10px;
    width: 92%;
  }

  .categories_image_box,
  .latest_blog_image_box {
    margin-bottom: 20px;
  }
  .logo_inner {
    text-align: center;
    margin-bottom: 18px;
  }
  .container-record {
    margin-top: 0;
  }
  .records-box {
    margin-bottom: 20px;
  }
  .about-head-outer {
    margin-bottom: 0;
  }
  .tab-content.food_tab_content {
    margin-top: 20px;
  }
  .latest_blog_new_blog {
    margin-bottom: 20px;
  }
  .news-inner {
    text-align: center;
  }
  #education-tab-block .news-inner {
    margin-top: 0px;
    padding-top: 10px;
  }
  .education-col-end {
    margin-top: 20px;
  }
  .footer-col3 {
    display: block;
  }
  .footer-col1 .widget_nav_menu:before,
  .footer-col3 .widget_nav_menu:before,
  .footer-col2 .widget_nav_menu ul li a:after {
    display: none;
  }
  .footer-col1 .widget_nav_menu,
  .footer-col3 .widget_nav_menu {
    border: none;
  }
  .footer-col2 .widget_nav_menu ul li {
    width: auto !important;
    display: inline-block;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .woocommerce div.product div.summary,
  .woocommerce div.product .woocommerce-tabs,
  #sidebar aside,
  .single-post-block,
  .news-inner {
    text-align: center;
  }
  .woocommerce .woocommerce-product-rating .star-rating {
    float: none;
  }
  .woocommerce .woocommerce-product-rating .star-rating {
    margin: 0 auto;
    margin-top: 11px;
  }
  #sidebar label {
    text-align: center;
    padding-left: 0;
  }
  .woocommerce div.product form.cart {
    display: flex;
    justify-content: center;
  }
  #sidebar ul {
    margin: 0;
  }
  #sidebar ul li {
    list-style: none;
  }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: none;
    text-align: center;
  }
  .navigation span {
    display: inline-block;
  }
  .navigation span,
  .navigation a {
    display: inline-block;
    float: none !important;
  }
  .contact-box .contac_form input[type="submit"] {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  .theme-footer-cols .footer-col1 ul li a:after {
    display: none;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .theme-footer-cols h3:after {
    display: none;
  }
  .woocommerce ul.product_list_widget span.product-title {
    display: block !important;
    top: 0;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    position: unset;
  }
  .row.footer-details {
    padding-top: 2em;
    padding-bottom: 3em;
  }
  button.owl-prev,
  button.owl-next {
    position: unset !important;
    margin: 0 4px;
  }
  .woocommerce #order_review table th,
  .woocommerce table.shop_table td {
    text-align: center;
  }
  .news_block {
    display: block;
  }
  button.owl-prev {
    margin-right: 12px;
  }
  .mobile-menu {
    margin-top: 9em;
  }
  .section_main_head {
    position: relative;
  }
  .owl-carousel .owl-dots button.owl-dot:last-child,
  .owl-dots button.owl-dot:last-child {
    margin-right: 0;
  }
  .news-box {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
  }
  .news-content-inner {
    padding-right: 0;
    margin-top: 32px;
  }
  .post-right-volumn .post_img img {
    width: 100% !important;
    height: auto;
  }
  .search-block i.fas.fa-search {
    position: unset;
    margin-bottom: 0;
  }
  .search-block {
    margin-bottom: 15px;
  }
  .header_social a:last-child i {
    padding-right: 0;
  }
  .news_date_comment {
    text-align: center;
    margin-top: 10px;
  }
  .banner_title_box img {
    display: none;
  }
  .inner-cont {
    text-align: center;
  }
  .banner_title_box h1 {
    font-size: 30px;
  }
  .search-no-results input.search-field {
    margin-bottom: 10px;
  }
  .share_icon i {
    padding: 7px;
    width: 24px;
  }
  .contact_us_head {
    text-align: center;
  }
  .authordetails ul {
    margin-left: 0;
    margin-top: 20px;
  }
  .logo-block {
    transform: unset;
    margin-bottom: 10px;
  }
  .top-logo-wrapper {
    padding: 15px;
  }
  .header-contact-box,
  #testimonials .owl-nav,
  .authordetails {
    text-align: center;
  }
  .authordetails .author_links {
    padding: 0;
  }
  #search form.search-form.serach-page {
    left: 38%;
  }
  #search input[type="search"] {
    width: 52%;
  }
  .about-content {
    padding-top: 0em;
  }
  .footer-content-wrapper {
    max-width: 100%;
    margin-bottom: 0px;
  }
  .owl-carousel .owl-dots {
    position: unset;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .title-banner-content {
    max-width: 100%;
  }
  .contact-email i,
  .contact-address i,
  .contact-phone i {
    margin: 0 auto;
  }
  .owl-carousel .owl-item .testimonials_image img,
  .testimonials_image img {
    margin: 0 auto !important;
  }
  #testimonials-container {
    position: unset !important;
    transform: unset;
  }
  .footer-text {
    text-align: center;
    margin: 10px 0;
  }
  .owl-nav,
  .news_block,
  .footer-logo {
    text-align: center;
  }
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .head-full-width-center {
    max-width: 100%;
  }
  #search .close {
    top: 31%;
    right: 10%;
  }
  .search-no-results div#sidebar {
    margin-top: 20px;
  }
  .contac_form:after {
    display: none;
  }
  .contac_form {
    margin: 10px 0;
    max-width: 100%;
  }
  .contact_box_container {
    padding: 15px 15px;
  }
  .contact_details_column .media {
    margin-bottom: 20px !important;
  }
  .section_main_head .section-text,
  .section_main_head .section-text p {
    max-width: 100%;
  }
  .contact_head {
    left: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1 {
    font-size: 120px;
  }
  .footer-col1,
  .footer-col2 {
    margin-bottom: 20px;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-3 img {
    float: none;
    display: block;
    margin: 10px auto;
  }
  .theme-footer-cols ul {
    margin: 0;
  }
  .theme-footer-cols ul li:before {
    display: none;
  }
  .about-img-bottom {
    width: 100%;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .rpwwt-widget ul li {
    text-align: center;
    margin: 0 auto;
  }
  .copyright-icons {
    text-align: center;
    margin: 10px 0;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .top_contact,
  .news-box h5,
  .custom-nav,
  .quote_box {
    text-align: center;
  }
  .about-details {
    text-align: center;
    padding: 20px;
  }
  /*.media, .media img {
    display: block !important;
    text-align: center;
    margin: 0 auto !important;
  }
  .media img {
    margin-bottom: 15px;
  }
  .media i {
    display: block !important;
    margin-bottom: 10px;
  }*/
  .testimonial-data i.fas.fa-quote-left {
    left: 0;
    right: 0;
  }
  .theme-footer-cols h3:after {
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
  }
  .section_main_head.heading-half-width {
    max-width: 76%;
  }
  tbody,
  td,
  tfoot,
  th,
  thead,
  tr {
    padding: 10px 10px;
  }
  .inner-body {
    text-align: center;
  }
  .owl-carousel .owl-item .testimonials-img img {
    margin: 0 auto !important;
  }
  .toggler {
    margin: 0;
  }
  .media img {
    margin-bottom: 0;
  }
  .section_main_head,
  .contact_head,
  .contact_details_column ul li,
  .theme-footer-cols {
    text-align: center;
  }
  .footer-col1 .is-layout-flex.wp-block-buttons {
    display: block;
  }
  .contact_widget .media i {
    padding-right: 0;
  }
  .footer_icons {
    text-align: center;
    margin-top: 30px;
  }
  .copyright-text {
    text-align: center !important;
  }
  .contact_details_column a {
    display: block;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .woocommerce-cart table.cart td.actions .coupon button.button {
    width: auto;
    margin: 0 auto;
    float: none !important;
  }
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto !important;
  }
  section {
    padding: 30px 0;
    background-size: cover;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next,
  blockquote,
  .work-info img {
    width: 100%;
  }
  .admin-login.text-end {
    text-align: left !important;
  }
  .contact-info {
    display: block;
    margin: 0;
    padding: 0 20px;
  }
  .c_icon {
    margin: 7px auto;
  }
  .newsletter_shortcode input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .newsletter_shortcode input[type="submit"] {
    margin-left: 0;
  }
  .newsletter_head {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #travel-blog .tab_list {
    text-align: center;
  }
  #business-tab-block .food-tab-boxes {
    margin-bottom: 20px;
  }
  #education-tab-block .food-tab-boxes .post-image-block-outer h5 a {
    font-size: 12px;
  }
  #entertainment-tab-block .post-image-block img {
    width: auto;
    height: auto;
  }
  #entertainment-tab-block .overlay-post-box .post-image-block img {
    width: 100%;
    height: 100%;
  }
  .newsletter_head .section_main_head {
    margin-top: 0;
  }
  .newsletter_shortcode input[type="email"] {
    margin-bottom: 10px;
  }
  #header .row {
    padding: 6px 0;
  }
  .main-news-inner {
    max-width: 79%;
  }
  .main-news-inner h5 a {
    font-size: 20px;
  }
  #food-tab-block ul.nav.nav-tabs {
    display: inline-block;
    text-align: center;
  }
  #food-tab-block li.nav-item {
    display: inline-block;
  }
  .woocommerce ul.product_list_widget span.product-title {
    font-size: 12px;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    left: 47px;
  }
  .education-middle-box .post-image-block img {
    width: 100%;
  }
  .education-middle-box {
    margin-bottom: 20px;
  }
  #education-tab-block .education-col-start .food-tab-boxes,
  #education-tab-block .education-col-end .food-tab-boxes {
    width: 50%;
    float: left;
  }
  .tab-in-center {
    align-items: center;
    display: flex;
  }
  .footer-col3 {
    display: block;
  }
  .woocommerce ul.product_list_widget li img {
    width: 31px;
    height: 28px;
  }
  .section_main_head {
    margin-top: 20px;
  }
  .headerbar {
    margin-top: 0 !important;
  }
  .owl-carousel .owl-dots {
    position: unset;
  }
  .tp_breadcrumbs,
  .tp_breadcrumbs a {
    font-size: 12px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img,
  .testimonials_image img {
    margin: 0 auto !important;
  }
  .logo_inner,
  .footer-content-wrapper.row,
  .footer-text {
    text-align: center;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    left: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .section_main_head h3 {
    font-size: 30px;
  }
  .search_mobile a i {
    color: #222;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  section {
    padding: 30px 0;
  }
}
@media screen and (max-width: 991px) {
  #food-tab-block .nav-tabs .nav-link.active {
    width: 100%;
  }
  #business-tab-block ul.nav.nav-tabs {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px !important;
  }
  .news-inner {
    margin-bottom: 10px;
  }
  #education-tab-block ul.nav.nav-tabs,
  #entertainment-tab-block ul.nav.nav-tabs {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px !important;
  }
  .post-date {
    margin-right: 0 !important;
  }
  #main-post-slider .post-date {
    margin-right: 15px !important;
  }
  #business-tab-block ul.nav.nav-tabs li.nav-item,
  #entertainment-tab-block ul.nav.nav-tabs li.nav-item {
    display: inline-block;
    margin-bottom: 10px;
    margin: 5px 5px;
  }
  .section_main_head .media {
    display: block !important;
    text-align: center;
  }
  .section_main_head .media img {
    margin-right: 0;
  }
  .newsletter_shortcode {
    width: 100%;
    text-align: center;
  }
  .socialbox {
    margin-bottom: 10px;
    text-align: center;
  }
  .Slider-left-box,
  .section_main_head .section-text,
  .section_main_head .section-text p {
    max-width: 100%;
  }
  .search_mobile {
    display: flex !important;
  }
  .serach_form_box {
    display: none !important;
  }
  .footer-cols,
  .custom-nav {
    text-align: center;
  }
  #slider .slide_nav i {
    font-size: 12px;
  }
  #about-us .section_main_head h3 {
    font-size: 26px;
  }

  .footer-navigation ul li {
    margin: 7px;
  }
  .footer-logo {
    margin-top: 0em;
  }
  .footer-navigation ul {
    margin: 0;
  }
  #slider .carousel-caption {
    top: 55%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .newsletter_shortcode input[type="email"] {
    width: 76%;
  }
  #header {
    max-width: 100%;
    padding: 5px 0;
  }
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  }
  #business-tab-block li.nav-item,
  #education-tab-block li.nav-item,
  #entertainment-tab-block li.nav-item {
    margin-right: 10px;
  }
  .post-metabox div {
    margin-right: 8px;
  }
  .footer-col3 {
    display: block;
  }
  .woocommerce ul.product_list_widget span.product-title {
    font-size: 12px;
  }
  .woocommerce ul.product_list_widget li img {
    width: 31px;
    height: 28px;
  }
  .product_list_widget span.woocommerce-Price-amount.amount {
    left: 47px;
  }
  #header {
    max-width: 100%;
  }

  .headerbar {
    margin-top: 3px !important;
    margin-left: 4px;
  }
  section {
    padding: 50px 0;
  }
  .content_on_banner {
    max-width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: unset;
  }
  .custom-social-icons a i {
    margin-bottom: 5px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  #business-tab-block li.nav-item,
  #entertainment-tab-block li.nav-item {
    margin-bottom: 10px;
  }
  .content_on_banner {
    max-width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  }
  .newsletter_shortcode input[type="email"] {
    width: 76%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  [data-aos][data-aos][data-aos-duration="2000"],
  body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
    transform: unset;
  }
  .banner_title_box img {
    display: none;
  }
  .mobile-menu {
    display: block !important;
  }
  .headerbar {
    display: block;
    margin-top: 0px;
  }
  .side-navigation ul li.current_page_item a,
  .side-navigation ul li.current-menu-item a {
    color: white;
  }
  .Slider-left-box {
    max-width: 100%;
  }
  .about_outer {
    padding: 0 !important;
  }
  .side-navigation ul li.current_page_item a:after {
    display: none;
  }
  .side-navigation ul li:hover > ul {
    animation: unset;
  }
  .side-navigation ul li {
    width: 100%;
  }
  /* .side-navigation ul li a,  .side-navigation li */
  .headerbar,
  .side-navigation,
  .side-navigation ul ul li,
  .side-navigation .current_page_item {
    display: block;
  }
  .headerbar:focus,
  .hamburger:focus {
    outline: none;
  }
  .hamburger {
    color: white;
    font-size: 14px;
    background-color: black;
    padding: 4px 11px;
    display: inline-block;
  }
  .side-navigation ul li.current_page_item a:before,
  .side-navigation ul li.current-menu-item a:before {
    display: none;
  }
  .header-menu-boxx {
    position: relative;
  }
  .main-header .side-navigation {
    display: none;
  }
  .side-navigation,
  .side-navigation li {
    text-align: left;
  }
  .side-navigation ul li.current_page_item:before,
  .side-navigation ul li.current-menu-item:before {
    display: none;
  }
  .side-navigation ul {
    margin-left: 15px;
  }
  .side-navigation ul li a {
    color: #fff;
    font-size: 14px;
    padding: 12px 0px;
  }
  .side-navigation ul ul li a {
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: black;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
  }
  .side-navigation ul li ul,
  .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul,
  .side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li {
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before {
    content: none;
  }
  .side-navigation ul > li.menu-item-has-children > a:after {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  #latest-blog .extratall img {
    height: 800px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #latest-blog .extratall img {
        height: auto;
    }
    #entertainment-tab-block .post-image-block {
        justify-content: center;
    }
}