@media only screen and (max-width: 1199px){	
	.container {width: 98%;}
	#nav-menu .menu > li > a{
	    font-size: 14px;
    	padding: 0 10px;
	}
}
@media only screen and (max-width: 1025px){	
	#logo{width: 15%;}
	#nav-menu{width: 85%;}
	#logo a{width: 100%;}
	.owl-carousel .owl-next {right: 1%;}
	.owl-carousel .owl-prev {left: 1%;}
	.filter_box{width: 760px;margin-left: -380px;}
	.filter_box .form-filter.left{width: 40%;}
	.filter_box .form-filter.right{width: 60%;}
	header .nav > .container > .row{
		display: flex;
	}
	.register a{
		font-size: 12px !important;
		padding: 10px 15px;
	}
	#nav-menu .menu > li > a {
	    font-size: 12px;
	    padding: 0 8px;
	}
	#nav-menu .register{
		width: 106px;
	}
	#nav-menu > ul{
		width: calc(100% - 106px);
	}
}
@media only screen and (min-width:1199px){
	.project-hot:nth-child(3n+1) {
    clear:  both;
}
}
@media only screen and (max-width: 768px){	
	#nav-mobi{display: block;}
	#nav-menu{display: none;}
	#logo {width: 30%;}
	.main-top .bottom li{width: 50%;float: left;}
	.section .list .item {width: 50%;float: left;}
	.form_bottom .f-left{width: 45%;padding: 25px 20px 5px;	}
	.filter_box {width: 100%;left: 0;top: -230px;margin-left: 0;}
	.single-top .col-md-5{padding: 0 0 0 20px;width: 40%;}
	#side-bar {padding-left: 15px;width: 100%;max-width: 405px;}	
	.single-project .wrap-content .tab-pane {padding: 0 15px;}
	.single-content .related .list li {width: 50%;float: left;}
	#register-popup{position: absolute;width: 80%;left: 10%;margin-left: 0;}
}
@media only screen and (max-width: 736px){
	#slide-home img{height: 340px;}
	.filter_box{height: auto;position: static;overflow: hidden;margin-top: 15px;}
	.filter_box .form-filter.left{width: 100%;height: auto;border: none;}
	.filter_box .form-filter.right{width: 100%;padding: 0;}
	iframe{width: 100%;}
}
@media only screen and (max-width: 600px){
	.form_bottom .f-left{width: 50%;}
	.section h2{font-size: 24px;}
	header .top-line .left li:nth-child(2) {margin: 0 5px;}
	.single-project .nav-tabs>li a{padding: 10px 12px;}
	.wrap-content .single-desc li:first-child{display: block;}
	/*.top-line .left ul li b{display: none;}*/
	.toggle{top: 30px;}
	.top-line{display: none;}
}
@media only screen and (max-width: 415px){
	.slick-next {right: -10px!important;}
	.slick-prev {left: -10px!important;}
	.single-content .related .list li{width: 100%;}
	.single-content .related .list img{height: 220px;}
	.single-project .wrap-content .tab-content img{height: auto!important;}
	.slider-for .slick-slide img {height: 245px;}
	.slider-nav .slick-slide img{height: 75px;}
	.top-line{display: none;}
	.filter_box form > ul > li:first-child {width: 100%;max-width: initial;}
	.main-top .bottom li {width: 100%;float: left;}
	.section .list .item {width: 100%;float: left;}
	.form_bottom .f-left {width: 100%;display: block;}
	.form_bottom .form{display: block;}
	#logo {width: 45%;}
	.toggle{top: 30px;}
	.filter_box{padding: 10px;}
	.single-top .row > div{width: 100%;display: block;}
	.single-top .row {display: block;}
	.single-top .row > .col-md-2{width: 200px;}
	.filter_box .form-filter.left input{width: 100%;}
	#register-popup{position: fixed;width: 90%;left: 5%;margin-left: 0;top: 25px;padding: 15px;}
	#register-popup .col-md-6{padding: 0;}
	#call_now{display: block;}
	iframe{width: 100%;height: 300px;}
}