@font-face {
  font-family: 'Carson';
  src: url('../fonts/Carson.eot?#iefix') format('embedded-opentype'),  url('../fonts/Carson.woff') format('woff'), url('../fonts/Carson.ttf')  format('truetype'), url('../fonts/Carson.svg#Carson') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	}
	
.wrapper {
	width:100%;
	margin:auto;
	
	}

/*    
     -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
	*/
	

.container {
	width:100%;
	max-width:1200px;
	margin:auto;
}

.header {
	width:100%;
	dispay:inline-block;
	background-color:#fff;
	box-shadow:0 0 10px #ccc;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
}

.menu {
	width:100%;
	text-align:center;
	display:inline-block;
	position:relative;
	margin:7px 0;
}
.menu ul {
	margin:0px;
	padding:0px;
	text-align:center;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.menu ul li {
	list-style:none;
	display:inline;
	margin:0 20px;
}

.menu ul li a {
	display:inline-block;
	padding:0 10px;
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.menu ul li:hover a, .menu ul li.active a {
	color:#f58220;
}

.menu ul li:nth-child(5) {
	margin-left:278px;
}

.logobg {
	width:278px;
	padding:0px 0px 30px 0;
	text-align:center;
	background:url(../images/logobg.png) center bottom;
	display:inline-block;
	position:absolute;
	left-50%;
	top:-12px;
	margin-left:-139px;
	z-index:100
}

.banner {
	width:100%;
	display:inline-block;
	background:url(../images/bannerbg.png) repeat top;
	border-bottom:solid 5px #20293e;
	position:relative;
	float:left;
}

.static-banner-pic {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
}

.static-banner-pic img {
	width:100%;
}

#slider {
	float:right;

}

.banner-rate {
	float:right;
	position:absolute;
	right:5%;
	top:10%;
	z-index:101
}

.rate-box {
	font-size:28px;
	color:#20293e;
	background-color:#fdc80e;
	padding:0px 30px;
	float:left;
	line-height:57px;
}

.rate-box span {
	font-size:44px;
	font-weight:700;
	
}

.enquire-but {
	border:solid 3px #fdc80e;
	float:left;
	font-size:24px;
	line-height:51px;
	color:#fff;
	padding:0 20px;
	text-transform:uppercase
}
.banner-rate a {
	 -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
		
.banner-rate a:hover {
		color:#fdc80e;
		text-decoration:none;
}

.banner-gradient {
	width:100%;
	height:63px;
	background:url(../images/gradient.png) left no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:20px;
	color:#20293f;
	font-style:italic;
	z-index:102;
	padding:20px 30px;
}

.home-categories {
	margin-bottom:50px;
	display:inline-block;
	width:100%;
	background-color:#f1f1f1;
}
.home-cat-col {
	border-right:solid 2px #fdc80e;
}

.home-categories .icon {
	width:70px;
	float:left;
}

.cat-title {
	font-size:20px;
	text-transform:uppercase;
	color:#20293f;
	 font-family: 'Carson';
	 float:left;
	 margin:18px 0 0 0px;
	 font-weight:500;
	 letter-spacing:1px
}
.row {
    margin-right: 0px!important;
    margin-left: 0px!important;	
	
}
.three-col-services {
	width:100%;
display:inline-block;
}
.three-col-box {
	width:100%;
	border:solid 6px #dedddd;
	float:left;
	position:relative;

}

.three-col-icon {
	position:absolute;
	left:50%;
	margin:-50px 0 0 -50px;
	background-color:#fff;
}
.three-col-title {
		width:100%;
		text-align:center;
		margin-top:50px;
		float:left;
		font-size:20px;
		font-weight:700;
		text-transform:uppercase;
}

.three-col-text {
	width:100%;
	float:left;
	padding:10px 30px 20px 30px;
	font-size:13px;
	color:#9b9b9b;
}

.about-col {
	width:100%;
	background:url(../images/aboutbg.jpg);
	background-position:fixed;
	padding:100px 0;
	margin:60px 0;
}
.about-col-left-content {
	width:40%;
	float:left;
	color:#fff;
	
}

.about-col-left-content p {
	padding:20px 0;
	display:inline-block;
}
.about-col-title {
	text-transform:uppercase;
	font-family: 'Carson';
	color:#fff;
	width:100%;
	float:left
}

.one {
	font-size:28px;
}
.two {
	font-size:68px;
	line-height:60px;
}
.three {
	font-size:20px;
	letter-spacing:2.2px;
}

.home-about-right {
	float:left;
	margin-left:30px;
}
.home-ventures {
	height:350px;
}
.home-ventures .nav-tabs > li.active {
	background-color:#fdc80e;
	coor:#000;
}
.home-ventures .nav-tabs > li.active > a, .home-ventures .nav-tabs > li.active > a:focus, .home-ventures .nav-tabs > li.active > a:hover {
	background-color:transparent;
}
.home-ventures .nav-tabs > li > a {
	border:solid 1px #fdc80e;
	color:#000;
	margin-right:0px;
	font-size:20px;
	font-family: 'Carson';
	padding: 10px 50px;
}

.home-ventures .nav-tabs > li {
	margin-bottom:0px;
}
.home-ventures .nav-tabs {
	border-bottom:0px;
	text-align:center;
	z-index:100;
	position:relative
}

.home-ventures .nav-tabs > li {
	float:none;
	display:inline-block;
}

.home-ventures .tab-content {
	margin-top:30px;
}

.home-ventures .owl-controls {
	position:absolute;
	top:43%;
	width:100%;
}

.home-ventures .owl-prev {
	position:absolute;
	left:-40px;
	width:28px;
	height:54px;
	background:url(../images/left.png);
	font-size:0px;
}

.home-ventures .owl-next {
	position:absolute;
	right:-40px;
	width:28px;
	height:54px;
	background:url(../images/right.png);
	font-size:0px;
}


#carousel4 .item img {
	max-width:170px;
}

.bot-logos {
	margin-top:50px;
}

.footer {
	width:100%;
	display:inline-block;
	background-color:#212a40;
	padding:50px 0
}
.footer-logo {
	float:left;
}
.footer-content {
	width:94%;
	float:left;
	color:#fff;
	font-size:13px;
}

.bot-logos .owl-controls {
	display:none;
}

.tab-one {
	position:relative;top:60px;
}

.tab-two {
	position:relative;top:-176px;
}
.tab-three {
	position:relative;top:-410px;
	
}
.home-ventures.resp {
	display:none;
}

.venture-text {
	width:100%;
	padding:40px 10% 0px 10%;
	text-align:center;
	font-style:italic;
	font-size:13px;
	color:#666464;
}

.footer h4 {
	color:#fff;
	text-transform:uppercase;
}

.footer-address {
	width:90%;
	padding-left:10%;
	float:left;
	margin-bottom:20px;
	background:url(../images/map-icon.png) left top no-repeat;
	color:#fff;
}

.footer-mobile {
	width:90%;
	padding-left:10%;
	float:left;
	margin-bottom:20px;
	background:url(../images/mobile-icon.png) left top no-repeat;
	color:#fff;
}
.footer-phone {
	width:90%;
	padding-left:10%;
	float:left;
	margin-bottom:20px;
	background:url(../images/phone-icon.png) left top no-repeat;
	color:#fff;
}
.footer-email {
	width:90%;
	padding-left:10%;
	float:left;
	margin-bottom:20px;
	background:url(../images/email-icon.png) left top no-repeat;
	color:#fff;
}
.footer-email  a {
	color:#fff;
}
.footer-email a:hover {
	color:#f58220;
}

.subscribe {
	margin-bottom:40px;
	width:100%;
	float:left;
}

.subscribe input[type="text"] {
	width:80%;
	height:40px;
	border:none;
	padding:0 10px;
	float:left;
}
.but-submit {
	line-height:40px;
	color:#000;
	text-transform:uppercase;
	font-family: 'Carson';
	padding:0 15px;
	font-size:16px;
	font-weight:500;
	letter-spacing:2px;
	border:none;
	background-color:#fdc80e;
	float:left;
}

.social-media {
	width:100%;
}
.social-media ul {
	padding:0px;
	margin:20px 0px;
}
.social-media ul li {
	list-style:none;
	display:inline;
	margin-left:20px;
}
.social-media ul li:first-child {
	margin-left:0px;
}

.copyright {
	width:100%;
	background-color:#333c54;
	padding:10px 0;
	color:#fff;
	font-size:12px;
}
.menu-icon {
	width:35px;
	height:40px;
	background:url(../images/menu_icon.png) top;
	display:none;
}


.inner-banner {
	width:100%:
}
.inner-banner img {
	width:100%;
}

.enquire-but.inner {
		line-height:51px;
}

h3 {
	font-size:20px;
	font-weight:600;
	color:#20293e;
	border-left:solid 3px #f68f37;
	padding-left:6px;
	display:inline-block;
}

.banner.inner {
	margin-bottom:25px;
}

.about-tabular .nav-tabs{
	width:20%;
	float:left;
	margin-top:40px;
}
.about-tabular .tab-content {
	float:left;
	width:78%;
	margin-left:2%;
	margin-top:40px;
}

.about-tabular .nav-tabs>li {
	width:100%;
}
.about-tabular .nav-tabs>li.active>a {
	color:#f68f37;
	border:none;	
}
.about-tabular .nav-tabs>li>a:hover {
	border:none;
}
.about-tabular .nav-tabs {
	border-bottom:none;
}
.about-tabular .nav-tabs>li {
	margin-bottom:30px;
}
.about-tabular .nav-tabs>li>a {
	border:none;
	line-height:25px;
	padding:0px 0 0 30px;
}

.about-tabular .nav-tabs>li:first-child a {
	background:url(../images/about-icon1.png) top left no-repeat;		
}
.about-tabular .nav-tabs>li:nth-child(2) a {
	background:url(../images/about-icon2.png) top left no-repeat;		
}
.about-tabular .nav-tabs>li:nth-child(3) a {
	background:url(../images/about-icon3.png) top left no-repeat;		
}
.about-tabular .nav-tabs>li:nth-child(4) a {
	background:url(../images/about-icon4.png) top left no-repeat;		
}
.about-tabular .nav-tabs>li.active>a {
	background-position:left bottom;
}


.values li {
	margin-bottom:15px;
	font-style:italic;
	font-size:16px;
	color:#999;
}

.team-pic {
	margin-bottom:15px;
	
}
.team-pic img {
	border-radius:100%;

}

.team-desg {
	width:100%;
	color:#06F;
}
.team-desc {
	text-align:justify;
	font-size:13px;
	line-height:22px;
}

.amenities-icon {
	width:100%;
	text-align:center;
	display:inline-block
}
.amenities-icon img {
	border-radius:100%;
	background-color:#fdc80e;
	
}
.amenities-title {
	font-size:16px;
	font-weight:700;
	color:#010101;
	width:100%;
	text-align:center;
	display:inline-block;
	line-height:30px;
}
.amenities-desc {
	width:100%;
	text-align:center;
	font-size:13px;
	color:#727272;
	display:inline-block;
	margin-bottom:40px;
}

.avail-pic {
	width:100%;
	position:relative;
	margin-bottom:20px;
	overflow:hidden
}
.avail-pic img {
	width:100%;
}

.avail-pic-desc {
	width:100%;
	padding:10px 10px 20px 10px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	position:absolute;
	bottom:-54px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.proj-title {
	padding-left:28px;
	line-height:25px;
	background:url(../images/home-icon.png) left center no-repeat;
	float:left;
	color:#fff;
	margin-bottom:20px;
}
.proj-location {
	padding-left:28px;
	line-height:25px;
	background:url(../images/location-icon.png) left center no-repeat;
	float:right;
	color:#fff;
}

.viewmore-det {
	font-family: 'Carson';
	padding:5px 20px;
	background-color:#fdc80e;
	color:#000;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	margin:15px auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
.viewmore-det:hover {
	text-decoration:none;
	background-color:#f68f37;
	color:#000
}
.avail-pic:hover .avail-pic-desc {
	bottom:0px;
}


.gen-mar-bot {
	margin-bottom:30px;
}
.viewmore-but {
	width:70px;
	height:30px;
	background:url(../images/viewmore-but.png) center no-repeat;
	float:right;
	display-inline-block;
	cursor:pointer;
	margin-right:15px;	
}

.detail-tabs {
	
}
.detail-tabs .nav-tabs>li>a {
	border-radius:0px;
}
.detail-tabs .nav>li>a {
	  padding: 3px 15px;
	  text-align:center	
}

.detail-tabs .nav-tabs>li.active>a {
	border:none;
	
}
.detail-tabs .nav-tabs>li.active>a span {
	background-color:#fdc80e;
	display:inline-block;
	padding:0 6px;
}

.detail-tabs .nav-tabs {
	border-bottom:none;
	margin-bottom:20px;
}
.detail-tabs .nav-tabs {
	border-bottom:none;
}

.whiteblock {
	width:100%;
	background-color:#fff;
	box-shadow: 0 0 6px #ccc;
	position:relative
}

.zoom-icon {
	width:58px;
	line-height:58px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	bottom:20px;
	right:20px;
}

.completed {
	width:26.8421%;
	height:23.4615%;
	background:url(../images/completedbg.png);
	background-size:100%;
	position:absolute
}

.gf-completed-one {
	left:30.9473%;
	top:8.6538%;
}
.gf-completed-two {
	right:6.3157%;
	top:8.6538%;
}
.gf-completed-three {
	left: 9.7368%;
    top: 38.15%;
}

.gf-completed-four {
	right: 7.1%;
    top: 38.34%;
}

.gf-completed-five {
	left: 8.68%;
    bottom: 9%;
}

.gf-completed-six {
	right: 29%;
    bottom: 9%;
}

.ff-completed-one {
	left:27.26%;
	top:11.7%;
}
.ff-completed-two {
	right: 11.842%;
    top: 11.73%
}
.ff-completed-three {
	left: 6.84%;
    top: 40%;
}

.ff-completed-four {
	right: 11.84%;
    top: 40%;
}

.ff-completed-five {
	left: 6%;
    bottom: 8.46%;
}

.ff-completed-six {
	right: 33.31%;
    bottom: 8.26%;
}

.sf-completed-one {
	left: 31.21%;
    top: 12.53%;
}
.sf-completed-two {
	right:8.15%;
	top:12.5%;
}
.sf-completed-three {
	left: 10.73%;
    top: 40%;
}

.sf-completed-four {
	right: 8.68%;
    top: 40%;
}

.sf-completed-five {
	left: 9.73%;
    bottom: 8.26%;
}

.sf-completed-six {
	right: 29.15%;
    bottom: 7.69%;
}

.tf-completed-one {
	left:31.47%;
	top:7.88%;
}
.tf-completed-two {
	right:6.31%;
	top:8%;
}
.tf-completed-three {
	left: 9.47%;
    top: 37.69%;
}

.tf-completed-four {
	right: 7.1%;
    top: 38%;
}

.tf-completed-five {
	left: 9.42%;
    bottom: 9%;
}

.tf-completed-six {
	right: 28.6%;
    bottom: 9%;
}

.for-f-completed-one {
	left: 26.31%;
    top: 11.34%;
}
.for-f-completed-two {
	right:12.315%;
	top:11.153%;
}
.for-f-completed-three {
	left: 7.1%;
    top: 40%;
}

.for-f-completed-four {
	right: 12.36%;
    top: 40%;
}

.for-f-completed-five {
	left: 6%;
    bottom: 8.26%;
}

.for-f-completed-six {
	right: 31.5%;
    bottom: 7.88%;
}

.fif-f-completed-one {
	left:30.47%;
	top:11.53%;
}
.fif-f-completed-two {
	right:7.9%;
	top:11.92%;
}
.fif-f-completed-three {
	left: 10.73%;
    top: 40.65%;
}

.fif-f-completed-four {
	right: 9.21%;
    top: 40.65%;
}

.fif-f-completed-five {
	left: 9.21%;
    bottom: 7.69%;
}

.fif-f-completed-six {
	right: 29.15%;
    bottom: 7.69%;
}


.gallery .nav-tabs>li.active>a {
	border:none;
}
.gallery .nav-tabs>li>a span img{
	border-radius:100%;
	background-color:#d6d6d6;
}
.gallery .nav-tabs>li.active>a span img {
	background-color:#fdc80e;
}

.gallery .nav-tabs>li>a {
	border:none;
}

.gallery .nav-tabs {
	border-bottom:none;
}
.gallery .avail-pic-desc {
	bottom: -32px;	
}

.gallery .avail-pic:hover .avail-pic-desc {
	bottom: -32px;
	}
input[type="text"] {
	margin-bottom:18px;
	height:36px;
}
.no-pad-left {
	padding-left:0px;
}
.no-pad-right {
	padding-right:0px;
}

.buttons {
	padding:0 20px;
	background-color:#fdc80e;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Carson';
	display:inlin-block;
	margin:auto;
	border:none;
	height:40px;
}

label {
	font-weight:normal;
}

textarea {
	margin-bottom:20px;
}

.icon-f {
	width:20px;
	height:20px;
	background:url(../images/icon-f.png) top;
	display:inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.icon-f:hover {
	background-position:bottom;
}
.icon-t {
	width:20px;
	height:20px;
	background:url(../images/icon-t.png) top;
	display:inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}
.icon-t:hover {
	background-position:bottom;
}

.icon-g {
	width:20px;
	height:20px;
	background:url(../images/icon-g.png) top;
	display:inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.icon-g:hover {
	background-position:bottom;
}
.icon-y {
	width:20px;
	height:20px;
	background:url(../images/icon-y.png) top;
	display:inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.icon-y:hover {
	background-position:bottom;
}

.social ul {
	padding:0px;
	margin:0px 0 50px 0; 
}
.social ul li {
	list-style:none;
	display:inline-block;
	margin-right:10px;
}

.contact-phone {
	background:url(../images/contact-phone-icon.jpg) left top no-repeat;
	padding-left:22px;
	margin-bottom:30px;
}
.contact-address {
	background:url(../images/contact-location-icon.jpg) left top no-repeat;
	padding-left:22px;
	margin-bottom:30px;
}
.contact-email {
	background:url(../images/contact-email-icon.jpg) left top no-repeat;
	padding-left:22px;
	margin-bottom:30px;
}
.contact-mobile {
	background:url(../images/contact-mobile-icon.png) left top no-repeat;
	padding-left:22px;
	margin-bottom:30px;
}


.air {
	padding-left:10%;
	width:100%;
	background:url(../images/air-icon.png) left top no-repeat;
	padding-left:80px;
	color:#909192
}
.train {
	padding-left:10%;
	width:100%;
	background:url(../images/train-icon.png) left top no-repeat;
	padding-left:80px;
	color:#909192
}
.bus {
	padding-left:10%;
	width:100%;
	background:url(../images/bus-icon.png) left top no-repeat;
	padding-left:80px;
	color:#909192
}
.road {
	padding-left:10%;
	width:100%;
	background:url(../images/road-icon.png) left top no-repeat;
	padding-left:80px;
	color:#909192
}

.open-icon{
	background-position:bottom;
}


.contact-pic {
	width:100%;
	max-width:351px;
}

.contact-pic img {
	width:100%;
}
.floor-plan-pic {
	width:100%;
	max-width:380px;
	margin:auto;
	text-align:center;
}

.floor-plan-pic img {
	width:100%;
}

.avail-plan-pic {
	max-width:380px;
	margin:auto;
}
.avail-plan-pic img {
	width:100%;
}

.chk-avail .whiteblock {
	max-width:380px;
	margin:auto;
	margin-bottom:20px;
}

.panel-title a {
	width:100%;
	display:inline-block;
	padding:10px;
	background-color:#d5e2ac
}
.panel-heading {
	padding:0px;
}
.gray-row {
    width: 100%;
    margin-bottom: 1px;
    padding: 10px;
    display: inline-block;
    background-color: #f2f2f2;
}

.project-teatures .gray-row {
	padding:6px;
	background-color:#fffbdd;
	margin-bottom:3px;
}


.dn-arr {
    width: 20px;
    height: 20px;
    float: right;
    background: url(../images/dn-arr.png);
    background-size: 100%;
}

@media only screen and (max-width:1400px) {
	.menu ul li {
		margin: 0 10px;
	}

}
@media only screen and (max-width:1310px) {

	.cat-title {
		font-size:14px;
	}
	.home-categories .icon {
		width:40px;
	}
	.home-categories .icon img {
		width:100%;
	}

}
@media only screen and (max-width:1250px) {
	.menu ul li {
		margin: 0 0px;
	}
	.home-ventures .owl-controls {
		display:none;
	}

}
@media only screen and (max-width:1199px) {
	.home-ventures.desk {
		display:none;
	}
	.home-ventures.resp  {
		display:block;
	}
	.home-ventures {
		height:222px;
	}
	
	.tab-one {
		top:50px;
	}
	.tab-two {
		top:-195px;
	}
	.tab-three {
		top:-420px;
	}
	
}

@media only screen and (max-width:1110px) {
	
	.menu ul {
		top: 57px;
		position: absolute;
		left: -271px;
		z-index:105;
		width:260px;
		height:100vh;
		background:rgba(0, 0, 0, 0.7);
		
		
	}
	.menu-icon {
		display:block;
	}
	.menu ul.menu-open {
		left:-11px;
		
		-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
	}
	.logobg {
		background:none;
		width:auto;
		right:10px;
	}
	
	.logobg img {
		height:60px;
	}
	
	.menu ul li, .menu ul li a {
		width:100%;
		display:inline-block;
		text-align:left;
		color:#cacaca;
		
	}
	.menu ul li {
		border-bottom:solid 1px #ccc;
		
	}
	.menu ul li a {
		line-height:40px;
		}
	.menu ul li:hover a {
		background-color:#e2e4e5!important;
	}
	.menu ul li:nth-child(5) {
		margin-left:0px;
	}
	.menu ul li:hover a
}

@media only screen and (max-width:1090px) {
	.subscribe input[type="text"]	 {
		width:200px;
	}
	.social-media ul li img {
		width:100px;
	}
	
}


@media only screen and (max-width:1054px) {
	.proj-title {
		font-size:12px;
	}
}
@media only screen and (max-width:991px) {
	.home-cat-col {
		border-right:0px;
		margin-bottom:20px;
	}
	.cat-title {
		margin-top:9px;
	}
	.three-col-box {
		margin-bottom:60px;
	}
	.about-tabular .nav-tabs {
		width:100%;
	}
	.about-tabular .nav-tabs > li {
		width:auto;
		margin:0 20px;
		display:inline-block;
		float:none;
	}
	.about-tabular .tab-content {
		width:98%;
	}
	
	.enquire .no-pad-left {
		padding-right:0px;
	}
	
	.enquire .no-pad-right {
		padding-left:0px;
	}
	
	.contact-pic {
		width:100%;
		max-width:331px;
		margin-bottom:30px;
	}
	.contact-pic img {
		width:100%;
	}
}

@media only screen and (max-width:706px) {
	
	.home-ventures .nav-tabs > li > a {
	padding:10px 10px;
	font-size:14px;
	}
	.venture-text {
		margin-top:110px;
	}
	.about-col-left-content {
		width:90%;
	}
	.home-about-right {
		display:none;
	}
	
	.rate-box {
		display:none;
	}
	.banner-gradient {
		display:none;
	}
	
	.enquire-but {
		font-size: 17px;
		line-height: 38px;
	}
	
	.enquire-but.inner {
		line-height:36px;
	}
	.about-tabular .nav-tabs > li {
		width:100%;
		margin:0 0 20px 0;
	}
	.about-tabular .tab-content {
		margin-top:20px;
		}
	
}
@media only screen and (max-width:610px) {
	
	.detail-tabs .nav>li>a span {
		display:none;
	}
	.detail-tabs .nav-tabs>li.active>a span {
		display:none;
		
	}
	.detail-tabs {
		padding-top:30px;
		
	}
}
@media only screen and (max-width:460px) {
	.social-media ul li {
		width:100%;
		display:inline-block;
		margin-left:0px;
		margin-bottom:15px;
	}
		
	
}

@media only screen and (max-width:420px) {
	
	.home-ventures .nav-tabs > li {
		width:auto;
		display:inline-block;
	}
	.home-ventures .nav-tabs > li > a {
		padding:10px 10px;
		font-size:14px;
	}
	
	
}