/*-------------- media section ---------------*/
@media screen and (min-width:1300px) {
  .gallery-wrapper.container {
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .header-git-block {
    max-width: 48%;
    justify-content: center;
    margin: 0 auto !important;
    width: auto;
  }
  .image_box-box {
    margin-bottom: 20px;
  }
  #services ul.nav.nav-tabs {
    max-width: 100%;
  }
  #services ul.nav.nav-tabs {
    text-align: center;
  }
  .services-row .nav-tabs li.nav-item {
    display: inline-block !important;
    width: 42%;
    height: 100%;
    margin-right: 10px;
  }
  .why-choose-us-boxes.row {
    max-width: 67%;
    margin: 0 auto;
  }
  .inner-li.media {
    align-items: center;
  }
  .gallery_image_box:nth-child(5), .gallery_image_box:nth-child(4) {
    width: 50%;
  }
  .social-menu.bottomRight {
    bottom: 15px;
  }
  .post-date {
    justify-content: center;
  }
  
}
@media screen and (max-width:767px) {
  .theme-footer-cols .widget_nav_menu ul li:after{
    display: none;
  }
  .contact_widget .media a {
    max-width: 100%;
  }
  .rectangle-box {
    display: none;
  }
  .head_serach {
    margin-left: 0;
  }
  .header-social-icons a i {
    font-size: 11px;
  }
  .header-social-icons a {
    margin-right: 7px;
  }
  .search-block {
    margin-left: 10px;
  }
  #masthead {
    padding: 10px 0;
  }
  .search_form a {
    padding: 9px 9px 8px 9px;
  }
  .header-social-search {
    justify-content: end !important;
  }
  .hamburger i {
    font-size: 15px;
  }
  .search_form a {
    padding: 8px 9px 6px 9px;
    border-radius: 1px;
  }
  .calculate-bmi-container input {
    margin-bottom: 10px;
  }
  .header-contact-details {
    justify-content: center !important;
  }
  .header_btn a {
    font-size: 14px;
  }
  .header_btn a  i, .about-link-box::after, .middle_img_inner::after {
    display: none;
  }
  .slider-box {
    max-width: 89%;
    margin: 2em auto 5em auto;
    text-align: center;
  }
  .slide-tagline {
    font-size: 16px;
  }
  .slide-heading {
    font-size: 22px;
    line-height: 24px;
  }
  .calculate-bmi-image {
    padding-right: 0;
  }
  .bmi-shape1, .bmi-shape2{
    display: none;
  }
  .calculate-bmi-content {
    margin-top: 24px;
  }
  #slider button.owl-next {
    right: 1em;
    left: unset;
  }
  #slider button.owl-prev {
    left: 1em;
    right: unset;
  }
  .calculate-bmi-container {
    margin-top: 0;
  }
  .video-block i.fas.fa-play {
    padding: 10px 13px;
    width: 47px;
    height: 47px;
  }
  .calculate-bmi-head {
    padding: 0;
  }
  .calculate-bmi-container {
    padding: 30px 30px;
  }
  .video_box {
    padding: 2em 0;
    margin-bottom: 0;
  }
  #unique-points {
    padding-top: 2em;
  }
  .plan-price-box {
    padding: 40px 1px;
  }
  .plan_row {
    justify-content: center;
  }
  .post-category-date {
    justify-content: center;
  }
  #testimonials .slick-list {
    margin-right: 0;
  }
  .testimonials-row {
    max-width: 100%;
  }
  #testimonials .slick-dots li {
    display: inline-block;
    width: auto !important;
  }
  #testimonials .slick-dots {
    left: unset;
    width: 100%;
  }
  #navigation-thumbs {
    max-width: 90%;
  }
  .slick-dotted.slick-slider {
    padding-bottom: 17px;
  }
  .post-content {
    padding: 39px 5px;
  }
  .newsletter-container {
    padding: 1em 0;
  }
  .newsletter-wrap {
    max-width: 53%;
  }
  #newsletter_section .section_main_head h3 {
    font-size: 17px;
  }
  .newsletter-container .section_main_head .section-text, .section_main_head .section-text p {
    font-size: 12px;
    margin-bottom: 0 !important;
  }
  .newsletter-container  .section_main_head {
    margin: 0;
    padding-bottom: 0 !important;
  }
  .newsletter_shortcode {
    padding-bottom: 1em;
  }
  .newsletter_shortcode input[type="submit"] {
    position: unset;
    transform: unset;
    margin-top: 10px;
  }
  .form-row.form-submit-buttons {
    text-align: center;
  }
  .newsletter-wrap {
    max-width: 71%;
    padding-left: 35px;
  }
  .footer-navigation ul {
    margin: 0 !important;
  }
  .copyright-wrapper {
    padding: 18px 37px;
  }
  .about-box-block .media {
    display: block;
  }
  .list-image img {
    margin-right: 0;
  }
  .calculate-bmi-wrap {
    justify-content: center;
  } 
  .about-award-box {
    width: 100%;
    padding: 0;
    right: unset;
  }
  .about-link-box .section-tagline {
    font-size:16px;
  }
  .about-link-box {
    max-width: 80%;
    margin: 0 auto;
  }
  .about-box-block {
    text-align: center;
    margin-bottom: 20px;
  }
  .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column, .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-column-title {
    color: white;
  }
  .mptt-shortcode-wrapper .mptt-shortcode-list {
    text-align: center;
  }
  .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event {
    padding: 0;
    border: none;
  }
  .services-box {
    margin-bottom: 0 !important;
  }
  .portfolio-item-block .portfolio-title-box-inner {
    opacity: 1;
    text-align: center;
  }
  .portfolio-title-box-inner h5 {
    padding-left: 40px0;
  }
  .trainer-items .services-link-body {
    opacity: 1;
    transition: all 0.3s ease 0s;
    opacity: 1;
    transform: translateY(0px);
  }
  .plan-features {
    padding: 0 1em;
  }
  .plan-btn {
    padding: 0;
  }
  .plan-info:last-child {
    margin-bottom: 0 !important;
  }
  .testimonial_box  .media {
    display: block;
    text-align: center;
  }
  .testimonials_image {
    border: none;
  }
  .testimonial-title-rating {
    display: block !important;
  }
  .testimonials_image {
    border: none;
    padding: 0;
    margin: 0 0 8px 0 !important;
    position: relative;
    display: inline-block;
  }
  .testimonial_box {
    padding: 15px;
  }
  .new_btn.text-end.mt-4 {
    text-align: center !important;
    margin-top: 0 !important;
  }
  .contact-git-block.media {
    text-align: left;
  }
  .theme-footer-cols ul li a {
    border: none;
  }
  .footer-sidebar {
    max-width: 100%;
  }
  .footer-details form {
    max-width: 100%;
    margin-top: 14px;
  }
  .footer-details input[type="submit"] {
    margin-top: 10px;
  }
  #about-us .section-text {
    margin-bottom: 0 !important;
  }
  .header-contact-details {
    display: block !important;
  }
  .header-inner-block {
    margin: 0;
  }
  .slider-social-box {
    text-align: center;
    padding: 0;
  }
  .section-text {
    text-align: center;
  }
  .header-inner-block:after{
    display: none;
  }
  .custom-slider-nav.owl-nav {
    bottom: 42px;
    top: unset;
    left: 0;
    right: 0;
  }
  .heading-width {
    width: 82%;
  }
  .about-exp-box {
    left: -6px;
  }
  .calculate-bmi-content {
    padding: 0;
  }
  .slider-main-block {
    width: 100%;
  } 
  .authordetails .media {
    display: block;
  }
  .testimonial-image-quote i {
    display: none;
  }
  .owl-dots {
    margin-bottom: 10px;
  }
  .user-image {
    margin: 0;
  } 
  div#single-team {
    text-align: center;
  }
  .top_social {
    text-align: center;
  }
  .contact-box a, .contact-box p {
    font-size: 18px;
  }
  .title-banner-content {
    padding-top: 2em;
  }
  .header-details-block {
    padding-right: 0 !important;
    padding: 10px 0px !important;
    justify-content: center !important;
  }
  .header_btn {
    margin-left: 0;
    margin-right: 0;
    justify-content: end !important;
  }
  .menu_container .row {
    margin: 0;
  }
  .Slider-left-box {
    padding: 2em 0 1em 0;
  }
  .head_serach svg circle, .head_serach svg path {
    stroke: black;
  }
  .about-head-outer ul {
    text-align: center;
  }
  .top-logo-wrapper.sticky-header.fixed-header {
    position: unset;
  }
  .woocommerce #order_review table th, .woocommerce table.shop_table td{
    text-align: center;
  }
  .news_block {
    display: block;
  }
  button.owl-next{
    right: 12px;
  }
  button.owl-prev{
    left: 12px;
  }
  .author-box {
    margin-top: 10px;
  }
  #pricing-plans-faq {
    padding-top: 0em;
  }
  .button_author_block {
    margin-top: 17px;
  }
  .about_btn {
    margin-top: 12px;
  }
  #pricing-plans {
    padding: 20px;
  }
  .section_main_head {
    position: relative;
  }
  .section_main_head {
    padding-bottom: 20px !important;
  }
  .post-meta-content {
    justify-content: center;
  }
  .owl-carousel .owl-item .projects-meta-image img {
    margin: 0 auto !important;
  }
  #testimonials .owl-stage-outer {
    padding-top: 0;
  }
  .blog-box.media {
    display: block !important;
    text-align: center;
  } 
  .post-date {
    justify-content: center;
  }
  .newsletter-container {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
  }
  .author-box {
    max-width: 60%;
    margin: 0 auto;
  }
  .author-comment-content a i {
    display: inline-block !important;
  }
  div#footer-widgets {
    padding-bottom: 2em !important;
    padding-top: 2em !important;
  }
 .row.footer-details {
    margin-top: 2em;
    max-width: 96%;
    margin: 0 auto;
  }
  .row.footer-details {
    margin-top: 0;
  }
  .owl-carousel .owl-nav i, .owl-nav i {
    padding: 10px 13px;
  }
  #testimonials {
    padding-bottom: 0em;
  }
  #testimonials .owl-dots {
    position: unset;
  }
  .copyright-theme {
    max-width: 100%;
  }
  .recent-news-block.media {
    display: flex !important;
    text-align: left;
    justify-content: center;
  }
  .newsletter-container  .section_main_head {
    margin: 0;
  }
  .newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
    width: 100%;
  }
  #newsletter_section {
    background-size: cover;
    background-position: center;
  } 
  .newsletter_shortcode form {
    text-align: center;
  }
  #masthead {
    position: unset;
  }
  .banner-images, .banner-content-block {
    width: 100%;
  }
  .banner-inner h2 {
    font-size: 28px;
  }
  .banner-git-block {
    margin-bottom: 10px;
  }
  .banner-images {
    margin-top: 10px;
  }
  .header-git-block {
    padding: 1px 24px !important;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .menu_container {
    margin-top: 0;
  }
  .search-block i.fas.fa-search {
    position: unset;
    margin-bottom: 0;
  }
  .slide-image-block {
    padding-top: 2em;
    justify-content: center;
  }
  .header_social a:last-child i {
    padding-right: 0;
  }
  .banner_title_box img{
    display: none;
  }
  .banner_title_box {
    margin-bottom: 0;
    padding-top: 0em;
    padding-bottom: 3em;
    /* margin-top: 62px; */
    margin-top: 0;
  }
  .section-text {
    margin-bottom: 16px !important;
  }
  .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;
  }
  .header-blocks {
    width: auto;
    background-color: transparent;
  }
  .header-contact-box, .authordetails {
    text-align: center;
  }
  .authordetails .author_links {
    padding: 0;
  }
  #search form.search-form.serach-page {
    left: 38%;
  }
  #search input[type="search"]{
    width: 52%;
  }
  #about-us {
    padding: 0;
  }
  .about-head-outer::after, #about-us .section_main_head h3:after, .why_choose_us-head::after{
    display: none;
  }
  .footer-content-wrapper {
    max-width: 100%;
     margin-bottom: 0px; 
  }
  .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;
  }
  .footer-text {
    text-align: center;
    margin: 10px 0;
  }
  .owl-nav, .news_block, .footer-logo {
    text-align: center;
  }
  .head-logo-block {
    margin-bottom: 20px;
    margin-top: 17px;
  }
  .plan-info {
    max-width: 300px;
    margin: 0 auto;
  }
  .inner_carousel {
    margin-bottom: 0em;
  }
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  #testimonials .section_main_head{
    max-width: 100%;
  }
  .about-image, .testimonials_image, .owl-dots-box{
    text-align: center;
  }
  #about-us .section_main_head{
    max-width: 100%;
    margin-top: 20px;
  }
  .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%;
  }
  #slider h1, #slider h2 {
    font-size: 36px;
  }
  .custom-slider-dots.owl-dots {
    position: absolute;
    transform: unset;
    display: block !important;
    transform: unset;
    bottom: 10px;
    top: unset;
    left: 0;
    right: 0;
  }
  #slider .owl-dots button.owl-dot {
    display: inline-block !important;
  }
  #slider .owl-dots button.owl-dot.active {
    background-color: white !important;
    border-color: white !important;
  }
  .slide-content-box {
    margin-top: 0em;
    text-align: center;
    position: unset;
  }
  .slide-image-inner {
    text-align: center;
  }
  .contact_head{
    left: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1{
    font-size: 120px;
  }
  .theme-footer-cols ul li {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  .cpntact-inner {
    padding: 20px;
  }
  .theme-footer-cols ul li:before{
    display: none;
  }
  .logo_inner{
    text-align: center;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .heading-width {
    width: 62%;
  }
  .about-exp-box {
    left: -29px;
  }
  #masthead {
    padding: 10px 0;
  }
  .slide-heading {
    font-size: 28px;
    line-height: 34px;
    margin-top: 22px;
  }
  .custom-slider-dots.owl-dots {
    left: 26px;
  }
  .calculate-bmi-image {
    padding-right: 0;
  }
  .bmi-shape2 {
    right: 43px;
  }
  .calculate-bmi-container .col-lg-7.col-md-6 {
    padding: 0;
  }
  .calculate-bmi-container .form-row {
    margin-bottom: 4px;
  }
  .calculate-bmi-content {
    padding: 17px 10px 0 10px;
  }
  .header-social-search {
    justify-content: end !important;
  }
  .rectangle-box {
    display: none;
  }
  .bmi-method {
    margin-bottom: 0em;
  }
  .video_box {
    padding: 4em 0;
  }
  .records-head.section_main_head {
    text-align: center;
    margin-bottom: 21px;
  }
  .plan-price-box {
    padding: 36px 3px;
  }
  #testimonials .section_main_head h3 {
    font-size: 20px;
  }
  #testimonials .slick-list {
    margin-right: 0;
  }
  .testimonials-row {
    max-width: 100%;
  }
  #testimonials .slick-dots li {
    display: inline-block;
    width: auto !important;
  }
  #testimonials .slick-dots {
    left: unset;
    width: 100%;
  } 
  .slick-dotted.slick-slider {
    padding-bottom: 17px;
  }
  .testimonials-row {
    text-align: center;
  }
  #testimonials .slick-list {
    margin-right: 0;
  }
  .header-blocks {
    width: 0;
  }
  .slider-box {
    max-width: 63%;
  }
  .calculate-bmi-container {
    margin-top: 0;
  }
  .calculate-bmi-head span.section-tagline {
    display: block;
    margin: 0;
  }
  .calculate-bmi-head {
    padding: 0;
    text-align: center;
  }
  .section_main_head .section-tagline:after{
    display: none;
  }
  .calculate-bmi-container .row {
    margin: 0;
    text-align: center;
  }
  .header_btn {
    width: 80%;
    justify-content: end !important;
  }
  .header-inner-block:after{
    display: none;
  }
  .header-contact-details {
    justify-content: center !important;
  }
  .top-bar {
    text-align: center;
  }
  .header-git-block {
    padding-right: 12px;
  }
  .top-bar .container {
    max-width: 770px;
  }
  .icon-box-1 {
    display: inline-block;
    margin-top: 28px;
  }
  .slider-social-box {
    padding: 16px 0px 0 1px;
  }
  .Slider-left-box {
    padding: 5em 0 7em 0;
  }
  .why_choose_us .media {
    align-items: flex-start;
  }
  .why_choose_us h5 {
    padding-top: 0;
    position: relative;
    top: -5px;
  }
  .how-it-works-container {
    padding-top: 0em;
  }
  .newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
    width: 100%;
  }
  .contact-box a, .contact-box p {
    font-size: 18px;
  }
  .title-banner-content {
    padding-top: 2em;
  }
  .about-details {
    padding: 0;
  }
  #records {
    padding: 19px 14px 9px 15px;
    text-align: center;
  }
  .contact-info {
    padding: 8px;
  }
  ul.post-categories a {
    color: white;
    background-color: var(--color-primary);
    padding: 10px 9px;
  }
  ul.post-categories a {
    padding: 10px 13px;
  }
  .search-block {
    padding-left: 11px;
  }
  .copyright-theme {
    max-width: 100%;
  }
  .headerbar {
    padding-left: 1em;
  }
  .header-details-block {
    padding: 12px 0;
  }
  a.theme_button.slide-btn {
    margin-bottom: 10px;
  }
  .header_social_block {
    padding: 0;
  }
  .Slider-left-box {
    padding-left: 2%;
  }
  .search-block i.fas.fa-search {
    right: 0;
    position: unset;
    padding: 10px 15px 9px 14px;
  }
  .menu_container{
    position: relative;
  }
  button.owl-next{
    right: -37px;
  }
  button.owl-prev{
    left: -37px;
  }
  .banner_title_box {
    padding-top: 10em;
    padding-bottom: 4em;
  }
  .logo_inner{
    padding: 0;
  }
  .headerbar {
    margin-top: 0 !important;
  }
  .logo-block {
    display: flex;
    align-items: center;
  }
  .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;
  }
  .header-block {
    padding: 10px  0;
  }
  .header-contact-box a {
    padding: 0;
    font-size: 11px;
  }
  .head-menu-block {
    justify-content: center!important;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    left: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .news_content {
    padding: 0px 0;
  }
  .about-head-outer {
    padding: 20px;
  }
  .plan-features {
    padding: 0;
  }
  .plan-btn {
    padding-right: 0em;
  }
  .about-award-box {
    width: 73%;
  }
  #about-us .row {
    align-items: center;
  }
  .testimonial_box  .media {
    display: block;
  }
  .contact-inner-box {
    padding: 27px;
  }
  .footer-details input[type="submit"] {
    margin-top: 10px;
  }
  .entry-author a, .entry-date, .post-link a {
    font-size: 13px;
  }
  .blog-box ul.post-categories a {
    padding: 9px 14px;
  }
  .newsletter-container {
    padding: 3em 0;
  }
  .testimonials_image {
    margin: 0;
    display: inline-block;
    margin-bottom: 10px;
    border: none;
  }
  .new_btn a.theme_button {
    padding: 12px 7px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .head-full-width-center {
    max-width: 100%;
  }
  .slider-box {
    padding-right: 0;
    padding-left: 10px;
  }
  #slider .slide-small-heading{
    font-size: 32px;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
    line-height: 40px;
  } 
  .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;
  }
  .slide-content-box {
    margin-top: 1em;
  }
  .slide-content-box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px){
  #testimonials .slick-dots {
    position: unset;
  }
  .newsletter_shortcode {
    margin-top: 0 !important;
    width: 100%;
  }
  .footer-col1, .footer-col2, .footer-col3 {
    margin-bottom: 20px;
  }
  .Slider-left-box, .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  .search_mobile{
  display: flex !important;
  }
  .banner-head {
    max-width: 100%;
    padding: 0;
  }
  .serach_form_box{
    display: none !important;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #about-us .section_main_head h3 {
    font-size: 26px;
    max-width: 100%;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .copyright-text {
    text-align: center !important;
  }
  .footer-navigation ul li{
    margin: 0;
  }
  .slide-shadow {
    width: 70%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .header-social-search {
    width: 82%;
  }
  #masthead {
    padding: 14px 0;
  }
  .Slider-left-box {
    padding: 9em 0px 14em 53px;
  }
  .slide-shadow {
    width: 67%;
  }
  .heading-width {
    width: 54%;
  }
  .facilities-box svg {
    width: 120px;
  }
  .about-exp-box {
    left: -22px;
  }
  .calculate-bmi-content {
    padding: 36px 40px 0px 40px;
  }
  .bmi-shape2 {
    clip-path: polygon(61% 0, 100% 0, 48% 100%, 2% 100%);
    right: 68px;
  }
  .video_box {
    padding: 9em 0;
  }
  .plan-features {
    padding: 0 0em;
  }
  .plan-btn a.theme_button {
    padding: 14px 25px;
  }
  .slick-dotted.slick-slider {
    margin-top: 30px;
  }
  #testimonials .slick-dots {
    right: -23em;
  }
  .calculate-bmi-image {
    padding-right: 6em;
  }
  .post-content {
    padding: 13px;
  }
  .calculate-bmi-container .row {
    margin-right: 0;
  }
  .newsletter-container {
    padding: 4em 0;
  }
  .header-blocks {
    width: 0;
  }
  .slider-box {
    max-width: 50%;
  }
  .header-contact-details {
    justify-content: center !important;
  }
  .search-block {
    padding-left: 1em;
  }
  .calculate-bmi-head span.section-tagline {
    margin: 0;
  }
  #about-us  .section_main_head h3 {
    max-width: 85%; 
  }
  .about-award-box {
    width: 59%;
  }
  #about-us .row {
    align-items: center;
  }
  .section_main_head h3 {
    font-size: 31px;
  }
  .search-block i.fas.fa-search{
    right: 0;
  }
  .contact-inner-box {
    padding: 21px;
  }
  .footer-details input[type="submit"] {
    margin-top: 10px;
  }
  .headerbar {
    margin-left: 4px;
  }
  #slider h1, #slider h2 {
    font-size: 35px;
  }
  button.owl-next{
    right: -40px;
  }
  button.owl-prev{
    left: -40px;
  }
  .banner_title_box {
    padding-top: 12em;
    padding-bottom: 5em;
  }
  section{
    padding: 50px 0;
  }
  .header-contact-text {
    font-size: 14px;
  }
  .head-menu-block {
    justify-content: end !important;
  }
  .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){
  .slider-box {
    max-width: 52%;
  }
  .header-contact-details {
    justify-content: center !important;
  }
  .slider-social-box {
    padding: 16px 0px 0 0px;
  }
  .title-banner-content {
    padding-top: 10em;
  }
  .Slider-left-box {
    padding: 6em 0px 6em 39px;
  }
  .icon-box-1 {
    padding: 22px 6px;
  }
  .side-navigation {
    padding-left: 0;
    padding-right: 0;
  }
  ul#menu-primary-menu {
    margin: 0;
  }
  #slider h1, #slider h2 {
    font-size: 38px;
  }
  button.owl-next{
    right: -20px;
  }
  button.owl-prev{
    left: -20px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .side-navigation a{
    font-size: 13px;
  }
  .side-navigation li{
    padding: 24px 8px;
  }
  .rectangle-box {
    height: 91px;
  }
  .heading-width {
    width: 53%;
  }
  .calculate-bmi-image {
    padding-right: 4em;
  }
  .bmi-shape2 {
    right: 70px;
  }
  .video_box {
    padding: 7em 0;
  }
  .plan-features {
    padding: 0 0em;
  }
  .slick-dotted.slick-slider {
    margin-top: 20px;
  }
  #testimonials .slick-dots {
    right: -24em;
  }
  .post-content {
    padding: 14px;
  }
  .newsletter-container {
    padding: 4em 0;
  }
}
@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;
  }
  .headerbar {
    display: block;
    text-align: center;
  }
  .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a{
    color: white;
  }
  .Slider-left-box{
    max-width: 100%;
  }
  .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 i {
    text-align: center;
    color: black;
    font-size: 18px;
    margin-left: 4px;
    margin-top: 4px;
    padding: 0px 0px;
    display: inline-block;
    opacity: 1 !important;
    margin-right: 10px;
    top: unset;
  }
  .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 {
    padding: 12px 5px;
    text-align: left;
  }
  .side-navigation ul li a, .side-navigation ul ul li a {
    color: black;
    font-size: 14px;
  }
  
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: var(--color-primary);
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .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;
  }
}