/* ===================================================================
                            xxl
====================================================================== */

@media only screen and (min-width: 1400px) {}


/*=====================================================================
                             xl
 ====================================================================== */

@media only screen and (min-width: 1200px) and (max-width:1399px) {
  p {
    font-size: 16px;
  }

  ul li {
    font-size: 16px;
  }

  /* ================home page========== */
  /* =1st sec= */
  .site_main_heading_sec h1 {
    font-size: 50px;
  }

  .site_main_heading_content h3 {
    font-size: 36px;
  }

  .heading_sec_img img {
    width: 70%;
  }

  /* =3rd sec= */

  .third_sec_text_content {
    width: 83%;
    left: 0;
    right: 0;
    margin: auto;
  }

  /* =contact page= */
  .inner_banner_tint {
    padding: 135px 0 50px;
}






}


/*=================================================================
                         Tablet Landscape(lg)
=================================================================== */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  p {
    font-size: 16px;
  }

  /* ===============home page==============*/
  /* =site main heading section= */
  .site_main_heading_sec h1 {
    font-size: 40px;
  }

  .site_main_heading_content h3 {
    font-size: 32px;
  }

  .heading_sec_img img {
    width: 80%;
  }

  .site_main_heading_sec_tint {
    padding: 120px 0 60px;
  }

  /* =3rd sec= */
  .third_sec_text_content {
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  .service-content h3 {
    font-size: 18px;
  }

  /* =4th sec */
  .imli_ver_block_content h3 {
    font-size: 26px;
  }

  /* =footer= */

  .footer_logo_content .d-flex {
    display: block !important;
  }

  .footer_logo_content2 {
    width: 100%;
  }

  .footer_logo_content1 {
    width: 28%;
  }

  /* =inner banner= */

  .inner_banner_tint {
    padding: 120px 0 60px;
  }

  .inner_banner {
    background-position: center;
  }


}


/*=================================================================
                        Tablet Portrait (md)
=================================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 16px;
  }

  .section-space {
    padding: 40px 0;
  }

  /* ===============home page======== */
  /* =site main heading section= */

  .site_main_heading_sec h1 {
    font-size: 34px;
    letter-spacing: 0;
  }

  .site_main_heading_content h3 {
    font-size: 24px;
    margin-top: -13px;
  }

  .site_main_heading_sec {
    background-size: cover;
  }

  .heading_sec_img img {
    width: 70%;
    margin-top: 30px;
  }

  .main_box_images img:nth-child(2) {
    top: auto;
    bottom: 0% !important;
    width: 56%;

  }

  .site_main_heading_sec_tint {
    padding-bottom: 50px;
    padding-top: 100px;
  }

  /* =2nd sec= */

  .second_main_content {
    min-height: auto;
  }

  /* =3rd section= */

  .third_sec_text_content {
    width: 100%;
    position: initial;
    padding: 40px 0;
  }

  .third_sec video {
    height: 275px;;
  }

  .third_sec::before {
    display: none;

  }

  .third_sec {
    background-image: linear-gradient(88deg, #76af07d6, #94c13e);
  }

  .third_sec h3 {
    font-size: 28px;
  }

  .service-item {
    z-index: 11;
    margin-bottom: 30px;
  }

  .service-item.last {
    margin-bottom: 0;
  }

  .service-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .third_sec {
    height: auto;
  }

  /* =forth sec= */
  .imli_block {
    display: none;
  }

  .imli_ver_block.first {
    margin-bottom: 0px;
  }

  .imli_ver_block_content h3{
    font-size: 24px;
  }

  .imli_block1{
    display: none;
  }

  /* =footer= */

  .footer_logo_content .d-flex {
    display: block !important;
  }

  .footer_logo_content2 {
    width: 100%;
  }

  .footer_logo_content1 {
    width: 28%;
  }

  footer h4 {
    margin-top: 30px;
  }

  .footer_logo_content2 h4 {
    margin-top: 5px;
  }

  .footer__area {
    padding: 40px 0 20px;
  }

  /* -inner banner= */
  .inner_banner_tint {
    padding: 115px 0 50px;
  }

  /* =shop page= */

  .shop_card {
    width: 100%;
    margin-bottom: 30px;
  }









}





