/* Laptop Layout: 1200px. */
@media only screen and (min-width: 1200px) and (max-width: 1500px) { 
  .slider_height {
      height: 650px;
  }
  .slide_area {
      padding-top: 190px;
  }
  .slider_text h2 {
      font-size: 50px;
  }
  .banner_header h2 {
      font-size: 27px;
  }
  .head_contact h2::after, .head_contact h2::before {
      left: 10%;
      width: 30%;
  }
  .head_contact h2::before {
      right: 10%;
      left: auto;
  }
  .contact_ticker_ds p {
      font-size: 20px;
  }
  .contact_ticker_ds h3 {
      font-size: 30px;
  }
}
/* Medium Layout: 992px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
  .menu_right h2 {
      font-size: 26px;
  }
  .menu_right h2 i {
      font-size: 28px;
  }
  .slogan_web h2 {
      font-size: 32px;
      margin-bottom: 0px;
  }
  .slide_area {
      padding-top: 200px;
  }
  .slider_height {
      height: 650px;
  }
  .slider_text h2 {
      font-size: 50px;
  }
  .slider_text p {
      font-size: 22px;
      margin-bottom: 0;
  }
  .banner_header h2 {
      font-size: 20px;
  }
  .single_hardwood_top h3 {
      font-size: 22px;
  }
  .single_hardwood {
      height: 385px;
  }
  .free_kindling_text h3::after, .free_kindling_text h3::before {
      width: 15%;
  }
  .free_delivery_txt h2 {
      font-size: 40px;
  }
  .contact_ticker_ds p {
      font-size: 20px;
  }
  .contact_ticker_ds h3 {
      font-size: 30px;
  }
  .head_contact h2::after, .head_contact h2::before {
      left: 12%;
      width: 25%;
  }
  .head_contact h2::before {
      left: auto;
      right: 12%;
  }

}
/* Tablet & mobile Layout: 768px. */
@media only screen and (max-width: 991px) { 
    .see_price_product.pt-60{
  padding-top: 0;
  
}
  .slogan_web h2 {
      font-size: 28px;
  }
  .menu_right h2 {
      font-size: 20px;
  }
  .menu_right h2 i {
      font-size: 25px;
  }
  .slider_height {
      height: 600px;
  }
  .slider_text h2 {
      font-size: 35px;
  }
  .slider_text p {
      font-size: 16px;
  }
  .slide_area {
      padding-top: 190px;
  }
  .slider_thumb.slider_2 img {
      max-width: 100%;
  }
  .banner_header h2 {
      font-size: 25px;
  }
  .single_hardwood_top h3 {
      font-size: 20px;
  }
  .single_hardwood_detail {
      padding: 0 0px;
  }
  .single_hardwood_detail p {
      font-size: 14px;
  }
  .single_hardwood {
      height: 420px;
  }
  .product_pr_head h2 {
      padding-top: 45px;
  }
  .free_kindling_text {
      padding-top: 60px;
  }
  .free_kindling_text h3 {
      font-size: 20px;
  }
  .free_kindling_text h3::after, .free_kindling_text h3::before {
      top: 8px;
      width: 15%;
  }
  .free_kindling_text.pay_by_card_desc {
      padding-top: 10px;
  }
  .free_delivery_txt h2 {
      font-size: 30px;
  }
  .list_facility li {
      font-size: 25px;
  }
  .list_facility_r h3 {
      font-size: 20px;
  }
  .list_facility_b p {
      font-size: 17px;
  }
  .pt-85 {
      padding-top: 35px;
  }
  .head_contact h2::after, .head_contact h2::before {
      left: 20%;
      width: 15%;
  }
  .head_contact h2::before {
      left: auto;
      right: 20%;
  }
  .contact_form p {
      text-align: center;
  }
  .delivery_number h2 {
      font-size: 45px;
  }
  .single_portfolio_item {
      width: 33.3333%;
  }
  .single_portfolio_item.large_bg {
      height: 375px;
  }
  .production_des h2 {
      font-size: 25px;
  }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
 
  
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 

  .header_cta ul li {
      font-size: 11px;
      margin-bottom: 0;
  }
  .main_menu ul li a {
      font-size: 14px;
      padding: 13px 0;
  }
  .logo img {
      max-width: 50%;
  }
  .main_menu ul {
      text-align: center;
  }
  .logo h5 {
      font-size: 13px;
  }
  .logo h5 span {
      font-size: 10px;
  }
  .slogan_web h2 {
      font-size: 18px;
      text-align: center;
  }
  .menu_right h3 {
      font-size: 15px;
  }
  .menu_right h2 {
      font-size: 16px;
  }
  .menu_right h2 i {
      font-size: 18px;
  }
  .slider_area {
      padding-top: 285px;
  }
  .slider_thumb {
      text-align: center;
      padding-top: 0;
  }
  .slider_thumb.slider_2 img {
      display: none;
  }
  .sticky_bar .topbar_area {
      display: none;
  }
  .banner_header h2 {
      font-size: 16px;
      line-height: 25px;
  }
  .single_hardwood_top h3 {
      font-size: 17px;
  }
  .single_hardwood_top h5 {
      font-weight: 400;
      font-size: 15px;
  }
  .single_hardwood_bot h5 {
      font-size: 18px;
  }
  .single_hardwood_detail {
      margin-bottom: 30px;
  }
  .product_img {
      margin: 0 0;
  }
  .detail_product h2 {
      font-size: 20px;
  }
  .single_hardwood {
      height: 330px;
  }
  .hardwood_slide .owl-nav div {
      left: 25px;
      top: 25%;
  }
  .hardwood_slide .owl-nav div.owl-next {
      left: auto;
      right: 25px;
  }
  .product_pr_head h2 {
      font-size: 25px;
  }
  .free_kindling_text h3::after, .free_kindling_text h3::before {
      display: none;
  }
  .free_delivery_txt h2 {
      font-size: 25px;
  }
  .list_facility li i {
      padding: 5px 5px;
      font-size: 15px;
  }
  .list_facility li {
      font-size: 23px;
  }
  .list_facility_r {
      padding-top: 15px;
  }
  .list_facility_r h3 {
      font-size: 18px;
  }
  .list_facility_b {
      padding-top: 10px;
  }
  .list_facility_b p {
      font-size: 16px;
  }
  .why_cheap_detail h2 {
      font-size: 22px;
  }
  .head_contact {
      padding-top: 75px;
  }
  .contact_ticker_ds p {
      font-size: 20px;
  }
  .contact_ticker_ds h3 {
      font-size: 30px;
  }
  .head_contact h2 {
      font-size: 25px;
  }
  .head_contact h2::after, .head_contact h2::before {
      display: none;
  }
  .copyright_txt p {
      font-size: 14px;
      text-align: center;
  }
  .fb_iframe h3 {
      font-size: 20px;
  }
  .delivery_number h2 {
      font-size: 45px;
  }
  .delivery_inner h2 {
      font-size: 22px;
  }
  .delivery_inner {
      padding-top: 30px;
  }
  .delivery_number h2 {
      font-size: 30px;
  }
  .production_area {
      padding-top: 315px;
  }
  .production_des h2 {
      font-size: 20px;
  }
  .single_portfolio_item {
      width: 100%;
  }
}

@media (max-width: 991.98px) { 
    .galleryWrap .galleryImg {
        height: 220px;
    }
    
    
  }
  @media (max-width: 575.98px) { 
    .galleryWrap .galleryImg {
        height: 250px;
        width: 100%;
    }    
  }