/*
*================================================================================
* Base Structure 
*================================================================================
*/
@media(height: 500px){
.col-md-3{
  height: 100%;
 
}}

.container {
  width: 80%;
}
.column,  .columns {
  margin-left: 4%;
}
.column:first-child,  .columns:first-child {
  margin-left: 0;
}
.one.column,  .one.columns {
  width: 4.66666666667%;
}
.two.columns {
  width: 13.3333333333%;
}
.three.columns {
  width: 22%;
}
.four.columns {
  width: 30.6666666667%;
}
.five.columns {
  width: 39.3333333333%;
}
.six.columns {
  width: 48%;
}
.seven.columns {
  width: 56.6666666667%;
}
.eight.columns {
  width: 65.3333333333%;
}
.nine.columns {
  width: 74.0%;
}
.ten.columns {
  width: 82.6666666667%;
}
.eleven.columns {
  width: 91.3333333333%;
}
.twelve.columns {
  width: 100%;
  margin-left: 0;
}
.one-third.column {
  width: 30.6666666667%;
}
.two-thirds.column {
  width: 65.3333333333%;
}
.one-half.column {
  width: 48%;
}




body{
  
  overflow-x: hidden;
  font-weight: 400;
  
  font-family: 'Old Standard TT', Georgia, 'Times New Roman', Times, serif;
}

#nihExp{
    display: inline;
}
a {
  color: #c79b;   
}

a.active,
a:active,
a:focus,
a:hover {
  color: #007ea7;
}

section {
  padding: 35px 0;
}

@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }
}

::-moz-selection {
  background: #c79b1b;
  text-shadow: none;
}

::selection {
  background: #c79b1b;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #c79b1b;
}

.text-primary {
  color: #c79b1b !important;
}


/* Button */

.btn-xl {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 40px;
  border-radius: 3px;
  color: white;
  border-color: #c79b1b;
  background-color: #c79b1b;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.btn-xl.focus,
.btn-xl:focus {
  color: white;
  border-color: #b48b01;
  background-color: #007ea7;
}

.btn-xl:hover {
  color: white;
  border-color: #f6bf01;
  background-color: #007ea7;
}

.btn-xl.active,
.btn-xl:active {
  color: white;
  border-color: #f6bf01;
  background-color: #007ea7;
}


/*
*================================================================================
* Typography
*================================================================================
*/

p {
  font-size: 20px;
  line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section h2.section-heading {
/*background-image:url("http://demo.qodeinteractive.com/bridge/wp-content/uploads/2014/03/full01.jpg");*/


  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-sub-heading {
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Old Standard TT', Georgia, 'Times New Roman', Times, serif;
}

/*
*================================================================================
* Navigation 
*================================================================================
*/
@media screen and (max-width: 2000px){

#mainNavigation {
  background-color: #9da2aa;
  
}

#mainNavigation .navbar-toggler {
  border: 0;
}

#mainNavigation .navbar-nav .nav-item .nav-link {
  font-size: 100%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

#mainNavigation .navbar-nav .nav-item .nav-link.active,
#mainNavigation .navbar-nav .nav-item .nav-link:hover {
  color: #c79b1b;
}


  #mainNavigation {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNavigation .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNavigation .navbar-nav .nav-item .nav-link {
    padding: 1em 1em !important;
  }
  #mainNavigation.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #E4F9F5;
  }
  #mainNavigation.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}


/*
*================================================================================
* Header
*================================================================================
*/