/*===================================================================
                         All Mobile Sizes 
 ====================================================================*/

@media only screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }

  ul li {
    font-size: 16px;
  }

  ol li {
    font-size: 16px;
  }

  .section-space {
    padding: 40px 0;
  }

  /* =header= */
  .tgmenu__nav .logo img {
    max-height: 60px;
  }

  /* ===============home page======== */
  /* =site main heading section= */

  .site_main_heading_sec h1 {
    font-size: 28px;
    letter-spacing: 0;
  }

  .site_main_heading_content h3 {
    font-size: 20px;
    /* margin-top: 0; */
  }

  .site_main_heading_sec {
    background-size: cover;
  }

  .heading_sec_img img {
    width: 70%;
    margin-top: 30px;
  }

  .main_box_images img:nth-child(2) {
    top: auto;
    bottom: 0% !important;
    width: 88%;

  }

  .main_box_images img:last-child{
    top: auto;
    bottom: 26%;
    right: 72%;
    width: 11%;
  }

  .site_main_heading_sec_tint {
    padding-bottom: 50px;
  }



  /* =2nd section= */

  .second_sec_shape_img img {
    width: 100%;
  }

  .ingredients_img {
    width: 100%;
  }

  .second_sec_shape_img img:last-child {
    right: 9%;
    left: auto;
    width: 20%;
    top: -2%;
  }

  /* =3rd section= */
  .third_sec_text_content {
    width: 100%;
    position: initial;
    padding: 40px 0;
  }

  .third_sec video {
    height: auto;
  }

  .third_sec::before {
    display: none;
  }

  .third_sec {
    background-image: linear-gradient(88deg, #76af07d6, #94c13e);
    height: auto;
  }

  .third_sec h3 {
    font-size: 28px;
  }

  .service-item {
    z-index: 11;
    width: 75%;
    margin: auto;
    margin-bottom: 30px;
  }

  .service-item.last {
    margin-bottom: 0;
  }

  .service-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  /* =4th sec= */
  .imli_ver_block_img img {
    width: 100%;
  }

  .imli_block {
    display: none;
  }

  .imli_ver_block.first {
    margin-bottom: 30px;
  }

  .imli_ver_block_content h3{
    font-size: 24px;
  }



  /* =footer= */

  .footer_logo_content1 {
    width: 30%;
  }

  footer h4 {
    margin-top: 30px;
  }

  .footer_logo_content2 h4 {
    margin-top: 5px;
  }

  .footer__area {
    padding-bottom: 20px;
  }

  /* =inner banner= */
  .inner_banner_tint {
    padding: 80px 0 0;
  }

  .inner_banner_tint h1 {
    text-align: center;
  }

  .inner_banner_tint h1 img {
    width: 6%;
  }

  /* =shoping page= */

  .shop_card {
    width: 100%;
    margin-bottom: 30px;
  }

  /* =contact page= */

  .contact_main iframe {
    margin-top: 30px;
  }


}

/* ==============================================================
                    Mobile Landscape Size(sm)
================================================================= */

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /*=========home page======== */

  /* =1st sec= */

  .main_box_images img:nth-child(2) {
    width: 50%;
    top: 0;
    bottom: auto;
  }

  .main_box_images img:last-child {
    top: auto;
    bottom: 22%;
    right: 31%;
    width: 6%;
}

  .heading_sec_img img {
    width: 100%;
    margin: 0;
  }

  .site_main_heading_sec_tint {
    padding: 100px 0 30px;
  }

  .site_main_heading_sec .row {
    min-height: auto;
  }

  /* 2nd section=- */

  .second_sec_shape_img img {
    width: 70%;
  }

  .service-item{
    width: 100%;
  }

  /* =footer= */

  .footer_logo_content .d-flex {
    display: block !important;
  }

  .footer_logo_content2 {
    width: 100%;
  }

  .footer_logo_content1 {
    width: 28%;
  }

  footer p {
    margin-bottom: 10px;
  }

  .footer_logo_content2 h4 {
    margin-bottom: 30px;
  }
}