/*
Template Name: Furnish Mart
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/


/*********************about****************/
.team_1_left ul{
	top:20px;
	display:none;
	transition: 0.3s;
}
.team_1_left:hover ul{
	display:block;
	transition: 0.3s;
}
.social_icon1  {
    background: var(--secondry);
	padding:15px;
}
.social_icon1  a{
    color: var(--bs-white);
}
.choose_1_right_inner1{
	padding-top:15%;
}

#showroom .modal-dialog {
	max-width: 800px;
}
.showroom2_left:hover .homei1i2{
	display:block; 
	transition: 0.3s;
 }
/*********************about_end****************/



@media screen and (max-width : 767px){
.about_pg1_right{
	margin-top:20px;
	padding-left:0!important;
}
.feature_1r{
	padding-left:0!important;
}
.learn_1r{
	padding-left:0!important;
	margin-top:20px;
}
.team_1_left{
	margin-top:15px;
	margin-bottom:15px;
}
.choose_1_right_inner2 img{
	min-height:250px;
}
.showroom1_right{
	margin-top:20px;
}
.contact_1_left{
	margin-top:10px;
	margin-bottom:10px;
}
.contact_1_left_inner_left{
	margin-top:15px;
}
.contact_1_right{
	margin-top:20px;
	padding-left:0!important;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {

}
@media (min-width:992px) and (max-width:1200px) {


 }

@media (min-width:1201px) and (max-width:1350px) {

 }
@media screen and (min-width : 1400px){


 }


 
