/*-------------- media section ---------------*/
@media screen and (min-width:1200px) {
  .container{
    max-width: 1320px;
  }
  #latest-news .container, #home-contact .container{
    max-width: 1140px;
  }
  .main_slider{
    padding-left: 0;
  }
  .footer-col2 {
    padding-left: 3em;
  }
  
}
@media screen and (max-width:767px) {
  .woocommerce-page table.cart td.actions .button {
    width: auto;
  }
  .c_icon {
    margin: 0 auto;
  }
  #menu-top-menu li{
    display: block;
    padding: 0;
    text-align: center;
  }
  .call_block {
    padding-top: 10px;
    text-align: center;
  }
  .toggle_cat, .main_slider, .arrival-left, .arrival-right{
    width: 100%;
  }
  #slider h1{
    font-size: 28px;
  }
  #slider .slide-small-heading{
    font-size: 24px;
  }
  #slider .slidesmalltext{
    font-size: 24px;
  }
  .iconbox_box img.service_icon_img {
    margin-bottom: 10px !important;
  }
 .img_box, .lc_product {
    margin-bottom: 20px;
  }
  #promotion_banner .banner_overlay{
    width: 80%;
  }
  #promotion_banner .section_main_head h4{
    font-size: 24px;
  }
  .owl-nav .owl-prev:before, .owl-nav .owl-next:after{
    width: 40%;
  }
  .page-content h1{
    font-size: 120px;
  }
  
  .contact_details_column {
    margin-bottom: 40px;
  }
  .theme-footer-cols ul li{
    padding-left: 0;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  
  #masthead {
    position: unset;
  }
  .theme-footer-cols ul li:before{
    display: none;
  }
  .header_boxes {
    justify-content: center !important;
  }
  .banner-head{
    top: unset;
  }
  #top-header {
    margin-bottom: 20px;
  } 
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .news_content, .custom-nav, .quote_box {
    text-align: center;
  }
  .media, .media img {
    display: block !important;
    text-align: center;
    margin: 0 auto !important;
  }
  .media img {
    margin-bottom: 15px;
  }
  .section_main_head.heading-half-width{
    max-width: 76%;
  }
  tbody, td, tfoot, th, thead, tr{
    padding: 10px 10px;
    padding: 10px 10px;
    border: 1px solid #bbb;
    width: 100%;
  }
  .media img{
    margin-bottom: 0;
  }
  .section_main_head, .contact_head, .contact_details_column ul li, .theme-footer-cols{
    text-align: center;
  }
  .news-box.row.m-0 {
    margin: 10px 15px !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: 20px 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 (max-width:576px) {
  .woocommerce .woocommerce-message a{
    margin: 3px!important;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 10;
    width: 100%;
  }
  .wishlist_table.mobile li{
    float: none;
  }
  a.promotion_link{
    display: block;
  }
  #slider .carousel-caption{
    display: none;
  }
  .owl-nav .owl-prev:before, .owl-nav .owl-next:after{
    width: 32%;
  }
  .flash_product{
    max-width: 300px;
    margin: 0 auto;
  }
  #promotion_banner .section_main_head h4{
    font-size: 14px;
  }
  #promotion_banner .img_box_text h3{
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .wishlist_table.mobile li{
    float: left;
  }
  .toggle_cat{
    width: 35%;
  }
  .main_slider{
    width: 65%;
    padding-left: 0;
  }
  .arrival-left{
    width: 35%;
  }
  .arrival-right{
    width: 65%;
  }
  #iconbox {
    padding: 1em !important;
  }
  #slider h1{
    font-size: 32px;
  }
  #slider .slide-small-heading{
    font-size: 28px;
  }
  #slider .slidesmalltext{
    font-size: 22px;
  }
  .slide_btn {
    margin: 0 !important;
    padding: 0 !important;
  }
  .slide_btn a.theme_button{
    padding: 6px 15px;
  }
  .owl-nav .owl-prev:before, .owl-nav .owl-next:after{
    width: 43%;
  }
  #promotion_banner .section_main_head h4{
    font-size: 18px;
  }
  .timer_blk{
    padding: 4px;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  .top_contact ul li:last-child {
    display: none;
  }
  section {
    padding: 30px 0;
  }
  .bg_overlay{
    top: -22px;
  }
}
@media screen and (max-width: 991px){

  #header {
    margin-right: 0;
  }
  #main-banner .image_outer {
    left: unset;
    margin-bottom: 0;
  }
  .search_mobile{
  display: flex !important;
  }
  .banner-head {
    max-width: 100%;
    padding: 0;
  }
  #testimonials .custom-nav:before{
    display: none;
  }
  #testimonials button.owl-prev{
    margin-left: 0;
  }
  #fitnes_classes, #main-banner{
    margin: 0 !important;
  }
  #fitnes_classes ul.nav.nav-tabs{
    bottom: 0;
  }
  #fitnes_classes li.nav-item{
    margin-top: 10px;
  }
  .serach_form_box{
    display: none !important;
  }
  .owl-carousel .owl-nav .owl-next{
      right: 10px;
  }
  .owl-carousel .owl-nav .owl-prev{
      left: 10px;
  }
  .testimonial_bg {
    right: 0;
    margin: 0 auto;
    float: none;
    top: 16px;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #slider .slide_nav a{
    padding: 3px 9px;
  }
  .section_main_head h3{
    font-size: 17px;
  }
  .about-head h4{
    font-size: 20px;
  }
  .row.pb-5 {
    padding-bottom: 0 !important;
  }
  .plan_toggle_switch{
    position: unset;
    transform: unset;
    margin: 0 auto;
    display: table;
  }
  .circle_border_left, .circle_border_right{
    display: none;
  }
  .newsletter-banner {
    display: block !important;
  }
  .newsletter_img_column{
    margin-top: 0;
  }
  .newsletter-banner-head {
    padding-top: 20px;
  }
  .footer-navigation{
    margin-top: 20px;
  }
  #footer .top_social a:last-child {
    margin-right: 0;
  }
  #footer .footer_contact ul li{
    display: block;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  #slider h1{
    font-size: 68px;
  }
  #slider .slide-small-heading{
    font-size: 38px;
  }
   .toggle_cat{
    width: 24%;
  }
  .main_slider{
    width: 76%;
    padding-left: 0;
  }
  .arrival-left{
    width: 24%;
  }
  .arrival-right{
    width: 76%;
  }
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .banner-head{
    top: -2%;
  }
  .owl-carousel .owl-nav .owl-next{
      right: 10px;
  }
  .owl-carousel .owl-nav .owl-prev{
      left: 10px;
  }
  .grid-wrapper .wide {
    grid-column: span 1;
  }
  .classes_box h5 {
    font-size: 17px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .banner-head{
    top: -4%;
  }
  .owl-carousel .owl-nav .owl-next{
      right: 10px;
  }
  .owl-carousel .owl-nav .owl-prev{
      left: 10px;
  }
  .grid-wrapper .wide {
    grid-column: span 1;
  }
  #slider h1{
    font-size: 56px;
  }
  #slider .slide-small-heading{
    font-size: 45px;
  }
  .toggle_cat{
    width: 25%;
  }
  .main_slider{
    width: 75%;
    padding-left: 0;
  }
  .arrival-left{
    width: 25%;
  }
  .arrival-right{
    width: 75%;
  }
  
}
@media screen and (max-width: 1024px){
  .side-navigation ul li a:before{
    display: none;
  }
  .header-menu-boxx.text-end {
    text-align: left !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%;
  }
  .header_boxes {
    justify-content: end !important;
  } 
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation,
  .side-navigation ul ul li,
  .current_page_item{
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    text-align: left;
    color: #000;
    font-size: 20px;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,.side-navigation li {
    padding: 12px 5px;
  }
  .side-navigation ul li a {
    padding: 5px 8px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    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;
  }
	iframe {
    width: 100%;
    height: auto;
	}
  .menubar-box{
    padding: 0px;
  }
  .header-content-btn a{
    margin: 0px 28px;
  }  
}