 @media only screen (max-width: 1199px) {
}
 @media only screen and (max-width: 1000px) {
}
 @media (min-width: 768px) and (max-width: 991px) {
}
 @media only screen and (max-width: 800px) {
	 
	 


}


 @media only screen and (max-width: 767px) {
     .desktop-para {
	display: none;
}
     .mobile-para {
	display: block;
}
     .mobile-carousel {display:none !important;}
     .p-para {
    text-align: justify;
    color: #000;
    font-family: 'Lato';
    background: rgb(255 255 255 / 29%);
    margin: 19px 0 0;
    line-height: 22px;
    font-size: 15px;
    font-weight: 500;
}
     #banner .col-md-7 {
         padding:0 0;
     }
.blink_me {
    /* animation: blinker 1s linear infinite; */
    background: #0067c0;
    color: #fff !important;
    border-radius: 4px;
    /* box-shadow: 0 0 16px 0 #9cc8ff; */
    width: 169px;
    height: 38px !important;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    padding: 7px 10px;
    position: relative;
    top: 8px;
    padding: 8px 8px;
    font-size: 18px !important;
}
#nav li i {
    margin-right: 5px;
    font-size: 20px !important;
}
     .mobile-email {
    display: none !important;
}
     .header_mail {
    margin-top: 0px;
    text-align: center;
    padding: 7px 0;
}
     .header_mail p {
    font-size: 14px;
}
     
.header_ph {
    display: none;
}
     .header_top_section .btn-info {
    display: none;
}
     .header_top_section {
    font-family: system-ui;
    display: block;
}
     #banner .carousel-caption-p br {
    display: none;
}
.price {
    background: #054291;
    border-radius: 26px;
    font-size: 20px;
    padding: 8px 11px;
    color: #fff !important;
    display: block;
    width: 67%;
    margin: 19px auto 0;
    line-height: 33px;
}
.carousel-caption-p {
    /* font-family: system-ui; */
    color: #000;
    padding: 21px 0 4px 0;
    font-size: 20px;
    text-align: center;
    display: block;
    font-weight: 600;
    line-height: 24px;
    font-family: 'Josefin Sans', sans-serif;
}
     .desktop-version {
    display:block;
}
.mobile-version {
    display:none;
}
.carousel-caption-h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 7% 0% 0;
    text-align: center;
}
.carousel-caption-h1 br {
	display:none;
}
.middle {
    text-align: center;
}

.footer_body {
    width: 100%;
    float: left;
    margin: 0 0;
    text-align: left;
    padding-left: 15px;
}
.mail {
    color: #fff !important;
    font-size: 14px;
    font-family: system-ui;
    line-height: 14px;
}
.address {
    color: #fff !important;
    font-size: 14px;
    font-family: system-ui;
    line-height: 36px;
    position: relative;
    top: 11px;
}
.whats_app {
    bottom: 115px;
    z-index: 9999;
    font-size: 38px;
    width: 4%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    float: right;
    left: 83%;
}
.plants-section {
    padding: 30px 0 0 0;
}
.middle-img {
    width: 100%;
}
#banner form {
    padding: 40px 25px;
    margin: 26px  0 0;
}
#banner form h3 {
    margin-top: 44px;
}
.ribbon-top-left span {
    right: -38px;
    top: -3px;
    transform: rotate(0);
    margin-left: 30px;
}
#nav li {
    padding-right: 0;
	    display: block;
    font-family: system-ui;
    color: #000;
    padding-right: 20px;
    text-align: center;
    line-height: 33px;
}
#nav li a {
	font-size: 15px;
	line-height: 40px;
	font-weight: 700;
	border-radius: 50px;
	padding: 8px 18px;
}
.menu_con {
    /* max-width: 965px; */
    float: none;
    margin-top: 0;
    border-radius: 3px;
}
.logo img {
    width: 50%;
    margin: 0 10px;
    display: block;
    margin-top: 0;
    position: relative;
    top: 8px;
}
.logo {
    width: 56%;
    height: 63px;
    float: left;
    /* display: block; */
}

.social {
    color: #fff;
    padding: 10px;
    text-align: center;
}
.social1 {
    color: #fff;
    padding: 10px;
    float: initial;
    text-align: center;
}
.carousel-caption {
    display: none;
}

}


 @media only screen and (max-width: 640px) {
	

}




 @media only screen and (max-width: 480px) {
	 
}


