@media only screen and (max-width: 768px) {
  #app_header #top_header .top_links:nth-child(1) {
    display:none !important;
  }
   #app_header #top_header .top_links:nth-child(2) {
          width: 100%;
  }
  #app_header .container .head_wrapper .mid .logo a img {
    width: 135px;
}
  #app_header .container .head_wrapper {
    padding-top: 10px;
    justify-content: space-between;
    margin: 0;
  }
  #app_header .container .head_wrapper .left,
#app_header .container .head_wrapper .right {
    display: none;
  }
  #fotter .fotter_top ul {
    flex-wrap: wrap;
  }
  #fotter .fotter_top ul li {
    justify-content: flex-start;
    margin: 0.4rem 0;
    width: 100%;
    padding: 0 1rem;
  }
  #fotter .fotter_top ul li .img_content h4 {
    font-size: 13px;
  }
  #fotter .fotter_top ul li .img_content p {
    font-size: 11px;
  }
  #fotter #fotter_bottom {
    padding: 1rem;
  }
  #fotter #fotter_bottom .container-fluid {
    flex-direction: column;
  }
  #fotter #fotter_bottom .container-fluid .fotter_link {
    width: 100%;
  }
  .big_bg .section__heading h3 {
    font-size: 1.1rem;
    width: 94%;
    font-weight: 500;
    line-height: 2rem;
  }
  .common_section {
    padding: 1rem;
  }
  .common_section .three_grid_wrapper {
    flex-direction: column !important;
  }
  .common_section .three_grid_wrapper .three_grid_sec {
    width: 100% !important;
    margin: 10px 0;
  }
  .common_section #two_sec .three_grid_wrapper {
    flex-direction: column !important;
  }
  .common_section #two_sec .three_grid_wrapper .three_grid_sec {
    width: 100% !important;
  }
  #mobile_menu {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5098039216);
    transition: all 0.4s;
    transform: translateX(-100%);
  }
  #mobile_menu ul {
    margin: 0;
    background: #fff;
    width: 90%;
    padding: 2rem 0;
  }
  #mobile_menu ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #mobile_menu ul li a {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
  }
  .activeMenu {
    transform: translateX(0%) !important;
  }
  #menu_cross {
    position: absolute;
    right: 4px;
    top: 15px;
    color: #000;
    background: #fff;
  }
  #menu_bar {
    display: block !important;
  }
  .why_sec p {
    width: 100%;
  }
  .section__heading {
    margin-bottom: 1rem;
  }
  .section__heading h3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  p {
    font-weight: 600;
  }
  .grid_sec .container-fluid {
    flex-direction: column;
  }
  .grid_sec .container-fluid .left,
.grid_sec .container-fluid .right {
    width: 100%;
  }
  .about_main .container-fluid {
    flex-direction: column-reverse;
  }
  .about_main .container-fluid .left img {
    width: 100% !important;
    margin-top: 1rem;
  }
  .about_main .container-fluid .left h2 {
    width: 100% !important;
    font-size: 20px;
    line-height: 30px;
  }
  #shop_grid {
    flex-direction: column;
    padding: 2rem 1.4rem;
  }
  #shop_grid .shop_images, #shop_grid .shop_detail {
    width: 100% !important;
    min-height: auto;
    position: relative;
    top: 0;
  }
  #shop_grid .shop_images .img_listings, #shop_grid .shop_detail .img_listings {
    display: none;
  }
  #shop_grid .shop_images .img_view, #shop_grid .shop_detail .img_view {
    width: 100%;
  }
  #shop_grid .shop_detail {
    padding: 2rem 0;
  }
  #shop_grid .shop_detail h4 {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  #img_prv img {
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .activeImg {
    justify-content: center;
    align-items: center;
  }
  #shop_grid .shop_images .owl-dots {
    margin-top: 1rem;
    display: block !important;
  }
  #shop_main_grid {
    padding: 1rem;
  }
  #shop_main_grid .item {
    width: 100%;
  }
  #breadcumb p {
    width: 100%;
  }
  #contact_form {
    padding: 1rem;
  }
  .call_to_action, #common_form {
    width: 100% !important;
    flex-direction: column;
  }
  .call_to_action .app_input, #common_form .app_input {
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .call_to_action .contact_link, #common_form .contact_link {
    width: 100%;
  }
  #hero {
    height: 300px;
  }
  #hero .video_frame {
    height: 300px;
  }
  #story {
    height: 300px !important;
    display: flex;
    justify-self: center;
    align-items: center;
  }
  #story .story_content {
    width: 95%;
    position: relative;
    left: 0;
    top: 0 !important;
  }
  #story .story_content a {
    width: 100% !important;
  }
  .product_gird_sliders .item {
    width: 100% !important;
    margin: 1rem 0;
  }
  #p_sec{
          flex-direction: column;
  }
  .product_gird_sliders, .right{
      width:100% !important;
  }
  #p_sec .right{
    height: 500px !important;
    }

}/*# sourceMappingURL=media.css.map */