@charset "utf-8";
body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer-wrapper{
	display:block;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
}
#footer-long{
	display:block;
	margin:0 auto;
	width:100%;
	height:182px;
	
}
#footer-long .line-1{
	position: relative;
    margin-top: -154px;
	display:block;
	float:left;
	width:100%;
	height:48px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+50,ffffff+51,ffffff+100 */
background: #333333; /* Old browsers */
background: -moz-linear-gradient(left,  #333333 0%, #333333 50%, #ffffff 51%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #333333 0%,#333333 50%,#ffffff 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #333333 0%,#333333 50%,#ffffff 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
#footer-long .line-2{
	display:block;
	float:left;
	width:100%;
	height:134px;
	background-color:#000;
	margin-top:-134px;
}

@media (max-width:1920px){
	#footer-long .line-1{
		display:none;
	}
	#footer-long .line-2{
		display:none;
	}
}
#full-container{
	display:block;
	margin:0 auto !important;
	width:100%;
	max-width:1920px;
	height:auto;
	margin:0;
	padding:7px 0 0 0;
}
header{
	display:block;
	float:left;
	width:100%;
	height:auto;
	background-color:#424242;
}
#header-inside{
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
	max-width:1560px;
	position:relative;
	z-index:10;
}
#header-top{
	display:block;
	float:left;
	width:100%;
	height:auto;
}
#logo{
	display:block;
	float:left;
	width:483px;
	height:199px;
}
#logo a img{
	width:100%;
	height:auto;
	border:0;
}
#header-contact{
	display:block;
	float:right;
	width:454px;
	height:38px;
	margin-top:70px;
}
#header-tel{
	display:block;
	float:left;
	width:174px;
	height:38px;
	margin-right:13px;
	color:#FFF;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background-color:#000;
	font-size: 24px;
    font-weight: 300;
	font-family:'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#header-mail{
	display:block;
	float:left;
	width:267px;
	height:38px;
	color:#FFF;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background-color:#000;
	font-size: 24px;
    font-weight: 300;
	font-family:'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#equalizer{
		display: block;
    float: left;
    width: 1560px;
    height:62px;
    overflow: hidden;
	margin-top: -25px;

}
#navigation-arrows{
	display:block;
	float:left;
	width:482px;
	height:62px;
	}
#navigation-arrows .arrow-top{
	width: 0px;
    height: 0px;
    border-bottom: 46px solid #D71017;
    border-left: 482px solid transparent;
}
#navigation-arrows .arrow-bottom{
	width: 0px;
    height: 0px;
    border-top: 16px solid #B40E12;
    border-left: 482px solid transparent;
}
.navbar-brand{
	display:none;
}
.navbar{

	display: block;
    float: left;
    width: 1078px;
    height: 62px;
    border: 0;
    border-radius: 0;
	background:url(../images/nav-bg-2.png) top left repeat-x;
	margin-bottom:0;
}
.navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 13px;
}
.navbar-nav>li>a:hover {
    text-decoration:underline;
}
.navbar .container{
	padding:0;
	width:100%;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 13px 10px;
	font-size:17px;
	color:#FFF !important;
	font-weight: 400;
	font-style: normal;
	font-family: 'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#quick-enquiry-form{
	display:block;
	float:right;
	width:289px;
	height:auto;
	margin-top:20px;
	/*background-color:rgba(255,255,255,0.2);*/
	background-color:#686868;
	padding:10px;
	position:relative;
	z-index:10;
	margin-bottom:20px;
}
#quick-enquiry-form .pretitle{
	border-bottom: 38px solid #000;
    border-left: 30px solid transparent;
	display:block;
	float:left;
}
#quick-enquiry-form .title{
	display:block;
	float:left;
	width:238px;
	background-color:#000;	
	color:#FFF;
	text-align:center;
	font-family: 'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	margin-bottom:12px;
}
#quick-enquiry-form form{
	display:block;
	float:left;
	width:100%;
	height:auto;
}
#quick-enquiry-form .form-row{
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin-bottom:12px;
}
#quick-enquiry-form label{
	display:block;
	float:left;
	width:89px;
	height:38px;
	color:#FFF;
	background-color:#D71017;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
}
#quick-enquiry-form .form-input{
	display:block;
	float:left;
	width:180px;
	height:38px;
	padding:0 5px;
	color:#000;
	background-color:#FFF;
	line-height:38px;
	vertical-align:middle;
	border:0;
}
#quick-enquiry-form textarea{
	display:block;
	float:left;
	width:180px;
	height:78px;
	padding:5px;
	color:#000;
	background-color:#FFF;
	line-height:26px;
	border:0;
	resize:none;
}
#quick-enquiry-form .form-submit{
	display:block;
	float:right;
	width:89px;
	height:38px;
	color:#FFF;
	background-color:#000;
	line-height:38px;
	vertical-align:middle;
	border:0;
	background:url(../images/button-bg.png)top left no-repeat;
	padding-right:29px;
	font-size: 17px;
}
#quick-enquiry-form-mobile{
	display:none;
}
.rslides {
	float: left;
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 0;
 /*margin-left:-503px;
  padding-left:503px;*/
  box-sizing:border-box;
  margin-right:-289px;
  padding-right:289px;
  height:480px;
  margin-top:20px;
  }
