/*
Description: Custom Stylesheet for WilliamWhyte.ie 
Author: William Whyte 
Version: 1.0.1
Date: Aug 2016
*/
@import url('http://fonts.googleapis.com/css?family=Open+Sans');
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}
audio,canvas,progress,video {
  display: inline-block;vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {
  display: none;
}
a {
  background: transparent;color:#fff;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 3em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
    color: #fff;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/*  Custom styles begin
======================================================= */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height:100%;
}

body {
  background: #fff url(../img/symphony.png); background-repeat: repeat;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #484747;
  height:100%;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
div.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000; /*vfor non-alpha browsers */
  background-color: rgba(0,0,0,0.4);
  z-index: 5;
}

div#confirmation {
  color: #22fff3;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

/*  Typeface and font styling
======================================================= */

header {text-align: center;}
h1,h2 {font-family: 'Open Sans', arial, sans-serif; font-weight: normal;}
h3 {text-transform: uppercase;}
div.services h3 {margin-bottom: -14px;}
header h1.name {font-size: 42px;color: #fff;margin-top:20px; margin-bottom: 20px;}
header h1 {font-size: 22px;color: #fff;margin: 2px;line-height: 1.2em;}
header a:link,header a:hover,header a:visited {color: #fff; text-decoration: none;}
h2 {font-size: 20px;font-weight: normal;}
p {font-size: 16px;color: #fff}
.col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
p.caption {font-family: 'Open Sans', arial, sans-serif; font-weight: normal;font-size: 18px;}
p.caption a:link{text-decoration: none;}
nav.control, nav#contact, nav.footer, section.intro {text-align: center;}

/*  Background image setup
======================================================= */
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1200px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

.css-typing
{
    width: inherit;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: type 5s steps(50, end);
    animation: type 5s steps(50, end);
}

@keyframes type{
    from { width: 0; }
}

@-webkit-keyframes type{
    from { width: 0; }
}

@media screen and (max-width: 1200px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -600px;   /* 50% */
  }
}

/*  Call to action buttons
======================================================= */
a.action:link, a.action:visited, button.action {
  font: normal 18px/18px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin: 10px;
  padding: 8px;
  min-width: 150px;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
a.action:hover, button.action:hover,a.action.current:not(.showmenu) {
  font: normal 18px/18px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin: 10px;
  padding: 8px;
  color: #375F8C;
  background-color: #fff;
  border: 1px solid #375F8C;
}
a.action.big, button.big,button.big:hover{ padding: 14px; min-width: 200px;}
/*  Footer
======================================================= */
footer.footer {
  /*border-top: 1px solid #bbb;*/
  position: relative;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  padding: 6px 6px;
}
footer.footer p{
  color: #fff;
  font: normal 12px/12px 'Open Sans', sans-serif;
}
/*  Media Queries
======================================================= */

@media only screen and (max-width: 479px) {
  body {background-color: #375F8C;}
  .container {max-width: 440px;}
  header h1.name {font-size: 30px;}
  header h1 {font-size: 18px;color: #fff;margin: 1px;line-height: 1.2em;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {background-color: #375F8C;}
  .container {max-width: 750px;}
  header h1 {font-size: 26px;}
}

@media only screen and (max-width: 767px) {
  .container {margin-top: -20px;}
  nav.control {display: none;}
  nav.control.mobile {display: block;}
  nav.control a.action{width: 90%;text-align: center;}
  nav#mobile {text-align: center;}
  a.action.showmenu {width: 90%;text-align: center;}
  /* Increase width of form input fields */
  .form-control:not(#answer_out) {width: 90%;}
}

@media only screen and (min-width: 768px) {
  nav#mobile {display: none;}
  a.action.showmenu {display: none;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {max-width: 940px;}
  .form-control:not(#answer_out) {width: 70%;}
}

@media only screen and (min-width: 960px) {
  .container {width: 950px;}
  .form-control:not(#answer_out) {width: 50%;}
  p {padding-left: 8%; padding-right: 8%;}
}

/*  Animations
======================================================= */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
  50% {opacity: 1;}
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {opacity: 1;}
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

/*  Responsive Slider
======================================================= */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 15px auto;
  }

.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;
  }

/*  Contact Form
======================================================= */
form p {margin-bottom: 10px;}
.form-group p {margin-bottom: 10px;}
input.form-control,textarea.form-control {color: #222;}
input.form-control#answer_out{color: #222; max-width: 30px;display: inline;margin-left: 10px;}
.check-subimit {margin-top: 20px;}

/* Remove link outlines */
a img, a:focus, button:focus {outline:0 !important;}