@media only screen and (max-width: 414px) {
.logo {
	width: 50%;
	height: 50px;
	float: left;
	display: block;
}
.logo img {
	width: 65%;
	margin: 0 10px;
	display: block;
	margin-top: 0;
	position: relative;
	top: 2px;
	float: left;
}
#nav li a {
	font-size: 15px;
	line-height: 36px;
	font-weight: 700;
	border-radius: 50px;
	padding: 8px 15px;

}

}



@media only screen and (max-width: 384px) {
    #nav li a {
	font-size: 15px;
	line-height: 36px;
	font-weight: 700;
	border-radius: 50px;
	padding: 8px 15px;
}
.logo {
	width: 50%;
	height: 50px;
	float: left;
	display: block;
}
.logo img {
	width: 68%;
	margin: 0 10px;
	display: block;
	margin-top: 0;
	position: relative;
	top: 3px;
	margin-bottom: 10px;
}
    .carousel-caption-h1 {
    font-size: 21px;
    line-height: 29px;
    margin:9% 0% 0;
}
    #banner form {
    padding: 40px 10px;
    margin: 18px 0 0;
}

.price {
    background: #054291;
    border-radius: 24px;
    font-size: 18px;
    padding: 4px 11px;
    color: #fff !important;
    display: block;
    width: 74%;
    margin: 10px auto 0;
    line-height: 33px;
}
.carousel-caption-p {
    padding: 20px 0 0;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
}

#nav li a {
    font-size: 13px;
}
#nav li i {
    margin-right: 1px;
    font-size: 16px !important;
}
}

@media only screen and (max-width: 360px) {

#nav li a {
	font-size: 15px;
	line-height: 36px;
	font-weight: 700;
	border-radius: 50px;
	padding: 8px 15px;
	margin-left: 0;
	    margin-left: 0;
    font-size: 17px !important;
}
	
}
/* MQ
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (min-width: 550px) {
  .page-header .panel1 {
    width: 60%;
  }
  .page-header .panel2 {
    width: calc(60% - 3rem);
  }
  .page-header .top-menu {
    width: calc(60% - 6rem);
  }
}

@media screen and (min-width: 768px) {
  .page-header .top-menu {
    padding: 4rem;
  }

  .page-header ul a {
    font-size: 1.6rem;
  }

  .page-header .search-form input {
    font-size: 2.4rem;
    height: 5rem;
    line-height: 5rem;
  }
}

@media screen and (min-width: 995px) {
  .page-header {
    padding: 0 3rem;
  }

  .page-header .panel,
  .page-header .open-mobile-menu,
  .page-header .vertical-logo,
  .page-header .top-menu .mob-block,
  .page-header .top-menu > li:last-child,
  .page-header .top-menu-wrapper::before {
    display: none;
  }

  .page-header .horizontal-logo {
    display: block;
  }

  .page-header .top-menu-wrapper {
    display: flex;
    align-items: center;
    color: var(--white);
  }

  .page-header .top-menu {
    flex-direction: row;
    position: static;
    width: auto;
    background: transparent;
    transform: none;
    padding: 0;
    overflow-y: visible;
    box-shadow: none !important;
  }

  .page-header .top-menu li + li {
    margin-top: 0;
  }

  .page-header .top-menu > li:not(:nth-last-child(2)) {
    margin-right: 3rem;
  }

  .page-header .top-menu > li > a {
    padding: 3rem 0.5rem;
  }

  .page-header ul a {
    font-size: 1.3rem;
  }

  .page-header .has-dropdown i {
    display: inline-block;
  }

  .page-header .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 1.5rem 2rem;
    background: var(--purple-2);
  }

  .page-header .sub-menu li + li {
    margin-top: 1.2rem;
  }

  .page-header .sub-menu a {
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

  .page-header .has-dropdown {
    position: relative;
  }

  .page-header .has-dropdown:hover .sub-menu {
    display: block;
  }

  .page-header .search {
    display: flex;
    align-items: center;
    margin-left: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  .page-header .search {
    margin-left: 5rem;
  }

  .page-header .search i {
    margin-right: 1.5rem;
  }

  .page-header .search span {
    display: block;
    font-weight: 500;
    font-size: 1.6rem;
  }
}
