/*-------------- media section ---------------*/
@media screen and (max-width: 1400px) and (min-width: 1200px){
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 61% !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1024px){
  .inner_product{
    padding: 10px;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 61% !important;
  }
  .main-navigation ul{
    gap: 0px;
  }
  .main-navigation a{
    font-size: 14px;
  }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
      width: 29.05%;
}
.teacher-box-content h4{
  font-size: 13px;
}
}
@media screen and (max-width:375px) {
  h4.event_name a {
    color: #282828;
    font-size: 17px;
    font-weight: bold;
}
.qoute_text {
    color: #282828;
    font-size: 10px;
}
.timelocation i {
            font-size: 10px;
}
.timelocation p{
  font-size: 13px;
}
.li_content p {
    color: #6c6c6c;
    font-family: 'Roboto';
    font-size: 9px;
}
}
@media screen and (max-width:426px) {

  .product-heading h6::before{
    display: none;
  }
  .product-heading h6{
    padding: 0px;
  }
  span.head-two {
    color: #282828;
    font-size: 16px !important;
    font-family: Roboto;
  }


  #slider .head-two{
    display: none;
  }
}

@media screen and (max-width:575px) {
  .navigation .nav-links{
    justify-content: center;
  }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
      width: 100% !important;

  }
  #slider span.carousel-control-prev-icon i, #slider span.carousel-control-next-icon i {
    padding: 2px 2px;
    background-color: #ffffff;
    font-size: 15px;
    color: #000000;
  }
  .cat-title{
    width: 63%;
    display: block;
    text-align: center;
    margin: 10px auto;
    position: relative;
  }
  .goal_box {
    padding: 10px 10px;
    border: solid 1px #dddddd;
  }
  .slider-box {
    max-width: 650px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    padding: 20px;
    text-align: left;
  }

  .row.bg-media {
    margin: 0;
  }
  .top_details .row{
    margin: 0;
  }

  section{
    padding: 20px 0;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }

  #slider h5{
    font-size: 16px;
  }
  #slider a i{
    padding: 4px;
    font-size: 14px;
  }
  section h2,.wp-block-search__label{
    font-size: 22px;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding: 0 15px;
  }
  .serach_inner input.search-field {
    width: 85%;
  }
  .contact-info{
    text-align: center;
  } 
  /*contactdetails*/
  .sec_innerbox ul li {
    margin-top: 5px;
    display: inline-block;
  }
  .hi_phone i:after{
    margin-top: -25px;
  }
  .hi_mail i:after{
    margin-top: 20px;
  }
  
  .top_bar_link a {
    display: table;
    margin: 20px auto;
    text-align: center;
  }
  .team_box .box-team-content, .team_box:after{
    display: none;
  }
  .team-box-inner{
    position: unset;
    padding-left: 15px;
  }


  .slider-box {
    max-width: 650px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 0px;
    padding: 20px;
    text-align: left;
  }

  span.head-two {
    color: #282828;
    font-size: 23px;
    font-family: Roboto;
  }

  a.read-more.font-weight-bold.btn.btn-primary.theme_white_button {
    font-size: 11px;
    color: #ffffff;
    border: none;
    border-radius: 6px;
  }

  .about-content h2 {
    font-size: 30px;
  }

  .featured-head h2 {
    font-size: 28px;
  }



  .event-heading h2 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
  }
  #testimonial .testimonial-head h2 {
    font-size: 30px;
  }
  #testimonial .testimonials-text {
    font-size: 14px;
    color: #282828;
    font-family: Roboto;
    max-width: 100%;
    margin: 0 auto;
  }
  img.feature-img {
    width: 200px !important;
  }
  .blog h2 {
    font-size: 30px;
  }


}
@media screen and (max-width:767px) {
  .wc-block-components-order-summary .wc-block-components-order-summary-item{
    flex-direction: column !important;
    gap: 20px;
  }
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image{
    width: 100% !important; 
  }
  .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price{
    margin: 0 auto;
  }
  #sidebar h3, .wp-block-search__label,.outer_dpage,.page-sidebar{
    text-align: center;
  }
  #sidebar h3{
    margin: 0 auto;
  }
  #header .logo, #footer .logo{
    padding: 15px 0px 15px 0px;
  }
  .navigation{
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 20px;
  }
   .contact-box{
    display: none;
  }
  .content_boxes,#comments,#contentwoocom{
        text-align: center;
  }
  .woocommerce div.product form.cart{
        display: flex;
    justify-content: center;
  }
  .metabox{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .metabox span {
    font-size: 12px;
  }
  ul.contact-info-shortcode{
    margin:0;
  }
    .inner_product h5{
       text-align: left;
    }
    .counter1-up, .counter_suffix{
      font-size: 50px;
    }
    .record_listing{
      gap: 20px;
    }
    .video-gallery-heading h6,.event-heading h6,.blog h6,.product-heading h6,.teacher-sheading h6{
      width: max-content;
    }
    .teacher-sheading h6{
      margin: 0 auto;
    }
    .teacher-box-content h4{
    font-size: 16px;
    }
    #trending_product,#latest_post{
      text-align: center;
    }
    .bwt_gallery_front{
          margin: 10px 0;
    }

  .sec-heading {
             font-size: 24px;
  }
  section#why_choose_us {
    padding: 10px;
    color: #ffffff;
    background-size: cover;
    text-align: center;
  }
  .whychoose_us h6{
    width: max-content;
    margin: 0 auto;
  }
  .about-content h2 {
    font-size: 25px;
    text-align: center;
  }
  section#newsletter,.con-box,.inner_sec{
    text-align: center;
  }
  #newsletter .wpcf7-spinner{
    right: 0;
  }
  .about-content h6{
    width: max-content;
    margin: 0 auto;
    font-size: 15px;
  }
  .about-content{
    text-align: center;
  }
  .socialbox.footericon i {
    padding: 0px 30px 0px 25px;
    color: #ffffff;
}

  
  .goal_outer {
    width: 100%;
    margin-top: -150px;
  }
  .goal_box h6 {
    color: #282828;
    font-weight: 600;
    font-size: 16px;
  }
  .goal_box p {
    color: #282828;
    font-weight: normal;
    font-size: 12px;
  }

  h4.event_name a {
    color: #282828;
    font-size: 20px;
    font-weight: bold;
  }

  .qoute_text {
    color: #282828;
              font-size: 14px;
  }
 

  .li_content p {
    color: #6c6c6c;
    font-family: 'Roboto';
    font-size: 12px;
  }

  .slider-box {
    max-width: 650px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    padding: 20px;
    text-align: left;
  }
  .top_bar_link{
    text-align: center;
  }
  .top_bar_link{
    padding: 0 15px !important;
  }
  .home.page-template .nav_wrap{
    margin-bottom: 0;
  }
  .about_box {
    margin-bottom: 30px;
  }
  .post_dec{
    display: none;
  }

  .logo_footer {
    margin-bottom: 20px;
  }
  .postbox h3{
    line-height: 22px;
  }
  #latest_post .owl-nav {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
  .postbox .postbox-content{
    padding: 26px;
  }
  .search-box span {
    float: right;
  }
  .top_details ul li{
    display: block;
    color: #ffffff;
  }
  .left-side-content {
    text-align: center;
    /* margin-right:  */
  }
  ul.right-side-content{
    margin: 0;
    text-align: center;
  }
  .left-side-content li{
    padding-bottom: 10px
  }
  .about-content a {
    margin-bottom: 10px;
  }
  .about-content{
    margin: 0;
  }
  #slider h2{
    font-size: 22px;
  }
  #slider .inner_carousel h2 small{
    font-size: 15px !important;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #slider p.font-weight-bold {
      display: none;
  }
  #our-services .page-box{
    margin-bottom:0.5em;
    margin-top:20px;
  }

  #our_records h4, .counter_inner {
    text-align: center;
  }

  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .fadeInRight{
    animation-name: unset !important;
  }
  .site-title{
    font-size: 34px;
  }
  .site-description{
    font-size: 14px;
  }
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }

  .about-sec,
  .about-image{
    width: auto;
    float: none;
  }
  .about-sec{
    margin-bottom: 40px;
  }
  .about-image{
    max-width: 400px;
    margin: 0 auto;
  }
  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .about-contact, .course-box{
    position: unset;
  }
  #slider .carousel-control-next, #slider .carousel-control-prev {
    padding: 25px 25px 0;
  }
  .news_content.text-center.col-lg-6{
    top:10px;
  }
  #video {
    padding: 35px 0px;
    text-align: center;
  }
}
@media screen and (max-width:719px) {
  .menubar.scrolled.hmenu {
    background-color: #222222;
    height: auto; 
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .menubar .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
  span{
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  #course_single .li_content span{
    font-size: 13px;
  }
  .teacher-box-content h4{
    font-size: 18px;
  }
  .wc-block-cart-item__image{
    width: 100% !important;
    padding-right: unset !important;
    margin-bottom: 20px !important;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main{
    width: 100% !important;
  }
   .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 46.05%;
  }
    .sec-heading{
      font-size: 30px;
    }
    .counter1-up, .counter_suffix{
          font-size: 40px;
    }
    .record_listing{
      gap: 20px;
    }
    #slider{
         padding-top: 140px;
    }
    .slider-content-box{
         gap: 5px;
    }
    #slider h1 {
            font-size: 30px;
            line-height: 40px;
    }
    .box-2{
        width: 155px;
        height: 375px;
    }
    .feature-box{
        gap: 20px;
    }
    .box-1 {
        width: 150px;
        height: 460px;
        top: -150px;
        margin-left: 25px;
    }
    .contact-box-number{
        font-size: 25px;
    }
    .contact-box{
            bottom: 15px;
    }
    #slider::after{
        inset: 0 55% 0 0;
        top: unset;
        height: 85px;
    }
    .feature-box-inner img{
        padding: 5px;
        width: 30px;
    }
    .counter-box{
            width: 150px;
    height: 150px;
    }
    .slider-content-box p{
    font-size: 14px;
    line-height: 27px
    }
    .counter-box{
        width: 150px;
    height: 150px;
    margin-bottom: 20px;
    }
     li.record-count {
    font-size: 50px;
    color: #ffffff;
        font-weight: 900;
    }
    .feature-box-text{
      font-size: 12px;
    }
  .outer-footer .top_social{
    float: none;
    text-align: center;
  }
  .goal_outer {
    width: 100%;
    margin-top: unset;
  }
  .top_social {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  }
  .menurow {
    background: transparent;
  }
  .goal_box{
    border-left: 1px solid #ccc;
    padding:0px;
  }

  .top_bar {
    width: 100%;
    float: left;
  }
  span.head-two {
    color: #282828;
    font-size: 30px;
    font-family: Roboto;
  }
  .whychoose_us h6 {
    font-size: 12px;
    position: relative;
    padding: 0px 0px 14px 32px;
    color: #000;
  }
  .whychoose_us h6::before {
    content: "";
    background-color: #ffffff;
    width: 30px;
    height: 2px;  
    left: 0px;
  }
  .whychoose_us h2 {
    font-size: 26px;
    padding: 10px 0px 0px 0px;
    color: #000;
  }

  .why_para p {
    font-size: 11px;
  }
  .teacher-heading h2 {
    font-size: 30px;
  }
  .product-heading h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .why_para h4 {
    color: #000;
    font-size: 18px;
  }
  .post_dec{
    display: none;
  }
  .top_bar_link a{
    font-size: 12px;
    padding: 12px;
  }
  .team_box{ 
    margin-bottom: 30px;
  }
  .pricingTable{
    margin-bottom: 50px;
  }
 .awesome-box{
    margin-bottom:15px;
  }
}
/* @media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 740px;
    }
} */
@media screen and (max-width: 1199px) and (min-width: 992px){
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 61% !important;
  }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 29.05%;
    }
    .wp-block-heading,.wp-block-search__label{
    font-size: 20px
    }
    .sec-heading {
     font-size: 32px;
    }
    h4.event_name a{
    font-size: 20px;
    }
    h4.posttitle a{
      font-size: 20px;
    }
    #slider{
      padding-top: 155px;
    }
    #slider h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .slider-content-box{
        gap: 10px;
    }
    .theme_button{
        padding: 10px 15px;
    }
    .contact-box i {
    font-size: 35px;
    }
    .contact-box-number {
      font-size: 30px;
    }
    #slider::after{
    height: 85px;
    }
    .feature-box{
        gap: 40px;
    }
    .feature-box-text{
      font-size: 13px;
    }
    .feature-box-inner img{
          padding: 6px;
    }
    .counter-box{
      width: 155px;
      height: 155px;
      position: relative;
      bottom: 10px;
    }
    .box-1{
      width: 180px;
      height: 420px;
      top: -150px;
      margin-left: 30px;
    }
    .box-2{
      width: 220px;
      height: 500px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px){

  .wc-block-cart-items__row{
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 15px;
  }

 .single-event-meta    .list-group-item{
    font-size: 12px;
    padding: 10px;
  }
    .wp-block-heading,.wp-block-search__label{
    font-size: 20px
  }
  h3.posttitle.text-left {
    font-size: 16px;
  }
  .qoute_text {
    color: #282828;
    font-size: 14px;
  }
  .timelocation p {
    font-size: 10px;
  }

.event-date p {
    font-size: 12px;
}
.over_video{
  height: 330px;
}
  .postbox-content {
    padding: 22px;
    position: absolute;
    bottom: 0px;
    color: #fff;
}
  #how-we-work .work-box:before{
    border-left: 46px solid #2b3546;
    border-top: 54px solid transparent;
  }
   #team .team-image img {
    width: 100% !important;
  }
  .toggle-nav {
    right: 0px;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #slider h2 {
            font-size: 35px;
  }
  #slider .inner_carousel h2 small{
    margin-bottom: 4px;
    font-size: 16px !important;
  }
  .slider-box{
    left: 9%;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  small {
    font-size: 13px !important;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
  .teambox{
    margin-bottom: 30px;
  }   
  .postbox{ 
    margin-bottom: 20px; 
  }
  .custom-product-price{
    padding: 8px;
  }
}
@media screen and (max-width: 1023px){
  #sidebar h3, .wp-block-search__label {
      font-size: 20px;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    right: 15px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 999999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
    margin-top: 0px;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #000000;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #FEAD54;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .serach_iconinner {
    position: absolute;
    top: 6px;
    left: 7%;
    right: 40%;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }

  .main-navigation a{
    color: #444;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
    display: block;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px; 
    font-size: 15px;
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#8b6aff;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  color: #000 !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
     opacity: 1;
     visibility:visible
  }
  #slider i.fas.fa-chevron-left:after, #slider i.fas.fa-chevron-right:after{
    display: none;
  }
}

