/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
}

.mobile-hide{
	display:none;
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eee;
  }

hr .light{
	color:#ffffff;
}

.index header .container
{
height:100vh;
}



p {
  font-size: 20px;
  line-height: 1.7em;
	color: #000;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 23px;
  font-weight: 400;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #000;
}


h2,
h3,
h4,
h5,
h6 {
	color:#000;
  text-transform: uppercase;
  font-family: Montserrat, Helvetica Neue ,Helvetica,Arial,sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
}

h1 {
  font-family: 'Cormorant Garamond', serif;
  color:#000;
  font-weight: 400;
  font-size: 75px;
  margin-top: 0px;
}





/*!menu stying*/

.navbar-default .navbar-nav>li>a {
  color: #000;
  letter-spacing: 2px;
  font-weight: 200;
  font-size: 15px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default  {
    color: #000;
    background-color: #ffffff !important;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-nav>li>a:focus, .navbar-default .navbar-brand {
  color: #000 !important;
  font-weight: 200;
}

.navbar-nav>li>a:hover {
  color: #000 !important;
}

/*.navbar-right {
  font-weight: 300;
}*/

.navbar-toggle {
  margin-right:0px;
}

/*!intro text styling*/
.intro-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  }



.skills {
    font-family: 'Cormorant Garamond', serif;
    display: block;
    font-size: 37px;
    font-weight:400;
    color: #808285;
    text-align: center;
}

.index header {
padding-bottom:25px;
background-color:#f9f9f9;
}

.index
{ background-color: #fff;}






.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
	background-color:#f9f9f9;
}












.name {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 400;
	color:#000;
	padding-bottom:30px;
}






.cta{  font-size: 1.25em;}


.scroll {
	display: block;
    font-size: 1em;
    font-weight: 300;
	color:#929297;
}

header .intro-text {
    font-size: 1.25em;
    font-weight: 300;
}















@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    header .container {
        padding-top: 100px;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}




section {
    padding: 100px 0;
}


section h2 {
    margin: 0;
    font-size: 3em;
}


 #portfolio {
	padding-top: 0px;
	background-color:#F4F4F8;
}



section h2 {
    margin: 0;
    font-size: 3em;
}


#ee {
	padding-top:50px;
	padding-bottom:50px;

}




/*casestudy styling*/

#portfolio{
    padding-bottom: 0;
}

.casestudy{
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
}

.casestudy:first-child {
    border-top: 10px solid white;
}

.number, .title {
    color: #000;
}


.number {
    /*border-bottom: 1px solid black;*/
	font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.title, .portfolio-page h1 {
	font-family: 'Cormorant Garamond', serif;
	display: block;
	font-weight: 400;
	padding-top: 10px;
  padding-bottom: 50px;
}

.portfolio-page h1 {
  font-size: 70px;
}

.title{
  font-size: 35px;
}

.centre {
     display: block;
     position: absolute;
	 text-align: center;
     width:100%;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
 }

 .whitebg {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 25px;
  border: 1px solid white;
 }

 .casestudy a:hover {
	 text-decoration: none;
 }


#golfking{
	background-color: #aee2c2;
   background-image: url('../img/golfking-bg.jpg');
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}


#shape{
	background-color:#bac2cf;
   background-image: url('../img/shape-bg.jpg');
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}

#flixy{
	background-color:#f5dddd;
   background-image: url('../img/flixy-bg.jpg');
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}


#dandelion{
    background-color:#cdf0ea;
   background-image: url('../img/dandelion-bg.jpg');
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}


#venn{
  background-color:#cad2fc;
  background-image: url('../img/venn-bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#jwilkes {
  background-color:#ffedb4;
  background-image: url('../img/jwilkes-bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#idealstandard {
  background-color:#AED2E2;
  background-image: url('../img/idealstandard-bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}




	.casestudy{
	height:350px;

}


 .casestudy .container{
	 height:350px;
	 position:relative;

 }






   #six .logo img{
	 position: absolute;
	 margin-top:0px;
 }







img{
max-width:100%;
height:auto;
-ms-interpolation-mode: bicubic;
}


section.success {
    color: #fff;
	  background-color:#f9f9f9;
    padding-bottom:50px;
}

.success h1, .success p{
	color:#000;
}


.dropcap {

  float: left;
  font-size: 85px;
  padding-top: 20px;
  padding-right: 11px;
  line-height: 25px;
}

.portrait {
  padding-bottom: 20px;
}



#contact{
	background-color:#FFFFFF;}

@media(max-width:768px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(223,223,223,1.00);
 -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;

}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #ffffff;
}


.btn-outline {
    margin-top: 15px;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}




footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #ccc;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #ccc;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:200;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #000;
    border-color: #000;
}





