@media screen and (max-width: 978px){

	.topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
	background-color:#fff;
	color:#000;
  }
.topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
.trans{
	padding: 0px 50px;
	background:linear-gradient( rgba(0,0,0,0.8) 100%, rgba(0,0,0,0.8)100%),url("../images/home-office-01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:auto;
}
.Find{
	padding: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color:#FC0004;
}
.Find .display-1{
	font-size: 30px;
	font-weight: bold;
	text-shadow: #000 0px 0px 5px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 20px;
}
.search_top{
	padding: 50px 0px;
}
.search_top_bg{
	background-color: inherit;
	padding: 30px 30px;
}
.sercrchboxs{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	align-items: center;
	justify-content: center;
}
.sercrchbox{
	flex: 1;
}
.sercrchbox select{
	width: 100%;
}
.search_top_bg .btn{
	border-radius: 0px;
	padding: 15px 30px;
	box-sizing: border-box;
	clear: both;
	font-weight: bold;
	background-color: #030E88;
	border: 0px;
	width: 100%;
}
.search_top_bg .col-auto{
		width: 100%;
	}
.Latest{
	text-align: center;
	padding: 50px 20px;
	padding-bottom: 10px;
}
.Latest .display-1{
	font-size: 30px;
	font-family: Anton;
}
.Latest p{
	font-size: 18px;
	color: #030E88;
	font-weight: 700;
}
.l_home{
	padding: 0px 30px;
}
.l_home	.col-md-4{
	width: 50%;
}
.l_home	.col-md-3{
	width: 50%;
}
.price{
	padding: 1px 20px;
	line-height: 30px;
}
.price .display-1{
	font-size: 15px;
	font-weight: 600;
	color: #030E88;
}
.price .display-3{
	font-size: 18px;
	font-weight: 600;
	color: #030E88;
	display: block;
}
.price span{
	font-size: 20px;
	color: #ED0B0F;
}
.cl_padding{
	padding: 0px;
	border: 1px solid #EBE8E8;
}
.details{
	padding: 10px 20px;
	padding-top: 0px;
	font-size: 13px;
}
.details .address{
		display: block;
}
.details a{
	color: #ED0B0F;
	text-decoration: none;
}
.about{
	margin: 20px 0px;
	background:url("../images/home-office-01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.abt_detail{
	padding: 30px 20px;
	background-color:rgba(3,14,136,0.9);
}
.abt_detail .display-1{
	font-size: 30px;
	color: #fff;
}
.abt_detail span{
	text-transform: uppercase;
	font-size: 20px;
	color: #CBC9C9;
}
.abt_detail p{
	font-size: 18px;
	color: #CBC9C9;
}
.welcome{
	text-align: center;
	padding: 80px 10px;
}
.welcome .display-1{
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
	font-family: Anton;
	text-shadow: 2px 2px 5px #030E88;
}
.welcome span{
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 4px;
}
.welcome p{
	font-size: 30px;
}
.welcome .moto{
	font-family: Pacifico;
	font-size: 35px;
	color: #f9f9f9;
}
.Rent .display-1{
	font-size: 25px;
	color: #030E88;
	text-transform: uppercase;
	font-weight: 600;
}
.rent_padding{
	padding: 20px 20px;
}
.rent_title{
	padding: 10px 20px;
}
.rent_all .display-3{
	font-size: 20px;
	font-weight: 600;
}
.rent_padding .col-md-3{
		width: 50%;
}
.rent_cati li{
	float: left;
	padding: 10px 5px;
	list-style: none;
	background:#F4F3F3;
	border-top: 1px solid #A6A4A4;
	color: #030E88;
	font-size: 12px;
}
.rent_detail{
	padding: 10px 20px;
	font-size:14px; 
}
.sale{
	text-align: center;
	padding-bottom: 40px;
	margin-top: 40px;
}
.sale .display-1{
	font-size: 25px;
	color: #030E88;
	text-transform: uppercase;
	font-weight: 600;
}
.how {
	height:auto;
	background:linear-gradient( rgba(3,14,136,0.9) 100%, rgba(3,14,136,0.9) 100%),url("../images/home-office-01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin: 60px 0px;
	padding: 50px 20px;
}
.how .display-1{
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	text-align: center;
}
.how .line{
	width: 40px;
	border-bottom: 5px solid #fff;
	margin: 20px auto;
}
.home_help{
	background-color: #fff;
	margin-top: 20px;
	text-align: center;
	padding: 40px;
}
.home_help .display-1{
	font-size: 25px;
	color: #030E88;
	font-weight: 600;
	margin-bottom: 10px;
}
.home_help p{
	font-size: 17px;
}
.top_agents{
	text-align: center;
	padding: 50px 20px;
	padding-bottom: 10px;
}
.top_agents .display-1{
	font-size: 25px;
	color: #030E88;
	text-transform: uppercase;
	font-weight: 600;
}
.agents{
	padding: 10px 20px;
}
.agents_space{
	padding: 20px 20px;
}
.agents .col-md-3{
	width: 50%;
}
.footer{
	padding: 50px 20px;
	background-color: #171717;
	color: #F9F9F9;
	margin-top: 50px;
}
	.footer .col-md-4{
		width: 100%;
	}
	.footer .col-md-8{
		width: 100%;
	}
	.footer .col-md-3{
		width: 50%;
	}
	.Copyright{
	text-align: center;
	padding: 30px 10px;
	padding-bottom: 10px;
	color: #B4B1B1;
}
.inside {
	height:auto;
	background:linear-gradient( rgba(3,14,136,0.9) 100%, rgba(3,14,136,0.9) 100%),url("../images/home-office-01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 50px 20px;
}
.inside .display-1{
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}
.inside p{
	font-size: 20px;
	color: #fff;
}
	.abt{
	padding: 50px 20px;
}
.abt .display-1{
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
.contact{
	padding: 70px 20px;
}
.contact .display-1{
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
	.contact p{
	font-size: 17px;
}
.p_detail{
	padding: 50px 20px;
}
.p_detail span{
	background-color: #F80C10;
	padding: 10px;
	color: #fff;
}
.p_detail p span{
	font-size: 17px;
	font-weight: 600;
}
.p_detail ul{
	padding: 0px;
	text-decoration: none;
}
.p_detail ul li{
	float: left;
	text-decoration: none;
	list-style: none;
	padding: 0px 3px;
	font-size: 12px;
	color: #030E88;
	font-weight: 600;
	background-color: #FFFFFF;
}
#flt{
	position:absolute;
	top: 550px;
	left: 50px;
	line-height: 40px;
	width: 300px;
}
#flt p{
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}
	#flt ul{
		padding: 0px;
	}
	#flt li{
		font-size: 12px;
	}
.contact_fram{
	clear: both;
	position:relative;
	right: 0px;
	float:none;
	bottom: 0px;
}
.contact_agent{
	padding: 20px;
	border: 1px solid #f8f8f8;
	box-sizing: border-box;
	background-color: #fff;
	
}
.contact_agent span{
	background-color: inherit;
	font-size: 12px;
	font-weight: 600;
	color: #F80C10;
	padding: 0px;
}
.contact_agent .btn{
	border-radius: 0px;
	background-color: #F80C10;
	border: 0px;
	color: #fff;
	margin-bottom: 20px;
}
.brd{
	border: 0px solid #A6A4A4;
	text-align:left;
}
.brd li{
	float: left;
	padding:0px 5px;
	font-size: 13px;
	list-style: none;
}
.brd ul{
	padding: 0px;
}
}
