/*
Template Name: Plant Nursery
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************team_detail***************/

.center_team_dt {
    background-image: url(../image/2.jpg);
    background-position: center center;
    background-size: cover;
}
.center_price {
    background-image: url(../image/1.jpg);
    background-position: center center;
    background-size: cover;
}
.center_port {
    background-image: url(../image/2.jpg);
    background-position: center center;
    background-size: cover;
}
.center_port_dt {
    background-image: url(../image/1.jpg);
    background-position: center center;
    background-size: cover;
}
/*********************team_detail_end****************/




@media screen and (max-width : 767px){
.proj_dt2_left1_inner_right{
	margin-top:15px;
}
.proj_dt2_right1_inner_left {
	float:none!important;
	margin-top:10px;
	margin-bottom:10px;
}
.proj_dt2_right1_inner .ps-0{
	padding-left:12px!important;
}
.blog_dt1_inner1_right {
	margin-top:10px;
	text-align:left!important;
}

.team_dt1_right{
	margin-top:20px;
}
.team_dt1_right .fs-5{
	font-size:14px!important;
}
.team_dt2_right {
	 margin-top:20px;
}
.team_dt1_left{
	padding-right:0!important;
}
.price_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {
.blog_dt1_inner1_right {
	margin-top:0;
	text-align:right!important;
}
 }
 
@media (min-width:768px) and (max-width:991px) {
.price_1_left {
	padding:10px!important;
}

 }

@media (min-width:992px) and (max-width:1200px) {


 
 }

@media (min-width:1201px) and (max-width:1300px) {


 }
@media screen and (min-width : 1400px){

 }


