
/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/* ===========================================================
   GENERAL STYLESHEET BY BYINARY THEME    
   ============================================================*/
* {
	padding: 0;
	margin: 0;
	font-family: 'gibsonlightregular';
    font-size: 14px;
    color:#353535;
}

body {
    font-family: 'gibsonlightregular';
    font-size: 14px;
    color:#353535;
    line-height: 16px;
    font-weight: normal;
	padding: 0;
	margin: 0;
	/*text-shadow:0.5px 0.5px 1px #353535;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family:  'gibsonlightregular';
    line-height: 40px;
	font-size:30px;
}



h1 {
    padding-top: 25px;
    color:#353535;
    font-weight: 800;	
	padding-bottom: 20px;
}

h3 {
	font-size:22px;
	color:#353535;
}

h4 {
	font-size:19px;
}

/*h5 {
    padding-bottom: 30px;
}*/

.text-center {
    text-align: center;
}

.sideindicator {
	float:right;
	padding-right:15%;
	margin-top: -80px;
}

.sideindicator img {
}

@media (max-width: 992px) {
	.sideindicator{
		visibility: hidden;
	}
}

a:link {
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	a:active {
		text-decoration: none;
	}



/* HEADER */
#headerbox{
	margin-top:25%;
	margin-bottom:25%;
}

#mask {
	background: url(../img/maskbackground/mask1.jpg);
    /*-webkit-mask-image: url(../img/main.png);*/
	background-attachment: fixed;
	margin-left:auto; margin-right: auto;
	max-width:538px;
}

@media (min-width: 992px) {
	#headerbox{
		margin-top:30%;
		margin-bottom:-70px;;
	}
}

/* NAV */
#list-group{
	width:100px;
}


#navbox {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	max-width:650px;
	min-height:400px;
	padding-top:50px;
}

#navtop {
	background: url(../img/back/pg1.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:464px;
	margin-top:-390px;
}


#navback {
	background: none;
	height: 14px;
}

@media (max-width: 992px) {
	#navtop {
	background: url(../img/back/pg12.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:458px;
}
}

@media (min-width: 992px) {
	#navtop {
		margin-top:0;
	}
	
/*	#navback {
		background: url(../img/back/pg1-2.jpg) repeat center center;
		 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: 1px;
		margin-top:0;
	}*/
	
	#navbox h3 {
		/*padding: 7px 0 3px 3px;*/
		text-align:center;
		width: 80px;
		position:relative;
		left: 30px;
		margin-top:30px;
		line-height:25px;
	}
	
	#right h3 {
		left: 30px;
	}
	
	
}


h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-size:22px;
	color:#353535;
}
#navbox col-sm-12 col-md-3 col-lg-3 {
	max-width:150px;
}

#navbox img {
	float: left;
	padding-right:7px;
}

/*#right h3 {
	text-align: right;
}*/

@media (max-width: 992px) {
#navbox {
	max-width: 250px;
	margin: 0 auto 0 auto;	
}

#navbox {
	max-width: 190px;
	margin: 0 auto 0 auto;
}

#navbox h3{
	text-align:left;
	padding: 7px 0 3px 3px;	
}

#navback {
	margin-bottom:-14px;
}
}


/*THE TEAM */

#teamtop {
	background: url(../img/back/pg2.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:384px;
	margin-top: -14px;
}

.img-center {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#teambox {
	line-height: 18px;
}

@media (min-width: 992px) {
	#founder1 {
		height: 350px;
	}
	
	#founder2 {
		height: 289px;
	}
	
	#benimg {
		float:right;
		max-width: 385px;
	}
	
	#bentxt {
		float:left;
		width:380px;
		padding-right:15px;
	}
	
	#fionaimg {
		float:left;
		max-width: 385px;
	}
	
	#fionatxt {
		float:right;
		width:380px;
		padding-left:15px;
	}
}

#theteamback {
	background: url(../img/back/pg2-1.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 780px;
}

#teambox {
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	max-width:800px;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
}


#teambox div {
	align-content:center;
	padding-bottom:25px;
}