#slide-cation-holder{
	display:none;
	float:left;
	width:503px;
	height:480px;
	background-color:#D71017;
	margin-top:20px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  /*min-height:800px;
  min-width:1680px;*/min-height:480px;
  width:auto;
  }
  
  .rslides li p{
	 display:block;
	 float:left;
	 width:483px;
	 position:absolute;
	 top:0;
	 left:0 !important;
	 width:503px;
	 height:480px;
	 background-color:#D71017;
	 padding:10px;
	 box-sizing:border-box;
  }
  .rslides li p .title{
	 display:block;
	 float:left;
	 width:483px;
	 padding-left:20px;
	 padding-right:20px;
	 height:auto;
	 padding-top:20px;
	 font-weight: 400;
	font-style: normal;
	font-family: 'Myriad Pro', Arial;
	font-size:48px;
	background-color:rgba(255,255,255,1);
	color:#000;
  }
  .rslides li p .text{
	 display:block;
	 float:left;
	 width:483px;
	 padding-left:20px;
	 padding-right:20px;
	 height:auto;
	 padding-bottom:20px;
	font-size:16px;
	background-color:rgba(255,255,255,1);
	color:#000;
  }
  .rslides li p .upper-side{
	  display:block;
	 float:left;
	width: 0px;
    height: 0px;
    /*border-bottom: 40px solid rgba(255,255,255,0.8);*/
	border-bottom: 40px solid rgba(255,255,255,1);
    border-right: 483px solid transparent;
	margin-top:32px;
  }
  .rslides li p .down-side{
	  display:block;
	 float:left;
	width: 0px;
    height: 0px;
    /*border-top: 40px solid rgba(255,255,255,0.8);*/
	border-top: 40px solid rgba(255,255,255,1);
    border-right: 483px solid transparent;
  }
  .rslides li p .link{
	  display:block;
	 float:left;
	width: 483px;
    height: 66px;
    position:relative;
	z-index:10;
	background:url(../images/read-more-slider.png) top left no-repeat;
	text-indent:-9999px;
	margin-top:-24px;
  }
  .rslides_tabs{
	display: block;
    float: left;
    width: 135px;
    position: absolute;
    z-index: 9;
	top: 700px;
    left: 199px !important;
	padding-left:0;
  }
  .rslides_tabs li{
	display: inline-block;
    list-style:none;
  }
  .rslides_tabs li a{
	display: inline-block;
    width:19px;
	height:19px;
	background-color:#000;
	border:solid #FFF 2px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-indent:-9999px;
	margin-right:10px;
  }
  .rslides_tabs li a:hover{
	background-color:#D71017;
  }
  .rslides_tabs li.rslides_here a{
	background-color:#D71017;
  }
  .rslides1_s5{
	  margin-right:0 !important;
  }
  #content{
	 display:block;
	 float:left;
	 width:100%;
	 max-width:1920px; 
  }
  #main-content{
	  display:block;
	 float:left;
	 width:1339px;
  }
  #main-content h1{
	  display:block;
	  float:left;
	  width:100%;
	  font-size:32px;
	  margin-top:40px;
	  margin-bottom:30px;
	  color:#000;
	  padding-left:20px;
  }
  #main-content .left-text{
	  display:block;
	  float:left;
	  width:50%;
	  font-size:16px;
	  margin-bottom:30px;
	  color:#000;
	  padding-left:20px;
	  line-height:26px;
  }
  #main-content .right-text{
	  display:block;
	  float:left;
	  width:50%;
	  font-size:16px;
	  margin-bottom:30px;
	  color:#000;
	  padding-left:20px;
	  line-height:26px;
  }
  #main-content-categories{
	  display:block;
	  float:left;
	  width:100%;
	  margin-bottom:30px;
	  color:#000;
  }
  #main-content-categories a{
	  display:block;
	  float:left;
	  width:23%;
	  margin-bottom:30px;
	  margin-left:2%;
  }
  #main-content-categories a img{
	  width:100%;
	  height:auto;
	  border:0;
  }
  #aside-latest-projects{
	  display:block;
	  float:right;
	  width:500px;
	  height:auto;
  }
  .title-top{
	  border-bottom: 108px solid #D71017;
    border-left: 500px solid transparent;
	display:block;
	float:left;
	width:0;
	height:0;
  }
  .main-title{
	display:block;
	float:left;
	width:500px;
	height:auto;
	color:#FFF;
	padding-right:60px;
	text-align:right;
	position:relative;
	z-index:10;
	font-size:32px;
	margin-top: -37px;
    margin-bottom: -9px;
  }
  .title-bottom{
	border-top: 48px solid #C00E12;
    border-left: 500px solid transparent;
	display:block;
	float:left;
	width:0;
	height:0;
	position:relative;
	z-index:9;
  }
  .main-wrapper{
	  display:block;
	  float:left;
	  width:500px;
	  height:auto;
	  background-color:#333333;
	  margin-top: -48px;
	  padding-top:68px;
	  padding-bottom:38px;
  }
  .latest-projects-bottom{
	  border-bottom: 48px solid #3B3B3B;
    border-left: 500px solid transparent;
	display:block;
	float:left;
	width:0;
	height:0;
	position:relative;
	z-index:9;
	margin-top:-48px;
  }
  .latest-projects-bottom2{
	  border-top: 108px solid #525252;
    border-left: 500px solid transparent;
	display:block;
	float:left;
	width:0;
	height:0;
  }
  .aside-project{
	 display:block;
	 float:left;
	 width:100%;
	 height:auto;
	 padding:0 18px 25px;
	 margin-bottom:25px;
	 border-bottom:1px solid #666666;
  }
  .aside-project:nth-child(2){
	margin:0;
	border:0;
  }
  .aside-project .image{
	 display:block;
	 float:left;
	 width:191px;
	 height:134px;
	 border:3px #FFF solid;
	 margin-right:15px;
	 -webkit-box-sizing:content-box; 
    -moz-box-sizing: content-box;
     box-sizing: content-box; 
  }
  .aside-project .image img{
	 width:191px;
	 height:134px;
  }
  .aside-project .title{
	 display:block;
	 float:left;
	 width:247px;
	 height:auto;
	 font-size:20px;
	 color:#FFF;
	 margin-bottom:10px;
  }
  .aside-project .description{
	 display:block;
	 float:left;
	 width:247px;
	 height:auto;
	 font-size:16px;
	 color:#FFF;
	 margin-bottom:10px;
  }
  .aside-project .link{
	 display:block;
	 float:right;
	 width:110px;
	 height:23px;
	 font-size:14px;
	 color:#FFF;
	 background-color:#D71017;
	 margin-right:142px;
	 text-align:center;
	 line-height:23px;
	 vertical-align:middle;
  }
  .no-border{
	  border:0;
	  margin-bottom:0;
  }
  footer{
	 display:block;
	 margin:0 auto;
	 width:100%;
	 max-width:1920px;
	 height:auto; 
  }
  #footer-nav-wrapper{
	  height:48px;
	  width:100%;
	  display:block;
	  float:left;
	  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+70,ffffff+71,ffffff+100 */