header.page-header {
  text-align: center;
  color: white;
  background-image: url("https://images.pexels.com/photos/1040499/pexels-photo-1040499.jpeg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  background-attachment: scroll;
}

header.page-header .intro {
  padding-top: 100px;
  padding-bottom: 100px;
}

header.page-header .intro p {
  font-family: 'Old Standard TT', 'Times New Roman', Times, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 25px;
}

header.page-header .intro h1 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  header.page-header .intro {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  
  header.page-header .intro p {
    font-family: 'Old Standard TT', 'Times New Roman', Times, serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  
  header.page-header .intro h1 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    text-transform: uppercase;
  }
}


/** Scroll Down **/

.scroll-down {
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.scroll-down span {
  position: relative;
  color: #fff;
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-name: drop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

@-webkit-keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

@keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}


/*
*================================================================================
* About
*================================================================================
*/

.about {

  margin-bottom: 50px;
}

.about-picture img {
  width: 250px;
  height: 250px;
  border: 2px solid #c79b1b;
}

.about-text p {
  margin-top: 0;
}


/*
*================================================================================
* Resume 
*================================================================================
*/


/* Timeline */

.timeline {
  width: 100%;
  max-width: 800px;
  background: #fff;
  padding: 100px 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  left: calc(33% + 15px);
  bottom: 0px;
  width: 4px;
  background: #ccc;
}

.timeline:after {
  content: "";
  display: table;
  clear: both;
}

.timeline-entry {
  clear: both;
  text-align: left;
  position: relative;
}

.timeline-entry .timeline-title {
  margin-bottom: .5em;
  float: left;
  width: 33%;
  padding-right: 30px;
  text-align: right;
  position: relative;
 white-space: nowrap;}

.timeline-entry .timeline-title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 5px solid #E4F9F5;
  background-color: #c79b1b;
  border-radius: 100%;
  top: 15%;
  right: -10px;
  z-index: 99;
}

.timeline-entry .timeline-title h3 {
  margin: 0;
  font-size: 120%;
}

.timeline-entry .timeline-title p {
  margin: 0;
  font-size: 100%;
}

.timeline-entry .timeline-body {
  margin: 0 0 3em;
  float: right;
  width: 66%;
  padding-left: 30px;
}

.timeline-entry .timeline-body p {
  line-height: 1.4em;
}

.timeline-entry .timeline-body p:first-child {
  margin-top: 0;
  font-weight: 400;
}

.timeline-entry .timeline-body ul {
  color: #aaa;
  padding-left: 0;
  list-style-type: none;
}

.timeline-entry .timeline-body ul li:before {
  content: "–";
  margin-right: 0.5em;
}


/*
*================================================================================
* Skills
*================================================================================
*/

.skills-heading {
  margin-top: 50px;
  margin-bottom: 50px;
}


/*
*================================================================================
*Conta*================================================================================
*/
.work{background:-webkit-linear-gradient(rgba(52,73,94,0.8), rgba(52,73,94,0.8)), url(http://timothy.expert/codepen-resources/writing.jpg) no-repeat center center;background:linear-gradient(rgba(52,73,94,0.8), rgba(52,73,94,0.8)),url(http://timothy.expert/codepen-resources/writing.jpg) no-repeat center center;height:500px;background-size:cover;padding-top:20px}.work h5,.work p{color:#fff !important}.work a{color:#fff !important;text-decoration:underline}.work-together{background:-webkit-linear-gradient(rgba(52,73,94,0.8), rgba(52,73,94,0.8)), url(http://timothy.expert/codepen-resources/collab.jpg) no-repeat center center fixed;background:linear-gradient(rgba(52,73,94,0.8), rgba(52,73,94,0.8)),url(http://timothy.expert/codepen-resources/collab.jpg) no-repeat center center fixed;height:700px;background-size:cover;padding-top:10px;color:#fff}.work-together h5,.work-together h5,.work-together p,.work-together label{color:#fff}@-webkit-keyframes progress-bar-stripes{from{background-position:90px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}


/*Number of visits*/
.footer{

font-size:normal;}

#count {
  color: red;
  font-style: 16px;;
}



*================================================================================
* Contact 
*================================================================================

 .section-heading{
    
     font: 15px arial, sans-serif;}

section#contact {
background-image:url("https://www.albanyoptometrists.co.nz/wp-content/uploads/2016/06/page-background-contact-2.png");
 overflow: hidden;
 

 height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 
}

section#contact  {
  color: white;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 15px;
}

section#contact .form-group input.form-control {
  height: auto;
  border-radius: 0;
}

section#contact .form-group textarea.form-control {
  height: 150px;
  border-radius: 0;
}

section#contact .form-control:focus {
  border-color: #c79b1b;
  box-shadow: none;
}

section#contact ::placeholder {
  font-weight: 400;
  color: #000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact .text-danger {
  color: #F00;
}

section#contact #send-message-button {

 
  width: 50%;
  margin-bottom: 30px;
  border-radius: 0;
}
  
section#contact #contact-information #send-message-button {
display:inline;
  color: #fff;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
  width:100%;
  border:1px solid #CCC;
  background:#FFF;
  margin:0 0 5px;
  padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
  -webkit-transition:border-color 0.3s ease-in-out;
  -moz-transition:border-color 0.3s ease-in-out;
  transition:border-color 0.3s ease-in-out;
  border:1px solid #AAA;
}


*================================================================================
* Footer
*================================================================================
*


.Icon{
margin:80px;
}

.fa {
  padding: 15px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}


.fa-linkedin {
  background: #007bb5;
  color: white;
}



.fa-instagram {
  background: #125688;
  color: white;
}