@media (max-width: 992px) {
	#teamtop {
	background: url(../img/back/pg22.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:379px;
	margin-top:-10px;
}
	
	#theteamback {
	background: url(../img/back/pg2-2.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 1300px;
}
}

/*.headertxt {
	width: 55%; /*text-shadow:none;*/

/*@media (min-width: 992px) {
	.headertxt{
	width: 100%;
	}
}*/


/* EXPERIENCES */
#extop {
	background: url(../img/back/pg3.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:466px;
	margin-top: -300px;
}

#exbox, #exbox2 {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	max-width:800px;
	min-height:600px;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
}

#exbox p, #exbox2 p{
	font-size: 17px;
  	line-height: 21px;
	color:#FFFFFF;
	text-align:left;
}

#exbox2 h3 {
	color:#ffffff;
}

#exbox2 a:link, #exbox2 a:hover,#exbox2 a:active, #exbox2 a:visited {
	color:#ffffff;
	font-size:17px;
	text-decoration:underline;
}

/* FIREFOX ONLY */
@media screen and (-moz-images-in-menus:0) {
        #underline a:link, #underline a:hover, #underline a:active, #underline a:visited {
			text-decoration:none;
			border-bottom: 1px solid #ffffff;
			padding-bottom: 6px;
		}
    }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 20px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#experiencesback {
	background: url(../img/back/pg3-1.jpg) repeat-y center center;
    background-repeat: repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 990px;
}

.experiencethumb {
	max-width:320px;
}


@media (min-width: 480px) {
	.experiencethumb {
	width:230px;
}
}


#masonrycontainer img, #masonrycontainer2 img{
	padding: 5px;
}

@media (min-width: 480px) {
	#experiencesback {
	background: url(../img/back/pg3-2.jpg) repeat-y center center;
    background-repeat: repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 2420px;
}
}

@media (max-width: 480px) {
	#experiencesback {
	background: url(../img/back/pg3-2.jpg) repeat-y center center;
    background-repeat: repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 8400px;
}
.exhide{
	display: none !important;
  visibility: hidden
}
}

#experiences h1{
	color:#FFFFFF;
	/*text-shadow:1px 1px 1px #353535;*/
}

.masonryitem { 
	width: 25%; 
	background:#FFFFFF;
}

.masonryitem.w2 { 
	width: 50%; 
	background:#FFFFFF;
}

/* 5 IDEAS */
#ideastop {
	background: url(../img/back/pg4.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:492px;
	margin-top:-377px;
}

#ideasback {
	background: url(../img/back/pg4-1.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 360px;
}

.ideas {
	margin: auto;
	max-width: 370px;
	padding-bottom:25px;
}

/*@media (max-width: 992px) {
	#ideasback {
	background: url(../img/back/pg4-1.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 20px;
}
}
*/
#ideasbox {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	max-width:800px;
	
	padding-left: 15px;
	padding-right: 15px;
}

#ideasbox h4{
	text-align:left;
	padding-bottom:10px;
}

#carousel-example p{
	font-size:17px;
	line-height:21px;
}


/* SERVICES */
#servicestop {
	background: url(../img/back/pg5.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:460px;
}

#servicesback {
	background: url(../img/back/pg5-1.jpg) repeat-y center center;
	 -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	height: 1350px;
}

#box {
	/*text-align:center;*/
	margin-left: auto;
    margin-right: auto;
	max-width:800px;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
}

#box h1{
	color:#FFFFFF;
	/*text-shadow:1px 1px 1px #353535;*/
}

#servicesbox h3 {
		text-align:left;
		line-height:30px;
		padding-bottom: 20px;
		padding-top:12px;
		display:block;
		margin-left:40px;
		color:white;
	}

#servicesbox p {
	color:white;
	font-size:17px;
	line-height:21px;
	clear:both;
	padding-bottom:20px;
}

#servicesbox {
	/*text-align:center;*/
	margin-left:auto;
	margin-right:auto;
	max-width:750px;
	/*background-color: rgba(255, 255, 255, 0.6);*/
	padding: 20px;
}

#servicesbox img {
	float:left;
	margin-right: -7px;
}