background: #333333; /* Old browsers */
background: -moz-linear-gradient(left,  #333333 0%, #333333 70%, #ffffff 70%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #333333 0%,#333333 70%,#ffffff 70%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #333333 0%,#333333 70%,#ffffff 70%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  }
  #footer-nav{
	  display:block;
	  float:left;
	  width:100%;
	  height:48px;
	  background-color:#333;
  }
  #footer-nav ul{
	  display:block;
	  float:left;
	  width:1200px;
	  height:48px;
	  padding-left:0;
  }
  #footer-nav ul li{
	  display:inline-block;
	  list-style:none;
  }
  #footer-nav ul li a{
	  display:inline-block;
	  height:48px;
	  vertical-align:middle;
	  line-height:48px;
	  color:#FFF;
	  font-size:16px;
	  padding:0 10px;
  }
  #near-footer-arrow{
	  border-bottom: 48px solid #333333;
    border-right: 500px solid #FFF;
	display:block;
	float:right;
	width:0;
	height:0;
  }
  #footer-bottom-wrapper{
	 display:block;
	 float:left;
	 padding:25px 0;
	 background-color:#000000; 
	 height:auto;
	 width:100%;
  }
  #copyright{
	 display:block;
	 float:left;
	 width:200px;
	 height:auto;
	 color:#FFF; 
	 line-height:28px;
	 margin-left:20px;
  }
  #copyright:before{
	  content:"Copyright © GroundRich "
  }
  #copyright:after{
	  content:"Company No. 09923733"
  }
  #cm-logo{
	  width:241px;
	  height:auto;
	  display:block;
	  float:right;
	  margin-right:20px;
	  margin-top:-55px;
  }
  #cm-logo a img{
	  width:100%;
	  height:auto;
	  border:0;
  }
  #chas-logo{
	  width:241px;
	  height:auto;
	  display:block;
	  float:right;
	  margin-right:130px;
	  margin-top:-55px;
  }
  #footer-contact{
	  display:block;
	  width:470px;
	  margin:0 auto;
	  height:55px;
	  vertical-align:middle;
	  line-height:55px;
  }
  #footer-contact a{
	  color:#FFF;
	  font-size:28px;
	  font-weight: 300;
	font-family:'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
  }