@media(min-width:768px) {

	.smaller{
max-width:100em;
height:auto;
-ms-interpolation-mode: bicubic;
}

    /*header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }*/

/*.portfolio-page header .container{
		padding-top: 150px;
        padding-bottom: 40px;
}*/




	.casestudy{
	height:600px;
}

	.casestudy .container{
	height:600px;
}


.intro-text {
  width: 700px;
}

.casestudy{
    border-left: 25px solid white;
    border-right: 25px solid white;
    border-bottom: 25px solid white;
}

.casestudy:first-child {
    border-top: 25px solid white;
}



	.mobile-hide{
		display:block;
	}


section.success {
padding-bottom:50px;
}

}

/*portfolio page styling*/

.portfolio-page header {
  padding: 100px 0;
}


.portfolio-page header img{
	padding-top:40px;
	padding-bottom:50px;
}



.portfolio-page h4,
.index h4 {
display:inline-block;
}


h4 {
  font-size: 12px;
}



h4:after {
    content: "";
    display: block;
    margin: 1em 0 .57em 0;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #333;
}




.portfolio-image img{
	padding-top:10px;
}

.icon{
	padding-bottom:20px;
}

.portfolio-page section{
	padding-bottom:0px;
}



.chat {
  border-bottom: 1px solid #d5c29a;
}

.chat:hover {
  text-decoration: none;
}

.related {
  margin-bottom: 35px;
}

.related-projects {
  margin-bottom: 150px;
}

	/*pagescroll effect*/

@media(min-width:1160px) {
 .panels {
        position:relative;
        height:100%;
        min-height:100%;
        width:100%;
    }


    #cover{
        position:fixed;
        top:0;
        left:0;
    }

	   #content{
       margin-top:100% !important;
    }

}







#topbox{
	position:relative;
	 overflow: hidden;
}

#arrow{
	width:100%;

	position:absolute;
	bottom:0;
	margin-bottom:40px;
	}




.bounce {
  position:fixed;
  bottom:0;
  margin-top:-25px;
  height:50px;
  -webkit-animation:bounce 1s infinite;
  -moz-animation:bounce 1s infinite;
   -ms-animation:bounce 1s infinite;
}

@-webkit-keyframes bounce {
  0%       { bottom:5px; }
  25%, 75% { bottom:7px; }
  50%      { bottom:10px; }
  100%     {bottom:0;}
}

@keyframes bounce{
0%       { bottom:5px; }
  25%, 75% { bottom:7px; }
  50%      { bottom:10px; }
  100%     {bottom:0;}
}

@-ms-keyframes bounce {
0%       { bottom:5px; }
  25%, 75% { bottom:7px; }
  50%      { bottom:10px; }
  100%     {bottom:0;}
}


/*@media screen and ( max-height: 800px ){
	  header .container .row {
        padding-top:50px;
        padding-bottom: 100px;
    }





	.scroll {
        font-size: 1em;
    }
}*/


/*@media screen and ( max-height: 600px ){
	  header .container .row {
        padding-top:0px;
        padding-bottom: 100px;
    }

}*/

#wrapper {
    position:absolute;
    height:100%;
    width:100%;
}



footer H3{
	color:#FFFFFF;
}

/*Button styling*/

.btn {
  border-radius: 0px;
  color: #000000;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 2px solid black;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 15px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 14px;
  padding-bottom: 14px;
}

/*Form styling*/

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
    font-size: 15px;
  	color: #000;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #CBCBCE;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

.control-group:first-child {
  margin-top: 50px;
}

.control-group:nth-of-type(3) {
  margin-bottom: 50px;
}

.form-control {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 8px;
  text-transform: uppercase;
}

.form-control::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #000000;
}
.form-control::-webkit-input-placeholder {
  color: #000000;
}


.whitebg {
  min-width: 270px;
}

@media (min-width: 768px) {
  .title {
    font-size: 55px;
  }

  .whitebg {
    min-width: 410px;
  }

}

@media (min-width: 992px) {
  .title {
    font-size: 75px;
  }

    .whitebg {
      min-width: 530px;
    }
}

/*about section 2

.about-portrait, .about-text-container {
  display: inline-block;
  width: 50%;
}

.about-text-container {
  padding: 50px;
}


.about-portrait {
  min-height: 900px;
  background-image: url('../img/janineeleini.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  image-rendering: -webkit-optimize-contrast;
}
*/