@media (max-width:992px) {
	#servicesbox h3 {
		font-size:24px;
		padding-left:8px;
	}
}

@media (min-width:992px) {
	#servicesbox h3 {
		text-align:left;
		display:block; 
		width: 250px;
		line-height:25px;
		margin-top:20px;
		margin-left:-10px;
	}
	
}

@media (max-width: 992px) {
#servicesbox {
	max-width: 450px;
	margin: 0 auto 0 auto;	
}

	#servicesback {
	background: url(../img/back/pg5-2.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 800px;
}
}


/* PROJECTS */
#projectslider {
	max-width:992px;
}

.col-sm-3 {
	padding:10px;
}

#projectslider img{
	padding: 4%;
}

#projectslider.bannerImage {
	margin-left:auto;
	margin-right:auto;
}

@media (max-width:992px) {
	#projectimg {
		display: none;
	}
}

@media (min-width:992px) {
	#projectslider {
		display: none;
	}
}


/* CLIENTS */
#clientsslider {
	margin:0 auto 0 auto;
}

@media (max-width:992px) {
	#clientsmain {
		display: none;
	}
}

@media (min-width:992px) {
	#clientsslider {
		display: none;
	}
}

/* CONTACTS */
#contacttop {
	background: url(../img/back/pg6.jpg) no-repeat center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:462px;
}

#contactback {
	background: url(../img/back/pg6-1.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 279px;
}

@media (max-width: 992px) {
		#contactback {
		background:none;
	}
}

@media (min-width: 992px) {
	#contact h1{
		padding-top:150px;
	}
}

#contact h1{
	margin-top:25px;
}

#contact p{
	text-align:left;
	font-size:25px;
	line-height:30px;
}

#contact h3 {
	line-height:10px;
	margin-bottom:-17px;
	font-size:25px;
}

#contact span {
	color: white;
	font-size:25px;
	line-height:30px;
}

#contactright {
	max-width:780px;
	margin-left:20px;
	padding-left:5px;
}

#contactleft {
	float:left;
}

#contactbtm {
	margin-top:-17px;
	display: block;
	clear:both;
}

#contactbtm p {
	font-size: 25px;
	color: #353535;
}

.tel,.tel:visited { /*for small screens */ 
	font-size: 25px;
	color: #353535; 
	text-decoration:none; 
} 

.tel:hover,.tel:focus { 
	font-size: 25px;
	color: #353535; 
} 

@media screen and (min-width: 28.5em) { /* for larger screens */ 
	.tel,.tel:visited { 
		background:none; 
		cursor:default; 
	} 
	.tel,.tel:focus { 
		font-size: 25px;
	color: #353535;
	} 
}


/* FOOTER */
#footerback {
	background: url(../img/back/pg7-1.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 850px;
}

#footerbox h3{
font-size:22px;
}

#footerbox {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	max-width:650px;
}

#footerbox col-sm-12 col-md-3 col-lg-3 {
	max-width:150px;
}

#footerbox img {
	float: left;
	padding-right:7px;
}


@media (min-width:992px){
	#footerbox h3 {
		/*padding: 7px 0 3px 3px;*/
		text-align:center;
		width: 80px;
		position:relative;
		left: 30px;
		margin-top:30px;
		line-height:25px;
	}
	
	#right h3 {
		left: 30px;
	}
	
	#footerback {
	background: url(../img/back/pg7-2.jpg) repeat-y center center;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 750px;
}
}

@media (max-width: 992px) {
#footerbox {
	max-width: 190px;
	margin: 0 auto 0 auto;	
}

#footerbox h3{
text-align:left;
padding: 7px 0 3px 3px;
}

#footerback {
	margin-top:-280px;
}
}


/* BOOTSTRAP SLIDER */

/* Container */
.container-fluid {
    /*background: #fbf4e0;*/
    /*margin: 40px auto 10px;
    padding: 20px 0px;*/
	max-width:992px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#myCarousel {
	max-width:413px;
	margin-left:auto;
	margin-right:auto;
}


.carousel-control {
    top: 44%;
}

@media (min-width:992px){
	h1 {
		font-size:47px;
	}
}