@media (max-width:1680px){
	#header-inside{
		padding-left:10px;
		padding-right:10px;
	}
}
@media (max-width:1576px){
	#equalizer{
		width:100%;
	}
}
@media (max-width:1440px){
	#equalizer{
		width:100%;
		margin-top:0;
	}
}
@media (max-width:1220px){
	#footer-nav-wrapper {
		height:auto;
	}
	#footer-nav{
	  width:100%;
	  height:auto;
  }
  #footer-nav ul{
	  width:100%;
	  height:auto;
	  margin-bottom:0;
  }
  #footer-nav ul li{
	  /*display:block;
	  float:left;
	  list-style:none;
	  width:25%;*/
  }
  #footer-nav ul li a{
	  /*width:100%;*/
	  font-size:14px;
  }
  #main-content .left-text {
	  width:100%;
	  margin-bottom:10px;
  }
  #main-content .right-text {
	  width:100%;
	  margin-bottom:20px;
  }
}
@media (max-width:1220px){
	#equalizer {
    	margin-top: 10px;
	}
	#header-contact{
		width:267px;
		margin-top: 43px;
	}
	#header-tel{
		margin-right:0;
		float:right;
		margin-bottom:10px;
	}
	/*#quick-enquiry-form {
    	margin-top: 20px;
	}*/
	.nav>li>a {
    	font-size: 15px;
	}
	#copyright {
		width: 100%;
		text-align:center;
		margin-left:0;
	}
	#copyright:before{
	  content:"Copyright © GroundRich \00a0 \00a0 \00a0 Company No. 09923733"
	  }
	  #footer-contact {
		width: 100%;
		margin: 0;
		float:left;
		height: 55px;
		vertical-align: middle;
		line-height: 55px;
		text-align:center;
	}
	#cm-logo {
		width: 100%;
		height: auto;
		display: block;
		float: left;
		margin-right: 0;
		margin-top: 10px;
		text-align:center;
	}
	#cm-logo a img{
		width: 241px;
	}
	#chas-logo {
		width: 100%;
		height: auto;
		display: block;
		float: left;
		margin-right: 0;
		margin-top: 10px;
		text-align:center;
	}
	#chas-logo img{
		width: 100px;
	}
}
@media (max-width:1080px){
	#footer-nav ul li{
	  display:block;
	  float:left;
	  list-style:none;
	  width:25%;
  }
  #footer-nav ul li a{
	  width:100%;
	  font-size:16px;
  }
  .navbar {
    width: 100%;
  }
  #near-footer-arrow, #navigation-arrows, .arrow-top, .arrow-bottom{
	  display:none;
  }
  #main-content{
	  width:100%;
	  padding-left:10px;
	padding-right:10px;
  }
  #aside-latest-projects {
    display: block;
    float: left;
    width: 100%;
    height: auto;
	}
	.title-top, .title-bottom{
		display:none;
	}
	.main-title {
		display: block;
		float: left;
		width: 100%;
		height: auto;
		color: #FFF;
		padding-right: 0;
		text-align: left;
		padding-left:20px;
		font-size: 32px;
		margin-top: 0;
		margin-bottom: 0;
		background-color:#D71017;
		border-bottom:solid 10px #C00E12;
	}
	.main-wrapper {
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin-top: 0;
		padding-top: 20px;
		padding-bottom: 0;
	}
	#main-content h1 {
		padding-left: 0;
	}
	#main-content .left-text {
    	padding-left: 0;
	}
	#main-content .right-text {
    	padding-left: 0;
	}
	#main-content-categories {
    	margin-bottom: 0;
	}
	#main-content-categories a {
		display: block;
		float: left;
		width: 23%;
		margin-left: 0;
		margin-right:2%;
	}
	.aside-project .image {
		width: 20%;
		height: auto;
		margin-right:1%;
	}
	.aside-project .image img{
		width:100%;
		height:auto;
	}
	.aside-project .title {
		width: 77%;
	}
	.aside-project .description {
		width: 77%;
		margin-bottom:13px;
	}
	.aside-project .link {
		float: left;
	}
	.latest-projects-bottom {
		background-color:#3B3B3B;
		display: block;
		float: left;
		width: 100%;
		height: 25px;
		margin-top: 0;
		border:none;
		border-bottom:solid 15px #525252;
	}
	.latest-projects-bottom2 {
		display:none;
	}
	
}
@media (max-width:980px){
	.navbar {
    height: 104px;
    background: #d71017;
    border-bottom: 10px solid #B40E12;
}
	#equalizer {
    height: auto;
}
.navbar-inverse .navbar-nav>li {
	width:25%;
}
.navbar-inverse .navbar-nav>li>a {
	width:100%;
}