@media screen and (max-width:767px) {
  #sidebar{
    margin-top: 25px;
  }
  .about-socialbox{
    margin-bottom: 40px;
  }
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex !important;
   flex-direction: column !important;
  }
  .wc-block-cart-item__wrap{
    text-align: center;
  }
   .is-mobile table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
  }
  .wc-block-cart-item__remove-link{
      margin: 0 auto !important;
      padding: 10px !important;
  }
  .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    width: 100% !important
    }
  .wc-block-cart-item__total{
    justify-content: center !important;
  }
  .wc-block-components-product-name {
    margin: 0 auto;
    font: normal normal 600 20px / 20px Roboto !important;
  }

  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    margin-bottom: 15px;
  }

  .wc-block-components-quantity-selector {
    margin: 0 auto !important;
  }

  .title-box h1{
    font-size: 16px;
  }
  .bradcrumbs a,.bradcrumbs{
    font-size: 14px;
  }
  h3.posttitle.text-left {
    font-size: 20px;
  }
    .footer-cols>.row{
    gap: 20px 0;
    }
    .cat-title {
    width: 67%;
    }
    #footer ul li a{
          font-size: 13px;
    }
    #events,#footer,#footer h3,#course_single,#team_single,#single-event,#testimonial_single{
      text-align: center;
    }
    #course_single{
      padding-bottom: 20px;
    }
    /* .widget.widget_recent_entries,.widget_nav_menu{
          width: max-content;
    margin: 0 auto;
    } */
      .footer-p .widget_nav_menu{
      padding-left: unset;
      width: max-content;
      margin: 0 auto;
    }
    .contact_us_icon .fa.fa-map-marker{
          margin: 0 auto 10px;
    }

    .over_video{
          margin-top: 20px;
    }
     .box-1,.box-2 {
         display: none;
    }
    .slider-content-box{
        gap: 10px;
    }
    #slider{
        padding-top: 130px;
    }
    #slider h1{
        font-size: 40px;
        line-height: 50px;
    }
    .feature-box{
        gap: 25px;
    }
      .contact-box{
   padding: 20px;
    }
     #slider::after{
        content: unset;
    }
    .contact-box-number {
     font-size: 35px;
    }
     .slider-img{
        margin-top: unset;
    }
    .custom_items{
      margin-top: 20px;
    }
    .post-meta-inner {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 5px;
		text-align: center;
	}

	.social-share-icon-main {
		justify-content: center;
		opacity: 1;
		right: 0;
		left: 0;
		top: 21px;
	}

	.social-share-icon-main a {
		margin: unset;
	}

	.single-blog-content {
		margin-top: 20px;
		text-align: center;
	}

	#single-post .single-author-image {
		width: 40px;
		height: 40px;
	}

	#single-post .author-name {
		font: normal normal 600 14px / 26px 'Roboto';
	}

	#single-post .comment-respond {
		max-width: 100%;
		margin-top: 20px;
	}

	#single-post #commentform {
		justify-content: center;
	}

	.meta-heading {
		font: 500 14px / 24px 'Roboto';
	}

	.comment-author.vcard {
		justify-content: center;
		margin-bottom: 10px;
	}

	.comment-body {
		text-align: center;
	}

	#comments {
		display: block;
	}

	.comment-list {
		width: 100%;
	}

	.comment-body>p,
	.comment-body>.reply {
		padding-left: unset;
	}
}
@media screen and (max-width:575px) {
 
  .feature-box-inner{
    animation: unset;
  }
  .bradcrumbs span,.bradcrumbs a{
    padding: 5px 5px;
  }
  #contentwoocom{
        padding: 40px 15px;
  }
  #latest_post .active{
    margin-bottom: 15px;
  }
  .single-event-meta{
    margin-top: 20px;
  }
    .bradcrumbs a,.bradcrumbs{
    font-size: 12px;
  }
    .bradcrumbs {
      padding: 5px 0;
    }

  .video-gallery-heading h6,.event-heading h6,.blog h6,.product-heading h6{
      width: max-content;
      margin: 0 auto 5px;
    }
    .event-box{
      gap: 20px;
    }
  .counter1-up, .counter_suffix{
    font-size: 35px;
    line-height: 40px;
  }
  .record_listing{
    gap: 15px;
  }
    .record-box{
      margin-bottom: 15px;
    }
    .feature-box{
        gap: 13px;
    }
    .feature-box-text{
            font-size: 12px;
    }
   .inner_product h5{
    text-align: center;
   }
    #slider{
        padding-top: 125px;
    }
    #slider h1 {
      font-size: 30px;
      line-height: 40px;
      padding: 0;
    }
  
    .counter-box{
        width: 140px;
        height: 140px;
        margin-bottom: 10px;
    }
  
    .theme_button{
            padding: 10px 10px;
    }
    .contact-box-number {
    font-size: 25px;
    }
    .feature-box-inner img{
        padding: 5px;
        border-radius: 5px;
        width: 25px;
        height: 25px
    }
   
}