.rslides_tabs{
padding-left:0;
}

.rslides {
    margin-top: 10px;
}

#quick-enquiry-form {
    margin-top: 10px;
}
}
@media (max-width:828px){
	#logo {
    width: 350px;
	height:144px;
	}
	#quick-enquiry-form {
		margin-top: 20px;
	}
	.rslides li p {
		top: 313px;
	}

	.aside-project .image {
		width: 30%;
		height: auto;
		margin-right: 1%;
	}
	.aside-project .title {
    width: 67%;
}
.aside-project .description {
    width: 67%;
}
.rslides li p {
    width: 369px;
}
.rslides li p .upper-side {
    border-bottom: 30px solid rgba(255,255,255,0.8);
    border-right: 369px solid transparent;
}

.rslides li p .down-side {

    border-top: 30px solid rgba(255,255,255,0.8);
    border-right: 369px solid transparent;
}
.rslides li p .link {
	background-size:100%;
    width: 369px;
	margin-top:-14px;
}
.rslides_tabs {
    top: 640px;
}
#footer-nav ul li a {
    font-size: 15px;
}

	.rslides_tabs {
		top:600px;
	}
	
	
	.rslides li p{
	 width:483px;
	 top: 247px;
	 top:0;
	 background:none;
  }
  
  .rslides li p .upper-side{
    border-bottom: 40px solid rgba(255,255,255,0.8);
    border-right: 483px solid transparent;
  }
  .rslides li p .down-side{
    border-top: 40px solid rgba(255,255,255,0.8);
    border-right: 483px solid transparent;
  }
  .rslides li p .link{
	width: 100%;
  }
  .rslides img {
		min-height: 665px;
		min-width: 1475px;
	}
	#quick-enquiry-form{
		display:none;
	}
	#content{
	}
	#footer-nav-wrapper {
		display:none;
	}
	
	
	
#quick-enquiry-form-mobile{
	display:block;
	float:left;
	width:90%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:rgba(0,0,0,0.2);
	padding:10px;
	margin-left:5%;
	margin-right:5%;
}
#quick-enquiry-form-mobile .pretitle{
	border-bottom: 38px solid #000;
    border-left: 30px solid transparent;
	display:block;
	float:left;
}
#quick-enquiry-form-mobile .title{
	display:block;
	float:left;
	width:100%;
	background-color:#000;	
	color:#FFF;
	text-align:center;
	font-family: 'Myriad Pro',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	margin-bottom:12px;
	border-bottom: 38px solid #000;
    border-left: 30px solid #CCCCCC;
}
#quick-enquiry-form-mobile form{
	display:block;
	float:left;
	width:100%;
	height:auto;
}
#quick-enquiry-form-mobile .form-row{
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin-bottom:12px;
}
#quick-enquiry-form-mobile label{
	display:block;
	float:left;
	width:20%;
	height:38px;
	color:#FFF;
	background-color:#D71017;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
}
#quick-enquiry-form-mobile .form-input{
	display:block;
	float:left;
	width:80%;
	height:38px;
	padding:0 5px;
	color:#000;
	background-color:#FFF;
	line-height:38px;
	vertical-align:middle;
	border:0;
}
#quick-enquiry-form-mobile textarea{
	display:block;
	float:left;
	width:80%;
	height:78px;
	padding:5px;
	color:#000;
	background-color:#FFF;
	line-height:26px;
	border:0;
	resize:none;
}
#quick-enquiry-form-mobile .form-submit{
	display:block;
	float:right;
	width:89px;
	height:38px;
	color:#FFF;
	background-color:#000;
	line-height:38px;
	vertical-align:middle;
	border:0;
	background:url(../images/button-bg.png)top left no-repeat;
	padding-right:29px;
	font-size: 17px;
}
}
@media (max-width:767px){
	.navbar {
    height: auto;
	}
	.container>.navbar-header {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
		background-color: #b40e12;
	}
	.navbar-brand{
		display:block;
		color:#FFF !important;
	}
	#navbar {
    margin-left:0;
	margin-right:0;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-inverse .navbar-nav>li {
		width: 100%;
	}
	
}
@media (max-width:660px){
	#main-content{
		margin-top:0;
	}
	#logo {
    width: 100%;
	text-align:center;
}
#logo a img {
    width: 350px;
}
#header-contact{
		width:100%;
		margin-top: 20px;
		text-align:center;
	}
	#header-tel{
		margin-right:10px;
		float:none;
		margin-bottom:0;
		display:inline-block;
	}
	#header-mail{
		float:none;
		margin-bottom:0;
		display:inline-block;
	}
	#equalizer {
		margin-top: 20px;
	}
	.rslides li p {
		top: 0;
	}
	.rslides_tabs {
		top: 636px;
	}
	#content {
	}
	#equalizer{
		position:relative;
		z-index:11;
	}
}
@media (max-width:550px){
	.rslides{
		display:none;
	}
	#slide-cation-holder{
		display:none;
	}
	.rslides_tabs{
		display:none;
	}
}
@media (max-width:530px){
	.aside-project .link {
		float: right;
		margin-right:0;
	}
}
@media (max-width:503px){
	#header-contact{
		height:auto;
	}
	#header-tel{
		margin-bottom:10px;
	}
	.rslides li p {
    width: 320px;
	}
	.rslides li p .upper-side {
		border-bottom: 30px solid rgba(255,255,255,0.8);
		border-right: 320px solid transparent;
	}
	.rslides li p .title {
		width: 100%;
		padding:10px 10px 0;
		font-size:38px;
	}
	.rslides li p .text {
		width: 100%;
		padding:0 10px 10px;
		margin-top:0;
	}
	.rslides li p .down-side {
	
		border-top: 30px solid rgba(255,255,255,0.8);
		border-right: 320px solid transparent;
	}
	.rslides li p .link {
		background-size:100%;
		width: 320px;
		margin-top:-14px;
	}


#main-content-categories a {
    display: block;
    float: left;
    width: 49%;
    margin-left: 0;
    margin-right: 2%;
}
#main-content-categories a:nth-child(2n) {
    margin-right: 0;
}
.aside-project .image {
    margin-right: 2%;
}
.aside-project .title {
    width: 66%;
}
.aside-project .description {
    width: 66%;
}
#footer-contact {
    width: 100%;
    margin: 0;
    float: left;
    height: auto;
    vertical-align: middle;
    text-align: center;
}
#footer-contact a{
    width: 100%;
	display:inline-block;
}
#footer-contact a:nth-child(2n){
    margin-top:-60px;
}
.display-none{
	display:none;
}
}
@media (max-width:400px){
	#main-content h1 {
		font-size: 30px;
	}
	#logo a img{
		width:100%;
		height:auto;
	}
}